From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vo/Notes | 435 ++ vo/Notes.vo | 78 + vo/README | 1 + vo/Revisions | 10 + vo/bin | 1 + vo/bin.linux/OBJS.arc.Z | Bin 0 -> 80620 bytes vo/bin.linux/x_votools.e | Bin 0 -> 6393079 bytes vo/bin.linux64/OBJS.arc.Z | Bin 0 -> 106435 bytes vo/bin.linux64/x_votools.e | Bin 0 -> 10454776 bytes vo/bin.macintel/IRAF.NET | 0 vo/bin.macintel/OBJS.arc.Z | Bin 0 -> 135723 bytes vo/bin.macintel/VB.MACX.x86_64 | 0 vo/bin.macintel/x_votools.e | Bin 0 -> 6899284 bytes vo/bin.macosx/IRAF.NET | 0 vo/bin.macosx/OBJS.arc.Z | Bin 0 -> 153703 bytes vo/bin.macosx/VB.MACX.x86 | 0 vo/bin.macosx/x_votools.e | Bin 0 -> 5345236 bytes vo/doc/datascope.hlp | 115 + vo/doc/registry.hlp | 426 ++ vo/doc/skybot.hlp | 0 vo/doc/sloanspec.hlp | 0 vo/doc/vizier.hlp | 87 + vo/handlers/README | 66 + vo/handlers/overhandler.cl | 26 + vo/handlers/tblhandler.cl | 61 + vo/java/Aladin.jar | Bin 0 -> 4083554 bytes vo/java/aladin | 51 + vo/java/app.aladin | 46 + vo/java/app.hub | 52 + vo/java/app.topcat | 46 + vo/java/hub | 44 + vo/java/jsamp-1.3-2.jar | Bin 0 -> 707990 bytes vo/java/topcat | 124 + vo/java/topcat-full.jar | Bin 0 -> 26377995 bytes vo/java/voclient.jar | Bin 0 -> 5477793 bytes vo/java/voclientd | 117 + vo/lib/_package.hd | 7 + vo/lib/helpdb.mip | Bin 0 -> 5430 bytes vo/lib/mkpkg.inc | 21 + vo/lib/registry.db | 20 + vo/lib/registry_full.db | 8330 ++++++++++++++++++++++++++++++++ vo/lib/root.hd | 5 + vo/lib/rootpackage.hd | 8 + vo/lib/specCone.xsl | 46 + vo/lib/strip | 5 + vo/lib/zzsetenv.def | 8 + vo/mkpkg | 118 + vo/src/.gdb_history | 15 + vo/src/OLD/datascope.cl | 152 + vo/src/OLD/fchart.cl | 136 + vo/src/OLD/sloanspec.cl | 413 ++ vo/src/OLD/vizier.cl | 65 + vo/src/mkpkg | 26 + vo/src/registry.cl | 269 ++ vo/src/skybot.cl | 129 + vo/vo.cl | 66 + vo/vo.hd | 21 + vo/vo.men | 62 + vo/vo.par | 7 + vo/votest/README | 78 + vo/votest/data/LGA_I_m32.xml | 273 ++ vo/votest/data/coma.xml | 109 + vo/votest/data/files.txt | 4 + vo/votest/data/gsc.xml | 2 + vo/votest/data/lrg.xml | 521 ++ vo/votest/data/mef.fits | 187 + vo/votest/data/ned.xml | 387 ++ vo/votest/data/ngc188.pos | 874 ++++ vo/votest/data/ngc188.xml | 2 + vo/votest/data/nomad.xml | 284 ++ vo/votest/data/sia.xml | 137 + vo/votest/data/sia2.xml | 179 + vo/votest/data/sif.fits | Bin 0 -> 532800 bytes vo/votest/data/usno-b.fits | 38 + vo/votest/data/usno-b.xml | 264 + vo/votest/data/votable_1.2.xml | 136 + vo/votest/data/wuppe.xml | Bin 0 -> 4142 bytes vo/votest/doc/test.hlp | 36 + vo/votest/mkcache.cl | 59 + vo/votest/mkout.cl | 88 + vo/votest/mkpkg | 28 + vo/votest/run_test.cl | 57 + vo/votest/test.cl | 101 + vo/votest/tests/README | 0 vo/votest/tests/fcache.men | 9 + vo/votest/tests/fcache_001.cl | 8 + vo/votest/tests/fcache_001.out | 0 vo/votest/tests/fcache_002.cl | 8 + vo/votest/tests/fcache_002.out | 0 vo/votest/tests/fcache_003.cl | 8 + vo/votest/tests/fcache_003.out | 0 vo/votest/tests/fcache_004.cl | 8 + vo/votest/tests/fcache_004.out | 0 vo/votest/tests/namefail.men | 5 + vo/votest/tests/namefail_001.cl | 16 + vo/votest/tests/namefail_001.out | 1 + vo/votest/tests/namefail_002.cl | 16 + vo/votest/tests/namefail_002.out | 1 + vo/votest/tests/namefail_003.cl | 16 + vo/votest/tests/namefail_003.out | 0 vo/votest/tests/req.men | 95 + vo/votest/tests/req_1.0.cl | 20 + vo/votest/tests/req_1.0.out | 9 + vo/votest/tests/req_1.1.cl | 34 + vo/votest/tests/req_1.1.out | 244 + vo/votest/tests/req_1.2.1.cl | 108 + vo/votest/tests/req_1.2.1.out | 50 + vo/votest/tests/req_1.2.cl | 32 + vo/votest/tests/req_1.2.out | 52 + vo/votest/tests/req_1.3.cl | 47 + vo/votest/tests/req_1.3.out | 45 + vo/votest/tests/req_1.4.cl | 45 + vo/votest/tests/req_1.4.out | 115 + vo/votest/tests/req_3.0.cl | 18 + vo/votest/tests/req_3.0.out | 9 + vo/votest/tests/req_3.1.cl | 15 + vo/votest/tests/req_3.1.out | 18 + vo/votest/tests/req_3.2.cl | 46 + vo/votest/tests/req_3.2.out | 236 + vo/votest/tests/req_3.3.1.cl | 24 + vo/votest/tests/req_3.3.1.out | 10 + vo/votest/tests/req_3.3.2.cl | 23 + vo/votest/tests/req_3.3.2.out | 10 + vo/votest/tests/req_3.3.3.cl | 30 + vo/votest/tests/req_3.3.3.out | 15 + vo/votest/tests/req_3.3.4.cl | 23 + vo/votest/tests/req_3.3.4.out | 10 + vo/votest/tests/req_3.3.cl | 17 + vo/votest/tests/req_3.3.out | 6 + vo/votest/tests/req_3.4.cl | 19 + vo/votest/tests/req_3.4.out | 11 + vo/votest/tests/req_4.0.cl | 20 + vo/votest/tests/req_4.0.out | 8 + vo/votest/tests/req_4.1.cl | 20 + vo/votest/tests/req_4.1.out | 926 ++++ vo/votest/tests/req_4.2.cl | 29 + vo/votest/tests/req_4.2.out | 724 +++ vo/votest/tests/req_4.3.cl | 22 + vo/votest/tests/req_4.3.out | 8 + vo/votest/tests/req_4.4.cl | 39 + vo/votest/tests/req_4.4.out | 254 + vo/votest/tests/req_4.5.cl | 36 + vo/votest/tests/req_4.5.out | 7 + vo/votest/tests/req_4.out | 6 + vo/votest/tests/samp.tests/req_2.0.cl | 21 + vo/votest/tests/samp.tests/req_2.0.out | 8 + vo/votest/tests/samp.tests/req_2.1.cl | 69 + vo/votest/tests/samp.tests/req_2.1.out | 17 + vo/votest/tests/samp.tests/req_2.2.cl | 61 + vo/votest/tests/url.men | 0 vo/votest/tests/url_001.cl | 43 + vo/votest/tests/url_001.out | 1837 +++++++ vo/votest/tests/url_002.cl | 35 + vo/votest/tests/url_002.out | 28 + vo/votest/tests/url_003.cl | 40 + vo/votest/tests/url_003.out | 78 + vo/votest/tests/votable.men | 11 + vo/votest/tests/votable_001.cl | 26 + vo/votest/tests/votable_001.out | 36 + vo/votest/tests/votable_002.cl | 26 + vo/votest/tests/votable_002.out | 76 + vo/votest/tests/votable_003.cl | 30 + vo/votest/tests/votable_003.out | 12 + vo/votest/tests/votable_004.cl | 43 + vo/votest/tests/votable_004.out | 268 + vo/votest/tests/votable_005.cl | 26 + vo/votest/tests/votable_005.out | 20 + vo/votest/tests/votable_006.cl | 44 + vo/votest/tests/votable_006.out | 64 + vo/votest/votest.cl | 29 + vo/votest/votest.hd | 8 + vo/votest/votest.men | 3 + vo/votest/votest.par | 7 + vo/votools/.url1921212889 | 1 + vo/votools/.url1921212890 | 1 + vo/votools/.url1921212891 | 1 + vo/votools/.url1921212892 | 1 + vo/votools/.url1921212893 | 1 + vo/votools/.url1921212894 | 1 + vo/votools/Notes | 0 vo/votools/aladin.cl | 43 + vo/votools/colbyid.cl | 51 + vo/votools/colbyname.cl | 51 + vo/votools/colbyucd.cl | 51 + vo/votools/console.x | 84 + vo/votools/cross_comp.sh | 42 + vo/votools/dalclient.par | 12 + vo/votools/dbglevel.par | 1 + vo/votools/dispname.par | 3 + vo/votools/doc/_docs | 35 + vo/votools/doc/aladin.hlp | 50 + vo/votools/doc/colbyid.hlp | 94 + vo/votools/doc/colbyname.hlp | 94 + vo/votools/doc/colbyucd.hlp | 92 + vo/votools/doc/dispname.hlp | 44 + vo/votools/doc/dss.hlp | 88 + vo/votools/doc/getcat.hlp | 144 + vo/votools/doc/getimg.hlp | 142 + vo/votools/doc/getspec.hlp | 1 + vo/votools/doc/hub.hlp | 56 + vo/votools/doc/mkregdb.hlp | 93 + vo/votools/doc/nedoverlay.hlp | 74 + vo/votools/doc/obslogoverlay.hlp | 98 + vo/votools/doc/overhandler.hlp | 0 vo/votools/doc/qstring.hlp | 71 + vo/votools/doc/radiooverlay.hlp | 64 + vo/votools/doc/regdb.hlp | 117 + vo/votools/doc/regmetalist.hlp | 34 + vo/votools/doc/sesame.hlp | 124 + vo/votools/doc/stilts.hlp | 27 + vo/votools/doc/tabclip.hlp | 39 + vo/votools/doc/taboverlay.hlp | 61 + vo/votools/doc/tblhandler.hlp | 0 vo/votools/doc/topcat.hlp | 50 + vo/votools/doc/voclient.hlp | 22 + vo/votools/doc/vodata.hlp | 189 + vo/votools/doc/votcopy.hlp | 102 + vo/votools/doc/votget.hlp | 107 + vo/votools/doc/votpos.hlp | 119 + vo/votools/doc/wcsinfo.hlp | 77 + vo/votools/doc/xrayoverlay.hlp | 65 + vo/votools/dss.cl | 107 + vo/votools/gasplib/calcds.x | 139 + vo/votools/gasplib/ccgseq.x | 94 + vo/votools/gasplib/ccgsxy.x | 200 + vo/votools/gasplib/dcmpsv.f | 230 + vo/votools/gasplib/eqtopix.x | 43 + vo/votools/gasplib/fitsvd.f | 35 + vo/votools/gasplib/gsctab.x | 66 + vo/votools/gasplib/ksbsvd.f | 24 + vo/votools/gasplib/mkpkg | 22 + vo/votools/gasplib/pixtoeq.x | 37 + vo/votools/gasplib/rdaslf.x | 131 + vo/votools/gasplib/rdxy.x | 43 + vo/votools/gasplib/regren.f | 309 ++ vo/votools/gasplib/treqst.x | 33 + vo/votools/gasplib/trsteq.x | 45 + vo/votools/gasplib/varsvd.f | 21 + vo/votools/getcat.cl | 178 + vo/votools/getimg.cl | 177 + vo/votools/getspec.cl | 89 + vo/votools/hub.cl | 70 + vo/votools/imgcat.cl | 139 + vo/votools/makewcs.par | 3 + vo/votools/mkpkg | 40 + vo/votools/mkregdb.cl | 141 + vo/votools/nedoverlay.cl | 116 + vo/votools/obslogoverlay.cl | 166 + vo/votools/prettystr.cl | 89 + vo/votools/qstring.cl | 89 + vo/votools/radiooverlay.cl | 73 + vo/votools/regdb.cl | 341 ++ vo/votools/regmetalist.cl | 71 + vo/votools/resdb.x | 100 + vo/votools/sbquery.par | 7 + vo/votools/sesame.par | 12 + vo/votools/t_dalclient.x | 140 + vo/votools/t_dispname.x | 49 + vo/votools/t_makewcs.x | 334 ++ vo/votools/t_sbquery.x | 406 ++ vo/votools/t_sesame.x | 135 + vo/votools/t_vodata.x | 736 +++ vo/votools/t_votcopy.x | 45 + vo/votools/t_votget.x | 122 + vo/votools/t_votsize.x | 32 + vo/votools/tabclip.cl | 49 + vo/votools/taboverlay.cl | 73 + vo/votools/tests/vodata_001.cl | 27 + vo/votools/tests/zztest.csh | 18 + vo/votools/topcat.cl | 43 + vo/votools/vocdctl.par | 1 + vo/votools/vodata.par | 16 + vo/votools/votcopy.par | 6 + vo/votools/votget.par | 10 + vo/votools/votools.cl | 76 + vo/votools/votools.hd | 58 + vo/votools/votools.men | 62 + vo/votools/votools.par | 7 + vo/votools/votpos.cl | 118 + vo/votools/votsize.par | 2 + vo/votools/wcsinfo.cl | 307 ++ vo/votools/x_votools.x | 11 + vo/votools/xrayoverlay.cl | 74 + 283 files changed, 31310 insertions(+) create mode 100644 vo/Notes create mode 100644 vo/Notes.vo create mode 100644 vo/README create mode 100644 vo/Revisions create mode 120000 vo/bin create mode 100644 vo/bin.linux/OBJS.arc.Z create mode 100755 vo/bin.linux/x_votools.e create mode 100644 vo/bin.linux64/OBJS.arc.Z create mode 100755 vo/bin.linux64/x_votools.e create mode 100644 vo/bin.macintel/IRAF.NET create mode 100644 vo/bin.macintel/OBJS.arc.Z create mode 100644 vo/bin.macintel/VB.MACX.x86_64 create mode 100755 vo/bin.macintel/x_votools.e create mode 100644 vo/bin.macosx/IRAF.NET create mode 100644 vo/bin.macosx/OBJS.arc.Z create mode 100644 vo/bin.macosx/VB.MACX.x86 create mode 100755 vo/bin.macosx/x_votools.e create mode 100644 vo/doc/datascope.hlp create mode 100644 vo/doc/registry.hlp create mode 100644 vo/doc/skybot.hlp create mode 100644 vo/doc/sloanspec.hlp create mode 100644 vo/doc/vizier.hlp create mode 100644 vo/handlers/README create mode 100644 vo/handlers/overhandler.cl create mode 100644 vo/handlers/tblhandler.cl create mode 100644 vo/java/Aladin.jar create mode 100755 vo/java/aladin create mode 100755 vo/java/app.aladin create mode 100755 vo/java/app.hub create mode 100755 vo/java/app.topcat create mode 100755 vo/java/hub create mode 100644 vo/java/jsamp-1.3-2.jar create mode 100755 vo/java/topcat create mode 100644 vo/java/topcat-full.jar create mode 100644 vo/java/voclient.jar create mode 100755 vo/java/voclientd create mode 100644 vo/lib/_package.hd create mode 100644 vo/lib/helpdb.mip create mode 100644 vo/lib/mkpkg.inc create mode 100644 vo/lib/registry.db create mode 100644 vo/lib/registry_full.db create mode 100644 vo/lib/root.hd create mode 100644 vo/lib/rootpackage.hd create mode 100644 vo/lib/specCone.xsl create mode 100644 vo/lib/strip create mode 100644 vo/lib/zzsetenv.def create mode 100644 vo/mkpkg create mode 100644 vo/src/.gdb_history create mode 100644 vo/src/OLD/datascope.cl create mode 100644 vo/src/OLD/fchart.cl create mode 100644 vo/src/OLD/sloanspec.cl create mode 100644 vo/src/OLD/vizier.cl create mode 100644 vo/src/mkpkg create mode 100644 vo/src/registry.cl create mode 100644 vo/src/skybot.cl create mode 100644 vo/vo.cl create mode 100644 vo/vo.hd create mode 100644 vo/vo.men create mode 100644 vo/vo.par create mode 100644 vo/votest/README create mode 100644 vo/votest/data/LGA_I_m32.xml create mode 100644 vo/votest/data/coma.xml create mode 100644 vo/votest/data/files.txt create mode 100644 vo/votest/data/gsc.xml create mode 100644 vo/votest/data/lrg.xml create mode 100644 vo/votest/data/mef.fits create mode 100644 vo/votest/data/ned.xml create mode 100644 vo/votest/data/ngc188.pos create mode 100644 vo/votest/data/ngc188.xml create mode 100644 vo/votest/data/nomad.xml create mode 100644 vo/votest/data/sia.xml create mode 100644 vo/votest/data/sia2.xml create mode 100644 vo/votest/data/sif.fits create mode 100644 vo/votest/data/usno-b.fits create mode 100644 vo/votest/data/usno-b.xml create mode 100644 vo/votest/data/votable_1.2.xml create mode 100644 vo/votest/data/wuppe.xml create mode 100644 vo/votest/doc/test.hlp create mode 100644 vo/votest/mkcache.cl create mode 100644 vo/votest/mkout.cl create mode 100644 vo/votest/mkpkg create mode 100644 vo/votest/run_test.cl create mode 100644 vo/votest/test.cl create mode 100644 vo/votest/tests/README create mode 100644 vo/votest/tests/fcache.men create mode 100644 vo/votest/tests/fcache_001.cl create mode 100644 vo/votest/tests/fcache_001.out create mode 100644 vo/votest/tests/fcache_002.cl create mode 100644 vo/votest/tests/fcache_002.out create mode 100644 vo/votest/tests/fcache_003.cl create mode 100644 vo/votest/tests/fcache_003.out create mode 100644 vo/votest/tests/fcache_004.cl create mode 100644 vo/votest/tests/fcache_004.out create mode 100644 vo/votest/tests/namefail.men create mode 100644 vo/votest/tests/namefail_001.cl create mode 100644 vo/votest/tests/namefail_001.out create mode 100644 vo/votest/tests/namefail_002.cl create mode 100644 vo/votest/tests/namefail_002.out create mode 100644 vo/votest/tests/namefail_003.cl create mode 100644 vo/votest/tests/namefail_003.out create mode 100644 vo/votest/tests/req.men create mode 100644 vo/votest/tests/req_1.0.cl create mode 100644 vo/votest/tests/req_1.0.out create mode 100644 vo/votest/tests/req_1.1.cl create mode 100644 vo/votest/tests/req_1.1.out create mode 100644 vo/votest/tests/req_1.2.1.cl create mode 100644 vo/votest/tests/req_1.2.1.out create mode 100644 vo/votest/tests/req_1.2.cl create mode 100644 vo/votest/tests/req_1.2.out create mode 100644 vo/votest/tests/req_1.3.cl create mode 100644 vo/votest/tests/req_1.3.out create mode 100644 vo/votest/tests/req_1.4.cl create mode 100644 vo/votest/tests/req_1.4.out create mode 100644 vo/votest/tests/req_3.0.cl create mode 100644 vo/votest/tests/req_3.0.out create mode 100644 vo/votest/tests/req_3.1.cl create mode 100644 vo/votest/tests/req_3.1.out create mode 100644 vo/votest/tests/req_3.2.cl create mode 100644 vo/votest/tests/req_3.2.out create mode 100644 vo/votest/tests/req_3.3.1.cl create mode 100644 vo/votest/tests/req_3.3.1.out create mode 100644 vo/votest/tests/req_3.3.2.cl create mode 100644 vo/votest/tests/req_3.3.2.out create mode 100644 vo/votest/tests/req_3.3.3.cl create mode 100644 vo/votest/tests/req_3.3.3.out create mode 100644 vo/votest/tests/req_3.3.4.cl create mode 100644 vo/votest/tests/req_3.3.4.out create mode 100644 vo/votest/tests/req_3.3.cl create mode 100644 vo/votest/tests/req_3.3.out create mode 100644 vo/votest/tests/req_3.4.cl create mode 100644 vo/votest/tests/req_3.4.out create mode 100644 vo/votest/tests/req_4.0.cl create mode 100644 vo/votest/tests/req_4.0.out create mode 100644 vo/votest/tests/req_4.1.cl create mode 100644 vo/votest/tests/req_4.1.out create mode 100644 vo/votest/tests/req_4.2.cl create mode 100644 vo/votest/tests/req_4.2.out create mode 100644 vo/votest/tests/req_4.3.cl create mode 100644 vo/votest/tests/req_4.3.out create mode 100644 vo/votest/tests/req_4.4.cl create mode 100644 vo/votest/tests/req_4.4.out create mode 100644 vo/votest/tests/req_4.5.cl create mode 100644 vo/votest/tests/req_4.5.out create mode 100644 vo/votest/tests/req_4.out create mode 100644 vo/votest/tests/samp.tests/req_2.0.cl create mode 100644 vo/votest/tests/samp.tests/req_2.0.out create mode 100644 vo/votest/tests/samp.tests/req_2.1.cl create mode 100644 vo/votest/tests/samp.tests/req_2.1.out create mode 100644 vo/votest/tests/samp.tests/req_2.2.cl create mode 100644 vo/votest/tests/url.men create mode 100644 vo/votest/tests/url_001.cl create mode 100644 vo/votest/tests/url_001.out create mode 100644 vo/votest/tests/url_002.cl create mode 100644 vo/votest/tests/url_002.out create mode 100644 vo/votest/tests/url_003.cl create mode 100644 vo/votest/tests/url_003.out create mode 100644 vo/votest/tests/votable.men create mode 100644 vo/votest/tests/votable_001.cl create mode 100644 vo/votest/tests/votable_001.out create mode 100644 vo/votest/tests/votable_002.cl create mode 100644 vo/votest/tests/votable_002.out create mode 100644 vo/votest/tests/votable_003.cl create mode 100644 vo/votest/tests/votable_003.out create mode 100644 vo/votest/tests/votable_004.cl create mode 100644 vo/votest/tests/votable_004.out create mode 100644 vo/votest/tests/votable_005.cl create mode 100644 vo/votest/tests/votable_005.out create mode 100644 vo/votest/tests/votable_006.cl create mode 100644 vo/votest/tests/votable_006.out create mode 100644 vo/votest/votest.cl create mode 100644 vo/votest/votest.hd create mode 100644 vo/votest/votest.men create mode 100644 vo/votest/votest.par create mode 100644 vo/votools/.url1921212889 create mode 100644 vo/votools/.url1921212890 create mode 100644 vo/votools/.url1921212891 create mode 100644 vo/votools/.url1921212892 create mode 100644 vo/votools/.url1921212893 create mode 100644 vo/votools/.url1921212894 create mode 100644 vo/votools/Notes create mode 100644 vo/votools/aladin.cl create mode 100644 vo/votools/colbyid.cl create mode 100644 vo/votools/colbyname.cl create mode 100644 vo/votools/colbyucd.cl create mode 100644 vo/votools/console.x create mode 100755 vo/votools/cross_comp.sh create mode 100644 vo/votools/dalclient.par create mode 100644 vo/votools/dbglevel.par create mode 100644 vo/votools/dispname.par create mode 100644 vo/votools/doc/_docs create mode 100644 vo/votools/doc/aladin.hlp create mode 100644 vo/votools/doc/colbyid.hlp create mode 100644 vo/votools/doc/colbyname.hlp create mode 100644 vo/votools/doc/colbyucd.hlp create mode 100644 vo/votools/doc/dispname.hlp create mode 100644 vo/votools/doc/dss.hlp create mode 100644 vo/votools/doc/getcat.hlp create mode 100644 vo/votools/doc/getimg.hlp create mode 100644 vo/votools/doc/getspec.hlp create mode 100644 vo/votools/doc/hub.hlp create mode 100644 vo/votools/doc/mkregdb.hlp create mode 100644 vo/votools/doc/nedoverlay.hlp create mode 100644 vo/votools/doc/obslogoverlay.hlp create mode 100644 vo/votools/doc/overhandler.hlp create mode 100644 vo/votools/doc/qstring.hlp create mode 100644 vo/votools/doc/radiooverlay.hlp create mode 100644 vo/votools/doc/regdb.hlp create mode 100644 vo/votools/doc/regmetalist.hlp create mode 100644 vo/votools/doc/sesame.hlp create mode 100644 vo/votools/doc/stilts.hlp create mode 100644 vo/votools/doc/tabclip.hlp create mode 100644 vo/votools/doc/taboverlay.hlp create mode 100644 vo/votools/doc/tblhandler.hlp create mode 100644 vo/votools/doc/topcat.hlp create mode 100644 vo/votools/doc/voclient.hlp create mode 100644 vo/votools/doc/vodata.hlp create mode 100644 vo/votools/doc/votcopy.hlp create mode 100644 vo/votools/doc/votget.hlp create mode 100644 vo/votools/doc/votpos.hlp create mode 100644 vo/votools/doc/wcsinfo.hlp create mode 100644 vo/votools/doc/xrayoverlay.hlp create mode 100644 vo/votools/dss.cl create mode 100644 vo/votools/gasplib/calcds.x create mode 100644 vo/votools/gasplib/ccgseq.x create mode 100644 vo/votools/gasplib/ccgsxy.x create mode 100644 vo/votools/gasplib/dcmpsv.f create mode 100644 vo/votools/gasplib/eqtopix.x create mode 100644 vo/votools/gasplib/fitsvd.f create mode 100644 vo/votools/gasplib/gsctab.x create mode 100644 vo/votools/gasplib/ksbsvd.f create mode 100644 vo/votools/gasplib/mkpkg create mode 100644 vo/votools/gasplib/pixtoeq.x create mode 100644 vo/votools/gasplib/rdaslf.x create mode 100644 vo/votools/gasplib/rdxy.x create mode 100644 vo/votools/gasplib/regren.f create mode 100644 vo/votools/gasplib/treqst.x create mode 100644 vo/votools/gasplib/trsteq.x create mode 100644 vo/votools/gasplib/varsvd.f create mode 100644 vo/votools/getcat.cl create mode 100644 vo/votools/getimg.cl create mode 100644 vo/votools/getspec.cl create mode 100644 vo/votools/hub.cl create mode 100644 vo/votools/imgcat.cl create mode 100644 vo/votools/makewcs.par create mode 100644 vo/votools/mkpkg create mode 100644 vo/votools/mkregdb.cl create mode 100644 vo/votools/nedoverlay.cl create mode 100644 vo/votools/obslogoverlay.cl create mode 100644 vo/votools/prettystr.cl create mode 100644 vo/votools/qstring.cl create mode 100644 vo/votools/radiooverlay.cl create mode 100644 vo/votools/regdb.cl create mode 100644 vo/votools/regmetalist.cl create mode 100644 vo/votools/resdb.x create mode 100644 vo/votools/sbquery.par create mode 100644 vo/votools/sesame.par create mode 100644 vo/votools/t_dalclient.x create mode 100644 vo/votools/t_dispname.x create mode 100644 vo/votools/t_makewcs.x create mode 100644 vo/votools/t_sbquery.x create mode 100644 vo/votools/t_sesame.x create mode 100644 vo/votools/t_vodata.x create mode 100644 vo/votools/t_votcopy.x create mode 100644 vo/votools/t_votget.x create mode 100644 vo/votools/t_votsize.x create mode 100644 vo/votools/tabclip.cl create mode 100644 vo/votools/taboverlay.cl create mode 100644 vo/votools/tests/vodata_001.cl create mode 100755 vo/votools/tests/zztest.csh create mode 100644 vo/votools/topcat.cl create mode 100644 vo/votools/vocdctl.par create mode 100644 vo/votools/vodata.par create mode 100644 vo/votools/votcopy.par create mode 100644 vo/votools/votget.par create mode 100644 vo/votools/votools.cl create mode 100644 vo/votools/votools.hd create mode 100644 vo/votools/votools.men create mode 100644 vo/votools/votools.par create mode 100644 vo/votools/votpos.cl create mode 100644 vo/votools/votsize.par create mode 100644 vo/votools/wcsinfo.cl create mode 100644 vo/votools/x_votools.x create mode 100644 vo/votools/xrayoverlay.cl (limited to 'vo') diff --git a/vo/Notes b/vo/Notes new file mode 100644 index 00000000..2d98629d --- /dev/null +++ b/vo/Notes @@ -0,0 +1,435 @@ + + + NVO Package -- Current Status and Planned Work + ============================================== + Initial Draft: 10/11/06 + + + This document describes the current status (and possible future +work) of the NVO external package being developed as part of the NVO Summer +School Software (NVOSSS) distribution. This project represents the +client-side integration of IRAF with the NVO and is built on a VOClient +interface being developed in parallel (and in collaboration with Doug Tody). +The external package can be released indepedently and contains all the needed +components, however the installation process will require more steps than +most other packages. + + Development is constrained by a 12/1/06 deadline for a code freeze +of the NVOSSS. This affects primarily the VOClient interface since the +IRAF distribution installed by the NVOSSS remains on an outside server and +can be updated independently. What this means for the NVO package is that +only those VO services currently interfaced by VOClient are acccessible +for task development presently, however it is expected the NVOSSS will be +updated regularly and the subset of NVOSSS code needed for the NVO package +can be included in the distribution and developed outside the scope of the +NVOSSS (i.e. you won't need NVOSSS to run the package, we can update the +package (inc. a new VOClient) at will). + + +Current Status +============== + +The project has three main components described below: + + + VOClient -- Multi-Language client-side VO access + ------------------------------------------------ + + The VOClient code consists of the following: + + voclientd - The daemon process used as a server to the interface. + This is just a shell command for invoking the java code. + voclient.jar - Jar file of VOClient classes implementing the daemon + Client API - A C-based API that invokes the interface methods in the + voclient.jar file. Bindings for Fortran, SPP and Python + will be part of the initial release, work on automatic + builds for other languages (Perl, Ruby, Java, etc via + SWIG) are planned however these languages may be used + today after a platform-specific build process. + Example Code - The clientapi contains several dozen example tasks in + a variety of languages. + + The daemon and interface support a number of VO interfaces needed to + develop applications: + + Registry Query + Data Access (Cone and Siap) + SkyBoT Service interface + Name-to-Coordinate Resolution (Sesame web service) + + + + VO-CL -- Enhanced IRAF CL with new VO builtin functions + ------------------------------------------------------- + + + The VO-CL adds a number of new builtin functions for querying the + registry, data access, and VOClient control. Hi-level procedures are + summarized below: + + VO Client Library: + + stat = initVOClient (opts) + stat = closeVOClient (quit_flag) + stat = restartVOClient (quit_flag) + stat = validateObj (obj) + stat = vocReady () + + DAL Service Interface: + + qres = dalConeSvc (url, ra, dec, sr) + qres = dalSiapSvc (url, ra, dec, rsize[, dsize[, fmt]]) + count = dalRecordCount (qres) + stat = dalGetData (qres, recnum, fname) + val = dalGet[Str|Int|Dbl] (qres, attrname, recnum) + + fname = getData (url, [fname]) + + Registry Search Interface: + + str = regResolver (shortName,[svctype[,attr[,index]]]) + N = nresolved () + + resource = regSearch (term [, orValues]) + resource = regSearch (keywords, orValues) + resource = regSearch (sql, keywords, orValues) + resource = regSvcSearch (svcType, searchTerm, orValues) + + count = regResultCount (resource) + str = regValue (resource, attr_list, resIndex) + + + (The low-level interface is not shown here.) The interface described + is sufficient for developing most higher level science applications (and + indeed is what's used to develop most of the package tasks), providing + means to find data resources in the Registry and routines needed to query + a resource and step through the result in a CL script. In most cases + however, users will develop scripts using the toolbox tasks available in + the package. + + + + NVO Package -- Current Tasks + ---------------------------- + + The NVO package tasks are currently all at a single level with the + idea this would be restructured to provide user applications as well as a + sub-package of 'toolkit' tasks to be used in script development. The + majority of tasks are CL scripts built with the new VO-CL interface + above, however a few low-level compiled SPP tasks exist in the toolkit. + The VOClient jar (library) file as well as other Java components + (specifically the STILTS tools needed for VOTable processing) are + distributed with the package and appropriate foreign task declarations + are made in the NVO package-loading script. Similarly, the VOClient + sources as well as the VO-CL itself will be part of the package + distribution. + + To reduce the complexity of the installation, we see the package as + being a multi-architecture binary release rather than pure source (the + GUIAPPS package was likewise distributed with all supported binaries). + The only external dependency is that the user have Java 1.4+ available on + the machine. + + The contents of the current package are given below. For the purpose + of this document assume the package restructuring has been done as + described. A '*' indicates that a help page for the tasks currently + exists, note that a separate "NVO Script Programmer's Guide" (separate + from the VOClient programmer's doc) still needs to be written as well. + + + Toplevel apps: + + * datascope - Toy DataScope application + * registry - Query the NVO Registry + * skybot - Sky Bodies Tracker -- Minor planet locator service + * sloanspec - Browse SDSS spectra + getspec - Get one or more SDSS spectra to local FITS files + + + Toolbox sub-package: + + * conecaller - Call a Cone Search (catalog access) service + * rawcaller - Access a raw URL, optionally converting tabular output + * siapcaller - Call an SIAP (image access) service + * sesame - Sesame name resolver service + * vizier - Download one or more VizieR tables + + nedoverlay - Overlay NED objects in the image display + obslogoverlay - Overlay an observation catalog (HST, XMM, etc) + + tabclip - Clip a table to given boundaries + tabout - Output/convert a VOTable to various formats + + imwcsinfo - Summarize the WCS information of an image + + (Hidden Tasks) + prettystr - Pretty-print a string + regmetalist - List the Registry Metadata (column names) + sbquery - SkyBot query utility task + ssquery - Sloan Spectra query utility task + stilts - Starlink Tables Infrastructure Library Tool Set + + + + +Future Development +================== + + In the following table we summarize possible future work on the +package. This list probably also includes the listed toolbox tasks and maybe +one or more of the new toplevel apps (depending on identified priorities) and +may/should be supplemented by the scientific staff, Frank and/or Andrew would +be good people to implement them. I note that someting IR-specific is +missing, there may be a piece of the NEWFIRM pipeline that could use VO +resources and implemented here as well. + + Items marked in the 'User Need' column refer to work that must be +done for a "proper" user release of the package as a Christmas present. The +remaining items (incomplete as they are) would fill out proposed work for the +FY07 NVO grant. Deployment of simple web services is possible with a few +weeks effort, + + + Component Work Item Est Time User Need? + --------- --------- -------- ---------- + + VOClient Writing a detailed Programmer's Guide 1-2 weeks Yes + Improved error handling/trapping 2 days Yes + API calls to "free" objects in daemon + HashMap (could also be done using a + different data structure to limit size) 1 day Yes + + Restructure VOClient java code for future 3-4 days No + scalability + Switch to Registry 1.1. spec 3-4 days No + New DAL interfaces in API and daemon: + SSAP 2-3 days No + ADQL 1-2 days No + VOSpace 5 days No + Footprint Services 1-2 days No + Client-side i/f to Skynode crossmatch svc 5 days No + Auto-build of SWIG bindings 2 weeks No + VOClient logging and async messaging 3 days No + Additional multi-language example tasks 2 days No + + Registry integration in dalclient for + service discovery ??? No + Support for multiple services in dalclient + connection context ??? No + Query merge capability for DAL discovery + queries ??? No + + + VO-CL Bug fixes as they come up <1 day Yes + "NVO Script Programmer's Guide" 1-week Yes + + New DAL interfaces as they are implemented 1-day No + + + + NVO Pkg Help Pages for all tasks 4 days Yes + Minor structure changes to give all apps + a common i/f (local image, ObjName, Pos) 1 day Yes + Improved handling of NULL query returns 1 day Yes + + New toplevel apps (described below) 1-5 day ea. ??? + New toolbox tasks (described below) <1 day ea. ??? + + + + New Toplevel Science Apps: + -------------------------- + + ccdiagram -- Draw color-color diagram of sources in image/list + colselect -- Find the objects in a field w/ given color properties + finderchart -- Produce a finder chart for a region of the sky + hrdiagram -- Draw HR diagram of sources in image/list + multiview -- Multi-wavelength image/object display + sedbuilder -- Build an SED for a named object + + wcsfixer -- Compute or improve the WCS of an image + + Notes: + + CCDIAGRAM - Given an image footprint, sky position, or list of sources + computes a color-color diagram of objects. Uses SKYPORTAL + to get colors from selected catalogs and xmatch sources, + result table can be filtered with local xmatch against a + list of sources and an interactive loop lets the user + change the axes being displayed. If there's time, a grid + of multiple c-c diagrams could be displayed + + HRDIAGRAM - Special case of CCDIAGRAM, same/similar features. + COLSELECT - Given an image footprint or sky position use SKYPORTAL to + find objects with specified color properties (e.g. very + red, detected in one band but not another, etc). Marks + the resulting objects in the display and prints the table. + WCSFIXER - Desktop version of the webapp, able to process multiple + images in batch mode. Code needs only minor updating and + modification + FINDERCHART - Combines various overlay elements to produce and image + display marked with all sorts of interesting extra data + derived from VO sources. Can use an existing image or + DSS image of the field. + MULTIVIEW - Given an entire image or object/radius downloads cutouts + from various all-sky (or pointed observation) SIAP services + and loads them in the image display for blinking. The task + automatically registers the images, user selects image + services and passbands (e.g. 2MASS HJK, SDSS filters for + optical, NVSS or FIRST, etc). + SEDBUILDER - Uses SKYPORTAL to query skynodes for data points and + probably a new custom task to fit the data to get a + bolometric luminosity. + + Enhancements to Existing Tasks: + + DATASCOPE - Adding a multiple-connection context to the DAL interfaces + would mean we could query services much more quickly in + parallel. This would open the possibility of an interactive + mode for the task that could be used drill down into the + data visually, e.g. query observing log sources, overlay + the footprints and select image previews from the + associated SIAP service. + SLOANSPEC - The SKYPORTAL client would allow us the query the SDSS + tables for specific line information and could be used to + provide either advanced search capability in this task or + a new task altogether. What we get back would be a table + of spectra that could be downloaded as well as line + intensities (redshift, positions, etc). This would allow + a science app to be written that automatically plots e.g. + specific line ratios for a large sample of data (as when + looking for AGN, starforming galaxies, etc). + + + New Toolbox Tasks: (Est. less than a day to build each) + ------------------ + + imagecat - Create a catalog of objects in an image + skyportal - Get raw result of an ADQL query to OpenSkyQuery + + 2massoverlay - Overlay 2MASS PSC or XSC objects in the image display + nvssoverlay - Overlay NRAO VLA Sky Survey objects in the image display + radiocontour - Overlay radio contours (NVSS or FIRST) on the display + + tfootprint - Compute the bounding box (footprint) of a table + taboverlay - Overlay a generic table on the image display + + + Notes: + IMAGECAT - The tasks exists as part of the WCSFixer but would be + rewritten to use the VOClient interfaces. + SKYPORTAL - This is a Java foreign task that passes a generic + ADQL query on to OpenSkyQuery and returns the raw VOTable + result. The idea is that the calling script would have + to construct a meaning query based on its purpose, this + simply executes the query. + 2MASSOVERLAY + NVSSOVERLAY + RADIOCONTOUR - More of the same kind of catalog overlay utilities but + with named data sources for convenience. + + TFOOTPRINT - Like IMWCSINFO but computes the bounding box/circle that + covers all points in a table given the (x,y) column to be + used. Updates its parameters with center, corner, radius + TABOVERLAY - Computes the (x,y) display coords for named columns in a + table given an image wcs, overlays points, can optionally + display image as well. Tasks like NEDOVERLAY built w/ this + + + +Example Science Projects +======================== + +[NOTE: This section needs a lot more work by people who know what they're + talking about. Example science cases should be outlined here and + I can fill in gaps about how it might be done, I'm hoping that + the F2F will help complete this section.] + +1) Search for galaxies with suppressed star formation. This idea come from + a Gemini result announced at + + http://www.gemini.edu/index.php?option=content&task=view&id=201.html + + Basically, a sample of 20 galaxies with 2.0 < z < 2.7 and Kmag < 19.7 + were observed w/ GNIRS and 45% were found to not be forming stars (i.e. + no emission features). At that redshift, the Ha line is in the K band + but we can use the principles here to look at other redshift ranges using + a much larger sample. + + Using the NVO package toolbox a similar experiment could be done on + the larger SDSS spectra sample as follows: + + - Use FINDSPEC to create a table of SDSS spectra with the required + redshift range (gives us position of objects) + + - Query the 2MASS XSC at points around each SDSS object to select + those where the K magnitude is brighter than some desired cutoff + (gives us a sample of galaxies meeting the criteria). Likewise, + the SDSS catalog could similarly be queried and the ugriz magnitudes + used as the selector. + + - Use GETSPEC to download the spectra to local disk. + + - Use IDENTIFY to find spectra with no emission features + + With a SKYPORTAL client much of this could be done with a clever SQL + query. + +2) + +3) + + + +VO/IRAF AS A DPP ARCHITECTURE COMPONENT - Initial Thoughts +=========================================================== + + Current and planned DPP/E2E activities have various elements referred +to as the "VOI", however this is not in itself a concrete software component +and in an SOA environment this miscellaneous functionality introduces +complexity in other components or leads to redundant implementations. For +example, a VOSpace has both client and server-side uses in E2E, but managing +the VOSpace itself shouldn't be part of a Portal doing presentation nor does +it belong to the archive. Likewise, pipelines may need access to reference +catalogs in the VO and Portal may wish to provide access to these data as +well, but each side of the E2E would implement their own catalog clients. + + My limited (and no doubt outdated) understanding of the E2E project +is that the VOI has not yet been completely defined, and a definition of the +analysis functionality that may be needed is incomplete as well. Mosaic and +cutout services are just two examples of the types of processing that might +be called, however as the number of needed services increases the need to put +this functionality into a more centralized service becomes clear. As new +capabilities in Portal evolve (e.g. do XYZ to all images in my VOSpace) the +model of passing images one-at-a-time to other web-based analysis tasks +becomes unsustainable as well. + + The NVO-funded software development has produced both a demonstrated +framework for deploying legacy software as a web-service and a multi-language +VO client-side interface. Using this work, and an underlying IRAF system as +the processing engine, much of the functionality described as the VOI and +many of the analysis tasks needed could be implemented as a more centralized +service in the E2E system and the SOA architecture. As a multi-language API +the VOClient can provide a common interface and functionality to all parts of +E2E, realizing development savings by eliminating redunant implementations +and providing a single-point update/release as new capabilities are added. +Analysis tasks developed in the NVO package can be exposed as web-services to +the outside community as well as be used within the portal environment. +Likewise, new higher-level tasks can be developed in any of the many +languages used throughout E2E without needing to replicate much of the +infrastructure needed by VO (e.g. VOTable parsing, web-service calls, +protocol updates, etc). This also provides a clearer separation between what +is clearly VO from other components meant to provide storage, data transfer, +user-presentation, or standard reductions. + + From a user perspective, this also makes NSA data much more +attractive. Turning Portal into an full-blown analysis platform itself will +require an immense amount of work, however making the NSA data trivial to use +within scientist-written tasks and in a well-established analysis environment +will mean more people are likely to use the data products offered. The NVO +package has the potential to get many more scientists using VO data in their +everyday work. Tasks developed for the NVO package that can simultaneously +reach out to the VO for data and be called as a service itself, and which +are well-integrated with portal services, help make NOAO a destination for +VO data access (NSA or otherwise) because we would have capabilities not +found in other archive front-ends or web-applications. diff --git a/vo/Notes.vo b/vo/Notes.vo new file mode 100644 index 00000000..684512a0 --- /dev/null +++ b/vo/Notes.vo @@ -0,0 +1,78 @@ + + +Tasks + + +VOTools + + Overlays + NED + NVSS + ObsLogs + Catalog + + Table Utils + Clip to image + Convert to another format + VOTables, CSV, TSV, FITS, ASCII, IPAC + + Image Utils + WCS footprint + pos,size output params + + Registry + alias to svcUrl + alias to ivorn + aliases by type + ivorn to svcUrl + ivorn by type + + Data Query + + + +=============================================================================== + +Supported Named Resources + + NED + images I ivo://ned.ipac/Image + http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-nedsiap?mission=NED&hdr_location=%5CNEDDataPath%5C&SIAP_ACTIVE=1&collection_desc=NASA%2FIPAC+Extragalactic+Database+Image+Data+Atlas+%28NED%29& + + sources C ivo://ned.ipac/Basic_Data_Near_Position + http://nedwww.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch?search_type=Near+Position+Search&of=xml_main& + + Radio + NVSS I ivo://nasa.heasarc/skyview/nvss + http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=nvss& + NVSS C ivo://nasa.heasarc/nvss + http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=nvss& + + X-Ray + RASS3 I ivo://nasa.heasarc/skyview/rass3 + http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass3& + + Optical + DSS I ivo:nasa.heasarc/skyview/dss2 (Blue) + http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss2& + + + HEASARC (Any of the skyview service, need a catalog) + + SDSS C ivo://sdss.jhu/services/DR5CONE + http://casjobs.sdss.org/vo/dr5cone/sdssConeSearch.asmx/ConeSearch? + + SDSS I ivo://sdss.jhu/services/SIAPDR5-images + http://casjobs.sdss.org/vo/DR5SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=ugriz& + + Vizier + + CADC + + +Object Catalogs + + RC3 + 2MASS-PSC + 2dF + SDSS(DR7)QSO diff --git a/vo/README b/vo/README new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/vo/README @@ -0,0 +1 @@ + diff --git a/vo/Revisions b/vo/Revisions new file mode 100644 index 00000000..3f2553f4 --- /dev/null +++ b/vo/Revisions @@ -0,0 +1,10 @@ + +votools/t_vodata.x + The vod_tinfo() procedure was being declared as an int func (10/8/13) + +votools/t_sesame.x + Had to encode spaces in object names to resolve properly (11/2/12) + +------------------------------------------- +Initial Package Release (3/20/12) +------------------------------------------- diff --git a/vo/bin b/vo/bin new file mode 120000 index 00000000..715871b3 --- /dev/null +++ b/vo/bin @@ -0,0 +1 @@ +bin.generic \ No newline at end of file diff --git a/vo/bin.linux/OBJS.arc.Z b/vo/bin.linux/OBJS.arc.Z new file mode 100644 index 00000000..9041ecc3 Binary files /dev/null and b/vo/bin.linux/OBJS.arc.Z differ diff --git a/vo/bin.linux/x_votools.e b/vo/bin.linux/x_votools.e new file mode 100755 index 00000000..a4d303c9 Binary files /dev/null and b/vo/bin.linux/x_votools.e differ diff --git a/vo/bin.linux64/OBJS.arc.Z b/vo/bin.linux64/OBJS.arc.Z new file mode 100644 index 00000000..e73f0ee7 Binary files /dev/null and b/vo/bin.linux64/OBJS.arc.Z differ diff --git a/vo/bin.linux64/x_votools.e b/vo/bin.linux64/x_votools.e new file mode 100755 index 00000000..bc4c3ffc Binary files /dev/null and b/vo/bin.linux64/x_votools.e differ diff --git a/vo/bin.macintel/IRAF.NET b/vo/bin.macintel/IRAF.NET new file mode 100644 index 00000000..e69de29b diff --git a/vo/bin.macintel/OBJS.arc.Z b/vo/bin.macintel/OBJS.arc.Z new file mode 100644 index 00000000..8f84a6e8 Binary files /dev/null and b/vo/bin.macintel/OBJS.arc.Z differ diff --git a/vo/bin.macintel/VB.MACX.x86_64 b/vo/bin.macintel/VB.MACX.x86_64 new file mode 100644 index 00000000..e69de29b diff --git a/vo/bin.macintel/x_votools.e b/vo/bin.macintel/x_votools.e new file mode 100755 index 00000000..c75a96aa Binary files /dev/null and b/vo/bin.macintel/x_votools.e differ diff --git a/vo/bin.macosx/IRAF.NET b/vo/bin.macosx/IRAF.NET new file mode 100644 index 00000000..e69de29b diff --git a/vo/bin.macosx/OBJS.arc.Z b/vo/bin.macosx/OBJS.arc.Z new file mode 100644 index 00000000..f85755d5 Binary files /dev/null and b/vo/bin.macosx/OBJS.arc.Z differ diff --git a/vo/bin.macosx/VB.MACX.x86 b/vo/bin.macosx/VB.MACX.x86 new file mode 100644 index 00000000..e69de29b diff --git a/vo/bin.macosx/x_votools.e b/vo/bin.macosx/x_votools.e new file mode 100755 index 00000000..29f2fa4c Binary files /dev/null and b/vo/bin.macosx/x_votools.e differ diff --git a/vo/doc/datascope.hlp b/vo/doc/datascope.hlp new file mode 100644 index 00000000..4040ca02 --- /dev/null +++ b/vo/doc/datascope.hlp @@ -0,0 +1,115 @@ +.help datascope Aug06 nvo +.ih +NAME +datascope -- Toy "DataScope" application +.ih +USAGE +datascope what +.ih +PARAMETERS +.ls what +An image name, or the name of an object to be resolved into coordinates. +In the case of an image, the image is opened and if a valid WCS is +found the footprint of the image is used as the basis for the search. +In the case of an object name, the coordinates are resolved using the +\fBSESAME\fR service and a search of size \fBsr\fR degrees is performed. +The task will abort if the image doesn't contain a valid WCS. +.le +.ls service = "cone" +Type of service to query. \fBCone\fR or \fBsiap\fR are the only supported +services at the moment, "catalog" and "image" may be used as aliases +respectively. To query all supported services the value "all" may be used. +.le +.ls bandpass = "optical" +The bandpass of the service to be used (e.g. 'infrared', 'optical', +'x-ray', etc). Only those Registry resources listing this as part +of the spectral coverage field will be queried. +.le +.ls sr = "" +Search radius in decimal degrees. This parameter is only used when +resolving an object name. +.le +.ls filter = yes +Filter zero-valued or Error-returns +.le +.ls verbose = yes +Verbose output flag. +.le +.ls status = "" +Status return code of task (output). +.le + +.ih +DESCRIPTION + +The \fBDATASCOPE\fR task ...... + +.ih +EXAMPLES +1. Find IR catalogs that have data covered by the footprint +of the dev$wpix test image, filter results to exclude non-detections: + +.nf + cl> datascope dev$wpix service=cone bandpass=infrared filter+ + # + # Search Terms: RA=13:27:47.0 Dec=47:27:13.7 SR=0.109 + # Service Type: cone + # Total Querys: 22 + # + # + #Num ShortName Count IVO Identifier + #--- --------- ----- -------------- + 1 2MASS-PSC(CDS) 63 http://vizier.u-strasbg.fr/2MASS + 2 Simbad 10 ivo://CDS/simbad + 3 ADIL 1 ivo://adil.ncsa/targeted/conesearch + 4 NED(sources) 9 ivo://ned.ipac/Basic_Data_Near_Position + +.fi + +2. Find X-Ray image observations of M54: + +.nf + cl> datascope M54 service=siap bandpass=x-ray filter+ + # + # Search Terms: RA=18:55:03.3 Dec=-30:28:42.6 SR=0.250 + # Service Type: siap + # Total Querys: 14 + # + # + #Num ShortName Count IVO Identifier + #--- --------- ----- -------------- + 1 Chandra 2 http://cxc.harvard.edu/cda + 2 NED(images) 2 ivo://ned.ipac/Image + 3 RASS 3 ivo://nasa.heasarc/skyview/rass + # + # Zero Values: XMM-Newton,PSPC2,Granat/Sigma,HEAO1A,HRI,INTEGRALSPI_gc, + # PSPC1,RXTE, + # Err Returns: ROSAT/PSPC,SkyView,RASS3, + + + Now examine the Chandra images, since we match bandpass based on + the CoverageSpectral field of the resource we're not guaranteed that + the images being reported multiwavelength services are actually X-Ray. + + cl> sesame M54 + cl> siap regResolver ("Chandra","siap") sesame.ra sesame.dec 0.25 0.25 + ... to print the SIAP return table, + + To download the images directly.... + + cl> int siap, count, stat + cl> sesame M54 + cl> siap = dalSiapSvc(regResolver("Chandra","siap"),ses.ra,ses.dec,0.25) + cl> count = dalRecordCount(siap) + cl> for (i=0; i < count; i=i+1) { + >>> stat = dalGetData (siap, i, "chandra"//i//".fits") + >>> } +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +voclient +.endhelp diff --git a/vo/doc/registry.hlp b/vo/doc/registry.hlp new file mode 100644 index 00000000..ce246b54 --- /dev/null +++ b/vo/doc/registry.hlp @@ -0,0 +1,426 @@ +.help registry Aug06 nvo +.ih +NAME +registry -- Browse the NVO Registry of data and services +.ih +USAGE +registry query +.ih +PARAMETERS +.ls query +A space separated list of keywords used to query the Registry. The query +requires that all keywords in the list be present in Title, Subject or +Description fields of the resource record. +.le +.ls svc_type = "" +Constrain the results to this particular service type. The value may +be any string (or substring) found in the 'ServiceType' field of a resource. +.le +.ls bandpass = "" +Constrain the results to this particular bandpass coverage. The value may +be any string (or substring) found in the 'CoverageSpectral' field of a +resource. +.le +.ls content = "" +Constrain the results to this particular content level description. The +value may be any string (or substring) found in the 'ContentLevel' field of a +resource. +.le +.ls sql = "" +An optional sql predicate string that will be combined with any keyword +query formed by the \fBquery\fR parameter. Defining this predicate allows +the user to constrain the results based on a specified field in the resource. +.le +.ls fields = "Title,Subject,CoverageSpectral" +The list of fields to be returned with all records in a verbose result. +.le +.ls header = yes +Print a header summarizing the query and constraints? +.le +.ls verbose = no +Print verbose output? In all cases each result will contain the record number, +the ShortName field, the ServiceType field and the Identifier field of the +resource record. If the verbose parameter is set, the fields listed by the +\fBfields\fR parameter will also be listed for each record. +.le +.ls interactive = no +Drop into an interactive command loop once the query has finished? This +command loop allows the user to repeatedly return to the result table, +browsing individual records in greater detail and summarizing the entire +result again before moving on. +.le +.ls record = -1 +Print the full resource record for this record number. If less than zero +the query is performed and all results are printed. If equal to zero, the +results obtained from the most recent query are printed using the result +handled saved int he \fBqres\fR parameter. Values greater than zero will +print the entire record for that resource. +.le +.ls metadata = no +If enabled, this will cause the task to list the metadata field available +in the Registry and quit. +.le + +.ls qres = 0 +The saved query response handle passed back by the VO Client from the most +recent query. Within a given CL-VOClient pairing this object should remain +valid and can be either passed to another application for use or will be +used internally when re-requesting a specific record from a new invocation +of the task. +.le +.ls qcount = 0 +The saved number of results from the query. +.le +.ls qstring = "" +The saved keyword query string. +.le +.ls qbandpass = "" +The saved spectral coverage constraint string. +.le +.ls qcontent = "" +The saved content level constraint string. +.le +.ls qsvc = "" +The saved service-type constraint string. +.le +.ls qsql = "" +The saved sql predicate constraint string. +.le +.ls status = "" +Status return code of the web service (output). +.le + +.ih +DESCRIPTION + +The \fBREGISTRY\fR task provides a simple command-line based browser of +the NVO Registry of data and services. It is a script task built around +new VO-CL builtin functions for doing simple Registry queries. + +The default query is based on a keyword search of the whitespace-delimited +words in the \fBquery\fR parameter. Results may be further constrained by +defining the \fBsvc_type\fR, \fBbandpass\fR, \fBcontent\fR and \fBsql\fR +parameters described above. If the \fBverbose\fR parameter is set the +the metadata fields listed in the \fBfields\fR parameter will follow the +one-line summary of each resource found. This summary contains a record +number, the 'ShortName', 'ServiceType', and 'Identifier' metadata fields +of each resource. + +Calling the task a second time with a null search term and the \fBrecord\fR +parameter will print all available information on that record. A record +number of zero will reprint the summary table of results. A list of the +available metadata fields is printed by setting the \fBmetadata\fR parameter. +If the \fBinteractiv\fR parameter is set the task will drop into a command +loop following the query, a summary of the available commands may be found +below. + +.ih +REGISTRY METADATA FIELDS + +The \fBREGISTRY\fR task is presently implemented such that it is somewhat +specific to the NVO Registry hosted at JHU/STScI +(http://nvo.stsci.edu/VORegistry/index.aspx or +http://voservices.net/registry/index.aspx) An upgrade to the standard +IVOA Registry interface is planned, however despite interface differences +the contents of the Registry will be largely the same. We mention this +since the metadata fields described here are likely to change in future +versions. + +The current Registry interface may be queried for the following columns +to be returned when part of the \fBfields\fR parameter: + +.nf + String-Valued Fields: + + Title Resource title (long version) + Name (alias for Title) + + Description Text description of resource + Facility Facility used to create the data + Identifier Standard ivo identifier of resource + ContentLevel Content Level (Research, educational, etc) + Contributor Entity responsible for creating service + CoverageSpatial Spatial coverage (STC) + CoverageSpectral Spectral coverage (csv list of bandpasses) + ContentLevel Content level (research, EPO, etc -- csv list) + CoverageTemporal Temporal coverage of data + Creator Entity responsible for creating the data + Instrument Instrument used to collect the data + ReferenceURL URL to reference about Resource + ResourceType Type of Service (Cone, Siap, etc) + ServiceType (alias for ResourceType) + ServiceURL Service URL (if appropriate) + ShortName Short name of Resource + Subject Subject keywords + Type Resource Type (catalog, survey, etc) + Version Data Version + + Real-Valued Fields: + + MaxSR Maximum search radius + + Integer-Valued Fields: + + MaxRecords Maximum records returned by the service +.fi + + +.ih +SQL PREDICATES + +The \fBsql\fR parameter may contain a valid sql predicate to be used as +part of the search. Unlike the \fBfields\fR parameter, this string is +specific to the Registry being queried and queries are formed using the +actual table column names and not the more abstract metadata fields described +above. + +A full list of the column names supported by the JHU/STScI Registry is +available at + +.nf + http://nvo.stsci.edu/voregistry/ListColumns.aspx +or http://voservices.net/Registry/ListColumns.aspx + +.fi + +Sql predicates can be used to search by columns not constrained by this +particular task interface, or to further constrain a search. For example, +to search for all resources who'd Creator is 'Smith' the task may be called +as + +.nf + cl> registry "" sql="CurationCreatorName like '%Smith%'" +.fi + +In this case we do not specify a keyword query and rely on the sql string +completely. The 'CurationCreatorName' is the column name we found from the +above URL, the '%' metacharacter matches all characters meaning we don't +need an explicit match. + + +.ih +COMMAND SUMMARY + +If the \fBinterfactive\fR parameter is enabled the task will perform the +requested query and then drop into a command loop supporting the following +keystroke commands: + +.nf + ? Print a usage summary + r Print detailed record (recnum will be prompted for) + s Print a summary list of results + v Enable the verbose flag + q Quit the command loop +.fi + +.ih +ALTERNATIVE CL REGISTRY ACCESS + +A programmatic interface to the Registry is also available in the CL +in the form of new builtin functions to the VO-CL. (The \fBREGISTRY\fR +task itself is a CL script using this interface.) + +The new functions will either directly return to the query result (high-level +access), or will return a "handle" that must be passed to other routines +to access that same result again in the VO Client (low-level access). In +some cases the functions are overloaded and will accept more than one form +of argument list (see below). + +.nf + + High-Level Registry Query: + + str = regResolver (idstring [, svctype [, attr [, index]]]) + N = regNResolved () + + Low-Level Registry Query: + + resource = regSearch (sql) + resource = regSearch (keywords, orValues) + resource = regSearch (sql, keywords, orValues) + + resource = regSvcSearch (svcType, searchTerm, orValues) + + count = regResCount (resource) + str = regValue (resource, attr_list, resIndex) +.fi + +.ls str = regResolver (idstring [, svctype [, attr [, index]]]) + +Resolve the given \fBidstring\fR to the attribute named by the \fBattr\fR +argument. The \fBidstring\fR may be either the ShortName or Identifier +field of a resource record and is not required to be an exact match. In +the case of multiple results, an exact match will be returned if found +otherwise the first match found in the record is used. + +The query may be refined further by defining a \fBsvctype\fR 2nd argument. +This argument is not required and is allowed to be a null string. + +Unless otherwise specified, the default \fBattr\fR attribute returned is +the ServiceURL. The \fBattr\fR may be a comma-delimited list of metadata +fields in which case the returned string will contain all requested attributes. + +If no \fBindex\fR is specified, the first matching record will be returned. +In the case of multiple results, the index may be used to loop through the +results but note that each time regResolver is called a new query is generated. +When looping through multiple results, use of the low-level interface is +preferred since the query will only be done once on the Registry, subsequent +calls are made only to the VO Client interface. A negative index will cause +the routine to return all matching records in the result string, one record +per line. +.le +.ls count = regNResolved () + +Return the number of records resolved by the last regResolver() query. Will +return -1 if an error occurred, 0 if no records found, 1 for a unique +resolution, otherwise >1 if multiple records were found. +.le + +.ls resource = regSearch (sql) + +Perform a registry query using the given sql predicate string. + +Return a \fBresource\fR handle needed by other routines for accessing the +query result. +.le +.ls resource = regSearch (keywords, orValues) + +Perform a registry query using a whitespace-delimited list of keywords. +The \fBorValues\fR boolean value is used to determine +whether all or only one of the given keywords are required for a match. + +Return a \fBresource\fR handle needed by other routines for accessing the +query result. +.le +.ls resource = regSearch (sql, keyword, orValues) + +Perform a registry query using an sql predicate string AND a + whitespace-delimited list of keywords. +The \fBorValues\fR boolean value is used to determine +whether all or only one of the given keywords are required for a match. + +Return a \fBresource\fR handle needed by other routines for accessing the +query result. +.le +.ls resource = regSvcSearch (svc, searchTerm, orValues) + +Do a Registry query constrained to the type of service defined by the +\fBsvc\fR argument (e.g. 'cone', 'siap', etc). The \fBsearchTerm\fR may be +either a whitespace-delimited list of keywords or an SQL predicate. In the +case of a keyword list the \fBorValues\fR boolean value is used to determine +whether all or only one of the given keywords are required for a match. + +Return a \fBresource\fR handle needed by other routines for accessing the +query result. +.le +.ls resource = regResCount (resource) + +Returns a count of the number of records in the \fBresource\fR handle. +.le +.ls str = regValue (resource, attr_list, resIndex) + +Return a string containing the requested metadata fields in the \fBattr_list\fR +argument from the query \fBresource\fR at record number \fBresIndex\fR (zero +indexed). A negative \fBresIndex\fR value will return all results, one per +line. +.le + +Examples using this interface are given below. + + +.ih +EXAMPLES +1. Find all Cone services registered as offering X-Ray catalogs, include +the Title and Subject of each resource printed: + +.nf + cl> registry "" svc=cone bandpass=x-ray verb+ +.fi + +Following the previous query: + +.nf + cl> registry rec=170 # details of record #170 + cl> registry rec=0 | page # to page the summary list + cl> registry rec=0 header- | sort col=2 # to sort by ShortName +.fi + + +2. Find all resources containing the object NGC188 in the resource entry: + +.nf + cl> registry "ngc 188" + cl> registry "ngc 188" svc=tabular # for VizieR tables only +.fi + +3. Find all resources about "active galaxies": + +.nf + cl> registry "active galaxies" # 186 results + cl> registry "active galaxy" # 55 results +.fi + +Note we get a different number of results depending on whether the plural is +used. Keyword queries are assumed to be substrings and so the phrase +"active galax" would match both 'galaxy' and 'galaxies' in the record. + + +4. Use the CL interface to find all GSC2.2 catalog services: + +.nf + cl> print (regResolver("GSC2.2","","ServiceType,Identifier",-1)) + CONE ivo://archive.stsci.edu/gsc/gsc2.2 + CONE http://vizier.u-strasbg.fr/GSC2 + + Since there is more than one cone service, call it by resolving the + identifier for the desired service on the fly: + + cl> cone regResolver("ivo://archive.stsci.edu/gsc/gsc2.2") \ + >>> 12:34:56.7 76:54:32.1 0.10 + + Because we resolved the identifier, we didn't need to further + constraint the query. The default gives us the ServiceURL we + wished to pass to the CONECALLER task. +.fi + + +5. Find all 2MASS catalog services currently registered: + +.nf + cl> registry 2mass + # + # Found 7 records + # + # Registry Query Constraints: + # Query Term: '2mass' + # ServiceType: cone + # + #No ShortName SvcType Identifier + #-- --------- ------- ---------- + # + 1 2MASS-PSC(CDS) CONE http://vizier.u-strasbg.fr/2MASS + 2 NOMAD CONE ivo://fs.usno/cat/nomad + 3 BMWHRICAT CONE ivo://nasa.heasarc/bmwhricat + 4 NED(sources) CONE ivo://ned.ipac/Basic_Data_Near_Pos... + 5 2MASS-XSC CONE ivo://irsa.ipac/2MASS-XSC + 6 2MASS-PSC CONE ivo://irsa.ipac/2MASS-PSC + 7 BHRFSCID CONE ivo://nasa.heasarc/bhrfscid +.fi + +Note that the ShortName is not guaranteed to be unique, here we have +'2MASS-PSC(CDS)' and '2MASS-PSC' as mirrors of the same data source. If +we use the regResolver() CL builtin to find the ServiceUrl using only the +string '2MASS-PSC' we would actually get the CDS service since it appears +first in the list. When a specific service is desired it is best to use +the Identifier string when resolving to a ServiceURL. One common use of +the REGISTRY task will be in quickly locating data of a particular type +(e.g. HST image services), and using the ShortName/Identifier to call the +data access services with a specific query. + +.ih +REVISIONS + +.ih +SEE ALSO +voclient, conecaller, siapcaller, vizier +.endhelp diff --git a/vo/doc/skybot.hlp b/vo/doc/skybot.hlp new file mode 100644 index 00000000..e69de29b diff --git a/vo/doc/sloanspec.hlp b/vo/doc/sloanspec.hlp new file mode 100644 index 00000000..e69de29b diff --git a/vo/doc/vizier.hlp b/vo/doc/vizier.hlp new file mode 100644 index 00000000..4cfe5146 --- /dev/null +++ b/vo/doc/vizier.hlp @@ -0,0 +1,87 @@ +.help vizier Aug06 nvo +.ih +NAME +vizier -- Download one or more VizieR tables +.ih +USAGE +vizier tab_id +.ih +PARAMETERS +.ls tab_id +A registry ShortName or Identifier string used to resolve to a specific +ServiceUrl for the table. +.le +.ls output = "STDOUT" +Output filename or STDOUT to print the table to the screen. +.le +.ls otype = "ascii" +Type of output table. The default return from a Cone service is a standard +VOTable (xml format). This table may be automatically converted to some +other format for use by other tasks by resetting this parameter. Allowed +output table types include: +.ls ascii +Simple space-separated ASCII file format. Note that string values in the +original VOTable will be quoted. +.le +.ls csv +Comma-Separated Value format. The first line is a header which contains +the column names. +.le +.ls fits +Convert VOTable to FITS binary table. Primary HDU is data-less, first +extension contains a FITS binary table. +.le +.ls votable +Do not process returned VOTable and output it directly. +.le + +For a full description of the supported STILTS output formats see +.nf + + http://www.star.bris.ac.uk/~mbt/stilts/sun256/outFormats.html +.fi +.le +.le +.ls all = yes +Download all matching tables? If enabled then each table matching the +given \fBtab_id\fR will be download and the \fBoutput\fR filename will +be the root filename and each table will be appended with a running number. + +A Registry ShortName typically refer to a single publication, while the +identifier refer to a specific table within that paper. To download all +tables in a given paper, run this task with the \fBtab_id\fR as the +Registry ShortName entry and the \fBall\fR parameter enabled. If you will +to download a specific table, call the task with the \fBIdentifier\fR field. +.le +.ls verbose = no +Verbose output flag. +.le +.ls status = "" +Status return code of task (output). +.le + +.ih +DESCRIPTION + +The \fBVIZIER\fR task ...... + +.ih +EXAMPLES +1. + +.nf +.fi + + +2. + +.nf +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +voclient +.endhelp diff --git a/vo/handlers/README b/vo/handlers/README new file mode 100644 index 00000000..ae045cbd --- /dev/null +++ b/vo/handlers/README @@ -0,0 +1,66 @@ + + SAMP Message Handlers + ===================== + + This directory contains scripts that may be used as SAMP message handlers. + + + +Using SAMP Handlers +=================== + + SAMP handlers in use can be listed with the command: + + cl> samp handler + +A handler may be defined using the command + + cl> samp handler "" + +where is the SAMP MType associated with the handler (e.g. a standard +"image.load.fits" for images, or a custom "foo.bar" for private use). The + is an IRAF command string that will be executed when that mtype +is received, e.g. + + cl> samp handler image.load.fits "imstat $url" + +The '$' operator before an argument will cause the value of the message +parameter of that name to be substituted in the command string. The list +of SAMP Mtypes in common use is maintained at + + http://www.ivoa.net/cgi-bin/twiki/bin/view/IVOA/SampMTypes + + +In summary, the mtypes and arguments in use at this writing include: + + MType Arguments + ----------------------- -------------------------- + samp.app.ping sender + samp.app.status sender + + table.load.votable url, [table-id], [name] + table.load.fits url, [table-id], [name] + table.highlight.row url, table-id, row + table.select.rowList url, table-id, row-list[] + + image.load.fits url, [image-id], [name] + + coord.pointAt.sky ra, dec + + bibcode.load bibcode + + client.env.get name + client.env.set name, value + + client.param.get name + client.param.set name, value + + spectrum.load.ssa-generic url, meta, [spectrum-id], [name] + + voresource.loadlist [name], ids + voresource.loadlist.cone " " + voresource.loadlist.siap " " + voresource.loadlist.ssap " " + voresource.loadlist.tap " " + voresource.loadlist.vospace " " + diff --git a/vo/handlers/overhandler.cl b/vo/handlers/overhandler.cl new file mode 100644 index 00000000..e197a70e --- /dev/null +++ b/vo/handlers/overhandler.cl @@ -0,0 +1,26 @@ +#{ OVERHANDLER -- VOTable SAMP message handler to overlay a catalog on the +# image display. + +procedure overhandler (url) + +string url { prompt = "VOTable URL" } +int fnum = 0 { prompt = "Test number" } + +begin + string tcat + + # Get the currently displayed image. + dispname (1) + if (dispname.status != 0) + error (0, "No image displayed") + else + wcsinfo (dispname.name) + + + tcat = mktemp ("/tmp/cat") + + votpos (url, out="STDOUT", verb-, number+, header-, >& tcat) + taboverlay (dispname.name, tcat, lab=1, ra=2, dec=3) + + delete (tcat, verify-, >& "dev$null") +end diff --git a/vo/handlers/tblhandler.cl b/vo/handlers/tblhandler.cl new file mode 100644 index 00000000..7d1d0e9a --- /dev/null +++ b/vo/handlers/tblhandler.cl @@ -0,0 +1,61 @@ +#{ TBLHANDLER -- Utility VOTable SAMP message handler + +procedure tblhandler (url) + +string url { prompt = "VOTable URL" } + +string task1 = "imexam %s 1" { prompt = "Single-row task to execute" } +string taskn = "" { prompt = "Multi--row task to execute" } + +begin + string inurl, sname, tname, tab, tsk, t1, tn, root + int sia + + inurl = url + t1 = task1 + tn = taskn + + + iferr { + tab = mktemp ("tmp$tbl") + # copy (inurl, tab) FIXME + urlget (inurl, tab, use_cache-, extn="", verb-) + unlearn ("tinfo") + tinfo (inurl, >& "dev$null") + + # Check for an SIA result table. + match ("Image_AccessReference", tab) | count ("STDIN") | scan (sia) + + if (tinfo.nrows == 1 && sia == 1) # get task to execute + tsk = t1 + else + tsk = tn + + # Execute the command depending on the number of rows in the table. + + sections ("@" // osfn (tab)) | scan (tname) + root = tname + if (imaccess (tname // "[1]") == yes) { + if (imaccess (tname // "[SCI]") == yes) + tname = tname // "[SCI]" + else + tname = tname // "[1]" + } + + # Execute the command. + printf (tsk // "\n", tname) | clbye() + + printf ("Save As (or to quit)? ") # Save displayed image? + scan (sname) + if (nscan () == 1) { + print (root // " --> " // sname) + copy (root, sname) + } + + } then { + delete (tab, ver-, >& "dev$null") + logout + } + + delete (tab, ver-, >& "dev$null") +end diff --git a/vo/java/Aladin.jar b/vo/java/Aladin.jar new file mode 100644 index 00000000..4162f7af Binary files /dev/null and b/vo/java/Aladin.jar differ diff --git a/vo/java/aladin b/vo/java/aladin new file mode 100755 index 00000000..7ff3359b --- /dev/null +++ b/vo/java/aladin @@ -0,0 +1,51 @@ +#!/bin/sh + +# Aladin Bourne shell launcher +# P.Fernique [CDS] - F.Ochsenbein [CDS] +# V1.1 - oct 2010 +# V1.0 - april 2009 + +# JAVA memory max allocation (in Mb) +mem=1024 + +# Via a symbolic link ? +prog=$0 +while test -h $prog; do + prog1=`ls -l $prog | awk '{print $NF}'` + if test `expr $prog1 : /` -gt 0; then # Absolute symlink + prog="$prog1" + else + prog=`dirname $prog`/$prog1 # Relative symlink + fi +done + +# Aladin launch +xterm -e java -Xmx${mem}m -jar `dirname $prog`/Aladin.jar -script="setconf Dir=`pwd`;" $* +res=$? + +# Pb1: Aladin.jar not found +if [ $res = 1 ]; then + echo "Aladin and Aladin.jar must be in the same directory" + +#Pb 2: JAVA not jound +else + if [ $res = 127 ]; then + jvminstall="http://www.java/download" + browser="mozilla firefox netscape" + echo "Java Runtime environment not found" + echo "=> Fix your path or install it ($jvminstall)" + for w in $browser; do + $w -remote openURL\($jvminstall\) 2> /dev/null + if [ $? = 0 ]; then + exit 0 + fi + done + for w in $browser; do + $w $jvminstall 2> /dev/null + if [ $? = 0 ]; then + exit 0 + fi + done + fi +fi + diff --git a/vo/java/app.aladin b/vo/java/app.aladin new file mode 100755 index 00000000..3322fe23 --- /dev/null +++ b/vo/java/app.aladin @@ -0,0 +1,46 @@ +#!/bin/csh -f + +unalias ps egrep java + +set dir = `dirname $0` +set me = `whoami` +set pid = `ps -fwu $me | egrep -v grep | egrep -i Aladin.jar` # MACHDEP +set npid = $#pid +if ($npid == 0) then + # No Aladin running, check for a JSAMP/TOPCAT Hub. + set pid = `ps -fwu $me | egrep -i hub | egrep -i "jsamp|topcat"` + set npid = $#pid + set is_aladin = 0 +else + set is_aladin = 1 +endif + +set jar = Aladin.jar + + +if ($#argv > 0) then + if ("$1" == "-bg") then + if ($npid == 0 && $is_aladin == 0) then + # No Hub running that we know about, clear out dreg .samp file. + /bin/rm -rf ~/.samp + endif + exec ${dir}/aladin & + + else if ("$1" == "-kill") then + kill -9 $pid[2] + /bin/rm -rf ~/.samp + + else if ("$1" == "-status") then + if ($npid == 0 && $is_aladin == 0) then + echo "off" + else + echo "on" + endif + + endif +else + if ($npid == 0 && $is_aladin == 0) then + /bin/rm -rf ~/.samp + endif + exec ${dir}/aladin +endif diff --git a/vo/java/app.hub b/vo/java/app.hub new file mode 100755 index 00000000..6abc8562 --- /dev/null +++ b/vo/java/app.hub @@ -0,0 +1,52 @@ +#!/bin/csh -f + +unalias ps egrep java + +set dir = `dirname $0` +set me = `whoami` +set pid = `ps -fwu $me | egrep -i hub | egrep -i jsamp` # MACHDEP +set npid = $#pid +if ($npid == 0) then + # No JSAMP running, check for a Topcat/Aladin Hub. + set pid = `ps -fwu $me | egrep -i hub | egrep -i "topcat|aladin"` + set npid = $#pid + set is_jsamp = 0 +else + set is_jsamp = 1 +endif + +set jar = jsamp-1.3-2.jar + +set mode = "-mode client-gui" + +if ($#argv > 0) then + if ("$2" == "-no-gui") then + set mode = "-mode no-gui" + if (! ($?DISPLAY)) then + setenv DISPLAY :0 + endif + endif + + if ("$1" == "-bg") then + if ($npid == 0 && $is_jsamp == 0) then + /bin/rm -rf ~/.samp + endif + exec java -jar ${dir}/$jar hub ${mode} & + + else if ("$1" == "-kill") then + kill -9 $pid[2] + + else if ("$1" == "-status") then + if ($npid == 0 && $is_jsamp == 0) then + echo "off" + else + echo "on" + endif + + endif +else + if ($npid == 0 && $is_jsamp == 0) then + /bin/rm -rf ~/.samp + endif + exec java -jar ${dir}/$jar hub ${mode} +endif diff --git a/vo/java/app.topcat b/vo/java/app.topcat new file mode 100755 index 00000000..e69f9134 --- /dev/null +++ b/vo/java/app.topcat @@ -0,0 +1,46 @@ +#!/bin/csh -fx + +unalias ps egrep java + +set dir = `dirname $0` +set me = `whoami` +set pid = `ps -fwu $me | egrep -i topcat | egrep -i Driver` # MACHDEP +set npid = $#pid +if ($npid == 0) then + # No TOPCAT running, check for a JSAMP/Aladin Hub. + set pid = `ps -fwu $me | egrep -i hub | egrep -i "jsamp|aladin"` + set npid = $#pid + set is_topcat = 0 +else + set is_topcat = 1 +endif + +set jar = topcat-full.jar + + +if ($#argv > 0) then + if ("$1" == "-bg") then + if ($npid == 0 && $is_topcat == 0) then + # No Hub running that we know about, clear out dreg .samp file. + /bin/rm -rf ~/.samp + endif + exec ${dir}/topcat & + + else if ("$1" == "-kill") then + kill -9 $pid[2] + + else if ("$1" == "-status") then + if ($npid == 0 && $is_topcat == 0) then + echo "off" + else + echo "on" + endif + + endif +else + if ($npid == 0 && $is_topcat == 0) then + # No Hub running that we know about, clear out dreg .samp file. + /bin/rm -rf ~/.samp + endif + exec ${dir}/topcat +endif diff --git a/vo/java/hub b/vo/java/hub new file mode 100755 index 00000000..11c70b5b --- /dev/null +++ b/vo/java/hub @@ -0,0 +1,44 @@ +#!/bin/csh -f + +unalias ps egrep java + +set dir = `dirname $0` +set me = `whoami` +set pid = `ps -fwu $me | egrep -i hub | egrep -i jsamp` # MACHDEP +set npid = $#pid +set jar = jsamp-1.3-2.jar + +set mode = "-mode client-gui" + +if ($#argv > 0) then + if ("$2" == "-no-gui") then + set mode = "-mode no-gui" + if (! ($?DISPLAY)) then + setenv DISPLAY :0 + endif + endif + + if ("$1" == "-bg") then + if ($npid == 0) then + /bin/rm -rf ~/.samp + exec java -jar ${dir}/$jar hub ${mode} & + endif + + else if ("$1" == "-kill") then + kill -9 $pid[2] + /bin/rm -rf ~/.samp + + else if ("$1" == "-status") then + if ($npid == 0) then + echo "off" + else + echo "on" + endif + + endif +else + if ($npid == 0) then + /bin/rm -rf ~/.samp + exec java -jar ${dir}/$jar hub ${mode} + endif +endif diff --git a/vo/java/jsamp-1.3-2.jar b/vo/java/jsamp-1.3-2.jar new file mode 100644 index 00000000..e381f2ef Binary files /dev/null and b/vo/java/jsamp-1.3-2.jar differ diff --git a/vo/java/topcat b/vo/java/topcat new file mode 100755 index 00000000..0c5909a9 --- /dev/null +++ b/vo/java/topcat @@ -0,0 +1,124 @@ +#!/bin/sh + +#+ +# Name: +# topcat + +# Purpose: +# Invokes the TOPCAT application on unix + +# Description: +# This shell script invokes the TOPCAT application. +# It's not very complicated, but performs some argument manipulation +# prior to invoking java with the right classpath and classname. +# +# 1. if a class path is specified using either the CLASSPATH +# environment variable or the -classpath flag to this script, +# it will be added to the application classpath +# +# 2. any command-line arguments which look like they are destined +# for java itself (starting with -D or -X, or prefixed with -J) will +# be sent to java, and the others will be sent to the application + +# Requisites: +# - java should be on the path. +# +# - relative to the directory in which this script is installed, +# one of the following jar files should exist and contain the +# TOPCAT classes: +# ./topcat-full.jar +# ./topcat-lite.jar +# ../../lib/topcat/topcat.jar + +# Authors: +# MBT: Mark Taylor (Starlink) +#- + +# Set locations of acceptable jar files (relative to this script). +topcat_jars="\ + ../lib/topcat/topcat.jar\ + topcat-full.jar\ + topcat-lite.jar\ +" + +# Find where this script is located. +bindir="`dirname $0`" + +# Mac-specific items. +javaArgs0="" +if test -x /usr/bin/sw_vers && /usr/bin/sw_vers | grep -q 'OS.X'; then + + # Look for the jar in the resource bundle, since we may have been + # installed that way. + topcat_jars="$topcat_jars ../Contents/Resources/Java/topcat-full.jar ../TOPCAT.app/Contents/Resources/Java/topcat-full.jar" + + # Look for an icon file and prepare to start java in such a way that + # it gets used for the dock icon (rather than the generic java one). + icns_files="../TOPCAT.app/Contents/Resources/Topcat.icns ../lib/topcat/MacOS/Topcat.icns" + icns_file="" + for f in $icns_files; do + if test -r "$bindir/$f"; then + icns_file="$bindir/$f" + fi + done + if test -r "$icns_file" && java -X | grep -q -- -Xdock:icon; then + javaArgs0="$javaArgs0 "\'-Xdock:icon=$icns_file\' + fi + + # Set Mac application name. + javaArgs0="$javaArgs0 -Dcom.apple.mrj.application.apple.menu.about.name=TOPCAT" +fi + +# Locate the application jar file. +for j in $topcat_jars; do + if test -z "$appjar" -a -f "$bindir/$j"; then + appjar="$bindir/$j" + fi +done +if test ! -f "$appjar" +then + echo 1>&2 "Can't find topcat classes in ${bindir} - looked for:$topcat_jars" + exit 1 +fi + +# Divide the arguments into two parts: those destined as flags for +# the java binary, and the rest. +javaArgs="" +appArgs="" +while test "$1" +do + if echo $1 | grep -- '^-[XD]' >/dev/null; then + javaArgs="$javaArgs "\'$1\' + elif echo $1 | grep -- '^-J' >/dev/null; then + javaArgs="$javaArgs "\'`echo $1 | sed s/^-J//`\' + elif [ "$1" = "-classpath" -a -n "$2" ]; then + shift + export CLASSPATH="$1" + else + appArgs="$appArgs "\'$1\' + fi + shift +done + +# Check for Cygwin and transform paths. +case "`uname`" in + CYGWIN*) + if test -n "$CLASSPATH"; then + CLASSPATH=`cygpath --path --windows "${appjar}:$CLASSPATH"` + else + CLASSPATH=`cygpath --windows "${appjar}"` + fi + ;; + *) + CLASSPATH="${appjar}:${CLASSPATH}" + ;; +esac + +# Run topcat. +cmd="java \ + $javaArgs0 \ + $javaArgs \ + -Duk.ac.starlink.topcat.cmdname=topcat \ + -classpath \${CLASSPATH} uk.ac.starlink.topcat.Driver \ + $appArgs" +eval "$cmd" diff --git a/vo/java/topcat-full.jar b/vo/java/topcat-full.jar new file mode 100644 index 00000000..f8897d73 Binary files /dev/null and b/vo/java/topcat-full.jar differ diff --git a/vo/java/voclient.jar b/vo/java/voclient.jar new file mode 100644 index 00000000..6ab4f351 Binary files /dev/null and b/vo/java/voclient.jar differ diff --git a/vo/java/voclientd b/vo/java/voclientd new file mode 100755 index 00000000..1e250338 --- /dev/null +++ b/vo/java/voclientd @@ -0,0 +1,117 @@ +#!/bin/sh + +#+ +# Name: +# voclientd +# +# Purpose: +# +# Description: +# This shell script invokes the VOClient daemon. +# It's not very complicated, but performs some argument manipulation +# prior to invoking java with the right classpath and classname. +# +# 1. If a class path is specified using either the CLASSPATH +# environment variable or the -classpath flag to this script, +# it will be added to the application classpath. +# +# 2. Any initial command-line arguments which look like they are destined +# for java itself (starting with -D or -X) will be sent to java, +# and the others will be sent to the application. + +# Requisites: +# - java should be on the path. +# +# - the application jar file should exist in the same directory as this +# command. +# +# Credits: +# Based on the STILTS startup script by Mark Taylor (Starlink) +# Original version - Michael Fitzpatrick, NOAO, June 2006 +# VOClient integration - DCT 2006-July-10 +# Modified for NVOSS bin,java/lib install - DCT August 2006 +# Modified for VO-CLI distro - Michael Fitzpatrick, NOAO, January 2008 +# Generalized for VO-CLI distro - Michael Fitzpatrick, NOAO, January 2009 +#- + + +# The following jar files come from the NVOSS Software distribution but are +# included with the VO-CLI distribution as well. They are needed to support +# the voclientd interface and are assumed to be in a directory called +# 'voclient.jars' in the same directory as the 'voclientd' command (this +# script). + + + +# Determine the BIN and LIB directories. +if test -n "$VOCLI_HOME" -a -f "$VOCLI_HOME/voclientd"; then + appjar="$VOCLI_HOME/voclient.jar" + +else + + # Find where this script is located. + bindir="`dirname $0`" + appjar="$bindir/voclient.jar" + + + # Make sure it looks reasonable. + if test ! -f "${appjar}" + then + echo 1>&2 "Can't find VOClient daemon classes in ${jardir}" + exit 1 + fi + + + # Locate the application jar file. + for j in $voc_jars; do + if test -z "$appjar" -a -f "$bindir/$j"; then + appjar="$bindir/$j" + jardir="$bindir/voclient.jars/" + fi + done + + + # Add the VOClient jar to the beginning of the CLASSPATH. + if test -f "${appjar}"; then + CLASSPATH="${appjar}:${CLASSPATH}" + fi +fi + + +# Pull out any arguments which look to be destined for the java binary. +javaArgs="-Xmx1024m" +while test "$1" +do + if echo $1 | grep -- '^-[XD]' >/dev/null; then + javaArgs="$javaArgs $1" + shift + elif [ "$1" = "-classpath" -a -n "$2" ]; then + shift + export CLASSPATH="$1" + shift + else + break + fi +done + +# Check for Cygwin and transform paths. +case "`uname`" in + CYGWIN*) + if test -n "$CLASSPATH"; then + CLASSPATH=`cygpath --path --windows "${appjar}:$CLASSPATH"` + else + CLASSPATH=`cygpath --windows "${appjar}"` + fi + ;; + *) + CLASSPATH="${appjar}:${CLASSPATH}" + ;; +esac + +# Execute the command. +java \ + $javaArgs \ + -classpath $CLASSPATH \ + voclient.VOClientd \ + "$@" + diff --git a/vo/lib/_package.hd b/vo/lib/_package.hd new file mode 100644 index 00000000..0f52c622 --- /dev/null +++ b/vo/lib/_package.hd @@ -0,0 +1,7 @@ +# Help definitions for the VO package. + +vo men = vo.men, + hlp = .., + sys = vopkg.hlp, + pkg = vo.hd, + src = vo.cl diff --git a/vo/lib/helpdb.mip b/vo/lib/helpdb.mip new file mode 100644 index 00000000..a62eb91d Binary files /dev/null and b/vo/lib/helpdb.mip differ diff --git a/vo/lib/mkpkg.inc b/vo/lib/mkpkg.inc new file mode 100644 index 00000000..fb6923e8 --- /dev/null +++ b/vo/lib/mkpkg.inc @@ -0,0 +1,21 @@ +# Global MKPKG definitions for the package. + +$set XFLAGS = "$(XFLAGS) -p vo -p noao" +$set XVFLAGS = "$(XVFLAGS) -p vo -p noao" +$set LFLAGS = "$(LFLAGS) -p vo -p noao" + +#$ifeq (MACH, ssun) then +# $include "vo$lib/mkpkg.sf.SSUN" +#$else $ifeq (MACH, cygwin) then +# $include "vo$lib/mkpkg.sf.CYGWIN" +#$else $ifeq (MACH, macosx, macintel) then +# $include "vo$lib/mkpkg.sf.MACOSX" +#$else $ifeq (MACH, redhat, linux, suse) then +# $include "vo$lib/mkpkg.sf.REDHAT" +#$else $ifeq (MACH, sunos) then +# $include "vo$lib/mkpkg.sf.SUNOS" +#$else $ifeq (MACH, ssun) then +# $include "vo$lib/mkpkg.sf.SSUN" +#$else $ifeq (MACH, sparc) then +# $include "vo$lib/mkpkg.sf.SUN4" +#$end diff --git a/vo/lib/registry.db b/vo/lib/registry.db new file mode 100644 index 00000000..01706bd4 --- /dev/null +++ b/vo/lib/registry.db @@ -0,0 +1,20 @@ +# VO Resource utility database +# +# type,alias,bandpass,ivorn,url,title +# +#I,ned,*,ivo://ned.ipac/Image,NED(images),http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-nedsiap?mission=NED&hdr_location=%5CNEDDataPath%5C&SIAP_ACTIVE=1&collection_desc=NASA%2FIPAC+Extragalactic+Database+Image+Data+Atlas+%28NED%29&,NED:Images +I,nvss,radio,ivo://nasa.heasarc/skyview/nvss,NVSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=nvss&,NVSS:Images +I,rass3,x-ray,ivo://nasa.heasarc/skyview/rass3,RASS3,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass3&,RASS3:Broad-band:X-Ray:Images +I,dss,optical,ivo:nasa.heasarc/skyview/dss2,DSS2,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss2&,DSS2:(Blue) +I,sdss,optical,ivo://sdss.jhu/services/SIAPDR5-images,SDSSDR5,http://casjobs.sdss.org/vo/DR5SIAP/SIAP.asmx/getSiapInfo?FORMAT=image/fits&BANDPASS=ugriz&,SDSS:DR5:Images +I,dr8,optical,ivo://nasa.heasarc/skyview/sdss,SDSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=sdss&,Sloan:Digitized:Sky:Survey:G-band:(DR8) +C,ned,*,ivo://ned.ipac/Basic_Data_Near_Position,NED(sources),http://ned.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch?search_type=Near+Position+Search&of=xml_main&,NED:Sources +C,nvss,radio,ivo://nasa.heasarc/nvss,NVSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=nvss&,NVSS:Sources +C,sdss,optical,ivo://sdss.jhu/services/DR5CONE,SDSS-DR5,http://casjobs.sdss.org/vo/dr5cone/sdssConeSearch.asmx/ConeSearch?,SDSS:DR5:Sources +C,nomad,*,ivo://fs.usno/cat/nomad,NOMAD,http://www.nofs.navy.mil/cgi-bin/vo_cone.cgi?CAT=NOMAD&,NOMAD:Catalog +C,2mass-xsc,infrared,ivo://irsa.ipac/2MASS-XSC,2MASS-XSC,http://irsa.ipac.caltech.edu/cgi-bin/Oasis/CatSearch/nph-catsearch?CAT=fp_xsc&,2MASS:All-Sky:Extended:Source:Catalog +C,2mass-psc,infrared,ivo://irsa.ipac/2MASS-PSC,2MASS-PSC,http://irsa.ipac.caltech.edu/cgi-bin/Oasis/CatSearch/nph-catsearch?CAT=fp_psc&,2MASS:All-Sky:Point:Source:Catalog +C,simbad,*,ivo://simbad.u-strasbg.fr/simbad,Simbad,http://simbad.u-strasbg.fr/simbad/sim-cone?,SIMBAD:Database +C,veron,opt/rad,ivo://nasa.heasarc/veroncat,Veron,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=veroncat&,Veron:Catalog:of:Quasars:&:AGN:-:13th:Ed. +C,usnob,optical,ivo://fs.usno/cat/usnob,USNO-B1,http://www.nofs.navy.mil/cgi-bin/vo_cone.cgi?CAT=USNO-B1&,USNO-B1:Catalogue +C,dr7phot,optical,ivo://CDS.VizieR/II/294#sdss7,II/294,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/294/sdss7,SDSS-DR7:Photometric:Catalogue diff --git a/vo/lib/registry_full.db b/vo/lib/registry_full.db new file mode 100644 index 00000000..e918309a --- /dev/null +++ b/vo/lib/registry_full.db @@ -0,0 +1,8330 @@ +# VO Resource utility database +# +# Registry Query Constraints: 11467 Records +# +# Query Term: '' +# ServiceType: +# Bandpass: +# ContentLevel: +# SQL: (Title like '%') +# +# type,alias,bandpass,ivorn,url,title +# +C,J/MNRAS/407/2207,optical,ivo://CDS.VizieR/J/MNRAS/407/2207,J/MNRAS/407/2207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/2207&,Group:of:early-type:galaxies:(Fraix-Burnet+;:2010) +I,SDSSDR4-Color,optical,ivo://sdss.jhu/services/SIAPDR4-Color,SDSSDR4-Color,http://casjobs.sdss.org/vo/DR4SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/jpeg&BANDPASS=*&,Sloan:Digital:Sky:Survey:DR4 +I,SDSSDR3-U,optical,ivo://sdss.jhu/services/SIAPDR3-U,SDSSDR3-U,http://casjobs.sdss.org/vo/DR3SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=u&,Sloan:Digital:Sky:Survey:DR3:-:Filter:u +I,SDSSDR2-Z,optical,ivo://sdss.jhu/services/SIAPDR2-Z,SDSSDR2-Z,http://skyserver.sdss.org/vo/DR2SIAP/SIAP.aspx?bandpass=z&format=image/fits&,Sloan:Digital:Sky:Survey:DR2:-:Filter:z +I,SDSSDR2-R,optical,ivo://sdss.jhu/services/SIAPDR2-R,SDSSDR2-R,http://skyserver.sdss.org/vo/DR2SIAP/SIAP.aspx?bandpass=r&format=image/fits&,Sloan:Digital:Sky:Survey:DR2:-:Filter:r +I,SDSSDR1-I,optical,ivo://sdss.jhu/services/SIAPDR1-I,SDSSDR1-I,http://skyserver.sdss.org/vo/DR1SIAP/SIAP.aspx?bandpass=I&format=image/fits&,Sloan:Digital:Sky:Survey:DR1:-:Filter:i +I,SDSSDR1-Color,optical,ivo://sdss.jhu/services/SIAPDR1-Color,SDSSDR1-Color,http://skyserver.sdss.org/vo/DR1SIAP/SIAP.aspx?bandpass=*&format=image/jpeg&,Sloan:Digital:Sky:Survey:DR1 +C,J/ApJ/686/1195,infrared,ivo://CDS.VizieR/J/ApJ/686/1195,J/ApJ/686/1195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/1195&,IR:photometry:in:the:{gamma}:Vel:cluster:(Hernandez+;:2008) +I,NOAO,optical,ivo://archive.noao.edu/nsa,NOAO,http://archive.noao.edu/nvo/sim/voquery.php?,NOAO:Science:Archive +C,J/A+A/535/A30,optical,ivo://CDS.VizieR/J/A+A/535/A30,J/A+A/535/A30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A30&,Chemical:abundance:of:12:stars:in:open:clusters:(Carrera+;:2011) +C,J/ApJ/704/1586,x-ray,ivo://CDS.VizieR/J/ApJ/704/1586,J/ApJ/704/1586,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/1586&,BCGs:with:radio:AGN:(Sun;:2009) +I,RASS.25keV,x-ray,ivo://nasa.heasarc/skyview/rass.25kev,RASS.25keV,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass.25kev&,ROSAT:All-Sky:X-ray:Survey +S,VVDS_F02_DEEP,optical,ivo://obelix.lambrate.inaf.it/vodb/ssa/VVDS_F02_DEEP,VVDS_F02_DEEP,http://obelix.lambrate.inaf.it/vodb/SSA?CAT=VVDS_F02_DEEP&,VVDS-F02:DEEP:spectra +C,J/MNRAS/416/817,optical,ivo://CDS.VizieR/J/MNRAS/416/817,J/MNRAS/416/817,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/416/817&,RV:catalog:of:O-type:stars:in:IC:2944:and:Cen:OB2:(Sana+;:2011) +C,J/A+A/534/A114,optical,ivo://CDS.VizieR/J/A+A/534/A114,J/A+A/534/A114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A114&,UBV:photometry:in:RCW173:(Marco+;:2011) +C,J/ApJS/196/18,radio,ivo://CDS.VizieR/J/ApJS/196/18,J/ApJS/196/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/196/18&,CO:survey:of:galactic:molecular:clouds.:II.:(Bieging+;:2011) +C,J/A+A/512/A12,optical,ivo://CDS.VizieR/J/A+A/512/A12,J/A+A/512/A12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A12&,VLT/VIMOS:spectroscopy:in:GOODS-South:field:(Balestra+;:2010) +C,J/AcA/61/103,optical,ivo://CDS.VizieR/J/AcA/61/103,J/AcA/61/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/61/103&,VI:light:curves:of:LMC:eclipsing:binaries:(Szymanski+;:2011) +C,J/A+A/531/A143,optical,ivo://CDS.VizieR/J/A+A/531/A143,J/A+A/531/A143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A143&,Rotational:velocities:of:HR:stars:(Diaz+;:2011) +C,SwiftXRT,gamma-ray,ivo://nasa.heasarc/swiftxrlog,SwiftXRT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swiftxrlog&,Swift:XRT:Instrument:Log +C,SWIFTTDRSS,gamma-ray,ivo://nasa.heasarc/swifttdrss,SWIFTTDRSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swifttdrss&,Swift:TDRSS:Messages +C,J/MNRAS/412/1441,optical,ivo://CDS.VizieR/J/MNRAS/412/1441,J/MNRAS/412/1441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/1441&,SNe:luminosity:functions:(Li+;:2011) +C,J/A+A/534/A95,optical,ivo://CDS.VizieR/J/A+A/534/A95,J/A+A/534/A95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A95&,LMC:Cepheids:radial:velocities:(Storm+;:2011) +C,XMM,x-ray,ivo://nasa.heasarc/xmmmaster,XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmmaster&,XMM-NewtonMasterLog&:PublicArchive +C,Spitzer,infrared,ivo://nasa.heasarc/spitzmastr,Spitzer,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=spitzmastr&,Spitzer:Space:Telescope:Observation:Log +C,INTSCWPUB,gamma-ray:x-ray,ivo://nasa.heasarc/intscwpub,INTSCWPUB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intscwpub&,INTEGRAL:Public:Pointed:Science:Window:Data +C,J/ApJ/704/531,optical,ivo://CDS.VizieR/J/ApJ/704/531,J/ApJ/704/531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/531&,The:coevality:of:young:binary:systems:(Kraus+;:2009) +C,CYGOB2XMM,x-ray,ivo://nasa.heasarc/cygob2xmm,CYGOB2XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cygob2xmm&,Cygnus:OB2:Association:XMM-Newton:X-Ray:Point:Source:Catalog +C,J/A+A/434/385,x-ray:optical:radio,ivo://CDS.VizieR/J/A+A/434/385,J/A+A/434/385,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/385&,X-ray/radio:data:of:high:energy:peaked:BL:Lacs:(Giommi+;:2005) +C,J/AJ/114/1471,optical,ivo://CDS.VizieR/J/AJ/114/1471,J/AJ/114/1471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/1471&,Fornax:Globular:3:(Smith+:1997) +C,SUZAMASTER,x-ray,ivo://nasa.heasarc/suzamaster,SUZAMASTER,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=suzamaster&,Suzaku:Master:Catalog +C,J/AZh/87/853,optical,ivo://CDS.VizieR/J/AZh/87/853,J/AZh/87/853,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/853&,Stellar:groups:of:Orion's:Sword:region:(Vereshchangin+;:2010) +C,J/ApJ/701/824,gamma-ray:x-ray:optical,ivo://CDS.VizieR/J/ApJ/701/824,J/ApJ/701/824,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/824&,Afterglows:of:short:and:long-duration:GRBs:(Nysewander+;:2009) +C,ATNF,radio,ivo://nasa.heasarc/atnfpulsar,ATNF,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=atnfpulsar&,ATNF:Pulsar:Catalog +C,J/ApJ/703/370,radio,ivo://CDS.VizieR/J/ApJ/703/370,J/ApJ/703/370,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/370&,Radio:SNRs:in:nearby:galaxies:(Chomiuk+;:2009) +C,J/A+A/534/A91,optical:infrared,ivo://CDS.VizieR/J/A+A/534/A91,J/A+A/534/A91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A91&,Galactic:Bulge:Valinhos:Observatory:Catalog:(Teixeira+;:2011) +C,B/wds,optical,ivo://CDS.VizieR/B/wds,B/wds,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/wds&,The:Washington:Visual:Double:Star:Catalog:(Mason+:2001-2011) +C,J/ApJ/698/1989,optical:infrared,ivo://CDS.VizieR/J/ApJ/698/1989,J/ApJ/698/1989,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/1989&,Spitzer:survey:of:NGC:2451:(Balog+;:2009) +C,J/ApJ/701/535,optical:radio,ivo://CDS.VizieR/J/ApJ/701/535,J/ApJ/701/535,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/535&,A:sample:of:candidate:radio:stars:(Kimball+;:2009) +C,J/ApJ/703/285,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/703/285,J/ApJ/703/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/285&,Radio:and:IR:counterparts:of:BLAST:sources:in:CDFS:(Dye+;:2009) +C,J/MNRAS/411/1585,optical:infrared,ivo://CDS.VizieR/J/MNRAS/411/1585,J/MNRAS/411/1585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/1585&,CZ:Lac:multiperiodic:Blazhko:modulation:(Sodor+;:2011) +C,J/ApJ/696/729,optical,ivo://CDS.VizieR/J/ApJ/696/729,J/ApJ/696/729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/729&,Fluxes:and:abundances:of:PNe:in:M33:(Magrini+;:2009) +C,J/AJ/137/3942,x-ray,ivo://CDS.VizieR/J/AJ/137/3942,J/AJ/137/3942,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3942&,Fossil:galaxy:groups:(La:Barbera+;:2009) +C,J/A+A/534/A53,optical,ivo://CDS.VizieR/J/A+A/534/A53,J/A+A/534/A53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A53&,Equivalent:widths:of:18:subgiant:of:{omega}:Cen:(Pancino+;:2011) +C,J/ApJ/701/1323,optical,ivo://CDS.VizieR/J/ApJ/701/1323,J/ApJ/701/1323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1323&,Variable:stars:in:Fornax:dSph.:III.:(Greco+;:2009) +C,J/ApJ/692/973,infrared:radio,ivo://CDS.VizieR/J/ApJ/692/973,J/ApJ/692/973,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/692/973&,Protostars:in:Perseus;:Serpens:and:Ophiuchus:(Enoch+;:2009) +C,J/MNRAS/411/2439,optical,ivo://CDS.VizieR/J/MNRAS/411/2439,J/MNRAS/411/2439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/2439&,Coma:Treasury:Survey.:Structural:parameters:(Hoyos+;:2011) +C,J/MNRAS/411/1744,optical,ivo://CDS.VizieR/J/MNRAS/411/1744,J/MNRAS/411/1744,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/1744&,Observations:of:RR:Lyr:stars:in:M5:(Szeidl+;:2011) +C,J/MNRAS/411/1013,optical,ivo://CDS.VizieR/J/MNRAS/411/1013,J/MNRAS/411/1013,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/1013&,CaII:triplet:in:Sextans:dSph:galaxy:(Battaglia+;:2011) +C,J/PAZh/37/651,x-ray,ivo://CDS.VizieR/J/PAZh/37/651,J/PAZh/37/651,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/37/651&,Hard:X-ray:bursts:by:INTEGRAL:in:2003-2009:(Chelovekov+;:2011) +C,J/A+A/530/A150,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/530/A150,J/A+A/530/A150,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A150&,XMM:obervations:of:{lambda}:Ori:cluster:(Franciosini+;:2011) +C,J/MNRAS/412/727,optical,ivo://CDS.VizieR/J/MNRAS/412/727,J/MNRAS/412/727,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/727&,SDSS:red:gal.:automated:morph.:classification:(Cheng+;:2011) +C,J/ApJS/76/1001,optical,ivo://CDS.VizieR/J/ApJS/76/1001,J/ApJS/76/1001,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/76/1001&,UBV:photometry:of:HK:survey:stars:(Preston+;:1991) +C,J/ApJ/702/1507,infrared,ivo://CDS.VizieR/J/ApJ/702/1507,J/ApJ/702/1507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/1507&,Mid-IR:photometry:in:IC:1396A:(Morales-Calderon+;:2009) +C,J/ApJ/702/1567,optical:infrared,ivo://CDS.VizieR/J/ApJ/702/1567,J/ApJ/702/1567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/1567&,Structure:of:2MASS:edge-on:galaxies:(Bizyaev+;:2009) +C,J/ApJ/702/1472,uv,ivo://CDS.VizieR/J/ApJ/702/1472,J/ApJ/702/1472,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/1472&,Column:densities:for:HI;:AlIII;:SiIV;:CIV;:OVI:(Savage+;:2009) +C,J/A+A/533/A134,optical,ivo://CDS.VizieR/J/A+A/533/A134,J/A+A/533/A134,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A134&,Abundances:of:microlensed:stars:in:the:Bulge:(Bensby+;:2011) +C,J/MNRAS/410/1237,infrared,ivo://CDS.VizieR/J/MNRAS/410/1237,J/MNRAS/410/1237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/1237&,Red:MSX:survey:(RMS):massive:young:stars:(Urquhart+;:2011) +C,J/A+A/530/A86,optical,ivo://CDS.VizieR/J/A+A/530/A86,J/A+A/530/A86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A86&,Hubble:Legacy:Archive:ACS:grism:data:(Kuemmel+;:2011) +C,J/AJ/137/3761,uv:optical,ivo://CDS.VizieR/J/AJ/137/3761,J/AJ/137/3761,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3761&,Ultraviolet:quasi-stellar:objects:(Bianchi+;:2009) +C,J/A+A/515/A42,infrared:radio,ivo://CDS.VizieR/J/A+A/515/A42,J/A+A/515/A42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A42&,Catalog:of:high:extinction:clouds:(Rygl+;:2010) +C,J/ApJS/195/10,x-ray:optical,ivo://CDS.VizieR/J/ApJS/195/10,J/ApJS/195/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/10&,The:CDF-S:survey::4Ms:source:catalogs:(Xue+;:2011) +C,J/other/RAA/9.26,optical,ivo://CDS.VizieR/J/other/RAA/9.269,J/other/RAA/9.26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RAA/9.269&,AGNs:in:LSB:galaxies:(Mei+;:2009) +C,J/ApJ/697/1410,optical,ivo://CDS.VizieR/J/ApJ/697/1410,J/ApJ/697/1410,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1410&,Lyman:break:galaxies:at:z~1.8-2.8:(Ly+;:2009) +C,J/ApJS/185/32,optical,ivo://CDS.VizieR/J/ApJS/185/32,J/ApJS/185/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/32&,First-year:SDSS-II:SN:results:(Kessler+;:2009) +C,J/A+A/533/A69,optical,ivo://CDS.VizieR/J/A+A/533/A69,J/A+A/533/A69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A69&,Spectroscopy:of:124:RGB:stars:in:NGC:1851:(Carretta+;:2011) +C,J/MNRAS/415/893,radio,ivo://CDS.VizieR/J/MNRAS/415/893,J/MNRAS/415/893,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/415/893&,AMI-LA:16:GHz:sources:in:Perseus:region:(Scaife+;:2011) +C,J/MNRAS/411/1597,optical,ivo://CDS.VizieR/J/MNRAS/411/1597,J/MNRAS/411/1597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/1597&,LMC:point:source:classification:in:SAGE-Spec:(Woods+;:2011) +C,J/AJ/137/498,optical,ivo://CDS.VizieR/J/AJ/137/498,J/AJ/137/498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/498&,UCD:and:bright:GC:in:Fornax:(Gregg+;:2009) +C,J/A+A/530/A42,x-ray,ivo://CDS.VizieR/J/A+A/530/A42,J/A+A/530/A42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A42&,X-ray:properties:of:AGN:in:XBS:(Corral+;:2011) +C,J/A+A/535/A42,optical,ivo://CDS.VizieR/J/A+A/535/A42,J/A+A/535/A42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A42&,Metal:rich:stars:in:solar:neighbourhood:(Trevisan+;:2011) +C,J/ApJS/195/16,uv:optical,ivo://CDS.VizieR/J/ApJS/195/16,J/ApJS/195/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/16&,HST:survey:for:Lyman:limit:systems.:I.:(O'Meara+;:2011) +C,J/ApJS/194/27,optical:infrared,ivo://CDS.VizieR/J/ApJS/194/27,J/ApJS/194/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/27&,Variable:stars:in:Cygnus:OB2:(Henderson+;:2011) +C,J/ApJ/699/649,optical,ivo://CDS.VizieR/J/ApJ/699/649,J/ApJ/699/649,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/649&,Young:M:dwarfs:within:25pc.:I.:(Shkolnik+;:2009) +C,J/ApJ/700/597,gamma-ray,ivo://CDS.VizieR/J/ApJ/700/597,J/ApJ/700/597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/597&,FERMI:LAT:detected:blazars:(Abdo+;:2009) +C,J/AJ/136/2782,radio,ivo://CDS.VizieR/J/AJ/136/2782,J/AJ/136/2782,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2782&,Star:formation:efficiency:in:nearby:galaxies:(Leroy+;:2008) +C,J/AcA/61/1,optical,ivo://CDS.VizieR/J/AcA/61/1,J/AcA/61/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/61/1&,VI:light:curves:of:Galactic:Bulge:RR:Lyrae:(Soszynski+;:2011) +C,J/AJ/136/2259,optical,ivo://CDS.VizieR/J/AJ/136/2259,J/AJ/136/2259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2259&,HST:photometry:of:stars:in:NGC:2419:(Sandquist+;:2008) +C,J/ApJ/699/1092,optical,ivo://CDS.VizieR/J/ApJ/699/1092,J/ApJ/699/1092,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/1092&,Giant:molecular:clouds:(SRBY):(Heyer+;:2009) +C,J/other/JAD/13.3,optical,ivo://CDS.VizieR/J/other/JAD/13.3,J/other/JAD/13.3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/JAD/13.3&,BVRI:light:curves:of:some:cool:giant:stars:(Adelman+;:2007) +C,J/ApJ/698/819,optical,ivo://CDS.VizieR/J/ApJ/698/819,J/ApJ/698/819,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/819&,MgII:and:LRGs:cross-correlation:analysis:(Lundgren+;:2009) +C,J/ApJ/696/298,optical,ivo://CDS.VizieR/J/ApJ/696/298,J/ApJ/696/298,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/298&,Dense:cores:in:Perseus:(Foster+;:2009) +C,J/MNRAS/396/1895,optical,ivo://CDS.VizieR/J/MNRAS/396/1895,J/MNRAS/396/1895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/1895&,MgI:and:sTiO:index:definitions:(Cenarro+;:2009) +C,J/ApJ/717/277,optical,ivo://CDS.VizieR/J/ApJ/717/277,J/ApJ/717/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/717/277&,Chemical:composition:of:old:LMC:clusters:(Mucciarelli+;:2010) +C,J/BaltA/20/89,optical,ivo://CDS.VizieR/J/BaltA/20/89,J/BaltA/20/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/20/89&,Homegenized:effective:temperatures:of:800:stars:(Malyuto+:2011) +S,tmap_ssa,*,ivo://org.gavo.dc/theossa/q/ssa,tmap_ssa,http://dc.zah.uni-heidelberg.de/theossa/q/ssa/ssap.xml?,TheoSSA:-:Theoretical:Stellar:Spectra:Access +C,XMMCPHOTZ,optical:x-ray,ivo://nasa.heasarc/xmmcphotz,XMMCPHOTZ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmcphotz&,XMM-Newton:COSMOS:(XMM-COSMOS):Survey:Photometric:Redshift:Catalog +C,HESSCAT,gamma-ray,ivo://nasa.heasarc/hesscat,HESSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hesscat&,HESS:(High:Energy:Stereoscopic:System):Source:Catalog +I,HLA.ACS,optical,ivo://archive.stsci.edu/siap/hla/ACS,HLA.ACS,http://hla.stsci.edu/cgi-bin/acsSIAP.cgi?imagetype=best&inst=ACS&format=ALL&,HST:Legacy:Archive:ACS +I,HST.CLASH,optical:infrared:uv,ivo://mast.stsci/clash,HST.CLASH,http://archive.stsci.edu/siap/search.php?id=clash&,Cluster:Lensing:And:Supernova:survey:with:Hubble:(CLASH) +I,HST.ACSGGCT,optical:uv,ivo://mast.stsci/acsggct,HST.ACSGGCT,http://archive.stsci.edu/siap/search.php?id=acsggct&,ACS:Galactic:Globular:Cluster:Survey:(ACSGGCT) +C,Ritter/LMXB,optical,ivo://nasa.heasarc/ritterlmxb,Ritter/LMXB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ritterlmxb&,Ritter:Low-Mass:X-Ray:Binaries:Catalog:(7.16:Edition) +C,ukidssDR6-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR6-dsa,ukidssDR6-dsa,http://wfaudata.roe.ac.uk/ukidssDR6-dsa/DirectCone?DSACAT=UKIDSS_DR6&DSATAB=lasSource&,UKIDSS:DR6:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:6 +C,sdssdr8-dsa,optical,ivo://wfau.roe.ac.uk/sdssdr8-dsa,sdssdr8-dsa,http://wfaudata.roe.ac.uk/sdssdr8-dsa/DirectCone?DSACAT=SDSS_DR8&DSATAB=PhotoObjAll&,SDSS:DR8:-:Sloan:Digital:Sky:Survey:Data:Release:8 +C,J/ApJ/701/1053,optical,ivo://CDS.VizieR/J/ApJ/701/1053,J/ApJ/701/1053,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1053&,Abundances:of:8:stars:in:the:Draco:dSph:(Cohen+;:2009) +C,J/ApJ/701/508,infrared,ivo://CDS.VizieR/J/ApJ/701/508,J/ApJ/701/508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/508&,5000:AGNs:behind:the:Magellanic:clouds:(Kozlowski+;:2009) +C,J/AJ/137/3100,optical,ivo://CDS.VizieR/J/AJ/137/3100,J/AJ/137/3100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3100&,Radial:velocities:of:4:dSph:galaxies:(Walker+;:2009) +C,J/MNRAS/411/373,infrared,ivo://CDS.VizieR/J/MNRAS/411/373,J/MNRAS/411/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/373&,Catalog:of:AKARI:Deep:Field:South:(Clements+;:2011) +C,J/ApJ/699/603,x-ray,ivo://CDS.VizieR/J/ApJ/699/603,J/ApJ/699/603,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/603&,Evolution:of:Swift/BAT:blazars:(Ajello+;:2009) +C,J/ApJ/698/865,optical,ivo://CDS.VizieR/J/ApJ/698/865,J/ApJ/698/865,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/865&,Halo:streams:in:the:SDSS-DR7:(Klement+;:2009) +C,J/ApJS/195/2,gamma-ray,ivo://CDS.VizieR/J/ApJS/195/2,J/ApJS/195/2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/2&,The:second:Swift:BAT:GRB:catalog:(BAT2):(Sakamoto+;:2011) +C,J/other/Ser/178.,radio,ivo://CDS.VizieR/J/other/Ser/178.65,J/other/Ser/178.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ser/178.65&,Strongest:radio:point:sources:in:LMC:field:(Payne+;:2009) +C,J/ApJS/194/42,*,ivo://CDS.VizieR/J/ApJS/194/42,J/ApJS/194/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/42&,SDSS-DR3:MgII-based:black:hole:masses:(Rafiee+;:2011) +C,J/A+A/533/A36,optical,ivo://CDS.VizieR/J/A+A/533/A36,J/A+A/533/A36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A36&,VI:photometry:and:velocity:map:of:NGC:6388:(Luetzgendorf+;:2011) +C,J/ApJ/700/1702,x-ray,ivo://CDS.VizieR/J/ApJ/700/1702,J/ApJ/700/1702,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/1702&,ChaMPlane:deep:galactic:bulge:survey.:I.:(van:den:Berg+;:2009) +C,J/ApJS/194/29,gamma-ray:radio,ivo://CDS.VizieR/J/ApJS/194/29,J/ApJS/194/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/29&,Observations:of:blazars:at:15GHz:(Richards+;:2011) +C,J/AJ/136/2050,optical,ivo://CDS.VizieR/J/AJ/136/2050,J/AJ/136/2050,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2050&,SEGUE:stellar:parameter:pipeline.:II.:(Lee+;:2008) +C,J/ApJ/697/1741,optical:infrared,ivo://CDS.VizieR/J/ApJ/697/1741,J/ApJ/697/1741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1741&,Warped:disks:of:YSOs:in:Galactic:center:(Bartko+;:2009) +C,J/A+A/529/A89,optical,ivo://CDS.VizieR/J/A+A/529/A89,J/A+A/529/A89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A89&,Kepler:satellite:variability:study:(Debosscher+;:2011) +C,B/iram,radio,ivo://CDS.VizieR/B/iram,B/iram,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/iram&,Plateau:de:Bure:Interferometer:Observation:Log:(IRAM:1991-2011) +C,J/A+A/528/A107,uv,ivo://CDS.VizieR/J/A+A/528/A107,J/A+A/528/A107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A107&,GALEX:Ultraviolet:Virgo:Cluster:Survey:(GUViCS):(Boselli+;:2011) +C,J/ApJS/191/301,infrared:radio,ivo://CDS.VizieR/J/ApJS/191/301,J/ApJS/191/301,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/301&,Spitzer:Atlas:of:Stellar:Spectra:(SASS):(Ardila+;:2010) +C,J/MNRAS/410/860,optical,ivo://CDS.VizieR/J/MNRAS/410/860,J/MNRAS/410/860,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/860&,Redshift:dependence:of:BAL:QSOs:(Allen+;:2011) +C,J/AJ/136/2070,optical,ivo://CDS.VizieR/J/AJ/136/2070,J/AJ/136/2070,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2070&,SEGUE:stellar:parameter:pipeline.:III.:(Allende:Prieto+;:2008) +C,J/MNRAS/396/818,optical,ivo://CDS.VizieR/J/MNRAS/396/818,J/MNRAS/396/818,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/818&,Blue:early-type:galaxies:in:Galaxy:Zoo:(Schawinski+;:2009) +C,J/A+A/533/A121,x-ray,ivo://CDS.VizieR/J/A+A/533/A121,J/A+A/533/A121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A121&,Missing:low-mass:stars:in:S254-S258:(Mucciarelli+;:2011) +C,J/MNRAS/404/1475,infrared,ivo://CDS.VizieR/J/MNRAS/404/1475,J/MNRAS/404/1475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1475&,JHK:photometry:of:Leo:I:AGB:and:red:giants:(Held+;:2010) +C,J/ApJ/700/844,uv,ivo://CDS.VizieR/J/ApJ/700/844,J/ApJ/700/844,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/844&,Rotation:rates:of:very:massive:stars:(Penny+;:2009) +C,J/ApJS/194/31,optical:radio,ivo://CDS.VizieR/J/ApJS/194/31,J/ApJS/194/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/31&,Morphology:for:groups:in:the:FIRST:database:(Proctor;:2011) +C,J/ApJS/193/25,infrared,ivo://CDS.VizieR/J/ApJS/193/25,J/ApJS/193/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/25&,The:NAN:complex.:II.:MIPS:observations:(Rebull+;:2011) +C,J/ApJ/700/1216,optical,ivo://CDS.VizieR/J/ApJ/700/1216,J/ApJ/700/1216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/1216&,Spectroscopy:of:Be:stars:in:open:clusters:(McSwain+;:2009) +C,J/ApJ/680/1295,optical,ivo://CDS.VizieR/J/ApJ/680/1295,J/ApJ/680/1295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/1295&,Optical:spectroscopy:of:Cha-II:PMS:stars:(Spezzi+;:2008) +C,B/sb9,*,ivo://CDS.VizieR/B/sb9,B/sb9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/sb9&,SB9::9th:Catalogue:of:Spectroscopic:Binary:Orbits:(Pourbaix+:2004-2011) +C,J/PASJ/63/S363,optical:infrared,ivo://CDS.VizieR/J/PASJ/63/S363,J/PASJ/63/S363,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/63/S363&,MOIRCS:Deep:Survey.:VII.:(Konishi+;:2011) +C,J/A+A/527/A140,*,ivo://CDS.VizieR/J/A+A/527/A140,J/A+A/527/A140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A140&,Mass:limits:on:substellar:companions:(Reffert+;:2011) +C,J/A+A/527/A90,radio,ivo://CDS.VizieR/J/A+A/527/A90,J/A+A/527/A90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A90&,WSRT:Virgo:HI:filament:survey:(Popping+;:2011) +C,J/ApJ/622/772,optical:radio,ivo://CDS.VizieR/J/ApJ/622/772,J/ApJ/622/772,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/622/772&,Redshift:survey:of:submillimeter:galaxies:(Chapman+;:2005) +C,kepler_planets,optical,ivo://archive.stsci.edu/kepler_planets,kepler_planets,http://archive.stsci.edu/kepler/kepler_planets/search.php?,Kepler:Confirmed:Planets +C,EUVE/Bright,euv,ivo://nasa.heasarc/euvebsl,EUVE/Bright,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euvebsl&,EUVE:Bright:Sources +C,ANSUVPSCAT,uv,ivo://nasa.heasarc/ansuvpscat,ANSUVPSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ansuvpscat&,ANS:Ultraviolet:Photometry:Catalog:of:Point:Sources +I,XCATDBi-SIA,*,ivo://xcatdb/2xmmi/epicsia,XCATDBi-SIA,http://xcatdb.u-strasbg.fr/2xmmi/sia?collection=[EPIC(EpicObsImage)]&,Epic:Image:SIAP:of:the:SSC:Interface:for:the:2XMMi:Catalogue +C,SPMOCS,*,ivo://vo.sim/Clusters,SPMOCS,http://vo.sim.ul.pt:8080/Clusters?,San:Pedro:Martir:Open:Cluster:Survey +C,first_catalog,*,ivo://nrao.archive/vla/firstcatalog,first_catalog,http://archive.nrao.edu/vo/cone/getCatalog?archive=FIRST&,Faint:Images:of:the:Radio:Sky:at:Twenty-centimeters +I,FIRST,*,ivo://nrao.archive/vla/first,FIRST,http://archive.nrao.edu/vo/SIA/query?archive=FIRST&,Faint:Images:of:the:Radio:Sky:at:Twenty-centimeters +I,CLASS,*,ivo://nrao.archive/vla/class,CLASS,http://archive.nrao.edu/vo/SIA/query?archive=CLASS&,Cosmic:Lens:All-Sky:Survey +I,TNG_IA2,*,ivo://ia2.inaf/TNG/SIA,TNG_IA2,http://natzgul3.oats.inaf.it:8080/servlets/servlet/SibillaImage?,IA2:Italian:Center:for:Astronomical:Archive::TNG +I,ADIL,radio:millimeter:infrared:optical:uv,ivo://adil.ncsa/targeted/SIA,ADIL,http://adil.ncsa.uiuc.edu/cgi-bin/voimquery?survey=f&,NCSA:Astronomy:Digital:Image:Library:Simple:Image:Access +C,J/ApJ/691/705,optical,ivo://CDS.VizieR/J/ApJ/691/705,J/ApJ/691/705,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/705&,AGN:host:galaxy:morphologies:in:COSMOS:(Gabor+;:2009) +C,J/AJ/136/1770,optical,ivo://CDS.VizieR/J/AJ/136/1770,J/AJ/136/1770,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1770&,VI:light:curves:of:NGC:247:Cepheids:(Garcia-Varela+;:2008) +C,J/AJ/136/1242,optical,ivo://CDS.VizieR/J/AJ/136/1242,J/AJ/136/1242,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1242&,LMC:long-period:variables:from:MACHO:(Fraser+;:2008) +C,J/AJ/136/2413,infrared,ivo://CDS.VizieR/J/AJ/136/2413,J/AJ/136/2413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2413&,Galactic:midplane:Spitzer:red:sources:(Robitaille+;:2008) +C,J/AJ/136/2373,optical:radio,ivo://CDS.VizieR/J/AJ/136/2373,J/AJ/136/2373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2373&,Type:2:quasars:from:SDSS:(Reyes+;:2008) +C,II/167,optical,ivo://CDS.VizieR/II/167,II/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/167&,General:Catalogue:of:Photometric:Data:(Hauck+:1990) +C,J/AJ/139/1871,optical,ivo://CDS.VizieR/J/AJ/139/1871,J/AJ/139/1871,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/139/1871&,Kinematics:of:globulars:in:NGC:5128:(Woodley+;:2010) +C,J/A+A/531/A165,optical,ivo://CDS.VizieR/J/A+A/531/A165,J/A+A/531/A165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A165&,MILES:atmospheric:parameters:(Prugniel+;:2011) +C,J/A+A/531/A155,optical,ivo://CDS.VizieR/J/A+A/531/A155,J/A+A/531/A155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A155&,HST:photometry:in:six:M31:globular:clusters:(Perina+;:2011) +C,B/pastel,optical,ivo://CDS.VizieR/B/pastel,B/pastel,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/pastel&,The:PASTEL:catalogue:(Soubiran+;:2010-) +C,J/A+A/532/A131,infrared,ivo://CDS.VizieR/J/A+A/532/A131,J/A+A/532/A131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A131&,New:Galactic:star:clusters:in:VVV:survey:(Borissova+;:2011) +C,J/AJ/135/348,optical,ivo://CDS.VizieR/J/AJ/135/348,J/AJ/135/348,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/348&,SDSS-II:SNe:survey::search:and:follow-up:(Sako+;:2008) +C,J/ApJS/194/22,optical,ivo://CDS.VizieR/J/ApJS/194/22,J/ApJS/194/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/22&,Magellanic:Quasars:Survey::QSOs:behind:SMC:(Kozlowski+;:2011) +C,J/AJ/136/2083,radio,ivo://CDS.VizieR/J/AJ/136/2083,J/AJ/136/2083,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2083&,Clumps:in:NGC:6334:from:450/850um:observations:(Matthews+;:2008) +C,VIII/73,optical:radio,ivo://CDS.VizieR/VIII/73,VIII/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/73&,HI:Parkes:All:Sky:Survey:Catalogue:(HIPASS):(Meyer+;:2004) +C,J/A+A/527/A148,optical,ivo://CDS.VizieR/J/A+A/527/A148,J/A+A/527/A148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A148&,NGC6397:red:giants:chemical:composition:(Lind+;:2011) +C,J/A+A/529/A161,optical,ivo://CDS.VizieR/J/A+A/529/A161,J/A+A/529/A161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A161&,IRDC:core:G11.11-0.12P1:methanol:maps:(Gomez+;:2011) +C,J/ApJ/697/1993,infrared,ivo://CDS.VizieR/J/ApJ/697/1993,J/ApJ/697/1993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1993&,Spitzer:study:of:AGB:stars.:III.:(Boyer+;:2009) +C,J/A+A/528/A148,optical,ivo://CDS.VizieR/J/A+A/528/A148,J/A+A/528/A148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A148&,uvby{beta}:photometry:of:early:type:stars:(Handler;:2011) +C,J/A+A/505/139,optical,ivo://CDS.VizieR/J/A+A/505/139,J/A+A/505/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/139&,Abundances:of:red:giants:in:17:globular:clusters:(Carretta+;:2009) +C,J/ApJ/693/152,optical,ivo://CDS.VizieR/J/ApJ/693/152,J/ApJ/693/152,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/152&,Abell:851:and:the:role:of:starbursts:(Oemler+;:2009) +C,J/MNRAS/407/681,optical,ivo://CDS.VizieR/J/MNRAS/407/681,J/MNRAS/407/681,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/681&,Proper:motions:of:FBS:blue:stellar:objects:(Mickaelian+;:2010) +C,J/A+A/527/A40,optical,ivo://CDS.VizieR/J/A+A/527/A40,J/A+A/527/A40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A40&,Faint;:high-Galactic-latitude:red:clump:stars:(Saguner+;:2011) +C,J/A+A/528/A35,optical:infrared,ivo://CDS.VizieR/J/A+A/528/A35,J/A+A/528/A35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A35&,Infrared:luminosity:in:GOODS:fields:(Magnelli+;:2011) +C,J/A+A/526/A21,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/526/A21,J/A+A/526/A21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A21&,Collinder:69:X-ray:sources:(Barrado+;:2011) +C,J/A+A/525/A131,optical,ivo://CDS.VizieR/J/A+A/525/A131,J/A+A/525/A131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A131&,Solar-like:oscillations:in:Kepler:red:giants:(Hekker+;:2011) +C,J/AJ/136/18,infrared,ivo://CDS.VizieR/J/AJ/136/18,J/AJ/136/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/18&,LMC:SAGE.:New:candidate:YSOs:(Whitney+;:2008) +C,III/257,optical,ivo://CDS.VizieR/III/257,III/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/257&,RAVE:second:data:release:(Zwitter+;:2008) +C,J/MNRAS/409/1455,optical,ivo://CDS.VizieR/J/MNRAS/409/1455,J/MNRAS/409/1455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/409/1455&,Stellar:populations:of:early-type:galaxies:(Harrison+;:2010) +C,J/ApJS/194/7,x-ray,ivo://CDS.VizieR/J/ApJS/194/7,J/ApJS/194/7,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/7&,X-ray:properties:of:O:and:B:stars:in:Carina:(Naze+;:2011) +C,J/MNRAS/407/2475,optical:infrared,ivo://CDS.VizieR/J/MNRAS/407/2475,J/MNRAS/407/2475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/2475&,Ionized:gas:in:E/S0:galaxies:with:dust:lanes:(Finkelman+;:2010) +C,J/A+A/510/A27,infrared,ivo://CDS.VizieR/J/A+A/510/A27,J/A+A/510/A27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A27&,Very:low:mass:stars:in:Praesepe:(Boudreault+;:2010) +C,J/AJ/135/2323,infrared,ivo://CDS.VizieR/J/AJ/135/2323,J/AJ/135/2323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2323&,H{alpha}:stars:and:HH:objects:near:BRCs:(Ikeda+;:2008) +C,VIII/89,optical:radio,ivo://CDS.VizieR/VIII/89,VIII/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/89&,Northern:HI:Parkes:All:Sky:Survey:Catalogue:(HIPASS):(Wong+;:2006) +C,J/ApJS/193/30,optical:infrared,ivo://CDS.VizieR/J/ApJS/193/30,J/ApJS/193/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/30&,UV-to-FIR:analysis:of:sources:in:the:EGS.:II.:(Barro+;:2011) +C,J/ApJ/643/680,optical,ivo://CDS.VizieR/J/ApJ/643/680,J/ApJ/643/680,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/643/680&,Imaging:and:spectroscopy:around:PKS:0405-123:(Prochaska+;:2006) +C,J/A+A/473/429,optical,ivo://CDS.VizieR/J/A+A/473/429,J/A+A/473/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/429&,HST:VI:photometry:of:Bol:514:in:M31:(Federici+;:2007) +C,J/AJ/136/1703,optical,ivo://CDS.VizieR/J/AJ/136/1703,J/AJ/136/1703,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1703&,Ridgelines:of:six:intermediate-age:SMC:clusters:(Glatt+;:2008) +C,J/AcA/60/91,optical,ivo://CDS.VizieR/J/AcA/60/91,J/AcA/60/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/60/91&,VI:light:curves:of:SMC:type:II:Cepheids:(Soszynski+;:2010) +C,J/other/Ser/177.,optical,ivo://CDS.VizieR/J/other/Ser/177.109,J/other/Ser/177.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ser/177.109&,Corrections:to:HIP:proper:motions:(Damljanovic+;:2008) +C,J/AJ/136/1221,infrared:radio,ivo://CDS.VizieR/J/AJ/136/1221,J/AJ/136/1221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1221&,Most:luminous:LMC:sources:at:8{mu}m:(Kastner+;:2008) +C,J/AJ/136/1067,infrared,ivo://CDS.VizieR/J/AJ/136/1067,J/AJ/136/1067,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1067&,New:beta:Lyrae:and:Algol:candidates:in:NSVS:(Hoffman+;:2008) +C,J/A+A/513/A6,optical,ivo://CDS.VizieR/J/A+A/513/A6,J/A+A/513/A6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A6&,NOT:survey:of:subdwarf:B:stars:(Ostensen+;:2010) +C,J/ApJ/653/1226,optical,ivo://CDS.VizieR/J/ApJ/653/1226,J/ApJ/653/1226,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/1226&,Physical:properties:of:galactic:HII:regions:(Quireza+;:2006) +C,J/ApJS/193/12,infrared,ivo://CDS.VizieR/J/ApJS/193/12,J/ApJS/193/12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/12&,JHK:photometry:of:Northern:Galactic:Cepheids:(Monson+;:2011) +C,V/89,*,ivo://CDS.VizieR/V/89,V/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/89&,Ages;:Metallicities;:Galactic:Orbit:of:F:stars:(Marsakov+:1995) +C,J/AJ/136/614,optical,ivo://CDS.VizieR/J/AJ/136/614,J/AJ/136/614,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/614&,Arp:2:and:Ter:8:red:giants:equivalent:widths:(Mottini+;:2008) +C,J/ApJS/193/14,optical,ivo://CDS.VizieR/J/ApJS/193/14,J/ApJS/193/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/14&,DEEP3:Galaxy:Redshift:Survey::GOODS-N:field:(Cooper+;:2011) +C,J/A+A/514/A11,infrared,ivo://CDS.VizieR/J/A+A/514/A11,J/A+A/514/A11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A11&,SEDs:in:ADFS:(AKARI:Deep:Field:South):(Malek+;:2010) +I,hst_pr_images_2008-2010,optical:infrared:uv,ivo://mast.stsci/stpr,hst_pr_images_2008-2010,http://archive.stsci.edu/stpr/vo_search.php?,Hubble:Space:Telescope:Press:Release:Image:Archive:2008-2010 +C,J/MNRAS/407/2075,gamma-ray,ivo://CDS.VizieR/J/MNRAS/407/2075,J/MNRAS/407/2075,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/2075&,Gamma-ray:bursts:spectral:peak:estimator:(Shahmoradi+;:2010) +C,J/ApJ/694/222,radio,ivo://CDS.VizieR/J/ApJ/694/222,J/ApJ/694/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/222&,Extragalactic:point:sources:in:WMAP:5-yr:maps:(Chen+;:2009) +C,J/ApJ/692/511,optical,ivo://CDS.VizieR/J/ApJ/692/511,J/ApJ/692/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/692/511&,Mergers:of:luminous:early-type:galaxies:(Wen+;:2009) +C,J/MNRAS/407/1170,infrared,ivo://CDS.VizieR/J/MNRAS/407/1170,J/MNRAS/407/1170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/1170&,IRAC:photometry:of:M8:(Kumar+;:2010) +C,J/ApJS/192/1,optical,ivo://CDS.VizieR/J/ApJS/192/1,J/ApJS/192/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/192/1&,Light-curve:parameters:from:the:SNLS:(Conley+;:2011) +C,J/PAZh/36/354,optical,ivo://CDS.VizieR/J/PAZh/36/354,J/PAZh/36/354,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/36/354&,NGC:6866:proper:motions:and:CCD:photometry:(Frolov+;:2010) +C,VII/265,optical,ivo://CDS.VizieR/VII/265,VII/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/265&,COSMOS:Morpholopgical:Catalog:(V1.1):(Tasca+:2009) +C,J/A+AS/131/319,optical,ivo://CDS.VizieR/J/A+AS/131/319,J/A+AS/131/319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/319&,HII:regions:catalogue:(Petit+:1998) +C,J/MNRAS/400/299,x-ray:optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/400/299,J/MNRAS/400/299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/299&,Chandra:deep:protocluster:survey:(Lehmer+;:2009) +C,J/ApJ/693/1821,infrared,ivo://CDS.VizieR/J/ApJ/693/1821,J/ApJ/693/1821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/1821&,The:Spitzer:infrared:nearby:galaxies:survey:(Dale+;:2009) +C,J/A+A/529/A104,infrared,ivo://CDS.VizieR/J/A+A/529/A104,J/A+A/529/A104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A104&,Coordinates:for:Arp's:Baade's:Window:stars:(Church+;:2011) +C,J/A+A/493/959,optical:infrared,ivo://CDS.VizieR/J/A+A/493/959,J/A+A/493/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/959&,UBV(RI)cHalpha:photometry:in:omega:Cen:(Bellini+;:2009) +C,J/ApJS/161/444,optical,ivo://CDS.VizieR/J/ApJS/161/444,J/ApJS/161/444,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/444&,[Fe/H]:and:Teff:for:luminosity:class:IV-V:stars:(Taylor+;:2005) +C,J/A+A/512/A34,x-ray:optical,ivo://CDS.VizieR/J/A+A/512/A34,J/A+A/512/A34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A34&,XMM-COSMOS:Type:1:AGNs:(Lusso+;:2010) +C,J/AJ/136/506,optical:infrared,ivo://CDS.VizieR/J/AJ/136/506,J/AJ/136/506,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/506&,Radial:velocities:of:{omega}:Centauri:members:(Da:Silva+;:2008) +C,J/ApJ/691/1560,radio,ivo://CDS.VizieR/J/ApJ/691/1560,J/ApJ/691/1560,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/1560&,Dense:core:survey:in:the:Orion:B:cloud:(Ikeda+;:2009) +C,J/ApJS/176/276,infrared,ivo://CDS.VizieR/J/ApJS/176/276,J/ApJS/176/276,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/276&,PTI:calibrator:catalog:(van:Belle+;:2008) +C,J/other/Ap/52.36,optical,ivo://CDS.VizieR/J/other/Ap/52.369,J/other/Ap/52.36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/52.369&,Blue:stellar:objects:in:strip:DE=47{deg}:(Erastova;:2009) +C,J/other/IBVS/580,optical,ivo://CDS.VizieR/J/other/IBVS/5802,J/other/IBVS/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5802&,Minima:and:maxima:of:735:variables:(Hubscher+;:2007) +C,II/223,uv,ivo://CDS.VizieR/II/223,II/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/223&,First:Byurakan:Survey:(FBS);:2nd:Program:(Abrahamian:et:al.;:1990-1996) +C,J/A+A/508/117,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/508/117,J/A+A/508/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/508/117&,Spitzer:selected:starbursts:at:z~2:(Fiolet+;:2009) +C,J/AZh/88/34,infrared,ivo://CDS.VizieR/J/AZh/88/34,J/AZh/88/34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/88/34&,Long-term:(1984-2008):JHKLM:photometry:of:stars:(Shenavrin+;:2011) +C,J/AJ/136/312,optical,ivo://CDS.VizieR/J/AJ/136/312,J/AJ/136/312,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/312&,2001-2006:WIYN:binary:stars:speckle:observations:(Horch+;:2008) +C,J/AJ/136/118,optical,ivo://CDS.VizieR/J/AJ/136/118,J/AJ/136/118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/118&,Open:clusters:as:galactic:disk:tracers.:I.:(Frinchaboy+;:2008) +C,J/ApJ/689/1031,optical,ivo://CDS.VizieR/J/ApJ/689/1031,J/ApJ/689/1031,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/1031&,Heavy:element:abundances:in:giant:stars:(Yong+;:2008) +C,J/AJ/136/159,radio,ivo://CDS.VizieR/J/AJ/136/159,J/AJ/136/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/159&,Global:86GHz:VLBI:survey:of:compact:radio:sources:(Lee+;:2008) +C,J/MNRAS/406/782,optical,ivo://CDS.VizieR/J/MNRAS/406/782,J/MNRAS/406/782,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/782&,Type:Ia:supernovae:luminosities:(Sullivan+;:2010) +C,J/ApJS/191/389,infrared,ivo://CDS.VizieR/J/ApJS/191/389,J/ApJS/191/389,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/389&,Photometric:monitoring:in:{sigma}:Ori:cluster:(Cody+;:2010) +C,J/ApJS/191/340,x-ray:optical,ivo://CDS.VizieR/J/ApJS/191/340,J/ApJS/191/340,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/340&,Southern:Cosmology:Survey.:II.:(Menanteau+;:2010) +C,J/A+A/463/455,*,ivo://CDS.VizieR/J/A+A/463/455,J/A+A/463/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/455&,Nearby:early-type:gal.:with:ionized:gas.:III.:(Annibali+;:2007) +C,J/A+A/526/A127,optical,ivo://CDS.VizieR/J/A+A/526/A127,J/A+A/526/A127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A127&,Velocities:of:M67:main-sequence:and:giant:stars:(Pasquini+;:2011) +C,J/MNRAS/396/964,infrared:radio,ivo://CDS.VizieR/J/MNRAS/396/964,J/MNRAS/396/964,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/964&,T:Tauri:in:and:around:bright-rimmed:clouds:(Chauhan+;:2009) +C,J/A+A/525/A90,optical:infrared,ivo://CDS.VizieR/J/A+A/525/A90,J/A+A/525/A90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A90&,Thick:disc:vertical:properties:(Katz+;:2011) +C,J/A+A/509/A11,optical:infrared,ivo://CDS.VizieR/J/A+A/509/A11,J/A+A/509/A11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A11&,H{alpha}:emission-line:objects:in:SMC:clusters:(Martayan+;:2010) +C,J/ApJ/685/947,optical,ivo://CDS.VizieR/J/ApJ/685/947,J/ApJ/685/947,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/947&,SX:Phe:stars:in:Fornax.:II.:(Poretti+;:2008) +C,J/ApJ/682/985,optical:infrared,ivo://CDS.VizieR/J/ApJ/682/985,J/ApJ/682/985,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/985&,FIREWORKS:photometry:of:GOODS:CDF-S:(Wuyts+;:2008) +C,J/ApJ/688/826,x-ray:radio,ivo://CDS.VizieR/J/ApJ/688/826,J/ApJ/688/826,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/826&,Radio:and:X-ray-emitting:broad-line:AGNs:(Li+;:2008) +C,J/AJ/135/1488,optical,ivo://CDS.VizieR/J/AJ/135/1488,J/AJ/135/1488,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1488&,Rc:photometry:of:galaxies:in:NGC:5353/4:group:(Tully+;:2008) +C,J/PASP/122/683,optical,ivo://CDS.VizieR/J/PASP/122/683,J/PASP/122/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/683&,SAGE-Spec:Spitzer:legacy:program:(Kemper+;:2010) +C,J/PASP/122/524,optical,ivo://CDS.VizieR/J/PASP/122/524,J/PASP/122/524,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/524&,Planetary:nebulae:in:MACHO:Galactic:Bulge:(Lutz+;:2010) +C,J/ApJ/682/445,infrared,ivo://CDS.VizieR/J/ApJ/682/445,J/ApJ/682/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/445&,Spitzer:observations:of:S254-S258:(Chavarria+;:2008) +C,J/PASP/114/1382,optical:infrared,ivo://CDS.VizieR/J/PASP/114/1382,J/PASP/114/1382,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/114/1382&,BVRI:photometry:of:Stock:1:stars:(Osborn+;:2002) +C,J/ApJ/688/290,radio,ivo://CDS.VizieR/J/ApJ/688/290,J/ApJ/688/290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/290&,GASS:HI:survey:of:the:lower:halo:(Ford+;:2008) +C,J/ApJ/687/1230,x-ray,ivo://CDS.VizieR/J/ApJ/687/1230,J/ApJ/687/1230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/1230&,SFXTs:observed:by:Swift.:I.:Outside:outbursts:(Sidoli+;:2008) +C,J/MNRAS/405/2570,optical,ivo://CDS.VizieR/J/MNRAS/405/2570,J/MNRAS/405/2570,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/2570&,Linear:polarization:of:nearby:bright:stars:(Bailey+;:2010) +C,III/244,optical,ivo://CDS.VizieR/III/244,III/244,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/244&,Catalog:of:Stellar:Rotational:Velocities:(Glebocki+:2005) +C,J/MNRAS/405/2505,infrared,ivo://CDS.VizieR/J/MNRAS/405/2505,J/MNRAS/405/2505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/2505&,Nuclear:activity:in:ULIRGs:(Nardini+;:2010) +C,J/AJ/77/486,optical,ivo://CDS.VizieR/J/AJ/77/486,J/AJ/77/486,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/77/486&,Dwarf:K:and:M:stars:in:Southern:hemisphere:(Upgren+;:1972) +C,J/ApJ/686/859,radio,ivo://CDS.VizieR/J/ApJ/686/859,J/ApJ/686/859,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/859&,Radio:sources:at:0.327;:1.4;:4.5;:8.5GHz:(Birzan+;:2008) +C,J/MNRAS/405/1349,optical,ivo://CDS.VizieR/J/MNRAS/405/1349,J/MNRAS/405/1349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1349&,LMC:PNe:[OIII]:5007{AA}:and:H{beta}:flux:(Reid+;:2010) +C,J/A+AS/71/297,optical,ivo://CDS.VizieR/J/A+AS/71/297,J/A+AS/71/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/71/297&,CCD:UBV:photometry:of:stars:in:Sex:A:(Aparicio+;:1987) +C,J/ApJ/678/635,optical,ivo://CDS.VizieR/J/ApJ/678/635,J/ApJ/678/635,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/635&,Spectroscopy:of:quasar:binary:candidates:(Myers+;:2008) +C,J/MNRAS/396/2367,infrared,ivo://CDS.VizieR/J/MNRAS/396/2367,J/MNRAS/396/2367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/2367&,NIR:Ks:photometry:of:Norma:cluster:(A3627):(Skelton+;:2009) +C,J/MNRAS/405/1293,optical,ivo://CDS.VizieR/J/MNRAS/405/1293,J/MNRAS/405/1293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1293&,Compact:star:clusters:in:M81:(Santiago-Cortes+;:2010) +C,J/MNRAS/404/1745,optical,ivo://CDS.VizieR/J/MNRAS/404/1745,J/MNRAS/404/1745,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1745&,Dwarf:galaxies:in:Coma:supercluster:(Mahajan+;:2010) +C,J/MNRAS/402/1005,*,ivo://CDS.VizieR/J/MNRAS/402/1005,J/MNRAS/402/1005,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/1005&,Stellar:cluster:dynamical:masses:in:NGC3310:(Hagele+;:2010) +C,J/ApJ/684/136,uv:optical:infrared,ivo://CDS.VizieR/J/ApJ/684/136,J/ApJ/684/136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/684/136&,SEDs:of:ELAIS-S1:mid-IR:sources:(Gruppioni+;:2008) +C,J/ApJ/686/L115,infrared:radio,ivo://CDS.VizieR/J/ApJ/686/L115,J/ApJ/686/L115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/L115&,Masses:of:evolved:disks:in:PMS:stars:(Cieza+;:2008) +C,J/ApJ/684/1026,optical,ivo://CDS.VizieR/J/ApJ/684/1026,J/ApJ/684/1026,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/684/1026&,Photometric:profiles:from:GOODS:data:(Azzollini+;:2008) +C,J/MNRAS/403/429,optical,ivo://CDS.VizieR/J/MNRAS/403/429,J/MNRAS/403/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/429&,Candidate:globular:clusters:in:NGC:5170:(Forbes+;:2010) +C,J/AJ/123/2772,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/123/2772,J/AJ/123/2772,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2772&,OH-selected:AGB:and:post-AGB:objects.:I.:(Sevenster+;:2002) +C,J/A+A/521/A61,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/521/A61,J/A+A/521/A61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A61&,Stars:associated:to:Eagle:Nebula:(M16):&::NGC6611:(Guarcello+:2010) +C,J/ApJ/684/905,optical:infrared,ivo://CDS.VizieR/J/ApJ/684/905,J/ApJ/684/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/684/905&,z>:1:galaxy:clusters:from:IRAC:Shallow:Survey:(Eisenhardt+;:2008) +C,J/A+AS/96/389,optical:infrared,ivo://CDS.VizieR/J/A+AS/96/389,J/A+AS/96/389,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/96/389&,Warm:IRAS:sources.:II.:(de:Grijp+;:1992) +C,J/ApJS/191/179,gamma-ray,ivo://CDS.VizieR/J/ApJS/191/179,J/ApJS/191/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/179&,IPN:supplement:to:the:BeppoSAX:GRB:catalog:(Hurley+;:2010) +C,J/ApJS/191/160,optical,ivo://CDS.VizieR/J/ApJS/191/160,J/ApJS/191/160,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/160&,3D:spectroscopy:in:30:Dor:(Pellegrini+;:2010) +C,J/A+A/523/A71,optical,ivo://CDS.VizieR/J/A+A/523/A71,J/A+A/523/A71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/523/A71&,A:and:F:stars:abundances:in:the:Hyades:(Gebran+;:2010) +C,J/A+A/526/A71,*,ivo://CDS.VizieR/J/A+A/526/A71,J/A+A/526/A71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A71&,Photospheric:parameters:and:C:abundances:(Da:Silva+;:2011) +C,J/A+A/520/A15,optical,ivo://CDS.VizieR/J/A+A/520/A15,J/A+A/520/A15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A15&,RACE-OC:project::YSOs:within:100pc:(Messina+;:2010) +C,J/A+A/522/A26,optical,ivo://CDS.VizieR/J/A+A/522/A26,J/A+A/522/A26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/522/A26&,Fe:Abundances:in:metal-poor:stars:(Sbordone+:2010) +C,J/A+A/525/A79,optical,ivo://CDS.VizieR/J/A+A/525/A79,J/A+A/525/A79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A79&,Velocities:in:three:Abell:clusters:(Maurogordato+;:2011) +C,J/A+A/521/A40,optical,ivo://CDS.VizieR/J/A+A/521/A40,J/A+A/521/A40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A40&,Stroemgren:photometry:of:Milky:Way:stars:(Arnadottir+;:2010) +C,J/A+A/521/A12,optical,ivo://CDS.VizieR/J/A+A/521/A12,J/A+A/521/A12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A12&,Radial:velocities:of:nearby:late-type:stars:(Maldonado+;:2010) +C,J/A+A/520/A95,optical,ivo://CDS.VizieR/J/A+A/520/A95,J/A+A/520/A95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A95&,Abundances:of:red:giants:in:M54:and:Sgr:dSph:(Carretta+;:2010) +C,J/A+A/520/A62,optical:radio,ivo://CDS.VizieR/J/A+A/520/A62,J/A+A/520/A62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A62&,Radio-optical:scrutiny:of:compact:AGN:(Arshakian+;:2010) +C,J/A+A/507/833,optical,ivo://CDS.VizieR/J/A+A/507/833,J/A+A/507/833,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/833&,Interstellar:CaII:lines:for:290:stars:(Megier+;:2009) +C,J/A+AS/26/353,optical,ivo://CDS.VizieR/J/A+AS/26/353,J/A+AS/26/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/26/353&,UBV:observations:in:globular:NGC:1904:(Alcaino+;:1976) +C,J/A+A/487/453,optical,ivo://CDS.VizieR/J/A+A/487/453,J/A+A/487/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/453&,Bright:galaxies:in:5:medium:redshift:clusters.:I.:(Ascaso+;:2008) +C,J/A+AS/86/209,optical:infrared,ivo://CDS.VizieR/J/A+AS/86/209,J/A+AS/86/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/86/209&,UBVRI:photometry:in:cluster:Tr:18:(Vazquez+;:1990) +C,J/A+A/513/A15,optical,ivo://CDS.VizieR/J/A+A/513/A15,J/A+A/513/A15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A15&,Heidelberg:InfraRed:Optical:Cluster:Survey;:HIROCS:(Roeser+;:2010) +C,J/A+A/177/131,optical,ivo://CDS.VizieR/J/A+A/177/131,J/A+A/177/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/177/131&,CaII:and:MgII:excess:flux:density:in:cool:stars:(Rutten;:1987) +C,J/A+A/113/61,optical:radio,ivo://CDS.VizieR/J/A+A/113/61,J/A+A/113/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/113/61&,HI:data:for:392:spiral:galaxies:(Bottinelli+;:1982) +C,J/A+A/505/1049,optical:radio,ivo://CDS.VizieR/J/A+A/505/1049,J/A+A/505/1049,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/1049&,Parkes:HI:observations:behind:Milky:Way:II:(Schroeder+;:2009) +C,J/A+A/517/A44,infrared,ivo://CDS.VizieR/J/A+A/517/A44,J/A+A/517/A44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/517/A44&,Spitzer:sources:in:the:Galactic:bulge:(Uttenthaler+;:2010) +C,J/A+A/515/A75,infrared:radio,ivo://CDS.VizieR/J/A+A/515/A75,J/A+A/515/A75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A75&,Low-mass:population:in:{rho}:Oph:cloud:(Alves:de:Oliveira+;:2010) +C,J/A+A/498/167,radio,ivo://CDS.VizieR/J/A+A/498/167,J/A+A/498/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/498/167&,Embedded:sources:in:L:1688:(van:Kempen+;:2009) +C,J/A+A/514/A102,optical,ivo://CDS.VizieR/J/A+A/514/A102,J/A+A/514/A102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A102&,SDSS:DR7:groups:of:galaxies:(Tago+;:2010) +C,J/A+A/500/1089,optical,ivo://CDS.VizieR/J/A+A/500/1089,J/A+A/500/1089,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/500/1089&,Abundances:in:planetary:nebulae:(Gorny+;:2009) +C,J/A+A/506/677,optical:radio,ivo://CDS.VizieR/J/A+A/506/677,J/A+A/506/677,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/677&,HI:in:Local:Supercluster:dwarf:galaxies:(Huchtmeier+;:2009) +C,J/A+A/513/A52,optical,ivo://CDS.VizieR/J/A+A/513/A52,J/A+A/513/A52,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A52&,Velocities:of:NGC:1399:globular:clusters:(Schuberth+;:2010) +C,J/A+A/498/147,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/498/147,J/A+A/498/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/498/147&,High:mass:protostellar:objects:physical:parameters:(Grave+;:2009) +C,J/A+A/512/A54,infrared,ivo://CDS.VizieR/J/A+A/512/A54,J/A+A/512/A54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A54&,Teff:and:Fbol:from:Infrared:Flux:Method:(Casagrande+;:2010) +C,J/A+A/495/733,x-ray,ivo://CDS.VizieR/J/A+A/495/733,J/A+A/495/733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/733&,XMM-Newton:spectral:survey:of:M31:disc:(Shaw+;:2009) +C,J/A+A/501/563,infrared,ivo://CDS.VizieR/J/A+A/501/563,J/A+A/501/563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/501/563&,HKs:photometry:in:the:Arches:cluster:(Espinoza+;:2009) +C,J/A+A/499/357,optical,ivo://CDS.VizieR/J/A+A/499/357,J/A+A/499/357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/499/357&,REFLEX:galaxies:redshifts:(Guzzo+;:2009) +C,J/A+A/511/A24,optical,ivo://CDS.VizieR/J/A+A/511/A24,J/A+A/511/A24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A24&,MHO:Catalogue:(Davis+;:2010) +C,J/A+A/510/A98,radio,ivo://CDS.VizieR/J/A+A/510/A98,J/A+A/510/A98,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A98&,^12^C^18^O(3-2):map:of:rho:Oph:A:(Liseau+;:2010) +C,J/A+A/510/A54,optical,ivo://CDS.VizieR/J/A+A/510/A54,J/A+A/510/A54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A54&,NaI:and:CaII:interstellar:absorption:(Welsh+;:2010) +C,J/A+A/510/A19,infrared,ivo://CDS.VizieR/J/A+A/510/A19,J/A+A/510/A19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A19&,K-band:spectra:of:6:LMC:globular:clusters:(Lyubenova+;:2010) +C,J/A+A/507/85,optical,ivo://CDS.VizieR/J/A+A/507/85,J/A+A/507/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/85&,ESO/VLT:3rd:year:type:Ia:supernova:data:set:(Balland+;:2009) +C,J/A+A/509/A4,optical,ivo://CDS.VizieR/J/A+A/509/A4,J/A+A/509/A4,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A4&,Transits:of:12:new:exoplanet:candidates:(Pietrukowicz+;:2010) +C,J/A+A/505/441,optical,ivo://CDS.VizieR/J/A+A/505/441,J/A+A/505/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/441&,UVES/VLT:spectra:of:white:dwarfs:(Koester+;:2009) +C,J/ApJ/683/L115,optical,ivo://CDS.VizieR/J/ApJ/683/L115,J/ApJ/683/L115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/683/L115&,Intermediate-line:region:in:quasars:(Hu+;:2008) +C,J/ApJS/186/406,radio,ivo://CDS.VizieR/J/ApJS/186/406,J/ApJS/186/406,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/406&,350um:polarimetry:from:CSO:(Dotson+;:2010) +C,J/MNRAS/399/195,optical,ivo://CDS.VizieR/J/MNRAS/399/195,J/MNRAS/399/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/195&,Blue:and:red:spectra:of:{omega}:Cen:HB:stars:(Van:Loon+;:2009) +C,J/ApJ/682/1020,x-ray:optical,ivo://CDS.VizieR/J/ApJ/682/1020,J/ApJ/682/1020,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/1020&,X-ray:sources:in:NGC:4194:and:NGC:7541:(Kaaret+;:2008) +C,J/ApJ/626/272,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/626/272,J/ApJ/626/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/626/272&,Cep:A:X-Ray:sources:(Pravdo+;:2005) +C,J/AJ/135/1624,optical,ivo://CDS.VizieR/J/AJ/135/1624,J/AJ/135/1624,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1624&,PEARS:emission-line:galaxies:(Straughn+;:2008) +C,J/AJ/135/1598,optical,ivo://CDS.VizieR/J/AJ/135/1598,J/AJ/135/1598,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1598&,Optical:spectroscopy:of:type:Ia:supernovae:(Matheson+;:2008) +C,J/ApJS/153/523,optical,ivo://CDS.VizieR/J/ApJS/153/523,J/ApJS/153/523,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/153/523&,Starless:cores:in:CS(3-2):and:DCO^+^(2-1):lines:(Lee+;:2004) +C,J/AJ/135/1580,optical,ivo://CDS.VizieR/J/AJ/135/1580,J/AJ/135/1580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1580&,Element:abundances:in:ten:red:giants:of:Car:dSph:(Koch+;:2008) +C,J/AJ/135/1505,x-ray:optical,ivo://CDS.VizieR/J/AJ/135/1505,J/AJ/135/1505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1505&,CDFs:AGNs:X-ray:power-law:photon:index:(Saez+;:2008) +C,J/MNRAS/396/2295,*,ivo://CDS.VizieR/J/MNRAS/396/2295,J/MNRAS/396/2295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/2295&,Stellar:cluster:dynamical:masses:in:NGC2903:(Hagele+;:2009) +C,J/MNRAS/403/1625,*,ivo://CDS.VizieR/J/MNRAS/403/1625,J/MNRAS/403/1625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/1625&,Method:for:orientation:angles:of:galaxies:(Fridman+;:2010) +C,J/ApJS/136/265,optical:radio,ivo://CDS.VizieR/J/ApJS/136/265,J/ApJS/136/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/136/265&,Monitoring:compact:radio:sources:at:2.5:+:8.2GHz:(Lazio+;:2001) +C,J/ApJS/190/418,optical,ivo://CDS.VizieR/J/ApJS/190/418,J/ApJS/190/418,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/418&,Light:curves:for:165:SNe:(Ganeshalingam+;:2010) +C,J/ApJS/190/233,optical:infrared,ivo://CDS.VizieR/J/ApJS/190/233,J/ApJS/190/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/233&,Spectroscopy:and:abundances:of:SINGS:galaxies:(Moustakas+;:2010) +C,J/ApJ/619/270,optical,ivo://CDS.VizieR/J/ApJ/619/270,J/ApJ/619/270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/619/270&,Young:super:star:clusters:in:the:starburst:of:M82:(Melo+;:2005) +C,J/MNRAS/407/2269,*,ivo://CDS.VizieR/J/MNRAS/407/2269,J/MNRAS/407/2269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/2269&,Polarisation:of:a:sample:of:late:M:dwarfs:(Morin+;:2010) +C,J/MNRAS/398/221,optical:infrared,ivo://CDS.VizieR/J/MNRAS/398/221,J/MNRAS/398/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/221&,UBVIJHK:photometry:towards:(l=305{deg};b=0{deg}):(Baume+;:2009) +C,J/MNRAS/394/340,optical:radio,ivo://CDS.VizieR/J/MNRAS/394/340,J/MNRAS/394/340,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/340&,SDSS:photometry:of:HI-selected:galaxies:(Garcia-Appadoo+;:2009) +C,J/AJ/109/1169,optical:infrared,ivo://CDS.VizieR/J/AJ/109/1169,J/AJ/109/1169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1169&,UBVRI:sequences:in:globulars:(Alvarado+;:1995) +C,J/A+AS/118/231,optical,ivo://CDS.VizieR/J/A+AS/118/231,J/A+AS/118/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/231&,Velocities:&::rotation:of:CP:stars:(Levato+;:1996) +C,J/ApJ/675/1233,optical:infrared,ivo://CDS.VizieR/J/ApJ/675/1233,J/ApJ/675/1233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1233&,gri:photometry:in:M37:(NGC:2099):(Hartman+;:2008) +C,J/ApJ/675/1375,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/675/1375,J/ApJ/675/1375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1375&,IRAC/MIPS:photometry:in:Cha:I:(Luhman+;:2008) +C,J/ApJ/680/939,optical:infrared,ivo://CDS.VizieR/J/ApJ/680/939,J/ApJ/680/939,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/939&,Optical:spectra:of:24um:galaxies:in:COSMOS.:I.:(Caputi+;:2008) +C,J/ApJ/673/981,optical,ivo://CDS.VizieR/J/ApJ/673/981,J/ApJ/673/981,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/673/981&,Type:Ia:supernova:rates:with:HST:ACS:(Kuznetsova+;:2008) +C,J/MNRAS/395/269,radio,ivo://CDS.VizieR/J/MNRAS/395/269,J/MNRAS/395/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/395/269&,ELAIS-N1:field:325MHz:observations:(Sirothia+;:2009) +C,J/other/PZP/9.6,optical,ivo://CDS.VizieR/J/other/PZP/9.6,J/other/PZP/9.6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PZP/9.6&,New:light:elements:for:28:red:periodic:var.:(Kazarovets+;:2009) +C,J/MNRAS/403/545,optical:infrared,ivo://CDS.VizieR/J/MNRAS/403/545,J/MNRAS/403/545,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/545&,Young:stars:in:Cepheus:OB3b:(Littlefair+;:2010) +C,J/AZh/87/739,optical:radio,ivo://CDS.VizieR/J/AZh/87/739,J/AZh/87/739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/739&,Steep:and:ultra-steep:spectra:RC:sources:(Parijskij+;:2010) +C,J/ApJS/190/166,optical:infrared,ivo://CDS.VizieR/J/ApJS/190/166,J/ApJS/190/166,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/166&,Optical:catalog:of:AKARI:NEP-wide:survey:(Jeon+;:2010) +C,J/ApJS/152/81,radio,ivo://CDS.VizieR/J/ApJS/152/81,J/ApJS/152/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/152/81&,CO:survey:toward:starless:cores:(Park+;:2004) +C,J/MNRAS/372/777,radio,ivo://CDS.VizieR/J/MNRAS/372/777,J/MNRAS/372/777,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/777&,Parkes:Multibeam:Pulsar:Survey.:VI.:(Lorimer+;:2006) +C,J/MNRAS/399/728,uv,ivo://CDS.VizieR/J/MNRAS/399/728,J/MNRAS/399/728,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/728&,UV-bright:sources:behind:M31:halo:(Fittingoff+;:2009) +C,J/other/PZP/9.5,optical,ivo://CDS.VizieR/J/other/PZP/9.5,J/other/PZP/9.5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PZP/9.5&,I:light:curves:of:RR:Lyrae:from:OGLE:II:(Bernhard+;:2009) +C,J/A+AS/105/305,uv,ivo://CDS.VizieR/J/A+AS/105/305,J/A+AS/105/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/105/305&,OB:stars:observed:with:high:dispersion:by:IUE:(Bohlin+:1994) +C,J/ApJ/678/200,infrared,ivo://CDS.VizieR/J/ApJ/678/200,J/ApJ/678/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/200&,YSOs:in:N63:and:N180:(Caulet+;:2008) +C,J/AJ/129/2701,optical:infrared,ivo://CDS.VizieR/J/AJ/129/2701,J/AJ/129/2701,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2701&,UBVRI:photometry:of:SMC:star:clusters:(Rafelski+;:2005) +C,J/PASP/121/1378,optical,ivo://CDS.VizieR/J/PASP/121/1378,J/PASP/121/1378,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/1378&,Positions:of:variable:stars:in:globular:clusters:(Samus+;:2009) +C,J/ApJ/677/1,optical:radio,ivo://CDS.VizieR/J/ApJ/677/1,J/ApJ/677/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/677/1&,Dimensionless:coordinate:distances:(Daly+;:2008) +C,J/ApJ/671/605,infrared:radio,ivo://CDS.VizieR/J/ApJ/671/605,J/ApJ/671/605,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/605&,NGC:2264:and:ONC:PMS:stars:in:the:infrared:(Cieza+;:2007) +C,J/ApJ/649/759,optical,ivo://CDS.VizieR/J/ApJ/649/759,J/ApJ/649/759,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/759&,Bubbles:in:the:galactic:disk:(Churchwell+;:2006) +C,J/AJ/132/1593,optical:infrared,ivo://CDS.VizieR/J/AJ/132/1593,J/AJ/132/1593,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1593&,BVR:photometry:of:NGC:4594:globular:clusters:(Spitler+;:2006) +C,J/PASJ/62/557,radio,ivo://CDS.VizieR/J/PASJ/62/557,J/PASJ/62/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/62/557&,CO:clouds:in:the:Galactic:Center:from:NANTEN:(Takeuchi+;:2010) +C,J/ApJ/659/1241,infrared,ivo://CDS.VizieR/J/ApJ/659/1241,J/ApJ/659/1241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/1241&,Stellar:variability:in:Galactic:Center:(Rafelski+;:2007) +C,J/ApJS/188/473,x-ray,ivo://CDS.VizieR/J/ApJS/188/473,J/ApJS/188/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/188/473&,Chandra:variable:guide:star:catalog:(Nichols+;:2010) +C,J/AJ/135/1334,*,ivo://CDS.VizieR/J/AJ/135/1334,J/AJ/135/1334,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1334&,Speckle:interferometry:at:the:USNO:station:(Hartkopf+;:2008) +C,J/ApJ/673/143,radio,ivo://CDS.VizieR/J/ApJ/673/143,J/ApJ/673/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/673/143&,HST:photometry:of:TN:J1338-1942:(Overzier+;:2008) +C,II/295,infrared,ivo://CDS.VizieR/II/295,II/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/295&,Spitzer:IRAC:survey:of:the:galactic:center:(Ramirez+;:2008) +C,VII/261,uv,ivo://CDS.VizieR/VII/261,VII/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/261&,Second:Kiso:Survey:for:UV-Excess:Galaxies:(KUG2):(Miyauchi-Isobe+:2010) +C,J/AJ/134/2340,optical,ivo://CDS.VizieR/J/AJ/134/2340,J/AJ/134/2340,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2340&,Membership:of:Praesepe:and:Coma:Berenices:clusters:(Kraus+;:2007) +C,J/ApJS/177/174,optical:infrared,ivo://CDS.VizieR/J/ApJS/177/174,J/ApJS/177/174,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/174&,Star:clusters:in:M31:(Narbutis+;:2008) +C,J/ApJS/181/548,optical:radio,ivo://CDS.VizieR/J/ApJS/181/548,J/ApJS/181/548,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/548&,X-shaped:radio:sources.:II.:New:redshifts:(Cheung+;:2009) +C,J/A+A/427/387,x-ray:radio,ivo://CDS.VizieR/J/A+A/427/387,J/A+A/427/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/387&,QORG:catalog:of:radio/X-ray:sources:(Flesch+;:2004) +C,J/AJ/137/4846,radio,ivo://CDS.VizieR/J/AJ/137/4846,J/AJ/137/4846,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4846&,90cm:observations:of:the:deep:SWIRE:field:(Owen+;:2009) +C,J/ApJ/541/841,optical,ivo://CDS.VizieR/J/ApJ/541/841,J/ApJ/541/841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/541/841&,UBV:photometry:and:ages:of:Trapezium:systems:(Abt+;:2000) +C,J/AJ/135/1276,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/135/1276,J/AJ/135/1276,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1276&,ATLAS:radio:observations:of:ELAIS-S1:(Middelberg+;:2008) +C,II/300,optical:infrared,ivo://CDS.VizieR/II/300,II/300,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/300&,JMMC:Stellar:Diameters:Catalogue:-:JSDC:(Lafrasse+;:2010) +C,J/AcA/58/23,optical,ivo://CDS.VizieR/J/AcA/58/23,J/AcA/58/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/23&,Photometric:survey:for:M33:stellar:clusters:(Zloczewski+;:2008) +C,J/AcA/41/167,optical,ivo://CDS.VizieR/J/AcA/41/167,J/AcA/41/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/41/167&,UBV:photometry:in:Berkeley:32:(Kaluzny+;:1991) +C,J/other/Ap/52.40,optical:infrared,ivo://CDS.VizieR/J/other/Ap/52.40,J/other/Ap/52.40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/52.40&,FSS:galaxies:in:southern:hemisphere:(Hakobyan+;:2009) +C,J/AJ/135/823,optical,ivo://CDS.VizieR/J/AJ/135/823,J/AJ/135/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/823&,ICMF:of:super:star:clusters:(Dowell+;:2008) +C,J/AJ/135/907,optical:infrared,ivo://CDS.VizieR/J/AJ/135/907,J/AJ/135/907,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/907&,Variables:in:Praesepe:identified:with:KELT:(Pepper+;:2008) +C,J/AJ/135/836,optical:infrared,ivo://CDS.VizieR/J/AJ/135/836,J/AJ/135/836,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/836&,Calcium:triplet:index:in:LMC:stars:(Carrera+;:2008) +C,J/ApJ/673/999,optical,ivo://CDS.VizieR/J/ApJ/673/999,J/ApJ/673/999,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/673/999&,Supernova:and:host:galaxies:metallicities:(Prieto+;:2008) +C,J/ApJ/659/1138,optical,ivo://CDS.VizieR/J/ApJ/659/1138,J/ApJ/659/1138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/1138&,Intermediate-redshift:spiral:galaxies:Vmax:(Moran+;:2007) +C,J/ApJS/188/280,optical,ivo://CDS.VizieR/J/ApJS/188/280,J/ApJS/188/280,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/188/280&,Spectroscopic:catalog:in:24:clusters:(Stern+;:2010) +C,J/ApJS/82/117,optical,ivo://CDS.VizieR/J/ApJS/82/117,J/ApJS/82/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/82/117&,UBV:and:H-beta:in:Sco-Cen:association:(Slawson+;:1992) +C,I/315,optical,ivo://CDS.VizieR/I/315,I/315,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/315&,UCAC3:Catalogue:(Zacharias+:2009) +C,J/ApJS/187/228,optical,ivo://CDS.VizieR/J/ApJS/187/228,J/ApJS/187/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/228&,H{alpha}:profiles:of:Be:stars:(Silaj+;:2010) +C,J/PAZh/36/16,optical:infrared,ivo://CDS.VizieR/J/PAZh/36/16,J/PAZh/36/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/36/16&,Photometry:in:6:galactic:open:star:clusters:(Glushkova+;:2010) +C,J/A+A/464/L21,optical,ivo://CDS.VizieR/J/A+A/464/L21,J/A+A/464/L21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/L21&,Velocities:of:globular:clusters:in:Fornax:(Bergond+;:2007) +C,J/AJ/107/1556,optical,ivo://CDS.VizieR/J/AJ/107/1556,J/AJ/107/1556,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/1556&,Late:B-type:stars:classification:(Garrison+;:1994) +C,J/MNRAS/401/621,optical:infrared,ivo://CDS.VizieR/J/MNRAS/401/621,J/MNRAS/401/621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/621&,UBVRI:photometry:in:Be:15;:Be:80:and:NGC:2192:(Tapia+;:2010) +C,J/A+A/442/137,optical:radio,ivo://CDS.VizieR/J/A+A/442/137,J/A+A/442/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/137&,HI:observations:of:WHISP:disk:galaxies:(Noordermeer+;:2005) +C,J/ApJS/183/295,optical:infrared,ivo://CDS.VizieR/J/ApJS/183/295,J/ApJS/183/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/295&,A:K-selected:catalog:of:the:ECDFS:from:MUSYC:(Taylor+;:2009) +C,J/ApJ/674/857,optical,ivo://CDS.VizieR/J/ApJ/674/857,J/ApJ/674/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/674/857&,Radial:velocities:and:CT1:magnitudes:in:M60:galaxy:(Lee+;:2008) +C,J/ApJ/658/815,radio,ivo://CDS.VizieR/J/ApJ/658/815,J/ApJ/658/815,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/815&,Radio:loudness:of:active:galactic:nuclei:(Sikora+;:2007) +C,J/A+A/491/951,optical,ivo://CDS.VizieR/J/A+A/491/951,J/A+A/491/951,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/491/951&,Positions:and:cross-references:in:Coma:Ber:(Mermilliod+:2008) +C,J/ApJS/187/64,x-ray:uv:optical,ivo://CDS.VizieR/J/ApJS/187/64,J/ApJS/187/64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/64&,The:simultaneous:optical-to-X-ray:SED:of:AGNs:(Grupe+;:2010) +C,J/MNRAS/404/1005,radio,ivo://CDS.VizieR/J/MNRAS/404/1005,J/MNRAS/404/1005,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1005&,Deep:15GHz:survey:(9C:continued):(Waldram+;:2010) +C,J/ApJ/671/1503,optical,ivo://CDS.VizieR/J/ApJ/671/1503,J/ApJ/671/1503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1503&,Cl:0024+16:and:MS:0451-03:spectrophotometry:(Moran+;:2007) +C,J/ApJ/673/331,x-ray,ivo://CDS.VizieR/J/ApJ/673/331,J/ApJ/673/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/673/331&,X-ray:observations:of:CG:12:(Getman+;:2008) +C,J/AcA/58/279,optical,ivo://CDS.VizieR/J/AcA/58/279,J/AcA/58/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/279&,Moscow:Digital:Variables:in:Field:of:66:Oph:(Kolesnikova+;:2008) +C,J/MNRAS/397/75,optical,ivo://CDS.VizieR/J/MNRAS/397/75,J/MNRAS/397/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/75&,Fundamental:Plane:analysis:in:Shapley:(Gargiulo+;:2009) +C,J/AJ/134/1963,optical,ivo://CDS.VizieR/J/AJ/134/1963,J/AJ/134/1963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1963&,MACHO:r;b:light:curves:of:MC:eclipsing:binaries:(Faccioli+;:2007) +C,J/A+A/500/917,optical,ivo://CDS.VizieR/J/A+A/500/917,J/A+A/500/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/500/917&,Variable:stars:in:LMC:MACHO:fields:1:&::79:(Szulagyi+;:2009) +C,J/ApJ/671/1800,radio,ivo://CDS.VizieR/J/ApJ/671/1800,J/ApJ/671/1800,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1800&,SCUBA:observations:of:{rho}:Oph:cloud:(Andrews+;:2007) +C,J/ApJ/671/1784,radio,ivo://CDS.VizieR/J/ApJ/671/1784,J/ApJ/671/1784,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1784&,Ori:OB1:IRAC/MIPS:observations:(Hernandez+;:2007) +C,J/ApJ/690/1181,uv:optical,ivo://CDS.VizieR/J/ApJ/690/1181,J/ApJ/690/1181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/1181&,UV-bright:quasars:(Syphers+;:2009) +C,J/A+A/495/447,optical,ivo://CDS.VizieR/J/A+A/495/447,J/A+A/495/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/447&,PN:and:HII:regions:in:NGC6822:(Hernandez-Martinez+;:2009) +C,J/ApJS/182/143,radio,ivo://CDS.VizieR/J/ApJS/182/143,J/ApJS/182/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/143&,SCUPOL:Legacy:polarimetry:of:SCUBA:(Matthews+;:2009) +C,J/PASP/121/1180,optical,ivo://CDS.VizieR/J/PASP/121/1180,J/PASP/121/1180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/1180&,Color:panorama:image:of:the:Milky:Way:(Mellinger+;:2009) +C,J/MNRAS/328/45,optical,ivo://CDS.VizieR/J/MNRAS/328/45,J/MNRAS/328/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/45&,Late-type:stars:members:of:young:groups:(Montes+;:2001) +C,J/ApJS/183/109,optical:infrared,ivo://CDS.VizieR/J/ApJS/183/109,J/ApJS/183/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/109&,Cepheids:in:3:host:galaxies:(Riess+;:2009) +C,J/AJ/137/3911,optical,ivo://CDS.VizieR/J/AJ/137/3911,J/AJ/137/3911,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3911&,BEST:periodic:variable:stars:in:LRc2:field:(Kabath+;:2009) +C,J/MNRAS/392/1509,x-ray,ivo://CDS.VizieR/J/MNRAS/392/1509,J/MNRAS/392/1509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/1509&,Distribution:of:AGNs:in:galaxy:clusters:(Gilmour+;:2009) +C,I/238A,optical,ivo://CDS.VizieR/I/238A,I/238A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/238A&,Yale:Trigonometric:Parallaxes;:Fourth:Edition:(van:Altena+:1995) +C,VII/249,optical,ivo://CDS.VizieR/VII/249,VII/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/249&,6dF-DR2:Galaxy:Survey:(Jones+;:2005) +C,II/298,infrared,ivo://CDS.VizieR/II/298,II/298,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/298&,AKARI/FIS:All-Sky:Survey:Point:Source:Catalogues:(ISAS/JAXA;:2010) +C,J/BaltA/17/293,optical:infrared,ivo://CDS.VizieR/J/BaltA/17/293,J/BaltA/17/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/17/293&,Symbiotic:stars:multi-epoch:UBV(RI)c:photometry:(Henden+;:2008) +C,J/AJ/134/2474,optical,ivo://CDS.VizieR/J/AJ/134/2474,J/AJ/134/2474,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2474&,H{alpha}:emission-line:stars:in:7:dwarfs:galaxies:(Massey+;:2007) +C,J/AJ/134/2353,optical,ivo://CDS.VizieR/J/AJ/134/2353,J/AJ/134/2353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2353&,Observations:of:contact:binaries:(Rucinski+;:2007) +C,J/ApJ/703/1778,optical:infrared,ivo://CDS.VizieR/J/ApJ/703/1778,J/ApJ/703/1778,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/1778&,Spitzer:sources:in:SWIRE/XMM/ELAIS-S1:field:(Sacchi+;:2009) +C,J/MNRAS/389/925,*,ivo://CDS.VizieR/J/MNRAS/389/925,J/MNRAS/389/925,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/925&,Triple:and:quadruple:stars:(Tokovinin;:2008) +C,J/ApJ/670/428,optical,ivo://CDS.VizieR/J/ApJ/670/428,J/ApJ/670/428,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/428&,Bubbles:in:the:galactic:disk.:II.:(Churchwell+;:2007) +C,J/ApJS/184/18,infrared,ivo://CDS.VizieR/J/ApJS/184/18,J/ApJS/184/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/18&,Spitzer:survey:of:young:stellar:clusters:(Gutermuth+;:2009) +C,J/A+AS/136/261,optical,ivo://CDS.VizieR/J/A+AS/136/261,J/A+AS/136/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/261&,Reference:stars:for:12:low-extinction:fields:(Dominici+:1999) +C,J/ApJ/670/92,x-ray:optical:radio,ivo://CDS.VizieR/J/ApJ/670/92,J/ApJ/670/92,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/92&,New:sample:of:low-mass:black:holes:in:AGN:(Greene+;:2007) +C,J/MNRAS/313/469,optical,ivo://CDS.VizieR/J/MNRAS/313/469,J/MNRAS/313/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/313/469&,Streaming:motions:of:galaxy:clusters.:I.:(Smith+;:2000) +C,J/AJ/121/2843,infrared:radio,ivo://CDS.VizieR/J/AJ/121/2843,J/AJ/121/2843,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2843&,QSOs:in:2MASS:second:incremental:data:release:(Barkhouse+;:2001) +C,J/ApJ/669/959,optical:infrared,ivo://CDS.VizieR/J/ApJ/669/959,J/ApJ/669/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/959&,Warm:molecular:hydrogen:in:SINGS:galaxy:sample:(Roussel+;:2007) +C,J/ApJ/669/821,optical,ivo://CDS.VizieR/J/ApJ/669/821,J/ApJ/669/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/821&,CO:Tully-Fisher:relation:for:host:galaxies:of:QSOs:(Ho+;:2007) +C,J/ApJS/183/214,optical:radio,ivo://CDS.VizieR/J/ApJS/183/214,J/ApJS/183/214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/214&,Arecibo:Legacy:Fast:Alfa:Survey:(ALFALFA):VIII.:(Martin+;:2009) +C,J/ApJ/669/446,infrared:radio,ivo://CDS.VizieR/J/ApJ/669/446,J/ApJ/669/446,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/446&,Observations:of:SiO:masers:(Nakashima+;:2007) +C,J/ApJ/669/424,infrared:radio,ivo://CDS.VizieR/J/ApJ/669/424,J/ApJ/669/424,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/424&,H2O:maser:emissions:of:IRAS:19134+2131:(Imai+;:2007) +C,J/MNRAS/389/285,infrared,ivo://CDS.VizieR/J/MNRAS/389/285,J/MNRAS/389/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/285&,Proper:motions:and:JHK:of:24:Berkeley:clusters:(Tadross;:2008) +C,III/184,optical,ivo://CDS.VizieR/III/184,III/184,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/184&,3rd:Bibliog.:Cat.:of:Stellar:Radial:Vel.:(Barbier-Brossat+;:1994) +C,J/ApJ/669/327,optical,ivo://CDS.VizieR/J/ApJ/669/327,J/ApJ/669/327,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/327&,S3MC::YSOs:in:N66;:in:SMC:(Simon+;:2007) +C,J/MNRAS/327/265,optical,ivo://CDS.VizieR/J/MNRAS/327/265,J/MNRAS/327/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/265&,SMAC.:III.:Fundamental:Plane:catalog:(Hudson+;:2001) +C,J/ApJ/668/906,optical:radio,ivo://CDS.VizieR/J/ApJ/668/906,J/ApJ/668/906,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/906&,Massive:clumps:in:NGC:6334:(Munoz+;:2007) +C,J/MNRAS/388/1198,optical,ivo://CDS.VizieR/J/MNRAS/388/1198,J/MNRAS/388/1198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/388/1198&,Be/X-ray:binaries:in:Small:Magellanic:Cloud:(McBride+;:2008) +C,II/266,optical,ivo://CDS.VizieR/II/266,II/266,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/266&,QUEST1:200k:light:curve:catalog:(Rengstorf+;:2004) +C,J/ApJ/668/331,radio,ivo://CDS.VizieR/J/ApJ/668/331,J/ApJ/668/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/331&,OH:masers:in:W3(OH):(Fish+;:2007) +C,J/MNRAS/391/369,optical:radio,ivo://CDS.VizieR/J/MNRAS/391/369,J/MNRAS/391/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/369&,New:z>:=3.6:QSOs:from:FIRST-SDSS:DR5:(Carballo+;:2008) +C,J/PAZh/35/348,optical,ivo://CDS.VizieR/J/PAZh/35/348,J/PAZh/35/348,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/35/348&,Photoelectric:observation:of:Cepheids:(Berdnikov+;:2009) +C,III/14,optical,ivo://CDS.VizieR/III/14,III/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/14&,Stars:earlier:than:F2:in:a:NGP:region:(Slettebak+:1959) +C,J/ApJ/665/990,optical,ivo://CDS.VizieR/J/ApJ/665/990,J/ApJ/665/990,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/990&,SDSS:DR2:BAL:QSOs:(Ganguly+;:2007) +C,J/ApJS/179/306,optical:radio,ivo://CDS.VizieR/J/ApJS/179/306,J/ApJS/179/306,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/306&,Radio:galaxy:morphologies:(Russell+;:2008) +C,J/ApJS/182/97,optical,ivo://CDS.VizieR/J/ApJS/182/97,J/ApJS/182/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/97&,Radial:velocities:of:multi-planet:systems:(Wittenmyer+;:2009) +C,J/MNRAS/393/1275,optical,ivo://CDS.VizieR/J/MNRAS/393/1275,J/MNRAS/393/1275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/393/1275&,STAGES:master:catalog:(Gray+;:2009) +C,J/AJ/115/168,optical,ivo://CDS.VizieR/J/AJ/115/168,J/AJ/115/168,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/168&,Kinematics:of:red:giant:and:RR:Lyrae:stars:(Chiba+:1998) +C,J/ApJ/676/427,infrared,ivo://CDS.VizieR/J/ApJ/676/427,J/ApJ/676/427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/676/427&,MIPS:and:IRAC:data:on:ChaII:PMS:stars:(Alcala+;:2008) +C,J/ApJ/663/1149,infrared,ivo://CDS.VizieR/J/ApJ/663/1149,J/ApJ/663/1149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/1149&,Spitzer:survey:of:Serpens:YSO:population:(Harvey+;:2007) +C,J/A+A/291/261,radio,ivo://CDS.VizieR/J/A+A/291/261,J/A+A/291/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/291/261&,H2O:masers:in:HII:regions:(Cadella+;:1994) +C,J/A+A/398/49,optical,ivo://CDS.VizieR/J/A+A/398/49,J/A+A/398/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/49&,UBgRIJKs:photometry:in:the:FORS:Deep:Field:(Heidt+;:2003) +C,J/ApJS/155/1,optical:infrared,ivo://CDS.VizieR/J/ApJS/155/1,J/ApJS/155/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/1&,Phoenix:Deep:Survey::optical:and:NIR:catalogs:(Sullivan+;:2004) +C,I/112A,optical,ivo://CDS.VizieR/I/112A,I/112A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/112A&,Lowell:Proper:Motion:Survey:-:Southern:Hemisphere:(Giclas+:1979) +C,J/ApJS/184/1,radio,ivo://CDS.VizieR/J/ApJS/184/1,J/ApJS/184/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/1&,Molecular:clouds:in:the:LMC:by:NANTEN.:II.:(Kawamura+;:2009) +C,J/ApJ/685/1005,infrared,ivo://CDS.VizieR/J/ApJ/685/1005,J/ApJ/685/1005,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/1005&,Spitzer:and:high-mass:star:forming:regions:(Qiu+;:2008) +C,J/ApJS/181/321,optical:infrared,ivo://CDS.VizieR/J/ApJS/181/321,J/ApJS/181/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/321&,Properties:of:Spitzer:c2d:dark:clouds:(Evans+;:2009) +C,J/AJ/134/494,optical:infrared,ivo://CDS.VizieR/J/AJ/134/494,J/AJ/134/494,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/494&,NGC:5128:globular:clusters:UBVRICMT1:phot.:&::RV:(Woodley+;:2007) +C,J/MNRAS/400/518,optical,ivo://CDS.VizieR/J/MNRAS/400/518,J/MNRAS/400/518,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/518&,Velocity:and:proper:motion:of:OB:associations:(Melnik+;:2009) +C,J/MNRAS/399/2231,optical,ivo://CDS.VizieR/J/MNRAS/399/2231,J/MNRAS/399/2231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/2231&,SDSS:DR5:BALQSO:catalog:(Scaringi+;:2009) +C,J/MNRAS/394/900,infrared,ivo://CDS.VizieR/J/MNRAS/394/900,J/MNRAS/394/900,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/900&,Infrared:colors:in:HII:region:Sh2-173:(Cichowolski+;:2009) +C,J/MNRAS/392/448,optical,ivo://CDS.VizieR/J/MNRAS/392/448,J/MNRAS/392/448,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/448&,Rotational:velocities:of:early-type:binaires:(Howe+;:2009) +C,J/ApJ/667/79,x-ray:optical,ivo://CDS.VizieR/J/ApJ/667/79,J/ApJ/667/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/79&,Ly{alpha}:emission-line:galaxies:at:z=3.1:(Gronwall+;:2007) +C,J/ApJ/666/863,optical:infrared,ivo://CDS.VizieR/J/ApJ/666/863,J/ApJ/666/863,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/666/863&,GOODS:MIPS:early-type:galaxies:(Van:Der:Wel+;:2007) +C,J/AJ/135/631,optical,ivo://CDS.VizieR/J/AJ/135/631,J/AJ/135/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/631&,Reddenings:for:the:MACHO:bulge:RR0:Lyrae:stars:(Kunder+;:2008) +C,J/MNRAS/390/741,radio,ivo://CDS.VizieR/J/MNRAS/390/741,J/MNRAS/390/741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/741&,150MHz:GMRT:survey:in:Eridanus:(George+;:2008) +C,J/ApJ/662/15,optical,ivo://CDS.VizieR/J/ApJ/662/15,J/ApJ/662/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/662/15&,Abundances:in:extragalactic:HII:regions:(Izotov+;:2007) +C,J/AJ/134/825,optical:infrared,ivo://CDS.VizieR/J/AJ/134/825,J/AJ/134/825,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/825&,BVI:photometry:in:M55:(NGC:6809):(Vargas+;:2007) +C,J/MNRAS/397/1685,optical,ivo://CDS.VizieR/J/MNRAS/397/1685,J/MNRAS/397/1685,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/1685&,Galactic:plane:IPHAS-POSSI:proper:motion:survey:(Deacon+;:2009) +C,J/AJ/133/2883,optical,ivo://CDS.VizieR/J/AJ/133/2883,J/AJ/133/2883,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2883&,Variable:stars:in:original:CTI-I:survey:(Wetterer+;:2007) +C,J/ApJ/665/1067,optical,ivo://CDS.VizieR/J/ApJ/665/1067,J/ApJ/665/1067,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/1067&,Velocities:in:Cl:0024+16:and:MS:0451-03:(Moran+;:2007) +C,J/ApJS/180/54,optical,ivo://CDS.VizieR/J/ApJS/180/54,J/ApJS/180/54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/180/54&,Globular:cluster:candidates:in:ACS:Virgo:survey.:(Jordan+;:2009) +C,J/MNRAS/394/1857,radio,ivo://CDS.VizieR/J/MNRAS/394/1857,J/MNRAS/394/1857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/1857&,H_2_/HI:ratio:in:galaxies:(Obreschkow+;:2009) +C,J/ApJ/664/777,optical,ivo://CDS.VizieR/J/ApJ/664/777,J/ApJ/664/777,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/777&,Multiwavelength:study:of:RX:J1117.4+0743:(Carrasco+;:2007) +C,J/ApJ/535/325,infrared,ivo://CDS.VizieR/J/ApJ/535/325,J/ApJ/535/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/535/325&,Spectra:of:normal:stars:in:the:J-band:(Wallace+:2000) +C,J/ApJS/177/148,optical:radio,ivo://CDS.VizieR/J/ApJS/177/148,J/ApJS/177/148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/148&,HST:survey:of:3CR:radio:source:counterparts.:II.:(Floyd+;:2008) +C,J/AJ/134/229,optical,ivo://CDS.VizieR/J/AJ/134/229,J/AJ/134/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/229&,CT1T2:Photometry:of:red:giants:in:2:globulars:(Hughes+;:2007) +C,J/AJ/134/214,infrared,ivo://CDS.VizieR/J/AJ/134/214,J/AJ/134/214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/214&,Infrared:study:of:J-type:carbon:stars:(Chen+;:2007) +C,J/AJ/133/1585,optical,ivo://CDS.VizieR/J/AJ/133/1585,J/AJ/133/1585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1585&,Stromgren:photometry:in:NGC:6791:(Anthony-Twarog+;:2007) +C,J/ApJ/664/226,optical,ivo://CDS.VizieR/J/ApJ/664/226,J/ApJ/664/226,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/226&,Nuker:law:parameters:of:early-type:galaxies:(Lauer+;:2007) +C,J/ApJS/179/249,infrared,ivo://CDS.VizieR/J/ApJS/179/249,J/ApJS/179/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/249&,Low-luminosity:embedded:protostar:population:(Dunham+;:2008) +C,J/AJ/136/2391,infrared:radio,ivo://CDS.VizieR/J/AJ/136/2391,J/AJ/136/2391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2391&,GLIMPSE:Extended:Green:Objects:catalog:(Cyganowski+;:2008) +C,J/MNRAS/392/1456,optical,ivo://CDS.VizieR/J/MNRAS/392/1456,J/MNRAS/392/1456,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/1456&,VIc:photometry:of:M50:(NGC:2323):low-mass:stars:(Irwin+;:2009) +C,J/PASP/121/827,optical,ivo://CDS.VizieR/J/PASP/121/827,J/PASP/121/827,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/827&,NIR:fluxes:for:35:HR:late-type:stars:(Taylor;:2009) +C,J/ApJ/663/1021,optical,ivo://CDS.VizieR/J/ApJ/663/1021,J/ApJ/663/1021,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/1021&,Log:of:{omega}:Cen:scientific:images:(Castellani+;:2007) +C,J/ApJ/663/277,optical:infrared,ivo://CDS.VizieR/J/ApJ/663/277,J/ApJ/663/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/277&,BVI:of:NGC:5466:red:giants:and:blue:stragglers:(Fekadu+;:2007) +C,J/ApJS/177/255,radio,ivo://CDS.VizieR/J/ApJS/177/255,J/ApJS/177/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/255&,GBT:multiwavelength:survey:of:Galactic:center:(Law+;:2008) +C,J/ApJ/663/267,optical,ivo://CDS.VizieR/J/ApJ/663/267,J/ApJ/663/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/267&,Blue:straggler:population:of:globular:cluster:M5:(Lanzoni+;:2007) +C,J/ApJ/663/249,optical,ivo://CDS.VizieR/J/ApJ/663/249,J/ApJ/663/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/249&,LMC:eclipsing:binaries:in:the:MACHO:database:(Derekas+;:2007) +C,J/ApJS/140/331,optical:radio,ivo://CDS.VizieR/J/ApJS/140/331,J/ApJS/140/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/140/331&,High-velocity:HI:observations:at:21cm:(Lockman+;:2002) +C,J/ApJS/178/280,optical:infrared,ivo://CDS.VizieR/J/ApJS/178/280,J/ApJS/178/280,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/178/280&,Compendium:of:ISO:far-IR:extragalactic:data:(Brauher+;:2008) +C,J/ApJS/179/124,x-ray:optical,ivo://CDS.VizieR/J/ApJS/179/124,J/ApJS/179/124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/124&,Subaru/XMM-Newton:deep:survey:(SXDS):III.:(Ueda+;:2008) +C,J/ApJS/175/522,optical,ivo://CDS.VizieR/J/ApJS/175/522,J/ApJS/175/522,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/522&,Catalog:of:PNe:in:NGC:4697:(Mendez+;:2008) +C,J/ApJS/175/179,gamma-ray,ivo://CDS.VizieR/J/ApJS/175/179,J/ApJS/175/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/179&,The:BAT1:gamma-ray:burst:catalog:(Sakamoto+;:2008) +C,J/MNRAS/392/L55,optical,ivo://CDS.VizieR/J/MNRAS/392/L55,J/MNRAS/392/L55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/L55&,Globular:clusters:in:M31:from:K-band:photometry:(Peacock+;:2009) +C,VIII/86,radio,ivo://CDS.VizieR/VIII/86,VIII/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/86&,Analysis:of:the:RC:catalog:sample.:(Zhelenkova+:2008-2009) +C,J/ApJS/174/313,radio,ivo://CDS.VizieR/J/ApJS/174/313,J/ApJS/174/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/174/313&,Spectra:of:388:bright:74MHz:sources:(Helmboldt+;:2008) +C,J/ApJS/173/538,uv,ivo://CDS.VizieR/J/ApJS/173/538,J/ApJS/173/538,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/538&,XUV-Disk:galaxies:in:the:Local:Universe:(Thilker+;:2007) +C,J/ApJ/662/1067,infrared,ivo://CDS.VizieR/J/ApJ/662/1067,J/ApJ/662/1067,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/662/1067&,Sptizer:observations:of:sigma:Orionis:(Hernandez+;:2007) +C,J/MNRAS/385/905,infrared,ivo://CDS.VizieR/J/MNRAS/385/905,J/MNRAS/385/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/905&,OGLEII:high:pm:stars:towards:Galactic:Centre:(Rattenbury+;:2008) +C,J/MNRAS/392/998,optical,ivo://CDS.VizieR/J/MNRAS/392/998,J/MNRAS/392/998,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/998&,Damped:Lyman{alpha}:systems:(Ellison+;:2009) +C,J/ApJS/93/187,optical,ivo://CDS.VizieR/J/ApJS/93/187,J/ApJS/93/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/93/187&,UBV:Photometry:in:NGC:7419:(Beauchamp+:1994) +C,J/ApJS/168/128,optical:infrared,ivo://CDS.VizieR/J/ApJS/168/128,J/ApJS/168/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/168/128&,UBVRcIc:photometry:of:FHB:and:metal-poor:stars:(Beers+;:2007) +C,J/ApJS/172/561,x-ray,ivo://CDS.VizieR/J/ApJS/172/561,J/ApJS/172/561,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/561&,The:400d:cluster:Survey:(Burenin+;:2007) +C,J/AJ/133/1795,optical,ivo://CDS.VizieR/J/AJ/133/1795,J/AJ/133/1795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1795&,Globulettes:in:four:HII:regions:(Gahm+;:2007) +C,J/ApJ/661/830,radio,ivo://CDS.VizieR/J/ApJ/661/830,J/ApJ/661/830,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/830&,Giant:molecular:clouds:of:M33:(Rosolowsky+;:2007) +C,II/292,optical,ivo://CDS.VizieR/II/292,II/292,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/292&,Stars:with:ISM:Polarization:Observed:with:HPOL:(Weitenbeck;:1999-2008) +C,J/ApJS/170/288,optical:radio,ivo://CDS.VizieR/J/ApJS/170/288,J/ApJS/170/288,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/170/288&,WMAP:3:Year:Temperature:Analysis:(Hinshaw+;:2007) +C,J/ApJS/170/108,radio,ivo://CDS.VizieR/J/ApJS/170/108,J/ApJS/170/108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/170/108&,NEWPS_5{sigma}_:source:catalogue:from:WMAP:(Lopez-Caniego+;:2007) +C,J/ApJ/662/72,optical,ivo://CDS.VizieR/J/ApJ/662/72,J/ApJ/662/72,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/662/72&,Lyman:alpha:forest:of:55:QSOs:(Becker+;:2007) +C,J/ApJ/661/L155,optical,ivo://CDS.VizieR/J/ApJ/661/L155,J/ApJ/661/L155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/L155&,Radial:velocities:Rgb:stars:in:omega:Cen:(Pancino+;:2007) +C,J/AZh/79/526,*,ivo://CDS.VizieR/J/AZh/79/526,J/AZh/79/526,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/526&,Magnetic:fields:in:late-type:giants:(Tarasova;:2002) +C,J/AJ/133/2357,optical:radio,ivo://CDS.VizieR/J/AJ/133/2357,J/AJ/133/2357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2357&,Relativistic:jets:in:the:RRFID:database:(Piner+;:2007) +C,J/MNRAS/391/164,optical:infrared,ivo://CDS.VizieR/J/MNRAS/391/164,J/MNRAS/391/164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/164&,MW:Lyr:BV(RI)c:light:curves:(Jurcsik+;:2008) +C,J/AJ/133/1977,optical,ivo://CDS.VizieR/J/AJ/133/1977,J/AJ/133/1977,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1977&,Radial:velocities:of:10:close:binaries:(Pribulla+;:2007) +C,J/ApJS/161/118,optical,ivo://CDS.VizieR/J/ApJS/161/118,J/ApJS/161/118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/118&,byH{alpha}:photometry:in:open:clusters:(McSwain+;:2005) +C,J/ApJ/660/1486,optical,ivo://CDS.VizieR/J/ApJ/660/1486,J/ApJ/660/1486,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1486&,Variability:of:LMC:semiregular:variables:(Soszynski+;:2007) +C,J/ApJ/660/1428,x-ray,ivo://CDS.VizieR/J/ApJ/660/1428,J/ApJ/660/1428,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1428&,Astrometry:around:RX:J0720.4-3125:(Kaplan+;:2007) +C,J/ApJ/660/704,x-ray,ivo://CDS.VizieR/J/ApJ/660/704,J/ApJ/660/704,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/704&,Optical:and:X-ray:variability:of:OMC:PMS:(Stassun+;:2007) +C,J/ApJ/660/239,optical,ivo://CDS.VizieR/J/ApJ/660/239,J/ApJ/660/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/239&,MaxBCG:catalog:of:13823:galaxy:clusters:from:SDSS:(Koester+;:2007) +C,J/AJ/133/1409,optical,ivo://CDS.VizieR/J/AJ/133/1409,J/AJ/133/1409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1409&,u'g'r'i'z':photometry:in:NGC:188:(Fornal+;:2007) +C,J/ApJ/658/345,optical,ivo://CDS.VizieR/J/ApJ/658/345,J/ApJ/658/345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/345&,CRIc:photometry:of:Magellanic:Bridge:Fields:(Harris;:2007) +C,J/MNRAS/383/581,uv:optical,ivo://CDS.VizieR/J/MNRAS/383/581,J/MNRAS/383/581,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/581&,Broad-line:Balmer:decrements:in:blue:AGN:(Dong+;:2008) +C,J/AJ/133/1104,optical:radio,ivo://CDS.VizieR/J/AJ/133/1104,J/AJ/133/1104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1104&,HI:21cm:observations:of:Pegasus:galaxies:(Levy+;:2007) +C,J/ApJ/657/116,x-ray:optical,ivo://CDS.VizieR/J/ApJ/657/116,J/ApJ/657/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/116&,X-ray:and:UV:parameters:of:radio-quiet:quasars:(Kelly+;:2007) +C,J/AJ/133/394,optical,ivo://CDS.VizieR/J/AJ/133/394,J/AJ/133/394,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/394&,Low-mass:binary:companions:in:M35:(McNamara+;:2007) +C,J/AJ/133/694,optical,ivo://CDS.VizieR/J/AJ/133/694,J/AJ/133/694,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/694&,Abundances:in:the:HR:1614:moving:group:(De:Silva+;:2007) +C,J/ApJ/656/770,infrared,ivo://CDS.VizieR/J/ApJ/656/770,J/ApJ/656/770,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/656/770&,Mid-IR:spectrum:of:star-forming:galaxies:(Smith+;:2007) +C,J/ApJ/656/255,radio,ivo://CDS.VizieR/J/ApJ/656/255,J/ApJ/656/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/656/255&,Arecibo:methanol:maser:Galactic:plane:survey.:(Pandian+;:2007) +C,J/ApJ/654/338,infrared,ivo://CDS.VizieR/J/ApJ/654/338,J/ApJ/654/338,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/338&,Spitzer:photometry:in:W3:molecular:cloud:(Ruch+;:2007) +C,KTC,visible,ivo://archive.stsci.edu/kepler_ktc,KTC,http://archive.stsci.edu/kepler/data_search/search.php?,Kepler:Data:Search +C,KIC,visible,ivo://archive.stsci.edu/kic10,KIC,http://archive.stsci.edu/kepler/kic10/search.php?,Kepler:Input:Catalog +C,J/A+A/506/519,optical,ivo://CDS.VizieR/J/A+A/506/519,J/A+A/506/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/519&,Supervised:classification:of:CoRoT:variables:(Debosscher+;:2009) +C,J/A+A/505/L13,optical,ivo://CDS.VizieR/J/A+A/505/L13,J/A+A/505/L13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/L13&,Lithium:in:globular:NGC:6397:(Gonzalez:Hernandez+;:2009) +C,J/ApJS/174/366,x-ray,ivo://CDS.VizieR/J/ApJS/174/366,J/ApJS/174/366,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/174/366&,Chandra:ACIS:survey:of:M33:(ChaSeM33):(Plucinsky+;:2008) +C,J/ApJ/665/719,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/665/719,J/ApJ/665/719,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/719&,X-ray:imaging:of:RCW:49:(Tsujimoto+;:2007) +C,J/MNRAS/393/1467,optical:infrared,ivo://CDS.VizieR/J/MNRAS/393/1467,J/MNRAS/393/1467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/393/1467&,Field:early-type:galaxies:at:0.2<:z<:0.8:(Fritz+;:2009) +C,J/A+A/428/823,optical,ivo://CDS.VizieR/J/A+A/428/823,J/A+A/428/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/823&,HI:catalog:of:low:surface:brightness:galaxies:(O'Neil+;:2004) +C,VIII/56,radio,ivo://CDS.VizieR/VIII/56,VIII/56,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/56&,Compendium:of:Radio:Measurements:of:Bright:Galaxies:(Haynes+:1975) +I,HST.STAGES,optical,ivo://mast.stsci/siap/stages,HST.STAGES,http://archive.stsci.edu/siap/search.php?id=stages&,Space:Telescope:A901/902:Galaxy:Evolution:Survey:(STAGES) +I,HST.merggal,optical,ivo://mast.stsci/siap/merggal,HST.merggal,http://archive.stsci.edu/siap/search.php?id=merggal&,Hubble:Space:Telescope:gallery:of:Interacting:and:Merging:Galaxies +I,HST.HDF_SOUTH,optical,ivo://mast.stsci/siap/hst.hdf_south,HST.HDF_SOUTH,http://archive.stsci.edu/siap/search.php?id=HDF_SOUTH&,HST:Hubble:Deep:Field:South +I,HST.GEMS,optical,ivo://mast.stsci/siap/hst.gems,HST.GEMS,http://archive.stsci.edu/siap/search.php?id=gems&,HST:Galaxy:Evolution:from:Morphology:and:SEDs +I,HST.3cr,infrared,ivo://mast.stsci/siap/3cr,HST.3cr,http://archive.stsci.edu/siap/search.php?id=3cr&,Hubble:Space:Telescope:Snapshots:of:3CR:Radio:Galaxies +I,HST.UDF,optical,ivo://mast.stsci/siap/hst.udf,HST.UDF,http://archive.stsci.edu/siap/search.php?id=udf&,HST:Ultra:Deep:Field:(UDF):Images +C,IV/24,optical,ivo://CDS.VizieR/IV/24,IV/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/24&,Catalogue:of:Galactic:Planetary:Nebulae:(Kohoutek;:2001) +C,J/ApJS/171/29,optical:radio,ivo://CDS.VizieR/J/ApJS/171/29,J/ApJS/171/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/29&,UCSD/Keck:Damped:Ly{alpha}:Abundance:Database:(Prochaska+;:2007) +C,J/AJ/133/1447,optical,ivo://CDS.VizieR/J/AJ/133/1447,J/AJ/133/1447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1447&,Light:curves:of:variable:stars:in:{omega}:Cen:(Weldrake+;:2007) +C,I/294A,optical,ivo://CDS.VizieR/I/294A,I/294A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/294A&,The:UCAC2:Bright:Star:Supplement:(Urban+;:2006) +C,J/A+A/488/1221,x-ray,ivo://CDS.VizieR/J/A+A/488/1221,J/A+A/488/1221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/1221&,BMW-Chandra:source:catalog:(Romano+;:2008) +C,J/ApJS/168/19,x-ray:optical,ivo://CDS.VizieR/J/ApJS/168/19,J/ApJS/168/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/168/19&,Chandra:sources:in:5:galaxy:clusters:(Martel+;:2007) +C,J/ApJS/179/114,radio,ivo://CDS.VizieR/J/ApJS/179/114,J/ApJS/179/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/114&,VLA:1.4GHz:survey:of:E-CDF-S:(Miller+;:2008) +C,J/AJ/137/2981,x-ray:optical,ivo://CDS.VizieR/J/AJ/137/2981,J/AJ/137/2981,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/2981&,Northern:Optical:Cluster:Survey.:III.:(Gal+;:2009) +C,J/A+A/502/91,infrared,ivo://CDS.VizieR/J/A+A/502/91,J/A+A/502/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/502/91&,Proper:motions:of:stars:near:SgrA*:(Schoedel+;:2009) +C,J/A+A/502/267,optical,ivo://CDS.VizieR/J/A+A/502/267,J/A+A/502/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/502/267&,EWs:of:31:giant:stars:of:10:open:clusters:(Smiljanic+;:2009) +C,J/A+A/503/651,optical,ivo://CDS.VizieR/J/A+A/503/651,J/A+A/503/651,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/651&,Variable:stars:in:a:VLT/VIMOS:field:in:Carina:(Pietrukowicz+:2009) +C,J/A+A/503/639,infrared,ivo://CDS.VizieR/J/A+A/503/639,J/A+A/503/639,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/639&,NIR:spectral:of:M-T:dwarfs:(Testi;:2009) +C,J/ApJS/176/39,infrared,ivo://CDS.VizieR/J/ApJS/176/39,J/ApJS/176/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/39&,IR:survey:of:brightest:cluster:galaxies:I.:(Quillen+;:2008) +C,J/A+A/495/379,optical,ivo://CDS.VizieR/J/A+A/495/379,J/A+A/495/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/379&,Optical:radial:velocities:in:A85:(Bravo-Alfaro+;:2009) +C,VII/253,optical,ivo://CDS.VizieR/VII/253,VII/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/253&,A:Catalogue:of:Galactic:Supernova:Remnants:(Green;:2009) +C,J/AJ/133/2825,optical:infrared,ivo://CDS.VizieR/J/AJ/133/2825,J/AJ/133/2825,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2825&,Star:beyond:the:NLTT:catalog:(Reid+;:2007) +C,J/ApJS/168/1,optical,ivo://CDS.VizieR/J/ApJS/168/1,J/ApJS/168/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/168/1&,Black:hole:mass:estimates:(Kelly+;:2007) +C,J/ApJS/178/339,x-ray:optical,ivo://CDS.VizieR/J/ApJS/178/339,J/ApJS/178/339,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/178/339&,ChaMP:extended:stellar:survey:(ChESS):(Covey+;:2008) +C,J/MNRAS/391/1384,optical:radio,ivo://CDS.VizieR/J/MNRAS/391/1384,J/MNRAS/391/1384,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1384&,Deep:MERLIN:5GHz:radio:sources:in:M82:(Fenech+;:2008) +C,J/ApJS/169/62,gamma-ray,ivo://CDS.VizieR/J/ApJS/169/62,J/ApJS/169/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/169/62&,GRB:database:of:spectral:lags:(Hakkila+;:2007) +C,Simbad,radio:millimeter:infrared:optical:uv:x-ray:gamma-ray,ivo://CDS.Simbad/Cone,Simbad,http://simbad.u-strasbg.fr/simbad/sim-cone?,The:SIMBAD:astronomical:database +C,J/A+A/471/165,optical,ivo://CDS.VizieR/J/A+A/471/165,J/A+A/471/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/165&,UBVRI:polarisation:in:NGC:5606:(Orsatti+;:2007) +O,Tycho-2,optical,ivo://CDS/Tycho2/BasicSkyNode,Tycho-2,http://cdsws.u-strasbg.fr/Tycho2BasicSkyNode/services/BasicSkyNode?,Tycho-2:SkyNode:from:VizieR +C,III/17B,optical,ivo://CDS.VizieR/III/17B,III/17B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/17B&,Early-Type:Emission-Line:Stars:(Wackerling:1970) +C,J/A+A/497/371,optical:infrared,ivo://CDS.VizieR/J/A+A/497/371,J/A+A/497/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/497/371&,UBVI:photometry:of:NGC:3201:(Kravtsov+;:2009) +C,Copernicus,uv,ivo://archive.stsci.edu/copernicus,Copernicus,http://archive.stsci.edu/copernicus/search.php?,Copernicus:Satellite +C,VII/158,optical,ivo://CDS.VizieR/VII/158,VII/158,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/158&,Revised:and:Updated:Catalog:of:Quasi-stellar:Objects:(Hewitt+:1993) +C,J/MNRAS/380/1449,radio,ivo://CDS.VizieR/J/MNRAS/380/1449,J/MNRAS/380/1449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/1449&,1.4GHz:radio:sources:in:Lynx:and:Hercules:fields:(Rigby+;:2007) +C,J/AJ/125/1107,optical,ivo://CDS.VizieR/J/AJ/125/1107,J/AJ/125/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1107&,Ultra-deep:near-IR:observation:in:HDF-S:(Labbe+;:2003) +C,J/AJ/124/1918,optical,ivo://CDS.VizieR/J/AJ/124/1918,J/AJ/124/1918,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1918&,MX:northern:Abell:cluster:redshift:survey.:II.:(Miller+;:2002) +C,J/ApJ/659/162,optical,ivo://CDS.VizieR/J/ApJ/659/162,J/ApJ/659/162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/162&,CAS:parameters:of:199:nearby:galaxies:(Taylor-Mager+;:2007) +C,J/AcA/48/563,optical,ivo://CDS.VizieR/J/AcA/48/563,J/AcA/48/563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/563&,BVI:photometry:of:OGLE:SMC:eclipsing:binaries:(Udalski+;:1998) +C,J/ApJ/661/88,optical,ivo://CDS.VizieR/J/ApJ/661/88,J/ApJ/661/88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/88&,Zn:measurements:in:sub-DLAs:and:DLAs:QSOs:(Kulkarni+;:2007) +C,J/ApJS/161/9,x-ray,ivo://CDS.VizieR/J/ApJS/161/9,J/ApJS/161/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/9&,X-ray:survey:of:the:NDWFS:Bootes:field:(Kenter+;:2005) +C,J/ApJS/147/305,uv,ivo://CDS.VizieR/J/ApJS/147/305,J/ApJS/147/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/147/305&,IUE:atlas:of:pre-main-sequence:stars:(Valenti+;:2003) +C,J/ApJS/145/65,optical,ivo://CDS.VizieR/J/ApJS/145/65,J/ApJS/145/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/65&,Virgo:intracluster:planetary:nebula:candidates:(Feldmeier+;:2003) +C,J/A+A/493/1075,infrared,ivo://CDS.VizieR/J/A+A/493/1075,J/A+A/493/1075,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/1075&,JKs:photometry:of:C:stars:in:2:nearby:galaxies:(Battinelli+:2009) +C,VI/49,optical,ivo://CDS.VizieR/VI/49,VI/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/49&,Constellation:Boundary:Data:(Davenhall+:1989) +C,J/MNRAS/382/1377,optical,ivo://CDS.VizieR/J/MNRAS/382/1377,J/MNRAS/382/1377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1377&,SDSS:WD:main-sequence:binaries:(Rebassa-Mansergas+;:2007) +C,J/ApJ/659/599,infrared,ivo://CDS.VizieR/J/ApJ/659/599,J/ApJ/659/599,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/599&,IRAC:and:JHKs:photometry:of:h:and:chi:Persei:(Currie+;:2007) +C,J/ApJ/658/960,optical,ivo://CDS.VizieR/J/ApJ/658/960,J/ApJ/658/960,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/960&,SB:profiles:of:9:late-type:disk:galaxies:(Carollo+;:2007) +C,J/ApJ/658/358,infrared,ivo://CDS.VizieR/J/ApJ/658/358,J/ApJ/658/358,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/358&,Ae/Be:stars:of:Magellanic:Bridge:in:JHKs:(Nishiyama+;:2007) +C,J/ApJ/647/1180,infrared,ivo://CDS.VizieR/J/ApJ/647/1180,J/ApJ/647/1180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/1180&,Infrared:photometry:of:Taurus:SFR:(Luhman+;:2006) +C,J/AJ/133/1331,radio,ivo://CDS.VizieR/J/AJ/133/1331,J/AJ/133/1331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1331&,Radio:observation:of:HDFS:at:2.5;:5.2;:and:8.7GHz:(Huynh+;:2007) +C,J/AJ/121/66,optical,ivo://CDS.VizieR/J/AJ/121/66,J/AJ/121/66,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/66&,KISS:H{alpha}:survey:list:1:(Salzer+;:2001) +C,J/A+A/496/177,infrared,ivo://CDS.VizieR/J/A+A/496/177,J/A+A/496/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/496/177&,JHKs:and:GLIMPSE:photometry:of:RCW:120:(Deharveng+;:2009) +C,J/A+A/491/379,optical,ivo://CDS.VizieR/J/A+A/491/379,J/A+A/491/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/491/379&,Velocities:of:galaxies:in:Abell:520:(Girardi+;:2008) +C,J/MNRAS/388/849,x-ray,ivo://CDS.VizieR/J/MNRAS/388/849,J/MNRAS/388/849,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/388/849&,NGC253:XMM:observations:(Barnard+;:2008) +C,J/AJ/131/1,optical,ivo://CDS.VizieR/J/AJ/131/1,J/AJ/131/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1&,Binary:quasars:in:the:SDSS:(Hennawi+;:2006) +C,J/A+A/495/707,optical,ivo://CDS.VizieR/J/A+A/495/707,J/A+A/495/707,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/707&,WINGS:spectroscopy:of:48:galaxy:clusters:(Cava+;:2009) +C,J/MNRAS/381/1035,optical,ivo://CDS.VizieR/J/MNRAS/381/1035,J/MNRAS/381/1035,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/1035&,Spectroscopy:in:Shapley:supercluster:(Smith+;:2007) +C,J/MNRAS/253/610,optical,ivo://CDS.VizieR/J/MNRAS/253/610,J/MNRAS/253/610,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/253/610&,Li:abundances:for:81:F:dwarfs:(Lambert+;:1991) +C,J/ApJS/179/360,x-ray,ivo://CDS.VizieR/J/ApJS/179/360,J/ApJS/179/360,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/360&,Thermonuclear:X-ray:bursts:observed:by:RXTE:(Galloway+;:2008) +C,J/MNRAS/386/1605,optical:infrared,ivo://CDS.VizieR/J/MNRAS/386/1605,J/MNRAS/386/1605,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/1605&,Luminous:K-band:selected:QSOs:from:UKIDSS:(Maddox+;:2008) +C,I/237,optical,ivo://CDS.VizieR/I/237,I/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/237&,The:Washington:Visual:Double:Star:Catalog;:1996.0:(Worley+;:1996) +C,VIII/74A,radio,ivo://CDS.VizieR/VIII/74A,VIII/74A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/74A&,SPECFIND:Catalog:of:radio:continuum:spectra:(Vollmer+:2005) +C,J/ApJ/654/186,optical,ivo://CDS.VizieR/J/ApJ/654/186,J/ApJ/654/186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/186&,VI:photometry:of:Cepheids:in:NGC:5128:(Ferrarese+;:2007) +C,J/MNRAS/384/1611,optical:radio,ivo://CDS.VizieR/J/MNRAS/384/1611,J/MNRAS/384/1611,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1611&,Submm:observations:in:gravitational:lenses:(Knudsen+;:2008) +C,J/AJ/133/99,infrared,ivo://CDS.VizieR/J/AJ/133/99,J/AJ/133/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/99&,JHKs:surface:brightness:of:Galactic:globular:.:(Cohen+;:2007) +C,J/A+A/488/867,optical,ivo://CDS.VizieR/J/A+A/488/867,J/A+A/488/867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/867&,Synchrotron:peak:frequency:of:135:AGN:(Nieppola+;:2008) +C,II/224,*,ivo://CDS.VizieR/II/224,II/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/224&,Catalogue:of:Stellar:Diameters:(CADARS):(Pasinetti-Fracassini+:2001) +C,J/A+A/487/539,optical,ivo://CDS.VizieR/J/A+A/487/539,J/A+A/487/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/539&,A:survey:for:quasars:near:quasars:-:QNQ:(Worseck+;:2008) +C,J/A+A/490/945,optical,ivo://CDS.VizieR/J/A+A/490/945,J/A+A/490/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/490/945&,Redshifs:of:galaxies:in:23:EIS:fields:(Grove+;:2008) +C,II/250,optical,ivo://CDS.VizieR/II/250,II/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/250&,Combined:General:Catalogue:of:Variable:Stars:(Samus+:2004) +C,J/MNRAS/382/515,optical,ivo://CDS.VizieR/J/MNRAS/382/515,J/MNRAS/382/515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/515&,SDSS:ultracool:and:halo:WD:candidates:(Vidrih+;:2007) +C,J/ApJ/643/238,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/643/238,J/ApJ/643/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/643/238&,Chandra/2MASS:sources:in:Cygnus:OB2:(Butt+;:2006) +C,J/ApJ/636/821,optical,ivo://CDS.VizieR/J/ApJ/636/821,J/ApJ/636/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/821&,Abundances:of:Baade's:Window:K:giants:(Fulbright+;:2006) +C,J/other/IBVS/529,optical,ivo://CDS.VizieR/J/other/IBVS/5296,J/other/IBVS/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5296&,Extrema:of:pulsating:stars:(Agerer+;:2002) +C,J/AJ/132/1539,optical,ivo://CDS.VizieR/J/AJ/132/1539,J/AJ/132/1539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1539&,Radial:velocities:of:southern:close:binaries:(Rucinski+;:2006) +C,J/MNRAS/386/2115,optical,ivo://CDS.VizieR/J/MNRAS/386/2115,J/MNRAS/386/2115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/2115&,Type:II:Cepheid:and:RR:Lyrae:variables:(Feast+;:2008) +C,J/ApJS/150/19,x-ray,ivo://CDS.VizieR/J/ApJS/150/19,J/ApJS/150/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/19&,ChaMP.:I.:First:X-ray:source:catalog:(Kim+;:2004) +C,J/AJ/130/734,optical,ivo://CDS.VizieR/J/AJ/130/734,J/AJ/130/734,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/734&,Magnetic:white:dwarfs:from:SDSS:DR2:and:DR3:(Vanlandingham+;:2005) +C,J/A+A/486/191,optical:radio,ivo://CDS.VizieR/J/A+A/486/191,J/A+A/486/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/191&,Distances:towards:6.7GHz:methanol:masers:(Pandian+;:2008) +C,J/A+A/486/85,optical,ivo://CDS.VizieR/J/A+A/486/85,J/A+A/486/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/85&,Abell:496:low-luminosity:early-type:galaxies:(Chilingarian+;:2008) +C,J/MNRAS/353/1311,radio,ivo://CDS.VizieR/J/MNRAS/353/1311,J/MNRAS/353/1311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/353/1311&,Long-term:timing:observations:of:374:pulsars:(Hobbs+;:2004) +C,J/ApJ/642/868,radio,ivo://CDS.VizieR/J/ApJ/642/868,J/ApJ/642/868,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/642/868&,Rotation:measures:for:223:pulsars:(Han+;:2006) +C,J/AJ/119/1214,optical,ivo://CDS.VizieR/J/AJ/119/1214,J/AJ/119/1214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/1214&,Census:of:star:clusters:in:the:SMC:(Bica+;:2000) +C,J/A+A/488/943,optical,ivo://CDS.VizieR/J/A+A/488/943,J/A+A/488/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/943&,Abundances:of:giants:in:four:Galactic:clusters:(Sestito+;:2008) +C,J/ApJ/653/1027,optical,ivo://CDS.VizieR/J/ApJ/653/1027,J/ApJ/653/1027,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/1027&,TKRS/GOODS-N:Field:galaxies:(Weiner+;:2006) +C,J/AJ/131/2967,optical,ivo://CDS.VizieR/J/AJ/131/2967,J/AJ/131/2967,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2967&,{alpha}:Persei:open:cluster:members:(Makarov+;:2006) +C,J/A+A/489/1255,optical,ivo://CDS.VizieR/J/A+A/489/1255,J/A+A/489/1255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/1255&,HARPS:observations:of:eight:galactic:Cepheids:(Nardetto+;:2008) +C,J/PAZh/34/21,optical,ivo://CDS.VizieR/J/PAZh/34/21,J/PAZh/34/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/34/21&,New:spectral:types:for:Tycho2:stars:(Tsvetkov+;:2008) +C,J/A+A/489/1409,infrared,ivo://CDS.VizieR/J/A+A/489/1409,J/A+A/489/1409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/1409&,Infrared:photometry:and:spectroscopy:in:L1641N:(Galfalk+;:2008) +C,J/ApJ/653/657,optical,ivo://CDS.VizieR/J/ApJ/653/657,J/ApJ/653/657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/657&,Spectroscopic:observations:of:Herbig:Ae/Be:stars:(Manoj+;:2006) +C,J/A+A/486/177,optical,ivo://CDS.VizieR/J/A+A/486/177,J/A+A/486/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/177&,Bulge:field:stars:from:FLAMES-GIRAFFE:spectra:(Zoccali+;:2008) +C,J/A+A/489/49,radio,ivo://CDS.VizieR/J/A+A/489/49,J/A+A/489/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/49&,Observations:of:candidate:GPS:sources:(Vollmer+;:2008) +C,J/ApJS/178/1,optical,ivo://CDS.VizieR/J/ApJS/178/1,J/ApJS/178/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/178/1&,Distribution:of:HII:regions:in:disk:galaxies:(Sanchez+;:2008) +C,J/ApJ/653/383,radio,ivo://CDS.VizieR/J/ApJ/653/383,J/ApJ/653/383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/383&,SCUBA:observations:in:Orion:A:South:region:(Johnstone+;:2006) +C,J/AJ/133/2393,optical:infrared,ivo://CDS.VizieR/J/AJ/133/2393,J/AJ/133/2393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2393&,UBVRI:phot.:in:seven:Local:Group:dwarfs:galaxies:(Massey+;:2007) +C,J/MNRAS/384/1178,infrared,ivo://CDS.VizieR/J/MNRAS/384/1178,J/MNRAS/384/1178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1178&,2MASS;:SDSS:and:BVRI:photometry:for:825:stars:(Bilir+;:2008) +C,J/AJ/130/425,optical,ivo://CDS.VizieR/J/AJ/130/425,J/AJ/130/425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/425&,Catalog:of:distant:compact:groups:of:galaxies:(De:Carvalho+;:2005) +C,J/AJ/129/1311,infrared:radio,ivo://CDS.VizieR/J/AJ/129/1311,J/AJ/129/1311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1311&,J-band:photometry:of:ADBS:Galaxies:(Rosenberg+;:2005) +C,J/PASJ/52/631,radio,ivo://CDS.VizieR/J/PASJ/52/631,J/PASJ/52/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/52/631&,Galactic:plane:VERA:survey:(Honma+;:2000) +C,III/176,optical,ivo://CDS.VizieR/III/176,III/176,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/176&,RR:Lyrae:Metallicities:(Layden:1994) +C,J/AJ/132/2187,optical,ivo://CDS.VizieR/J/AJ/132/2187,J/AJ/132/2187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2187&,MCT1:photometry:of:NGC:5128:globular:clusters:(Harris+;:2006) +C,J/ApJ/652/1068,optical:infrared,ivo://CDS.VizieR/J/ApJ/652/1068,J/ApJ/652/1068,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/1068&,Morphology:of:cool:and:warm:infrared:galaxies:(Rahman+;:2006) +C,J/ApJ/642/861,infrared,ivo://CDS.VizieR/J/ApJ/642/861,J/ApJ/642/861,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/642/861&,N-band:imaging:of:the:Galactic:Center:(Viehmann+;:2006) +C,J/AJ/132/2243,infrared,ivo://CDS.VizieR/J/AJ/132/2243,J/AJ/132/2243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2243&,Infrared:properties:of:close:pairs:of:galaxies:(Geller+;:2006) +C,J/ApJ/642/158,infrared,ivo://CDS.VizieR/J/ApJ/642/158,J/ApJ/642/158,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/642/158&,IRAC:flux:densities:in:IC2163:and:NGC2207:(Elmegreen+;:2006) +C,J/ApJ/651/1098,x-ray,ivo://CDS.VizieR/J/ApJ/651/1098,J/ApJ/651/1098,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/651/1098&,Faint:X-ray:sources:in:Terzan:5:(Heinke+;:2006) +C,J/ApJ/651/L49,infrared,ivo://CDS.VizieR/J/ApJ/651/L49,J/ApJ/651/L49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/651/L49&,Upper:Sco:OB:association:IRAC:observations:(Carpenter+;:2006) +C,J/ApJ/649/L9,gamma-ray,ivo://CDS.VizieR/J/ApJ/649/L9,J/ApJ/649/L9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/L9&,INTEGRAL:IBIS:census:of:the:sky:beyond:100keV:(Bazzano+;:2006) +C,J/ApJ/646/133,optical,ivo://CDS.VizieR/J/ApJ/646/133,J/ApJ/646/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/133&,Redshifts:in:X-ray-selected:groups:of:galaxies:(Mulchaey+;:2006) +C,J/A+A/480/397,x-ray,ivo://CDS.VizieR/J/A+A/480/397,J/A+A/480/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/397&,XMM:observations:of:NGC:2808:and:NGC:4372:(Servillat+;:2008) +C,J/ApJ/616/71,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/616/71,J/ApJ/616/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/616/71&,Optical:properties:of:SCUBA:galaxies:(Smail+;:2004) +C,J/A+A/488/361,*,ivo://CDS.VizieR/J/A+A/488/361,J/A+A/488/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/361&,Mars:Express:astrometric:observations:of:Phobos:(Willner+;:2008) +C,J/ApJ/648/1026,optical,ivo://CDS.VizieR/J/ApJ/648/1026,J/ApJ/648/1026,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/1026&,HST:photometry:of:M5:blue:stragglers:(Warren+;:2006) +C,J/ApJ/648/629,radio,ivo://CDS.VizieR/J/ApJ/648/629,J/ApJ/648/629,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/629&,Radio:observations:of:late:M;:L;:and:T:dwarfs:(Berger+;:2006) +C,II/115A,optical,ivo://CDS.VizieR/II/115A,II/115A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/115A&,Faint:Blue:Objects:at:High:Galactic:Latitude:(Warnock+:1982-1990) +C,J/MNRAS/384/675,infrared,ivo://CDS.VizieR/J/MNRAS/384/675,J/MNRAS/384/675,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/675&,Monitoring:low-mass:stars:in:NGC:2362:(Irwin+:2008) +C,J/ApJ/648/250,optical,ivo://CDS.VizieR/J/ApJ/648/250,J/ApJ/648/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/250&,Bright:Ages:Survey.:II.:(Colbert+;:2006) +C,J/MNRAS/378/1507,optical,ivo://CDS.VizieR/J/MNRAS/378/1507,J/MNRAS/378/1507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/378/1507&,Spectroscopic:study:of:6:galaxies:(Brough+;:2007) +C,J/A+A/487/119,x-ray,ivo://CDS.VizieR/J/A+A/487/119,J/A+A/487/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/119&,AGN:in:XMM-Newton:Hard:Bright:Survey:(Della:Ceca+;:2008) +C,J/A+A/487/307,optical,ivo://CDS.VizieR/J/A+A/487/307,J/A+A/487/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/307&,Nearby:B-type:stars:abundances:(Morel+;:2008) +C,J/MNRAS/382/1552,radio,ivo://CDS.VizieR/J/MNRAS/382/1552,J/MNRAS/382/1552,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1552&,Multiwavelength:study:of:nearby:galaxy:nuclei:(Lira+;:2007) +C,J/MNRAS/383/831,infrared,ivo://CDS.VizieR/J/MNRAS/383/831,J/MNRAS/383/831,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/831&,New:DENIS:nearby:L:and:late-M:dwarfs:(Phan-Bao+;:2008) +C,J/MNRAS/385/2210,optical,ivo://CDS.VizieR/J/MNRAS/385/2210,J/MNRAS/385/2210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/2210&,Spectroscopy:around:lam:Ori:and:sig:Ori:(Maxted+;:2008) +C,J/AcA/58/41,optical,ivo://CDS.VizieR/J/AcA/58/41,J/AcA/58/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/41&,ISM:polarization:towards:NGC:1502:(Weitenbeck+;:2008) +C,J/A+A/487/475,x-ray:optical,ivo://CDS.VizieR/J/A+A/487/475,J/A+A/487/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/475&,X-ray:variability:of:AGNs:in:Lockman:Hole:(Papadakis+;:2008) +C,VIII/16,radio,ivo://CDS.VizieR/VIII/16,VIII/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/16&,Molonglo:Reference:Catalogue:of:Radio:Sources:(Large+:1991) +C,J/AJ/132/1517,optical,ivo://CDS.VizieR/J/AJ/132/1517,J/AJ/132/1517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1517&,Spectroscopy:of:M:dwarfs:in:Praesepe:(Kafka+;:2006) +C,J/A+A/471/127,optical,ivo://CDS.VizieR/J/A+A/471/127,J/A+A/471/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/127&,New:globular:clusters:in:M:31:(Galleti+;:2007) +C,J/MNRAS/344/887,radio,ivo://CDS.VizieR/J/MNRAS/344/887,J/MNRAS/344/887,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/344/887&,Sub-mm:observations:of:the:HDF:(Serjeant+;:2003) +C,J/ApJS/166/498,optical,ivo://CDS.VizieR/J/ApJS/166/498,J/ApJS/166/498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/498&,Atlas:of:HST:STIS:spectra:of:Seyfert:galaxies:(Spinelli+;:2006) +C,J/AJ/131/2788,optical,ivo://CDS.VizieR/J/AJ/131/2788,J/AJ/131/2788,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2788&,Redshifts:in:the:SFQS:survey:(Jiang+;:2006) +C,III/250,optical:infrared,ivo://CDS.VizieR/III/250,III/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/250&,The:VIMOS:VLT:deep:survey:(VVDS-DEEP):(Le:Fevre+:2005) +C,J/ApJ/646/297,infrared,ivo://CDS.VizieR/J/ApJ/646/297,J/ApJ/646/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/297&,Spitzer:observations:of:pre-main-sequence:stars:(Rebull+;:2006) +C,J/ApJ/607/426,optical,ivo://CDS.VizieR/J/ApJ/607/426,J/ApJ/607/426,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/607/426&,Catalog:of:white:dwarfs:in:SDSS-DR1:(Kleinman+;:2004) +C,J/MNRAS/385/1270,optical,ivo://CDS.VizieR/J/MNRAS/385/1270,J/MNRAS/385/1270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/1270&,Age-metallicity:relation:via:photometry:(Li+;:2008) +C,J/BaltA/17/1,infrared,ivo://CDS.VizieR/J/BaltA/17/1,J/BaltA/17/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/17/1&,Infrared:photometry:in:GL490:star-forming:region:(Straizys+:2008) +C,J/BaltA/11/75,optical,ivo://CDS.VizieR/J/BaltA/11/75,J/BaltA/11/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/75&,Vilnius:photometry:in:Cam-Per:border:(Zdanavicius+;:2002) +C,J/A+A/481/345,infrared,ivo://CDS.VizieR/J/A+A/481/345,J/A+A/481/345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/481/345&,SED:evolution:in:massive:young:stellar:objects:(Molinari+;:2008) +C,J/A+A/485/571,optical,ivo://CDS.VizieR/J/A+A/485/571,J/A+A/485/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/571&,Metallicities:&::activities:of:southern:stars:(Jenkins+;:2008) +C,J/ApJS/167/103,optical:radio,ivo://CDS.VizieR/J/ApJS/167/103,J/ApJS/167/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/167/103&,Radio/Optical:catalog:of:the:SSA:13:field:(Fomalont+;:2006) +C,J/AN/329/418,optical:infrared,ivo://CDS.VizieR/J/AN/329/418,J/AN/329/418,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/329/418&,UBVRcIc:photometry:in:fields:of:Seyfert:galaxies:(Mihov+;:2008) +C,J/ApJS/166/470,infrared,ivo://CDS.VizieR/J/ApJS/166/470,J/ApJS/166/470,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/470&,SDSS-Spitzer:type:I:QSOs:IR:photometry:(Richards+;:2006) +C,IX/29,x-ray,ivo://CDS.VizieR/IX/29,IX/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/29&,ROSAT:All-Sky:Survey:Faint:Source:Catalog:(Voges+:2000) +C,J/A+A/485/155,infrared,ivo://CDS.VizieR/J/A+A/485/155,J/A+A/485/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/155&,HK:photometry:of:rho:Oph:PMS:stars:(Alves:de:Oliveira+;:2008) +C,J/AJ/130/2666,optical,ivo://CDS.VizieR/J/AJ/130/2666,J/AJ/130/2666,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2666&,Ca4227:indices:in:early-type:galaxies:(Prochaska+;:2005) +C,J/A+A/468/151,optical,ivo://CDS.VizieR/J/A+A/468/151,J/A+A/468/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/151&,Nearby:open:clusters:radii:and:masses:(Piskunov+;:2007) +C,J/A+AS/142/399,optical,ivo://CDS.VizieR/J/A+AS/142/399,J/A+AS/142/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/399&,BR:surface:photometry:of:emission-line:galaxies:(Vennik+;:2000) +C,J/ApJS/94/127,radio,ivo://CDS.VizieR/J/ApJS/94/127,J/ApJS/94/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/94/127&,Distribution:of:H:I:in:the:ISM.:I.:(Fruscione+;:1994) +C,J/BaltA/14/179,optical,ivo://CDS.VizieR/J/BaltA/14/179,J/BaltA/14/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/14/179&,Vilnius:photometry:of:NGC:1647:area:(Zdanavicius+;:2005) +C,J/MNRAS/382/1947,optical,ivo://CDS.VizieR/J/MNRAS/382/1947,J/MNRAS/382/1947,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1947&,CT1:photometry:in:NGC:1399:and:NGC:4486:(Forte+;:2007) +C,J/MNRAS/382/109,optical,ivo://CDS.VizieR/J/MNRAS/382/109,J/MNRAS/382/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/109&,Massive:galaxies:in:Extended:Groth:Strip:(Trujillo+;:2007) +C,J/MNRAS/386/447,optical,ivo://CDS.VizieR/J/MNRAS/386/447,J/MNRAS/386/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/447&,RV:catalogue:of:O-type:stars:in:NGC:6231:(Sana+;:2008) +C,J/ApJ/646/523,*,ivo://CDS.VizieR/J/ApJ/646/523,J/ApJ/646/523,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/523&,Exoplanet:systems:with:stellar:companions:(Raghavan+;:2006) +C,J/MNRAS/373/521,optical,ivo://CDS.VizieR/J/MNRAS/373/521,J/MNRAS/373/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/521&,Complete:catalog:of:planetary:nebulae:in:LMC:(Reid+;:2006) +C,J/PASJ/58/931,x-ray,ivo://CDS.VizieR/J/PASJ/58/931,J/PASJ/58/931,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/58/931&,X-ray:sources:in:A194:and:A1060:(Hudaverdi+;:2006) +C,J/MNRAS/386/826,optical,ivo://CDS.VizieR/J/MNRAS/386/826,J/MNRAS/386/826,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/826&,Radial:velocities:of:SMC:massive:stars:(Evans+;:2008) +C,J/AJ/132/1322,infrared:radio,ivo://CDS.VizieR/J/AJ/132/1322,J/AJ/132/1322,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1322&,Water:maser:survey:(Gomez+;:2006) +C,J/ApJ/533/744,optical:radio,ivo://CDS.VizieR/J/ApJ/533/744,J/ApJ/533/744,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/533/744&,Calibration:of:the:Tully-Fischer:relation:(Tully+;:2000) +C,II/2B,infrared,ivo://CDS.VizieR/II/2B,II/2B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/2B&,Two-Micron:Sky:Survey:(TMSS):(Neugebauer+:1969) +C,J/ApJ/498/195,optical,ivo://CDS.VizieR/J/ApJ/498/195,J/ApJ/498/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/498/195&,Spectroscopic:survey:of:CL:1358+62:(Fisher+:1998) +C,J/A+A/479/49,optical,ivo://CDS.VizieR/J/A+A/479/49,J/A+A/479/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/49&,Supernova:rates:from:STRESS:(Botticella+;:2008) +C,J/A+A/476/307,optical,ivo://CDS.VizieR/J/A+A/476/307,J/A+A/476/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/307&,Period:variations:in:galactic:RRab:stars:(Le:Borgne+;:2007) +C,J/A+A/479/541,optical,ivo://CDS.VizieR/J/A+A/479/541,J/A+A/479/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/541&,VLT-FLAMES:survey:of:massive:stars:(Hunter+;:2008) +C,J/AZh/84/429,optical,ivo://CDS.VizieR/J/AZh/84/429,J/AZh/84/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/429&,Abundances:in:atmospheres:of:cool:giants:(Mishenina+;:2007) +C,J/PAZh/33/657,infrared,ivo://CDS.VizieR/J/PAZh/33/657,J/PAZh/33/657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/33/657&,JHKLM:photometry:of:eight:planetary:nebulae:(Taranova+;:2007) +C,VII/251,optical,ivo://CDS.VizieR/VII/251,VII/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/251&,SBS/Zwicky:cluster:relation:(Gyulzadian+;:2008) +C,J/A+A/478/701,optical,ivo://CDS.VizieR/J/A+A/478/701,J/A+A/478/701,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/701&,Color:excess:of:SDSS:quasars:with:DLA:systems:(Vladilo+;:2008) +C,J/MNRAS/379/1546,optical,ivo://CDS.VizieR/J/MNRAS/379/1546,J/MNRAS/379/1546,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/1546&,z'BVRi':photometry:of:ClG:0016+1609:(Tanaka+;:2007) +C,J/MNRAS/274/1194,x-ray:euv,ivo://CDS.VizieR/J/MNRAS/274/1194,J/MNRAS/274/1194,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/274/1194&,Optical:Identifications:of:ROSAT:EUV:Sources:(Mason+:1995) +C,J/MNRAS/377/806,optical,ivo://CDS.VizieR/J/MNRAS/377/806,J/MNRAS/377/806,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/806&,Tully-Fisher:relation:of:DEEP2:galaxies:(Chiu+;:2007) +C,J/MNRAS/376/1251,radio,ivo://CDS.VizieR/J/MNRAS/376/1251,J/MNRAS/376/1251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/1251&,610MHz:observations:of:Spitzer:XFLS:(Garn+;:2007) +C,J/AJ/129/2856,optical,ivo://CDS.VizieR/J/AJ/129/2856,J/AJ/129/2856,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2856&,Variable:stars:in:NGC:6791:(Mochejska+;:2005) +C,J/A+A/474/473,x-ray,ivo://CDS.VizieR/J/A+A/474/473,J/A+A/474/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/473&,XMM-LSS:survey::AGN:classifications:(Garcet+;:2007) +C,J/A+A/477/917,optical,ivo://CDS.VizieR/J/A+A/477/917,J/A+A/477/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/917&,Beta:Cephei:stars:in:the:ASAS-3:data.:II.:(Pigulski+;:2008) +C,J/ApJ/514/148,x-ray,ivo://CDS.VizieR/J/ApJ/514/148,J/ApJ/514/148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/514/148&,ROSAT:survey:of:bright:galaxies:clusters:(De:Grandi+;:1999) +C,J/A+A/473/791,optical,ivo://CDS.VizieR/J/A+A/473/791,J/A+A/473/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/791&,CIV:absorption:in:DLAs:and:sub-DLAs:systems:(Fox+;:2007) +C,J/ApJ/631/1100,*,ivo://CDS.VizieR/J/ApJ/631/1100,J/ApJ/631/1100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/631/1100&,Atmospheric:parameters:of:DA:white:dwarfs:(Gianninas+;:2005) +C,J/BaltA/11/231,optical,ivo://CDS.VizieR/J/BaltA/11/231,J/BaltA/11/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/231&,Extinction:in:MBM12:(Straizys+;:2002) +C,J/MNRAS/318/1073,x-ray,ivo://CDS.VizieR/J/MNRAS/318/1073,J/MNRAS/318/1073,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/318/1073&,Hard:spectrum:ROSAT:sources.:I.:(Page+;:2000) +C,J/A+A/449/937,optical,ivo://CDS.VizieR/J/A+A/449/937,J/A+A/449/937,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/937&,AMIGA.:II.:Morphological:refinement:(Sulentic+;:2006) +C,J/A+A/476/151,infrared,ivo://CDS.VizieR/J/A+A/476/151,J/A+A/476/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/151&,SWIRE:ELAIS-S1:IR-peak:galaxy:IR:fluxes:(Berta+;:2007) +C,J/A+A/475/1159,optical,ivo://CDS.VizieR/J/A+A/475/1159,J/A+A/475/1159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/1159&,Supervised:classification:of:variable:stars:(Debosscher+;:2007) +C,J/ApJ/636/214,optical,ivo://CDS.VizieR/J/ApJ/636/214,J/ApJ/636/214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/214&,HII:regions:in:dwarf:irregular:galaxies:(van:Zee+;:2006) +C,J/ApJS/126/331,optical,ivo://CDS.VizieR/J/ApJS/126/331,J/ApJS/126/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/126/331&,Spectrophotometry:of:nearby:field:galaxies:(Jansen+:2000) +C,J/A+A/477/593,x-ray,ivo://CDS.VizieR/J/A+A/477/593,J/A+A/477/593,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/593&,X-ray:properties:of:Carina:OB1:association:(Antokhin+;:2008) +C,II/283,optical,ivo://CDS.VizieR/II/283,II/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/283&,Asiago:Supernova:Catalogue:(Version:2008-Mar) +C,J/MNRAS/381/418,optical,ivo://CDS.VizieR/J/MNRAS/381/418,J/MNRAS/381/418,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/418&,Wolf-Rayet:population:in:NGC:1313:(Hadfield+;:2007) +C,J/AJ/132/902,optical,ivo://CDS.VizieR/J/AJ/132/902,J/AJ/132/902,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/902&,Abundances:of:54:Cepheids:(Luck+;:2006) +C,J/A+A/477/55,optical:infrared,ivo://CDS.VizieR/J/A+A/477/55,J/A+A/477/55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/55&,ACO:1825:and:AC:114:EROs:photometry:(Hempel+;:2008) +C,VIII/81A,radio,ivo://CDS.VizieR/VIII/81A,VIII/81A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/81A&,Sydney:University:Molonglo:Sky:Survey:(SUMSS:V2.1):(Mauch+:2008) +C,VIII/84,radio,ivo://CDS.VizieR/VIII/84,VIII/84,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/84&,A:final:non-redundant:catalogue:for:7C:151-MHz:survey:(Hales+:2007) +C,J/A+A/281/161,radio,ivo://CDS.VizieR/J/A+A/281/161,J/A+A/281/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/281/161&,Radio:emission:from:stars:at:250GHz:(Altenhoff+;:1994) +C,J/A+A/476/759,x-ray,ivo://CDS.VizieR/J/A+A/476/759,J/A+A/476/759,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/759&,X-ray:properties:of:AGN:from:the:CJF:sample:(Britzen+;:2007) +C,J/AJ/132/676,optical,ivo://CDS.VizieR/J/AJ/132/676,J/AJ/132/676,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/676&,SDSS:hot:DB:white:dwarfs:(Eisenstein+;:2006) +C,J/ApJS/165/360,optical:radio,ivo://CDS.VizieR/J/ApJS/165/360,J/ApJS/165/360,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/360&,SiO:maser:emission:toward:10:late-type:stars:(Kang+;:2006) +C,I/220,optical,ivo://CDS.VizieR/I/220,I/220,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/220&,The:HST:Guide:Star:Catalog;:Version:1.1:(Lasker+:1992) +C,I/252,optical,ivo://CDS.VizieR/I/252,I/252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/252&,The:USNO-A2.0:Catalogue:(Monet+:1998) +C,I/297,optical:infrared,ivo://CDS.VizieR/I/297,I/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/297&,NOMAD:Catalog:(Zacharias+:2005) +C,J/AJ/116/1,optical,ivo://CDS.VizieR/J/AJ/116/1,J/AJ/116/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1&,Southern:Sky:Redshift:Survey:(Da:Costa+;:1998) +C,J/MNRAS/376/580,optical,ivo://CDS.VizieR/J/MNRAS/376/580,J/MNRAS/376/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/580&,Cousins:RI:photometry:of:NGC:2169:(Jeffries+;:2007) +C,J/AJ/127/2674,optical,ivo://CDS.VizieR/J/AJ/127/2674,J/AJ/127/2674,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2674&,Globular:clusters:in:Sculptor:group:(Olsen+;:2004) +C,V/73A,optical,ivo://CDS.VizieR/V/73A,V/73A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/73A&,Emission-Line:Stars:of:the:Orion:Population:(Herbig+:1988) +C,VII/244A,optical,ivo://CDS.VizieR/VII/244A,VII/244A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/244A&,Atlas:and:Catalog:of:Dark:Clouds:(Dobashi+;:2005) +C,J/A+A/341/98,optical,ivo://CDS.VizieR/J/A+A/341/98,J/A+A/341/98,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/341/98&,The:ionizing:cluster:of:30:Doradus.:I.:(Selman+:1999) +C,J/A+A/456/623,optical,ivo://CDS.VizieR/J/A+A/456/623,J/A+A/456/623,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/623&,VLT-FLAMES:survey:of:massive:stars:(Evans+;:2006) +C,II/187A,optical,ivo://CDS.VizieR/II/187A,II/187A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/187A&,30:Doradus:OB:Associations:(Parker:1992) +C,III/190B,optical,ivo://CDS.VizieR/III/190B,III/190B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/190B&,WEB:Catalog:of:Radial:Velocities:(Duflot+:1995) +C,J/other/BSAO/50.,infrared:radio,ivo://CDS.VizieR/J/other/BSAO/50.115,J/other/BSAO/50.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/50.115&,IRAS-TEXAS:cross-identifications:(Verkhodanov+;:2000) +C,J/MNRAS/380/712,infrared,ivo://CDS.VizieR/J/MNRAS/380/712,J/MNRAS/380/712,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/712&,ZYJHK:photometry:in:Pleiades:(Lodieu+;:2007) +C,J/A+A/478/507,optical,ivo://CDS.VizieR/J/A+A/478/507,J/A+A/478/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/507&,Distances:and:atmospheric:parameters:of:MSU:stars:(Morales+;:2008) +C,J/ApJS/165/173,x-ray,ivo://CDS.VizieR/J/ApJS/165/173,J/ApJS/165/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/173&,Chandra:sources:in:Galaxy:central:150pc:(Muno+;:2006) +C,III/105,optical,ivo://CDS.VizieR/III/105,III/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/105&,Radial:Velocities:of:Southern:Stars:with:CORAVEL:(Andersen+:1985) +C,II/236,optical:infrared,ivo://CDS.VizieR/II/236,II/236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/236&,UBVR:CCD:survey:of:the:Magellanic:clouds:(Massey+;:2002) +C,J/ApJ/596/944,x-ray,ivo://CDS.VizieR/J/ApJ/596/944,J/ApJ/596/944,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/596/944&,SEXSI:catalog:(Harrison+;:2003) +C,J/AJ/130/2043,optical,ivo://CDS.VizieR/J/AJ/130/2043,J/AJ/130/2043,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2043&,HST:paired:and:isolated:galaxies:(Patton+;:2005) +C,J/MNRAS/379/1237,infrared,ivo://CDS.VizieR/J/MNRAS/379/1237,J/MNRAS/379/1237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/1237&,VIcJHK:photometry:of:NGC:1893:Halpha:sources:(Maheswar+;:2007) +C,J/MNRAS/379/275,radio,ivo://CDS.VizieR/J/MNRAS/379/275,J/MNRAS/379/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/275&,NGC:5033:1.4GHz:radio:emission:(Perez-Torres+;:2007) +C,J/AJ/128/343,optical,ivo://CDS.VizieR/J/AJ/128/343,J/AJ/128/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/343&,Abundances:of:10:Cepheids:(Luck+;:2004) +C,J/AJ/131/2035,optical,ivo://CDS.VizieR/J/AJ/131/2035,J/AJ/131/2035,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2035&,B:and:R:magnitudes:for:spiral:galaxies:(Galaz+;:2006) +C,J/ApJ/635/560,infrared,ivo://CDS.VizieR/J/ApJ/635/560,J/ApJ/635/560,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/560&,New:star:clusters:discovered:in:the:GLIMPSE:survey:(Mercer+:2005) +C,J/A+A/464/211,x-ray:infrared,ivo://CDS.VizieR/J/A+A/464/211,J/A+A/464/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/211&,Chandra:and:near-IR:obs.:of:Cyg:OB2:(Albacete:Colombo+;:2007) +C,J/MNRAS/379/816,optical,ivo://CDS.VizieR/J/MNRAS/379/816,J/MNRAS/379/816,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/816&,SuperWASP-North:extrasolar:planet:candidates:(Street+;:2007) +C,J/A+A/475/217,optical,ivo://CDS.VizieR/J/A+A/475/217,J/A+A/475/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/217&,Classification:of:planetary:nebulae:(Quireza+;:2007) +C,I/243,optical,ivo://CDS.VizieR/I/243,I/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/243&,The:PMM:USNO-A1.0:Catalogue:(Monet:1997) +C,J/A+A/466/63,optical:radio,ivo://CDS.VizieR/J/A+A/466/63,J/A+A/466/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/63&,VLBI:observations:of:BL:Lac:objects:(Wu+;:2007) +C,J/AN/328/889,optical,ivo://CDS.VizieR/J/AN/328/889,J/AN/328/889,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/328/889&,Mean:Radial:Velocities:of:open:clusters:(Kharchenko+;:2007) +C,J/A+A/476/199,infrared,ivo://CDS.VizieR/J/A+A/476/199,J/A+A/476/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/199&,Trumpler:14:JHKL':photometry:(Ascenso+;:2007) +C,J/ApJS/165/1,optical,ivo://CDS.VizieR/J/ApJS/165/1,J/ApJS/165/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/1&,BAL:QSOs:from:SDSS:DR3:(Trump+;:2006) +C,J/AcA/50/221,optical,ivo://CDS.VizieR/J/AcA/50/221,J/AcA/50/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/50/221&,Astrometry:of:variable:stars:in:M:3:(Bakos+;:2000) +C,J/A+A/472/557,optical:radio,ivo://CDS.VizieR/J/A+A/472/557,J/A+A/472/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/557&,Cygnus:OB2:region:610MHz:sources:(Marti+;:2007) +C,J/A+A/475/1053,*,ivo://CDS.VizieR/J/A+A/475/1053,J/A+A/475/1053,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/1053&,Magnetic:fields:in:Ap/Bp:stars:(Auriere+;:2007) +C,J/ApJS/135/227,radio,ivo://CDS.VizieR/J/ApJS/135/227,J/ApJS/135/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/135/227&,The:FIRST:bright:quasar:survey.:III.:(Becker+;:2001) +C,J/AJ/112/407,optical:radio,ivo://CDS.VizieR/J/AJ/112/407,J/AJ/112/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/407&,The:FIRST:bright:QSO:survey:(Gregg+;:1996) +C,J/MNRAS/377/571,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/377/571,J/MNRAS/377/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/571&,GLIMPSE:6.7GHz:methanol:masers:non-detections:(Ellingsen+;:2007) +C,J/MNRAS/378/1141,*,ivo://CDS.VizieR/J/MNRAS/378/1141,J/MNRAS/378/1141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/378/1141&,Chemical:abundances:in:31:stars:with:planet:(Gonzalez+;:2007) +C,J/A+A/474/783,optical,ivo://CDS.VizieR/J/A+A/474/783,J/A+A/474/783,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/783&,Main:galaxy:groups:from:SDSS-DR5:(Deng+;:2007) +C,J/ApJ/636/765,gamma-ray,ivo://CDS.VizieR/J/ApJ/636/765,J/ApJ/636/765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/765&,Second:IBIS/ISGRI:soft:gamma-ray:survey:catalog:(Bird+;:2006) +C,J/ApJ/625/6,optical,ivo://CDS.VizieR/J/ApJ/625/6,J/ApJ/625/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/625/6&,Galaxy:groups:in:the:DEEP2:Galaxy:Redshift:Survey:(Gerke+;:2005) +C,J/A+A/470/39,optical,ivo://CDS.VizieR/J/A+A/470/39,J/A+A/470/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/39&,Substructures:in:WINGS:clusters:(Ramella+;:2007) +C,J/AJ/130/1418,radio,ivo://CDS.VizieR/J/AJ/130/1418,J/AJ/130/1418,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1418&,AGN:jet:kinematics:(Jorstad+;:2005) +C,J/AJ/129/2294,optical,ivo://CDS.VizieR/J/AJ/129/2294,J/AJ/129/2294,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2294&,Radial:velocities:of:weak-lines:T:Tauri:stars:(Massarotti+;:2005) +C,J/A+AS/145/451,optical:infrared,ivo://CDS.VizieR/J/A+AS/145/451,J/A+AS/145/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/451&,Nearby:globular:clusters:photometric:catalog:(Rosenberg+;:2000) +C,J/A+A/467/565,optical:infrared,ivo://CDS.VizieR/J/A+A/467/565,J/A+A/467/565,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/565&,z=1-3:ULIRGs:from:the:Spitzer:SWIRE:survey:(Berta+;:2007) +C,J/ApJ/639/37,optical,ivo://CDS.VizieR/J/ApJ/639/37,J/ApJ/639/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/37&,AGN:Seyfert:galaxies:and:close:neighbors:(Koulouridis+;:2006) +C,J/A+A/351/526,optical,ivo://CDS.VizieR/J/A+A/351/526,J/A+A/351/526,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/351/526&,NGC:2172:CCD:BVI:photometry:(Ripepi+;:1999) +C,J/A+A/464/495,optical:infrared,ivo://CDS.VizieR/J/A+A/464/495,J/A+A/464/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/495&,UBVI:photometry:of:NGC:45:star:clusters:(Mora+;:2007) +C,J/ApJS/158/139,infrared,ivo://CDS.VizieR/J/ApJS/158/139,J/ApJS/158/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/158/139&,Atlas:of:warm:AGN:and:starbursts:(Keel+;:2005) +C,J/A+A/469/807,optical,ivo://CDS.VizieR/J/A+A/469/807,J/A+A/469/807,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/807&,Catalogue:of:Galactic:low-mass:X-ray:binaries:(Liu+;:2007) +C,J/AcA/51/259,optical,ivo://CDS.VizieR/J/AcA/51/259,J/AcA/51/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/51/259&,Contact:binaries:in:OGLE-I:database:(Szymanski+;:2001) +C,J/other/PBeiO/32,optical,ivo://CDS.VizieR/J/other/PBeiO/32.87,J/other/PBeiO/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PBeiO/32.87&,Astrometric:observations:of:radio:stars:(Manrique+:1998) +C,J/MNRAS/364/117,optical,ivo://CDS.VizieR/J/MNRAS/364/117,J/MNRAS/364/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/364/117&,OGLE2:Mira:variables:in:the:Galactic:bulge:(Matsunaga+;:2005) +C,J/A+A/449/143,optical,ivo://CDS.VizieR/J/A+A/449/143,J/A+A/449/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/143&,Photometry:of:M31:globular:cluster:candidates:(Ma+;:2006) +C,J/AJ/132/197,optical,ivo://CDS.VizieR/J/AJ/132/197,J/AJ/132/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/197&,Close:pairs:of:galaxies:(Woods+;:2006) +C,J/other/NewA/12.,infrared,ivo://CDS.VizieR/J/other/NewA/12.446,J/other/NewA/12.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/12.446&,Absolute:magnitudes:of:cataclysmic:variables:(Ak+;:2007) +C,J/A+A/469/459,infrared,ivo://CDS.VizieR/J/A+A/469/459,J/A+A/469/459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/459&,K:magnitudes:of:N159-5:(LMC):(Testor+;:2007) +C,J/AJ/131/2245,optical,ivo://CDS.VizieR/J/AJ/131/2245,J/AJ/131/2245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2245&,BATC:photometry:of:SN2004dj:(Zhang+;:2006) +C,J/A+A/472/763,optical:radio,ivo://CDS.VizieR/J/A+A/472/763,J/A+A/472/763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/763&,Multi-epoch:VLBI:survey:of:CJF:sources:(Britzen+;:2007) +C,J/A+A/463/275,x-ray,ivo://CDS.VizieR/J/A+A/463/275,J/A+A/463/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/275&,Chandra:obs.:of:Serpens:star-forming:region:(Giardino+;:2007) +C,J/AJ/131/2373,x-ray,ivo://CDS.VizieR/J/AJ/131/2373,J/AJ/131/2373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2373&,Extended:Chandra:Deep:Field-South:survey:(Virani+;:2006) +C,II/125,infrared,ivo://CDS.VizieR/II/125,II/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/125&,IRAS:catalogue:of:Point:Sources;:Version:2.0:(IPAC:1986) +C,J/A+A/464/909,infrared,ivo://CDS.VizieR/J/A+A/464/909,J/A+A/464/909,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/909&,JHK:photometry:near:IRAS:06145+1455:(Brand+;:2007) +C,J/A+A/472/121,optical,ivo://CDS.VizieR/J/A+A/472/121,J/A+A/472/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/121&,AMIGA:V.:Isolation:parameters:(Verley+;:2007) +C,J/A+A/461/81,optical,ivo://CDS.VizieR/J/A+A/461/81,J/A+A/461/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/81&,Galaxy:clusters:in:the:CFHTLS:(Olsen+;:2007) +C,J/AJ/133/1470,optical:infrared,ivo://CDS.VizieR/J/AJ/133/1470,J/AJ/133/1470,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1470&,TAROT:suspected:variable:star:catalog:(Damerdji+;:2007) +C,J/BaltA/10/319,optical,ivo://CDS.VizieR/J/BaltA/10/319,J/BaltA/10/319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/10/319&,Vilnius:photometry:in:NGC:1499:(Straizys+;:2001) +C,J/other/PASA/18.,optical:infrared,ivo://CDS.VizieR/J/other/PASA/18.232,J/other/PASA/18.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/18.232&,FLAIR:II:spectroscopy:of:DENIS:samples:(Mamon+;:2001) +C,J/BaltA/9/646,optical,ivo://CDS.VizieR/J/BaltA/9/646,J/BaltA/9/646,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/9/646&,Compiled:Catalogue:of:Mira-type:stars:(Kharchenko+;:2000) +C,J/MNRAS/373/1483,*,ivo://CDS.VizieR/J/MNRAS/373/1483,J/MNRAS/373/1483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/1483&,W:UMa:type:and:CAB:stars:dynamical:evolution:(Eker+;:2006) +C,J/ApJ/639/259,infrared:radio,ivo://CDS.VizieR/J/ApJ/639/259,J/ApJ/639/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/259&,Sub-mm:clumps:in:Orion:B:South:molecular:cloud:(Johnstone+;:2006) +C,J/A+A/467/73,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/467/73,J/A+A/467/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/73&,3{sigma}:hard:sample:of:XMDS:survey:(Tajer+;:2007) +C,J/AcA/51/221,optical,ivo://CDS.VizieR/J/AcA/51/221,J/AcA/51/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/51/221&,OGLE-II.:Cepheids:in:IC:1613:(Udalski+;:2001) +C,J/A+A/417/115,infrared,ivo://CDS.VizieR/J/A+A/417/115,J/A+A/417/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/115&,High-mass:protostellar:candidates:(Williams+;:2004) +C,J/MNRAS/375/989,optical,ivo://CDS.VizieR/J/MNRAS/375/989,J/MNRAS/375/989,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/989&,Quasar:variability:(Wold+;:2007) +C,J/A+A/471/1105,radio,ivo://CDS.VizieR/J/A+A/471/1105,J/A+A/471/1105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/1105&,XMM-LSS:at:240MHz:and:610MHz:(Tasse+;:2007) +C,J/A+A/471/795,*,ivo://CDS.VizieR/J/A+A/471/795,J/A+A/471/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/795&,Stellar:population:ages:and:metallicities:from:colors:(Li+;:2007) +C,J/A+A/468/937,optical,ivo://CDS.VizieR/J/A+A/468/937,J/A+A/468/937,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/937&,K-band:AO:imaging:in:COSMOS:deep:field:(Huertas-Company+;:2007) +C,J/A+A/462/81,infrared:radio,ivo://CDS.VizieR/J/A+A/462/81,J/A+A/462/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/81&,L_IR_-T_dust_:relation:in:galaxies:(Chanial+;:2007) +C,J/AJ/131/1530,optical:infrared,ivo://CDS.VizieR/J/AJ/131/1530,J/AJ/131/1530,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1530&,H{alpha}:emission:stars:in:LDN988:(Herbig+;:2006) +C,J/A+A/438/1163,optical,ivo://CDS.VizieR/J/A+A/438/1163,J/A+A/438/1163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/1163&,Catalogue:of:Open:Cluster:Data:(COCD):(Kharchenko+;:2005) +C,J/A+A/470/281,optical,ivo://CDS.VizieR/J/A+A/470/281,J/A+A/470/281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/281&,WFI:optical:photometry:in:Cha:II:dark:cloud:(Spezzi+;:2007) +C,J/AJ/132/137,optical,ivo://CDS.VizieR/J/AJ/132/137,J/AJ/132/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/137&,Abundances:of:extremely:metal-poor:carbon:stars:(Cohen+;:2006) +C,J/AJ/132/111,optical:infrared,ivo://CDS.VizieR/J/AJ/132/111,J/AJ/132/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/111&,BV(RI)_C_photometry:of:77:Hyades:stars:(Joner+;:2006) +C,J/ApJ/644/30,optical,ivo://CDS.VizieR/J/ApJ/644/30,J/ApJ/644/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/644/30&,HST:Observations:of:2:high-z:clusters:(Blakeslee+;:2006) +C,J/A+A/467/1025,infrared,ivo://CDS.VizieR/J/A+A/467/1025,J/A+A/467/1025,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/1025&,JHK:photometry:of:Fornax:red:giant:branch:(Gullieuszik+;:2007) +C,I/310,optical,ivo://CDS.VizieR/I/310,I/310,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/310&,AGK1:catalog;:-2{deg}:10'=<:DE<:=+1{deg}:10':(Kortazzi+;:1900) +C,J/ApJ/625/796,x-ray,ivo://CDS.VizieR/J/ApJ/625/796,J/ApJ/625/796,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/625/796&,X-ray:sources:in:the:globular:cluster:47:Tuc:(Heinke+;:2005) +C,J/MNRAS/373/1531,radio,ivo://CDS.VizieR/J/MNRAS/373/1531,J/MNRAS/373/1531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/1531&,6C**:sample:of:steep-spectrum:radio:sources:(Cruz+;:2006) +C,J/AJ/131/2089,optical,ivo://CDS.VizieR/J/AJ/131/2089,J/AJ/131/2089,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2089&,Planetary:nebulae:in:NGC:3379:and:NGC:3384:(Sluis+;:2006) +C,J/AJ/131/1608,infrared,ivo://CDS.VizieR/J/AJ/131/1608,J/AJ/131/1608,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1608&,NIR:sources:in:S106:(Oasa+;:2006) +C,J/MNRAS/372/741,optical:radio,ivo://CDS.VizieR/J/MNRAS/372/741,J/MNRAS/372/741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/741&,SXDF:100{mu}Jy:catalogue:(Simpson+;:2006) +C,J/A+A/359/865,infrared,ivo://CDS.VizieR/J/A+A/359/865,J/A+A/359/865,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/359/865&,ISOPHOT:170{mu}m:Serendipity:Survey:I.:(Stickel+;:2000) +C,J/A+A/466/1205,infrared,ivo://CDS.VizieR/J/A+A/466/1205,J/A+A/466/1205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/1205&,ISOPHOT:170{mu}m:Serendipity:Survey.:IV:(Stickel+;:2007) +C,J/other/Ap/46.47,optical,ivo://CDS.VizieR/J/other/Ap/46.475,J/other/Ap/46.47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/46.475&,FBS:14th:list:of:late:M:and:carbon:stars:(Gigoyan+;:2003) +C,II/213,optical,ivo://CDS.VizieR/II/213,II/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/213&,OGLE:Galactic:Bulge:periodic:variables:(Udalski+:1996) +C,J/A+A/465/1099,optical,ivo://CDS.VizieR/J/A+A/465/1099,J/A+A/465/1099,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/1099&,Redshift:catalog:of:691:objects:in:CDFS:(Ravikumar+;:2007) +C,J/other/ChJAA/6.,optical,ivo://CDS.VizieR/J/other/ChJAA/6.435,J/other/ChJAA/6.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ChJAA/6.435&,Proper:motions:in:NGC:6530:(Zhao+;:2006) +C,J/AJ/130/896,optical:radio,ivo://CDS.VizieR/J/AJ/130/896,J/AJ/130/896,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/896&,SUMSS:Giant:Radio:Sources:(Saripalli+;:2005) +C,J/A+A/440/111,optical,ivo://CDS.VizieR/J/A+A/440/111,J/A+A/440/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/111&,Spectra:of:SMC:star:clusters:(Piatti+;:2005) +I,HUDF09,infrared,ivo://mast.stsci/hudf09,HUDF09,http://archive.stsci.edu/siap/search.php?id=hudf09&,Hubble:Ultra:Deep:Field:2009:(HUDF09) +I,PHAT,infrared:optical:uv,ivo://mast.stsci/phat,PHAT,http://archive.stsci.edu/siap/search.php?id=phat&,Panchromatic:Hubble:Andromeda:Treasury:(PHAT) +C,J/AJ/129/303,optical,ivo://CDS.VizieR/J/AJ/129/303,J/AJ/129/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/303&,Abundances:of:stars:in:M3:and:M13:(Cohen+;:2005) +C,J/AJ/138/159,optical:infrared,ivo://CDS.VizieR/J/AJ/138/159,J/AJ/138/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/138/159&,NGC:6819:stellar:radial-velocity:and:photometry:(Hole+;:2009) +C,J/ApJS/196/11,optical,ivo://CDS.VizieR/J/ApJS/196/11,J/ApJS/196/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/196/11&,Bulge+disk:decompositions:of:SDSS:galaxies:(Simard+;:2011) +C,J/MNRAS/419/2095,optical,ivo://CDS.VizieR/J/MNRAS/419/2095,J/MNRAS/419/2095,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/419/2095&,HMXBs:in:nearby:galaxies:(Mineo+;:2012) +I,SDSSDR2-G,optical,ivo://sdss.jhu/services/SIAPDR2-G,SDSSDR2-G,http://skyserver.sdss.org/vo/DR2SIAP/SIAP.aspx?bandpass=g&format=image/fits&,Sloan:Digital:Sky:Survey:DR2:-:Filter:g +C,J/A+A/470/585,optical,ivo://CDS.VizieR/J/A+A/470/585,J/A+A/470/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/585&,NGC:2682:uvby-Hbeta:photometry:(Balaguer-Nunez+;:2007) +I,SDSSDR2-Color,optical,ivo://sdss.jhu/services/SIAPDR2-Color,SDSSDR2-Color,http://skyserver.sdss.org/vo/DR2SIAP/SIAP.aspx?BANDPASS=*&format=image/jpeg&,Sloan:Digital:Sky:Survey:DR2 +I,SDSSDR1-Z,optical,ivo://sdss.jhu/services/SIAPDR1-Z,SDSSDR1-Z,http://skyserver.sdss.org/vo/DR1SIAP/SIAP.aspx?bandpass=u&format=image/fits&,Sloan:Digital:Sky:Survey:DR1:-:Filter:z +I,SDSSDR1-U,optical,ivo://sdss.jhu/services/SIAPDR1-U,SDSSDR1-U,http://skyserver.sdss.org/vo/DR1SIAP/SIAP.aspx?bandpass=u&format=image/fits&,Sloan:Digital:Sky:Survey:DR1:-:Filter:u +C,J/A+A/461/11,radio,ivo://CDS.VizieR/J/A+A/461/11,J/A+A/461/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/11&,Radio:observations:of:MYSO:candidates:(Urquhart+;:2007) +C,J/AJ/136/2441,optical,ivo://CDS.VizieR/J/AJ/136/2441,J/AJ/136/2441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2441&,Metallicity:of:RR0:Lyrae:in:the:galactic:bulge:(Kunder+;:2008) +C,J/ApJ/705/68,optical:infrared,ivo://CDS.VizieR/J/ApJ/705/68,J/ApJ/705/68,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/705/68&,A:Spitzer:ultradeep:survey:(SUUSS):(Bertincourt+;:2009) +C,J/A+A/530/A72,gamma-ray,ivo://CDS.VizieR/J/A+A/530/A72,J/A+A/530/A72,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A72&,Fermi:sources:with:massive:YSO:associations:(Munar-Adrover+;:2011) +C,J/AZh/79/963,radio,ivo://CDS.VizieR/J/AZh/79/963,J/AZh/79/963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/963&,Active:radio:galaxies:in:cluster:A569:(Lipovka+;:2002) +C,J/A+A/534/A136,optical,ivo://CDS.VizieR/J/A+A/534/A136,J/A+A/534/A136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A136&,Halo:red:giants:from:the:SEGUE:survey:(Martell+;:2011) +C,VIII/35,radio,ivo://CDS.VizieR/VIII/35,VIII/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/35&,Radio:Sources:observed:with:Culgoora:Circular:Array:(Slee:1995) +C,J/MNRAS/349/1069,optical,ivo://CDS.VizieR/J/MNRAS/349/1069,J/MNRAS/349/1069,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/349/1069&,Chromospherically:active:binaries:(Karatas+;:2004) +C,J/A+A/469/713,optical,ivo://CDS.VizieR/J/A+A/469/713,J/A+A/469/713,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/713&,Chromospherically:active:stars:in:CoRoT:fields:(Medhi+;:2007) +C,J/A+A/534/A120,x-ray,ivo://CDS.VizieR/J/A+A/534/A120,J/A+A/534/A120,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A120&,2XMMi/SDSS:Galaxy:Cluster:Survey:(Takey+;:2011) +C,J/ApJ/704/898,optical,ivo://CDS.VizieR/J/ApJ/704/898,J/ApJ/704/898,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/898&,Photometry:of:the:Hercules:dwarf:galaxy:(Sand+;:2009) +C,II/278,optical,ivo://CDS.VizieR/II/278,II/278,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/278&,Transits:observed:in:OGLE:2001-2003:(Udalski+;:2002-2004) +C,J/ApJ/704/842,optical,ivo://CDS.VizieR/J/ApJ/704/842,J/ApJ/704/842,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/842&,VIRUS-P:spectroscopy:of:NGC:5194:(Blanc+;:2009) +C,J/AJ/131/1574,infrared,ivo://CDS.VizieR/J/AJ/131/1574,J/AJ/131/1574,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1574&,Infrared:photometry:of:IC348:members:(Lada+;:2006) +C,J/ApJ/704/789,optical:infrared,ivo://CDS.VizieR/J/ApJ/704/789,J/ApJ/704/789,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/789&,Ultra-luminous:infrared:galaxies:in:SDSS-DR6:(Hou+;:2009) +C,J/AJ/109/2318,infrared:radio,ivo://CDS.VizieR/J/AJ/109/2318,J/AJ/109/2318,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/2318&,Extragalactic:IRAS:sources:(Condon+:1995) +C,J/PAZh/21/13,optical,ivo://CDS.VizieR/J/PAZh/21/13,J/PAZh/21/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/21/13&,New:list:of:OB:associations:(Melnik+;:1995) +C,J/A+A/534/A117,infrared,ivo://CDS.VizieR/J/A+A/534/A117,J/A+A/534/A117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A117&,NIR:polarimetry:of:sources:near:SgrA*:(Buchholz+;:2011) +C,J/A+A/532/A101,infrared,ivo://CDS.VizieR/J/A+A/532/A101,J/A+A/532/A101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A101&,Lunar:occultations:of:184:stellar:sources:(Richichi+;:2011) +C,J/AcA/61/217,optical,ivo://CDS.VizieR/J/AcA/61/217,J/AcA/61/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/61/217&,VI:light:curves:of:SMC:long-period:variables:(Soszynski+;:2011) +C,J/AcA/61/199,optical,ivo://CDS.VizieR/J/AcA/61/199,J/AcA/61/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/61/199&,OGLE3:Magellanic:Clouds:High:proper:motion:stars:(Poleski+;:2011) +C,J/ApJS/91/347,infrared:radio,ivo://CDS.VizieR/J/ApJS/91/347,J/ApJS/91/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/91/347&,A:5-GHz:VLA:Survey:of:the:Galactic:Plane:(Becker+:1994) +C,J/AcA/58/163,optical,ivo://CDS.VizieR/J/AcA/58/163,J/AcA/58/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/163&,VI:light:curves:of:LMC:classical:Cepheids:(Soszynski+;:2008) +C,SwiftBAT,gamma-ray,ivo://nasa.heasarc/swiftbalog,SwiftBAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swiftbalog&,Swift:BAT:Instrument:Log +C,J/A+A/468/353,x-ray,ivo://CDS.VizieR/J/A+A/468/353,J/A+A/468/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/353&,XMM-Newton:Extended:Survey:of:Taurus:(Guedel+;:2007) +C,FERMILASP,gamma-ray,ivo://nasa.heasarc/fermilasp,FERMILASP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fermilasp&,Fermi:LAT:Monitored:Source:List +C,VIII/20,radio,ivo://CDS.VizieR/VIII/20,VIII/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/20&,Catalog:of:5:GHz:Galactic:Plane:Sources:(Haynes+:1979) +C,FERMIGTRIG,gamma-ray,ivo://nasa.heasarc/fermigtrig,FERMIGTRIG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fermigtrig&,Fermi:GBM:Trigger:Catalog +C,VII/87A,optical,ivo://CDS.VizieR/VII/87A,VII/87A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/87A&,Data:on:1889:Abell's:clusters:of:galaxies:(Leir+:1977) +C,X-ray,x-ray,ivo://nasa.heasarc/xray,X-ray,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xray&,Master:X-Ray:Catalog +C,J/AJ/131/633,x-ray,ivo://CDS.VizieR/J/AJ/131/633,J/AJ/131/633,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/633&,A:ROSAT:survey:of:contact:binary:stars:(Geske+;:2006) +C,J/MNRAS/371/147,x-ray,ivo://CDS.VizieR/J/MNRAS/371/147,J/MNRAS/371/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/147&,XMM-Newton:observation:of:NGC:2613:(Li+;:2006) +C,J/ApJ/703/2177,optical,ivo://CDS.VizieR/J/ApJ/703/2177,J/ApJ/703/2177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/2177&,Metal-poor:MS:turnoff:stars:summary:(Schlaufman+;:2009) +C,J/ApJ/703/2160,x-ray:optical,ivo://CDS.VizieR/J/ApJ/703/2160,J/ApJ/703/2160,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/2160&,The:OPTX:project.:III.:(Trouille+;:2009) +S,M4AST,optical:infrared,ivo://vopdc.obspm/imcce/m4ast,M4AST,http://cardamine.imcce.fr/m4ast/srv/ssa-m4ast.php?,M4AST:-:Modeling:for:Asteroids +C,II/271A,optical,ivo://CDS.VizieR/II/271A,II/271A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/271A&,TASS:Mark:IV:patches:photometric:catalog;:version:2:(Droege+;:2007) +C,Radio,radio,ivo://nasa.heasarc/radio,Radio,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=radio&,Master:Radio:Catalog +C,ASCAEGCLUS,x-ray,ivo://nasa.heasarc/ascaegclus,ASCAEGCLUS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ascaegclus&,ASCA:Elliptical:Galaxies:and:Galaxy:Clusters:Catalog +C,J/ApJ/636/200,optical,ivo://CDS.VizieR/J/ApJ/636/200,J/ApJ/636/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/200&,XMM-Newton:LMXB:in:NGC4649:(Randall+;:2006) +C,HSTPAEC,optical,ivo://nasa.heasarc/hstpaec,HSTPAEC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hstpaec&,HST:Planned:and:Archived:Observations +C,J/MNRAS/372/425,optical,ivo://CDS.VizieR/J/MNRAS/372/425,J/MNRAS/372/425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/425&,2dF-SDSS:Luminous:Red:Galaxy:Survey;:2SLAQ:(Cannon+;:2006) +C,J/A+A/528/A90,optical,ivo://CDS.VizieR/J/A+A/528/A90,J/A+A/528/A90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A90&,SuperWASP:short:period:eclipsing:binaries:(Norton+;:2011) +C,J/MNRAS/341/805,optical:infrared,ivo://CDS.VizieR/J/MNRAS/341/805,J/MNRAS/341/805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/341/805&,UBVI:CCD:photometry:of:Cep:OB3b:(Pozzo+;:2003) +C,J/A+A/534/A80,optical:infrared,ivo://CDS.VizieR/J/A+A/534/A80,J/A+A/534/A80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A80&,Metallicity:of:bulge:clump:giants:in:Baade's:window:(Hill+;:2011) +C,J/AcA/49/319,optical:infrared,ivo://CDS.VizieR/J/AcA/49/319,J/AcA/49/319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/49/319&,OGLE:UBVI:phot.:in:Baade's:Window:(Paczynski+;:1999) +C,J/MNRAS/370/2013,optical,ivo://CDS.VizieR/J/MNRAS/370/2013,J/MNRAS/370/2013,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/2013&,Catalogue:of:close:binaries:(Soydugan+;:2006) +C,BOOF153MHZ,radio,ivo://nasa.heasarc/boof153mhz,BOOF153MHZ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=boof153mhz&,Bootes:Field:GMRT:153-MHz:Source:Catalog +C,MDWARFASC,infrared:optical,ivo://nasa.heasarc/mdwarfasc,MDWARFASC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mdwarfasc&,Bright:M:Dwarf:All-Sky:Catalog +C,J/A+A/458/461,infrared,ivo://CDS.VizieR/J/A+A/458/461,J/A+A/458/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/461&,Binary:stars:in:the:Orion:Nebula:Cluster:(Koehler+;:2006) +C,J/AJ/137/3245,optical,ivo://CDS.VizieR/J/AJ/137/3245,J/AJ/137/3245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3245&,STARMIND:MK:standard's:database:(Manteiga+;:2009) +C,J/AJ/131/1416,infrared,ivo://CDS.VizieR/J/AJ/131/1416,J/AJ/131/1416,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1416&,IR:Photometry:of:nearby:globular:clusters:(Nantais+;:2006) +C,J/A+A/469/1221,optical,ivo://CDS.VizieR/J/A+A/469/1221,J/A+A/469/1221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/1221&,Sydney:observatory:Galactic:survey:(SOGS):(Fresneau+;:2007) +C,J/AJ/137/3210,x-ray:infrared,ivo://CDS.VizieR/J/AJ/137/3210,J/AJ/137/3210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3210&,Chandra:observations:of:h:Persei:(Currie+;:2009) +C,III/227,optical,ivo://CDS.VizieR/III/227,III/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/227&,General:Catalog:of:galactic:Carbon:stars;:3d:Ed.:(Alksnis+:2001) +C,J/AJ/129/31,optical:radio,ivo://CDS.VizieR/J/AJ/129/31,J/AJ/129/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/31&,A:deep:radio:survey:of:Abell:2125.:II:(Owen+;:2005) +C,VI/44,*,ivo://CDS.VizieR/VI/44,VI/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/44&,Finding:List:of:Interacting:Binaries;:5th:ed.:(Wood+:1980) +C,J/AJ/137/3358,optical,ivo://CDS.VizieR/J/AJ/137/3358,J/AJ/137/3358,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3358&,Speckle:interferometry:of:massive:stars:(Mason+;:2009) +C,J/ApJS/190/100,optical:infrared,ivo://CDS.VizieR/J/ApJS/190/100,J/ApJS/190/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/100&,NIR:proper:motion:survey:using:2MASS:(Kirkpatrick+;:2010) +C,J/MNRAS/371/221,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/371/221,J/MNRAS/371/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/221&,Deep:Chandra:survey:of:the:Groth:Strip.:II.:(Georgakakis+;:2006) +C,J/BaltA/13/555,optical,ivo://CDS.VizieR/J/BaltA/13/555,J/BaltA/13/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/13/555&,Vilnius:photometry:in:NGC:2395:(Zdanavicius+;:2004) +C,J/PASJ/53/293,infrared:radio,ivo://CDS.VizieR/J/PASJ/53/293,J/PASJ/53/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/53/293&,IRAS/SiO:sources:toward:Galactic:Bulge:(Deguchi+;:2001) +C,J/PASJ/53/1081,radio,ivo://CDS.VizieR/J/PASJ/53/1081,J/PASJ/53/1081,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/53/1081&,CO:molecular:clouds:in:Lupus:(Tachihara+;:2001) +C,J/MNRAS/411/2530,optical:infrared,ivo://CDS.VizieR/J/MNRAS/411/2530,J/MNRAS/411/2530,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/2530&,UBVRIJHK:photometry:in:NGC1624:(Jose+;:2011) +C,J/ApJ/683/822,radio,ivo://CDS.VizieR/J/ApJ/683/822,J/ApJ/683/822,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/683/822&,Star:formation:in:Ophiuchus:and:Perseus:II.:(Jorgensen+;:2008) +C,J/A+AS/128/35,optical:infrared,ivo://CDS.VizieR/J/A+AS/128/35,J/A+AS/128/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/35&,New:Sample:of:OH/IR:stars:(Sjouwerman+:1998) +C,J/ApJ/561/106,optical,ivo://CDS.VizieR/J/ApJ/561/106,J/ApJ/561/106,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/561/106&,Gravitational:lensing:of:SN:1997ff:(Mortsell+;:2001) +C,J/MNRAS/321/77,infrared,ivo://CDS.VizieR/J/MNRAS/321/77,J/MNRAS/321/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/321/77&,Large-amplitude:variables:near:the:Galactic:Centre:(Glass+;:2001) +C,J/MNRAS/411/505,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/411/505,J/MNRAS/411/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/505&,Sub-mm:observations:in:Extended:Chandra:DFS:(Chapin+;:2011) +C,J/MNRAS/400/984,radio,ivo://CDS.VizieR/J/MNRAS/400/984,J/MNRAS/400/984,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/984&,WMAP:3-yr:sources:at:16:and:33GHz:(Davies+;:2009) +C,J/MNRAS/392/733,radio,ivo://CDS.VizieR/J/MNRAS/392/733,J/MNRAS/392/733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/733&,The:NEWPS:catalog:from:WMAP:5-yr:survey:(Massardi+;:2009) +C,J/A+A/533/A142,uv:optical:infrared,ivo://CDS.VizieR/J/A+A/533/A142,J/A+A/533/A142,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A142&,UV-to-IR:fluxes:of:Hickson:compact:groups:(Bitsakis+;:2011) +C,J/A+A/533/A141,optical,ivo://CDS.VizieR/J/A+A/533/A141,J/A+A/533/A141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A141&,Sellar:parameters:for:582:HARPS:FGK:stars:(Sousa+;:2011) +C,J/ApJ/562/446,x-ray,ivo://CDS.VizieR/J/ApJ/562/446,J/ApJ/562/446,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/562/446&,X-rays:and:protostars:in:Trifid:nebula:(Rho+;:2001) +C,J/A+A/516/A3,optical,ivo://CDS.VizieR/J/A+A/516/A3,J/A+A/516/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/516/A3&,Proper:motions:of:PM2000:open:clusters:(Krone-Martins+;:2010) +C,J/ApJ/702/955,infrared,ivo://CDS.VizieR/J/ApJ/702/955,J/ApJ/702/955,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/955&,K-band:luminosity:function:from:2MASX:(Devereux+;:2009) +C,J/ApJ/702/940,uv:radio,ivo://CDS.VizieR/J/ApJ/702/940,J/ApJ/702/940,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/940&,Radio:and:UV:spectra:of:HVC:toward:the:MC:(Lehner+;:2009) +C,J/ApJ/702/767,x-ray:uv:optical,ivo://CDS.VizieR/J/ApJ/702/767,J/ApJ/702/767,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/767&,CIV:and:FeK{alpha}:Baldwin:effects:in:AGNs:(Wu+;:2009) +C,J/ApJ/702/506,uv:optical,ivo://CDS.VizieR/J/ApJ/702/506,J/ApJ/702/506,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/506&,The:Clowes-Campusano:LQG:Survey.:I.:(Haberzettl+;:2009) +C,J/A+A/452/739,x-ray:radio,ivo://CDS.VizieR/J/A+A/452/739,J/A+A/452/739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/452/739&,ULX:sources:and:FIRST:radio:sources:(Sanchez-Sutil+;:2006) +C,J/AJ/137/4795,optical,ivo://CDS.VizieR/J/AJ/137/4795,J/AJ/137/4795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4795&,Dynamical:state:of:brightest:cluster:galaxies:(Coziol+;:2009) +C,J/AJ/137/3869,optical:radio,ivo://CDS.VizieR/J/AJ/137/3869,J/AJ/137/3869,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3869&,Radio:SNRs:in:4:irregular:galaxies:(Chomiuk+;:2009) +C,J/other/GCN/1070,gamma-ray,ivo://CDS.VizieR/J/other/GCN/1070.1,J/other/GCN/1070,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/GCN/1070.1&,HETE:Trigger:Information:(Ricker+;:2001) +C,J/MNRAS/412/81,optical,ivo://CDS.VizieR/J/MNRAS/412/81,J/MNRAS/412/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/81&,Lithium:abundance:in:M4:red:giants:(Mucciarelli+;:2011) +C,J/ApJ/702/489,gamma-ray,ivo://CDS.VizieR/J/ApJ/702/489,J/ApJ/702/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/489&,ROTSE:observations:of:gamma-ray:burst:afterglows:(Rykoff+;:2009) +C,J/ApJ/702/441,optical,ivo://CDS.VizieR/J/ApJ/702/441,J/ApJ/702/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/441&,Obscured:active:galaxies:(Greene+;:2009) +C,J/A+A/533/A52,x-ray,ivo://CDS.VizieR/J/A+A/533/A52,J/A+A/533/A52,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A52&,X-ray:monitoring:of:M31:novae:(Henze+;:2011) +C,J/ApJ/700/1173,*,ivo://CDS.VizieR/J/ApJ/700/1173,J/ApJ/700/1173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/1173&,Analysis:of:broad-line:regions:in:AGNs:(Zhu+;:2009) +C,J/MNRAS/357/645,uv,ivo://CDS.VizieR/J/MNRAS/357/645,J/MNRAS/357/645,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/645&,LMC:far-UV:HST:observations:(Almoznino+;:2005) +C,J/ApJ/701/1922,optical:radio,ivo://CDS.VizieR/J/ApJ/701/1922,J/ApJ/701/1922,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1922&,Radio:interferometric:planet:search.:I.:(Bower+;:2009) +C,J/A+A/462/683,optical,ivo://CDS.VizieR/J/A+A/462/683,J/A+A/462/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/683&,Velocities:in:SMC:field:of:NGC:330:(Martayan+;:2007) +C,J/ApJ/703/1569,uv:optical:infrared,ivo://CDS.VizieR/J/ApJ/703/1569,J/ApJ/703/1569,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/1569&,Radial:distribution:in:SINGS:galaxies.:I.:(Munoz-Mateos+;:2009) +C,J/AJ/131/612,infrared,ivo://CDS.VizieR/J/AJ/131/612,J/AJ/131/612,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/612&,Infrared-optical:phase:lags:in:AGB:stars:(Smith+;:2006) +C,J/ApJ/701/1965,uv:infrared,ivo://CDS.VizieR/J/ApJ/701/1965,J/ApJ/701/1965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1965&,Radial:dust:properties:of:SINGS:galaxies:(Munoz-Mateos+;:2009) +C,J/AJ/130/188,optical:infrared,ivo://CDS.VizieR/J/AJ/130/188,J/AJ/130/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/188&,Young:stars:in:Trumpler:37:and:NGC:7160:(Sicilia-Aguilar+;:2005) +C,J/AZh/88/886,optical:infrared,ivo://CDS.VizieR/J/AZh/88/886,J/AZh/88/886,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/88/886&,BVIc:photometry:of:Cepheids:from:ASAS-3:catalog:(Berdnikov+;:2011) +C,J/A+A/466/917,infrared,ivo://CDS.VizieR/J/A+A/466/917,J/A+A/466/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/917&,Brightest:stars:of:sigma:Orionis:cluster:(Caballero+;:2007) +C,J/A+A/534/A131,radio,ivo://CDS.VizieR/J/A+A/534/A131,J/A+A/534/A131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A131&,Massive:star:formation:in:GMC:G345.5+1.0:(Lopez+;:2011) +C,J/ApJS/195/15,optical,ivo://CDS.VizieR/J/ApJS/195/15,J/ApJS/195/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/15&,Luminosity:profiles:of:BCGs:(Donzelli+;:2011) +C,J/A+A/529/A149,optical,ivo://CDS.VizieR/J/A+A/529/A149,J/A+A/529/A149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A149&,HII:regions:in:low-metallicity:galaxies:(Guseva+;:2011) +C,J/AJ/132/2014,uv:optical,ivo://CDS.VizieR/J/AJ/132/2014,J/AJ/132/2014,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2014&,NUV:sources:in:CDF-S:and:HDF-N:GOODS:fields:(De:Mello+;:2006) +C,J/A+A/466/181,optical:infrared,ivo://CDS.VizieR/J/A+A/466/181,J/A+A/466/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/181&,BVI:photometry:of:Whiting:1:(Carraro+;:2007) +C,J/MNRAS/397/1073,optical:infrared,ivo://CDS.VizieR/J/MNRAS/397/1073,J/MNRAS/397/1073,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/1073&,UBVI:photometry:in:NGC:2587:(Piatti+;:2009) +C,J/AJ/136/2306,optical,ivo://CDS.VizieR/J/AJ/136/2306,J/AJ/136/2306,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2306&,SDSS-II:Supernova:survey;:2005:(Holtzman+;:2008) +C,J/ApJ/699/1742,optical,ivo://CDS.VizieR/J/ApJ/699/1742,J/ApJ/699/1742,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/1742&,LCID:project.:I.:Cetus:and:Tucana:variables:(Bernard+;:2009) +C,J/A+A/466/137,infrared,ivo://CDS.VizieR/J/A+A/466/137,J/A+A/466/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/137&,Westerlund:2:JHKs:photometry:(Ascenso+;:2007) +C,J/ApJ/698/740,x-ray:radio,ivo://CDS.VizieR/J/ApJ/698/740,J/ApJ/698/740,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/740&,VLA:survey:of:CDF-S.:III.:(Tozzi+;:2009) +C,J/A+A/465/815,optical,ivo://CDS.VizieR/J/A+A/465/815,J/A+A/465/815,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/815&,Abundances:of:Sgr:dSph:stars:(Sbordone+;:2007) +C,J/ApJ/736/24,optical:infrared,ivo://CDS.VizieR/J/ApJ/736/24,J/ApJ/736/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/736/24&,VI:photometry:of:sources:in:the:halo:of:NGC253:(Bailin+;:2011) +C,J/A+A/465/185,optical,ivo://CDS.VizieR/J/A+A/465/185,J/A+A/465/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/185&,Element:abundances:of:7:stars:of:NGC:6253:(Sestito+;:2007) +C,J/A+A/464/641,optical:infrared,ivo://CDS.VizieR/J/A+A/464/641,J/A+A/464/641,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/641&,Double:stars:CCD:photometry:and:astrometry.:III:(Lampens+;:2007) +C,J/A+A/463/981,optical,ivo://CDS.VizieR/J/A+A/463/981,J/A+A/463/981,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/981&,BV:CCD:photometry:in:Westerlund:2:(Rauw+;:2007) +C,J/A+A/463/671,optical,ivo://CDS.VizieR/J/A+A/463/671,J/A+A/463/671,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/671&,Rotational:velocities:of:A-type:stars.:III.:(Royer+;:2007) +C,J/A+A/463/175,infrared,ivo://CDS.VizieR/J/A+A/463/175,J/A+A/463/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/175&,Infrared:study:of:IRAS:14416-5937:region:(Vig+;:2007) +C,J/ApJ/695/L134,optical,ivo://CDS.VizieR/J/ApJ/695/L134,J/ApJ/695/L134,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/L134&,Chemical:anomalies:in:old:LMC:clusters:(Mucciarelli+;:2009) +C,J/ApJ/695/276,radio,ivo://CDS.VizieR/J/ApJ/695/276,J/ApJ/695/276,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/276&,Search:for:megamasers:in:type-2:AGNs:(Bennert+;:2009) +C,J/AJ/137/4186,optical:infrared,ivo://CDS.VizieR/J/AJ/137/4186,J/AJ/137/4186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4186&,UBVRI:standards:around:celestial:equator:(Landolt;:2009) +C,J/A+A/450/681,optical,ivo://CDS.VizieR/J/A+A/450/681,J/A+A/450/681,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/681&,Companions:to:close:spectroscopic:binaries:(Tokovinin+;:2006) +C,ULXNGCAT,x-ray,ivo://nasa.heasarc/ulxngcat,ULXNGCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ulxngcat&,Ultraluminous:X-ray:Sources:in:Nearby:Galaxies:Catalog +C,J/A+A/463/1029,infrared,ivo://CDS.VizieR/J/A+A/463/1029,J/A+A/463/1029,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/1029&,DCld303-14.8:&::Thumbprint:Nebula:JHKs:phot.:(Kainulainen+;:2007) +C,I/308,optical,ivo://CDS.VizieR/I/308,I/308,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/308&,Catalogue:of:2601:stars:(KSZ):(Gorel;:1969) +C,sdssdr7-dsa,optical,ivo://wfau.roe.ac.uk/sdssdr7-dsa,sdssdr7-dsa,http://wfaudata.roe.ac.uk/sdssdr7-dsa/DirectCone?DSACAT=SDSS_DR7&DSATAB=Galaxy&,SDSS:DR7:-:Sloan:Digital:Sky:Survey:Data:Release:7 +C,IV/28A,optical,ivo://CDS.VizieR/IV/28A,IV/28A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/28A&,Catalog:of:high:proper:motion:stars:(Ivanov;:2002) +C,J/ApJ/727/1,optical:infrared,ivo://CDS.VizieR/J/ApJ/727/1,J/ApJ/727/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/727/1&,IRAC/MUSYC:SIMPLE:survey:(Damen+;:2011) +C,J/A+AS/122/489,infrared,ivo://CDS.VizieR/J/A+AS/122/489,J/A+AS/122/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/489&,New:infrared:carbon:stars:in:IRAS:PSC:(Guglielmo+:1997) +C,J/AJ/131/1784,optical,ivo://CDS.VizieR/J/AJ/131/1784,J/AJ/131/1784,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1784&,Astrometric:Grid:Giant:Star:Survey.:I.:(Bizyaev+;:2006) +C,J/AJ/137/179,x-ray:uv:infrared,ivo://CDS.VizieR/J/AJ/137/179,J/AJ/137/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/179&,AGNs:in:the:Extended:Groth:Strip:Survey:(Ramos:Almeida+;:2009) +C,J/BaltA/13/1,optical,ivo://CDS.VizieR/J/BaltA/13/1,J/BaltA/13/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/13/1&,M67:CCD:Vilnius:photometry:(Laugalys+;:2004) +C,I/305,optical,ivo://CDS.VizieR/I/305,I/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/305&,The:Guide:Star:Catalog;:Version:2.3.2:(GSC2.3):(STScI;:2006) +C,J/MNRAS/411/L46,*,ivo://CDS.VizieR/J/MNRAS/411/L46,J/MNRAS/411/L46,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/L46&,Exoplanet:magnetic:fields:(Vidotto+;:2011) +C,J/MNRAS/409/2,optical:infrared,ivo://CDS.VizieR/J/MNRAS/409/2,J/MNRAS/409/2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/409/2&,68:Herschel:sources:SED:model:parameters:(Rowan-Robinson+;:2010) +C,J/MNRAS/356/89,optical,ivo://CDS.VizieR/J/MNRAS/356/89,J/MNRAS/356/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/356/89&,sigma:Ori:low-mass:stars:(Kenyon+;:2005) +C,J/MNRAS/399/2146,optical,ivo://CDS.VizieR/J/MNRAS/399/2146,J/MNRAS/399/2146,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/2146&,Orbits:of:open:clusters:in:the:Galaxy:(Wu+;:2009) +C,J/PASP/122/745,optical,ivo://CDS.VizieR/J/PASP/122/745,J/PASP/122/745,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/745&,HST:WFPC2:star:clusters:in:M31.:III.:(Hodge+;:2010) +C,J/ApJS/190/77,optical:infrared,ivo://CDS.VizieR/J/ApJS/190/77,J/ApJS/190/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/77&,Detailed:analysis:of:cool:WDs:in:the:SDSS:(Kilic+;:2010) +C,J/ApJS/172/663,optical,ivo://CDS.VizieR/J/ApJS/172/663,J/ApJS/172/663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/663&,Infrared:observations:of:the:Pleiades:(Stauffer+;:2007) +C,J/ApJS/142/79,infrared,ivo://CDS.VizieR/J/ApJS/142/79,J/ApJS/142/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/142/79&,1-1.4:micron:spectral:atlas:of:stars:(Malkan+;:2002) +C,J/ApJS/194/40,optical,ivo://CDS.VizieR/J/ApJS/194/40,J/ApJS/194/40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/40&,Photometric:Catalog:of:the:Deep:Ecliptic:Survey:(Buie+;:2011) +C,B/eso,optical,ivo://CDS.VizieR/B/eso,B/eso,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/eso&,ESO:Science:Archive:Catalog:(ESO;:2012) +C,J/ApJS/194/38,optical,ivo://CDS.VizieR/J/ApJS/194/38,J/ApJS/194/38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/38&,Radial:velocities:of:11:field:RR:Lyrae:(For+;:2011) +C,B/xmm,x-ray,ivo://CDS.VizieR/B/xmm,B/xmm,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/xmm&,XMM-Newton:Observation:Log:(XMM-Newton:Science:Operation:Center;:2011) +C,J/PASJ/57/13,optical,ivo://CDS.VizieR/J/PASJ/57/13,J/PASJ/57/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/13&,High-dispersion:spectra:of:nearby:F-K:stars:(Takeda+;:2005) +C,B/chandra,x-ray,ivo://CDS.VizieR/B/chandra,B/chandra,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/chandra&,The:Chandra:Archive:Log:(CXC;:1999-) +C,J/ApJ/636/631,optical,ivo://CDS.VizieR/J/ApJ/636/631,J/ApJ/636/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/631&,Lyman-alpha:forest:toward:PKS:0405-123:(Williger+;:2006) +I,SDSSDR4,optical,ivo://sdss.jhu/services/SIAPDR4-images,SDSSDR4,http://casjobs.sdss.org/vo/DR4SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=ugriz&,Sloan:Digital:Sky:Survey:DR4:-:Images +C,J/AJ/122/1844,infrared,ivo://CDS.VizieR/J/AJ/122/1844,J/AJ/122/1844,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1844&,MSX:and:2MASS:cross-correlation:in:LMC:(Egan+;:2001) +C,J/AJ/131/461,optical,ivo://CDS.VizieR/J/AJ/131/461,J/AJ/131/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/461&,Stromgren:photometry:of:NGC:2420:(Anthony-Twarog+;:2006) +I,SDSSDR3-Z,optical,ivo://sdss.jhu/services/SIAPDR3-Z,SDSSDR3-Z,http://casjobs.sdss.org/vo/DR3SIAP/SIAP.asmx/getSiapInfo?BANDPASS=z&FORMAT=image/fits&,Sloan:Digital:Sky:Survey:DR3:-:Filter:z +C,VIII/85A,radio,ivo://CDS.VizieR/VIII/85A,VIII/85A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/85A&,SPECFIND:V2.0:Catalog:of:radio:continuum:spectra:(Vollmer+:2009) +I,SDSSDR2-U,optical,ivo://sdss.jhu/services/SIAPDR2-U,SDSSDR2-U,http://skyserver.sdss.org/vo/DR2SIAP/SIAP.aspx?bandpass=u&format=image/fits&,Sloan:Digital:Sky:Survey:DR2:-:Filter:u +C,J/MNRAS/392/135,optical,ivo://CDS.VizieR/J/MNRAS/392/135,J/MNRAS/392/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/135&,Galaxy:clusters:from:SDSS:(Lopes+;:2009) +I,SDSSDR2-I,optical,ivo://sdss.jhu/services/SIAPDR2-I,SDSSDR2-I,http://skyserver.sdss.org/vo/DR2SIAP/SIAP.aspx?bandpass=I&format=image/fits&,Sloan:Digital:Sky:Survey:DR2:-:Filter:i +I,SDSSDR1-R,optical,ivo://sdss.jhu/services/SIAPDR1-R,SDSSDR1-R,http://skyserver.sdss.org/vo/DR1SIAP/SIAP.aspx?bandpass=r&format=image/fits&,Sloan:Digital:Sky:Survey:DR1:-:Filter:r +C,J/A+A/455/903,x-ray:infrared,ivo://CDS.VizieR/J/A+A/455/903,J/A+A/455/903,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/903&,ACIS-I:observations:of:NGC:2264:(Flaccomio+;:2006) +I,SDSSDR1-G,optical,ivo://sdss.jhu/services/SIAPDR1-G,SDSSDR1-G,http://skyserver.sdss.org/vo/DR1SIAP/SIAP.aspx?bandpass=g&format=image/fits&,Sloan:Digital:Sky:Survey:DR1:-:Filter:g +C,J/A+A/533/A17,radio,ivo://CDS.VizieR/J/A+A/533/A17,J/A+A/533/A17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A17&,Coalsack:CO:maps:(Beuther+;:2011) +C,enhanced_kic_ct,infrared:visible:ultraviolet,ivo://archive.stsci.edu/kepler_fov_enh,enhanced_kic_ct,http://archive.stsci.edu/kepler/kepler_fov_enh/search.php?,Enhanced:Kepler:Target:Search +C,J/ApJS/194/25,radio,ivo://CDS.VizieR/J/ApJS/194/25,J/ApJS/194/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/25&,The:VLBA:calibrator:search:for:the:BeSSeL:survey:(Immer+;:2011) +C,J/ApJ/715/429,gamma-ray,ivo://CDS.VizieR/J/ApJ/715/429,J/ApJ/715/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/715/429&,First:Fermi-LAT:AGN:catalog:(1LAC):(Abdo+;:2010) +C,J/ApJ/635/290,optical,ivo://CDS.VizieR/J/ApJ/635/290,J/ApJ/635/290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/290&,PNe:and:stellar:kinematics:in:NGC1344:(Teodorescu+;:2005) +C,J/ApJ/693/617,optical:infrared,ivo://CDS.VizieR/J/ApJ/693/617,J/ApJ/693/617,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/617&,Ellipticities:of:cluster:early-type:galaxies:(Holden+;:2009) +C,J/A+A/529/A128,optical,ivo://CDS.VizieR/J/A+A/529/A128,J/A+A/529/A128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A128&,Velocity:catalog:of:A545:galaxies:(Barrena+;:2011) +C,J/ApJ/687/1264,optical,ivo://CDS.VizieR/J/ApJ/687/1264,J/ApJ/687/1264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/1264&,Age:estimation:for:solar-type:dwarfs:(Mamajek+;:2008) +C,J/A+A/529/A108,infrared,ivo://CDS.VizieR/J/A+A/529/A108,J/A+A/529/A108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A108&,Lupus:clouds:proper:motion:study:with:VO:(Lopez:Marti+;:2011) +C,J/ApJ/705/14,infrared,ivo://CDS.VizieR/J/ApJ/705/14,J/ApJ/705/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/705/14&,Seyfert:galaxies:in:the:mid-IR:(Deo+;:2009) +C,J/ApJ/704/1570,x-ray:optical,ivo://CDS.VizieR/J/ApJ/704/1570,J/ApJ/704/1570,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/1570&,Fitting:LINERs:within:the:AGN:family:(Gonzalez-Martin+;:2009) +C,J/AJ/137/4753,optical,ivo://CDS.VizieR/J/AJ/137/4753,J/AJ/137/4753,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4753&,Red:giants:equivalent:widths:in:4:open:clusters:(Jacobson+;:2009) +C,J/A+A/304/347,optical,ivo://CDS.VizieR/J/A+A/304/347,J/A+A/304/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/304/347&,40:field:red:supergiants:in:the:SMC:(Meliani+;:1995) +C,J/A+A/348/897,optical,ivo://CDS.VizieR/J/A+A/348/897,J/A+A/348/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/348/897&,Ages:of:main-sequence:stars:(Lachaume+;:1999) +I,RASS1.5keV,x-ray,ivo://nasa.heasarc/skyview/rass1.5kev,RASS1.5keV,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass1.5kev&,ROSAT:All-Sky:X-ray:Survey:1.5:keV +C,J/MNRAS/369/1351,optical,ivo://CDS.VizieR/J/MNRAS/369/1351,J/MNRAS/369/1351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/1351&,Velocities:in:the:possible:Eridanus:group:(Brough+;:2006) +C,J/ApJS/194/19,optical,ivo://CDS.VizieR/J/ApJS/194/19,J/ApJS/194/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/19&,Optical:linear:polarization:at:McDonald:Obs.:(Wills+;:2011) +C,J/ApJ/636/610,optical,ivo://CDS.VizieR/J/ApJ/636/610,J/ApJ/636/610,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/610&,Damped:Ly{alpha}:systems:at:z<:1.65:(Rao+;:2006) +C,J/AJ/132/1630,optical,ivo://CDS.VizieR/J/AJ/132/1630,J/AJ/132/1630,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1630&,CaII:spectroscopy:in:Magellanic:Cloud:clusters:(Grocholski+;:2006) +C,J/AJ/114/2644,optical:infrared,ivo://CDS.VizieR/J/AJ/114/2644,J/AJ/114/2644,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/2644&,UBVRIHa:photometry:of:NGC2264:(Sung+;:1997) +C,J/AJ/131/332,optical,ivo://CDS.VizieR/J/AJ/131/332,J/AJ/131/332,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/332&,Velocities:of:individual:stars:in:NGC:205:(Geha+;:2006) +C,J/ApJ/700/1299,optical,ivo://CDS.VizieR/J/ApJ/700/1299,J/ApJ/700/1299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/1299&,Gas-phase:element:depletions:in:the:ISM:(Jenkins;:2009) +C,J/A+A/454/185,optical,ivo://CDS.VizieR/J/A+A/454/185,J/A+A/454/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/185&,EROS-2:microlensing:parameters:(Hamadache+;:2006) +C,J/MNRAS/402/803,optical,ivo://CDS.VizieR/J/MNRAS/402/803,J/MNRAS/402/803,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/803&,M31:globular:cluster:system:(Peacock+;:2010) +C,J/A+A/534/A10,optical,ivo://CDS.VizieR/J/A+A/534/A10,J/A+A/534/A10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A10&,HST/NICMOS:III:imaging:in:Orion:Nebula:Cluster:(Andersen+;:2011) +C,J/ApJ/697/1695,optical,ivo://CDS.VizieR/J/ApJ/697/1695,J/ApJ/697/1695,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1695&,The:Chandra:survey:of:the:SMC:Bar.:II.:(Antoniou+;:2009) +C,J/A+A/521/A78,optical,ivo://CDS.VizieR/J/A+A/521/A78,J/A+A/521/A78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A78&,Velocities:in:the:A2345:cluster:(Boschin+;:2010) +C,J/A+A/537/A24,infrared,ivo://CDS.VizieR/J/A+A/537/A24,J/A+A/537/A24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/537/A24&,AKARI:NEP-Deep:field:mid-IR:source:catalogue:(Takagi+;:2012) +C,J/A+A/453/911,infrared:radio,ivo://CDS.VizieR/J/A+A/453/911,J/A+A/453/911,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/911&,VLA:and:IR:observations:of:the:S235A-B:region:(Felli+;:2006) +C,J/A+A/528/A12,optical,ivo://CDS.VizieR/J/A+A/528/A12,J/A+A/528/A12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A12&,QSOs:CaII:absorbers:(Richter+;:2011) +C,J/A+A/537/A1,infrared,ivo://CDS.VizieR/J/A+A/537/A1,J/A+A/537/A1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/537/A1&,Distinguishing:between:HII:regions:and:PN:(Anderson+;:2012) +C,J/other/Ap/54.14,uv:infrared:radio,ivo://CDS.VizieR/J/other/Ap/54.147,J/other/Ap/54.14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/54.147&,Study:of:230:IRAS-FSC:galaxies:(Hovhannisyan+;:2011) +C,J/AJ/127/3579,optical,ivo://CDS.VizieR/J/AJ/127/3579,J/AJ/127/3579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3579&,Radial:velocities:of:Hyades:stars:(Paulson+;:2004) +C,J/AJ/137/3731,optical,ivo://CDS.VizieR/J/AJ/137/3731,J/AJ/137/3731,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3731&,ESSENCE:high-redshift:supernova:(Foley+;:2009) +C,J/AJ/126/2152,optical,ivo://CDS.VizieR/J/AJ/126/2152,J/AJ/126/2152,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2152&,Cluster:And:Infall:Region:Nearby:Survey.:I:(Rines+;:2003) +C,J/A+A/532/A10,optical,ivo://CDS.VizieR/J/A+A/532/A10,J/A+A/532/A10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A10&,RACE-OC:project.:II.:(Messina+;:2011) +C,J/AJ/108/1,optical,ivo://CDS.VizieR/J/AJ/108/1,J/AJ/108/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/1&,Flatness:of:clusters:of:galaxies:(Struble+:1994) +C,J/other/PASA/27.,radio,ivo://CDS.VizieR/J/other/PASA/27.64,J/other/PASA/27.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/27.64&,Parkes:Radio:Telescope:pulsar:timing:(Weltevrede+;:2010) +C,J/A+A/517/A65,optical,ivo://CDS.VizieR/J/A+A/517/A65,J/A+A/517/A65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/517/A65&,Velocities:of:A2294:galaxies:(Girardi+;:2010) +C,J/ApJS/186/191,optical:infrared,ivo://CDS.VizieR/J/ApJS/186/191,J/ApJS/186/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/191&,VI:photometry:and:spectroscopy:in:h+{chi}:Per:(Currie+;:2010) +C,SwiftUVOT,gamma-ray,ivo://nasa.heasarc/swiftuvlog,SwiftUVOT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swiftuvlog&,Swift:UVOT:Instrument:Log +C,M31DEEPXMM,x-ray,ivo://nasa.heasarc/m31deepxmm,M31DEEPXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m31deepxmm&,M:31:Deep:XMM-Newton:Survey:X-Ray:Source:Catalog +C,Swift,gamma-ray,ivo://nasa.heasarc/swiftmastr,Swift,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swiftmastr&,Swift:Master:Catalog +C,S254258CXO,x-ray,ivo://nasa.heasarc/s254258cxo,S254258CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=s254258cxo&,S254-S258:Star-Forming:Region:Chandra:X-Ray:Point:Source:Catalog +C,J/MNRAS/412/1419,optical,ivo://CDS.VizieR/J/MNRAS/412/1419,J/MNRAS/412/1419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/1419&,Nearby:supernova:rates:(Leaman+;:2011) +C,J/ApJ/654/915,optical:infrared,ivo://CDS.VizieR/J/ApJ/654/915,J/ApJ/654/915,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/915&,Deep:FORS1:BR:photometry:of:omega:Cen:(Sollima+;:2007) +C,J/ApJ/719/9,infrared,ivo://CDS.VizieR/J/ApJ/719/9,J/ApJ/719/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/719/9&,IRAC:point-source:catalog:of:Vela-D:cloud:(Strafella+;:2010) +C,XTE/ASM,x-ray,ivo://nasa.heasarc/xteasmlong,XTE/ASM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xteasmlong&,XTE:All-Sky:Monitor:Long-Term:Observed:Sources +C,WDS,optical,ivo://nasa.heasarc/wds,WDS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wds&,Washington:Double:Star:Catalog +C,J/MNRAS/367/599,optical:infrared,ivo://CDS.VizieR/J/MNRAS/367/599,J/MNRAS/367/599,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/599&,BVI:photometry:of:NGC:5288:(Piatti+;:2006) +C,IC10XMMCXO,x-ray,ivo://nasa.heasarc/ic10xmmcxo,IC10XMMCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ic10xmmcxo&,IC:10:XMM-Newton:and:Chandra:X-Ray:Point:Source:Catalog +C,M101XMM,x-ray,ivo://nasa.heasarc/m101xmm,M101XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m101xmm&,M:101:XMM-Newton:X-Ray:Point:Source:Catalog +C,INTSCW,gamma-ray:x-ray,ivo://nasa.heasarc/intscw,INTSCW,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intscw&,INTEGRAL:Science:Window:Data +C,J/ApJ/704/385,optical,ivo://CDS.VizieR/J/ApJ/704/385,J/ApJ/704/385,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/385&,M31:integrated:light:abundances:(Colucci+;:2009) +C,EUV,euv,ivo://nasa.heasarc/euv,EUV,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euv&,Master:EUV:Catalog +C,J/A+A/451/57,infrared,ivo://CDS.VizieR/J/A+A/451/57,J/A+A/451/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/57&,Mid-infrared:properties:of:luminous:IR:galaxies:(Marcillac+;:2006) +C,EUVE/RAP2,euv,ivo://nasa.heasarc/euverap2,EUVE/RAP2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euverap2&,EUVE:Right:Angle:Program;:2nd:Catalog +C,J/ApJ/701/1219,optical:infrared,ivo://CDS.VizieR/J/ApJ/701/1219,J/ApJ/701/1219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1219&,Galaxy:survey:in:3:QSO:fields:(Chen+;:2009) +C,J/ApJ/702/178,infrared,ivo://CDS.VizieR/J/ApJ/702/178,J/ApJ/702/178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/178&,YSOs:in:the:central:400pc:of:the:Galaxy:(Yusef-Zadeh+;:2009) +C,J/A+A/532/A78,optical,ivo://CDS.VizieR/J/A+A/532/A78,J/A+A/532/A78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A78&,Long-period:variables:in:NGC:147:and:NGC:185:(Lorenz+;:2011) +C,J/ApJ/635/1053,x-ray,ivo://CDS.VizieR/J/ApJ/635/1053,J/ApJ/635/1053,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/1053&,X-ray:sources:in:NGC:3379:(David+;:2005) +C,B/sn,optical,ivo://CDS.VizieR/B/sn,B/sn,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/sn&,Asiago:Supernova:Catalogue:(Barbon:et:al.;:1999-) +I,NVSS,*,ivo://nrao.archive/vla/nvss,NVSS,http://archive.nrao.edu/vo/SIA/query?archive=NVSS&,NRAO:VLA:Sky:Survey:at:1.4:GHz +I,NVAS,radio,ivo://nrao.archive/vla/nvas,NVAS,http://archive.nrao.edu/vo/SIA/query?archive=VLAPipeline&,NRAO:VLA:Pipeline:Images +C,J/ApJ/580/774,x-ray:optical,ivo://CDS.VizieR/J/ApJ/580/774,J/ApJ/580/774,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/580/774&,X-ray:cluster:of:galaxies:behind:the:Milky:way:(Ebeling+;:2002) +C,J/A+A/507/1485,infrared,ivo://CDS.VizieR/J/A+A/507/1485,J/A+A/507/1485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/1485&,Young:(proto)stellar:population:in:L1630:(Mookerjea+:2009) +I,2cmVLBA,radio,ivo://nrao.archive/vlba/2cmVLBA,2cmVLBA,http://archive.nrao.edu/vo/SIA/query?archive=2cmVLBA&,NRAO:VLBA:2cm:Survey +C,J/ApJ/693/1840,infrared,ivo://CDS.VizieR/J/ApJ/693/1840,J/ApJ/693/1840,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/1840&,A3266:galaxies:at:24um:(Bai+;:2009) +I,VCS,radio,ivo://nrao.archive/vlba/vcs,VCS,http://archive.nrao.edu/vo/SIA/query?archive=VCS&,NRAO:VLBA:Calibrator:Source:Survey +C,J/A+A/534/A55,x-ray,ivo://CDS.VizieR/J/A+A/534/A55,J/A+A/534/A55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A55&,Deep:XMM-Newton:Survey:of:M31:(Stiele+;:2011) +C,J/ApJ/636/721,*,ivo://CDS.VizieR/J/ApJ/636/721,J/ApJ/636/721,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/721&,Galaxy:rotation:curves:(Brownstein+;:2006) +C,J/MNRAS/409/821,radio,ivo://CDS.VizieR/J/MNRAS/409/821,J/MNRAS/409/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/409/821&,Radio:sources:with:ultrahigh:polarization:(Shi+;:2010) +C,J/A+A/526/A151,optical,ivo://CDS.VizieR/J/A+A/526/A151,J/A+A/526/A151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A151&,Hi-Gal:sources:distance:determination:(Russeil+;:2011) +C,J/MNRAS/365/1357,optical,ivo://CDS.VizieR/J/MNRAS/365/1357,J/MNRAS/365/1357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/1357&,Absolute:magnitude:of:Globular:Cluster:(Criscienzo+;:2006) +C,J/MNRAS/409/1470,optical,ivo://CDS.VizieR/J/MNRAS/409/1470,J/MNRAS/409/1470,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/409/1470&,Kepler:compact:pulsator:candidates:(Ostensen+;:2010) +C,J/ApJS/195/14,radio,ivo://CDS.VizieR/J/ApJS/195/14,J/ApJS/195/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/14&,The:Bolocam:Galactic:Plane:Survey:(BGPS).:V.:(Schlingman+;:2011) +C,J/ApJ/634/977,optical,ivo://CDS.VizieR/J/ApJ/634/977,J/ApJ/634/977,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/634/977&,Redshifts:in:Cl:0024+16:members:(Moran+;:2005) +C,J/ApJ/700/103,optical,ivo://CDS.VizieR/J/ApJ/700/103,J/ApJ/700/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/103&,Ages:of:star:clusters:in:M33:(Park+;:2009) +C,J/AJ/140/2101,optical:infrared,ivo://CDS.VizieR/J/AJ/140/2101,J/AJ/140/2101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/140/2101&,NGC:5128:globular:clusters:photometry:(Sinnott+;:2010) +C,J/ApJ/696/870,optical,ivo://CDS.VizieR/J/ApJ/696/870,J/ApJ/696/870,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/870&,Catalina:Real-time:Transient:Survey:(CRTS):(Drake+;:2009) +C,J/ApJ/708/1335,optical,ivo://CDS.VizieR/J/ApJ/708/1335,J/ApJ/708/1335,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/708/1335&,Spectroscopy:of:globulars:in:NGC:5128:(Woodley+;:2010) +C,J/A+A/445/79,optical,ivo://CDS.VizieR/J/A+A/445/79,J/A+A/445/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/79&,Nearby:early-type:gal.:with:ionized:gas.:II.:(Annibali+;:2006) +C,J/MNRAS/358/30,optical,ivo://CDS.VizieR/J/MNRAS/358/30,J/MNRAS/358/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/30&,Automated:classification:of:ASAS:variables:(Eyer+;:2005) +C,J/AJ/115/734,optical:infrared,ivo://CDS.VizieR/J/AJ/115/734,J/AJ/115/734,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/734&,NGC:6231:UBVRI:and:H{alpha}:photometry:(Sung+:1998) +C,J/MNRAS/411/2099,x-ray,ivo://CDS.VizieR/J/MNRAS/411/2099,J/MNRAS/411/2099,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/2099&,Fast-rotating:M-dwarf:stars:in:NGC:2547:(Jeffries+;:2011) +C,V/137,optical:infrared,ivo://CDS.VizieR/V/137,V/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/137&,Extended:Hipparcos:Compilation:(XHIP):(Anderson+;:2011) +C,J/MNRAS/400/995,radio,ivo://CDS.VizieR/J/MNRAS/400/995,J/MNRAS/400/995,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/995&,WMAP:3-yr:sources:at:16:and:33GHz.:II.:(Franzen+;:2009) +C,J/A+A/522/A79,optical,ivo://CDS.VizieR/J/A+A/522/A79,J/A+A/522/A79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/522/A79&,Faint;:high-Galactic-latitude:red:clump:stars:(Valentini+;:2010) +C,J/MNRAS/343/293,x-ray,ivo://CDS.VizieR/J/MNRAS/343/293,J/MNRAS/343/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/343/293&,ELAIS:deep:X-ray:survey.:I.:(Manners+;:2003) +C,J/A+A/450/763,*,ivo://CDS.VizieR/J/A+A/450/763,J/A+A/450/763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/763&,Evolutionary:state:of:magnetic:CP:stars:(Kochukhov+;:2006) +C,J/AJ/142/35,optical:radio,ivo://CDS.VizieR/J/AJ/142/35,J/AJ/142/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/142/35&,The:VLBA:Galactic:Plane:Survey:(VGaPS):(Petrov+;:2011) +C,J/A+A/448/171,optical,ivo://CDS.VizieR/J/A+A/448/171,J/A+A/448/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/171&,BV:photometry:of:3:globular:clusters:(Hilker+;:2006) +C,J/A+A/447/71,x-ray,ivo://CDS.VizieR/J/A+A/447/71,J/A+A/447/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/71&,CHANDRA:X-ray:point:sources:in:Cen:A:(NGC:5128):(Voss+;:2006) +C,J/MNRAS/414/2528,optical:radio,ivo://CDS.VizieR/J/MNRAS/414/2528,J/MNRAS/414/2528,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/414/2528&,LBA:Calibrator:Survey:(LCS1):(Petrov+;:2011) +C,J/ApJ/513/733,optical,ivo://CDS.VizieR/J/ApJ/513/733,J/ApJ/513/733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/513/733&,Globular:cluster:system:in:M87:(Kundu+;:1999) +C,J/A+AS/53/181,optical,ivo://CDS.VizieR/J/A+AS/53/181,J/A+AS/53/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/53/181&,Star:positions:in:14:southern:galactic:clusters:(Andersen+;:1983) +C,J/A+AS/73/103,radio,ivo://CDS.VizieR/J/A+AS/73/103,J/A+AS/73/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/73/103&,The:64W:part:of:the:WRST:Survey:(Oort+;:1988) +C,J/A+A/418/509,x-ray,ivo://CDS.VizieR/J/A+A/418/509,J/A+A/418/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/509&,Chandra:observation:of:M67:(Van:Den:Berg+;:2004) +C,J/A+A/532/A117,optical:radio,ivo://CDS.VizieR/J/A+A/532/A117,J/A+A/532/A117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A117&,AMIGA:VIII.:Flux:ratio:asymmetry:parameter:(Espada+;:2011) +C,J/A+A/531/A4,optical,ivo://CDS.VizieR/J/A+A/531/A4,J/A+A/531/A4,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A4&,Ultra:compact:dwarfs:and:globulars:in:Hya:I:(Misgeld+;:2011) +C,J/MNRAS/370/1223,optical,ivo://CDS.VizieR/J/MNRAS/370/1223,J/MNRAS/370/1223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/1223&,Dynamical:properties:of:15:nearby:galaxy:groups:(Brough+;:2006) +C,J/ApJ/699/782,optical,ivo://CDS.VizieR/J/ApJ/699/782,J/ApJ/699/782,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/782&,High-redshift:SDSS-DR5:QSOs:(Diamond-Stanic+;:2009) +C,J/ApJ/699/742,optical,ivo://CDS.VizieR/J/ApJ/699/742,J/ApJ/699/742,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/742&,Properties:of:cores:in:the:Pipe:Nebula:(Rathborne+;:2009) +C,J/MNRAS/412/843,optical,ivo://CDS.VizieR/J/MNRAS/412/843,J/MNRAS/412/843,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/843&,SAGA:extremely:metal-poor:stars:(Suda+;:2011) +C,J/MNRAS/412/423,optical,ivo://CDS.VizieR/J/MNRAS/412/423,J/MNRAS/412/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/423&,Stellar:population:trends:in:S0:galaxies:(Chamberlain+;:2011) +C,J/ApJ/689/1295,optical:infrared,ivo://CDS.VizieR/J/ApJ/689/1295,J/ApJ/689/1295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/1295&,Lithium:test:implications:for:brown:dwarfs:(Kirkpatrick+;:2008) +C,J/ApJ/702/1615,radio,ivo://CDS.VizieR/J/ApJ/702/1615,J/ApJ/702/1615,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/1615&,CH_3_OH:maser:survey:of:EGOs:(Cyganowski+;:2009) +C,J/ApJS/194/2,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/194/2,J/ApJS/194/2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/2&,Chandra:Carina:Complex:Project:(CCCP):catalog:(Broos+;:2011) +C,J/A+A/530/A138,optical,ivo://CDS.VizieR/J/A+A/530/A138,J/A+A/530/A138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A138&,Geneva-Copenhagen:survey:re-analysis:(Casagrande+;:2011) +C,J/ApJ/638/897,infrared,ivo://CDS.VizieR/J/ApJ/638/897,J/ApJ/638/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/638/897&,IR:photometry:in:Trumpler:37:and:NGC:7160:(Sicilia-Aguilar+;:2006) +C,B/gcvs,optical,ivo://CDS.VizieR/B/gcvs,B/gcvs,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/gcvs&,General:Catalogue:of:Variable:Stars:(Samus+:2007-2011) +C,J/AJ/127/1959,radio,ivo://CDS.VizieR/J/AJ/127/1959,J/AJ/127/1959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1959&,1.4GHz:emission:of:KISS:emission-line:galaxies:(Van:Duyne+;:2004) +C,J/ApJ/702/1230,radio,ivo://CDS.VizieR/J/ApJ/702/1230,J/ApJ/702/1230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/702/1230&,Rotation:measure:image:of:the:sky:(Taylor+;:2009) +C,J/MNRAS/371/1777,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/371/1777,J/MNRAS/371/1777,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1777&,X-ray:properties:of:3:EDisCS:galaxy:clusters:(Johnson+;:2006) +C,J/ApJS/194/43,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/194/43,J/ApJS/194/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/43&,YSOs:candidates:and:knots:in:CrA:cloud:(Peterson+;:2011) +C,J/A+A/453/635,*,ivo://CDS.VizieR/J/A+A/453/635,J/A+A/453/635,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/635&,Modelling:the:Galactic:Interstellar:Extinction:(Marshall+;:2006) +C,J/A+A/530/A93,optical,ivo://CDS.VizieR/J/A+A/530/A93,J/A+A/530/A93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A93&,de:Houtman;:Kepler:and:Halley:star:catalogs:(Verbunt+:2011) +C,J/MNRAS/412/223,radio,ivo://CDS.VizieR/J/MNRAS/412/223,J/MNRAS/412/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/223&,MASH:PNe:detected:in:large-scale:radio:surveys:(Bojicic+;:2011) +C,J/A+A/530/A90,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/530/A90,J/A+A/530/A90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A90&,Optically:bright:post-AGB:population:of:LMC:(van:Aarle+;:2011) +C,J/AJ/122/1718,optical,ivo://CDS.VizieR/J/AJ/122/1718,J/AJ/122/1718,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1718&,Multicolor:photometry:in:Abell:2634:(Yuan+;:2001) +C,J/A+A/444/685,optical,ivo://CDS.VizieR/J/A+A/444/685,J/A+A/444/685,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/685&,VGCF:detection:of:galaxy:systems:(Barrena+;:2005) +C,J/A+A/530/A108,infrared,ivo://CDS.VizieR/J/A+A/530/A108,J/A+A/530/A108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A108&,VLT-FLAMES:Tarantula:Survey:(Evans+;:2011) +C,J/A+A/530/A58,optical:infrared,ivo://CDS.VizieR/J/A+A/530/A58,J/A+A/530/A58,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A58&,AGB:stars:in:Cen:A:dwarf:galaxies:(Crnojevic+;:2011) +C,kepler_candidates,optical,ivo://archive.stsci.edu/kepler_candidates,kepler_candidates,http://archive.stsci.edu/kepler/candidates/search.php?,Kepler:Released:Planetary:Candidates +C,J/other/IBVS/586,optical,ivo://CDS.VizieR/J/other/IBVS/5863,J/other/IBVS/586,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5863&,79th:Name-List:of:Variable:Stars:(Kazarovets+;:2008) +C,J/ApJ/691/228,optical,ivo://CDS.VizieR/J/ApJ/691/228,J/ApJ/691/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/228&,Velocities:of:PNe:in:NGC:4697:(Mendez+;:2009) +C,J/MNRAS/399/1506,infrared:radio,ivo://CDS.VizieR/J/MNRAS/399/1506,J/MNRAS/399/1506,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/1506&,IRDC:cores:in:SCUBA:Legacy:Catalogue:(Parsons+;:2009) +C,J/AJ/130/1037,optical,ivo://CDS.VizieR/J/AJ/130/1037,J/AJ/130/1037,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1037&,Spiral:galaxies:rotation:curve:data:(Catinella+;:2005) +C,J/A+A/534/A109,x-ray:optical,ivo://CDS.VizieR/J/A+A/534/A109,J/A+A/534/A109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A109&,MCXC:Meta-Catalogue:X-ray:galaxy:Clusters:(Piffaretti+;:2011) +C,J/AJ/135/2470,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/135/2470,J/AJ/135/2470,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2470&,Radio:observations:of:the:HDFS:region.:IV.:(Huynh+;:2008) +C,J/AJ/126/119,x-ray:optical:radio,ivo://CDS.VizieR/J/AJ/126/119,J/AJ/126/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/119&,Optical:and:radio:data:for:rich:Abell:clusters:(Rizza+;:2003) +C,J/ApJ/697/1578,infrared,ivo://CDS.VizieR/J/ApJ/697/1578,J/ApJ/697/1578,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1578&,A:debris:disk:study:of:Praesepe:(Gaspar+;:2009) +C,I/282,optical,ivo://CDS.VizieR/I/282,I/282,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/282&,The:CMT:CCD:Drift:Scan:Survey:(Evans+;:2002) +C,J/ApJ/696/L84,infrared,ivo://CDS.VizieR/J/ApJ/696/L84,J/ApJ/696/L84,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/L84&,Primordial:circumstellar:disks:in:binary:systems:(Cieza+;:2009) +C,J/A+A/531/A172,optical,ivo://CDS.VizieR/J/A+A/531/A172,J/A+A/531/A172,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A172&,Central:stars:of:planetary:nebulae.:II.:(Weidmann+;:2011) +C,J/A+A/535/A65,optical,ivo://CDS.VizieR/J/A+A/535/A65,J/A+A/535/A65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A65&,Galaxy:clusters:in:the:4:CFHTLS:Wide:fields:(Durret+;:2011) +C,J/MNRAS/369/1822,infrared,ivo://CDS.VizieR/J/MNRAS/369/1822,J/MNRAS/369/1822,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/1822&,Distances:to:nine:dark:globules:(Maheswar+;:2006) +C,J/A+AS/64/247,optical,ivo://CDS.VizieR/J/A+AS/64/247,J/A+AS/64/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/64/247&,Accurate:positions:of:Zwicky:galaxies:(Vettolani+;:1986) +C,J/other/IBVS/595,optical,ivo://CDS.VizieR/J/other/IBVS/5959,J/other/IBVS/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5959&,Minima:and:maxima:of:436:variables:(Huebscher+;:2011) +C,J/ApJ/698/895,*,ivo://CDS.VizieR/J/ApJ/698/895,J/ApJ/698/895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/895&,Variations:in:QSOs:optical:flux:(Kelly+;:2009) +C,J/A+A/535/A57,gamma-ray:infrared,ivo://CDS.VizieR/J/A+A/535/A57,J/A+A/535/A57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A57&,GRB:091127:g'r'i'z':JH:light:curves:(Filgas+;:2011) +C,J/MNRAS/406/329,optical:infrared,ivo://CDS.VizieR/J/MNRAS/406/329,J/MNRAS/406/329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/329&,Variable:stars:in:M54:(Sollima+;:2010) +C,J/A+A/458/789,infrared,ivo://CDS.VizieR/J/A+A/458/789,J/A+A/458/789,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/789&,ISOCAM:survey:of:Serpens/G3-G6:(Djupvik+;:2006) +C,J/A+A/535/A55,optical,ivo://CDS.VizieR/J/A+A/535/A55,J/A+A/535/A55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A55&,4:stars:with:long-period:planets:(Dumusque+;:2011) +C,J/A+A/527/A135,radio,ivo://CDS.VizieR/J/A+A/527/A135,J/A+A/527/A135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A135&,Gas:dynamics:in:Massive:Dense:Cores:in:Cygnus-X:(Csengeri+;:2011) +C,J/AJ/137/272,optical,ivo://CDS.VizieR/J/AJ/137/272,J/AJ/137/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/272&,Space:velocities:orbits:in:the:Milky:Way:halo:(Roederer+:2009) +C,J/A+A/525/A148,optical,ivo://CDS.VizieR/J/A+A/525/A148,J/A+A/525/A148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A148&,Radial:velocities:in:two:globular:clusters:(Scarpa+;:2011) +C,J/A+A/530/A28,optical,ivo://CDS.VizieR/J/A+A/530/A28,J/A+A/530/A28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A28&,Priority:targets:for:the:MUCHFUSS:project:(Geier+;:2011) +C,J/AJ/131/250,infrared,ivo://CDS.VizieR/J/AJ/131/250,J/AJ/131/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/250&,Spitzer:70:and:160um:observations:in:xFLS:(Frayer+;:2006) +C,J/ApJS/194/15,x-ray,ivo://CDS.VizieR/J/ApJS/194/15,J/ApJS/194/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/15&,CCCP::Carina's:diffuse:X-ray:emission:(Townsley+;:2011) +C,J/A+A/535/A38,radio,ivo://CDS.VizieR/J/A+A/535/A38,J/A+A/535/A38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A38&,NOAO:Bootes:field:153MHz:observations:(Intema+;:2011) +C,J/ApJS/194/14,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/194/14,J/ApJS/194/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/14&,A:Pan-Carina:YSO:catalog:(Povich+;:2011) +C,J/A+A/442/961,optical,ivo://CDS.VizieR/J/A+A/442/961,J/A+A/442/961,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/961&,Lithium:content:of:the:Galactic:Halo:stars:(Charbonnel+;:2005) +C,J/AJ/137/3646,optical,ivo://CDS.VizieR/J/AJ/137/3646,J/AJ/137/3646,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3646&,Radial:velocities:of:10:close:binaries:(Pribulla+;:2009) +C,J/ApJS/194/12,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/194/12,J/ApJS/194/12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/12&,Trumpler:16:in:the:CCCP:(Wolk+;:2011) +C,J/ApJS/194/11,x-ray,ivo://CDS.VizieR/J/ApJS/194/11,J/ApJS/194/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/11&,Chandra:study:of:Trumpler:15:in:Carina:(Wang+;:2011) +C,J/A+A/530/A2,optical,ivo://CDS.VizieR/J/A+A/530/A2,J/A+A/530/A2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A2&,New:hot:subdwarf:stars:(Oreiro+;:2011) +C,J/ApJ/685/235,optical,ivo://CDS.VizieR/J/ApJ/685/235,J/ApJ/685/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/235&,Host:and:companion:galaxies:in:the:SDSS:(Patton+;:2008) +C,J/MNRAS/305/297,radio,ivo://CDS.VizieR/J/MNRAS/305/297,J/MNRAS/305/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/305/297&,ISO:ELAIS:1.4GHz:survey:(Gruppioni+;:1999) +C,J/ApJS/193/13,x-ray:uv:optical:infrared,ivo://CDS.VizieR/J/ApJS/193/13,J/ApJS/193/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/13&,Spitzer/IRAC:sources:in:the:EGS:I.:SEDs:(Barro+;:2011) +C,J/AJ/136/2563,radio,ivo://CDS.VizieR/J/AJ/136/2563,J/AJ/136/2563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2563&,HI:Nearby:Galaxy:Survey;:THINGS:(Walter+;:2008) +C,J/MNRAS/408/2457,infrared,ivo://CDS.VizieR/J/MNRAS/408/2457,J/MNRAS/408/2457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/408/2457&,Low-mass:stars:and:brown:dwarfs:in:Praesepe:(Baker+;:2010) +C,J/MNRAS/409/1281,optical,ivo://CDS.VizieR/J/MNRAS/409/1281,J/MNRAS/409/1281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/409/1281&,Old:star:clusters:in:the:FSR:catalogue:(Froebrich+;:2010) +C,J/MNRAS/404/325,optical,ivo://CDS.VizieR/J/MNRAS/404/325,J/MNRAS/404/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/325&,Massive:galaxy:clusters:lensing:analyse:(Richard+;:2010) +C,J/MNRAS/397/1713,optical,ivo://CDS.VizieR/J/MNRAS/397/1713,J/MNRAS/397/1713,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/1713&,SDSS:DR3:flat-spectrum:radio:quasars:(Chen+;:2009) +C,J/AJ/131/100,radio,ivo://CDS.VizieR/J/AJ/131/100,J/AJ/131/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/100&,The:Molonglo:Southern:4Jy:sample.:I:(Burgess+;:2006) +C,J/MNRAS/397/281,optical:radio,ivo://CDS.VizieR/J/MNRAS/397/281,J/MNRAS/397/281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/281&,Radio:imaging:in:Lockman:Hole:(Ibar+;:2009) +C,J/MNRAS/407/2399,x-ray:infrared,ivo://CDS.VizieR/J/MNRAS/407/2399,J/MNRAS/407/2399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/2399&,AGN:activity:and:black:hole:mass:(McKernan+;:2010) +C,J/ApJS/193/28,optical,ivo://CDS.VizieR/J/ApJS/193/28,J/ApJS/193/28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/28&,Galaxy:survey:around:20:UV-bright:quasars:(Prochaska+;:2011) +C,J/A+A/436/457,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/436/457,J/A+A/436/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/457&,Ultra-steep:spectrum:radio:sources:(Gopal-Krishna+;:2005) +C,J/PAZh/37/281,optical:radio,ivo://CDS.VizieR/J/PAZh/37/281,J/PAZh/37/281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/37/281&,Galactic:rotation:curve:from:selected:maser:(Stepanishechev+:2011) +C,J/ApJS/192/15,radio,ivo://CDS.VizieR/J/ApJS/192/15,J/ApJS/192/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/192/15&,Seven-year:WMAP:catalog:(Gold+;:2011) +C,J/AJ/119/486,uv:optical,ivo://CDS.VizieR/J/AJ/119/486,J/AJ/119/486,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/486&,HDF-S::STIS:imaging:(Gardner+;:2000) +C,J/AJ/137/42,radio,ivo://CDS.VizieR/J/AJ/137/42,J/AJ/137/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/42&,Matched:SDSS:and:FIRST:Sample:(Rafter+;:2009) +C,J/AJ/136/1039,optical:infrared,ivo://CDS.VizieR/J/AJ/136/1039,J/AJ/136/1039,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1039&,CaII:index:of:SMC:red:giant:branch:stars:(Carrera+;:2008) +C,J/PASJ/57/881,optical:infrared,ivo://CDS.VizieR/J/PASJ/57/881,J/PASJ/57/881,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/881&,Imaging:of:high-redshift:Lyman:alpha:emitters:(Yamada+;:2005) +C,J/ApJ/697/787,optical:infrared,ivo://CDS.VizieR/J/ApJ/697/787,J/ApJ/697/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/787&,The:NAN:complex.:I.:IRAC:observations:(Guieu+;:2009) +C,J/ApJ/695/1094,optical,ivo://CDS.VizieR/J/ApJ/695/1094,J/ApJ/695/1094,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/1094&,Chandra:observations:of:NGC:4636:(Posson-Brown+;:2009) +C,J/other/Ser/180.,*,ivo://CDS.VizieR/J/other/Ser/180.71,J/other/Ser/180.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ser/180.71&,Masses:of:visual:binaries:(Cvetkovic+;:2010) +C,J/PASP/122/1397,optical,ivo://CDS.VizieR/J/PASP/122/1397,J/PASP/122/1397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/1397&,Spitzer:Survey:of:Stellar:Structure:in:Galaxies:(Sheth+;:2010) +C,J/PASP/122/1285,optical,ivo://CDS.VizieR/J/PASP/122/1285,J/PASP/122/1285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/1285&,Radial-velocities:of:20:cataclysmic:var.:(Thorstensen+;:2010) +C,J/ApJS/193/26,optical:infrared,ivo://CDS.VizieR/J/ApJS/193/26,J/ApJS/193/26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/26&,The:M33:synoptic:stellar:survey.:I.:(Pellerin+;:2011) +C,J/ApJ/696/785,optical:infrared,ivo://CDS.VizieR/J/ApJ/696/785,J/ApJ/696/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/785&,Global:SFR:density:over:0.7<:z<:1.9:(Shim+;:2009) +C,J/ApJ/696/546,uv:optical:infrared,ivo://CDS.VizieR/J/ApJ/696/546,J/ApJ/696/546,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/546&,Ly{alpha}:emitters:at:z~4.86:(Shioya+;:2009) +C,J/ApJ/696/580,x-ray:optical,ivo://CDS.VizieR/J/ApJ/696/580,J/ApJ/696/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/580&,Properties:of:weak:emission-line:QSOs:(WLQ):(Shemmer+;:2009) +C,J/A+A/458/341,optical,ivo://CDS.VizieR/J/A+A/458/341,J/A+A/458/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/341&,LSBG:in:Arecibo:HI:Strip:Survey:(Trachternach+;:2006) +C,kepler_exoplanets,visible,ivo://archive.stsci.edu/kepler_hlsp,kepler_exoplanets,http://archive.stsci.edu/hlsp/search.php?hd_instrument=KEPLER&,Kepler:Exoplanets:HLSP +C,J/ApJ/696/924,x-ray:uv,ivo://CDS.VizieR/J/ApJ/696/924,J/ApJ/696/924,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/924&,UV:and:X-Ray:radio-quiet:QSOs:(Gibson+;:2009) +C,J/MNRAS/364/146,optical,ivo://CDS.VizieR/J/MNRAS/364/146,J/MNRAS/364/146,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/364/146&,BR:photometry:of:NGC:5328:group:of:galaxies:(Grutzbauch+;:2005) +C,J/AJ/124/1283,optical,ivo://CDS.VizieR/J/AJ/124/1283,J/AJ/124/1283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1283&,Faint:Markarian:galaxies:of:SBS.:III.:(Stepanian+;:2002) +C,J/ApJS/148/97,radio,ivo://CDS.VizieR/J/ApJS/148/97,J/ApJS/148/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/148/97&,The:WMAP:First:Year:Source:Catalog:(WMAP1):(Bennett+;:2003) +C,J/ApJS/180/283,radio,ivo://CDS.VizieR/J/ApJS/180/283,J/ApJS/180/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/180/283&,WMAP:five-year:source:catalog:(Wright+;:2009) +I,HST.Andromeda,optical,ivo://mast.stsci/andromeda,HST.Andromeda,http://archive.stsci.edu/siap/search.php?id=acsggct&,Deep:Optical:Photometry:of:Six:Fields:in:the:Andromeda:Galaxy +C,J/MNRAS/368/534,x-ray:infrared,ivo://CDS.VizieR/J/MNRAS/368/534,J/MNRAS/368/534,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/534&,Near-infrared:study:of:CIZA:J1324.7-5736:(Nagayama+;:2006) +C,Ritter/Bin,optical,ivo://nasa.heasarc/ritterrbin,Ritter/Bin,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ritterrbin&,Ritter:Binaries:Related:to:CVs:Catalog:(7.16:Edition) +C,J/MNRAS/367/1478,uv:optical,ivo://CDS.VizieR/J/MNRAS/367/1478,J/MNRAS/367/1478,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/1478&,Interstellar:NaI;:TiII:&::CaIIK:obs.:(Hunter+;:2006) +C,J/MNRAS/405/1047,infrared:radio,ivo://CDS.VizieR/J/MNRAS/405/1047,J/MNRAS/405/1047,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1047&,MIPS:24um:nebulae:(Gvaramadze+;:2010) +C,J/AJ/123/1784,radio,ivo://CDS.VizieR/J/AJ/123/1784,J/AJ/123/1784,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1784&,1.4:GHz:imaging:of:the:Bootes:field:(de:Vries+;:2002) +C,Ritter/CV,optical,ivo://nasa.heasarc/rittercv,Ritter/CV,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rittercv&,Ritter:Cataclysmic:Binaries:Catalog:(7.16:Edition) +C,J/AJ/136/773,optical,ivo://CDS.VizieR/J/AJ/136/773,J/AJ/136/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/773&,Structure:of:classical:bulges:and:pseudobulges:(Fisher+;:2008) +C,J/A+A/458/533,infrared,ivo://CDS.VizieR/J/A+A/458/533,J/A+A/458/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/533&,JHKL':photometry:of:selected:AGB:stars:(Jimenez-Esteban+;:2006) +C,J/AJ/135/209,optical,ivo://CDS.VizieR/J/AJ/135/209,J/AJ/135/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/209&,Rotational:and:radial:velocities:761:HIP:giants:(Massarotti+;:2008) +C,J/AJ/123/3409,optical:infrared,ivo://CDS.VizieR/J/AJ/123/3409,J/AJ/123/3409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/3409&,SDSS:M;:L;:and:T:dwarfs:(Hawley+;:2002) +C,J/PASJ/62/525,optical:radio,ivo://CDS.VizieR/J/PASJ/62/525,J/PASJ/62/525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/62/525&,SiO:maser:survey:off:the:Galactic:Plane:(Deguchi+;:2010) +C,XMMSDSSGCS,x-ray,ivo://nasa.heasarc/xmmsdssgcs,XMMSDSSGCS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmsdssgcs&,2XMMi/SDSS:Galaxy:Cluster:Survey +C,J/AJ/123/1807,optical,ivo://CDS.VizieR/J/AJ/123/1807,J/AJ/123/1807,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1807&,SDSS:galaxy:clusters:redshifts:(Goto+;:2002) +C,J/MNRAS/367/513,infrared,ivo://CDS.VizieR/J/MNRAS/367/513,J/MNRAS/367/513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/513&,JHKs[3.5][4.5]:photometry:of:NGC:3372:(Tapia+;:2006) +C,J/AJ/123/3018,optical:radio,ivo://CDS.VizieR/J/AJ/123/3018,J/AJ/123/3018,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/3018&,Redshifts:of:radio-selected:poor:clusters:(Miller+;:2002) +C,J/ApJ/693/8,x-ray:optical,ivo://CDS.VizieR/J/ApJ/693/8,J/ApJ/693/8,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/8&,High-redshift:QSOs:in:the:COSMOS:survey:(Brusa+;:2009) +C,J/AJ/130/2473,radio,ivo://CDS.VizieR/J/AJ/130/2473,J/AJ/130/2473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2473&,Fine-scale:structure:in:250:sources:at:15GHz:(Kovalev+;:2005) +C,J/ApJ/693/L81,infrared,ivo://CDS.VizieR/J/ApJ/693/L81,J/ApJ/693/L81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/L81&,Extinction:in:star-forming:regions:(McClure;:2009) +C,J/MNRAS/366/739,infrared,ivo://CDS.VizieR/J/MNRAS/366/739,J/MNRAS/366/739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/739&,JHKs:photometry:of:Hourglass:nebula:(Arias+;:2006) +C,J/ApJ/701/1123,optical:infrared,ivo://CDS.VizieR/J/ApJ/701/1123,J/ApJ/701/1123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1123&,MIR:spectroscopic:catalog:of:150:galaxies:(Dasyra+;:2009) +C,J/ApJ/692/1464,optical,ivo://CDS.VizieR/J/ApJ/692/1464,J/ApJ/692/1464,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/692/1464&,Spectroscopy:of:Segue:1:(Geha+;:2009) +C,J/ApJ/716/530,infrared,ivo://CDS.VizieR/J/ApJ/716/530,J/ApJ/716/530,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/716/530&,Mid-IR:variability:from:the:SDWFS:(Kozlowski+;:2010) +C,J/ApJ/692/758,x-ray,ivo://CDS.VizieR/J/ApJ/692/758,J/ApJ/692/758,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/692/758&,BAL:QSOs:in:SDSS-DR5:(Gibson+;:2009) +C,VII/266,optical,ivo://CDS.VizieR/VII/266,VII/266,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/266&,Atlas:of:Virgo:galaxies:(McDonald+:2011) +C,I/57,optical,ivo://CDS.VizieR/I/57,I/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/57&,Abbadia:Catalogue:of:14263:Stars;:+16:to:+24{deg}:(Hendaye:1915) +C,J/ApJ/701/764,optical,ivo://CDS.VizieR/J/ApJ/701/764,J/ApJ/701/764,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/764&,Light:curves:for:five:M-dwarf:stars:(Fernandez+;:2009) +C,J/ApJ/690/837,radio,ivo://CDS.VizieR/J/ApJ/690/837,J/ApJ/690/837,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/837&,CN:and:CO:observations:toward:AGB:stars:(Milam+;:2009) +C,J/ApJ/690/670,optical,ivo://CDS.VizieR/J/ApJ/690/670,J/ApJ/690/670,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/670&,The:Sloan:lens:ACS:Survey.:VIII.:(Treu+;:2009) +C,J/ApJ/698/1682,optical:infrared,ivo://CDS.VizieR/J/ApJ/698/1682,J/ApJ/698/1682,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/1682&,Most:luminous:dusty:galaxies:(Weedman+;:2009) +C,J/ApJ/690/295,x-ray:optical,ivo://CDS.VizieR/J/ApJ/690/295,J/ApJ/690/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/295&,Chandra:observations:of:J1604+4314:supercluster:(Kocevski+;:2009) +C,J/A+A/435/1087,optical,ivo://CDS.VizieR/J/A+A/435/1087,J/A+A/435/1087,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/1087&,Nebular:abundances:of:southern:symbiotic:stars:(Luna+;:2005) +C,J/ApJ/696/47,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/696/47,J/ApJ/696/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/47&,Chandra:study:of:Rosette:star-forming:complex.:II.:(Wang+;:2009) +C,J/ApJS/195/9,x-ray,ivo://CDS.VizieR/J/ApJS/195/9,J/ApJS/195/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/9&,BeppoSAX/WFC::source:list:(Capitanio+;:2011) +C,J/A+A/496/153,radio,ivo://CDS.VizieR/J/A+A/496/153,J/A+A/496/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/496/153&,Molecular:hydrogen:flows:along:Ori:A:cloud:(Davis+;:2009) +C,J/ApJS/192/6,uv,ivo://CDS.VizieR/J/ApJS/192/6,J/ApJS/192/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/192/6&,A:GALEX:UV:imaging:survey:of:nearby:galaxies:(Lee+;:2011) +C,J/A+A/529/A135,x-ray:infrared:radio,ivo://CDS.VizieR/J/A+A/529/A135,J/A+A/529/A135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A135&,AGN:Opt/IR:properties:in:Lockman:Hole:(Rovilos+;:2011) +C,V/30,optical,ivo://CDS.VizieR/V/30,V/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/30&,Velocity:Vectors:of:B:and:A:stars:(Palous;:1982) +C,J/ApJS/192/5,optical,ivo://CDS.VizieR/J/ApJS/192/5,J/ApJS/192/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/192/5&,Emission-line:galaxies:from:HETDEX:pilot:survey:(Adams+;:2011) +C,J/AJ/141/166,optical,ivo://CDS.VizieR/J/AJ/141/166,J/AJ/141/166,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/141/166&,HATNet:variability:survey:of:K:and:M:dwarfs:(Hartman+;:2011) +C,J/ApJ/700/1647,infrared,ivo://CDS.VizieR/J/ApJ/700/1647,J/ApJ/700/1647,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/1647&,Search:for:planetary:companions:with:Spitzer/IRAC:(Marengo+:2009) +C,J/ApJ/533/611,radio,ivo://CDS.VizieR/J/ApJ/533/611,J/ApJ/533/611,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/533/611&,1.4GHz:survey:in:HDF:region:(Richards+;:2000) +C,J/A+A/534/A102,radio,ivo://CDS.VizieR/J/A+A/534/A102,J/A+A/534/A102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A102&,AMIGA:IX.:Molecular:gas:properties:(Lisenfeld+;:2011) +C,J/AJ/124/3465,x-ray,ivo://CDS.VizieR/J/AJ/124/3465,J/AJ/124/3465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/3465&,AGN:in:the:KISS-RASS:sample:(Stevenson+;:2002) +C,J/other/IBVS/596,optical,ivo://CDS.VizieR/J/other/IBVS/5969,J/other/IBVS/596,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5969&,80th:name-list:of:variable:stars.:I.:(Kazarovets+;:2011) +C,J/ApJS/194/18,optical,ivo://CDS.VizieR/J/ApJS/194/18,J/ApJS/194/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/18&,The:Galactic:Bulge:Survey::X-ray:observations:(Jonker+;:2011) +C,J/MNRAS/368/1757,optical,ivo://CDS.VizieR/J/MNRAS/368/1757,J/MNRAS/368/1757,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/1757&,Catalogue:of:RR:Lyrae:from:NSVS:(Wils+;:2006) +C,J/A+A/511/A12,optical,ivo://CDS.VizieR/J/A+A/511/A12,J/A+A/511/A12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A12&,Low-luminosity:galaxies:in:NGC:5846:group:(Eigenthaler+;:2010) +C,J/ApJ/698/1,optical:infrared,ivo://CDS.VizieR/J/ApJ/698/1,J/ApJ/698/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/1&,Spitzer:observations:of:NGC:2362:(Currie+;:2009) +C,J/AJ/135/83,optical,ivo://CDS.VizieR/J/AJ/135/83,J/AJ/135/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/83&,MACHO:LMC:first:overtone:RR:Lyrae:(Clement+;:2008) +C,J/ApJ/630/784,optical:infrared,ivo://CDS.VizieR/J/ApJ/630/784,J/ApJ/630/784,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/630/784&,UBVR:observations:of:nearby:galaxies:(Taylor+;:2005) +C,J/ApJ/697/1842,optical,ivo://CDS.VizieR/J/ApJ/697/1842,J/ApJ/697/1842,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1842&,zCOSMOS:10K:sample:group:catalog:to:z=1:(Knobel+;:2009) +C,J/ApJS/192/2,optical,ivo://CDS.VizieR/J/ApJS/192/2,J/ApJS/192/2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/192/2&,A:Bayesian:search:for:binaries:in:Hipparcos:(Shaya+;:2011) +C,J/AJ/130/2439,optical,ivo://CDS.VizieR/J/AJ/130/2439,J/AJ/130/2439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2439&,Redshift:estimates:in:the:SDSS:DR2:(Suchkov+;:2005) +C,J/A+A/529/L4,optical,ivo://CDS.VizieR/J/A+A/529/L4,J/A+A/529/L4,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/L4&,Reddening:law:of:type:Ia:supernovae:(Chotard+;:2011) +C,J/ApJS/185/124,optical:infrared:radio,ivo://CDS.VizieR/J/ApJS/185/124,J/ApJS/185/124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/124&,58:radio:sources:near:BNGSs:(Stalder+;:2009) +C,J/ApJ/626/887,radio,ivo://CDS.VizieR/J/ApJ/626/887,J/ApJ/626/887,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/626/887&,HI:clouds:in:Southern:Galactic:Plane:Survey:(Kavars+;:2005) +C,J/MNRAS/366/480,optical,ivo://CDS.VizieR/J/MNRAS/366/480,J/MNRAS/366/480,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/480&,Emission-line:properties:of:Seyfert:2:nuclei:(Gu+;:2006) +C,J/ApJ/662/413,infrared,ivo://CDS.VizieR/J/ApJ/662/413,J/ApJ/662/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/662/413&,2MASS:survey:of:wide:multiplicity:in:3:associations:(Kraus+;:2007) +C,J/MNRAS/366/144,optical,ivo://CDS.VizieR/J/MNRAS/366/144,J/MNRAS/366/144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/144&,0.06<:=z<:=1.20:galaxies:Tully-Fisher:relation:(Nakamura+;:2006) +C,J/A+A/528/A127,optical,ivo://CDS.VizieR/J/A+A/528/A127,J/A+A/528/A127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A127&,Radial:velocities:in:the:globular:NGC:2808:(Moni:Bidin+;:2011) +C,J/ApJ/596/748,optical:infrared,ivo://CDS.VizieR/J/ApJ/596/748,J/ApJ/596/748,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/596/748&,IR:Observations:in:HDF-North:(Thompson+;:2003) +C,J/PAZh/26/355,x-ray,ivo://CDS.VizieR/J/PAZh/26/355,J/PAZh/26/355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/26/355&,Catalog:of:X-ray:sources:from:TTM/COMIS:(Emelyanov+;:2000) +C,J/other/ARA+A/42,optical,ivo://CDS.VizieR/J/other/ARA+A/42.685,J/other/ARA+A/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ARA+A/42.685&,Young:stars:near:the:Sun:(Zuckerman+;:2004) +C,J/A+AS/122/471,optical,ivo://CDS.VizieR/J/A+AS/122/471,J/A+AS/122/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/471&,Variables:in:Omega:Cen:Fields:5139D-F:(Kaluzny+:1997) +C,J/MNRAS/365/401,optical,ivo://CDS.VizieR/J/MNRAS/365/401,J/MNRAS/365/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/401&,New:planetary:nebulae:in:LMC:(Reid+;:2006) +C,J/A+A/528/A92,optical,ivo://CDS.VizieR/J/A+A/528/A92,J/A+A/528/A92,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A92&,HERES:VI.:Galactic:chemical:evolution:of:Si:and:C:(Zhang+;:2011) +C,J/MNRAS/410/735,*,ivo://CDS.VizieR/J/MNRAS/410/735,J/MNRAS/410/735,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/735&,MAG:waves:in:magnetic:and:rotating:stars:(Campos;:2011) +C,J/A+A/240/262,optical:infrared,ivo://CDS.VizieR/J/A+A/240/262,J/A+A/240/262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/240/262&,UBVR:photometry:of:the:open:cluster:King:2:(Aparicio+:1990) +C,J/ApJ/691/1862,optical,ivo://CDS.VizieR/J/ApJ/691/1862,J/ApJ/691/1862,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/1862&,Line-strength:indices:for:74:early-type:galaxies:(Matkovic+:2009) +C,J/AJ/136/2115,optical,ivo://CDS.VizieR/J/AJ/136/2115,J/AJ/136/2115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2115&,SDSS/CIG:galaxies:classification:(Hernandez-Toledo+;:2008) +C,VII/257,optical:infrared,ivo://CDS.VizieR/VII/257,VII/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/257&,2MASS-selected:Isolated:Galaxies:(2MIG):(Karachentseva+;:2010) +C,III/31B,optical,ivo://CDS.VizieR/III/31B,III/31B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/31B&,Michigan:catalogue:for:the:HD:stars;:vol.:1:(Houk+;:1975) +C,J/AJ/136/1921,optical,ivo://CDS.VizieR/J/AJ/136/1921,J/AJ/136/1921,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1921&,Variable:stars:of:Draco:dSph:(Kinemuchi+;:2008) +C,J/MNRAS/407/465,optical,ivo://CDS.VizieR/J/MNRAS/407/465,J/MNRAS/407/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/465&,Fast-rotating:M:dwarfs:in:NGC2516:(Jackson+;:2010) +C,V/131,optical,ivo://CDS.VizieR/V/131,V/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/131&,Catalogue:of:LMC:stars:(Duflot:M.:2009) +C,J/A+A/440/783,optical,ivo://CDS.VizieR/J/A+A/440/783,J/A+A/440/783,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/783&,OB:associations:in:NGC:7793:(Pietrzynski+;:2005) +C,J/MNRAS/415/1061,optical,ivo://CDS.VizieR/J/MNRAS/415/1061,J/MNRAS/415/1061,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/415/1061&,Variability:of:FBS:blue:stellar:objects:(Mickaelian+:2011) +C,J/ApJ/675/1002,optical,ivo://CDS.VizieR/J/ApJ/675/1002,J/ApJ/675/1002,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1002&,Proximate:damped:Ly{alpha}:systems:in:SDSS-DR5:(Prochaska+;:2008) +C,J/A+A/440/305,*,ivo://CDS.VizieR/J/A+A/440/305,J/A+A/440/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/305&,Fundamental:parameters:of:fast-rotating:B:stars:(Fremat+;:2005) +C,J/PASJ/63/S379,optical:infrared,ivo://CDS.VizieR/J/PASJ/63/S379,J/PASJ/63/S379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/63/S379&,MOIRCS:Deep:Survey:deep:and:wide:catalogs:(Kajisawa+;:2011) +C,J/ApJ/689/983,optical,ivo://CDS.VizieR/J/ApJ/689/983,J/ApJ/689/983,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/983&,LMXBs:in:early-type:galaxies.:I.:Chandra:(Humphrey+;:2008) +C,J/ApJ/697/1103,optical,ivo://CDS.VizieR/J/ApJ/697/1103,J/ApJ/697/1103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1103&,Kinematics:of:Orion:Nebula:Cluster:(Tobin+;:2009) +C,II/264,optical,ivo://CDS.VizieR/II/264,II/264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/264&,ASAS:Variable:Stars:in:Southern:hemisphere:(Pojmanski+;:2002-2005) +C,J/ApJ/696/1278,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/696/1278,J/ApJ/696/1278,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/1278&,The:extended:star-forming:environment:of:M17:(Povich+;:2009) +C,J/AJ/122/2055,optical:infrared,ivo://CDS.VizieR/J/AJ/122/2055,J/AJ/122/2055,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2055&,UBVRIJHK:photometry:of:AGN:field:stars:(Gonzalez-Perez+;:2001) +C,J/A+A/507/541,optical,ivo://CDS.VizieR/J/A+A/507/541,J/A+A/507/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/541&,Radial:velocities:in:cluster:Blanco:1:(Gonzalez+;:2009) +C,J/A+A/433/751,optical,ivo://CDS.VizieR/J/A+A/433/751,J/A+A/433/751,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/751&,BR:photometry:of:nearby:Southern:dwarf:galaxies:(Makarova+;:2005) +C,J/AZh/88/143,optical,ivo://CDS.VizieR/J/AZh/88/143,J/AZh/88/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/88/143&,ORICAT:Catalog:of:Stars:in:Orion:Great:Nebula:(Vereshchagin+;:2011) +C,J/A+A/526/A112,optical,ivo://CDS.VizieR/J/A+A/526/A112,J/A+A/526/A112,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A112&,Radial:velocities:of:HARPS:metal-poor:sample:(Santos+;:2011) +C,J/A+A/532/A147,optical,ivo://CDS.VizieR/J/A+A/532/A147,J/A+A/532/A147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A147&,HST:photometry:in:extragalactic:star:clusters:(Larsen+;:2011) +C,J/ApJS/111/445,infrared,ivo://CDS.VizieR/J/ApJS/111/445,J/ApJS/111/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/111/445&,Spectra:of:normal:stars:in:the:K:band:(Wallace+:1997) +C,J/MNRAS/416/2477,optical,ivo://CDS.VizieR/J/MNRAS/416/2477,J/MNRAS/416/2477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/416/2477&,STEREO:observations:of:variable:stars:(Wraight+;:2011) +C,J/A+A/486/941,optical,ivo://CDS.VizieR/J/A+A/486/941,J/A+A/486/941,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/941&,Abundances:in:M71:(NGC:6838):(Alves-Brito+;:2008) +C,J/ApJ/505/793,optical,ivo://CDS.VizieR/J/ApJ/505/793,J/ApJ/505/793,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/505/793&,New:WR:star:in:M33:(Massey+;:1998) +C,III/80,optical,ivo://CDS.VizieR/III/80,III/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/80&,Michigan:Catalogue:of:HD:stars;:Vol.3:(Houk;:1982) +C,J/ApJS/179/19,x-ray:optical,ivo://CDS.VizieR/J/ApJS/179/19,J/ApJS/179/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/19&,CDFS:survey::2:Ms:source:catalogs:(Luo+;:2008) +C,J/A+A/513/L7,optical,ivo://CDS.VizieR/J/A+A/513/L7,J/A+A/513/L7,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/L7&,Post:common:envelope:binaries:from:SDSS.:VIII:(Schreiber+;:2010) +C,II/255,infrared,ivo://CDS.VizieR/II/255,II/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/255&,SWIRE:ELAIS:N1:Source:Catalogs:(Surace+;:2004) +C,I/257B,optical,ivo://CDS.VizieR/I/257B,I/257B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/257B&,Proper:Motions:in:Praesepe:(Wang+;:1995) +C,J/AJ/121/861,optical:infrared,ivo://CDS.VizieR/J/AJ/121/861,J/AJ/121/861,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/861&,BVI:photometry:of:central:part:of:M33:(Macri+;:2001) +C,J/MNRAS/389/1924,optical:infrared,ivo://CDS.VizieR/J/MNRAS/389/1924,J/MNRAS/389/1924,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/1924&,Old:stellar:systems:(globulars:to:ellipticals):(Forbes+;:2008) +C,J/A+A/527/A143,optical,ivo://CDS.VizieR/J/A+A/527/A143,J/A+A/527/A143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A143&,RX:J105453.3+552102:cluster:SDSS:photometry:(Aguerri+;:2011) +C,J/ApJ/682/821,x-ray:optical,ivo://CDS.VizieR/J/ApJ/682/821,J/ApJ/682/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/821&,Spectral:fits:of:galaxy:clusters:in:X-ray:(Cavagnolo+;:2008) +C,J/A+A/527/A134,x-ray,ivo://CDS.VizieR/J/A+A/527/A134,J/A+A/527/A134,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A134&,Fe:abundances:for:28:XMM:galaxy:clusters:(Matsushita;:2011) +C,J/A+A/430/223,optical,ivo://CDS.VizieR/J/A+A/430/223,J/A+A/430/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/223&,Parameters:of:cool:companions:of:sdB:stars:(Lisker+;:2005) +C,J/A+A/511/A18,infrared,ivo://CDS.VizieR/J/A+A/511/A18,J/A+A/511/A18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A18&,NIR:observations:of:stars:near:SgrA*:(Schoedel+;:2010) +C,J/ApJ/699/1610,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/699/1610,J/ApJ/699/1610,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/1610&,Spitzer:survey:of:submillimeter:galaxies:(Hainline+;:2009) +C,B/mk,optical,ivo://CDS.VizieR/B/mk,B/mk,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/mk&,Catalogue:of:Stellar:Spectral:Classifications:(Skiff;:2010) +C,J/A+A/510/A56,optical,ivo://CDS.VizieR/J/A+A/510/A56,J/A+A/510/A56,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A56&,zCOSMOS:type-2:AGN:(Bongiorno;:2010) +C,J/A+A/454/171,optical,ivo://CDS.VizieR/J/A+A/454/171,J/A+A/454/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/171&,CCD:{Delta}a-photometry:of:8:open:clusters:(Paunzen+;:2006) +C,J/other/NewA/10.,infrared,ivo://CDS.VizieR/J/other/NewA/10.325,J/other/NewA/10.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/10.325&,2MASS:observations:of:Be:stars:(Zhang+;:2005) +C,J/other/IBVS/559,optical,ivo://CDS.VizieR/J/other/IBVS/5592,J/other/IBVS/559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5592&,Eclipsing:binary:stars:photoelectric:minima:(Krajci+;:2005) +C,J/MNRAS/397/1177,gamma-ray:x-ray,ivo://CDS.VizieR/J/MNRAS/397/1177,J/MNRAS/397/1177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/1177&,Swift-XRT:observations:of:GRBs:(Evans+;:2009) +C,J/ApJ/689/913,optical:infrared,ivo://CDS.VizieR/J/ApJ/689/913,J/ApJ/689/913,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/913&,Fundamental:planes:of:early-type:galaxies:(La:Barbera+;:2008) +C,II/231,uv:optical,ivo://CDS.VizieR/II/231,II/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/231&,A:Finding:List:of:Faint:UV-Bright:Stars:(Lanning+;:2000) +C,J/AJ/135/2095,infrared,ivo://CDS.VizieR/J/AJ/135/2095,J/AJ/135/2095,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2095&,JHKs:photometry:in:AFGL:437;:5180:and:5142:(Devine+;:2008) +C,J/AJ/135/1993,infrared,ivo://CDS.VizieR/J/AJ/135/1993,J/AJ/135/1993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1993&,JHK:magnitudes:of:Sculptor:RR:Lyrae:(Pietrzynski+;:2008) +C,J/AJ/135/1917,optical,ivo://CDS.VizieR/J/AJ/135/1917,J/AJ/135/1917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1917&,Photometric:search:for:transients:in:galaxy:clusters:(Sand+;:2008) +C,J/ApJS/146/1,uv:optical,ivo://CDS.VizieR/J/ApJS/146/1,J/ApJS/146/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/146/1&,O:VI:absorption:in:FUSE:survey:(Wakker+;:2003) +C,nvss_catalog,*,ivo://nrao.archive/nvsscatalog,nvss_catalog,http://archive.nrao.edu/vo/cone/getCatalog?archive=NVSS&,NVSS:Source:Catalog +I,MITVLA,*,ivo://nrao.archive/vla/mitvla,MITVLA,http://archive.nrao.edu/vo/SIA/query?archive=MITVLA&,MITVLA:Gravitational:Lens:Snapshot:Survey +C,ADIL,radio:millimeter:infrared:optical:uv,ivo://adil.ncsa/targeted/conesearch,ADIL,http://adil.ncsa.uiuc.edu/cgi-bin/vocone?survey=f&,NCSA:Astronomy:Digital:Image:Library:Cone:Search:(Targeted:Images) +C,J/A+A/525/A19,optical,ivo://CDS.VizieR/J/A+A/525/A19,J/A+A/525/A19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A19&,Photometry:of:globulars:in:early:galaxies:(Chies-Santos+;:2011) +C,J/A+A/515/A100,optical,ivo://CDS.VizieR/J/A+A/515/A100,J/A+A/515/A100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A100&,VI:light:curves:of:NGC:1039:solar-type:stars:(James+;:2010) +C,J/A+A/525/A1,infrared:radio,ivo://CDS.VizieR/J/A+A/525/A1,J/A+A/525/A1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A1&,JHK:photometry:of:CBJC:8:sources:(Persi+;:2011) +C,J/AJ/132/2268,infrared,ivo://CDS.VizieR/J/AJ/132/2268,J/AJ/132/2268,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2268&,SAGE:calibration:stars:(Meixner+;:2006) +C,J/A+A/522/A88,optical,ivo://CDS.VizieR/J/A+A/522/A88,J/A+A/522/A88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/522/A88&,Photometric:identification:of:BHB:stars:(Smith+;:2010) +C,J/ApJ/697/544,optical,ivo://CDS.VizieR/J/ApJ/697/544,J/ApJ/697/544,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/544&,Planets:orbiting:metal-poor:dwarfs.:II.:(Sozzetti+;:2009) +C,J/A+A/447/609,radio,ivo://CDS.VizieR/J/A+A/447/609,J/A+A/447/609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/609&,1.2mm:continuum:observations:in:rho:Oph:cloud:(Stanke+;:2006) +C,J/AJ/137/4377,optical,ivo://CDS.VizieR/J/AJ/137/4377,J/AJ/137/4377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4377&,List:of:SEGUE:plate:pairs:(Yanny+;:2009) +C,J/other/Ap/46.46,uv,ivo://CDS.VizieR/J/other/Ap/46.46,J/other/Ap/46.46,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/46.46&,FBS.:Blue:stellar:objects.:XII:(Abrahamyan+;:2003) +C,J/ApJ/679/140,uv:optical:infrared,ivo://CDS.VizieR/J/ApJ/679/140,J/ApJ/679/140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/140&,IR:measurement:of:quasar:obscuration:(Treister+;:2008) +C,J/MNRAS/386/1443,optical,ivo://CDS.VizieR/J/MNRAS/386/1443,J/MNRAS/386/1443,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/1443&,2dF:study:of:globular:clusters:in:NGC:5128:(Beasley+;:2008) +C,V/135,optical,ivo://CDS.VizieR/V/135,V/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/135&,Uranometria:Argentina:catalog:of:bright:southern:stars:(Gould;:1879) +C,IV/25,optical,ivo://CDS.VizieR/IV/25,IV/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/25&,HD:identifications:for:Tycho-2:stars:(Fabricius+;:2002) +C,J/ApJ/686/966,optical:infrared,ivo://CDS.VizieR/J/ApJ/686/966,J/ApJ/686/966,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/966&,Spitzer-FLS:catalog:of:clusters:of:galaxies:(Muzzin+;:2008) +C,J/AJ/136/2295,optical,ivo://CDS.VizieR/J/AJ/136/2295,J/AJ/136/2295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2295&,Ultra-compact:dwarf:candidates:in:Abell:S0740:(Blakeslee+;:2008) +C,J/ApJ/693/370,optical:infrared,ivo://CDS.VizieR/J/ApJ/693/370,J/ApJ/693/370,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/370&,24um:flux-limited:sample:of:galaxies:(Weedman+;:2009) +C,J/AJ/89/636,optical,ivo://CDS.VizieR/J/AJ/89/636,J/AJ/89/636,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/89/636&,Giant:M:stars:in:Baade's:Window:(Blanco+;:1984) +C,J/MNRAS/405/857,optical,ivo://CDS.VizieR/J/MNRAS/405/857,J/MNRAS/405/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/857&,Star:clusters:in:NGC:3256:(Goddard+;:2010) +C,J/ApJ/687/230,infrared,ivo://CDS.VizieR/J/ApJ/687/230,J/ApJ/687/230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/230&,Survey:of:M31:with:Spitzer:(Mould+;:2008) +C,J/MNRAS/395/1695,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/395/1695,J/MNRAS/395/1695,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/395/1695&,Spitzer:mid-IR:spectroscopy:of:LIRGs:(Hernan-Caballero+;:2009) +C,J/ApJ/586/765,optical:infrared,ivo://CDS.VizieR/J/ApJ/586/765,J/ApJ/586/765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/586/765&,HST:K-selected:extremely:red:galaxies:(Yan+;:2003) +C,J/PASP/122/261,optical:infrared,ivo://CDS.VizieR/J/PASP/122/261,J/PASP/122/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/261&,Herschel:Reference:Survey:Sample:(Boselli+;:2010) +C,J/A+A/531/A141,optical:infrared,ivo://CDS.VizieR/J/A+A/531/A141,J/A+A/531/A141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A141&,Physical:parameters:of:PMS:in:open:clusters:(Delgado+;:2011) +C,J/AJ/107/1745,optical,ivo://CDS.VizieR/J/AJ/107/1745,J/AJ/107/1745,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/1745&,HST:UVI:photometry:of:M15.:II.:(Yanny+;:1994) +C,J/ApJ/676/1109,optical:infrared,ivo://CDS.VizieR/J/ApJ/676/1109,J/ApJ/676/1109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/676/1109&,Velocities:of:stars:in:the:Orion:Nebula:Cluster:(Furesz+;:2008) +C,J/A+A/531/A92,optical:infrared,ivo://CDS.VizieR/J/A+A/531/A92,J/A+A/531/A92,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A92&,Deep:all-sky:census:of:the:Hyades:(Roeser+;:2011) +C,J/A+A/527/A77,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/527/A77,J/A+A/527/A77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A77&,NGC:1893:optical:and:NIR:photometry:(Prisinzano+;:2011) +C,J/A+A/399/457,optical,ivo://CDS.VizieR/J/A+A/399/457,J/A+A/399/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/457&,Warps:in:southern:hemisphere:galaxies:(Sanchez-Saavedra+;:2003) +C,III/258,uv,ivo://CDS.VizieR/III/258,III/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/258&,Revised:and:updated:First:Byurakan:Survey:(FBS):(Mickaelian;:2008) +C,J/ApJ/699/1153,radio,ivo://CDS.VizieR/J/ApJ/699/1153,J/ApJ/699/1153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/1153&,Kinematic:distances:to:GRS:molecular:clouds:(Roman-Duval+;:2009) +C,J/MNRAS/404/749,optical,ivo://CDS.VizieR/J/MNRAS/404/749,J/MNRAS/404/749,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/749&,Galaxies:in:the:field:of:B2108+213:(Mckean+;:2010) +C,J/ApJ/699/453,*,ivo://CDS.VizieR/J/ApJ/699/453,J/ApJ/699/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/453&,Determination:of:black:hole:masses:(Shaposhnikov+;:2009) +C,J/PASP/117/773,optical,ivo://CDS.VizieR/J/PASP/117/773,J/PASP/117/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/773&,Classifications:of:SN:host:galaxies.:III:(van:den:Bergh+;:2005) +C,J/A+A/515/A32,*,ivo://CDS.VizieR/J/A+A/515/A32,J/A+A/515/A32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A32&,Pluto;:Charon;:Nix;:Hydra:occultations:2008-15:(Assafin+;:2010) +C,J/A+A/523/A11,optical,ivo://CDS.VizieR/J/A+A/523/A11,J/A+A/523/A11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/523/A11&,Open:clusters:towards:the:Galactic:center:(Magrini+;:2010) +C,J/MNRAS/364/179,optical:infrared,ivo://CDS.VizieR/J/MNRAS/364/179,J/MNRAS/364/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/364/179&,BVI:photometry:of:8:open:clusters:(Carraro+;:2005) +C,J/A+A/504/461,infrared,ivo://CDS.VizieR/J/A+A/504/461,J/A+A/504/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/504/461&,YSOs:in:L1630N:and:L1641:(Fang+;:2009) +C,J/A+A/532/A74,optical,ivo://CDS.VizieR/J/A+A/532/A74,J/A+A/532/A74,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A74&,EFIGI:catalogue:of:4458:nearby:galaxies:(de:Lapparent+;:2011) +C,J/ApJ/685/958,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/685/958,J/ApJ/685/958,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/958&,Spitzer:and:Chandra:sources:in:galactic:center:(Arendt+:2008) +C,J/ApJ/690/163,gamma-ray:uv:optical,ivo://CDS.VizieR/J/ApJ/690/163,J/ApJ/690/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/163&,The:first:Swift:UV-Opt:GRB:afterglow:catalog:(Roming+;:2009) +C,J/ApJ/685/463,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/685/463,J/ApJ/685/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/463&,ChaMPlane:X-ray:sources:in:the:Galactic:bulge:(Koenig+;:2008) +C,J/AJ/136/2107,optical,ivo://CDS.VizieR/J/AJ/136/2107,J/AJ/136/2107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2107&,Distances:of:cataclysmic:variables:(Thorstensen+;:2008) +C,J/A+A/518/A29,optical,ivo://CDS.VizieR/J/A+A/518/A29,J/A+A/518/A29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/518/A29&,Distribution:of:WR:stars:in:2:nearby:galaxies:(Leloudas+;:2010) +C,J/MNRAS/371/879,optical,ivo://CDS.VizieR/J/MNRAS/371/879,J/MNRAS/371/879,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/879&,Effective:temperatures:of:215:FGK:giants:(Kovtyukh+;:2006) +C,J/A+A/489/923,optical,ivo://CDS.VizieR/J/A+A/489/923,J/A+A/489/923,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/923&,Abundances:of:stars:in:lower:main:sequence:(Mishenina+;:2008) +C,J/A+A/480/91,optical,ivo://CDS.VizieR/J/A+A/480/91,J/A+A/480/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/91&,Galactic:disk:stars:vertical:distribution.:IV.:(Soubiran+;:2008) +C,J/MNRAS/362/1371,x-ray,ivo://CDS.VizieR/J/MNRAS/362/1371,J/MNRAS/362/1371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/1371&,XMM-Newton:13^H^:deep:field:(Loaring+;:2005) +C,J/A+A/461/197,infrared:radio,ivo://CDS.VizieR/J/A+A/461/197,J/A+A/461/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/197&,VLA:NH3:observations:of:5:IRAS:sources:(Wang+;:2007) +C,J/MNRAS/362/1167,optical,ivo://CDS.VizieR/J/MNRAS/362/1167,J/MNRAS/362/1167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/1167&,Radial:velocities:of:14:southern:Cepheids:(Petterson+;:2005) +C,J/ApJS/190/203,infrared,ivo://CDS.VizieR/J/ApJS/190/203,J/ApJS/190/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/203&,3.6:years:of:DIRBE:NIR:stellar:light:curves:(Price+;:2010) +C,J/A+A/526/A6,optical,ivo://CDS.VizieR/J/A+A/526/A6,J/A+A/526/A6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A6&,Central:stars:of:galactic:planetary:nebulae:(Weidmann+;:2011) +C,J/MNRAS/361/109,optical,ivo://CDS.VizieR/J/MNRAS/361/109,J/MNRAS/361/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/361/109&,Distant:cluster:galaxies:Tully-Fisher:relation:(Bamford+;:2005) +C,J/A+A/524/A44,optical,ivo://CDS.VizieR/J/A+A/524/A44,J/A+A/524/A44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/524/A44&,CN:and:CH:line:strengths:in:12:globulars:(Pancino+;:2010) +C,J/A+A/526/A99,optical,ivo://CDS.VizieR/J/A+A/526/A99,J/A+A/526/A99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A99&,Metal-poor:solar-type:stars:spectroscopy:and:masses:(Sousa+;:2011) +C,J/MNRAS/360/974,optical:radio,ivo://CDS.VizieR/J/MNRAS/360/974,J/MNRAS/360/974,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/974&,Proper:motionsof:pulsars:(Hobbs+;:2005) +C,J/A+A/528/A121,optical,ivo://CDS.VizieR/J/A+A/528/A121,J/A+A/528/A121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/528/A121&,Normalized:spectra:of:20:red:giants:(Bruntt;+;:2011) +C,J/A+A/511/A38,optical:infrared,ivo://CDS.VizieR/J/A+A/511/A38,J/A+A/511/A38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A38&,Open:clusters:in:third:galactic:quadrant:(Vazquez+;:2010) +C,J/MNRAS/359/930,optical,ivo://CDS.VizieR/J/MNRAS/359/930,J/MNRAS/359/930,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/359/930&,CUYS:survey:of:Ha+NII:ELG:galaxies:(Bongiovanni+;:2005) +C,J/A+A/523/A15,optical,ivo://CDS.VizieR/J/A+A/523/A15,J/A+A/523/A15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/523/A15&,HARPS:XXIII::RV:data:for:the:8:targets:(Naef+;:2010) +C,J/A+A/521/A4,optical,ivo://CDS.VizieR/J/A+A/521/A4,J/A+A/521/A4,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A4&,CPMDS:catalogue:(Gavras+;:2010) +C,J/A+A/452/119,infrared,ivo://CDS.VizieR/J/A+A/452/119,J/A+A/452/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/452/119&,EIS::infrared:observations:of:CDF-S:and:HDF-S:(Olsen+;:2006) +C,J/A+AS/140/309,optical,ivo://CDS.VizieR/J/A+AS/140/309,J/A+AS/140/309,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/140/309&,Blue-H{alpha}:objects:in:M33:(Fabrika+;:1999) +C,J/A+A/529/A25,optical,ivo://CDS.VizieR/J/A+A/529/A25,J/A+A/529/A25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/529/A25&,Photometry:of:star:clusters:in:5:nearby:gal.:(Silva-Villa+;:2011) +C,J/A+A/401/927,x-ray,ivo://CDS.VizieR/J/A+A/401/927,J/A+A/401/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/927&,The:HRX-BL:Lac:sample:(Beckmann+;:2003) +C,J/A+A/525/A2,optical,ivo://CDS.VizieR/J/A+A/525/A2,J/A+A/525/A2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A2&,Eclipsing:binaries:in:NGC6791:(Brogaard+;:2011) +C,J/A+A/403/1095,radio,ivo://CDS.VizieR/J/A+A/403/1095,J/A+A/403/1095,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/1095&,6.7GHz:methanol:masers:survey:of:low-mass:YSO:(Minier+;:2003) +C,J/MNRAS/302/222,radio,ivo://CDS.VizieR/J/MNRAS/302/222,J/MNRAS/302/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/302/222&,ISO:ELAIS:20cm:VLA:survey:regions:(Ciliegi+;:1999) +C,J/A+A/520/A79,optical,ivo://CDS.VizieR/J/A+A/520/A79,J/A+A/520/A79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A79&,Nearby:FGK:stars:chromospheric:activity:(Martinez-Arnaiz+;:2010) +C,J/A+AS/129/505,infrared,ivo://CDS.VizieR/J/A+AS/129/505,J/A+AS/129/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/505&,Effective:temperatures:by:Infrared:Flux:Method:(Blackwell+:1998) +C,J/MNRAS/360/1345,optical,ivo://CDS.VizieR/J/MNRAS/360/1345,J/MNRAS/360/1345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/1345&,F-:and:G-type:stars:in:solar:neighbourhood:(Karatas+;:2005) +C,J/A+A/525/A95,optical,ivo://CDS.VizieR/J/A+A/525/A95,J/A+A/525/A95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A95&,Search:for:brown-dwarf:companions:of:stars:(Sahlmann+;:2011) +C,J/ApJ/690/512,optical,ivo://CDS.VizieR/J/ApJ/690/512,J/ApJ/690/512,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/512&,LMXBs:and:globulars:in:early-type:galaxies.:II.:(Humphrey;:2009) +C,J/MNRAS/367/1441,optical:infrared,ivo://CDS.VizieR/J/MNRAS/367/1441,J/MNRAS/367/1441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/1441&,UBV(RI)cJHK:photometry:of:NGC:2401:(Baume+;:2006) +C,J/A+A/523/A7,optical:infrared,ivo://CDS.VizieR/J/A+A/523/A7,J/A+A/523/A7,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/523/A7&,Light:curves:of:type:Ia:supernovae:in:SNLS:(Guy+;:2010) +C,J/A+A/520/A42,optical,ivo://CDS.VizieR/J/A+A/520/A42,J/A+A/520/A42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A42&,Galaxy:groups:in:the:VIMOS-VLT:Deep:Survey:(Cucciati+;:2010) +C,III/265,optical,ivo://CDS.VizieR/III/265,III/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/265&,RAVE:3rd:data:release:(Siebert+;:2011) +C,J/MNRAS/366/645,x-ray,ivo://CDS.VizieR/J/MNRAS/366/645,J/MNRAS/366/645,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/645&,LARCS.:11:X-ray:luminous:clusters:(Pimbblet+;:2006) +C,J/A+A/525/A127,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/525/A127,J/A+A/525/A127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A127&,Properties:of:X-ray:selected:AGNs:(Tasse+;:2011) +C,VIII/43,optical:radio,ivo://CDS.VizieR/VIII/43,VIII/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/43&,Radio:survey:of:clusters:of:galaxies:(Andernach+:1978) +C,J/ApJS/194/10,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/194/10,J/ApJS/194/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/10&,NIR:properties:of:YSO:in:the:CCCP:(Preibisch+;:2011) +C,J/PASP/115/1280,optical,ivo://CDS.VizieR/J/PASP/115/1280,J/PASP/115/1280,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/115/1280&,Classifications:of:SN:host:galaxies:(van:den:Bergh+;:2003) +C,J/ApJS/194/9,x-ray,ivo://CDS.VizieR/J/ApJS/194/9,J/ApJS/194/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/9&,X-ray:star:clusters:in:the:Carina:complex:(Feigelson+;:2011) +C,J/A+A/450/735,infrared,ivo://CDS.VizieR/J/A+A/450/735,J/A+A/450/735,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/735&,Effective:temperatures:and:radii:of:stars:(Masana+;:2006) +C,J/AcA/60/165,optical,ivo://CDS.VizieR/J/AcA/60/165,J/AcA/60/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/60/165&,VI:light:curves:of:SMC:RR:Lyrae:(Soszynski+;:2010) +C,J/AJ/123/2597,infrared,ivo://CDS.VizieR/J/AJ/123/2597,J/AJ/123/2597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2597&,H{alpha}:stars:and:HH:objects:near:BRCs:(Ogura+;:2002) +C,J/A+A/450/105,optical,ivo://CDS.VizieR/J/A+A/450/105,J/A+A/450/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/105&,Properties:of:153:Galactic:globular:clusters:(Bica+;:2006) +C,J/other/CoSka/33,*,ivo://CDS.VizieR/J/other/CoSka/33.159,J/other/CoSka/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/CoSka/33.159&,Asteroid:positions:in:2002:(Neslusan+;:2003) +C,J/MNRAS/411/435,optical:infrared,ivo://CDS.VizieR/J/MNRAS/411/435,J/MNRAS/411/435,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/435&,Stellar:parameters:and:extinction:(Bailer-Jones;:2011) +C,J/A+A/506/999,optical,ivo://CDS.VizieR/J/A+A/506/999,J/A+A/506/999,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/999&,Photometric:Calibration:of:SNLS:(Regnault+;:2009) +C,J/A+A/531/A88,optical,ivo://CDS.VizieR/J/A+A/531/A88,J/A+A/531/A88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A88&,Optical:spectra:of:12:Miras:(Uttenthaler+;:2011) +C,J/A+A/505/29,infrared:radio,ivo://CDS.VizieR/J/A+A/505/29,J/A+A/505/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/29&,HI:observations:of:2MASS:galaxies:in:ZoA:(van:Driel+;:2009) +C,J/A+A/514/A5,infrared,ivo://CDS.VizieR/J/A+A/514/A5,J/A+A/514/A5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A5&,PAH:luminous:galaxies:at:z~1:(Takagi+;:2010) +C,J/A+A/490/777,optical,ivo://CDS.VizieR/J/A+A/490/777,J/A+A/490/777,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/490/777&,Abundances:of:Population:II:stars:in:NGC:6397:(Lind+;:2008) +C,J/ApJ/616/1072,gamma-ray,ivo://CDS.VizieR/J/ApJ/616/1072,J/ApJ/616/1072,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/616/1072&,The:GUSBAD:catalog:of:gamma-ray:bursts:(Schmidt+;:2004) +C,J/ApJS/193/31,optical,ivo://CDS.VizieR/J/ApJS/193/31,J/ApJS/193/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/31&,M33:Chandra:ACIS:survey::final:catalog:(Tullmann+;:2011) +C,J/A+A/522/A3,radio,ivo://CDS.VizieR/J/A+A/522/A3,J/A+A/522/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/522/A3&,M33:CO(2-1):and:HI:integrated:intensity:maps:(Gratier+;:2010) +C,J/A+A/494/591,optical,ivo://CDS.VizieR/J/A+A/494/591,J/A+A/494/591,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/494/591&,Abundances:in:planetary:nebulae:(Chiappini+;:2009) +C,J/AJ/135/2264,optical,ivo://CDS.VizieR/J/AJ/135/2264,J/AJ/135/2264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2264&,Stellar:radial:velocities:in:NGC:188:(Geller+;:2008) +C,J/A+A/512/A83,optical,ivo://CDS.VizieR/J/A+A/512/A83,J/A+A/512/A83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A83&,Velocities:of:interstellar:lines:in:Sco-Cen:(Poeppel+;:2010) +C,J/A+A/347/47,x-ray,ivo://CDS.VizieR/J/A+A/347/47,J/A+A/347/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/347/47&,High:galactic:latitude:RASS:X-ray:sources.:II.:(Beuermann+;:1999) +C,J/AJ/136/1645,optical,ivo://CDS.VizieR/J/AJ/136/1645,J/AJ/136/1645,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1645&,Spectroscopy:of:bright:QUEST:RR:Lyrae:stars:(Vivas+;:2008) +C,J/MNRAS/357/1357,x-ray,ivo://CDS.VizieR/J/MNRAS/357/1357,J/MNRAS/357/1357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/1357&,Large-scale:clumpy:structure:in:Lynx:region:(Nakata+;:2005) +C,J/A+A/518/A1,optical,ivo://CDS.VizieR/J/A+A/518/A1,J/A+A/518/A1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/518/A1&,Galactic:massive:stars:with:AstraLux:(Maiz:Apellaniz;:2010) +C,J/AJ/137/1,optical,ivo://CDS.VizieR/J/AJ/137/1,J/AJ/137/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/1&,Proper:motions:and:astrometry:of:late-type:dwarfs:(Faherty+;:2009) +C,J/other/A+ARV/15,optical,ivo://CDS.VizieR/J/other/A+ARV/15.289,J/other/A+ARV/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/A+ARV/15.289&,Distances:of:local:galaxies:(Tammann+;:2008) +C,J/MNRAS/405/2302,optical,ivo://CDS.VizieR/J/MNRAS/405/2302,J/MNRAS/405/2302,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/2302&,Improved:redshifts:for:SDSS:quasar:spectra:(Hewett+;:2010) +C,J/MNRAS/335/673,optical,ivo://CDS.VizieR/J/MNRAS/335/673,J/MNRAS/335/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/673&,DA:white:dwarfs:in:2dF:QSO:Redshift:Survey:(Vennes+;:2002) +C,J/A+A/517/A3,optical,ivo://CDS.VizieR/J/A+A/517/A3,J/A+A/517/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/517/A3&,Stellar:parameters:of:Kepler:early-type:targets:(Catanzaro+;:2010) +C,J/PASP/122/885,infrared,ivo://CDS.VizieR/J/PASP/122/885,J/PASP/122/885,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/885&,Gliese:catalog:star/2MASS:cross:identifications:(Stauffer+;:2010) +C,J/A+A/516/A23,optical:infrared,ivo://CDS.VizieR/J/A+A/516/A23,J/A+A/516/A23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/516/A23&,UBVI:Photometry:of:NGC:1261:(Kravtsov+;:2010) +C,J/ApJS/132/37,infrared,ivo://CDS.VizieR/J/ApJS/132/37,J/ApJS/132/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/132/37&,Spectroscopy:of:Southern:warm:IR:galaxies:(Kewley+;:2001) +C,J/A+A/511/A90,optical,ivo://CDS.VizieR/J/A+A/511/A90,J/A+A/511/A90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A90&,RAVE:DR2:distance:catalogue:(Breddels+;:2010) +C,J/A+A/448/L9,gamma-ray,ivo://CDS.VizieR/J/A+A/448/L9,J/A+A/448/L9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/L9&,Position:catalogue:of:Swift:XRT:afterglows:(Moretti+;:2006) +C,J/A+A/506/501,optical:infrared,ivo://CDS.VizieR/J/A+A/506/501,J/A+A/506/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/501&,Eclipsing:binaries:in:CoRoT-LRc01:field:(Cabrera+;:2009) +C,J/ApJS/193/23,optical,ivo://CDS.VizieR/J/ApJS/193/23,J/ApJS/193/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/23&,Fundamental:stellar:parameters:in:47:Tucanae:(Mcdonald+;:2011) +C,J/PASJ/55/653,x-ray,ivo://CDS.VizieR/J/PASJ/55/653,J/PASJ/55/653,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/653&,Chandra:X-ray:flares:in:rho:Ophiuchi:(Imanishi+;:2003) +C,J/MNRAS/408/475,optical:infrared,ivo://CDS.VizieR/J/MNRAS/408/475,J/MNRAS/408/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/408/475&,HATNet:Pleiades:Rotation:Period:Catalogue:(Hartman+;:2010) +C,J/A+A/506/491,*,ivo://CDS.VizieR/J/A+A/506/491,J/A+A/506/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/491&,Eclipsing:binary:candidates:in:Corot-IRa01:field:(Carpano+;:2009) +C,J/A+A/514/A97,optical,ivo://CDS.VizieR/J/A+A/514/A97,J/A+A/514/A97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A97&,High-resolution:spectra:of:Late-type:stars:(Lopez-Santiago+:2010) +C,J/ApJ/696/1195,x-ray:optical,ivo://CDS.VizieR/J/ApJ/696/1195,J/ApJ/696/1195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/696/1195&,COSMOS:AGN:spectroscopic:survey.:I.:(Trump+;:2009) +C,J/A+A/514/A59,optical,ivo://CDS.VizieR/J/A+A/514/A59,J/A+A/514/A59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A59&,uvby{beta}:photometry:in:Carina.:II:(Kaltcheva+;:2010) +C,J/other/ChA+A/32,optical,ivo://CDS.VizieR/J/other/ChA+A/32.351,J/other/ChA+A/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ChA+A/32.351&,Accretion:rate:distributions:of:AGNs:(Bao+;:2008) +C,J/AZh/87/760,x-ray,ivo://CDS.VizieR/J/AZh/87/760,J/AZh/87/760,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/760&,Astrophysical:catalog:of:clusters:of:galaxies:(Kuvshinova+;:2010) +C,J/A+A/513/A35,optical,ivo://CDS.VizieR/J/A+A/513/A35,J/A+A/513/A35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A35&,Abundances:of:Galactic:red:giants:(Alves-Brito+;:2010) +C,J/AJ/117/2868,optical,ivo://CDS.VizieR/J/AJ/117/2868,J/AJ/117/2868,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/2868&,BV:photometry:in:M2:(NGC:7089):(Lee+;:1999) +C,J/A+A/494/1137,optical:infrared,ivo://CDS.VizieR/J/A+A/494/1137,J/A+A/494/1137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/494/1137&,K-band:spectral:catalog:of:Quintuplet:cluster:(Liermann+;:2009) +C,J/ApJS/187/149,uv:optical,ivo://CDS.VizieR/J/ApJS/187/149,J/ApJS/187/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/149&,StarCAT::STIS:UV:echelle:spectra:of:stars:(Ayres;:2010) +C,J/A+A/509/A93,optical,ivo://CDS.VizieR/J/A+A/509/A93,J/A+A/509/A93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A93&,Carbon-enhanced:metal-poor:stars:(Masseron+;:2010) +C,J/other/IBVS/550,optical,ivo://CDS.VizieR/J/other/IBVS/5502,J/other/IBVS/550,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5502&,Times:of:minima:of:eclipsing:binaries:in:2003:(Dvorak+;:2004) +C,J/ApJ/693/1554,optical,ivo://CDS.VizieR/J/ApJ/693/1554,J/ApJ/693/1554,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/1554&,Double:QSOs::merger:scenarios:(Foreman+;:2009) +C,J/AJ/136/621,infrared,ivo://CDS.VizieR/J/AJ/136/621,J/AJ/136/621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/621&,Near-infrared:polarimetry:of:M42:(Kusakabe+;:2008) +C,J/MNRAS/403/683,uv:radio,ivo://CDS.VizieR/J/MNRAS/403/683,J/MNRAS/403/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/683&,GALEX:Arecibo:SDSS:survey:(GASS):(Catinella+;:2010) +C,J/A+A/503/357,optical,ivo://CDS.VizieR/J/A+A/503/357,J/A+A/503/357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/357&,Redhift:catalog:of:A1237+A1240:galaxies:(Barrena+;:2009) +C,J/ApJS/193/8,optical,ivo://CDS.VizieR/J/ApJS/193/8,J/ApJS/193/8,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/193/8&,Spectroscopy:of:26:lensing:cluster:cores:(Bayliss+;:2011) +C,J/AJ/130/1680,optical,ivo://CDS.VizieR/J/AJ/130/1680,J/AJ/130/1680,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1680&,LSPM-North:proper-motion:catalog:nearby:stars:(Lepine+;:2005) +C,J/A+A/502/883,optical,ivo://CDS.VizieR/J/A+A/502/883,J/A+A/502/883,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/502/883&,I:photometry:of:very:low:mass:ONC:stars:(Rodriguez-Ledesma+;:2009) +C,J/MNRAS/410/2662,radio,ivo://CDS.VizieR/J/MNRAS/410/2662,J/MNRAS/410/2662,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/2662&,AMI:1.8cm:observations:in:c2d:small:clouds:(Scaife+;:2011) +C,J/ApJ/452/210,optical,ivo://CDS.VizieR/J/ApJ/452/210,J/ApJ/452/210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/452/210&,UBV:photometry:in:LH:47/48:(Oey+:1995) +C,J/MNRAS/406/2578,optical:radio,ivo://CDS.VizieR/J/MNRAS/406/2578,J/MNRAS/406/2578,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/2578&,Galaxies:near:S1189:(Mao+;:2010) +C,J/A+A/511/A56,optical,ivo://CDS.VizieR/J/A+A/511/A56,J/A+A/511/A56,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A56&,Abundances:of:five:open:clusters:(Pancino+;:2010) +C,J/A+A/490/879,optical:radio,ivo://CDS.VizieR/J/A+A/490/879,J/A+A/490/879,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/490/879&,XMM-LSS:field:optical:identifications:(Tasse+;:2008) +C,J/ApJ/694/425,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/694/425,J/ApJ/694/425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/425&,A:Chandra:X-ray:observation:of:L1251B:(Simon;:2009) +C,J/AJ/127/1117,infrared,ivo://CDS.VizieR/J/AJ/127/1117,J/AJ/127/1117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1117&,Halpha:emission-line:stars:in:NGC2264:(Reipurth+;:2004) +C,J/ApJ/693/430,infrared,ivo://CDS.VizieR/J/ApJ/693/430,J/ApJ/693/430,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/430&,Near-IR:photometry:of:Sh2-157:and:Sh2-152:(Chen+;:2009) +C,J/A+A/447/921,optical,ivo://CDS.VizieR/J/A+A/447/921,J/A+A/447/921,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/921&,Galactic:Open:Cluster:Candidates:(Kronberger+;:2006) +C,J/A+A/508/L17,optical,ivo://CDS.VizieR/J/A+A/508/L17,J/A+A/508/L17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/508/L17&,Abundances:in:solar:analogs:(Ramirez+;:2009) +C,J/AcA/54/207,*,ivo://CDS.VizieR/J/AcA/54/207,J/AcA/54/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/54/207&,Ephemerids:of:eclipsing:binaries:(Kreiner;:2004) +C,J/other/RMxAA/39,optical:infrared,ivo://CDS.VizieR/J/other/RMxAA/39.89,J/other/RMxAA/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/39.89&,UBVRI:and:polarisation:in:Lynga:1:(Vazquez+;:2003) +C,J/AJ/135/10,x-ray,ivo://CDS.VizieR/J/AJ/135/10,J/AJ/135/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/10&,SDSS-DR4/RASS:source:matching:(Parejko+;:2008) +C,J/A+A/496/813,optical,ivo://CDS.VizieR/J/A+A/496/813,J/A+A/496/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/496/813&,Binary:PNe:towards:the:Galactic:bulge:(Miszalski+;:2009) +C,J/AJ/107/1054,optical,ivo://CDS.VizieR/J/AJ/107/1054,J/AJ/107/1054,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/1054&,UBV:photometry:of:the:30:Dor:region:(Malumuth+;:1994) +C,J/A+A/506/1341,*,ivo://CDS.VizieR/J/A+A/506/1341,J/A+A/506/1341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/1341&,Magnetic:fields:in:white:dwarfs:(Kuelebi+;:2009) +C,J/MNRAS/406/1583,optical:infrared,ivo://CDS.VizieR/J/MNRAS/406/1583,J/MNRAS/406/1583,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/1583&,Quasar:from:SDSS:and:UKIDSS:(Wu+;:2010) +C,VII/183,optical,ivo://CDS.VizieR/VII/183,VII/183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/183&,The:Cluster:System:of:the:LMC:(Kontizas+:1990) +C,J/A+A/510/A10,radio,ivo://CDS.VizieR/J/A+A/510/A10,J/A+A/510/A10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A10&,Astrometric:positions:of:radio:sources:(Aslan+;:2010) +C,J/A+A/510/A5,infrared:radio,ivo://CDS.VizieR/J/A+A/510/A5,J/A+A/510/A5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A5&,CO(2-1):maps:of:IRAS:00117+6412:(Palau+;:2010) +C,J/MNRAS/406/1853,radio,ivo://CDS.VizieR/J/MNRAS/406/1853,J/MNRAS/406/1853,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/1853&,Sources:in:VSA:fields:at:30GHz:(Gawronski+;:2010) +C,J/MNRAS/396/223,optical,ivo://CDS.VizieR/J/MNRAS/396/223,J/MNRAS/396/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/223&,QSO:candidates:selection:in:VO:era:(D'Abrusco+;:2009) +C,J/A+A/510/A1,infrared,ivo://CDS.VizieR/J/A+A/510/A1,J/A+A/510/A1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A1&,Near:infrared:imaging:of:cometary:globule:CG12:(Haikala+;:2010) +C,J/A+A/498/13,uv:optical,ivo://CDS.VizieR/J/A+A/498/13,J/A+A/498/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/498/13&,Lyman-{alpha}:emitters:from:redshifts:z~2-3:(Nilsson+;:2009) +C,J/A+A/417/615,radio,ivo://CDS.VizieR/J/A+A/417/615,J/A+A/417/615,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/615&,Maser:and:outflows:in:UC:HII:region:(Codella+;:2004) +C,J/A+A/502/1015,optical,ivo://CDS.VizieR/J/A+A/502/1015,J/A+A/502/1015,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/502/1015&,OB:associations:in:IC:1613:(Garcia+;:2009) +C,J/ApJS/192/10,x-ray,ivo://CDS.VizieR/J/ApJS/192/10,J/ApJS/192/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/192/10&,Chandra:ACIS:survey:in:383:nearby:galaxies.:I.:(Liu;:2011) +C,J/A+A/506/711,x-ray:infrared,ivo://CDS.VizieR/J/A+A/506/711,J/A+A/506/711,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/711&,Canis:Major:R1:X-ray:sources:(Gregorio-Hetem+;:2009) +C,J/A+A/448/1247,x-ray,ivo://CDS.VizieR/J/A+A/448/1247,J/A+A/448/1247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/1247&,XMM-Newton:survey:of:M33:(Misanovic+;:2006) +C,J/other/Ser/179.,optical,ivo://CDS.VizieR/J/other/Ser/179.87,J/other/Ser/179.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ser/179.87&,H{alpha}:in:HII:regions:of:Holmberg:IX:(Arbutina+;:2009) +C,J/AJ/130/1733,optical,ivo://CDS.VizieR/J/AJ/130/1733,J/AJ/130/1733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1733&,Optical:spectroscopy:of:{rho}:Oph:stars:(Wilking+;:2005) +C,J/A+AS/25/25,optical,ivo://CDS.VizieR/J/A+AS/25/25,J/A+AS/25/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/25/25&,HII:regions:of:the:Northern:Milky:Way:(Dubout-Crillon+:1976) +C,J/MNRAS/403/996,optical,ivo://CDS.VizieR/J/MNRAS/403/996,J/MNRAS/403/996,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/996&,Clusters:and:associations:in:SMC:and:LMC:(Bonatto+;:2010) +C,J/ApJ/671/2040,optical,ivo://CDS.VizieR/J/ApJ/671/2040,J/ApJ/671/2040,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/2040&,Polarisation:of:candidates:Be:stars:(Wisniewski+;:2007) +C,J/A+A/423/683,optical,ivo://CDS.VizieR/J/A+A/423/683,J/A+A/423/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/683&,Sodium:abundances:in:nearby:disk:stars:(Shi+;:2004) +C,J/A+A/504/981,optical,ivo://CDS.VizieR/J/A+A/504/981,J/A+A/504/981,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/504/981&,Proper:motions:of:cool:stars:in:Upper:Sco:OB:(Bouy+;:2009) +C,J/A+A/427/933,optical,ivo://CDS.VizieR/J/A+A/427/933,J/A+A/427/933,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/933&,Precise:temperature:of:F-K:field:dwarfs:(Kovtyukh+;:2004) +C,J/A+A/527/A18,optical,ivo://CDS.VizieR/J/A+A/527/A18,J/A+A/527/A18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A18&,EW:of:6:subgiants:of:{omega}:Cen:(Pancino+;:2011) +C,J/PASJ/60/1297,optical:radio,ivo://CDS.VizieR/J/PASJ/60/1297,J/PASJ/60/1297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/60/1297&,CO:molecular:clouds:in:Carina:flare:supershell:(Dawson+;:2008) +C,J/ApJ/693/1713,x-ray:optical,ivo://CDS.VizieR/J/ApJ/693/1713,J/ApJ/693/1713,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/1713&,Spectroscopy:of:X-ray:sources:in:ECDF-S:(Treister+;:2009) +C,J/ApJ/602/664,optical,ivo://CDS.VizieR/J/ApJ/602/664,J/ApJ/602/664,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/664&,Morphology:of:galaxies:in:Coma:cluster:core:(Gutierrez+;:2004) +C,J/ApJ/692/L9,optical,ivo://CDS.VizieR/J/ApJ/692/L9,J/ApJ/692/L9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/692/L9&,Tidal:evolution:of:transiting:extrasolar:planets:(Levrard+;:2009) +C,J/ApJ/682/1217,optical:infrared,ivo://CDS.VizieR/J/ApJ/682/1217,J/ApJ/682/1217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/1217&,Abundances:in:red:giants:in:7:globular:clusters:(Kirby+;:2008) +C,J/ApJ/693/1084,optical,ivo://CDS.VizieR/J/ApJ/693/1084,J/ApJ/693/1084,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/1084&,Ten:new:and:updated:multiplanet:systems:(Wright+;:2009) +C,J/ApJ/600/729,optical,ivo://CDS.VizieR/J/ApJ/600/729,J/ApJ/600/729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/600/729&,Chandra:LMXB:in:NGC:4649:(Randall+;:2004) +C,J/ApJ/682/1205,optical,ivo://CDS.VizieR/J/ApJ/682/1205,J/ApJ/682/1205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/1205&,Fast:transients:in:the:Fornax:cluster:(Rau+;:2008) +C,J/AJ/136/580,radio,ivo://CDS.VizieR/J/AJ/136/580,J/AJ/136/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/580&,Sixth:VLBA:calibrator:survey::VCS6:(Petrov+;:2008) +C,J/AJ/135/196,optical,ivo://CDS.VizieR/J/AJ/135/196,J/AJ/135/196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/196&,Radial:velocities:of:45:metal-poor:field:stars:(Carney+;:2008) +C,J/ApJ/676/262,optical,ivo://CDS.VizieR/J/ApJ/676/262,J/ApJ/676/262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/676/262&,PKS1302-102:intergalactic:absorption:system:(Cooksey+;:2008) +C,J/A+A/517/A50,optical,ivo://CDS.VizieR/J/A+A/517/A50,J/A+A/517/A50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/517/A50&,Ages:&::luminosities:of:young:SMC/LMC:star:clusters:(Glatt+;:2010) +C,VII/115,optical,ivo://CDS.VizieR/VII/115,VII/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/115&,Surface:Photometry:of:ESO-Uppsala:Galaxies:(Lauberts+:1989) +C,J/ApJ/676/184,optical,ivo://CDS.VizieR/J/ApJ/676/184,J/ApJ/676/184,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/676/184&,Peculiar:motion:away:from:the:Local:Void:(Tully+;:2008) +C,J/AJ/135/2496,infrared,ivo://CDS.VizieR/J/AJ/135/2496,J/AJ/135/2496,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2496&,Near-IR:survey:of:Class:I:protostars:(Connelley+;:2008) +C,J/ApJ/682/199,x-ray:optical,ivo://CDS.VizieR/J/ApJ/682/199,J/ApJ/682/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/199&,Globulars:with:X-ray:sources:in:NGC:5128:(Woodley+;:2008) +C,J/AJ/136/479,uv:infrared,ivo://CDS.VizieR/J/AJ/136/479,J/AJ/136/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/479&,IRAC:observations:of:M83:extended:UV:disk:(Dong+;:2008) +C,J/AJ/136/452,optical,ivo://CDS.VizieR/J/AJ/136/452,J/AJ/136/452,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/452&,Astrometric:studies:of:GAT:stars:(Gatewood;:2008) +C,J/MNRAS/403/1949,optical:infrared,ivo://CDS.VizieR/J/MNRAS/403/1949,J/MNRAS/403/1949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/1949&,UBV(RcIc)JHK:photometry:of:HIP:nearby:stars:(Koen+;:2010) +C,J/A+A/521/A45,x-ray,ivo://CDS.VizieR/J/A+A/521/A45,J/A+A/521/A45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A45&,X-ray:detections:in:the:{sigma}:Ori:cluster:(Caballero+;:2010) +C,J/AJ/127/180,optical,ivo://CDS.VizieR/J/AJ/127/180,J/AJ/127/180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/180&,The:Hawaii:Hubble:Deep:Field:North:(Capak+;:2004) +C,J/A+A/495/249,optical,ivo://CDS.VizieR/J/A+A/495/249,J/A+A/495/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/249&,EROS-2:beat:Cepheids:in:Magellanic:Clouds:(Marquette+;:2009) +C,J/ApJ/691/672,optical,ivo://CDS.VizieR/J/ApJ/691/672,J/ApJ/691/672,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/672&,Spectrocopy:of:YSOs:in:Serpens:molecular:cloud:(Oliveira+:2009) +C,J/A+A/493/339,x-ray,ivo://CDS.VizieR/J/A+A/493/339,J/A+A/493/339,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/339&,XMM-Newton:serendipitous:Survey.:V.:(Watson+;:2009) +C,J/AJ/113/1026,optical,ivo://CDS.VizieR/J/AJ/113/1026,J/AJ/113/1026,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/1026&,Fabry-Perot:Observations:of:M15:(Gebhardt+:1997) +C,J/ApJ/704/975,optical,ivo://CDS.VizieR/J/ApJ/704/975,J/ApJ/704/975,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/975&,Rotational:velocities:for:M:dwarfs:(Jenkins+;:2009) +C,J/AJ/136/1290,optical:infrared,ivo://CDS.VizieR/J/AJ/136/1290,J/AJ/136/1290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1290&,Ultracool:dwarfs:from:the:2MASS:(Reid+;:2008) +C,II/243,infrared,ivo://CDS.VizieR/II/243,II/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/243&,The:ISOGAL:Point:Source:Catalogue:-:IGPSC:(Omont+:2003) +C,J/AJ/136/259,uv:optical,ivo://CDS.VizieR/J/AJ/136/259,J/AJ/136/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/259&,Second:GALEX:UV:variability:catalog:(GUVV-2):(Wheatley+;:2008) +C,J/PASP/115/413,optical:infrared,ivo://CDS.VizieR/J/PASP/115/413,J/PASP/115/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/115/413&,BVI:photometry:in:the:open:cluster:NGC:6791:(Stetson+;:2003) +C,J/MNRAS/404/661,infrared,ivo://CDS.VizieR/J/MNRAS/404/661,J/MNRAS/404/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/661&,Young:stellar:outflows:near-IR:imaging:(Varricatt+:2010) +C,J/ApJS/187/495,x-ray:optical,ivo://CDS.VizieR/J/ApJS/187/495,J/ApJS/187/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/495&,SNRs:in:M33:from:optical:and:X-ray:(Long+;:2010) +C,J/MNRAS/403/1491,optical:infrared,ivo://CDS.VizieR/J/MNRAS/403/1491,J/MNRAS/403/1491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/1491&,Integrated:magnitudes:of:synthetic:star:clusters:(Pandey+:2010) +C,J/A+A/446/839,optical,ivo://CDS.VizieR/J/A+A/446/839,J/A+A/446/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/839&,H{alpha}:surface:photometry:in:nearby:clusters:(Gavazzi+;:2006) +C,J/ApJ/705/328,optical,ivo://CDS.VizieR/J/ApJ/705/328,J/ApJ/705/328,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/705/328&,Abundance:measurements:in:Sculptor:dSph:(Kirby+;:2009) +C,J/ApJ/689/377,infrared,ivo://CDS.VizieR/J/ApJ/689/377,J/ApJ/689/377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/377&,SNe:Ia:as:NIR:standard:candles:from:PAIRITEL:(Wood-Vasey+;:2008) +C,J/A+AS/135/571,optical:radio,ivo://CDS.VizieR/J/A+AS/135/571,J/A+AS/135/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/571&,Extragalactic:radio:sources:polarization:(Zukowski+;:1999) +C,J/ApJS/191/352,optical:infrared,ivo://CDS.VizieR/J/ApJS/191/352,J/ApJS/191/352,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/352&,Abundances:in:stars:of:Milky:Way:dwarf:satellites:(Kirby+;:2010) +C,J/ApJ/518/69,optical,ivo://CDS.VizieR/J/ApJ/518/69,J/ApJ/518/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/518/69&,Deep:Optical:Catalog:of:galaxy:systems:(Mahdavi+;:1999) +C,J/AJ/130/873,optical:infrared,ivo://CDS.VizieR/J/AJ/130/873,J/AJ/130/873,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/873&,Properties:of:BQS:objects:in:the:SDSS:DR3:area:(Jester+;:2005) +C,J/ApJ/681/1163,x-ray:optical,ivo://CDS.VizieR/J/ApJ/681/1163,J/ApJ/681/1163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/1163&,Late-type:galaxies:in:Chandra:deep:fields:(Lehmer+;:2008) +C,J/A+A/519/A40,optical,ivo://CDS.VizieR/J/A+A/519/A40,J/A+A/519/A40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/519/A40&,Spectroscopic:study:of:65:nearby:galaxies:(Annibali+;:2010) +C,J/ApJS/119/159,optical:radio,ivo://CDS.VizieR/J/ApJS/119/159,J/ApJS/119/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/119/159&,Deep:survey:of:HI-selected:galaxies:(Spitzak+;:1998) +C,J/ApJ/681/1017,x-ray:optical,ivo://CDS.VizieR/J/ApJ/681/1017,J/ApJ/681/1017,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/1017&,Chandra:observations:of:lens:groups:(Fassnacht+;:2008) +C,J/ApJ/681/747,radio,ivo://CDS.VizieR/J/ApJ/681/747,J/ApJ/681/747,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/747&,Extragalactic:point-source:WMAP:catalog:(Chen+;:2008) +C,J/ApJ/675/1319,infrared,ivo://CDS.VizieR/J/ApJ/675/1319,J/ApJ/675/1319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1319&,Infrared:photometry:of:NGC:3603:(Harayama+;:2008) +C,J/ApJ/681/311,optical,ivo://CDS.VizieR/J/ApJ/681/311,J/ApJ/681/311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/311&,Blue:stragglers:in:NGC:2419:(Dalessandro+;:2008) +C,J/other/BSAO/57.,optical:infrared,ivo://CDS.VizieR/J/other/BSAO/57.5,J/other/BSAO/57.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/57.5&,2MASS-selected:Flat:Galaxy:Catalog:(2MFGC):(Mitronova+;:2004) +C,J/AJ/127/2738,optical,ivo://CDS.VizieR/J/AJ/127/2738,J/AJ/127/2738,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2738&,ACS:VI:photometry:of:M31:halo:RR:Lyrea:(Brown+;:2004) +C,J/ApJ/691/342,optical,ivo://CDS.VizieR/J/ApJ/691/342,J/ApJ/691/342,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/342&,griBVI:photometry:in:M37:(Hartman+;:2009) +C,J/A+A/445/901,optical:infrared,ivo://CDS.VizieR/J/A+A/445/901,J/A+A/445/901,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/901&,BV(RI)c:bands:of:Cepheids:in:IC:1613:(Antonello+;:2006) +C,J/ApJ/677/1069,optical,ivo://CDS.VizieR/J/ApJ/677/1069,J/ApJ/677/1069,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/677/1069&,Blue:stragglers:in:NGC:6388:(Dalessandro+;:2008) +C,J/A+A/517/A54,optical:radio,ivo://CDS.VizieR/J/A+A/517/A54,J/A+A/517/A54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/517/A54&,20cm:survey:of:the:AKARI:NEP:(White+;:2010) +C,J/ApJ/675/201,optical,ivo://CDS.VizieR/J/ApJ/675/201,J/ApJ/675/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/201&,Radial:velocities:of:stars:near:Leo:I:(Mateo+;:2008) +C,J/MNRAS/327/918,optical,ivo://CDS.VizieR/J/MNRAS/327/918,J/MNRAS/327/918,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/918&,CaII:in:extragalactic:red:giants:(Tolstoy+;:2001) +C,J/ApJ/701/1398,uv:optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/701/1398,J/ApJ/701/1398,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/1398&,SFR:for:starburst:galaxies:(Sargsyan+;:2009) +C,J/ApJ/676/1281,optical:infrared,ivo://CDS.VizieR/J/ApJ/676/1281,J/ApJ/676/1281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/676/1281&,L:and:T:dwarfs:in:2MASS/SDSS:(Metchev+;:2008) +C,J/ApJS/191/124,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJS/191/124,J/ApJS/191/124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/124&,Optical:spectroscopy:of:ECDS-S:X-ray:sources:(Silverman+;:2010) +C,J/ApJ/680/728,infrared,ivo://CDS.VizieR/J/ApJ/680/728,J/ApJ/680/728,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/728&,Diameters:of:exoplanet:host:stars:(Baines+;:2008) +C,J/ApJ/689/194,radio,ivo://CDS.VizieR/J/ApJ/689/194,J/ApJ/689/194,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/194&,Distances:of:galactic:planetary:nebulae:(Stanghellini+;:2008) +C,J/ApJ/680/349,infrared,ivo://CDS.VizieR/J/ApJ/680/349,J/ApJ/680/349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/349&,Galactic:distribution:of:IRDCs:(Jackson+;:2008) +C,J/AJ/124/1144,optical,ivo://CDS.VizieR/J/AJ/124/1144,J/AJ/124/1144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1144&,Orbits:of:171:single-lined:spectroscopic:binaries:(Latham;:2002) +C,III/88,optical,ivo://CDS.VizieR/III/88,III/88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/88&,Stellar:Spectrophotometric:Atlas:(Gunn+:1983) +C,J/ApJ/688/597,optical:infrared,ivo://CDS.VizieR/J/ApJ/688/597,J/ApJ/688/597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/597&,Debris:disks:in:NGC:2232:(Currie+;:2008) +C,J/ApJS/154/673,infrared,ivo://CDS.VizieR/J/ApJS/154/673,J/ApJS/154/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/673&,COBE:DIRBE:Point:Source:Catalog:(Smith+;:2004) +C,J/A+A/429/101,optical,ivo://CDS.VizieR/J/A+A/429/101,J/A+A/429/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/101&,Stellar:populations:of:CL:0048-2942:(Serote+;:2005) +C,J/ApJ/688/362,infrared,ivo://CDS.VizieR/J/ApJ/688/362,J/ApJ/688/362,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/362&,Disks:around:brown:dwarfs:in:{sigma}:Ori:cluster:(Luhman+;:2008) +C,J/MNRAS/337/641,optical:radio,ivo://CDS.VizieR/J/MNRAS/337/641,J/MNRAS/337/641,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/337/641&,HIPASS:in:Fornax:(Waugh+;:2002) +C,J/AJ/135/1837,optical,ivo://CDS.VizieR/J/AJ/135/1837,J/AJ/135/1837,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1837&,Spectroscopy:in:A2199:and:Virgo:clusters:(Rines+;:2008) +C,J/AJ/127/704,optical,ivo://CDS.VizieR/J/AJ/127/704,J/AJ/127/704,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/704&,Low:surface:brightness:galaxies:in:SDSS:(Kniazev+;:2004) +C,J/ApJ/676/944,uv:optical,ivo://CDS.VizieR/J/ApJ/676/944,J/ApJ/676/944,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/676/944&,GALEX:and:CFHTLS:candidate:tidal:disruption:events:(Gezari+;:2008) +C,J/other/A+ARV/17,*,ivo://CDS.VizieR/J/other/A+ARV/17.251,J/other/A+ARV/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/A+ARV/17.251&,Stars:observed:with:Doppler:imaging:(Strassmeier;:2009) +C,J/MNRAS/331/474,optical,ivo://CDS.VizieR/J/MNRAS/331/474,J/MNRAS/331/474,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/331/474&,ubvy{beta}:photometry:in:the:Lupus:dark:cloud:(Franco;:2002) +C,J/PASJ/62/273,radio,ivo://CDS.VizieR/J/PASJ/62/273,J/PASJ/62/273,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/62/273&,AKARI:SMC:photometry:(Ita+;:2010) +C,J/ApJ/681/1524,optical,ivo://CDS.VizieR/J/ApJ/681/1524,J/ApJ/681/1524,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/1524&,Detailed:abundances:for:28:metal-poor:stars:(Lai+;:2008) +C,J/MNRAS/333/100,optical:radio,ivo://CDS.VizieR/J/MNRAS/333/100,J/MNRAS/333/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/333/100&,Radio:galaxies:in:the:2dFGRS:(Magliocchetti+;:2002) +C,J/MNRAS/410/1837,optical,ivo://CDS.VizieR/J/MNRAS/410/1837,J/MNRAS/410/1837,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/1837&,Architecture:of:A1386:and:the:Sloan:Great:Wall:(Pimbblet+:2011) +C,J/AcA/59/193,optical,ivo://CDS.VizieR/J/AcA/59/193,J/AcA/59/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/193&,BV:photometry:of:stars:in:NGC:6866:(Molenda-Zakowicz+;:2009) +C,I/98A,optical,ivo://CDS.VizieR/I/98A,I/98A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/98A&,NLTT:Catalogue:(Luyten;:1979) +C,J/AJ/134/741,optical,ivo://CDS.VizieR/J/AJ/134/741,J/AJ/134/741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/741&,New:close:binary:systems:from:the:SDSS:DR5:(Silvestri+;:2007) +C,J/MNRAS/339/105,optical:radio,ivo://CDS.VizieR/J/MNRAS/339/105,J/MNRAS/339/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/339/105&,Western:Magellanic:Bridge:HI:observations:(Muller+;:2003) +C,J/ApJS/188/123,radio,ivo://CDS.VizieR/J/ApJS/188/123,J/ApJS/188/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/188/123&,The:Bolocam:Galactic:Plane:Survey.:II.:(Rosolowsky+;:2010) +C,J/ApJ/679/156,optical,ivo://CDS.VizieR/J/ApJ/679/156,J/ApJ/679/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/156&,Extra:central:light:in:galactic:nuclei.:I.:(Hopkins+;:2008) +C,J/ApJ/679/86,optical,ivo://CDS.VizieR/J/ApJ/679/86,J/ApJ/679/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/86&,AGN-host:connection:in:partially:obscured:AGNs.:I.:(Wang+;:2008) +C,III/226,optical,ivo://CDS.VizieR/III/226,III/226,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/226&,Rotational:Velocities:of:Stars:(Glebocki+:2000) +C,J/AcA/58/405,x-ray:optical,ivo://CDS.VizieR/J/AcA/58/405,J/AcA/58/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/405&,ASAS:eclipsing:binaries:with:RASS:counterpart:(Szczygiel+;:2008) +C,J/MNRAS/341/1066,radio,ivo://CDS.VizieR/J/MNRAS/341/1066,J/MNRAS/341/1066,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/341/1066&,Very:Small:Array.:II.:CMB:at:34GHz:(Taylor+;:2003) +C,J/MNRAS/406/197,optical:radio,ivo://CDS.VizieR/J/MNRAS/406/197,J/MNRAS/406/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/197&,Ultra-steep:spectrum:radio:sources:in:SDSS:(Bornancini+;:2010) +C,J/AcA/58/313,optical,ivo://CDS.VizieR/J/AcA/58/313,J/AcA/58/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/313&,LMC:Cepheids:in:OGLE:and:MACHO:data:(Poleski+;:2008) +C,J/MNRAS/342/802,optical,ivo://CDS.VizieR/J/MNRAS/342/802,J/MNRAS/342/802,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/342/802&,Chandra:survey:of:13-h:XMM/ROSAT:survey:(McHardy+;:2003) +C,J/A+A/527/A126,x-ray:optical,ivo://CDS.VizieR/J/A+A/527/A126,J/A+A/527/A126,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A126&,2XMMi/SDSS:DR7:cross-correlation:(Pineau+;:2011) +C,J/MNRAS/390/1133,optical,ivo://CDS.VizieR/J/MNRAS/390/1133,J/MNRAS/390/1133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/1133&,Anisotropic:distribution:of:satellite:galaxies:(Bailin+;:2008) +C,V/65,optical,ivo://CDS.VizieR/V/65,V/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/65&,Spectroscopically:Selected:Halo:K:Giants:(Ratnatunga+:1989) +C,J/A+A/446/785,optical,ivo://CDS.VizieR/J/A+A/446/785,J/A+A/446/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/785&,Catalogue:of:eclipsing:variables:(Malkov+;:2006) +C,J/ApJ/566/945,optical:radio,ivo://CDS.VizieR/J/ApJ/566/945,J/ApJ/566/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/566/945&,Massive:star:forming:regions:at:1.2mm:(Beuther+;:2002) +C,J/MNRAS/354/L31,optical,ivo://CDS.VizieR/J/MNRAS/354/L31,J/MNRAS/354/L31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/354/L31&,SDSS:DR2:QSO:and:DLA:properties:(Murphy+;:2004) +C,J/ApJ/678/96,optical:radio,ivo://CDS.VizieR/J/ApJ/678/96,J/ApJ/678/96,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/96&,Extragalactic:H2O:masers:(Braatz+;:2008) +C,J/BaltA/18/141,infrared,ivo://CDS.VizieR/J/BaltA/18/141,J/BaltA/18/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/18/141&,North:America/Pelican:red:clump:giants:ugriJHK:(Straizys+;:2009) +C,J/A+A/399/141,infrared,ivo://CDS.VizieR/J/A+A/399/141,J/A+A/399/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/141&,Merged:catalogue:of:reflection:nebulae:(Magakian;:2003) +C,J/ApJS/183/46,gamma-ray:radio,ivo://CDS.VizieR/J/ApJS/183/46,J/ApJS/183/46,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/46&,Fermi/LAT:bright:gamma-ray:source:list:(0FGL):(Abdo+;:2009) +C,J/MNRAS/370/954,optical:infrared,ivo://CDS.VizieR/J/MNRAS/370/954,J/MNRAS/370/954,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/954&,VRIHalpha:photometry:of:M34:(Irwin+;:2006) +C,J/MNRAS/354/L25,optical,ivo://CDS.VizieR/J/MNRAS/354/L25,J/MNRAS/354/L25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/354/L25&,MgII:absorbers:in:SDSS:QSOs:(Bouche+;:2004) +C,J/ApJ/687/1019,x-ray,ivo://CDS.VizieR/J/ApJ/687/1019,J/ApJ/687/1019,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/1019&,Chandra:X-ray:observations:of:M71:(Elsner+;:2008) +C,J/MNRAS/351/1401,optical,ivo://CDS.VizieR/J/MNRAS/351/1401,J/MNRAS/351/1401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/1401&,RcIcZ:photometry:of:NGC:2547:(Jeffries+;:2004) +C,J/PASP/119/1233,optical,ivo://CDS.VizieR/J/PASP/119/1233,J/PASP/119/1233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/119/1233&,BV:photometry:of:M11:stars:(Koo+;:2007) +C,J/ApJ/687/471,x-ray,ivo://CDS.VizieR/J/ApJ/687/471,J/ApJ/687/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/471&,Observational:comparison:between:ULXs:and:XRBs:(Berghea+;:2008) +C,J/MNRAS/355/20,infrared:radio,ivo://CDS.VizieR/J/MNRAS/355/20,J/MNRAS/355/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/20&,K:magnitudes:of:74MHz:radio:sources:(Jarvis+;:2004) +C,J/ApJ/646/269,optical:infrared,ivo://CDS.VizieR/J/ApJ/646/269,J/ApJ/646/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/269&,Multiwavelength:analysis:of:NGC:2362:(Delgado+;:2006) +C,J/ApJ/686/1209,gamma-ray,ivo://CDS.VizieR/J/ApJ/686/1209,J/ApJ/686/1209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/1209&,Optical:properties:of:GRB:afterglows:(Melandri+;:2008) +C,J/ApJ/546/1006,optical:infrared,ivo://CDS.VizieR/J/ApJ/546/1006,J/ApJ/546/1006,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/546/1006&,VRI:photometry:of:M35:(Barrado:y:Navascues+;:2001) +C,J/ApJ/686/749,optical:infrared,ivo://CDS.VizieR/J/ApJ/686/749,J/ApJ/686/749,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/749&,Improved:cosmological:constraints:from:SNe:(Kowalski+;:2008) +C,J/ApJ/560/566,optical,ivo://CDS.VizieR/J/ApJ/560/566,J/ApJ/560/566,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/560/566&,K-band:galaxy:luminosity:function:from:2MASS:(Kochanek+;:2001) +C,J/A+A/341/121,optical,ivo://CDS.VizieR/J/A+A/341/121,J/A+A/341/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/341/121&,Visual:binary:orbits:and:masses:(Soederhjelm:1999) +C,J/AJ/135/1311,optical:radio,ivo://CDS.VizieR/J/AJ/135/1311,J/AJ/135/1311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1311&,Environments:of:moderate:redshift:radio:galaxies:(Auger+;:2008) +C,J/ApJS/155/257,uv,ivo://CDS.VizieR/J/ApJS/155/257,J/ApJS/155/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/257&,NBC:Quasar:Candidate:Catalog:(Richards+;:2004) +C,J/ApJS/189/15,optical,ivo://CDS.VizieR/J/ApJS/189/15,J/ApJS/189/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/189/15&,FeII:emission:in:a:sample:of:AGN:spectra:(Kovacevic+;:2010) +C,J/A+A/366/68,optical,ivo://CDS.VizieR/J/A+A/366/68,J/A+A/366/68,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/68&,Spectrophotometric:indices:from:galaxy:bulges:(Prugniel+;:2001) +C,J/MNRAS/373/13,optical,ivo://CDS.VizieR/J/MNRAS/373/13,J/MNRAS/373/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/13&,Lower:main-sequence:stars:fundamental:param.:(Casagrande+;:2006) +C,J/ApJ/675/491,infrared:radio,ivo://CDS.VizieR/J/ApJ/675/491,J/ApJ/675/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/491&,Lynds:988e:JHKs:and:IRAC:photometry:(Allen+;:2008) +C,J/ApJ/680/130,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/680/130,J/ApJ/680/130,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/130&,Mid-IR:colors:of:AGNs:in:the:MUSYC:ECDF-S:(Cardamone+;:2008) +C,J/ApJS/154/623,optical:infrared,ivo://CDS.VizieR/J/ApJS/154/623,J/ApJS/154/623,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/623&,M31:Long:Period:Variables:::Photometry:(Mould+;:2004) +C,J/MNRAS/405/1089,optical,ivo://CDS.VizieR/J/MNRAS/405/1089,J/MNRAS/405/1089,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1089&,Photometric:scaling:for:L/S0:galaxies:(Laurikainen+:2010) +C,J/MNRAS/404/1817,optical,ivo://CDS.VizieR/J/MNRAS/404/1817,J/MNRAS/404/1817,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1817&,2MASS/SDSS:data:for:806:ultracool:dwarfs:(Zhang+;:2010) +C,J/A+A/446/19,optical,ivo://CDS.VizieR/J/A+A/446/19,J/A+A/446/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/19&,ENACS.:VIII.:Galaxies:classification:(Thomas+;:2006) +C,J/ApJ/659/84,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/659/84,J/ApJ/659/84,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/84&,Spectroscopy:and:photometry:of:z~=5:galaxies:(Stark+;:2007) +C,J/MNRAS/404/1719,optical:radio,ivo://CDS.VizieR/J/MNRAS/404/1719,J/MNRAS/404/1719,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1719&,Combined:NVSS-FIRST:galaxies:(CoNFIG):sample:II:(Gendre+;:2010) +C,J/AJ/130/156,radio,ivo://CDS.VizieR/J/AJ/130/156,J/AJ/130/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/156&,Galactic:radio:compact:HII:regions:at:1.4GHz:(Giveon+;:2005) +C,J/ApJ/658/1264,infrared:radio,ivo://CDS.VizieR/J/ApJ/658/1264,J/ApJ/658/1264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/1264&,IR-excess:sources:in:GLIMPSE:and:MSX:(Uzpen+;:2007) +C,J/AZh/87/1087,optical,ivo://CDS.VizieR/J/AZh/87/1087,J/AZh/87/1087,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/1087&,Nes:variable:stars:in:66:Oph:field:(Kolesnikova+;:2010) +C,J/MNRAS/404/1490,optical,ivo://CDS.VizieR/J/MNRAS/404/1490,J/MNRAS/404/1490,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1490&,Shapes:of:BCGs:in:nearby:clusters:shapes:(Fasano+;:2010) +C,J/A+A/445/617,optical:infrared,ivo://CDS.VizieR/J/A+A/445/617,J/A+A/445/617,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/617&,V823:Cas:BV(RI)c:differential:photometry:(Jurcsik+;:2006) +C,J/MNRAS/365/110,optical:infrared,ivo://CDS.VizieR/J/MNRAS/365/110,J/MNRAS/365/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/110&,CCD:BVI:photometry:of:3:open:clusters:(Pietrukowicz+;:2006) +C,J/ApJS/175/277,radio,ivo://CDS.VizieR/J/ApJS/175/277,J/ApJS/175/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/277&,Submillimeter-Continuum:SCUBA:detections:(Di:Francesco+;:2008) +C,J/A+AS/70/95,infrared,ivo://CDS.VizieR/J/A+AS/70/95,J/A+AS/70/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/70/95&,Warm:IRAS:sources.:I.:AGN:candidates:(de:Grijp+:1987) +C,J/AJ/127/1181,optical,ivo://CDS.VizieR/J/AJ/127/1181,J/AJ/127/1181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1181&,Binary:speckle:measurements:at:Calar:Alto:(Docobo+;:2004) +C,J/ApJ/684/1240,radio,ivo://CDS.VizieR/J/ApJ/684/1240,J/ApJ/684/1240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/684/1240&,Prestellar:cores:in:Perseus;:Serpens:and:Ophiuchus:(Enoch+;:2008) +C,J/ApJ/671/1624,optical,ivo://CDS.VizieR/J/ApJ/671/1624,J/ApJ/671/1624,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1624&,NGC:1533:globular:cluster:candidates:(Degraaff+;:2007) +C,IX/39,x-ray,ivo://CDS.VizieR/IX/39,IX/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/39&,The:XMM-Newton:2nd:Serendipitous:Source:Catalogue:(2XMM):(XMM-SSC;:2007) +C,J/A+A/445/765,optical,ivo://CDS.VizieR/J/A+A/445/765,J/A+A/445/765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/765&,A:Catalog:of:Edge-on:Disk:Galaxies:(Kautsch+;:2006) +C,J/AJ/140/631,optical,ivo://CDS.VizieR/J/AJ/140/631,J/AJ/140/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/140/631&,HST:WFC3/UVIS:photometry:of:omega:Cen:core:(Bellini+;:2010) +C,J/A+A/496/191,optical,ivo://CDS.VizieR/J/A+A/496/191,J/A+A/496/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/496/191&,Spectral:analysis:of:636:SDSS:WD-M:binaries:(Heller+;:2009) +C,J/other/RAA/10.5,optical,ivo://CDS.VizieR/J/other/RAA/10.541,J/other/RAA/10.5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RAA/10.541&,Carbon:star:list:(90<:l<:270;:|b|<:6):(Liu+;:2010) +C,J/AJ/135/726,infrared,ivo://CDS.VizieR/J/AJ/135/726,J/AJ/135/726,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/726&,Spitzer:SAGE:observations:of:LMC:PNe:(Hora+;:2008) +C,III/243,optical,ivo://CDS.VizieR/III/243,III/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/243&,Catalogue:of:neutral:He:lines:of:B-stars:(Klochkova+;:2005) +C,J/MNRAS/390/819,optical:radio,ivo://CDS.VizieR/J/MNRAS/390/819,J/MNRAS/390/819,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/819&,Combined:NVSS-FIRST:Galaxies:(CoNFIG):sample:(Gendre+;:2008) +C,J/AJ/126/2487,infrared,ivo://CDS.VizieR/J/AJ/126/2487,J/AJ/126/2487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2487&,T:dwarfs:in:the:southern:hemisphere:(Burgasser+;:2003) +C,J/PASJ/51/791,infrared,ivo://CDS.VizieR/J/PASJ/51/791,J/PASJ/51/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/51/791&,Molecular:clouds:in:southern:HII:regions:(Yamaguchi+:1999) +C,J/ApJ/666/757,optical,ivo://CDS.VizieR/J/ApJ/666/757,J/ApJ/666/757,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/666/757&,CIV(1549{AA}:emission:line:in:AGNs:(Sulentic+;:2007) +C,J/ApJ/684/654,optical:infrared,ivo://CDS.VizieR/J/ApJ/684/654,J/ApJ/684/654,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/684/654&,Low-mass:members:of:Chamaeleon:I:(Luhman+;:2008) +C,J/ApJS/184/172,infrared,ivo://CDS.VizieR/J/ApJS/184/172,J/ApJS/184/172,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/172&,High-:and:intermediate-mass:YSOs:in:the:LMC:(Gruendl+;:2009) +C,J/ApJ/586/794,uv:optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/586/794,J/ApJ/586/794,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/586/794&,Multiwavelength:luminosities:of:galaxies:(Bell;:2003) +C,IV/27A,optical,ivo://CDS.VizieR/IV/27A,IV/27A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/27A&,HD-DM-GC-HR-HIP-Bayer-Flamsteed:Cross:Index:(Kostjuk;:2002) +C,J/AJ/135/1225,optical,ivo://CDS.VizieR/J/AJ/135/1225,J/AJ/135/1225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1225&,Parameters:of:the:local:white:dwarfs:(Holberg+;:2008) +C,J/MNRAS/410/190,optical,ivo://CDS.VizieR/J/MNRAS/410/190,J/MNRAS/410/190,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/190&,Young:runaway:stars:within:3kpc:(Tetzlaff+;:2011) +C,J/MNRAS/401/2113,optical,ivo://CDS.VizieR/J/MNRAS/401/2113,J/MNRAS/401/2113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/2113&,GHASP::H{alpha}:data:cubes:for:153:galaxies:(Epinat+;:2010) +C,J/ApJ/602/571,optical,ivo://CDS.VizieR/J/ApJ/602/571,J/ApJ/602/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/571&,High-redshift:supernovae:IRZ:fluxes:(Barris+;:2004) +C,J/AcA/60/17,optical,ivo://CDS.VizieR/J/AcA/60/17,J/AcA/60/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/60/17&,VI:light:curves:of:SMC:classical:Cepheids:(Soszynski+;:2010) +C,J/A+A/523/A61,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/523/A61,J/A+A/523/A61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/523/A61&,INTEGRAL:all-sky:survey:of:hard:X-ray:sources:(Krivonos+;:2010) +C,J/AJ/129/2119,optical,ivo://CDS.VizieR/J/AJ/129/2119,J/AJ/129/2119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2119&,Properties:for:165:dwarf:galaxies:(Spekkens+;:2005) +C,J/ApJ/540/1016,infrared,ivo://CDS.VizieR/J/ApJ/540/1016,J/ApJ/540/1016,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/540/1016&,K-band:&::NICMOS:photometry:of:Trapezium:Cluster:(Luhman+;:2000) +C,J/A+A/526/A72,optical,ivo://CDS.VizieR/J/A+A/526/A72,J/A+A/526/A72,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A72&,Physical:param.:of:EGS:early-type:gal.:(Fernandez:Lorenzo+;:2011) +C,I/317,optical:infrared,ivo://CDS.VizieR/I/317,I/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/317&,The:PPMXL:Catalog:(Roeser+:2010) +C,J/A+A/522/A54,optical,ivo://CDS.VizieR/J/A+A/522/A54,J/A+A/522/A54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/522/A54&,Distance:determination:for:RAVE:stars.:II.:(Zwitter+;:2010) +C,J/MNRAS/368/471,optical:infrared,ivo://CDS.VizieR/J/MNRAS/368/471,J/MNRAS/368/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/471&,Berkeley:32:BVI:photometry:and:spectroscopy:(D'Orazi+;:2006) +C,J/A+A/522/A68,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/522/A68,J/A+A/522/A68,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/522/A68&,Variable:sources:detected:by:INTEGRAL:(Telezhinsky+;:2010) +C,J/AJ/135/693,x-ray:infrared,ivo://CDS.VizieR/J/AJ/135/693,J/AJ/135/693,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/693&,X-ray:and:IR:sources:in:RCW:108:(Wolk+;:2008) +C,J/AJ/129/1198,optical:infrared,ivo://CDS.VizieR/J/AJ/129/1198,J/AJ/129/1198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1198&,SDSS:quasars:in:SWIRE:ELAIS:N1:field:(Hatziminaoglou+;:2005) +C,J/A+A/509/A104,optical:infrared,ivo://CDS.VizieR/J/A+A/509/A104,J/A+A/509/A104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A104&,UBVRIJHK:photometry:of:Dolidze:25:(Delgado+;:2010) +C,J/AJ/135/441,optical:infrared,ivo://CDS.VizieR/J/AJ/135/441,J/AJ/135/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/441&,VRIH{alpha}:photometry:in:NGC:2264:(Sung+;:2008) +C,J/A+A/521/A39,optical,ivo://CDS.VizieR/J/A+A/521/A39,J/A+A/521/A39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A39&,Cordoba:Carte:du:Ciel-Astrographic:Catalog;:CCAC:(Orellana+;:2010) +C,J/AJ/127/539,optical,ivo://CDS.VizieR/J/AJ/127/539,J/AJ/127/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/539&,Speckle:interferometry:at:USNO.:IX.:(Mason+;:2004) +C,J/A+A/525/A149,radio,ivo://CDS.VizieR/J/A+A/525/A149,J/A+A/525/A149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A149&,Red:MSX:Survey:(RMS)::bolometric:fluxes:of:YSOs:(Mottram+;:2011) +C,J/A+A/521/A3,optical,ivo://CDS.VizieR/J/A+A/521/A3,J/A+A/521/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A3&,Abundances:in:HII:regions:and:PNe:of:M81:(Stanghellini+;:2010) +C,J/MNRAS/353/601,optical:infrared,ivo://CDS.VizieR/J/MNRAS/353/601,J/MNRAS/353/601,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/353/601&,2dF:survey:of:the:Small:Magellanic:Cloud:(Evans+;:2004) +C,J/A+A/525/A71,optical,ivo://CDS.VizieR/J/A+A/525/A71,J/A+A/525/A71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A71&,Coude-feed:stellar:spectral:lib.:atmospheric:param.:(Wu+;:2011) +C,V/126,optical,ivo://CDS.VizieR/V/126,V/126,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/126&,MEGA-H:proper:motion:catalog:(Kharchenko;:2004) +C,VII/205,optical,ivo://CDS.VizieR/VII/205,VII/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/205&,Faint:Interacting:Galaxies:(de:Mello+:1997) +C,J/AJ/127/1000,optical,ivo://CDS.VizieR/J/AJ/127/1000,J/AJ/127/1000,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1000&,Stromgren:and:Ca:photometry:of:NGC:3680:(Anthony-Twarog+;:2004) +C,J/ApJS/187/560,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJS/187/560,J/ApJS/187/560,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/560&,Photometric:redshifts:of:the:2Ms:CDF-S:(Luo+;:2010) +C,J/A+A/520/A46,optical,ivo://CDS.VizieR/J/A+A/520/A46,J/A+A/520/A46,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A46&,Stroemgren:photometry:of:12:RR:Lyrae:stars:(de:Boer+;:2010) +C,J/MNRAS/401/1240,radio,ivo://CDS.VizieR/J/MNRAS/401/1240,J/MNRAS/401/1240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/1240&,Light:curves:of:flat-spectrum:radio:sources:(Jenness+;:2010) +C,J/A+A/507/713,infrared,ivo://CDS.VizieR/J/A+A/507/713,J/A+A/507/713,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/713&,Galaxies:with:strong:PAH:emission:(Haas+;:2009) +C,J/AJ/128/245,optical:infrared,ivo://CDS.VizieR/J/AJ/128/245,J/AJ/128/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/245&,M:giant:stars:in:the:Sagittarius:dwarf:galaxy:(Majewski+;:2004) +C,J/AJ/126/1183,optical,ivo://CDS.VizieR/J/AJ/126/1183,J/AJ/126/1183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1183&,Major:galaxy:mergers:at:z<:~3:(Conselice+;:2003) +C,J/A+A/506/1071,optical,ivo://CDS.VizieR/J/A+A/506/1071,J/A+A/506/1071,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/1071&,Galaxy:morphology:in:5:medium:redshift:clusters:(Ascaso+;:2009) +C,J/ApJS/105/209,optical,ivo://CDS.VizieR/J/ApJS/105/209,J/ApJS/105/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/105/209&,Low:surface:brightness:galaxies.:I.:The:catalog:(Impey+:1996) +C,J/MNRAS/392/768,radio,ivo://CDS.VizieR/J/MNRAS/392/768,J/MNRAS/392/768,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/768&,SED:of:180:SIMBA:1.2mm:sources:(Hill+;:2009) +C,J/AJ/127/899,optical,ivo://CDS.VizieR/J/AJ/127/899,J/AJ/127/899,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/899&,Blue:HB:stars:in:SDSS:(Sirko+;:2004) +C,J/PAZh/35/574,optical,ivo://CDS.VizieR/J/PAZh/35/574,J/PAZh/35/574,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/35/574&,He;:C;:N:and:O:abundances:in:planetary:nebulae:(Milanova+;:2009) +C,J/ApJS/123/639,optical,ivo://CDS.VizieR/J/ApJS/123/639,J/ApJS/123/639,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/123/639&,UBV:photometry:of:metal-weak:candidates:(Norris+;:1999) +C,J/A+AS/135/83,infrared,ivo://CDS.VizieR/J/A+AS/135/83,J/A+AS/135/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/83&,JK'R:magnitude:of:QSOs:and:around:them:(Marquez+;:1999) +C,J/AN/331/349,infrared,ivo://CDS.VizieR/J/AN/331/349,J/AN/331/349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/331/349&,O;:B-type:&::red:supergiant:masses:and:luminosities:(Hohle+;:2010) +C,J/A+A/507/227,x-ray:infrared,ivo://CDS.VizieR/J/A+A/507/227,J/A+A/507/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/227&,NGC:7129:pre-main:sequence:stars:(Stelzer+;:2009) +C,J/A+A/513/A75,optical,ivo://CDS.VizieR/J/A+A/513/A75,J/A+A/513/A75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A75&,Polarimetry:of:stars:in:NGC:5617:(Orsatti+;:2010) +C,J/AZh/87/238,radio,ivo://CDS.VizieR/J/AZh/87/238,J/AZh/87/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/238&,Pulse:profiles:of:radio:pulsars:at:102:and:111MHz:(Malov+;:2010) +C,J/AJ/108/538,optical,ivo://CDS.VizieR/J/AJ/108/538,J/AJ/108/538,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/538&,Metal-poor:MS:stars:UBV:photometry:(Preston+:1994) +C,J/MNRAS/401/257,optical,ivo://CDS.VizieR/J/MNRAS/401/257,J/MNRAS/401/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/257&,Early-type:binaries:on:main:sequence:(Khaliullin+;:2010) +C,J/A+A/501/539,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/501/539,J/A+A/501/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/501/539&,RMS:survey.:6cm:observations:of:YSOs:(Urquhart+;:2009) +C,J/PASP/103/973,optical,ivo://CDS.VizieR/J/PASP/103/973,J/PASP/103/973,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/103/973&,Photoelectric:UBV:from:HK:survey.:II.:(Doidinis+:1991) +C,J/MNRAS/398/109,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/398/109,J/MNRAS/398/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/109&,Imperial:IRAS-FSC:redshift:catalogue:(IIFSCz):(Wang+;:2009) +C,J/MNRAS/392/1034,infrared,ivo://CDS.VizieR/J/MNRAS/392/1034,J/MNRAS/392/1034,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/1034&,IZJHKL':photometry:of:NGC:6611:(Oliveira+;:2009) +C,J/AJ/90/2089,optical,ivo://CDS.VizieR/J/AJ/90/2089,J/AJ/90/2089,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/90/2089&,Stars:of:very:low:metal:abudance.:I:(Beers+;:1985) +C,J/ApJ/670/346,optical,ivo://CDS.VizieR/J/ApJ/670/346,J/ApJ/670/346,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/346&,M:giant:stars:in:the:Sagittarius:dwarf:galaxy.:V.:(Chou+;:2007) +C,J/A+A/229/362,optical:radio,ivo://CDS.VizieR/J/A+A/229/362,J/A+A/229/362,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/229/362&,Small-scale:structures:in:HI:hole:of:M33:(Deul+;:1990) +C,VII/260,optical,ivo://CDS.VizieR/VII/260,VII/260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/260&,The:SDSS-DR7:quasar:catalog:(Schneider+;:2010) +C,J/A+A/309/116,x-ray,ivo://CDS.VizieR/J/A+A/309/116,J/A+A/309/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/309/116&,10:globular:cluster:ROSAT:observations:(Johnston+;:1996) +C,J/A+A/517/A81,optical,ivo://CDS.VizieR/J/A+A/517/A81,J/A+A/517/A81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/517/A81&,2nd:and:3d:parameters:of:HB:of:globular:clusters:(Gratton+;:2010) +C,VII/252,optical,ivo://CDS.VizieR/VII/252,VII/252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/252&,SDSS-DR5:quasar:catalog:(Schneider+;:2007) +C,J/AJ/127/1531,*,ivo://CDS.VizieR/J/AJ/127/1531,J/AJ/127/1531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1531&,Star:formation:history:of:SMC:(Harris+;:2004) +C,J/ApJ/624/L5,infrared,ivo://CDS.VizieR/J/ApJ/624/L5,J/ApJ/624/L5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/624/L5&,IR:photometry:of:z~10:galaxies:in:NICMOS:fields:(Bouwens+;:2005) +C,J/AJ/134/2168,optical:infrared,ivo://CDS.VizieR/J/AJ/134/2168,J/AJ/134/2168,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2168&,BVI:photometry:of:M33:star:clusters:(Park+;:2007) +C,J/MNRAS/397/1748,optical,ivo://CDS.VizieR/J/MNRAS/397/1748,J/MNRAS/397/1748,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/397/1748&,Spectroscopic:study:of:Segue:2:(Belokurov+;:2009) +C,J/A+A/516/A28,optical,ivo://CDS.VizieR/J/A+A/516/A28,J/A+A/516/A28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/516/A28&,Star:catalogue:of:Tycho:Brahe:(1627):(Verbunt+;:2010) +C,J/MNRAS/400/1479,optical,ivo://CDS.VizieR/J/MNRAS/400/1479,J/MNRAS/400/1479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/1479&,RV:catalogue:of:O-type:stars:in:NGC:6611:(Sana+;:2009) +C,J/A+A/513/A29,optical,ivo://CDS.VizieR/J/A+A/513/A29,J/A+A/513/A29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A29&,RACE-OC:Project::M11:(NGC6705):(Messina+;:2010) +C,J/ApJS/186/175,uv,ivo://CDS.VizieR/J/ApJS/186/175,J/ApJS/186/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/175&,Far-UV:spectroscopic:atlas:of:B:stars:(Smith;:2010) +C,J/A+A/515/A57,optical,ivo://CDS.VizieR/J/A+A/515/A57,J/A+A/515/A57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A57&,Radial:velocities:in:clusters:of:galaxies.:V.:(Proust+;:2010) +C,J/A+A/511/A50,optical:infrared,ivo://CDS.VizieR/J/A+A/511/A50,J/A+A/511/A50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A50&,JHks:of:GOODS-South:field:(Retzlaff+;:2010) +C,J/other/AstBu/65,radio,ivo://CDS.VizieR/J/other/AstBu/65.42,J/other/AstBu/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AstBu/65.42&,RCR:(RATAN:COLD:REFINED):catalogue:(Soboleva+;:2010) +C,J/A+A/515/A13,infrared,ivo://CDS.VizieR/J/A+A/515/A13,J/A+A/515/A13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A13&,Very:low:mass:objects:in:OMC:(Rodriguez-Ledesma+;:2010) +C,J/ApJS/183/197,optical,ivo://CDS.VizieR/J/ApJS/183/197,J/ApJS/183/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/197&,Galaxy:clusters:identified:from:the:SDSS-DR6:(Wen+;:2009) +C,J/A+A/444/365,optical,ivo://CDS.VizieR/J/A+A/444/365,J/A+A/444/365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/365&,ESO:Distant:Cluster:Survey;:EDisCS:(White+;:2005) +C,J/other/A+ARV/18,*,ivo://CDS.VizieR/J/other/A+ARV/18.67,J/other/A+ARV/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/A+ARV/18.67&,Accurate:masses:and:radii:of:normal:stars:(Torres+;:2010) +C,J/ApJS/182/559,optical,ivo://CDS.VizieR/J/ApJS/182/559,J/ApJS/182/559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/559&,Corotation:radii:for:153:galaxies:of:OSUBSGS:(Buta+;:2009) +C,J/ApJ/671/1669,optical,ivo://CDS.VizieR/J/ApJ/671/1669,J/ApJ/671/1669,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1669&,Magellanic:cloud:PNe:in:the:IR:(Stanghellini+;:2007) +C,J/ApJ/633/L77,gamma-ray,ivo://CDS.VizieR/J/ApJ/633/L77,J/ApJ/633/L77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/633/L77&,SWIFT/BAT:detections:of:AGN:(Markwardt+;:2005) +C,J/A+A/513/A53,radio,ivo://CDS.VizieR/J/A+A/513/A53,J/A+A/513/A53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A53&,LABOCA:870um:images:of:evolved:stars:(Ladjal+;:2010) +C,J/A+A/513/A38,infrared,ivo://CDS.VizieR/J/A+A/513/A38,J/A+A/513/A38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A38&,RZJHK:photometry:for:stellar:sources:in:Serpens:(Spezzi+;:2010) +C,J/A+A/509/A81,optical,ivo://CDS.VizieR/J/A+A/509/A81,J/A+A/509/A81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A81&,Candidate:clusters:detected:in:six:CFHTLS:fields:(Adami+;:2010) +C,J/A+A/508/1285,optical,ivo://CDS.VizieR/J/A+A/508/1285,J/A+A/508/1285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/508/1285&,Metallicity:estimates:of:M31:globular:clusters:(Galleti+;:2009) +C,J/AJ/127/3137,optical:infrared,ivo://CDS.VizieR/J/AJ/127/3137,J/AJ/127/3137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3137&,Hawaii:redshifts:in:the:ACS-GOODS:region:(Cowie+;:2004) +C,J/ApJS/182/131,radio,ivo://CDS.VizieR/J/ApJS/182/131,J/ApJS/182/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/131&,Molecular:clouds:and:clumps:in:the:GRS:(Rathborne+;:2009) +C,J/A+A/512/A41,optical,ivo://CDS.VizieR/J/A+A/512/A41,J/A+A/512/A41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A41&,Abundances:of:microlensed:stars:in:the:Bulge:(Bensby+;:2010) +C,J/AN/326/321,optical:infrared,ivo://CDS.VizieR/J/AN/326/321,J/AN/326/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/326/321&,Absolute:magnitudes:for:late-type:dwarfs:(Bilir+;:2005) +C,J/AJ/127/2838,optical:infrared,ivo://CDS.VizieR/J/AJ/127/2838,J/AJ/127/2838,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2838&,Faint:high-latitude:carbon:stars:SDSS:photometry:(Downes+;:2004) +C,J/A+A/501/461,optical,ivo://CDS.VizieR/J/A+A/501/461,J/A+A/501/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/501/461&,Photometric:masses:of:early-type:lens:galaxies:(Grillo+;:2009) +C,J/MNRAS/394/1249,optical,ivo://CDS.VizieR/J/MNRAS/394/1249,J/MNRAS/394/1249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/1249&,New:PNe:in:6:early-type:galaxies:(Coccato+;:2009) +C,J/A+A/500/1045,infrared,ivo://CDS.VizieR/J/A+A/500/1045,J/A+A/500/1045,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/500/1045&,Cool:stars:and:brown:dwarfs:in:Lupus:clouds:(Comeron+;:2009) +C,J/ApJ/671/1227,uv:optical,ivo://CDS.VizieR/J/ApJ/671/1227,J/ApJ/671/1227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1227&,Ly{alpha}:galaxies:at:z~4.5:(Dawson+;:2007) +C,J/A+A/499/47,optical,ivo://CDS.VizieR/J/A+A/499/47,J/A+A/499/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/499/47&,Lick:indices:of:EDCSN:galaxies:(Sanchez-Blazquez+;:2009) +C,B/ocl,optical,ivo://CDS.VizieR/B/ocl,B/ocl,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/ocl&,Optically:visible:open:clusters:and:Candidates:(Dias+:2002-2010) +C,J/A+A/511/A54,optical,ivo://CDS.VizieR/J/A+A/511/A54,J/A+A/511/A54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A54&,Magnetic:cycles:and:radial-velocity:for:8:stars:(Santos+;:2010) +C,J/ApJS/157/1,optical,ivo://CDS.VizieR/J/ApJS/157/1,J/ApJS/157/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/157/1&,Red-Sequence:Cluster:Survey:(Gladders+;:2005) +C,J/MNRAS/390/466,optical,ivo://CDS.VizieR/J/MNRAS/390/466,J/MNRAS/390/466,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/466&,GHASP::H{alpha}:data:cubes:for:97:galaxies:(Epinat+;:2008) +C,J/ApJS/181/444,optical,ivo://CDS.VizieR/J/ApJS/181/444,J/ApJS/181/444,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/444&,X-emitting:stars:identified:from:the:RASS/SDSS:(Agueros+;:2009) +C,J/MNRAS/394/795,infrared,ivo://CDS.VizieR/J/MNRAS/394/795,J/MNRAS/394/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/795&,AGB:stars:in:Fornax:dwarf:spheroidal:galaxy:(Whitelock+;:2009) +C,J/A+A/443/41,optical,ivo://CDS.VizieR/J/A+A/443/41,J/A+A/443/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/443/41&,NGC:4038/4039:broad:and:/narrow:band:photometry:(Mengel+;:2005) +C,J/A+A/507/1277,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/507/1277,J/A+A/507/1277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/1277&,Multiwavelength:photometry:of:CDFS:X-ray:sources:(Brusa+;:2009) +C,J/ApJ/655/51,optical:infrared,ivo://CDS.VizieR/J/ApJ/655/51,J/ApJ/655/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/51&,HDFS:IRAC:observations:of:2<:z<:3.5:galaxies:(Wuyts+;:2007) +C,J/A+A/510/A100,optical,ivo://CDS.VizieR/J/A+A/510/A100,J/A+A/510/A100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A100&,Four:new:SDSS:eclipsing:systems:(Southworth+;:2010) +C,J/ApJ/671/333,optical,ivo://CDS.VizieR/J/ApJ/671/333,J/ApJ/671/333,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/333&,Aperture:photometry:in:NGC:5194:(Kennicutt+;:2007) +C,J/ApJ/619/193,optical,ivo://CDS.VizieR/J/ApJ/619/193,J/ApJ/619/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/619/193&,Catalog:of:nearby:cluster:galaxy:photometry:(McIntosh+;:2005) +C,J/ApJ/688/377,optical:infrared,ivo://CDS.VizieR/J/ApJ/688/377,J/ApJ/688/377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/377&,Low-mass:objects:in:Upper:Scorpius.:II.:(Slesnick+;:2008) +C,J/A+A/510/A89,infrared,ivo://CDS.VizieR/J/A+A/510/A89,J/A+A/510/A89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A89&,RMS:survey:of:young:massive:stars:in:far-IR:(Mottram+;:2010) +C,J/ApJ/670/1367,*,ivo://CDS.VizieR/J/ApJ/670/1367,J/ApJ/670/1367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/1367&,Gemini:Deep:Planet:Survey:(Lafreniere+;:2007) +C,J/AJ/129/220,optical:radio,ivo://CDS.VizieR/J/AJ/129/220,J/AJ/129/220,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/220&,HI:Parkes:Zone:of:Avoidance:Survey:(Donley+;:2005) +C,J/A+A/495/691,optical,ivo://CDS.VizieR/J/A+A/495/691,J/A+A/495/691,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/691&,Multifrequency:catalogue:of:blazars;:Roma-BZCAT:(Massaro+;:2009) +C,J/A+A/505/117,optical,ivo://CDS.VizieR/J/A+A/505/117,J/A+A/505/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/117&,Abundances:of:red:giants:in:15:globular:clusters:(Carretta+;:2009) +C,J/ApJ/670/1115,infrared,ivo://CDS.VizieR/J/ApJ/670/1115,J/ApJ/670/1115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/1115&,IRS:spectra:at:38:positions:in:Galactic:center:(Simpson+;:2007) +C,J/AJ/134/2099,infrared,ivo://CDS.VizieR/J/AJ/134/2099,J/AJ/134/2099,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2099&,Variability:of:point:sources:in:infrared:(Robitaille+;:2007) +C,J/MNRAS/389/678,optical,ivo://CDS.VizieR/J/MNRAS/389/678,J/MNRAS/389/678,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/678&,Catalogue:of:extended:objects:in:Magellanic:Clouds:(Bica+;:2008) +C,J/A+A/509/A3,optical,ivo://CDS.VizieR/J/A+A/509/A3,J/A+A/509/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A3&,Earth:Orientation:Catalog:4:(EOC-4):(Vondrak+;:2010) +C,J/A+A/442/211,optical,ivo://CDS.VizieR/J/A+A/442/211,J/A+A/442/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/211&,Spectroscopic:distances:of:322:NLTT:stars:(Scholz+;:2005) +C,J/ApJS/121/287,optical,ivo://CDS.VizieR/J/ApJS/121/287,J/ApJS/121/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/121/287&,The:CfA2S:catalog:(Huchra+;:1999) +C,J/A+A/508/1313,infrared,ivo://CDS.VizieR/J/A+A/508/1313,J/A+A/508/1313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/508/1313&,Orion:pre-main:sequence:RIJH:light:curves:(Frasca+;:2009) +C,J/A+A/506/1563,gamma-ray,ivo://CDS.VizieR/J/A+A/506/1563,J/A+A/506/1563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/506/1563&,First:AGILE:catalog:of:gamma-ray:sources:(Pittori+;:2009) +C,J/A+A/442/1023,optical,ivo://CDS.VizieR/J/A+A/442/1023,J/A+A/442/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/1023&,Radial:velocity:of:17:bright:subdwarf:B:stars:(Edelmann+;:2005) +C,J/A+A/495/807,optical,ivo://CDS.VizieR/J/A+A/495/807,J/A+A/495/807,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/807&,Shape:parameters:for:650:open:clusters:(Kharchenko+;:2009) +C,J/AJ/134/1488,optical,ivo://CDS.VizieR/J/AJ/134/1488,J/AJ/134/1488,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1488&,MG1:Variable:Star:Catalog:(MG1-VSC):(Kraus+;:2007) +C,J/MNRAS/404/1321,optical,ivo://CDS.VizieR/J/MNRAS/404/1321,J/MNRAS/404/1321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1321&,TiII:in:Milky:way:and:Magellanic:clouds:(Welty+;:2010) +C,J/AcA/59/335,optical,ivo://CDS.VizieR/J/AcA/59/335,J/AcA/59/335,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/335&,VI:light:curves:of:LMC:R:CBr:stars:(Soszynski+;:2009) +C,J/PAZh/31/563,optical:radio,ivo://CDS.VizieR/J/PAZh/31/563,J/PAZh/31/563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/31/563&,HI:observations:of:flat:galaxies:(Mitronova+;:2005) +C,J/MNRAS/400/1945,optical,ivo://CDS.VizieR/J/MNRAS/400/1945,J/MNRAS/400/1945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/1945&,Light:curves:of:261:nearby:pulsating:M:giants:(Tabur+;:2009) +C,J/AcA/59/239,optical,ivo://CDS.VizieR/J/AcA/59/239,J/AcA/59/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/239&,VI:light:curves:of:LMC:long-period:variables:(Soszynski+;:2009) +C,J/BaltA/19/1,optical,ivo://CDS.VizieR/J/BaltA/19/1,J/BaltA/19/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/19/1&,YSOs:in:Camelopardalis:(Straizys+;:2010) +C,J/ApJ/723/737,optical,ivo://CDS.VizieR/J/ApJ/723/737,J/ApJ/723/737,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/723/737&,Catalog:of:variability:selected:AGNs:in:GOODS:(Villforth+;:2010) +C,J/ApJ/510/104,optical,ivo://CDS.VizieR/J/ApJ/510/104,J/ApJ/510/104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/510/104&,Ionizing:Stars:of:Extragalactic:H:II:Regions:(Bresolin+:1999) +C,J/PASP/121/634,uv:optical,ivo://CDS.VizieR/J/PASP/121/634,J/PASP/121/634,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/634&,FUSE:observations:in:Magellanic:Clouds:(Blair+;:2009) +C,J/ApJ/706/727,optical:infrared,ivo://CDS.VizieR/J/ApJ/706/727,J/ApJ/706/727,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/706/727&,Distance:and:mass:of:Infrared:Dark:Clouds:(Marshall+;:2009) +C,J/ApJS/160/450,x-ray,ivo://CDS.VizieR/J/ApJS/160/450,J/ApJS/160/450,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/160/450&,X-ray:emission:in:Orion:Nebula:young:stars:(Flaccomio+;:2005) +C,J/other/BSAO/50.,optical:radio,ivo://CDS.VizieR/J/other/BSAO/50.5,J/other/BSAO/50.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/50.5&,Velocities:of:RFGC:galaxies:(Karachentsev+;:2000) +C,J/ApJ/639/227,infrared,ivo://CDS.VizieR/J/ApJ/639/227,J/ApJ/639/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/227&,MSX:IRDC:candidate:catalog:(Simon+;:2006) +C,J/A+A/442/109,optical,ivo://CDS.VizieR/J/A+A/442/109,J/A+A/442/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/109&,Hamburg/SAO:Survey:for:ELGs.:VI.:(Pustilnik+;:2005) +C,J/ApJ/674/172,infrared,ivo://CDS.VizieR/J/ApJ/674/172,J/ApJ/674/172,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/674/172&,Oxygen:abundances:of:LIRGs:and:ULIRGs:(Rupke+;:2008) +C,J/A+A/442/1135,optical,ivo://CDS.VizieR/J/A+A/442/1135,J/A+A/442/1135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/1135&,High-mass:X-ray:binaries:in:the:Magellanic:Clouds:(Liu+;:2005) +C,J/ApJS/115/271,optical,ivo://CDS.VizieR/J/ApJS/115/271,J/ApJS/115/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/115/271&,UBV-beta:Database:for:LS:Stars:(Reed.:1998) +C,J/MNRAS/398/1165,infrared,ivo://CDS.VizieR/J/MNRAS/398/1165,J/MNRAS/398/1165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/1165&,AGN:in:nearby:galaxies:(Goulding+;:2009) +C,J/A+A/441/451,optical:infrared,ivo://CDS.VizieR/J/A+A/441/451,J/A+A/441/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/451&,UBVRIJHK:photometry:of:E-type:galaxies:(Michard+;:2005) +C,J/AJ/135/1567,optical,ivo://CDS.VizieR/J/AJ/135/1567,J/AJ/135/1567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1567&,Bright:star:clusters:in:M51:(Hwang+;:2008) +C,J/ApJS/178/247,optical,ivo://CDS.VizieR/J/ApJS/178/247,J/ApJS/178/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/178/247&,H{alpha}:and:[NII]:survey:in:local:11:Mpc:(Kennicutt+;:2008) +C,J/AJ/135/1459,optical:infrared,ivo://CDS.VizieR/J/AJ/135/1459,J/AJ/135/1459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1459&,Period:of:M15:variable:stars:(Corwin+;:2008) +C,J/ApJS/176/355,x-ray,ivo://CDS.VizieR/J/ApJS/176/355,J/ApJS/176/355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/355&,AGN:X-Ray:emission:and:black:holes:(Kelly+;:2008) +C,J/ApJ/653/240,optical:radio,ivo://CDS.VizieR/J/ApJ/653/240,J/ApJ/653/240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/240&,Low-mass:SDSS:dwarf:galaxy:properties:(Geha+;:2006) +C,J/ApJ/682/135,optical,ivo://CDS.VizieR/J/ApJ/682/135,J/ApJ/682/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/135&,CCD:photometry:of:M60:(Lee+;:2008) +C,J/AJ/128/2316,optical:infrared,ivo://CDS.VizieR/J/AJ/128/2316,J/AJ/128/2316,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2316&,BVRIJHKs:photometry:in:sigma:Ori:cluster:(Sherry+;:2004) +C,J/ApJS/175/29,optical,ivo://CDS.VizieR/J/ApJS/175/29,J/ApJS/175/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/29&,Spectroscopy:of:QSO:pairs:(Marble+;:2008) +C,J/MNRAS/387/1099,optical,ivo://CDS.VizieR/J/MNRAS/387/1099,J/MNRAS/387/1099,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/387/1099&,Spectroscopic:study:of:10:high:SB:galaxies:(Pizzella+;:2008) +C,VI/117,x-ray,ivo://CDS.VizieR/VI/117,VI/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/117&,Observation:Log:from:ASCA:(PLAIN:Center;:2001) +C,J/ApJ/681/1254,optical,ivo://CDS.VizieR/J/ApJ/681/1254,J/ApJ/681/1254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/1254&,Radial:velocities:of:stars:in:the:Galactic:Center:(Zhu+;:2008) +C,J/ApJ/668/853,optical:infrared,ivo://CDS.VizieR/J/ApJ/668/853,J/ApJ/668/853,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/853&,Spectroscopy:of:UltraStrong:Emission:Line:galaxies:(Kakazu+;:2007) +C,J/ApJ/602/850,infrared:radio,ivo://CDS.VizieR/J/ApJ/602/850,J/ApJ/602/850,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/850&,JHK':photometry:near:IRAS:18507+0121:(Shepherd+;:2004) +C,J/AZh/86/1088,optical,ivo://CDS.VizieR/J/AZh/86/1088,J/AZh/86/1088,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/86/1088&,79th:name:list:of:variable:stars:(Kazarovets+;:2009) +C,J/AJ/127/2114,optical,ivo://CDS.VizieR/J/AJ/127/2114,J/AJ/127/2114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2114&,Globular:clusters:around:NGC:1399:(Dirsch+;:2004) +C,V/136,optical,ivo://CDS.VizieR/V/136,V/136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/136&,Teff:and:metallicities:for:Tycho-2:stars:(Ammons+;:2006) +C,J/ApJ/668/94,optical:radio,ivo://CDS.VizieR/J/ApJ/668/94,J/ApJ/668/94,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/94&,Kinematics:across:the:Hubble:sequence:(Ho;:2007) +C,J/PASP/115/351,infrared,ivo://CDS.VizieR/J/PASP/115/351,J/PASP/115/351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/115/351&,Infrared:Southern:Cool:Carbon:Stars:(MacConnell;:2003) +C,J/A+A/507/1375,optical,ivo://CDS.VizieR/J/A+A/507/1375,J/A+A/507/1375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/1375&,HST/ACS:VI:data:of:M31:globular:clusters:(Perina+;:2009) +C,J/other/SerAJ/17,optical,ivo://CDS.VizieR/J/other/SerAJ/179.87,J/other/SerAJ/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/SerAJ/179.87&,H{alpha}:in:HII:regions:of:Holmberg:IX:(Arbutina+;:2009) +C,J/MNRAS/386/313,infrared,ivo://CDS.VizieR/J/MNRAS/386/313,J/MNRAS/386/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/313&,IR:observations:of:Mira:variables:(Whitelock+;:2008) +C,J/ApJS/130/177,optical:radio,ivo://CDS.VizieR/J/ApJS/130/177,J/ApJS/130/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/130/177&,Arecibo:Dual-Beam:Survey:(Rosenberg+;:2000) +C,J/AN/331/274,optical,ivo://CDS.VizieR/J/AN/331/274,J/AN/331/274,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/331/274&,UBV:photometry:of:early-type:stars:(Mayer+;:2010) +C,VII/256,optical,ivo://CDS.VizieR/VII/256,VII/256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/256&,Groups:of:Galaxies:from:CfA2:Redshift:Survey:(Mahtessian++;:2010) +C,J/MNRAS/403/1368,optical,ivo://CDS.VizieR/J/MNRAS/403/1368,J/MNRAS/403/1368,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/1368&,Li:abundances:&::vsini:for:star-planet:systems:(Gonzalez+;:2010) +C,J/AJ/106/1906,optical:infrared,ivo://CDS.VizieR/J/AJ/106/1906,J/AJ/106/1906,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/1906&,NGC:6611::A:Cluster:Caught:in:the:Act:(Hillenbrand+:1993) +C,J/ApJ/685/773,x-ray:uv:optical,ivo://CDS.VizieR/J/ApJ/685/773,J/ApJ/685/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/773&,X-ray-UV:relations:in:SDSS:DR5:QSOs:(Gibson+;:2008) +C,J/ApJ/681/290,optical,ivo://CDS.VizieR/J/ApJ/681/290,J/ApJ/681/290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/290&,HST/ACS:photometry:in:the:SMC:(Schmalzl+;:2008) +C,J/ApJ/677/401,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/677/401,J/ApJ/677/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/677/401&,Xray:properties:of:protostars:in:ONC:(Prisinzano+;:2008) +C,J/AJ/135/1350,optical:infrared,ivo://CDS.VizieR/J/AJ/135/1350,J/AJ/135/1350,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1350&,Hot:variable:stars:in:NGC:330:(Schmidtke+;:2008) +C,J/ApJ/667/963,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/667/963,J/ApJ/667/963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/963&,Near-infrared:photometry:of:Carina:nebula:(Sanchawala+;:2007) +C,J/AJ/129/363,optical,ivo://CDS.VizieR/J/AJ/129/363,J/AJ/129/363,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/363&,Spectroscopy:in:Orion:Nebula:Cluster:(Sicilia-Aguilar+;:2005) +C,J/AJ/75/167,optical,ivo://CDS.VizieR/J/AJ/75/167,J/AJ/75/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/75/167&,UBV:sequences:near:3:globulars:(White+;:1970) +C,J/ApJ/667/673,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/667/673,J/ApJ/667/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/673&,FIRST-2MASS:red:quasar:survey:(Glikman+;:2007) +C,J/A+AS/31/439,optical,ivo://CDS.VizieR/J/A+AS/31/439,J/A+AS/31/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/31/439&,A:Survey:of:HII:Regions:in:M31:(Pellet+:1978) +C,J/AN/329/790,optical:infrared,ivo://CDS.VizieR/J/AN/329/790,J/AN/329/790,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/329/790&,SDSS:and:Johnson-Cousins:photometry:of:F-K:stars:(Just+;:2008) +C,J/ApJS/91/625,x-ray,ivo://CDS.VizieR/J/ApJS/91/625,J/ApJS/91/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/91/625&,ROSAT:survey:of:the:Pleiades:(Stauffer+:1994) +C,J/ApJ/675/1459,optical,ivo://CDS.VizieR/J/ApJ/675/1459,J/ApJ/675/1459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1459&,Compact:Binary:Coalescence:Galaxy:Catalog:(Kopparapu+;:2008) +C,J/A+A/440/61,optical:infrared,ivo://CDS.VizieR/J/A+A/440/61,J/A+A/440/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/61&,FORS:spectroscopy:of:HDFS:galaxies:(Rigopoulou+;:2005) +C,J/ApJ/679/239,optical,ivo://CDS.VizieR/J/ApJ/679/239,J/ApJ/679/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/239&,Associated:MgII:absorbers:(Vanden+;:2008) +C,J/A+A/440/409,radio,ivo://CDS.VizieR/J/A+A/440/409,J/A+A/440/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/409&,Extragalactic:sources:at:22:and:37GHz:(Terasranta+;:2005) +C,J/ApJ/679/720,infrared:radio,ivo://CDS.VizieR/J/ApJ/679/720,J/ApJ/679/720,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/720&,Spitzer:observations:of:the:Hyades:(Cieza+;:2008) +C,J/MNRAS/393/1531,optical,ivo://CDS.VizieR/J/MNRAS/393/1531,J/MNRAS/393/1531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/393/1531&,BUDDA:structural:properties:of:galaxies:(Gadotti+;:2009) +C,J/ApJ/675/1213,optical,ivo://CDS.VizieR/J/ApJ/675/1213,J/ApJ/675/1213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1213&,Abundances:in:M33:HII:regions:(Rosolowsky+;:2008) +C,J/AJ/136/713,optical:radio,ivo://CDS.VizieR/J/AJ/136/713,J/AJ/136/713,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/713&,Arecibo:legacy:fast:ALFA:survey.:VI.:(Kent+;:2008) +C,J/AJ/108/1256,optical,ivo://CDS.VizieR/J/AJ/108/1256,J/AJ/108/1256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/1256&,The:OB:association:LH:58:(Garmany+;:1994) +C,J/AZh/87/795,optical,ivo://CDS.VizieR/J/AZh/87/795,J/AZh/87/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/795&,Catalog:of:galaxies:in:and:around:A1367:(Boldycheva+;:2010) +C,J/AJ/134/1671,optical,ivo://CDS.VizieR/J/AJ/134/1671,J/AJ/134/1671,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1671&,Speckle:interferometry:at:USNO.:XIII:(Mason+;:2007) +C,II/182,optical,ivo://CDS.VizieR/II/182,II/182,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/182&,UBV:Photometry:of:Stars:with:Accurate:Positions:(Oja:1984-1993) +C,J/MNRAS/402/1729,infrared,ivo://CDS.VizieR/J/MNRAS/402/1729,J/MNRAS/402/1729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/1729&,JHK:photometry:of:36:Galactic:globular:clusters:(Valenti+:2010) +C,J/AJ/134/1579,optical,ivo://CDS.VizieR/J/AJ/134/1579,J/AJ/134/1579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1579&,Halo:stars:in:solar:neighborhood:(Kepley+;:2007) +C,J/ApJ/679/71,infrared,ivo://CDS.VizieR/J/ApJ/679/71,J/ApJ/679/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/71&,Mid-IR:period-luminosity:relations:(Freedman+;:2008) +C,J/ApJ/663/1291,optical,ivo://CDS.VizieR/J/ApJ/663/1291,J/ApJ/663/1291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/1291&,DZ:stars:in:SDSS:DR4:(Dufour+;:2007) +C,J/ApJS/166/249,optical,ivo://CDS.VizieR/J/ApJS/166/249,J/ApJS/166/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/249&,Stellar:dynamics:and:proper:motions:in:47Tuc:(McLaughlin+;:2006) +C,I/6,optical,ivo://CDS.VizieR/I/6,I/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/6&,Cape:Catalog:of:20554:Faint:Stars;:-40:to:-52{deg}:(Spencer:Jones+:1939) +C,J/MNRAS/338/253,infrared,ivo://CDS.VizieR/J/MNRAS/338/253,J/MNRAS/338/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/338/253&,K:extinction:near:the:Galactic:Centre:(Dutra+;:2003) +C,J/MNRAS/346/18,optical,ivo://CDS.VizieR/J/MNRAS/346/18,J/MNRAS/346/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/346/18&,VIc:photometry:in:Saurer:A;:B:and:C:(Carraro+;:2003) +C,J/ApJ/678/851,optical:infrared,ivo://CDS.VizieR/J/ApJ/678/851,J/ApJ/678/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/851&,RR:Lyrae:survey:in:the:Galactic:Halo:(Keller+;:2008) +C,J/A+AS/108/61,infrared,ivo://CDS.VizieR/J/A+AS/108/61,J/A+AS/108/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/108/61&,Warm:IRAS:sources.:IV.:(Fehmers+;:1994) +C,J/AJ/127/2856,infrared,ivo://CDS.VizieR/J/AJ/127/2856,J/AJ/127/2856,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2856&,Brown:dwarfs:in:the:2MASS:Survey:(Burgasser+;:2004) +C,J/AcA/59/69,optical,ivo://CDS.VizieR/J/AcA/59/69,J/AcA/59/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/69&,ubvy{beta}:photometry:of:stars:in:NGC:7062:(Molenda-Zakowicz+;:2009) +C,J/ApJS/190/1,optical,ivo://CDS.VizieR/J/ApJS/190/1,J/ApJS/190/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/1&,A:survey:of:stellar:families:(Raghavan+;:2010) +C,J/AJ/116/1816,infrared,ivo://CDS.VizieR/J/AJ/116/1816,J/AJ/116/1816,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1816&,JHKLMNOPQ:photometry:in:Orion:cluster:(Hillenbrand+;:1998) +C,J/AJ/135/496,optical,ivo://CDS.VizieR/J/AJ/135/496,J/AJ/135/496,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/496&,SDSS:quasar:lens:search.:II.:(Inada+;:2008) +C,J/A+A/374/504,optical:infrared,ivo://CDS.VizieR/J/A+A/374/504,J/A+A/374/504,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/504&,UBVI:photometry:of:NGC:7654:(Pandey+;:2001) +C,V/132,optical,ivo://CDS.VizieR/V/132,V/132,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/132&,SAI:Open:Clusters:Catalog:(Glushkova+;:2009) +C,J/MNRAS/396/2011,x-ray:optical:radio,ivo://CDS.VizieR/J/MNRAS/396/2011,J/MNRAS/396/2011,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/2011&,X-ray+Radio:sources:in:XBootes:(El:Bouchefry;:2009) +C,V/70A,optical,ivo://CDS.VizieR/V/70A,V/70A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/70A&,Nearby:Stars;:Preliminary:3rd:Version:(Gliese+:1991) +C,J/ApJ/678/985,infrared,ivo://CDS.VizieR/J/ApJ/678/985,J/ApJ/678/985,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/985&,c2d:Spitzer:survey:of:interstellar:ices.:I.:(Boogert+;:2008) +C,J/MNRAS/395/255,optical,ivo://CDS.VizieR/J/MNRAS/395/255,J/MNRAS/395/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/395/255&,Compact:groups:of:galaxies:in:SDSS:DR6:(McConnachie+;:2009) +C,J/ApJS/154/509,optical,ivo://CDS.VizieR/J/ApJS/154/509,J/ApJS/154/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/509&,ACS:Virgo:Cluster:Survey.:II.:(Jordan+;:2004) +C,J/AJ/140/500,optical,ivo://CDS.VizieR/J/AJ/140/500,J/AJ/140/500,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/140/500&,Kimematics:of:horizontal-branch:stars:from:SDDSS-DR7:(Chen+;:2010) +C,J/ApJS/183/1,optical,ivo://CDS.VizieR/J/ApJS/183/1,J/ApJS/183/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/1&,Catalog:of:central:stellar:velocity:dispersions:(Ho+;:2009) +C,J/ApJ/677/169,infrared,ivo://CDS.VizieR/J/ApJ/677/169,J/ApJ/677/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/677/169&,H{alpha}:galaxies:at:z=0.84:(Villar+;:2008) +C,V/124,optical,ivo://CDS.VizieR/V/124,V/124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/124&,Approximate:elements:of:eclipsing:binaries:(Svechnikov+;:1990) +C,J/ApJS/179/95,optical:infrared:radio,ivo://CDS.VizieR/J/ApJS/179/95,J/ApJS/179/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/95&,VLA:survey:of:CDF-S.:II.:(Mainieri+;:2008) +C,J/ApJ/694/L144,optical,ivo://CDS.VizieR/J/ApJ/694/L144,J/ApJ/694/L144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/L144&,Spectroscopic:study:of:Leo:V:dSph:(Walker+;:2009) +C,J/MNRAS/401/1965,optical,ivo://CDS.VizieR/J/MNRAS/401/1965,J/MNRAS/401/1965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/1965&,Globular:clusters:in:M104:(Harris+;:2010) +C,J/A+A/379/136,optical:infrared,ivo://CDS.VizieR/J/A+A/379/136,J/A+A/379/136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/136&,UBVRI:photometry:of:3:young:open:clusters:(Carraro+;:2001) +C,J/other/JAD/15.2,optical,ivo://CDS.VizieR/J/other/JAD/15.2,J/other/JAD/15.2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/JAD/15.2&,VBLUW:photometry:of:eclipsing:binary:stars:(van:Houten+;:2009) +C,J/ApJ/664/257,optical,ivo://CDS.VizieR/J/ApJ/664/257,J/ApJ/664/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/257&,Catalog:of:planetary:nebulae:in:NGC:3379:(Douglas+;:2007) +C,J/ApJ/675/1254,optical,ivo://CDS.VizieR/J/ApJ/675/1254,J/ApJ/675/1254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/1254&,M37:variable:stars:(Hartman+;:2008) +C,J/ApJS/177/551,infrared,ivo://CDS.VizieR/J/ApJS/177/551,J/ApJS/177/551,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/551&,Spitzer:c2d:survey:of:Lupus:dark:clouds:(Merin+;:2008) +C,J/ApJ/582/382,x-ray,ivo://CDS.VizieR/J/ApJ/582/382,J/ApJ/582/382,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/382&,Chandra:X-ray:sources:in:Orion:Nebula:Cluster:(Flaccomio+;:2003) +C,VII/254,uv:optical:infrared,ivo://CDS.VizieR/VII/254,VII/254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/254&,Kazarian:galaxies:catalog:(Kazarian+;:2010) +C,J/MNRAS/393/1408,infrared,ivo://CDS.VizieR/J/MNRAS/393/1408,J/MNRAS/393/1408,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/393/1408&,IR:photometry:of:type:II:quasars:(Chen+;:2009) +C,J/AJ/128/2642,optical,ivo://CDS.VizieR/J/AJ/128/2642,J/AJ/128/2642,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2642&,Aquarius:superclusters.:II.:(Caretta+;:2004) +C,J/AcA/59/33,optical:infrared,ivo://CDS.VizieR/J/AcA/59/33,J/AcA/59/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/33&,ASAS.:Variable:stars:catalog:in:Kepler:field.:(Pigulski+;:2009) +C,J/MNRAS/393/538,x-ray,ivo://CDS.VizieR/J/MNRAS/393/538,J/MNRAS/393/538,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/393/538&,Stellar:association:around:gamma:Vel:(Jeffries+;:2009) +C,J/ApJS/188/384,radio,ivo://CDS.VizieR/J/ApJS/188/384,J/ApJS/188/384,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/188/384&,The:VLA-COSMOS:survey.:IV.:(Schinnerer+;:2010) +C,J/AJ/128/1,optical,ivo://CDS.VizieR/J/AJ/128/1,J/AJ/128/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1&,First:Look:Survey::NOAO:R-band:Mosaic:(Fadda+;:2004) +C,J/MNRAS/393/329,optical,ivo://CDS.VizieR/J/MNRAS/393/329,J/MNRAS/393/329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/393/329&,Planetary:nebulae:of:NGC:4494:(Napolitano+;:2009) +C,J/ApJ/667/308,infrared,ivo://CDS.VizieR/J/ApJ/667/308,J/ApJ/667/308,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/308&,Weak-line:T:Tauri:in:Spitzer:c2d:Survey.:II.:(Cieza+;:2007) +C,J/ApJ/672/558,infrared:radio,ivo://CDS.VizieR/J/ApJ/672/558,J/ApJ/672/558,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/672/558&,MIPS:observations:of:h:and:{chi}:Persei:(Currie+;:2008) +C,J/ApJ/675/464,x-ray,ivo://CDS.VizieR/J/ApJ/675/464,J/ApJ/675/464,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/464&,Chandra:observations:of:NGC:2244:(Wang+;:2008) +C,J/AJ/134/1162,infrared,ivo://CDS.VizieR/J/AJ/134/1162,J/AJ/134/1162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1162&,11:new:T:dwarfs:in:2MASS:(Looper+;:2007) +C,J/A+A/462/449,x-ray,ivo://CDS.VizieR/J/A+A/462/449,J/A+A/462/449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/449&,Chandra:point-source:counts:in:galaxy:cluster:(Branchesi+;:2007) +C,J/AJ/135/564,optical:infrared,ivo://CDS.VizieR/J/AJ/135/564,J/AJ/135/564,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/564&,Photometry:and:spectroscopy:of:BHB:candidates:(Brown+;:2008) +C,J/ApJS/155/123,infrared,ivo://CDS.VizieR/J/ApJS/155/123,J/ApJS/155/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/123&,JHKs:photometry:of:ultracompact:HII:regions:(Alvarez+;:2004) +C,J/ApJ/671/323,infrared,ivo://CDS.VizieR/J/ApJ/671/323,J/ApJ/671/323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/323&,Spitzer:Spectra:of:a:10mJy:galaxy:sample:(Houck+;:2007) +C,J/ApJS/177/431,infrared,ivo://CDS.VizieR/J/ApJS/177/431,J/ApJS/177/431,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/431&,Mid-IR:sources:in:EGS:(Barmby+;:2008) +C,J/MNRAS/394/375,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/394/375,J/MNRAS/394/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/375&,AKARI:photometric:redshift:accuracy:(Negrello+;:2009) +C,J/AJ/134/706,optical,ivo://CDS.VizieR/J/AJ/134/706,J/AJ/134/706,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/706&,New:globular:clusters:in:M:31:(Kim+;:2007) +C,J/PASP/122/288,optical:infrared,ivo://CDS.VizieR/J/PASP/122/288,J/PASP/122/288,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/288&,UBVI_KC_:photometry:in:NGC:2309:(Piatti+;:2010) +C,J/MNRAS/402/1380,optical,ivo://CDS.VizieR/J/MNRAS/402/1380,J/MNRAS/402/1380,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/1380&,Rotation:velocities:in:Pleiades:and:{alpha}Per:(Jackson+;:2010) +C,J/ApJ/681/113,gamma-ray:x-ray,ivo://CDS.VizieR/J/ApJ/681/113,J/ApJ/681/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/113&,Swift:BAT:survey:of:AGNs:(Tueller+;:2008) +C,J/A+AS/144/475,optical,ivo://CDS.VizieR/J/A+AS/144/475,J/A+AS/144/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/475&,Accurate:positions:for:17124:galaxies:(Paturel+;:2000) +C,J/ApJS/180/117,optical,ivo://CDS.VizieR/J/ApJS/180/117,J/ApJS/180/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/180/117&,MK:classifications:of:spectroscopic:binaries:(Abt;:2009) +C,J/ApJS/154/155,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/154/155,J/ApJS/154/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/155&,Luminous:X-ray:sources:Chandra:fluxes:(Alonso-Herrero+;:2004) +C,J/ApJS/180/67,optical,ivo://CDS.VizieR/J/ApJS/180/67,J/ApJS/180/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/180/67&,Photometric:selection:of:quasars:from:SDSS.:II.:(Richards+;:2009) +C,III/170B,infrared,ivo://CDS.VizieR/III/170B,III/170B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/170B&,IRAS:Point:Source:Identifications:(MacConnell;:1993::rev.:2009) +C,II/50,optical,ivo://CDS.VizieR/II/50,II/50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/50&,Photometric:Standard:Stars:(Cousins:1971) +C,J/ApJ/612/L93,optical,ivo://CDS.VizieR/J/ApJ/612/L93,J/ApJ/612/L93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/L93&,Candidates:of:z~5.5-7:galaxies:in:the:HST-UDF:(Yan+;:2004) +C,J/ApJ/655/814,optical,ivo://CDS.VizieR/J/ApJ/655/814,J/ApJ/655/814,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/814&,HII:regions:in:IC:342/Maffei:group:(Fingerhut+;:2007) +C,J/AJ/135/1239,optical:infrared,ivo://CDS.VizieR/J/AJ/135/1239,J/AJ/135/1239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1239&,Spectral:distances:to:DA:white:dwarfs:(Holberg+;:2008) +C,J/PASJ/61/97,infrared,ivo://CDS.VizieR/J/PASJ/61/97,J/PASJ/61/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/61/97&,Proper:motions:with:Subaru:SDF:(Richmond+;:2009) +C,III/260,optical,ivo://CDS.VizieR/III/260,III/260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/260&,General:Catalogue:of:Ap:and:Am:stars:(Renson+:2009) +C,J/ApJS/159/100,optical,ivo://CDS.VizieR/J/ApJS/159/100,J/ApJS/159/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/159/100&,Temperatures:and:Rc:photometry:in:the:Hyades:(Taylor+;:2005) +C,J/AcA/58/293,optical,ivo://CDS.VizieR/J/AcA/58/293,J/AcA/58/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/58/293&,Type-II:and:anomalous:Cepheids:in:LMC:(Soszynski+;:2008) +C,J/PASP/83/800,optical,ivo://CDS.VizieR/J/PASP/83/800,J/PASP/83/800,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/83/800&,UBV:photometry:in:NGC:6025:(Feinstein+;:1971) +C,J/other/BASI/29.,optical:infrared,ivo://CDS.VizieR/J/other/BASI/29.53,J/other/BASI/29.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BASI/29.53&,UBVI:photometry:in:Berkeley:32:(Richtler+;:2001) +C,J/ApJ/664/1102,optical,ivo://CDS.VizieR/J/ApJ/664/1102,J/ApJ/664/1102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/1102&,Radial:velocity:survey:of:Cyg:OB2:association:(Kiminki+;:2007) +C,J/PAZh/29/571,x-ray:radio,ivo://CDS.VizieR/J/PAZh/29/571,J/PAZh/29/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/29/571&,X-ray:fluxes:of:radio:pulsars:(Malov;:2003) +C,J/MNRAS/390/1733,optical,ivo://CDS.VizieR/J/MNRAS/390/1733,J/MNRAS/390/1733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/1733&,CN:column:densities:and:excitation:temperatures:(Slyk+;:2008) +C,J/AJ/134/411,infrared,ivo://CDS.VizieR/J/AJ/134/411,J/AJ/134/411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/411&,Properties:of:IC:348:members:(Muench+;:2007) +C,J/MNRAS/350/785,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/350/785,J/MNRAS/350/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/350/785&,XMM/CFDS:catalogue:(Waskett+;:2004) +C,J/AJ/134/321,optical,ivo://CDS.VizieR/J/AJ/134/321,J/AJ/134/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/321&,H{delta}:line:in:globular:clusters:(Prochaska+;:2007) +C,J/ApJS/168/277,optical,ivo://CDS.VizieR/J/ApJS/168/277,J/ApJS/168/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/168/277&,HK-Survey:field:horizontal-branch:candidates:(Beers+;:2007) +C,J/AJ/135/928,optical,ivo://CDS.VizieR/J/AJ/135/928,J/AJ/135/928,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/928&,The:black:hole-bulge:relationship:(Shen+;:2008) +C,J/ApJ/664/53,uv,ivo://CDS.VizieR/J/ApJ/664/53,J/ApJ/664/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/53&,UV:photometry:of:GALEX:QSO:candidates:(Atlee+;:2007) +C,J/ApJ/643/1011,optical,ivo://CDS.VizieR/J/ApJ/643/1011,J/ApJ/643/1011,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/643/1011&,Early-type:stars:in:the:center:of:the:Galaxy:(Paumard+;:2006) +C,J/ApJ/481/673,optical,ivo://CDS.VizieR/J/ApJ/481/673,J/ApJ/481/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/481/673&,HDF:flanking:fields:and:related:data:(Lowenthal+;:1997) +C,J/ApJS/177/515,radio,ivo://CDS.VizieR/J/ApJS/177/515,J/ApJS/177/515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/515&,6cm:and:20cm:survey:of:Galactic:Center:(Law+;:2008) +C,J/MNRAS/398/91,optical,ivo://CDS.VizieR/J/MNRAS/398/91,J/MNRAS/398/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/91&,2D:kinematic:structure:of:early-type:galaxies:(Proctor+;:2009) +C,J/ApJS/177/465,x-ray,ivo://CDS.VizieR/J/ApJS/177/465,J/ApJS/177/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/465&,X-ray:variability:in:NGC:6946;:NGC:4485/90:(Fridriksson+;:2008) +C,J/A+A/498/627,optical,ivo://CDS.VizieR/J/A+A/498/627,J/A+A/498/627,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/498/627&,Radial:velocities:of:SB:with:M:giant:(Famaey+;:2009) +C,J/AJ/106/181,optical:infrared,ivo://CDS.VizieR/J/AJ/106/181,J/AJ/106/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/181&,CCD:photometry:of:open:cluster:M67:(Montgomery+:1993) +C,J/other/PZP/9.3,optical,ivo://CDS.VizieR/J/other/PZP/9.3,J/other/PZP/9.3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PZP/9.3&,Light:elements:for:25:Mira:type:variables:(Kazarovets+;:2009) +C,J/PAZh/30/589,gamma-ray:x-ray,ivo://CDS.VizieR/J/PAZh/30/589,J/PAZh/30/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/30/589&,Hard:X-ray:catalog:of:Sagittarius:arm:(Molkov+;:2004) +C,J/MNRAS/399/2264,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/399/2264,J/MNRAS/399/2264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/2264&,NOIRCAT:sources:(Wong+;:2009) +C,J/ApJS/154/585,gamma-ray,ivo://CDS.VizieR/J/ApJS/154/585,J/ApJS/154/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/585&,BATSE:earth:occultation:deep:sample:results:(Harmon+;:2004) +C,J/AJ/128/2239,infrared,ivo://CDS.VizieR/J/AJ/128/2239,J/AJ/128/2239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2239&,JHKs:photometry:of:92:LMC:Cepheids:(Persson+;:2004) +C,J/ApJS/182/12,x-ray:optical,ivo://CDS.VizieR/J/ApJS/182/12,J/ApJS/182/12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/12&,ICM:entropy:profiles:(ACCEPT):(Cavagnolo+;:2009) +C,J/ApJ/663/960,optical,ivo://CDS.VizieR/J/ApJ/663/960,J/ApJ/663/960,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/960&,Radial:velocities:of:Leo:I:stars:(Sohn+;:2007) +C,J/ApJS/187/251,infrared,ivo://CDS.VizieR/J/ApJS/187/251,J/ApJS/187/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/251&,Ultradeep:Ks:imaging:in:the:GOODS-N:(Wang+;:2010) +C,J/ApJ/663/734,optical,ivo://CDS.VizieR/J/ApJ/663/734,J/ApJ/663/734,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/734&,Interacting:Galaxies:in:GEMS:and:GOODS:(Elmegreen+;:2007) +C,J/ApJ/616/110,radio,ivo://CDS.VizieR/J/ApJ/616/110,J/ApJ/616/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/616/110&,VSOP:5GHz:AGN:Survey.:IV:(Horiuchi+;:2004) +C,VII/239A,optical,ivo://CDS.VizieR/VII/239A,VII/239A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/239A&,History:and:Accurate:Positions:for:the:NGC/IC:Objects:(Corwin;:2004) +C,J/ApJ/663/320,*,ivo://CDS.VizieR/J/ApJ/663/320,J/ApJ/663/320,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/320&,IR-through-UV:extinction:curve:(Fitzpatrick+;:2007) +C,J/ApJS/119/207,uv,ivo://CDS.VizieR/J/ApJS/119/207,J/ApJS/119/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/119/207&,IUE:echelle:spectra:of:hot:white:dwarfs:(Holberg+;:1998) +C,J/MNRAS/401/294,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/401/294,J/MNRAS/401/294,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/294&,Optical:identification:of:XMM-LSS:sources:(Stalin+;:2010) +C,J/MNRAS/394/1875,infrared,ivo://CDS.VizieR/J/MNRAS/394/1875,J/MNRAS/394/1875,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/1875&,IR:colours:of:MASH:planetary:nebulae:(Phillips+;:2009) +C,J/AZh/75/70,optical,ivo://CDS.VizieR/J/AZh/75/70,J/AZh/75/70,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/75/70&,Energy:distribution:of:O9-B5:stars:(Knyazeva+;:1998) +C,J/MNRAS/392/879,optical,ivo://CDS.VizieR/J/MNRAS/392/879,J/MNRAS/392/879,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/879&,Globular:clusters:in:nearby:dwarf:galaxies:(Georgiev+;:2009) +C,J/AZh/77/619,optical,ivo://CDS.VizieR/J/AZh/77/619,J/AZh/77/619,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/77/619&,Energy:distributions:in:giants:and:supergiants:(Knyazeva+;:2000) +C,J/ApJS/184/158,x-ray,ivo://CDS.VizieR/J/ApJS/184/158,J/ApJS/184/158,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/158&,Chandra:COSMOS:survey:I.:(Elvis+;:2009) +C,J/AJ/128/3019,optical,ivo://CDS.VizieR/J/AJ/128/3019,J/AJ/128/3019,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/3019&,Pal:13:blue:stragglers:and:main-sequence:binaries:(Clark+;:2004) +C,J/ApJ/674/L81,optical,ivo://CDS.VizieR/J/ApJ/674/L81,J/ApJ/674/L81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/674/L81&,Variable:stars:in:dwarf:galaxy:CVn:I:(Kuehn+;:2008) +C,J/ApJ/492/62,optical,ivo://CDS.VizieR/J/ApJ/492/62,J/ApJ/492/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/492/62&,M87:planetary:nebulae:(Ciardullo+;:1998) +C,J/AJ/133/2764,optical,ivo://CDS.VizieR/J/AJ/133/2764,J/AJ/133/2764,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2764&,M31:globular:clusters:structural:parameters:(Barmby+;:2007) +C,J/AJ/129/2232,optical,ivo://CDS.VizieR/J/AJ/129/2232,J/AJ/129/2232,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2232&,Variable:stars:in:And:I:and:And:III:(Pritzl+;:2005) +C,J/AJ/127/3587,optical:radio,ivo://CDS.VizieR/J/AJ/127/3587,J/AJ/127/3587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3587&,VLBI:ICRF.:II:(Fey+;:2004) +C,J/ApJS/182/628,optical:infrared,ivo://CDS.VizieR/J/ApJS/182/628,J/ApJS/182/628,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/628&,Spitzer:quasar:and:ULIRG:evolution:study:(Veilleux+;:2009) +C,J/ApJS/179/142,x-ray,ivo://CDS.VizieR/J/ApJS/179/142,J/ApJS/179/142,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/142&,Catalog:of:X-ray:sources:in:NGC:3379:(Brassington+;:2008) +C,J/ApJS/187/135,x-ray,ivo://CDS.VizieR/J/ApJS/187/135,J/ApJS/187/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/135&,SEDs:of:weak:AGNs:associated:with:LINERs:(Eracleous+;:2010) +C,J/AJ/133/2846,optical,ivo://CDS.VizieR/J/AJ/133/2846,J/AJ/133/2846,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2846&,Photometric:decomposition:of:barred:galaxies:(Reese+;:2007) +C,J/AJ/135/588,radio,ivo://CDS.VizieR/J/AJ/135/588,J/AJ/135/588,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/588&,Arecibo:legacy:fast:ALFA:survey:V.:(Saintonge+;:2008) +C,J/ApJS/186/378,x-ray:optical,ivo://CDS.VizieR/J/ApJS/186/378,J/ApJS/186/378,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/378&,Hard:X-ray:survey:from:Swift-BAT:2004-2006:(Tueller+;:2010) +C,J/ApJS/175/116,optical,ivo://CDS.VizieR/J/ApJS/175/116,J/ApJS/175/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/116&,SNU:bright:quasar:survey:(SNUQSO):(Lee+;:2008) +C,J/MNRAS/401/1587,optical:infrared,ivo://CDS.VizieR/J/MNRAS/401/1587,J/MNRAS/401/1587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/1587&,RIK:photometry:of:far-IR:sources:in:NGP:(Vaisanen+;:2010) +C,J/A+A/439/433,infrared:radio,ivo://CDS.VizieR/J/A+A/439/433,J/A+A/439/433,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/433&,RIJ:photometry:of:stars:around:PSR:B1718-19:(Janssen+;:2005) +C,J/ApJS/175/97,gamma-ray:optical:radio,ivo://CDS.VizieR/J/ApJS/175/97,J/ApJS/175/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/97&,CGRaBS::survey:of:{gamma}-ray:blazar:candidates:(Healey+;:2008) +C,J/ApJ/672/930,optical,ivo://CDS.VizieR/J/ApJ/672/930,J/ApJ/672/930,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/672/930&,Distant:CO:clouds:in:third:galactic:quadrant:(Vazquez+;:2008) +C,J/ApJ/672/914,optical,ivo://CDS.VizieR/J/ApJ/672/914,J/ApJ/672/914,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/672/914&,HST:photometry:in:NGC:346:(Hennekemper+;:2008) +C,J/ApJS/175/86,optical,ivo://CDS.VizieR/J/ApJS/175/86,J/ApJS/175/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/86&,NGP+30{deg}:zone:galaxies:I.:(Petrosian+;:2008) +C,J/ApJ/672/398,infrared,ivo://CDS.VizieR/J/ApJ/672/398,J/ApJ/672/398,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/672/398&,JHK':photometry:of:M17:silhouette:object:(Ito+;:2008) +C,J/AJ/128/2080,radio,ivo://CDS.VizieR/J/AJ/128/2080,J/AJ/128/2080,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2080&,HI:emission:observations:(O'Neil+;:2004) +C,J/ApJS/185/451,optical:infrared,ivo://CDS.VizieR/J/ApJS/185/451,J/ApJS/185/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/451&,PMS:stars:in:the:Cepheus:flare:region:(Kun+;:2009) +C,J/ApJ/700/L73,infrared,ivo://CDS.VizieR/J/ApJ/700/L73,J/ApJ/700/L73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/L73&,Photospheric:fluxes:at:24:and:70{mu}m:(Kospal+;:2009) +C,J/ApJS/173/471,uv:optical,ivo://CDS.VizieR/J/ApJS/173/471,J/ApJS/173/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/471&,Keck:DEIMOS:spectroscopy:of:GALEX:sources:(Mallery+;:2007) +C,J/MNRAS/391/1210,radio,ivo://CDS.VizieR/J/MNRAS/391/1210,J/MNRAS/391/1210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1210&,Characteristics:of:energetic:pulsars:(Weltevrede+;:2008) +C,J/AJ/128/1167,optical:infrared,ivo://CDS.VizieR/J/AJ/128/1167,J/AJ/128/1167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1167&,ARAUCARIA:project:::NGC:300:Cepheid:Variables.:II:(Gieren+;:2004) +C,J/ApJ/681/428,infrared:radio,ivo://CDS.VizieR/J/ApJ/681/428,J/ApJ/681/428,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/428&,BLAST:sources:in:Galactic:plane:survey:(Chapin+;:2008) +C,J/MNRAS/297/885,optical:infrared,ivo://CDS.VizieR/J/MNRAS/297/885,J/MNRAS/297/885,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/297/885&,Faint:galaxies:KIc:photometry:(Glazebrook+;:1998) +C,J/ApJ/669/791,uv:optical,ivo://CDS.VizieR/J/ApJ/669/791,J/ApJ/669/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/791&,Quasar:black:hole:masses:(Wilhite+;:2007) +C,J/ApJS/175/509,radio,ivo://CDS.VizieR/J/ApJS/175/509,J/ApJS/175/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/509&,Ammonia:spectral:atlas:in:Perseus:(Rosolowsky+;:2008) +C,J/A+A/436/853,infrared,ivo://CDS.VizieR/J/A+A/436/853,J/A+A/436/853,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/853&,IR:photometry:of:Alpha:Per:low-mass:members:(Lodieu+;:2005) +C,J/ApJS/183/17,x-ray:optical:radio,ivo://CDS.VizieR/J/ApJS/183/17,J/ApJS/183/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/17&,The:SDSS:DR5/XMM-Newton:quasar:survey:(Young+;:2009) +C,J/ApJ/414/463,optical,ivo://CDS.VizieR/J/ApJ/414/463,J/ApJ/414/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/414/463&,Planetary:nebula:system:of:NGC:5128:(Hui+;:1993) +C,J/AJ/133/2696,optical:infrared,ivo://CDS.VizieR/J/AJ/133/2696,J/AJ/133/2696,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2696&,BVRI:light:curves:of:Westerlund:1:stars:(Bonanos;:2007) +C,J/PASP/122/35,optical:infrared,ivo://CDS.VizieR/J/PASP/122/35,J/PASP/122/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/35&,Symbiotic:stars:on:Asiago:archive:plates:(Jurdana-Sepic+;:2010) +C,J/AcA/51/317,optical,ivo://CDS.VizieR/J/AcA/51/317,J/AcA/51/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/51/317&,OGLE:DIA.:Catalog:of:LMC:and:SMC:images:(Zebrun+;:2001) +C,J/AJ/129/907,optical,ivo://CDS.VizieR/J/AJ/129/907,J/AJ/129/907,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/907&,New:Ori:OB1:members:(Briceno+;:2005) +C,J/ApJ/383/487,optical,ivo://CDS.VizieR/J/ApJ/383/487,J/ApJ/383/487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/383/487&,Planetary:nebulae:as:standard:candles.:VII.:(Ciardullo+;:1991) +C,J/ApJ/680/495,infrared,ivo://CDS.VizieR/J/ApJ/680/495,J/ApJ/680/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/495&,Survey:of:Interstellar:clouds:in:the:Gould:belt:(Harvey+;:2008) +C,J/ApJS/185/20,uv:optical,ivo://CDS.VizieR/J/ApJS/185/20,J/ApJS/185/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/20&,UV-bright:quasars:(Syphers+;:2009) +C,J/AJ/99/1079,optical,ivo://CDS.VizieR/J/AJ/99/1079,J/AJ/99/1079,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/99/1079&,Nova:rate:in:NGC:5128:(Ciardullo+;:1990) +C,J/ApJ/662/525,x-ray:optical,ivo://CDS.VizieR/J/ApJ/662/525,J/ApJ/662/525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/662/525&,LMXBs:in:globular:clusters:of:5:galaxies:(Kundu+;:2007) +C,J/ApJ/664/481,optical,ivo://CDS.VizieR/J/ApJ/664/481,J/ApJ/664/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/481&,Optical/IR:photometry:of:Collinder:69:(Barrado:y:Navascues+:2007) +C,J/ApJS/173/104,optical:infrared,ivo://CDS.VizieR/J/ApJS/173/104,J/ApJS/173/104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/104&,Stellar:population:in:Chamaeleon:I:(Luhman;:2007) +C,J/MNRAS/395/593,optical:infrared,ivo://CDS.VizieR/J/MNRAS/395/593,J/MNRAS/395/593,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/395/593&,ASAS:chromospherically:active:eclipsing:binaries:(Parihar+:2009) +C,I/298,optical,ivo://CDS.VizieR/I/298,I/298,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/298&,LSPM-North:Catalog:(Lepine+:2005) +C,J/ApJS/173/85,radio,ivo://CDS.VizieR/J/ApJS/173/85,J/ApJS/173/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/85&,HI:21cm:forbidden-velocity:wings:(Kang+;:2007) +C,J/AJ/130/1373,optical:radio,ivo://CDS.VizieR/J/AJ/130/1373,J/AJ/130/1373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1373&,Radio:observations:of:the:HDFS:region.:II:(Huynh+;:2005) +C,J/ApJ/667/911,optical,ivo://CDS.VizieR/J/ApJ/667/911,J/ApJ/667/911,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/911&,Abundances:on:the:main:sequence:of:{omega}:Cen:(Stanford+;:2007) +C,J/AJ/130/1358,optical:radio,ivo://CDS.VizieR/J/AJ/130/1358,J/AJ/130/1358,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1358&,Radio:observations:of:the:HDFS:region.:I:(Norris+;:2005) +C,J/AJ/133/2559,radio,ivo://CDS.VizieR/J/AJ/133/2559,J/AJ/133/2559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2559&,Compact:radio:sources:in:spiral:galaxies.:II.:(Maddox+;:2007) +C,J/MNRAS/378/179,optical,ivo://CDS.VizieR/J/MNRAS/378/179,J/MNRAS/378/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/378/179&,Eclipsing:Binary:with:Eccentric:Orbits:Catalog:(Bulut+;:2007) +C,J/AJ/133/2495,x-ray,ivo://CDS.VizieR/J/AJ/133/2495,J/AJ/133/2495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2495&,Classification:of:RASS:optical:counterparts:(Dragomir+;:2007) +C,J/MNRAS/389/1577,optical,ivo://CDS.VizieR/J/MNRAS/389/1577,J/MNRAS/389/1577,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/1577&,UBVRI:absolute:magnitudes:of:Type:Ia:SNe:(Takanashi+;:2008) +C,J/ApJS/171/101,optical,ivo://CDS.VizieR/J/ApJS/171/101,J/ApJS/171/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/101&,Globular:clusters:in:the:ACS:Virgo:cluster:survey:(Jordan+;:2007) +C,VII/259,optical,ivo://CDS.VizieR/VII/259,VII/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/259&,6dF:galaxy:survey:final:redshift:release:(Jones+;:2009) +C,J/ApJS/171/61,radio,ivo://CDS.VizieR/J/ApJS/171/61,J/ApJS/171/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/61&,All-Sky:Survey:of:Flat-Spectrum:Radio:Sources:(Healey+;:2007) +C,J/A+A/430/471,optical:infrared,ivo://CDS.VizieR/J/A+A/430/471,J/A+A/430/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/471&,UBV(RI)c:photometry:of:Stock:16:(Vazquez+;:2005) +C,J/ApJ/661/801,optical,ivo://CDS.VizieR/J/ApJ/661/801,J/ApJ/661/801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/801&,Survey:for:ionization:in:neutral:gas:galaxies.:III.:(Oey+;:2007) +C,J/MNRAS/306/857,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/306/857,J/MNRAS/306/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/306/857&,ROSAT:Brightest:Cluster:Sample.:III.:(Crawford+;:1999) +C,J/ApJS/171/1,optical,ivo://CDS.VizieR/J/ApJS/171/1,J/ApJS/171/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/1&,Census:of:QSOs:Narrow:Absorption:Lines:(Misawa+;:2007) +C,J/AJ/108/2299,optical,ivo://CDS.VizieR/J/AJ/108/2299,J/AJ/108/2299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/2299&,ICCD:speckle:observations:of:binary:stars.:XI.:(Hartkopf+:1994) +C,J/A+A/497/635,x-ray,ivo://CDS.VizieR/J/A+A/497/635,J/A+A/497/635,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/497/635&,XMM-Newton:wide-field:survey:in:COSMOS:field:(Cappelluti+;:2009) +C,II/248,optical,ivo://CDS.VizieR/II/248,II/248,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/248&,UBV:photometry:and:proper:motions:in:M13:(Kadla;:1966) +C,J/MNRAS/384/1544,optical,ivo://CDS.VizieR/J/MNRAS/384/1544,J/MNRAS/384/1544,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1544&,Surface:photometry:of:local:dwarf:galaxies:(Sharina+;:2008) +C,J/MNRAS/398/1129,optical,ivo://CDS.VizieR/J/MNRAS/398/1129,J/MNRAS/398/1129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/1129&,Central:galaxies:in:groups:and:clusters:(Guo+;:2009) +C,J/ApJS/154/553,radio,ivo://CDS.VizieR/J/ApJS/154/553,J/ApJS/154/553,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/553&,Inner:galaxy:massive:star:formation:regions:(Sewilo+;:2004) +C,J/AJ/135/1858,optical,ivo://CDS.VizieR/J/AJ/135/1858,J/AJ/135/1858,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1858&,Old:globular:clusters:in:dwarf:irregular:galaxies:(Georgiev+:2008) +C,J/ApJ/670/516,infrared,ivo://CDS.VizieR/J/ApJ/670/516,J/ApJ/670/516,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/516&,NGC:2547:4.5-8um:photometry:(Gorlova+;:2007) +C,VII/203,optical,ivo://CDS.VizieR/VII/203,VII/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/203&,Las:Campanas:Redshift:Survey:(Shectman+:1996) +C,II/179,optical,ivo://CDS.VizieR/II/179,II/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/179&,Southern:Spectrophotometric:Standards.:I:+:II:(Hamuy+:1992;94) +C,J/MNRAS/402/2403,radio,ivo://CDS.VizieR/J/MNRAS/402/2403,J/MNRAS/402/2403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/2403&,Australia:Telescope:20GHz:Survey:Catalog;:AT20G:(Murphy+;:2010) +C,J/MNRAS/327/249,optical,ivo://CDS.VizieR/J/MNRAS/327/249,J/MNRAS/327/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/249&,SMAC.:II.:Fundamental:Plane:photometric:data:(Smith+;:2001) +C,VII/258,optical,ivo://CDS.VizieR/VII/258,VII/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/258&,Quasars:and:Active:Galactic:Nuclei:(13th:Ed.):(Veron+:2010) +C,J/ApJ/667/520,optical,ivo://CDS.VizieR/J/ApJ/667/520,J/ApJ/667/520,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/520&,Proper:motions:in:multiple:systems:(Caballero;:2007) +C,J/ApJ/613/312,optical,ivo://CDS.VizieR/J/ApJ/613/312,J/ApJ/613/312,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/312&,Synthetic:Lick:indices:of:alpha-enhanced:stars:(Franchini+;:2004) +C,J/MNRAS/352/1245,optical:radio,ivo://CDS.VizieR/J/MNRAS/352/1245,J/MNRAS/352/1245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/1245&,Faint:1.4GHz:radio:sources:in:2dFGRS:(Chan+;:2004) +C,J/ApJ/592/728,optical,ivo://CDS.VizieR/J/ApJ/592/728,J/ApJ/592/728,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/592/728&,Lyman:break:galaxies:at:redshift:z~3:(Steidel+;:2003) +C,J/A+A/387/479,optical:infrared,ivo://CDS.VizieR/J/A+A/387/479,J/A+A/387/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/387/479&,UBVI:photometry:of:NGC:133:and:NGC:1348:(Carraro;:2002) +C,J/ApJS/183/261,optical:infrared,ivo://CDS.VizieR/J/ApJS/183/261,J/ApJS/183/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/183/261&,Optical:photometry:of:the:ONC:(Da:Rio+;:2009) +C,J/ApJS/182/509,optical,ivo://CDS.VizieR/J/ApJS/182/509,J/ApJS/182/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/509&,Blue:stragglers:in:M2:(Dalessandro+;:2009) +C,I/278,optical,ivo://CDS.VizieR/I/278,I/278,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/278&,Catalog:of:stars:in:M3:(von:Zeipel;:1908) +C,J/ApJ/669/435,radio,ivo://CDS.VizieR/J/ApJ/669/435,J/ApJ/669/435,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/435&,Arecibo:Methanol:Maser:Galactic:Plane:Survey.:II.:(Pandian+;:2007) +C,J/AJ/133/186,optical:infrared,ivo://CDS.VizieR/J/AJ/133/186,J/AJ/133/186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/186&,Optical:spectroscopy:of:77:luminous:AGNs:and:QSOs:(Lacy+;:2007) +C,J/A+A/437/375,optical,ivo://CDS.VizieR/J/A+A/437/375,J/A+A/437/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/375&,Approximate:elements:of:eclipsing:binaries:(Dryomova+;:2005) +C,J/AJ/131/2986,optical,ivo://CDS.VizieR/J/AJ/131/2986,J/AJ/131/2986,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2986&,Multiplicity:of:contact:binaries:(Pribulla+;:2006) +C,J/ApJ/666/674,optical,ivo://CDS.VizieR/J/ApJ/666/674,J/ApJ/666/674,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/666/674&,ESSENCE:supernova:survey:(Miknaitis+;:2007) +C,J/MNRAS/390/1517,optical,ivo://CDS.VizieR/J/MNRAS/390/1517,J/MNRAS/390/1517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/1517&,Proper:motions:of:field:L:and:T:dwarfs:(Casewell+;:2008) +C,J/AJ/128/1684,x-ray:optical:infrared,ivo://CDS.VizieR/J/AJ/128/1684,J/AJ/128/1684,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1684&,NGC:2264::VRIH{alpha}:photometry:(Sung+;:2004) +C,J/MNRAS/384/1399,optical,ivo://CDS.VizieR/J/MNRAS/384/1399,J/MNRAS/384/1399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1399&,Proper:motions:of:field:L:and:T:dwarfs:(Jameson+;:2008) +C,J/ApJS/182/625,optical:radio,ivo://CDS.VizieR/J/ApJS/182/625,J/ApJS/182/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/625&,WIYN:spectroscopy:in:the:deep:SWIRE:field:(Owen+;:2009) +C,II/218,optical,ivo://CDS.VizieR/II/218,II/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/218&,Sternberg:Supernova:Catalogue:(Tsvetkov+:1998) +C,J/ApJ/613/129,uv:optical,ivo://CDS.VizieR/J/ApJ/613/129,J/ApJ/613/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/129&,Equivalent:widths:of:QSOs:(Wise+;:2004) +C,J/ApJ/669/L33,infrared,ivo://CDS.VizieR/J/ApJ/669/L33,J/ApJ/669/L33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/L33&,H{alpha}:emission:sources:in:h:and:{chi}:Per:(Currie+;:2007) +C,III/21,optical,ivo://CDS.VizieR/III/21,III/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/21&,General:Catalogue:of:Stellar:Radial:Velocities:(Wilson;:1953) +C,J/AZh/84/839,optical:radio,ivo://CDS.VizieR/J/AZh/84/839,J/AZh/84/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/839&,Methanol:emission:of:isolated:maser:condensations:(Larionov+;:2007) +C,J/ApJ/666/475,*,ivo://CDS.VizieR/J/ApJ/666/475,J/ApJ/666/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/666/475&,Extrasolar:planet:taxonomy:(Marchi+;:2007) +C,J/AJ/133/1041,optical,ivo://CDS.VizieR/J/AJ/133/1041,J/AJ/133/1041,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1041&,Velocities:and:CMT:photometry:in:glubular:M92:(Drukier+;:2007) +C,J/MNRAS/298/332,*,ivo://CDS.VizieR/J/MNRAS/298/332,J/MNRAS/298/332,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/298/332&,Chromospheric:activity-age:relation:(Rocha-Pinto+:1998) +C,J/ApJS/164/334,optical,ivo://CDS.VizieR/J/ApJS/164/334,J/ApJS/164/334,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/164/334&,ACS:Virgo:Cluster:Survey.:VI:(Ferrarese+;:2006) +C,J/ApJ/660/1186,optical,ivo://CDS.VizieR/J/ApJ/660/1186,J/ApJ/660/1186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1186&,VCC:galaxies:classification:with:SDSS:(Lisker+;:2007) +C,II/296,optical,ivo://CDS.VizieR/II/296,II/296,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/296&,QUEST1:variability:survey:(QVS).:III.:(Rengstorf+;:2009) +C,J/ApJ/660/1151,optical,ivo://CDS.VizieR/J/ApJ/660/1151,J/ApJ/660/1151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1151&,Morphology:of:galaxies:in:10:EDisCS:clusters:(Desai+;:2007) +C,J/ApJ/609/539,radio,ivo://CDS.VizieR/J/ApJ/609/539,J/ApJ/609/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/609/539&,Kinematics:of:parsec-scale:radio:jets:(Kellermann+;:2004) +C,J/MNRAS/391/869,radio,ivo://CDS.VizieR/J/MNRAS/391/869,J/MNRAS/391/869,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/869&,A:mapping:survey:of:massive:CO:cores:(Guan+;:2008) +C,J/AJ/133/220,x-ray:optical,ivo://CDS.VizieR/J/AJ/133/220,J/AJ/133/220,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/220&,X-ray:sources:in:galaxy:pairs:(Gruetzbauch+;:2007) +C,J/AJ/73/772,optical,ivo://CDS.VizieR/J/AJ/73/772,J/AJ/73/772,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/73/772&,UBV:photometry:in:two:LMC:associations:(Walker+;:1968) +C,J/ApJ/657/706,gamma-ray,ivo://CDS.VizieR/J/ApJ/657/706,J/ApJ/657/706,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/706&,EGRET:blazar:gamma-ray:spectrum:(Nandikotkur+;:2007) +C,J/other/JAVSO/37,infrared,ivo://CDS.VizieR/J/other/JAVSO/37.169,J/other/JAVSO/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/JAVSO/37.169&,Red:variable:stars:in:NSVS:(Nicholson;:2009) +C,J/PAZh/35/10,gamma-ray,ivo://CDS.VizieR/J/PAZh/35/10,J/PAZh/35/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/35/10&,Gamma-ray:bursts:with:known:redshifts:(Badjin+;:2009) +C,J/ApJ/613/841,optical,ivo://CDS.VizieR/J/ApJ/613/841,J/ApJ/613/841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/841&,Redshifts:in:A2125:(Miller+;:2004) +C,J/ApJ/707/114,optical:radio,ivo://CDS.VizieR/J/ApJ/707/114,J/ApJ/707/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/707/114&,Faraday:rotation:in:Cen:A:(Feain;:2009) +C,J/other/RMxAA/44,optical,ivo://CDS.VizieR/J/other/RMxAA/44.111,J/other/RMxAA/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/44.111&,ubvy{beta}:photometry:of:NGC:6882/5:stars:(Pena+;:2008) +C,J/ApJ/681/197,optical,ivo://CDS.VizieR/J/ApJ/681/197,J/ApJ/681/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/197&,ACS:Virgo:Cluster:Survey.:XV:(Peng+;:2008) +C,J/MNRAS/391/297,optical:radio,ivo://CDS.VizieR/J/MNRAS/391/297,J/MNRAS/391/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/297&,Radio:Survey:of:7:X-ray:Clusters:of:Galaxies:(Slee+;:2008) +C,J/AJ/133/791,optical:infrared,ivo://CDS.VizieR/J/AJ/133/791,J/AJ/133/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/791&,Spitzer:photometry:of:normal:&::interacting:galaxies:(Smith+;:2007) +C,J/ApJ/657/1013,infrared,ivo://CDS.VizieR/J/ApJ/657/1013,J/ApJ/657/1013,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/1013&,IR:photometry:of:2MASS/Spitzer:white:dwarfs:(Tremblay+;:2007) +C,J/AJ/134/778,optical:infrared,ivo://CDS.VizieR/J/AJ/134/778,J/AJ/134/778,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/778&,BVRI:photometry:of:candidate:subdwarfs:(Marshall;:2007) +C,J/AJ/133/768,optical:infrared,ivo://CDS.VizieR/J/AJ/133/768,J/AJ/133/768,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/768&,KPNO's:UBVRI:filter:transmission:characteristics:(Landolt+;:2007) +C,J/AJ/133/403,optical,ivo://CDS.VizieR/J/AJ/133/403,J/AJ/133/403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/403&,Light:curve:of:11:type:Ia:supernovae:(Garg+;:2007) +C,VII/233,infrared,ivo://CDS.VizieR/VII/233,VII/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/233&,The:2MASS:Extended:sources:(IPAC/UMass;:2003-2006) +C,J/ApJS/147/145,uv,ivo://CDS.VizieR/J/ApJS/147/145,J/ApJS/147/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/147/145&,IUE:low-dispersion:spectra:of:white:dwarfs:(Holberg+;:2003) +C,J/PAZh/35/829,optical,ivo://CDS.VizieR/J/PAZh/35/829,J/PAZh/35/829,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/35/829&,Star:clusters:in:IC:10:(Tikhonov+;:2009) +C,J/ApJS/182/216,optical,ivo://CDS.VizieR/J/ApJS/182/216,J/ApJS/182/216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/216&,Surface:photometry:of:Virgo:ellipticals:(Kormendy+;:2009) +C,J/AJ/133/496,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/133/496,J/AJ/133/496,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/496&,OH:megamasers:infrared:photometry:(Chen+;:2007) +C,J/AJ/119/2866,optical,ivo://CDS.VizieR/J/AJ/119/2866,J/AJ/119/2866,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2866&,Proper:motions:of:metal-poor:stars:(Beers+;:2000) +C,J/ApJS/147/29,optical,ivo://CDS.VizieR/J/ApJS/147/29,J/ApJS/147/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/147/29&,BRHalpha:data:of:blue:compact:dwarf:galaxies:(Gil:De:Paz+;:2003) +C,J/AJ/133/303,optical,ivo://CDS.VizieR/J/AJ/133/303,J/AJ/133/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/303&,Optical:microvariability:in:radio-quiet:quasars:(Carini+;:2007) +C,J/AJ/134/1570,optical,ivo://CDS.VizieR/J/AJ/134/1570,J/AJ/134/1570,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1570&,Rotational:velocities:of:OB:stars:(Daflon+;:2007) +C,J/AJ/129/2420,optical,ivo://CDS.VizieR/J/AJ/129/2420,J/AJ/129/2420,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2420&,Proper:motion:derivatives:of:binaries:(Makarov+;:2005) +C,J/ApJ/479/231,optical,ivo://CDS.VizieR/J/ApJ/479/231,J/ApJ/479/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/479/231&,PNe:in:M51;:M96:&::M101:(Feldmeier+:1997) +C,J/AJ/134/185,optical,ivo://CDS.VizieR/J/AJ/134/185,J/AJ/134/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/185&,Cataclysmic:variables:from:SDSS-DR5:(Szkody+;:2007) +C,J/ApJS/151/313,optical,ivo://CDS.VizieR/J/ApJS/151/313,J/ApJS/151/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/151/313&,Optical:spectra:in:star-forming:regions:(Pan+;:2004) +C,J/A+A/368/1006,infrared:radio,ivo://CDS.VizieR/J/A+A/368/1006,J/A+A/368/1006,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/368/1006&,Properties:of:OH/IR:stars:with:IRAS:LRS:spectra:(Chen+;:2001) +C,J/AcA/54/1,optical,ivo://CDS.VizieR/J/AcA/54/1,J/AcA/54/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/54/1&,OGLE:II:SMC:eclipsing:binaries:(Wyrzykowski+;:2004) +C,J/A+A/436/91,optical,ivo://CDS.VizieR/J/A+A/436/91,J/A+A/436/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/91&,C:star:population:in:outer:disk:of:M31:(Demers+;:2005) +C,J/AJ/133/313,x-ray:optical,ivo://CDS.VizieR/J/AJ/133/313,J/AJ/133/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/313&,AGN:from:RASS:and:SDSS:DR5:(Anderson+;:2007) +C,V/133,optical,ivo://CDS.VizieR/V/133,V/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/133&,Kepler:Input:Catalog:(Kepler:Mission:Team;:2009) +C,J/A+AS/117/227,infrared,ivo://CDS.VizieR/J/A+AS/117/227,J/A+AS/117/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/227&,Dwarf:effective:temperatures:(Alonso+:1996) +C,J/A+A/508/107,radio,ivo://CDS.VizieR/J/A+A/508/107,J/A+A/508/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/508/107&,WMAP3:catalogue:(Giommi+;:2009) +C,J/PASJ/57/45,optical,ivo://CDS.VizieR/J/PASJ/57/45,J/PASJ/57/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/45&,Lithium:abundances:of:F-K:stars:(Takeda+;:2005) +C,J/MNRAS/400/1413,infrared,ivo://CDS.VizieR/J/MNRAS/400/1413,J/MNRAS/400/1413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/1413&,Near-IR:spectra:of:extremely:red:AGB:stars:(Wright+;:2009) +C,VI/129,uv,ivo://CDS.VizieR/VI/129,VI/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/129&,The:FUSE:Observation:Log:(FUSE;:1999-2007) +C,J/A+A/326/751,optical,ivo://CDS.VizieR/J/A+A/326/751,J/A+A/326/751,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/326/751&,Chemical:composition:of:halo:and:disk:stars:(Nissen+;:1997) +C,J/ApJS/181/605,x-ray:optical,ivo://CDS.VizieR/J/ApJS/181/605,J/ApJS/181/605,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/605&,Catalog:of:X-ray:sources:in:NGC:4278:(Brassington+;:2009) +C,J/AJ/134/566,optical,ivo://CDS.VizieR/J/AJ/134/566,J/AJ/134/566,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/566&,Leo:II:stellar:kinematics:(Koch+;:2007) +C,J/AJ/134/447,optical,ivo://CDS.VizieR/J/AJ/134/447,J/AJ/134/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/447&,Catalog:of:star:cluster:candidates:in:M:33:(Sarajedini+;:2007) +C,J/A+A/434/1125,optical,ivo://CDS.VizieR/J/A+A/434/1125,J/A+A/434/1125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/1125&,B-type:Supergiants:in:the:SMC:(Dufton+;:2005) +C,B/cfht,optical,ivo://CDS.VizieR/B/cfht,B/cfht,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/cfht&,Log:of:CFHT:Exposures:(CADC;:1979-) +C,J/MNRAS/398/133,optical,ivo://CDS.VizieR/J/MNRAS/398/133,J/MNRAS/398/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/133&,Spectroscopic:indexes:of:BCGs:(Loubser+;:2009) +C,J/ApJS/174/117,x-ray,ivo://CDS.VizieR/J/ApJS/174/117,J/ApJS/174/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/174/117&,Properties:and:metal:abundances:of:clusters:(Maughan+;:2008) +C,VII/255,optical:radio,ivo://CDS.VizieR/VII/255,VII/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/255&,Catalog:of:radio:galaxies:with:z>:0.3:(Khabibullina+:2009) +C,J/A+A/485/475,radio,ivo://CDS.VizieR/J/A+A/485/475,J/A+A/485/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/475&,AMIGA.:VI.:Radio:fluxes:of:the:isolated:galaxies:(Leon+:2008) +C,J/AJ/121/97,infrared,ivo://CDS.VizieR/J/AJ/121/97,J/AJ/121/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/97&,K-band:spectroscopy:of:ULIRGs:(Murphy+;:2001) +C,J/MNRAS/389/1336,optical,ivo://CDS.VizieR/J/MNRAS/389/1336,J/MNRAS/389/1336,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/1336&,Reddenings:of:FGK:supergiants:&::Cepheids:(Kovtyukh+;:2008) +C,J/A+A/436/443,optical,ivo://CDS.VizieR/J/A+A/436/443,J/A+A/436/443,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/443&,AMIGA.:I.:Velocities:of:CIG:galaxies:(Verdes-Montenegro+:2005) +C,J/A+A/411/391,optical,ivo://CDS.VizieR/J/A+A/411/391,J/A+A/411/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/411/391&,The:AMIGA:project.:Revised:positions:for:CIG:galaxies:(Leon+:2003) +C,J/MNRAS/357/265,optical:infrared,ivo://CDS.VizieR/J/MNRAS/357/265,J/MNRAS/357/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/265&,BVI:photometry:of:omega:Cen:red:giants:(Sollima+;:2005) +I,HST.TNO,optical,ivo://mast.stsci/siap/hst.tno,HST.TNO,http://archive.stsci.edu/siap/search.php?id=TNO&,HST:trans-Neptunian:Objects:Search:field:images +C,J/A+A/434/235,optical,ivo://CDS.VizieR/J/A+A/434/235,J/A+A/434/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/235&,Abundances:of:BHB:stars:in:NGC:1904:(Fabbian+;:2005) +C,J/A+A/434/89,*,ivo://CDS.VizieR/J/A+A/434/89,J/A+A/434/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/89&,Parameters:of:LMC:detached:eclipsing:binaries:(Michalska+;:2005) +I,HST.SGAL,optical,ivo://mast.stsci/siap/hst.sgal,HST.SGAL,http://archive.stsci.edu/siap/search.php?id=sgal&,HST:WFPC2:Spiral:Galaxies +I,HST.maoz_atlas,uv,ivo://mast.stsci/siap/hst.maoz_atlas,HST.maoz_atlas,http://archive.stsci.edu/siap/search.php?id=maoz_atlas&,HST:Ultraviolet:Atlas:of:Nearby:Galaxies +I,HST.M51,optical,ivo://mast.stsci/siap/hst.m51,HST.M51,http://archive.stsci.edu/siap/search.php?id=m51&,HST:ACS:mosaic:images:of:M51 +C,J/AJ/129/413,infrared,ivo://CDS.VizieR/J/AJ/129/413,J/AJ/129/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/413&,New:high:proper:motion:stars:(-90<:DE<:-47):(Subasavage+;:2005) +C,J/ApJ/667/131,x-ray:optical,ivo://CDS.VizieR/J/ApJ/667/131,J/ApJ/667/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/667/131&,Mass:function:of:active:black:holes:(Greene+;:2007) +C,J/ApJS/158/193,optical,ivo://CDS.VizieR/J/ApJS/158/193,J/ApJS/158/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/158/193&,Catalog:of:Galactic:{beta}:Cephei:stars:(Stankov+;:2005) +C,J/ApJ/703/894,optical,ivo://CDS.VizieR/J/ApJ/703/894,J/ApJ/703/894,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/894&,PNe:in:5:nearby:galaxies:(Herrmann+;:2009) +C,J/MNRAS/394/857,infrared,ivo://CDS.VizieR/J/MNRAS/394/857,J/MNRAS/394/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/857&,UKIDSS-2MASS:proper:motion:survey:(Deacon+;:2009) +C,J/AJ/135/649,optical,ivo://CDS.VizieR/J/AJ/135/649,J/AJ/135/649,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/649&,Variable:stars:in:a:Lupus:field:(Weldrake+;:2008) +C,J/A+A/434/149,infrared,ivo://CDS.VizieR/J/A+A/434/149,J/A+A/434/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/149&,NIR:spectroscopy:of:luminous:IR:galaxies:(Valdes+;:2005) +C,J/ApJ/703/L72,optical:infrared,ivo://CDS.VizieR/J/ApJ/703/L72,J/ApJ/703/L72,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/L72&,Hipparcos:calibration:of:the:TRGB:(Tabur+;:2009) +C,J/A+A/398/1121,optical,ivo://CDS.VizieR/J/A+A/398/1121,J/A+A/398/1121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/1121&,Abundances:of:A-F:stars:(Erspamer+;:2003) +C,J/AN/323/484,optical,ivo://CDS.VizieR/J/AN/323/484,J/AN/323/484,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/323/484&,Accurate:coordinates:of:Planetary:Nebulae:(Kohoutek+;:2002) +C,J/ApJS/173/185,uv:optical:infrared,ivo://CDS.VizieR/J/ApJS/173/185,J/ApJS/173/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/185&,GALEX:ultraviolet:atlas:of:nearby:galaxies:(Gil:de:Paz+;:2007) +C,J/A+A/394/395,optical,ivo://CDS.VizieR/J/A+A/394/395,J/A+A/394/395,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/394/395&,Spectroscopy:of:Abell:222:and:Abell:223:(Dietrich+;:2002) +C,J/AZh/86/23,radio,ivo://CDS.VizieR/J/AZh/86/23,J/AZh/86/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/86/23&,Radio:source:111MHz:interplanetary:scintillation:(Tyul'bashev;:2009) +C,J/AJ/132/1729,optical,ivo://CDS.VizieR/J/AJ/132/1729,J/AJ/132/1729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1729&,Hubble:Ultra:Deep:Field:BVI-dropout:sources:(Beckwith+;:2006) +C,J/AJ/134/897,optical:radio,ivo://CDS.VizieR/J/AJ/134/897,J/AJ/134/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/897&,Radio:sources:toward:galaxy:clusters:at:30GHz:(Coble+;:2007) +C,J/ApJS/176/414,optical,ivo://CDS.VizieR/J/ApJS/176/414,J/ApJS/176/414,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/414&,Galaxy:clusters:in:the:SDSS-DR5:(Yoon+;:2008) +C,J/ApJ/678/102,x-ray,ivo://CDS.VizieR/J/ApJ/678/102,J/ApJ/678/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/102&,BAT:X-ray:survey.:I.:(Ajello+;:2008) +C,III/6,optical,ivo://CDS.VizieR/III/6,III/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/6&,OB:stars:in:Milky:Way:(Lynga;:1964) +C,J/AJ/126/2209,x-ray:optical,ivo://CDS.VizieR/J/AJ/126/2209,J/AJ/126/2209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2209&,X-ray:AGN:from:RASS:and:SDSS:(Anderson+;:2003) +C,J/ApJ/665/1194,optical:radio,ivo://CDS.VizieR/J/ApJ/665/1194,J/ApJ/665/1194,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/1194&,Dense:cores:in:the:Orion:A:cloud:survey:(Ikeda+;:2007) +C,J/ApJS/180/102,x-ray:optical,ivo://CDS.VizieR/J/ApJS/180/102,J/ApJS/180/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/180/102&,AEGIS-X::Chandra:deep:survey:(Laird+;:2009) +C,J/MNRAS/349/135,x-ray,ivo://CDS.VizieR/J/MNRAS/349/135,J/MNRAS/349/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/349/135&,XMM-Newton/2dF:survey.:II.:(Georgakakis+;:2004) +C,J/ApJS/176/59,uv,ivo://CDS.VizieR/J/ApJS/176/59,J/ApJS/176/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/59&,FUSE:survey:of:OVI:in:the:disk:of:the:Milky:Way:(Bowen+;:2008) +C,J/ApJ/682/964,optical,ivo://CDS.VizieR/J/ApJ/682/964,J/ApJ/682/964,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/682/964&,Sloan:lens:ACS:survey.:V.:(Bolton+;:2008) +C,J/A+A/434/613,radio,ivo://CDS.VizieR/J/A+A/434/613,J/A+A/434/613,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/613&,Water:maser:survey:of:methanol:maser:sources:(Szymczak+;:2005) +C,J/ApJ/664/928,radio,ivo://CDS.VizieR/J/ApJ/664/928,J/ApJ/664/928,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/928&,Starless:cores:in:HCN(J=1-0):(Sohn+:2007) +C,J/ApJ/664/761,optical,ivo://CDS.VizieR/J/ApJ/664/761,J/ApJ/664/761,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/761&,BVRI:photometry:of:AGNs:in:clusters:(Martini+;:2007) +C,J/MNRAS/382/1353,optical,ivo://CDS.VizieR/J/MNRAS/382/1353,J/MNRAS/382/1353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1353&,Spectral:atlas:of:omega:Cen:post-MS:stars:(Van:Loon+;:2007) +C,J/A+A/464/967,optical,ivo://CDS.VizieR/J/A+A/464/967,J/A+A/464/967,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/967&,Abundances:of:red:giants:in:NGC:6388:(Carretta+;:2007) +C,J/A+A/464/939,optical,ivo://CDS.VizieR/J/A+A/464/939,J/A+A/464/939,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/939&,Abundances:of:red:giants:in:NGC:6218:(Carretta+;:2007) +C,J/ApJS/169/353,x-ray,ivo://CDS.VizieR/J/ApJS/169/353,J/ApJS/169/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/169/353&,Chandra:sources:in:M17:(Broos+;:2007) +C,J/A+A/503/87,optical,ivo://CDS.VizieR/J/A+A/503/87,J/A+A/503/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/87&,BVI:phot.:of:NGC3370:star:cluster:candidates:(Cantiello+;:2009) +C,J/ApJ/664/458,x-ray,ivo://CDS.VizieR/J/ApJ/664/458,J/ApJ/664/458,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/458&,Spectral:fit:of:ULX:sources:(Devi+;:2007) +C,J/PASJ/55/947,optical,ivo://CDS.VizieR/J/PASJ/55/947,J/PASJ/55/947,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/947&,Blazars:and:Seyfert:galaxies:accretion:rates:(Liang+;:2003) +C,J/other/RMxAA/45,optical,ivo://CDS.VizieR/J/other/RMxAA/45.261,J/other/RMxAA/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/45.261&,Diffuse:ionized:gas:database:DIGEDA:(Flores-Fajardo+:2009) +C,J/ApJS/175/314,radio,ivo://CDS.VizieR/J/ApJS/175/314,J/ApJS/175/314,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/314&,VSOP:5GHz:AGN:survey:V.:(Dodson+;:2008) +C,J/ApJ/663/81,x-ray:optical,ivo://CDS.VizieR/J/ApJ/663/81,J/ApJ/663/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/81&,SED:of:hard:X-ray:selected:AGN:in:XMDS:(Polletta+;:2007) +C,J/A+A/433/43,optical,ivo://CDS.VizieR/J/A+A/433/43,J/A+A/433/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/43&,C-T1:phot.:of:NGC:4636:globular:cluster:system:(Dirsch+;:2005) +C,J/AJ/133/2524,optical,ivo://CDS.VizieR/J/AJ/133/2524,J/AJ/133/2524,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2524&,Spectra:of:young:nearby:stars:(White+;:2007) +C,J/ApJS/174/379,optical,ivo://CDS.VizieR/J/ApJS/174/379,J/ApJS/174/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/174/379&,Optical:imaging:and:spectra:of:3C:58:(Fesen+;:2008) +C,J/ApJS/179/1,x-ray:optical,ivo://CDS.VizieR/J/ApJS/179/1,J/ApJS/179/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/1&,The:OPTX:project::CLANS;:CLASXS:and:CDF-N:(Trouille+;:2008) +C,J/MNRAS/392/1403,radio,ivo://CDS.VizieR/J/MNRAS/392/1403,J/MNRAS/392/1403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/1403&,GMRT:radios:sources:around:J0916+6348:field:(Sirothia+;:2009) +C,J/ApJ/657/884,optical,ivo://CDS.VizieR/J/ApJ/657/884,J/ApJ/657/884,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/884&,Spectroscopy:of:TTau:and:Herbig:Ae/Be:candidates:(Lee+;:2007) +C,J/MNRAS/396/553,optical,ivo://CDS.VizieR/J/MNRAS/396/553,J/MNRAS/396/553,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/553&,Galactic:RR:Lyrae:data:(Dambis;:2009) +C,V/64,*,ivo://CDS.VizieR/V/64,V/64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/64&,Eighth:Orbital:Elements:of:Spectroscopic:Binaries:(Batten+:1989) +S,tbl_narval,optical,ivo://Bass2000/Narval,tbl_narval,http://tblegacy.bagn.obs-mip.fr/cgi-bin/ssap/ssa_tbl?,TBL:Narval:legacy +C,J/other/AstBu/64,radio,ivo://CDS.VizieR/J/other/AstBu/64.123,J/other/AstBu/64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AstBu/64.123&,Catalog:of:radio:galaxies:with:z>:0.3:(Khabibullina+;:2009) +C,J/AJ/133/270,optical,ivo://CDS.VizieR/J/AJ/133/270,J/AJ/133/270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/270&,Metallicities:and:ages:in:Leo:II:dSph:(Koch+;:2007) +C,J/A+A/426/827,optical,ivo://CDS.VizieR/J/A+A/426/827,J/A+A/426/827,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/827&,ubvyH{beta}:photometry:in:NGC:1817:/:1807:(Balaguer-Nunez+:2004) +C,J/ApJS/169/225,optical,ivo://CDS.VizieR/J/ApJS/169/225,J/ApJS/169/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/169/225&,Photometry:of:galaxies:in:the:Coma:cluster:(Eisenhardt+;:2007) +C,J/A+A/432/491,optical:infrared,ivo://CDS.VizieR/J/A+A/432/491,J/A+A/432/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/432/491&,CCD:UBVIc:photometry:of:Pismis:8:and:Pismis:13:(Giorgi+;:2005) +C,J/AJ/133/2569,optical:radio,ivo://CDS.VizieR/J/AJ/133/2569,J/AJ/133/2569,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2569&,Arecibo:legacy:fast:ALFA:survey:III.:(Giovanelli+;:2007) +C,J/ApJ/663/296,optical:infrared,ivo://CDS.VizieR/J/ApJ/663/296,J/ApJ/663/296,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/296&,UBV(RI)c:phot.:of:omega:Cen:(NGC5139):subgiants:(Villanova+;:2007) +C,J/A+A/421/595,optical,ivo://CDS.VizieR/J/A+A/421/595,J/A+A/421/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/595&,Deprojecting:spiral:galaxies:method:(Garcia-Gomez+;:2004) +C,J/ApJ/663/258,radio,ivo://CDS.VizieR/J/ApJ/663/258,J/ApJ/663/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/258&,Rotation:measures:of:extragalactic:sources:in:SGPS:(Brown+;:2007) +C,J/A+A/484/721,infrared,ivo://CDS.VizieR/J/A+A/484/721,J/A+A/484/721,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/484/721&,HES:survey.:IV.:Candidate:metal-poor:stars:(Christlieb+;:2008) +C,J/MNRAS/267/755,optical,ivo://CDS.VizieR/J/MNRAS/267/755,J/MNRAS/267/755,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/267/755&,Polarimetry:in:the:Chamaeleon:I:Dark:Cloud:(McGregor+;:1994) +C,J/ApJS/178/56,radio,ivo://CDS.VizieR/J/ApJS/178/56,J/ApJS/178/56,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/178/56&,CO:observations:of:LMC:Giant:Molecular:clouds:(Fukui+;:2008) +C,J/A+A/498/527,optical,ivo://CDS.VizieR/J/A+A/498/527,J/A+A/498/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/498/527&,Calibration:of:Stromgren:phot.:for:late-type:stars:(Onehag+;:2009) +C,J/ApJS/175/191,infrared,ivo://CDS.VizieR/J/ApJS/175/191,J/ApJS/175/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/191&,Variables:from:2MASS:calibration:fields:(Plavchan+;:2008) +C,J/ApJ/648/580,optical,ivo://CDS.VizieR/J/ApJ/648/580,J/ApJ/648/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/580&,Rotational:velocities:in:19:open:clusters:(Huang+;:2006) +C,J/ApJS/175/128,optical,ivo://CDS.VizieR/J/ApJS/175/128,J/ApJS/175/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/128&,H{alpha}:emitting:galaxies:in:COSMOS-2:field:(Shioya+;:2008) +C,J/MNRAS/396/2183,optical:infrared,ivo://CDS.VizieR/J/MNRAS/396/2183,J/MNRAS/396/2183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/2183&,Radial:velocities:of:red:giants:in:{omega}:Cen:(Sollima+:2009) +C,J/ApJ/648/591,optical,ivo://CDS.VizieR/J/ApJ/648/591,J/ApJ/648/591,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/591&,Stellar:rotation:in:young:clusters.:II.:(Huang+;:2006) +C,J/ApJ/662/224,x-ray:optical,ivo://CDS.VizieR/J/ApJ/662/224,J/ApJ/662/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/662/224&,Second:CIZA:subsample:(Kocevski+;:2007) +C,J/AJ/133/504,optical,ivo://CDS.VizieR/J/AJ/133/504,J/AJ/133/504,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/504&,Galaxies:around:CenA/M83:galaxy:complex:(Karachentsev+;:2007) +C,J/PASJ/59/1185,infrared:radio,ivo://CDS.VizieR/J/PASJ/59/1185,J/PASJ/59/1185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/59/1185&,Water:maser:in:galactic:IRAS:sources:(Sunada+;:2007) +C,J/MNRAS/389/1871,optical,ivo://CDS.VizieR/J/MNRAS/389/1871,J/MNRAS/389/1871,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/1871&,Type:Ia:supernovae:candidates:from:SDSS:(Horesh+;:2008) +C,J/other/RMxAA/37,optical,ivo://CDS.VizieR/J/other/RMxAA/37.115,J/other/RMxAA/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/37.115&,Optical:coordinates:of:southern:PNe:(Kimeswenger+;:2001) +C,III/67A,optical,ivo://CDS.VizieR/III/67A,III/67A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/67A&,Catalogue:of:Be:stars:(Jaschek+;:1982) +C,V/27,optical,ivo://CDS.VizieR/V/27,V/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/27&,Proper:Motions:and:UBV:Photometry:in:h+{chi}:Per:(Muminov:1980) +C,J/ApJ/658/480,optical:infrared,ivo://CDS.VizieR/J/ApJ/658/480,J/ApJ/658/480,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/480&,Pre-main-sequence:stars:in:Lupus:association:(Makarov+;:2007) +C,J/A+A/397/997,optical:infrared,ivo://CDS.VizieR/J/A+A/397/997,J/A+A/397/997,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/997&,Hipparcos:red:stars:(Platais+;:2003) +C,J/A+A/431/773,*,ivo://CDS.VizieR/J/A+A/431/773,J/A+A/431/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/431/773&,CHARM2;:an:updated:of:CHARM:catalog:(Richichi+;:2005) +C,J/MNRAS/289/729,optical:infrared,ivo://CDS.VizieR/J/MNRAS/289/729,J/MNRAS/289/729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/289/729&,BVRIJHK:photometry:of:red:LMC:supergiants:(Oestreicher+:1997) +C,J/ApJS/173/572,uv:optical:infrared,ivo://CDS.VizieR/J/ApJS/173/572,J/ApJS/173/572,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/572&,GALEX/Spitzer:photometry:in:NGC:7331:(Thilker+;:2007) +C,J/ApJS/173/441,uv:optical,ivo://CDS.VizieR/J/ApJS/173/441,J/ApJS/173/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/441&,UV-Luminous:galaxies:discovered:by:GALEX:(Hoopes+;:2007) +C,II/207A,uv:optical,ivo://CDS.VizieR/II/207A,II/207A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/207A&,Palomar-Green:catalog:UV-excess:stellar:objects:(Green+:1986) +C,J/ApJS/145/245,optical,ivo://CDS.VizieR/J/ApJS/145/245,J/ApJS/145/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/245&,SDSS:stars:in:Draco:dwarf:spheroidal:galaxy:(Rave+;:2003) +C,J/MNRAS/355/307,optical,ivo://CDS.VizieR/J/MNRAS/355/307,J/MNRAS/355/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/307&,SA114:Ug'r'i'Z:photometry:(Karaali+;:2004) +C,J/MNRAS/390/383,optical,ivo://CDS.VizieR/J/MNRAS/390/383,J/MNRAS/390/383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/383&,E+A:and:companion:galaxies:(Yamauchi+;:2008) +C,III/185,optical,ivo://CDS.VizieR/III/185,III/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/185&,Search:for:Jupiter-Mass:Companions:(Walker+;:1995) +C,III/230,optical,ivo://CDS.VizieR/III/230,III/230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/230&,Magnitudes:and:spectral:types:in:5:galactic:fields:(Voroshilov+;:1985) +C,J/MNRAS/391/1457,optical:radio,ivo://CDS.VizieR/J/MNRAS/391/1457,J/MNRAS/391/1457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1457&,Lyman{alpha}:forest:in:QSO:pairs:(Kirkman+;:2008) +C,J/ApJS/172/599,optical:radio,ivo://CDS.VizieR/J/ApJS/172/599,J/ApJS/172/599,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/599&,SFI++:II.:A:new:I-band:Tully-Fisher:catalog:(Springob+;:2007) +C,J/A+A/388/1,optical,ivo://CDS.VizieR/J/A+A/388/1,J/A+A/388/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/388/1&,Redshifts:of:five:EIS:clusters:(Hansen+;:2002) +C,J/ApJ/508/491,optical,ivo://CDS.VizieR/J/ApJ/508/491,J/ApJ/508/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/508/491&,M101:Cepheids:(Stetson+;:1998) +C,III/145,optical,ivo://CDS.VizieR/III/145,III/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/145&,Radial:Velocities:in:the:Cardinal:Directions:(Sandage+:1987) +C,J/AJ/133/2502,optical:infrared,ivo://CDS.VizieR/J/AJ/133/2502,J/AJ/133/2502,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2502&,UBVRI:Standard:Stars:(Landolt;:2007) +C,VII/231,optical,ivo://CDS.VizieR/VII/231,VII/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/231&,Catalog:of:bright:diffuse:Galactic:nebulae:(Cederblad;:1946) +C,J/other/SerAJ/16,x-ray:radio,ivo://CDS.VizieR/J/other/SerAJ/166.13,J/other/SerAJ/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/SerAJ/166.13&,Multi-frequency:study:of:the:Pavo:field:(Filipovic+;:2003) +C,J/ApJ/659/585,x-ray,ivo://CDS.VizieR/J/ApJ/659/585,J/ApJ/659/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/585&,X-ray:classification:of:young:star:clusters:(Hojnacki+;:2007) +C,III/153,infrared,ivo://CDS.VizieR/III/153,III/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/153&,An:Atlas:of:Near:Infrared:Stellar:Spectra:(Arnaud+:1989) +C,J/ApJ/657/76,optical,ivo://CDS.VizieR/J/ApJ/657/76,J/ApJ/657/76,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/76&,Planetary:nebula:candidates:in:3:galaxies:(Feldmeier+;:2007) +C,J/AJ/133/2487,radio,ivo://CDS.VizieR/J/AJ/133/2487,J/AJ/133/2487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2487&,VERA:22GHz:Fringe:Search:Survey:(Petrov+;:2007) +C,J/ApJ/659/122,optical,ivo://CDS.VizieR/J/ApJ/659/122,J/ApJ/659/122,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/122&,Improved:distances:to:type:Ia:supernovae:(Jha+;:2007) +C,J/ApJ/659/1176,optical:infrared,ivo://CDS.VizieR/J/ApJ/659/1176,J/ApJ/659/1176,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/1176&,Study:of:bars:in:180:spiral:galaxies:(Marinova+;:2007) +C,J/A+A/431/565,x-ray,ivo://CDS.VizieR/J/A+A/431/565,J/A+A/431/565,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/431/565&,Evolved:stars:in:the:MSX:survey:(Ortiz+;:2005) +C,J/AJ/133/1247,*,ivo://CDS.VizieR/J/AJ/133/1247,J/AJ/133/1247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1247&,Solar:system:survey:with:Spacewatch:(Larsen+;:2007) +C,J/AJ/133/1236,radio,ivo://CDS.VizieR/J/AJ/133/1236,J/AJ/133/1236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1236&,Fifth:VLBA:calibrator:survey::VCS5:(Kovalev+;:2007) +C,J/ApJS/171/376,optical:radio,ivo://CDS.VizieR/J/ApJS/171/376,J/ApJS/171/376,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/376&,MOJAVE.:III.:VLA:1.4GHz:images:(Cooper+;:2007) +C,J/AJ/133/1209,optical,ivo://CDS.VizieR/J/AJ/133/1209,J/AJ/133/1209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1209&,Orbits:and:system:masses:of:14:visual:double:stars:(Docobo+;:2007) +C,J/ApJS/171/146,optical,ivo://CDS.VizieR/J/ApJS/171/146,J/ApJS/171/146,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/146&,Population:synthesis:in:the:blue.:IV:(Schiavon+;:2007) +C,J/A+AS/91/129,optical,ivo://CDS.VizieR/J/A+AS/91/129,J/A+AS/91/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/91/129&,New:proper-motion:stars:Dec<:-40;:4h30<:RA<:16h:(Wroblewski+:1991) +C,J/AJ/131/895,optical,ivo://CDS.VizieR/J/AJ/131/895,J/AJ/131/895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/895&,Stars:in:the:Carina:dwarf:spheroidal:galaxy:(Koch+;:2006) +C,J/A+AS/122/447,optical,ivo://CDS.VizieR/J/A+AS/122/447,J/A+AS/122/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/447&,New:proper-motion:stars:-30<:DE<:-5;:9<:RA<:13h30m:(Wroblewski+:1997) +C,J/AJ/80/972,optical,ivo://CDS.VizieR/J/AJ/80/972,J/AJ/80/972,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/80/972&,Dwarf:K:and:M:stars:at:low:latitudes:(Stephenson+;:1975) +C,J/PASP/121/117,optical,ivo://CDS.VizieR/J/PASP/121/117,J/PASP/121/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/117&,Fe:and:Ti:abundances:of:12:low-metallicity:M:stars:(Woolf+;:2009) +C,J/A+A/424/1101,optical,ivo://CDS.VizieR/J/A+A/424/1101,J/A+A/424/1101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/1101&,Variable:Stars:in:the:field:of:{omega}:Cen:(Kaluzny+;:2004) +C,J/MNRAS/387/1374,optical,ivo://CDS.VizieR/J/MNRAS/387/1374,J/MNRAS/387/1374,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/387/1374&,ABCG209:spectroscopic:and:photometric:catalog:(Mercurio+;:2008) +C,J/A+A/430/421,optical,ivo://CDS.VizieR/J/A+A/430/421,J/A+A/430/421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/421&,Reddening:in:LMC:bar:region:(Subramaniam;:2005) +C,VII/242,infrared,ivo://CDS.VizieR/VII/242,VII/242,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/242&,LEDA:galaxies:with:DENIS:measurements:catalog:(Paturel+;:2005) +C,J/ApJ/661/L143,*,ivo://CDS.VizieR/J/ApJ/661/L143,J/ApJ/661/L143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/L143&,Star:formation:rate:in:Seyfert:galaxies:(Wang+;:2007) +C,J/MNRAS/391/1482,optical:infrared,ivo://CDS.VizieR/J/MNRAS/391/1482,J/MNRAS/391/1482,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1482&,BVIc:photometry:of:Trumpler:20:(Platais+;:2008) +C,J/ApJ/598/969,x-ray,ivo://CDS.VizieR/J/ApJ/598/969,J/ApJ/598/969,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/598/969&,Chandra:X-ray:sources:in:NGC:3556:(Wang+;:2003) +C,J/AJ/126/237,optical,ivo://CDS.VizieR/J/AJ/126/237,J/AJ/126/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/237&,BV:photometry:of:LW:55:in:LMC:(Kaluzny+;:2003) +C,J/ApJS/172/70,optical,ivo://CDS.VizieR/J/ApJS/172/70,J/ApJS/172/70,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/70&,zCOSMOS-bright:catalog:(Lilly+;:2007) +C,J/A+A/445/503,optical,ivo://CDS.VizieR/J/A+A/445/503,J/A+A/445/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/503&,Radial:velocities:in:Omega:Cen:(NGC5139):(Reijns+;:2006) +C,J/A+A/390/173,optical,ivo://CDS.VizieR/J/A+A/390/173,J/A+A/390/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/173&,RR:Lyrae:GCVS:and:TYC2:identifiers:(Mennessier+;:2002) +C,J/other/JAVSO/34,infrared,ivo://CDS.VizieR/J/other/JAVSO/34.222,J/other/JAVSO/34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/JAVSO/34.222&,New:Northern:Hemisphere:Variables:(Davies+;:2006) +C,J/AJ/133/2072,infrared,ivo://CDS.VizieR/J/AJ/133/2072,J/AJ/133/2072,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2072&,Spitzer:observations:of:NGC:2362:(Dahm+;:2007) +C,J/PAZh/20/693,optical,ivo://CDS.VizieR/J/PAZh/20/693,J/PAZh/20/693,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/20/693&,Identification:and:coordinates:in:NGC:5272:(Evstigneeva+:1994) +C,J/A+A/485/303,optical,ivo://CDS.VizieR/J/A+A/485/303,J/A+A/485/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/303&,Radial:velocities:for:1309:stars:and:166:OCl:(Mermilliod+;:2008) +C,J/A+A/493/71,optical,ivo://CDS.VizieR/J/A+A/493/71,J/A+A/493/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/71&,UBV:photometry:of:Shorlin:1:(Carraro+;:2009) +C,J/ApJ/591/L111,optical,ivo://CDS.VizieR/J/ApJ/591/L111,J/ApJ/591/L111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/591/L111&,Period:of:Cepheids:in:M:83:(Bonanos+;:2003) +C,J/ApJ/660/1532,infrared,ivo://CDS.VizieR/J/ApJ/660/1532,J/ApJ/660/1532,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1532&,Spitzer/IRAC-MIPS:survey:of:NGC:2244:(Balog+;:2007) +C,J/A+A/430/941,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/430/941,J/A+A/430/941,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/941&,Star:formation:region:NGC:6530:(Prisinzano+;:2005) +C,J/ApJ/660/1462,x-ray:optical,ivo://CDS.VizieR/J/ApJ/660/1462,J/ApJ/660/1462,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1462&,Abundances:of:ONC:X-ray:PMS:stars:(Maggio+;:2007) +C,J/MNRAS/381/851,*,ivo://CDS.VizieR/J/MNRAS/381/851,J/MNRAS/381/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/851&,SuperWASP-North:extrasolar:planet:candidates:(Clarkson+;:2007) +C,J/A+A/425/595,infrared,ivo://CDS.VizieR/J/A+A/425/595,J/A+A/425/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/595&,OGLE+2MASS+DENIS:LPV:in:Magellanic:Clouds:(Groenewegen;:2004) +C,J/MNRAS/387/1323,optical,ivo://CDS.VizieR/J/MNRAS/387/1323,J/MNRAS/387/1323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/387/1323&,SDSS:photometry:of:luminous:red:galaxies:(Ross+;:2008) +C,J/ApJ/652/136,radio,ivo://CDS.VizieR/J/ApJ/652/136,J/ApJ/652/136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/136&,Water:maser:emission:in:five:AGNs:(Kondratko+;:2006) +C,J/MNRAS/389/585,optical:infrared,ivo://CDS.VizieR/J/MNRAS/389/585,J/MNRAS/389/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/585&,Fundamental:parameters:of:M:dwarfs:(Casagrande+;:2008) +C,J/ApJ/658/367,optical,ivo://CDS.VizieR/J/ApJ/658/367,J/ApJ/658/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/367&,Abundances:of:carbon:stars:in:Galactic:halo:(Komiya+;:2007) +C,J/ApJ/654/115,optical,ivo://CDS.VizieR/J/ApJ/654/115,J/ApJ/654/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/115&,DEEP2:Galaxy:Redshift:Survey::SDSS:QSOs:(Coil+;:2007) +C,J/MNRAS/388/1185,infrared,ivo://CDS.VizieR/J/MNRAS/388/1185,J/MNRAS/388/1185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/388/1185&,JHKs:photometry:of:LeoII:dSph:giants:(Gullieuszik+;:2008) +C,J/AJ/119/2214,optical,ivo://CDS.VizieR/J/AJ/119/2214,J/AJ/119/2214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2214&,Photometry:of:Magellanic:OB:associations:(Massey+;:2000) +C,J/MNRAS/383/479,infrared:radio,ivo://CDS.VizieR/J/MNRAS/383/479,J/MNRAS/383/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/479&,Radio:obs.:of:optically:obscured:galaxies:(Magliocchetti+;:2008) +C,J/A+A/404/223,infrared,ivo://CDS.VizieR/J/A+A/404/223,J/A+A/404/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/223&,2MASS:IR:star:clusters:in:the:Galaxy:(Bica+;:2003) +C,J/AN/329/801,optical,ivo://CDS.VizieR/J/AN/329/801,J/AN/329/801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/329/801&,Agglomerate:of:early-type:Hipparcos:stars:(Caballero+;:2008) +C,J/ApJ/649/1010,*,ivo://CDS.VizieR/J/ApJ/649/1010,J/ApJ/649/1010,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/1010&,Habitability:of:known:exoplanetary:systems:(Jones+;:2006) +C,J/AJ/133/917,optical,ivo://CDS.VizieR/J/AJ/133/917,J/AJ/133/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/917&,HST:photometry:of:two:NGC:4214:clusters:(Ubeda+;:2007) +C,J/ApJ/652/1585,optical,ivo://CDS.VizieR/J/ApJ/652/1585,J/ApJ/652/1585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/1585&,Bright:metal-poor:stars:from:HES:survey:(Frebel+;:2006) +C,J/ApJ/657/738,optical:infrared,ivo://CDS.VizieR/J/ApJ/657/738,J/ApJ/657/738,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/738&,SDF:galaxies:multi-photometry:(Ly+;:2007) +C,J/ApJS/67/461,optical,ivo://CDS.VizieR/J/ApJS/67/461,J/ApJS/67/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/67/461&,Candidate:field:horizontal-branch:stars:catalog:(Beers+;:1988) +C,J/other/IBVS/583,optical,ivo://CDS.VizieR/J/other/IBVS/5830,J/other/IBVS/583,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5830&,Minima:and:maxima:of:292:variables:(Hubscher+;:2008) +C,J/ApJ/655/212,infrared,ivo://CDS.VizieR/J/ApJ/655/212,J/ApJ/655/212,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/212&,S3MC:IRAC:and:MIPS:photometry:(Bolatto+;:2007) +C,J/PAZh/30/173,optical,ivo://CDS.VizieR/J/PAZh/30/173,J/PAZh/30/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/30/173&,Space:velocities:of:solar:neighborhood:stars:(Borkova+;:2004) +C,J/ApJ/654/347,x-ray,ivo://CDS.VizieR/J/ApJ/654/347,J/ApJ/654/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/347&,Chandra:X-ray:observations:in:Eagle:Nebula.:I.:(Linsky+;:2007) +C,J/AJ/127/1943,optical,ivo://CDS.VizieR/J/AJ/127/1943,J/AJ/127/1943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1943&,KISS:H{alpha}:survey:list:2:(Gronwall+;:2004) +C,J/A+A/493/317,optical:radio,ivo://CDS.VizieR/J/A+A/493/317,J/A+A/493/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/317&,Radio:source:selection:for:the:ICRF:(Lambert+;:2009) +C,J/A+A/427/613,optical,ivo://CDS.VizieR/J/A+A/427/613,J/A+A/427/613,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/613&,V;i;TiOr;CN:photometry:of:And-II:AGB:stars:(Kerschbaum+;:2004) +C,J/MNRAS/335/555,optical,ivo://CDS.VizieR/J/MNRAS/335/555,J/MNRAS/335/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/555&,Lyman-alpha:forest:of:5:QSOs:(Kim+;:2002) +C,J/AJ/127/1158,optical,ivo://CDS.VizieR/J/AJ/127/1158,J/AJ/127/1158,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1158&,QUEST:RR:Lyrae:Survey:first:catalog:(Vivas+;:2004) +C,II/289,infrared,ivo://CDS.VizieR/II/289,II/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/289&,JKH:photometry:in:LDN:1688:(Wilking+;:2008) +C,KIC_CT,visible,ivo://archive.stsci.edu/kepler_fov,KIC_CT,http://archive.stsci.edu/kepler/kepler_fov/search.php?,Kepler:Target:Search +C,II/219,optical,ivo://CDS.VizieR/II/219,II/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/219&,New:Catalogue:of:Suspected:Variable:Stars:Supplement:(Kazarovets+:1998) +C,J/ApJ/704/1657,optical,ivo://CDS.VizieR/J/ApJ/704/1657,J/ApJ/704/1657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/1657&,H{alpha}:rotation:curves:for:10:spiral:galaxies:(Fathi+;:2009) +C,J/A+AS/115/283,optical,ivo://CDS.VizieR/J/A+AS/115/283,J/A+AS/115/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/283&,A:catalogue:of:high:velocity:molecular:outflows:(Wu+;:1996) +C,J/ApJ/666/806,optical:infrared,ivo://CDS.VizieR/J/ApJ/666/806,J/ApJ/666/806,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/666/806&,SED:of:Spitzer:quasars:(QUEST):(Netzer+;:2007) +C,J/A+A/449/929,radio,ivo://CDS.VizieR/J/A+A/449/929,J/A+A/449/929,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/929&,HI:observations:of:Coma:Supercluster:(Gavazzi+;:2006) +C,I/306A,optical,ivo://CDS.VizieR/I/306A,I/306A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/306A&,Catalogue:of:stars:with:high-proper:motions.:V2.:(Ivanov;:2008) +C,J/ApJ/652/458,optical,ivo://CDS.VizieR/J/ApJ/652/458,J/ApJ/652/458,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/458&,BVRH{alpha}:photometry:of:candidates:Be:stars:(Wisniewski+;:2006) +C,III/221A,optical,ivo://CDS.VizieR/III/221A,III/221A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/221A&,Catalogue:of:[Fe/H]:of:F;:G;:K:stars:(Cayrel:de:Strobel+;:2001) +C,J/ApJ/665/921,optical,ivo://CDS.VizieR/J/ApJ/665/921,J/ApJ/665/921,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/921&,Redshift:survey:in:the:field:of:A1689:(Frye+;:2007) +C,J/ApJ/665/369,optical,ivo://CDS.VizieR/J/ApJ/665/369,J/ApJ/665/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/369&,Photopolarimetry:of:Southern:Coalsack:stars:(Andersson+;:2007) +C,GSC23,optical,ivo://archive.stsci.edu/gsc/gsc2.3,GSC23,http://gsss.stsci.edu/webservices/vo/ConeSearch.aspx?CAT=GSC23&,Guide:Star:Catalog:2.3 +C,J/A+A/490/625,optical,ivo://CDS.VizieR/J/A+A/490/625,J/A+A/490/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/490/625&,Abundances:of:NGC:6121:red:giants:(Marino+;:2008) +C,J/A+A/463/783,optical,ivo://CDS.VizieR/J/A+A/463/783,J/A+A/463/783,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/783&,Combined:astrometric:catalogue:EOC-3:(Vondrak+;:2007) +I,mast_scrapbook,optical:uv:infrared,ivo://mast.stsci/siap/scrapbook,mast_scrapbook,http://archive.stsci.edu/siap/search.php?representative=y&,MAST:Image:Scrapbook +C,J/MNRAS/355/1303,optical:radio,ivo://CDS.VizieR/J/MNRAS/355/1303,J/MNRAS/355/1303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/1303&,Rmag:surface:brightness:of:HIDEEP:galaxies:(Minchin+;:2004) +C,J/A+A/486/697,optical,ivo://CDS.VizieR/J/A+A/486/697,J/A+A/486/697,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/697&,Hydra:I:Cluster:Catalogue:(HCC):(Misgeld+;:2008) +I,HST.M82,optical,ivo://mast.stsci/siap/m82,HST.M82,http://archive.stsci.edu/siap/search.php?id=m82&,Hubble:Space:Telescope:multi-color:ACS:mosaic:of:M82 +I,HST.HELIX,optical,ivo://mast.stsci/siap/hst.helix,HST.HELIX,http://archive.stsci.edu/siap/search.php?id=HELIX&,HST:Hubble:HELIX:Observations +C,J/A+A/486/73,infrared:radio,ivo://CDS.VizieR/J/A+A/486/73,J/A+A/486/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/73&,AMIGA:VII.:FIR:and:radio:study:(Sabater+;:2008) +I,HST.HDF,optical,ivo://mast.stsci/siap/hst.hdf,HST.HDF,http://archive.stsci.edu/siap/search.php?id=HDF&,HST:Hubble:Deep:Field +I,VLA.AL218,radio,ivo://mast.stsci/siap/al218,VLA.AL218,http://archive.stsci.edu/siap/search.php?id=al218&,VLA-A:Array:AL218:Texas:Survey:Source:Snapshots:(AL218) +C,J/A+A/485/931,infrared,ivo://CDS.VizieR/J/A+A/485/931,J/A+A/485/931,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/931&,Young:stars:and:brown:dwarfs:in:Ori:OB1b:(Caballero+;:2008) +I,VLA-FIRST,radio,ivo://mast.stsci/siap/vla-first,VLA-FIRST,http://archive.stsci.edu/siap/search.php?id=vla-first&,VLA:Faint:Images:of:the:Radio:Sky:at:Twenty:Centimeters:(FIRST) +C,J/ApJ/651/197,optical,ivo://CDS.VizieR/J/ApJ/651/197,J/ApJ/651/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/651/197&,OGLE:fundamental-mode:RR:Lyrae:in:Galactic:Bulge:(Collinge+;:2006) +C,J/AJ/133/2737,optical,ivo://CDS.VizieR/J/AJ/133/2737,J/AJ/133/2737,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2737&,NGC:3610:globular:clusters:HST:BVI:photometry:(Goudfrooij+;:2007) +C,J/ApJ/651/61,optical,ivo://CDS.VizieR/J/ApJ/651/61,J/ApJ/651/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/651/61&,Optically:thick:absorbers:near:luminous:quasars:(Hennawi+;:2006) +C,V/53A,optical,ivo://CDS.VizieR/V/53A,V/53A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/53A&,Catalogue:of:the:Brightest:Stars:(Ochsenbein+:1988) +C,J/ApJ/649/862,infrared,ivo://CDS.VizieR/J/ApJ/649/862,J/ApJ/649/862,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/862&,IR:phot.:of:IC:348:pre-main-sequence:stars:(Cieza+;:2006) +C,J/A+A/426/367,optical,ivo://CDS.VizieR/J/A+A/426/367,J/A+A/426/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/367&,FBS:blue:stellar:objects:DSS1/DSS2:astrometry:(Mickaelian;:2004) +C,J/PASP/116/1012,optical:infrared,ivo://CDS.VizieR/J/PASP/116/1012,J/PASP/116/1012,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/116/1012&,A:star:catalog:for:the:open:cluster:NGC:188:(Stetson+;:2004) +C,J/ApJS/184/84,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/184/84,J/ApJS/184/84,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/84&,X-ray:sources:in:Cyg:OB2:region:(Wright+;:2009) +C,J/ApJS/142/71,optical:infrared,ivo://CDS.VizieR/J/ApJS/142/71,J/ApJS/142/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/142/71&,BVRI:observations:of:LMC:Cepheids:(Sebo+;:2002) +C,J/AJ/132/2409,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/132/2409,J/AJ/132/2409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2409&,Deep:ATLAS:radio:observations:of:CDFS:(Norris+;:2006) +C,I/312,optical,ivo://CDS.VizieR/I/312,I/312,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/312&,PPMX:Catalog:of:positions:and:proper:motions:(Roeser+:2008) +C,J/ApJ/599/886,optical,ivo://CDS.VizieR/J/ApJ/599/886,J/ApJ/599/886,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/599/886&,Emission:lines:of:radio-loud:AGN:(Eracleous+;:2003) +C,J/A+A/425/187,optical,ivo://CDS.VizieR/J/A+A/425/187,J/A+A/425/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/187&,Chemical:abundances:of:23:subgiants:&::giants:(Thoren+;:2004) +C,J/A+AS/112/407,optical,ivo://CDS.VizieR/J/A+AS/112/407,J/A+AS/112/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/407&,Variable:Stars:in:the:Sculptor:dwarf:galaxy:(Kaluzny+;:1995) +C,J/AJ/127/213,x-ray,ivo://CDS.VizieR/J/AJ/127/213,J/AJ/127/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/213&,LALA:Bootes:field:X-ray:source:catalog:(Wang+;:2004) +C,J/A+A/488/987,infrared,ivo://CDS.VizieR/J/A+A/488/987,J/A+A/488/987,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/987&,Near-infrared:survey:of:R:CrA:cloud:(Haas+;:2008) +C,J/ApJ/668/839,optical,ivo://CDS.VizieR/J/ApJ/668/839,J/ApJ/668/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/839&,Spectrophotometric:redshifts:for:1308:HUDF:galaxies:(Ryan+;:2007) +C,J/ApJ/648/366,optical,ivo://CDS.VizieR/J/ApJ/648/366,J/ApJ/648/366,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/366&,Araucaria::NGC:3109:Cepheids:VI:phot.:(Pietrzynski+;:2006) +C,J/ApJS/150/367,optical:infrared,ivo://CDS.VizieR/J/ApJS/150/367,J/ApJS/150/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/367&,Globular:clusters:in:NGC:5128:(Peng+;:2004) +C,J/AJ/131/2525,radio,ivo://CDS.VizieR/J/AJ/131/2525,J/AJ/131/2525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2525&,MAGPIS:20cm:survey:(Helfand+;:2006) +C,J/AJ/128/2965,infrared,ivo://CDS.VizieR/J/AJ/128/2965,J/AJ/128/2965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2965&,Red:variables:in:the:NSVS:(Williams+;:2004) +C,J/MNRAS/391/1527,infrared,ivo://CDS.VizieR/J/MNRAS/391/1527,J/MNRAS/391/1527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1527&,Compact:HII:regions:IR:photometry:(Phillips+;:2008) +C,J/ApJS/143/257,uv:optical,ivo://CDS.VizieR/J/ApJS/143/257,J/ApJS/143/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/257&,AGN:emission:line:properties:(Kuraszkiewicz+;:2002) +C,J/AJ/125/478,optical,ivo://CDS.VizieR/J/AJ/125/478,J/AJ/125/478,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/478&,HST:imaging:of:brightest:cluster:galaxies:(Laine+;:2003) +C,VI/103,uv,ivo://CDS.VizieR/VI/103,VI/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/103&,The:Hopkins:Ultraviolet:Telescope:(HUT):(GSFC;:1990-95) +C,J/ApJ/653/675,infrared,ivo://CDS.VizieR/J/ApJ/653/675,J/ApJ/653/675,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/675&,Spitzer:24{mu}m:photometry:of:A:dwarfs:(Su+;:2006) +C,J/AJ/127/1014,x-ray:optical:infrared,ivo://CDS.VizieR/J/AJ/127/1014,J/AJ/127/1014,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1014&,CCD:UBVRIHa:photometry:in:NGC:3603:(Sung+;:2004) +C,J/ApJ/653/127,optical,ivo://CDS.VizieR/J/ApJ/653/127,J/ApJ/653/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/127&,9.7um:silicate:features:in:AGNs:(Shi+;:2006) +C,J/ApJS/172/456,optical,ivo://CDS.VizieR/J/ApJS/172/456,J/ApJS/172/456,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/456&,[OII]:emitting:galaxies:in:COSMOS:&::SDF:fields:(Takahashi+;:2007) +C,J/MNRAS/330/75,uv:optical,ivo://CDS.VizieR/J/MNRAS/330/75,J/MNRAS/330/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/330/75&,Chemical:abundances:in:UV-selected:galaxies:(Contini+;:2002) +C,J/A+A/487/33,optical,ivo://CDS.VizieR/J/A+A/487/33,J/A+A/487/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/33&,Velocities:of:Abell:610;:725:and:796:members:(Boschin+;:2008) +C,J/A+A/503/545,*,ivo://CDS.VizieR/J/A+A/503/545,J/A+A/503/545,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/545&,NGC:6397:Li:depletion:and:Li-Na:anti-correlation:(Lind+;:2009) +C,J/ApJS/176/374,x-ray,ivo://CDS.VizieR/J/ApJS/176/374,J/ApJS/176/374,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/374&,WARPS-II:Cluster:catalog.:VII.:(Horner+;:2008) +C,J/A+A/488/167,optical:infrared,ivo://CDS.VizieR/J/A+A/488/167,J/A+A/488/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/167&,Low-mass:stars:in:{sigma}:Ori:and:{lambda}:Ori:(Sacco+;:2008) +C,J/A+A/484/303,x-ray,ivo://CDS.VizieR/J/A+A/484/303,J/A+A/484/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/484/303&,X-ray:sources:close:to:3C:295:galaxy:cluster:(D'Elia+;:2008) +C,J/ApJ/598/375,x-ray,ivo://CDS.VizieR/J/ApJ/598/375,J/ApJ/598/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/598/375&,Chandra:X-ray:observations:of:NGC:2024:(Skinner+;:2003) +C,J/MNRAS/384/1502,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/384/1502,J/MNRAS/384/1502,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1502&,NIR:photometry:of:X-ray:luminous:BCGs:(Stott+;:2008) +C,J/A+A/464/927,optical,ivo://CDS.VizieR/J/A+A/464/927,J/A+A/464/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/927&,Abundances:of:red:giants:in:NGC:6752:(Carretta+;:2007) +C,J/AJ/133/2222,optical,ivo://CDS.VizieR/J/AJ/133/2222,J/AJ/133/2222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2222&,Clustering:of:high-redshift:QSOs:from:SDSS:(Shen+;:2007) +C,J/AJ/127/24,optical,ivo://CDS.VizieR/J/AJ/127/24,J/AJ/127/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/24&,Globular:clusters:in:4:cD:galaxies:(Jordan+;:2004) +C,J/MNRAS/386/2311,optical,ivo://CDS.VizieR/J/MNRAS/386/2311,J/MNRAS/386/2311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/2311&,CT1:photometry:of:Antlia:early-type:galaxies:(Smith+;:2008) +C,J/AJ/132/2135,optical,ivo://CDS.VizieR/J/AJ/132/2135,J/AJ/132/2135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2135&,High-resolution:spectroscopy:in:Tr:37:(Sicilia-Aguilar+;:2006) +C,J/AJ/132/2219,optical,ivo://CDS.VizieR/J/AJ/132/2219,J/AJ/132/2219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2219&,Speckle:interferometry:at:USNO.:XII:(Mason+;:2006) +C,J/AJ/127/105,optical,ivo://CDS.VizieR/J/AJ/127/105,J/AJ/127/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/105&,Nuclear:star:clusters:in:late-type:spiral:galaxies:(Boker+;:2004) +C,J/AJ/132/2296,optical,ivo://CDS.VizieR/J/AJ/132/2296,J/AJ/132/2296,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2296&,NICMOS:observations:of:Mon:R2:cluster:(Andersen+;:2006) +C,V/121,*,ivo://CDS.VizieR/V/121,V/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/121&,Catalog:of:DMS-type:eclipsing:binaries:(Svechnikov+;:1999) +C,J/AJ/134/766,optical,ivo://CDS.VizieR/J/AJ/134/766,J/AJ/134/766,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/766&,BEST:variable:stars:in:LRc1:field:(Karoff+;:2007) +C,J/ApJS/169/401,x-ray,ivo://CDS.VizieR/J/ApJS/169/401,J/ApJS/169/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/169/401&,ChaMP:X-ray:point:source:catalog:(Kim+;:2007) +C,J/MNRAS/351/1290,optical:infrared,ivo://CDS.VizieR/J/MNRAS/351/1290,J/MNRAS/351/1290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/1290&,ELAIS::final:band-merged:catalogue:(Rowan-Robinson+;:2004) +C,J/MNRAS/386/715,optical,ivo://CDS.VizieR/J/MNRAS/386/715,J/MNRAS/386/715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/715&,Absorption-line:strengths:in:Coma:galaxies:(Trager+;:2008) +C,J/A+A/425/367,optical,ivo://CDS.VizieR/J/A+A/425/367,J/A+A/425/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/367&,REFLEX:Galaxy:Cluster:Survey:catalogue:(Boehringer+;:2004) +C,VIII/79A,radio,ivo://CDS.VizieR/VIII/79A,VIII/79A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/79A&,The:VLA:Low-frequency:Sky:Survey:at:74MHz:(Cohen+:2007) +C,J/ApJ/651/502,infrared,ivo://CDS.VizieR/J/ApJ/651/502,J/ApJ/651/502,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/651/502&,Spitzer:IRAC:photometry:of:M;:L;:and:T:dwarfs:(Patten+;:2006) +C,VI/42,optical,ivo://CDS.VizieR/VI/42,VI/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/42&,Identification:of:a:Constellation:From:Position:(Roman:1987) +C,V/112A,optical:infrared:radio,ivo://CDS.VizieR/V/112A,V/112A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/112A&,Catalog:of:Star-Forming:Regions:in:the:Galaxy:(Avedisova;:2002) +C,J/AJ/130/767,optical,ivo://CDS.VizieR/J/AJ/130/767,J/AJ/130/767,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/767&,Radial:velocity:studies:of:close:binary:stars:(Rucinski+;:2005) +C,J/MNRAS/341/993,optical:radio,ivo://CDS.VizieR/J/MNRAS/341/993,J/MNRAS/341/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/341/993&,u_j_br:photometry:and:redshifts:of:QSOs:(Cirasuolo+;:2003) +C,V/85A,*,ivo://CDS.VizieR/V/85A,V/85A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/85A&,Stellar:Mass:Catalogue:(Belikov:1995) +C,III/170A,infrared,ivo://CDS.VizieR/III/170A,III/170A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/170A&,IRAS:Point:Source:Identifications:(MacConnell;:1993::rev.:2009) +C,J/A+A/417/499,optical,ivo://CDS.VizieR/J/A+A/417/499,J/A+A/417/499,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/499&,Spectrophotometry:of:Virgo:cluster:galaxies:(Gavazzi+;:2004) +C,VII/176A,optical,ivo://CDS.VizieR/VII/176A,VII/176A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/176A&,Photometry:and:Spectroscopy:of:Elliptical:Galaxies:(Faber+:1989) +C,J/ApJ/660/311,optical,ivo://CDS.VizieR/J/ApJ/660/311,J/ApJ/660/311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/311&,Hypervelocity:stars.:II.:(Brown+;:2007) +C,III/162A,optical,ivo://CDS.VizieR/III/162A,III/162A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/162A&,General:Catalogue:of:Ap:and:Am:stars:(Renson+:1991) +C,J/AJ/132/866,infrared,ivo://CDS.VizieR/J/AJ/132/866,J/AJ/132/866,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/866&,New:M:dwarfs:in:solar:neighborhood:(Riaz+;:2006) +C,J/ApJ/647/303,optical,ivo://CDS.VizieR/J/ApJ/647/303,J/ApJ/647/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/303&,Spectroscopic:survey:of:hypervelocity:stars:(Brown+;:2006) +C,J/A+A/488/675,infrared,ivo://CDS.VizieR/J/A+A/488/675,J/A+A/488/675,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/675&,Infrared:photometry:of:mass-losing:AGB:stars:(Guandalini+;:2008) +C,V/118,*,ivo://CDS.VizieR/V/118,V/118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/118&,Catalog:of:eclipsing:binaries:parameters:(Perevozkina+;:1999) +C,J/A+A/356/541,x-ray,ivo://CDS.VizieR/J/A+A/356/541,J/A+A/356/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/356/541&,T:Tauri:stars:in:the:Sco-Cen:OB:association:(Koehler+;:2000) +C,J/A+A/537/A83,optical,ivo://CDS.VizieR/J/A+A/537/A83,J/A+A/537/A83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/537/A83&,Abunbances:of:9:red:giants:of:Pal:14:(Caliskan+;:2012) +S,TUES,uv,ivo://mast.stsci/ssap/tues,TUES,http://archive.stsci.edu/ssap/search2.php?id=TUES&,Tubingen:Echelle:Spectra +C,J/A+A/533/A33,optical,ivo://CDS.VizieR/J/A+A/533/A33,J/A+A/533/A33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A33&,LMXBs:detected:in:nearby:galaxies:(Zhang+;:2011) +C,J/MNRAS/355/82,optical,ivo://CDS.VizieR/J/MNRAS/355/82,J/MNRAS/355/82,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/82&,Morphological:analysis:of:HDF-N:and:HDF-S:(Trujillo+;:2004) +C,J/MNRAS/394/1338,*,ivo://CDS.VizieR/J/MNRAS/394/1338,J/MNRAS/394/1338,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/394/1338&,Stellar:effective:magnetic:fields.:II.:(Bychkov+;:2009) +C,J/ApJ/614/267,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/614/267,J/ApJ/614/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/614/267&,Chandra:sources:in:Cha:I:North:(Feigelson+;:2004) +C,J/ApJ/653/1004,optical:infrared,ivo://CDS.VizieR/J/ApJ/653/1004,J/ApJ/653/1004,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/1004&,Galaxies:at:1.4<:~z<:~3.0:in:GOODS-North:Field:(Reddy+;:2006) +C,J/AJ/117/102,optical:infrared,ivo://CDS.VizieR/J/AJ/117/102,J/AJ/117/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/102&,Photometry:+:Spectroscopy:in:HDF:+:Flanking:Fields:(Barger+;:1999) +C,J/AJ/126/2840,optical,ivo://CDS.VizieR/J/AJ/126/2840,J/AJ/126/2840,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2840&,BVI:CCD:photometry:of:Sextans:dSph:galaxy:(Lee+;:2003) +C,J/other/SoSyR/45,*,ivo://CDS.VizieR/J/other/SoSyR/45.523,J/other/SoSyR/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/SoSyR/45.523&,CCD:observations:of:saturnian:satellites:(Grosheva+;:2011) +C,J/ApJS/168/297,*,ivo://CDS.VizieR/J/ApJS/168/297,J/ApJS/168/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/168/297&,Stellar:parameters:of:nearby:cool:stars:(Takeda+;:2007) +C,B/vsx,optical,ivo://CDS.VizieR/B/vsx,B/vsx,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/vsx&,AAVSO:International:Variable:Star:Index:VSX:(Watson+;:2006-2011) +C,J/AJ/126/2449,infrared,ivo://CDS.VizieR/J/AJ/126/2449,J/AJ/126/2449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2449&,Nearby:ultracool:dwarfs:in:galactic:plane:(Reid+;:2003) +I,SDSSDR3-R,optical,ivo://sdss.jhu/services/SIAPDR3-R,SDSSDR3-R,http://casjobs.sdss.org/vo/DR3SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=r&,Sloan:Digital:Sky:Survey:DR3:-:Filter:r +C,J/ApJ/634/128,optical:infrared,ivo://CDS.VizieR/J/ApJ/634/128,J/ApJ/634/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/634/128&,16{mu}m:imaging:around:the:HDF-N:(Teplitz+;:2005) +C,J/AJ/133/44,optical,ivo://CDS.VizieR/J/AJ/133/44,J/AJ/133/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/44&,NGC:346:HST:VI:photometry:(Sabbi+;:2007) +C,J/A+A/488/533,optical,ivo://CDS.VizieR/J/A+A/488/533,J/A+A/488/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/533&,ESIS:VIMOS:I;z:photometry:of:ELAIS-S1:(Berta+;:2008) +C,J/A+A/424/125,optical,ivo://CDS.VizieR/J/A+A/424/125,J/A+A/424/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/125&,Carbon:stars:in:IC10:(Demers+;:2004) +I,SDSSDR3-I,optical,ivo://sdss.jhu/services/SIAPDR3-I,SDSSDR3-I,http://casjobs.sdss.org/vo/DR3SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=i&,Sloan:Digital:Sky:Survey:DR3:-:Filter:i +C,J/A+A/488/417,x-ray,ivo://CDS.VizieR/J/A+A/488/417,J/A+A/488/417,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/417&,XMM-Newton:survey:of:the:ELAIS-S1:field.:II.:(Feruglio+;:2008) +C,J/other/AstBu/62,*,ivo://CDS.VizieR/J/other/AstBu/62.244,J/other/AstBu/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AstBu/62.244&,Magnetic:field:in:CP:stars:(Glagolevskij;:2007) +C,J/AJ/98/1305,optical,ivo://CDS.VizieR/J/AJ/98/1305,J/AJ/98/1305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/98/1305&,Stellar:content:of:NGC:346:(Massey+;:1989) +C,J/A+A/402/801,optical,ivo://CDS.VizieR/J/A+A/402/801,J/A+A/402/801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/801&,Runaway:carbon:stars:of:Blanco:&::McCarthy:field:37:(Loup+;:2003) +C,J/A+A/423/849,optical,ivo://CDS.VizieR/J/A+A/423/849,J/A+A/423/849,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/849&,Spiral:galaxies:observed:in:the:K:band:(Grosbol;:2004) +C,J/AJ/121/841,optical,ivo://CDS.VizieR/J/AJ/121/841,J/AJ/121/841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/841&,RV:photometry:of:Draco:dwarf:spheroidal:galaxy:(Piatek+;:2001) +I,SDSSDR3-G,optical,ivo://sdss.jhu/services/SIAPDR3-G,SDSSDR3-G,http://casjobs.sdss.org/vo/DR3SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=g&,Sloan:Digital:Sky:Survey:DR3:-:Filter:g +C,V/117A,optical,ivo://CDS.VizieR/V/117A,V/117A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/117A&,Geneva-Copenhagen:Survey:of:Solar:neighbourhood:(Holmberg+;:2007) +I,SDSSDR3-Color,optical,ivo://sdss.jhu/services/SIAPDR3-Color,SDSSDR3-Color,http://casjobs.sdss.org/vo/DR3SIAP/SIAP.asmx/getSiapInfo?FORMAT=image/jpeg&BANDPASS=*&,Sloan:Digital:Sky:Survey:DR3 +C,J/ApJ/680/169,*,ivo://CDS.VizieR/J/ApJ/680/169,J/ApJ/680/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/169&,SDSS:DR5:virial:black:hole:masses:(Shen+;:2008) +C,J/PASJ/60/161,x-ray:optical,ivo://CDS.VizieR/J/PASJ/60/161,J/PASJ/60/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/60/161&,Multi-wave:band:emission:from:blazars:(Yi+;:2008) +C,J/ApJ/647/312,uv,ivo://CDS.VizieR/J/ApJ/647/312,J/ApJ/647/312,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/312&,FUSE:survey:of:OVI:in:the:Milky:Way:(Otte+;:2006) +C,J/ApJS/188/178,radio,ivo://CDS.VizieR/J/ApJS/188/178,J/ApJS/188/178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/188/178&,VLA:1.4GHz:observations:of:GOODS-North:field:(Morrison+;:2010) +C,J/MNRAS/349/757,*,ivo://CDS.VizieR/J/MNRAS/349/757,J/MNRAS/349/757,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/349/757&,Masses;:ages:and:metallicities:of:F-G:dwarfs:(Lambert+;:2004) +C,J/other/IBVS/576,optical,ivo://CDS.VizieR/J/other/IBVS/5761,J/other/IBVS/576,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5761&,Minima:and:maxima:of:389:variables:(Hubscher+;:2007) +C,J/ApJ/695/679,optical:infrared,ivo://CDS.VizieR/J/ApJ/695/679,J/ApJ/695/679,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/679&,Stellar:rotation:in:M35:(Meibom+;:2009) +C,J/A+A/488/409,optical,ivo://CDS.VizieR/J/A+A/488/409,J/A+A/488/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/409&,Radial:velocities:of:{alpha}:Per:stars:(Mermilliod+;:2008) +C,J/ApJ/692/422,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/692/422,J/ApJ/692/422,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/692/422&,MAMBO:observations:of:SWIRE:sources:(Lonsdale+;:2009) +C,J/ApJ/704/1433,radio,ivo://CDS.VizieR/J/ApJ/704/1433,J/ApJ/704/1433,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/1433&,31GHz:survey:of:low-frequency:radio:sources:(Mason+;:2009) +C,III/123B,optical,ivo://CDS.VizieR/III/123B,III/123B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/123B&,Dwarf:K:and:M:stars:of:small:proper:motion:(Stephenson:1986) +C,J/ApJ/704/1405,gamma-ray:optical,ivo://CDS.VizieR/J/ApJ/704/1405,J/ApJ/704/1405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/1405&,Testing:the:E_peak_-E_iso_:relation:for:GRBs:(Krimm+;:2009) +C,J/ApJ/704/1107,optical,ivo://CDS.VizieR/J/ApJ/704/1107,J/ApJ/704/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/704/1107&,Transiting:planet:candidates:in:HATNet:field:205:(Latham+;:2009) +C,J/MNRAS/345/949,optical:infrared,ivo://CDS.VizieR/J/MNRAS/345/949,J/MNRAS/345/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/345/949&,UBRI:photometry:of:NGC:3379:globular:clusters:(Whitlock+;:2003) +C,J/MNRAS/382/1073,optical,ivo://CDS.VizieR/J/MNRAS/382/1073,J/MNRAS/382/1073,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1073&,M/L:relation:of:intermediate-mass:stars:(Malkov+;:2007) +C,J/ApJ/672/266,infrared,ivo://CDS.VizieR/J/ApJ/672/266,J/ApJ/672/266,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/672/266&,ARAUCARIA:project::NGC:55:Cepheids:JK:magnitudes:(Gieren+;:2008) +C,J/A+A/534/A125,optical,ivo://CDS.VizieR/J/A+A/534/A125,J/A+A/534/A125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A125&,Variability:of:A-:and:F-type:stars:(Uytterhoeven+:2011) +C,J/A+A/486/755,optical,ivo://CDS.VizieR/J/A+A/486/755,J/A+A/486/755,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/755&,Parameters:of:galaxies:in:8:Abell:clusters:(Thomas+;:2008) +C,J/ApJ/658/980,optical,ivo://CDS.VizieR/J/ApJ/658/980,J/ApJ/658/980,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/980&,New:velocities:for:62:globular:clusters:in:M104:(Bridges+;:2007) +C,J/ApJ/658/865,x-ray:optical,ivo://CDS.VizieR/J/ApJ/658/865,J/ApJ/658/865,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/865&,Redshifts:of:galaxies:in:X-ray-luminous:groups:(Jeltema+;:2007) +C,J/AJ/133/715,optical,ivo://CDS.VizieR/J/AJ/133/715,J/AJ/133/715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/715&,Dwarf:galaxies:of:the:Local:Group:(Whiting+;:2007) +C,J/AJ/133/1287,infrared,ivo://CDS.VizieR/J/AJ/133/1287,J/AJ/133/1287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1287&,JHK:photometry:of:24:Galactic:globular:clusters:(Valenti+;:2007) +C,J/MNRAS/412/1853,x-ray:uv:optical:infrared,ivo://CDS.VizieR/J/MNRAS/412/1853,J/MNRAS/412/1853,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/1853&,Unidentified:X-ray:sources:in:XMM:Slew:Survey:(Starling+;:2011) +C,J/AJ/126/632,x-ray:optical:infrared,ivo://CDS.VizieR/J/AJ/126/632,J/AJ/126/632,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/632&,UBVRIz'HK':photometry:of:2Ms:CDFN:X-ray:sources:(Barger+;:2003) +C,J/PASP/120/339,radio,ivo://CDS.VizieR/J/PASP/120/339,J/PASP/120/339,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/120/339&,Nasu:Radio-Transient:Search:Project:(Takefuji+;:2008) +C,J/A+A/533/A107,optical,ivo://CDS.VizieR/J/A+A/533/A107,J/A+A/533/A107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A107&,SED:for:7:stellar:calibrators:(Dehaes+;:2011) +C,J/AJ/132/2556,optical:infrared,ivo://CDS.VizieR/J/AJ/132/2556,J/AJ/132/2556,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2556&,ARAUCARIA:project::Cepheids:in:NGC:55:(Pietrzynski+;:2006) +C,J/AJ/127/646,optical,ivo://CDS.VizieR/J/AJ/127/646,J/AJ/127/646,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/646&,Unbiased:census:of:AGN:in:2MASS:(Francis+;:2004) +C,J/A+A/492/637,optical:infrared,ivo://CDS.VizieR/J/A+A/492/637,J/A+A/492/637,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/492/637&,Eddington:ratios:of:faint:AGN:(Gavignaud+;:2008) +C,J/PASJ/60/739,optical,ivo://CDS.VizieR/J/PASJ/60/739,J/PASJ/60/739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/60/739&,Emission-line:stars:in:the:W5E:HII:region:(Nakano+;:2008) +C,J/A+A/532/A127,radio,ivo://CDS.VizieR/J/A+A/532/A127,J/A+A/532/A127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/532/A127&,Inner:Galaxy:HII:regions:(Du+;:2011) +C,J/ApJ/641/410,x-ray,ivo://CDS.VizieR/J/ApJ/641/410,J/ApJ/641/410,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/410&,XMM:and:Chandra:X-ray:sources:near:4U:1755-33:(Kaaret+;:2006) +C,J/ApJ/703/1964,infrared,ivo://CDS.VizieR/J/ApJ/703/1964,J/ApJ/703/1964,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/1964&,Spectra:of:three:nearby:star-forming:regions:(Furlan+;:2009) +C,J/ApJ/707/1779,optical:radio,ivo://CDS.VizieR/J/ApJ/707/1779,J/ApJ/707/1779,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/707/1779&,BLAST::the:redshift:survey:(Eales+;:2009) +C,J/PAZh/35/44,optical:infrared,ivo://CDS.VizieR/J/PAZh/35/44,J/PAZh/35/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/35/44&,BV:light:curves:of:33:ASAS-3:Cepheids:(Berdnikov+;:2009) +C,J/AJ/131/2766,optical,ivo://CDS.VizieR/J/AJ/131/2766,J/AJ/131/2766,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2766&,Quasar:luminosity:function:from:SDSS-DR3:(Richards+;:2006) +C,J/ApJ/699/800,optical,ivo://CDS.VizieR/J/ApJ/699/800,J/ApJ/699/800,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/800&,Mass:functions:of:active:black:holes:(Vestergaard+;:2009) +C,J/ApJS/98/477,optical,ivo://CDS.VizieR/J/ApJS/98/477,J/ApJS/98/477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/98/477&,Optical:spectral:atlas:of:Seyfert:nuclei:(Ho+:1995) +C,J/ApJ/647/1056,infrared,ivo://CDS.VizieR/J/ApJ/647/1056,J/ApJ/647/1056,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/1056&,ARAUCARIA:project:::NGC:6822:Cepheid:variables:(Gieren+;:2006) +C,J/AJ/121/1192,radio,ivo://CDS.VizieR/J/AJ/121/1192,J/AJ/121/1192,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/1192&,Proper-motion:measurements:with:the:VLA:(McGary+;:2001) +C,J/BaltA/15/483,optical,ivo://CDS.VizieR/J/BaltA/15/483,J/BaltA/15/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/15/483&,Vilnius:photometry:in:LDN:935:(Laugalys+;:2006) +C,J/AJ/137/4436,optical:radio,ivo://CDS.VizieR/J/AJ/137/4436,J/AJ/137/4436,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4436&,Coma:cluster:VLA:survey:(Miller+;:2009) +C,J/other/Ap/44.33,optical:infrared,ivo://CDS.VizieR/J/other/Ap/44.335,J/other/Ap/44.33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/44.335&,M:stars:in:Cepheus:region:(Kazarian+;:2001) +C,J/A+A/493/79,optical:infrared,ivo://CDS.VizieR/J/A+A/493/79,J/A+A/493/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/79&,UBVRI:photometry:in:Pismis:11:and:Alicante:5:(Marco+;:2009) +C,J/AZh/88/284,optical,ivo://CDS.VizieR/J/AZh/88/284,J/AZh/88/284,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/88/284&,Chemical:abundance:of:Hercules:moving:group:(Pakhomov+;:2011) +C,J/ApJS/150/181,optical:radio,ivo://CDS.VizieR/J/ApJS/150/181,J/ApJS/150/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/181&,Redshifts:of:110:radio-loud:AGNs:(Eracleous+;:2004) +C,J/AJ/136/2136,optical,ivo://CDS.VizieR/J/AJ/136/2136,J/AJ/136/2136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2136&,HST/ACS:Atlas:of:Great:Orion:Nebula:proplyds:(Ricci+;:2008) +C,V/98,optical:infrared,ivo://CDS.VizieR/V/98,V/98,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/98&,MSX:Infrared:Astrometric:Catalog:(Egan+:1996) +C,J/ApJ/609/935,gamma-ray:optical,ivo://CDS.VizieR/J/ApJ/609/935,J/ApJ/609/935,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/609/935&,Gamma-ray:burst:formation:rate:(Yonetoku+;:2004) +C,J/ApJ/646/161,infrared,ivo://CDS.VizieR/J/ApJ/646/161,J/ApJ/646/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/161&,Classification:of:IR:galaxies:(Dale+;:2006) +C,J/ApJ/642/673,infrared,ivo://CDS.VizieR/J/ApJ/642/673,J/ApJ/642/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/642/673&,IR-selected:obscured:AGN:candidates:(Polletta+;:2006) +C,J/A+A/423/381,infrared,ivo://CDS.VizieR/J/A+A/423/381,J/A+A/423/381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/381&,Asteroidal:I;:J;:K:in:the:DENIS:Survey:(Baudrand+;:2004) +C,J/A+A/401/543,x-ray,ivo://CDS.VizieR/J/A+A/401/543,J/A+A/401/543,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/543&,XMM-Newton:observations:of:NGC:1333:(Preibisch;:2003) +C,J/AJ/132/1202,optical,ivo://CDS.VizieR/J/AJ/132/1202,J/AJ/132/1202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1202&,RR:Lyrae:in:Northern:Sky:Variability:Survey:(Kinemuchi+;:2006) +C,VIII/85,radio,ivo://CDS.VizieR/VIII/85,VIII/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/85&,SPECFIND:V2.0:Catalog:of:radio:continuum:spectra:(Vollmer+:2009) +C,XTESLEW,x-ray,ivo://nasa.heasarc/xteslew,XTESLEW,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xteslew&,XTE:Archived:Public:Slew:Data +C,J/A+A/481/661,optical,ivo://CDS.VizieR/J/A+A/481/661,J/A+A/481/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/481/661&,Hyades:brown:dwarfs:and:very:low:mass:stars:(Bouvier+;:2008) +C,J/A+A/464/885,optical,ivo://CDS.VizieR/J/A+A/464/885,J/A+A/464/885,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/885&,Abundances:in:53:HII:regions:(Guseva+;:2007) +C,XTEASMQUICK,x-ray,ivo://nasa.heasarc/xteasmquick,XTEASMQUICK,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xteasmquick&,XTE:All-Sky:Monitor:Quicklook:Observed:Data +C,J/A+A/534/A96,infrared,ivo://CDS.VizieR/J/A+A/534/A96,J/A+A/534/A96,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A96&,Spitzer:photometry:of:YSC:in:M33:(Sharma+;:2011) +C,AAVSOVSX,optical,ivo://nasa.heasarc/aavsovsx,AAVSOVSX,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=aavsovsx&,AAVSO:International:Variable:Star:Index +C,J/MNRAS/345/1,optical,ivo://CDS.VizieR/J/MNRAS/345/1,J/MNRAS/345/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/345/1&,Shape:of:CL:1358+62:galaxies:(Moller+;:2003) +C,J/other/AstBu/62,optical,ivo://CDS.VizieR/J/other/AstBu/62.339,J/other/AstBu/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AstBu/62.339&,Speckle:interferometry:of:nearby:multiples:(Balega+;:2007) +C,J/ApJS/167/40,optical,ivo://CDS.VizieR/J/ApJS/167/40,J/ApJS/167/40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/167/40&,SDSS4:confirmed:white:dwarfs:catalog:(Eisenstein+;:2006) +C,RXTE,x-ray,ivo://nasa.heasarc/xtemaster,RXTE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xtemaster&,XTE:Master:Catalog +C,J/A+A/485/657,optical,ivo://CDS.VizieR/J/A+A/485/657,J/A+A/485/657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/657&,Physical:parameters:of:Wolf-Rayet:galaxies:(Brinchmann+;:2008) +C,RXTE,x-ray,ivo://nasa.heasarc/xteindex,RXTE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xteindex&,XTE:Target:Index:Catalog +C,J/A+A/492/923,gamma-ray:radio,ivo://CDS.VizieR/J/A+A/492/923,J/A+A/492/923,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/492/923&,Pulsar:Timing:for:Fermi:Gamma-ray:Space:Telescope:(Smith+;:2008) +C,J/AJ/119/1901,optical,ivo://CDS.VizieR/J/AJ/119/1901,J/AJ/119/1901,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/1901&,ROTSE:all-sky:surveys:for:variable:stars:(Akerlof+;:2000) +C,J/MNRAS/387/1037,radio,ivo://CDS.VizieR/J/MNRAS/387/1037,J/MNRAS/387/1037,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/387/1037&,610-MHz:survey:of:Lockman:Hole:with:GMRT:(Garn+;:2008) +C,J/A+A/423/189,optical,ivo://CDS.VizieR/J/A+A/423/189,J/A+A/423/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/189&,UBV:and:RV:of:red:giants:in:NGC:2477:(Eigenbrod+;:2004) +C,Chan/XAssist,x-ray,ivo://nasa.heasarc/cxoxassist,Chan/XAssist,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cxoxassist&,Chandra:XAssist:Source:List +C,J/PASJ/59/559,infrared:radio,ivo://CDS.VizieR/J/PASJ/59/559,J/PASJ/59/559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/59/559&,SiO:maser:search:off:the:Galactic:plane:(Deguchi+;:2007) +C,J/PASJ/60/209,infrared,ivo://CDS.VizieR/J/PASJ/60/209,J/PASJ/60/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/60/209&,Faint:companions:around:YSOs:in:TMC:(Itoh+;:2008) +C,J/A+A/416/555,infrared,ivo://CDS.VizieR/J/A+A/416/555,J/A+A/416/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/555&,Brown:Dwarfs:in:ChaI:Dark:Cloud:(Lopez-Marti+:2004) +C,J/AZh/85/314,radio,ivo://CDS.VizieR/J/AZh/85/314,J/AZh/85/314,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/85/314&,Complete:sample:of:flat-spectrum:radio:sources:(Gorshkov+;:2008) +C,J/AJ/116/2728,optical,ivo://CDS.VizieR/J/AJ/116/2728,J/AJ/116/2728,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/2728&,I:photometry:of:early-type:galaxies:(Scodeggio+;:1998) +C,Chandra,x-ray,ivo://nasa.heasarc/chanmaster,Chandra,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chanmaster&,Chandra:Observations +C,J/PASJ/59/S529,optical:infrared,ivo://CDS.VizieR/J/PASJ/59/S529,J/PASJ/59/S529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/59/S529&,NEP:deep:survey:at:11um:(Lee+;:2007) +C,J/MNRAS/412/1787,optical,ivo://CDS.VizieR/J/MNRAS/412/1787,J/MNRAS/412/1787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/1787&,Physical:parameters:of:62:eclipsing:binaries:(Deb+;:2011) +C,J/MNRAS/355/1196,optical,ivo://CDS.VizieR/J/MNRAS/355/1196,J/MNRAS/355/1196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/1196&,MS:bands:of:SiC_2_:in:LMC:carbon:stars:(Morgan+;:2004) +C,J/MNRAS/412/1741,optical,ivo://CDS.VizieR/J/MNRAS/412/1741,J/MNRAS/412/1741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/1741&,Spectroscopic:obs.:of:3:spiral:galaxies:(Scarano+;:2011) +C,J/ApJ/606/466,x-ray,ivo://CDS.VizieR/J/ApJ/606/466,J/ApJ/606/466,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/606/466&,X-ray:variability:in:NGC:2516:(Wolk+;:2004) +C,J/A+A/531/A157,infrared,ivo://CDS.VizieR/J/A+A/531/A157,J/A+A/531/A157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A157&,LMC:planetary:nebulae:(VMC:Survey:II):(Miszalski+;:2011) +C,J/AJ/130/825,uv:optical,ivo://CDS.VizieR/J/AJ/130/825,J/AJ/130/825,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/825&,GALEX:ultraviolet:variability:catalog:(Welsh+;:2005) +C,J/A+A/487/993,optical,ivo://CDS.VizieR/J/A+A/487/993,J/A+A/487/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/993&,MAMBO:Mapping:of:c2d:Clouds:and:Cores:(Kauffmann+;:2008) +C,V/128,optical,ivo://CDS.VizieR/V/128,V/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/128&,Chromospherically:Active:Binaries.:Third:version:(Eker+;:2008) +C,J/A+A/488/73,x-ray:optical,ivo://CDS.VizieR/J/A+A/488/73,J/A+A/488/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/73&,Variability-selected:AGN:in:Chandra:DFS:(Trevese+;:2008) +C,J/BaltA/17/125,infrared,ivo://CDS.VizieR/J/BaltA/17/125,J/BaltA/17/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/17/125&,Interstellar:reddening:in:3:HII:regions:(Straizys+;:2008) +C,J/ApJ/640/579,infrared,ivo://CDS.VizieR/J/ApJ/640/579,J/ApJ/640/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/640/579&,Near-infrared:spectra:of:27:SDSS:quasars:(Glikman+;:2006) +C,J/AJ/131/1000,optical,ivo://CDS.VizieR/J/AJ/131/1000,J/AJ/131/1000,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1000&,Double:star:speckle:measures:(Horch+;:2006) +C,J/A+A/422/527,optical,ivo://CDS.VizieR/J/A+A/422/527,J/A+A/422/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/527&,Metal-poor:star:uvby-beta:photometry.:X.:(Schuster+;:2004) +C,J/ApJ/647/13,optical,ivo://CDS.VizieR/J/ApJ/647/13,J/ApJ/647/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/13&,BIMA:CMB:anisotropy:survey:(Dawson+;:2006) +S,GIRAFFE,optical,ivo://vopdc.obspm/gepi/giraffe,GIRAFFE,http://voparis-srv.obspm.fr/srv/ssa-giraffe_1d.php?,GIRAFFE:archive:of:reduced:spectra +C,FERMIGBRST,gamma-ray,ivo://nasa.heasarc/fermigbrst,FERMIGBRST,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fermigbrst&,Fermi:GBM:Burst:Catalog +C,J/A+A/377/442,optical,ivo://CDS.VizieR/J/A+A/377/442,J/A+A/377/442,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/377/442&,Chandra:Deep:Field:South::R-band:photometry:(Wolf+;:2001) +C,EXOPLANETS,optical,ivo://nasa.heasarc/exoplanets,EXOPLANETS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exoplanets&,Extrasolar:Planets:Encyclopedia +C,J/ApJ/586/814,x-ray:optical,ivo://CDS.VizieR/J/ApJ/586/814,J/ApJ/586/814,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/586/814&,NGC:4472:Chandra/HST:study:(Maccarone+;:2003) +C,IX/10A,x-ray,ivo://CDS.VizieR/IX/10A,IX/10A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/10A&,ROSAT:All-Sky:Bright:Source:Catalogue:(1RXS):(Voges+:1999) +C,J/ApJ/643/356,x-ray,ivo://CDS.VizieR/J/ApJ/643/356,J/ApJ/643/356,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/643/356&,Transient:X-ray:sources:in:M31:(Williams+;:2006) +C,J/A+A/441/915,optical,ivo://CDS.VizieR/J/A+A/441/915,J/A+A/441/915,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/915&,Alignments:of:quasar:polarization:vectors:(Hutsemekers+;:2005) +C,J/ApJS/166/567,infrared,ivo://CDS.VizieR/J/ApJS/166/567,J/ApJS/166/567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/567&,Radio:Molecular:lines:in:infrared:dark:clouds:(Ragan+;:2006) +C,I/203,optical,ivo://CDS.VizieR/I/203,I/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/203&,Proper:Motions;:UBV-Phot.:&::Spectral:Class:Region:7092:(Platais:1994) +C,J/A+A/473/105,x-ray,ivo://CDS.VizieR/J/A+A/473/105,J/A+A/473/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/105&,Lockman:Hole:AGN:variability:with:XMM:(Mateos+;:2007) +C,J/A+A/489/911,optical,ivo://CDS.VizieR/J/A+A/489/911,J/A+A/489/911,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/911&,Polarimetric:measures:of:selected:variable:stars:(Elias+;:2008) +C,J/ApJS/166/298,gamma-ray,ivo://CDS.VizieR/J/ApJS/166/298,J/ApJS/166/298,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/298&,Spectral:catalog:of:bright:BATSE:gamma-ray:bursts:(Kaneko+;:2006) +C,J/AJ/132/2596,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/132/2596,J/AJ/132/2596,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2596&,Spectroscopy:of:Ultraluminous:IR:galaxies:(Darling+;:2006) +C,VLACOMACAT,radio,ivo://nasa.heasarc/vlacomacat,VLACOMACAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=vlacomacat&,VLA:Coma:Cluster:of:Galaxies:1.4-GHz:Source:Catalog +C,SUZAXISLOG,x-ray,ivo://nasa.heasarc/suzaxislog,SUZAXISLOG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=suzaxislog&,Suzaku:XIS:Configuration:Log +C,J/other/KFNT/22.,optical:infrared,ivo://CDS.VizieR/J/other/KFNT/22.231,J/other/KFNT/22.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/KFNT/22.231&,UBVR:photometry:in:NGC:6913:(Andruk+;:2006) +C,J/ApJ/646/1009,radio,ivo://CDS.VizieR/J/ApJ/646/1009,J/ApJ/646/1009,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/1009&,Structures:of:dust:in:Perseus:molecular:cloud:(Kirk+;:2006) +C,ASIAGOSN,optical,ivo://nasa.heasarc/asiagosn,ASIAGOSN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=asiagosn&,Asiago:Supernova:Catalog:(Dynamic:Version) +C,J/ApJ/690/644,x-ray:optical,ivo://CDS.VizieR/J/ApJ/690/644,J/ApJ/690/644,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/644&,Properties:of:SDSS:QSOs:in:the:ChaMP:(Green+;:2009) +C,J/A+A/480/409,infrared,ivo://CDS.VizieR/J/A+A/480/409,J/A+A/480/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/409&,IPHAS:symbiotic:stars:candidates:(Corradi+;:2008) +C,J/AJ/119/3084,optical,ivo://CDS.VizieR/J/AJ/119/3084,J/AJ/119/3084,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/3084&,ICCD:speckle:obs.:of:binary:stars.:XXIII.:(Hartkopf+;:2000) +C,J/ApJ/703/441,optical,ivo://CDS.VizieR/J/ApJ/703/441,J/ApJ/703/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/441&,Yellow:supergiants:in:M31:(Drout+;:2009) +C,J/A+A/462/875,optical,ivo://CDS.VizieR/J/A+A/462/875,J/A+A/462/875,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/875&,Garching-Bonn:Deep:Survey:(GaBoDS):IX:(Schirmer+;:2007) +C,J/ApJ/703/420,optical:infrared,ivo://CDS.VizieR/J/ApJ/703/420,J/ApJ/703/420,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/420&,Red:supergiants:in:M31:(Massey+;:2009) +C,J/ApJ/639/816,infrared,ivo://CDS.VizieR/J/ApJ/639/816,J/ApJ/639/816,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/816&,The:FLAMINGOS:Extragalactic:Survey:(Elston+;:2006) +C,J/A+A/479/927,optical,ivo://CDS.VizieR/J/A+A/479/927,J/A+A/479/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/927&,Group:of:galaxies:in:SDSS:5:(Tago+;:2008) +C,J/AJ/135/966,optical:infrared,ivo://CDS.VizieR/J/AJ/135/966,J/AJ/135/966,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/966&,Circumstellar:disk:evolution:in:NGC:2068/71:(Flaherty+;:2008) +C,J/AJ/131/2687,optical,ivo://CDS.VizieR/J/AJ/131/2687,J/AJ/131/2687,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2687&,Speckle:interferometry:at:USNO.:XI:(Mason+;:2006) +C,J/AJ/135/850,*,ivo://CDS.VizieR/J/AJ/135/850,J/AJ/135/850,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/850&,Properties:of:eclipsing:binaries:found:in:TrES:(Devor+;:2008) +C,J/MNRAS/327/771,x-ray,ivo://CDS.VizieR/J/MNRAS/327/771,J/MNRAS/327/771,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/771&,BeppoSAX:HELLAS:survey.:II.:(Fiore+;:2001) +C,J/ApJS/164/81,optical,ivo://CDS.VizieR/J/ApJS/164/81,J/ApJS/164/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/164/81&,Spectrophotometry:of:nearby:galaxies:(Moustakas+;:2006) +C,J/ApJ/695/511,infrared,ivo://CDS.VizieR/J/ApJ/695/511,J/ApJ/695/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/511&,Young:massive:stars:in:LHA:120-N:44:(Chen+;:2009) +C,J/PAZh/34/868,optical,ivo://CDS.VizieR/J/PAZh/34/868,J/PAZh/34/868,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/34/868&,Red:giant:clump:in:the:Tycho-2:catalog:(Gontcharov;:2008) +C,J/ApJ/606/929,infrared,ivo://CDS.VizieR/J/ApJ/606/929,J/ApJ/606/929,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/606/929&,IR:to:mm:observations:of:IRAS:18317-0757:(Hunter+;:2004) +C,J/ApJ/695/580,uv:optical,ivo://CDS.VizieR/J/ApJ/695/580,J/ApJ/695/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/580&,Oxygen:abundance:in:M83:(Bresolin+;:2009) +C,J/ApJ/686/948,radio,ivo://CDS.VizieR/J/ApJ/686/948,J/ApJ/686/948,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/948&,CO:in:extragalactic:giant:molecular:clouds:(Bolatto+;:2008) +C,J/A+A/484/609,optical:infrared,ivo://CDS.VizieR/J/A+A/484/609,J/A+A/484/609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/484/609&,BVI:photometry:and:proper:motions:in:M67:(Yadav+;:2008) +C,J/MNRAS/381/341,radio,ivo://CDS.VizieR/J/MNRAS/381/341,J/MNRAS/381/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/341&,MRCR-SUMSS:Ultra-steep-spectrum:(USS):sample:(Broderick+;:2007) +C,J/A+A/536/A43,optical,ivo://CDS.VizieR/J/A+A/536/A43,J/A+A/536/A43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/536/A43&,SDSS:WD:main-sequence:binaries.:XII.:(Nebot:Gomez-Moran+;:2011) +C,VII/11,optical,ivo://CDS.VizieR/VII/11,VII/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/11&,Kitt:Peak:Quasar:List:(Share;:1975) +C,J/A+A/484/119,radio,ivo://CDS.VizieR/J/A+A/484/119,J/A+A/484/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/484/119&,Multi-epoch:VLBI:survey:of:CJF:sources:(Britzen+;:2008) +C,J/A+A/483/903,uv,ivo://CDS.VizieR/J/A+A/483/903,J/A+A/483/903,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/483/903&,Mount:Wilson:index:for:main:sequence:F-K:stars:(Buccino+;:2008) +C,VII/165A,optical,ivo://CDS.VizieR/VII/165A,VII/165A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/165A&,Measured:Redshifts:of:Abell:Clusters:of:Galaxies:(Andernach:1991) +C,J/A+A/536/A31,x-ray:uv,ivo://CDS.VizieR/J/A+A/536/A31,J/A+A/536/A31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/536/A31&,Cyg:OB2:XMM:observations:(Rauw;:2011) +C,J/MNRAS/383/1513,optical:infrared,ivo://CDS.VizieR/J/MNRAS/383/1513,J/MNRAS/383/1513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/1513&,2MASS;:SDSS:and:FIRST:fluxes:of:QSOs:(Labita+;:2008) +C,J/MNRAS/372/1621,radio,ivo://CDS.VizieR/J/MNRAS/372/1621,J/MNRAS/372/1621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/1621&,SCUBA:Half-Degree:Extragalactic:Survey.:II:(Coppin+;:2006) +C,J/AJ/137/3743,optical,ivo://CDS.VizieR/J/AJ/137/3743,J/AJ/137/3743,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3743&,Spectroscopic:binary:orbits:in:NGC:188:(Geller+;:2009) +C,J/AJ/132/1023,uv:optical,ivo://CDS.VizieR/J/AJ/132/1023,J/AJ/132/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1023&,U-band:dropouts:in:Hubble:Ultra:Deep:Field:(Wadadekar+;:2006) +C,J/MNRAS/385/2097,uv:optical,ivo://CDS.VizieR/J/MNRAS/385/2097,J/MNRAS/385/2097,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/2097&,NUV-J:colours:of:red-sequence:galaxies:(Rawle+;:2008) +C,J/A+A/422/141,infrared,ivo://CDS.VizieR/J/A+A/422/141,J/A+A/422/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/141&,IRAS:08211-4158:cluster:IR:photometry:(Caratti:o:Garatti+;:2004) +C,J/A+A/420/135,x-ray,ivo://CDS.VizieR/J/A+A/420/135,J/A+A/420/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/135&,Abundances:in:intracluster:medium:with:XMM:(Tamura+;:2004) +C,J/PAZh/32/672,optical,ivo://CDS.VizieR/J/PAZh/32/672,J/PAZh/32/672,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/32/672&,Spectrophotometry:of:77:variable:stars:(Ruban+;:2006) +C,J/A+A/421/539,optical,ivo://CDS.VizieR/J/A+A/421/539,J/A+A/421/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/539&,VLT:spectroscopy:of:Tol:1214-277:&::Tol:65:(Izotov+;:2004) +C,J/ApJ/582/668,optical,ivo://CDS.VizieR/J/ApJ/582/668,J/ApJ/582/668,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/668&,Colours:and:H{alpha}:in:galaxy:pairs:(Barton:Gillespie+;:2003) +C,J/MNRAS/383/1519,radio,ivo://CDS.VizieR/J/MNRAS/383/1519,J/MNRAS/383/1519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/1519&,Abell:1367:HI:sources:from:AGES:(Cortese+;:2008) +C,J/MNRAS/406/1318,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/406/1318,J/MNRAS/406/1318,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/406/1318&,Lensed-arc:statistics:of:galaxy:clusters:(Horesh+;:2010) +C,J/PAZh/34/446,optical,ivo://CDS.VizieR/J/PAZh/34/446,J/PAZh/34/446,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/34/446&,Dynamical:study:of:wide:pairs:of:stars:from:WDS:(Kiyaeva+;:2008) +C,J/ApJ/703/30,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/703/30,J/ApJ/703/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/30&,NIR:counterparts:to:Chandra:X-ray:sources.:I.:(Mauerhan+;:2009) +C,J/A+A/457/501,x-ray,ivo://CDS.VizieR/J/A+A/457/501,J/A+A/457/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/457/501&,XMM-Newton:survey:of:the:ELAIS-S1:field:(Puccetti+;:2006) +C,J/MNRAS/384/1675,optical:infrared,ivo://CDS.VizieR/J/MNRAS/384/1675,J/MNRAS/384/1675,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1675&,BVRIc:photometry:of:Stock:8:(Jose+;:2008) +C,J/ApJ/466/415,optical,ivo://CDS.VizieR/J/ApJ/466/415,J/ApJ/466/415,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/466/415&,Spectroscopic:orbits:for:three:binaries:(Mazeh+:1996) +C,J/A+A/483/253,optical,ivo://CDS.VizieR/J/A+A/483/253,J/A+A/483/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/483/253&,BV:photometry:of:NGC:2099:variables:(Messina+;:2008) +C,J/A+A/489/583,infrared,ivo://CDS.VizieR/J/A+A/489/583,J/A+A/489/583,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/583&,JHKs:photometry:of:GLIMPSE-C02:(Kurtev+;:2008) +C,J/A+A/467/585,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/467/585,J/A+A/467/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/585&,Sources:detected:by:ISGRI:(Bodaghee+;:2007) +C,J/A+A/488/1167,optical,ivo://CDS.VizieR/J/A+A/488/1167,J/A+A/488/1167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/1167&,Photometry:of:bulges:at:intermediate:z:(Dominguez-Palmero+;:2008) +C,J/ApJ/703/42,optical:infrared,ivo://CDS.VizieR/J/ApJ/703/42,J/ApJ/703/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/703/42&,HST:photometry:of:M87:globular:clusters:(Peng+;:2009) +C,J/AJ/137/383,optical,ivo://CDS.VizieR/J/AJ/137/383,J/AJ/137/383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/383&,Globulars:in:PGC:6510;:PGC:10922;:PGC:4287:(Maybhate+;:2009) +C,J/ApJ/653/53,uv:optical,ivo://CDS.VizieR/J/ApJ/653/53,J/ApJ/653/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/53&,z~6:galaxies:UV:luminosity:function:(Bouwens+;:2006) +C,J/A+A/418/445,optical,ivo://CDS.VizieR/J/A+A/418/445,J/A+A/418/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/445&,FCOS:Ultra:Compact:Dwarf:galaxies:radial:vel.:(Mieske+;:2004) +C,J/MNRAS/385/1045,infrared,ivo://CDS.VizieR/J/MNRAS/385/1045,J/MNRAS/385/1045,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/1045&,JHKsIc:photometry:of:AGB:in:Phoenix:dwarf:gal.:(Menzies+;:2008) +C,J/AJ/132/1221,optical:infrared,ivo://CDS.VizieR/J/AJ/132/1221,J/AJ/132/1221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1221&,VJHK:and:SDSS:photometry:of:DA:white:dwarfs:(Holberg+;:2006) +C,J/AJ/137/94,optical,ivo://CDS.VizieR/J/AJ/137/94,J/AJ/137/94,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/94&,Star:clusters:in:M31:(Caldwell+;:2009) +C,J/ApJ/500/714,optical,ivo://CDS.VizieR/J/ApJ/500/714,J/ApJ/500/714,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/500/714&,Color-magnitude:relation:in:CL:1358+62:(Van:Dokkum+:1998) +C,J/AJ/129/2428,optical,ivo://CDS.VizieR/J/AJ/129/2428,J/AJ/129/2428,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2428&,M:dwarf-white:dwarf:binary:systems:(Silvestri+;:2005) +C,J/ApJ/539/577,optical,ivo://CDS.VizieR/J/ApJ/539/577,J/ApJ/539/577,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/539/577&,Galaxy:morphologies:in:Cl:1358+62:(Fabricant+;:2000) +C,J/AJ/131/2959,optical,ivo://CDS.VizieR/J/AJ/131/2959,J/AJ/131/2959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2959&,Candidate:low-mass:PMS:in:25:Orionis:group:(McGehee+;:2006) +C,J/other/A+AT/23.,optical,ivo://CDS.VizieR/J/other/A+AT/23.213,J/other/A+AT/23.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/A+AT/23.213&,Catalog:of:massive:close:binaries:(Polushina;:2004) +C,B/corot,optical,ivo://CDS.VizieR/B/corot,B/corot,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/corot&,CoRoT:observation:log:Release:7:(CoRoT;:2011) +C,J/AJ/119/936,optical,ivo://CDS.VizieR/J/AJ/119/936,J/AJ/119/936,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/936&,Triton:stellar:occultation:candidates:(McDonald+;:2000) +C,J/A+A/535/A107,optical,ivo://CDS.VizieR/J/A+A/535/A107,J/A+A/535/A107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A107&,Spectroscopic:survey:of:thick:disc:stars:(Kordopatis+;:2011) +C,J/AJ/138/1508,infrared,ivo://CDS.VizieR/J/AJ/138/1508,J/AJ/138/1508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/138/1508&,2MASS:large-amplitude:variable:stars:(Kouzuma+;:2009) +C,J/ApJS/172/29,x-ray,ivo://CDS.VizieR/J/ApJS/172/29,J/ApJS/172/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/29&,XMM-Newton:survey:in:COSMOS:field.:I.:(Hasinger+;:2007) +C,J/A+A/533/A91,optical,ivo://CDS.VizieR/J/A+A/533/A91,J/A+A/533/A91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A91&,Deep:VI:imaging:in:outer:regions:of:M33:(Grossi+;:2011) +C,J/A+A/403/555,radio,ivo://CDS.VizieR/J/A+A/403/555,J/A+A/403/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/555&,Interplanetary:Scintillation:Pushchino:Survey:(Artyukh+;:2003) +C,I/82,optical,ivo://CDS.VizieR/I/82,I/82,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/82&,SPF1:Catalogue:(Anguita+:1975) +C,J/ApJ/631/906,optical,ivo://CDS.VizieR/J/ApJ/631/906,J/ApJ/631/906,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/631/906&,MACHO:Galactic:Bulge:microlensing:events:(Thomas+;:2005) +C,J/ApJ/652/1230,optical,ivo://CDS.VizieR/J/ApJ/652/1230,J/ApJ/652/1230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/1230&,H_2_CO:absorption:toward:Galactic:anticenter:(Rodriguez+;:2006) +C,I/195,optical,ivo://CDS.VizieR/I/195,I/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/195&,FOCAT-S:Catalogue:(Bystrov+:1994) +C,J/MNRAS/411/102,radio,ivo://CDS.VizieR/J/MNRAS/411/102,J/MNRAS/411/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/102&,AzTEC/ASTE:1.1mm:observations:in:the:ADF-S:(Hatsukade+:2011) +C,J/AJ/132/2171,optical,ivo://CDS.VizieR/J/AJ/132/2171,J/AJ/132/2171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2171&,VI:photometry:of:NGC:6293:and:NGC:6541:(Lee+;:2006) +C,J/ApJ/603/584,optical,ivo://CDS.VizieR/J/ApJ/603/584,J/ApJ/603/584,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/603/584&,Polarimetry:toward:Musca:dark:cloud:(Pereyra+;:2004) +C,J/ApJ/699/186,radio,ivo://CDS.VizieR/J/ApJ/699/186,J/ApJ/699/186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/186&,VLA:observations:of:the:Galactic:center:(Zhao+;:2009) +C,J/ApJ/602/685,optical,ivo://CDS.VizieR/J/ApJ/602/685,J/ApJ/602/685,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/685&,NGC:5128:planetary:nebulae:(Peng+;:2004) +C,J/A+A/478/353,optical,ivo://CDS.VizieR/J/A+A/478/353,J/A+A/478/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/353&,Structural:properties:of:disk:galaxies:(Mendez-Abreu+;:2008) +C,J/ApJ/699/539,optical,ivo://CDS.VizieR/J/ApJ/699/539,J/ApJ/699/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/539&,Cepheids:in:SN-Ia:host:galaxies:(Riess+;:2009) +C,I/230,optical,ivo://CDS.VizieR/I/230,I/230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/230&,Southern:Hemisphere:Catalogue:of:Bordeaux:(Rousseau+:1996) +C,J/AJ/137/3198,optical,ivo://CDS.VizieR/J/AJ/137/3198,J/AJ/137/3198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3198&,New:samples:of:BHB:stars:in:the:Milky:Way:(Kinman+;:2009) +C,III/235B,optical,ivo://CDS.VizieR/III/235B,III/235B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/235B&,Spectroscopically:Identified:White:Dwarfs:(McCook+;:2008) +C,J/AJ/132/2159,infrared:radio,ivo://CDS.VizieR/J/AJ/132/2159,J/AJ/132/2159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2159&,IRAC:counterparts:of:6cm:galaxies:in:EGS:(Willner+;:2006) +C,J/AJ/131/2859,optical:infrared,ivo://CDS.VizieR/J/AJ/131/2859,J/AJ/131/2859,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2859&,Extragalactic:First:Look:Survey::24{mu}m:data:(Fadda+;:2006) +C,J/A+A/420/945,infrared,ivo://CDS.VizieR/J/A+A/420/945,J/A+A/420/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/945&,L1551:ISOCAM:observations:(Galfalk+;:2004) +C,J/A+A/410/597,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/410/597,J/A+A/410/597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/597&,Warm:dust:near:methanol:masers:(Walsh+;:2003) +C,J/MNRAS/382/1342,optical,ivo://CDS.VizieR/J/MNRAS/382/1342,J/MNRAS/382/1342,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1342&,Compact:stellar:systems:around:NGC:1399:(Firth+;:2007) +C,J/AZh/83/158,optical,ivo://CDS.VizieR/J/AZh/83/158,J/AZh/83/158,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/83/158&,High:precision:effective:temperatures:of:giants:(Kovtyukh+;:2006) +C,J/AJ/132/1851,optical,ivo://CDS.VizieR/J/AJ/132/1851,J/AJ/132/1851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1851&,Arecibo:obs.:of:formaldehyde:in:L1551:(Araya+;:2006) +C,J/MNRAS/410/2690,radio,ivo://CDS.VizieR/J/MNRAS/410/2690,J/MNRAS/410/2690,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/2690&,CRATES:sources:at:30:GHz:(Peel+;:2011) +C,J/A+AS/141/257,infrared,ivo://CDS.VizieR/J/A+AS/141/257,J/A+AS/141/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/257&,ISOCAM:obs.:of:very:deep:IRAS:60um:sources:(Aussel+;:2000) +C,J/AJ/132/1783,optical:infrared,ivo://CDS.VizieR/J/AJ/132/1783,J/AJ/132/1783,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1783&,UBVRI:polarimetry:of:25:stars:in:NGC:6611:(Orsatti+;:2006) +C,J/A+A/481/593,optical,ivo://CDS.VizieR/J/A+A/481/593,J/A+A/481/593,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/481/593&,Radial:velocities:in:A2163:(Maurogordato+;:2008) +C,J/other/RMxAA/47,optical,ivo://CDS.VizieR/J/other/RMxAA/47.361,J/other/RMxAA/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/47.361&,AGN:activity:in:isolated:SDSS:galaxies:(Coziol+;:2011) +C,J/ApJ/651/L125,radio,ivo://CDS.VizieR/J/ApJ/651/L125,J/ApJ/651/L125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/651/L125&,Water:masers:associated:with:IR:dark:cloud:cores:(Wang+;:2006) +C,J/A+A/533/A70,optical,ivo://CDS.VizieR/J/A+A/533/A70,J/A+A/533/A70,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A70&,New:{beta}:Cep:stars:in:NGC:637:(Handler+;:2011) +C,J/A+A/481/645,optical,ivo://CDS.VizieR/J/A+A/481/645,J/A+A/481/645,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/481/645&,HII:regions:in:interacting:galaxies:(Ferreiro+;:2008) +C,J/A+A/533/A51,optical,ivo://CDS.VizieR/J/A+A/533/A51,J/A+A/533/A51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A51&,Abundances:of:12:metal-rich:barium:stars:(Pereira+;:2011) +C,J/A+A/420/173,infrared,ivo://CDS.VizieR/J/A+A/420/173,J/A+A/420/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/173&,JK:photometry:of:Omega:Cen:red:giants:(Sollima+;:2004) +C,J/A+A/481/411,radio,ivo://CDS.VizieR/J/A+A/481/411,J/A+A/481/411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/481/411&,submm:point:sources:from:the:Archeops:experiment:(Desert+;:2008) +C,J/MNRAS/411/1536,optical:infrared,ivo://CDS.VizieR/J/MNRAS/411/1536,J/MNRAS/411/1536,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/1536&,Spectroscopy:of:of:IC4499:red:giants:(Hankey+;:2011) +C,J/ApJ/671/1708,optical,ivo://CDS.VizieR/J/ApJ/671/1708,J/ApJ/671/1708,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1708&,Hypervelocity:stars.:III:(Brown+;:2007) +C,J/AJ/135/785,optical:infrared,ivo://CDS.VizieR/J/AJ/135/785,J/AJ/135/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/785&,SDSS-DR5:low-mass:star:spectroscopic:sample:(West+;:2008) +C,J/ApJS/126/85,infrared,ivo://CDS.VizieR/J/ApJS/126/85,J/ApJS/126/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/126/85&,A:mid-infrared:galaxy:atlas:(MIGA):(Kerton+;:2000) +C,J/A+A/474/1081,optical,ivo://CDS.VizieR/J/A+A/474/1081,J/A+A/474/1081,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/1081&,Stellar:population:gradients:in:bulges.:I:(Gorgas+;:2007) +C,J/MNRAS/411/1367,gamma-ray:radio,ivo://CDS.VizieR/J/MNRAS/411/1367,J/MNRAS/411/1367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/1367&,12mm:line:survey:towards:W28:SNR:(Nicholas+;:2011) +C,J/A+A/400/903,infrared,ivo://CDS.VizieR/J/A+A/400/903,J/A+A/400/903,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/903&,The:ISOGAL:field:FC-01863+00035:(Jiang+;:2003) +C,J/other/IBVS/598,optical,ivo://CDS.VizieR/J/other/IBVS/5984,J/other/IBVS/598,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5984&,Minima:and:maxima:of:503:variables:(Hubscher;:2011) +C,J/ApJ/648/987,uv:optical:infrared,ivo://CDS.VizieR/J/ApJ/648/987,J/ApJ/648/987,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/987&,UV:through:far-IR:analysis:of:M81:(Perez-Gonzalez+;:2006) +C,J/AJ/137/3718,radio,ivo://CDS.VizieR/J/AJ/137/3718,J/AJ/137/3718,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3718&,15GHz:monitoring:of:AGN:jets:with:VLBA:(Lister+;:2009) +C,J/AJ/132/891,infrared,ivo://CDS.VizieR/J/AJ/132/891,J/AJ/132/891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/891&,Binaries:among:nearby:L:dwarfs:(Reid+;:2006) +C,J/AJ/137/3655,optical,ivo://CDS.VizieR/J/AJ/137/3655,J/AJ/137/3655,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3655&,Radial:velocities:of:8:close:binaries:(Pribulla+;:2009) +C,J/ApJS/188/405,gamma-ray:radio,ivo://CDS.VizieR/J/ApJS/188/405,J/ApJS/188/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/188/405&,Fermi-LAT:first:source:catalog:(1FGL):(Abdo+;:2010) +C,J/PASP/120/380,optical,ivo://CDS.VizieR/J/PASP/120/380,J/PASP/120/380,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/120/380&,Spatial:orientation:of:planetary:nebulae:(Weidmann+;:2008) +C,J/A+A/479/131,infrared,ivo://CDS.VizieR/J/A+A/479/131,J/A+A/479/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/131&,Near-IR:spectra:of:inner:red:giants:(Gonzalez-Fernandez+;:2008) +C,J/A+A/419/71,optical:radio,ivo://CDS.VizieR/J/A+A/419/71,J/A+A/419/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/71&,1.4GHz:obs.:and:optical:ident.:in:A3558:(Giacintucci+;:2004) +C,J/A+A/479/1,optical,ivo://CDS.VizieR/J/A+A/479/1,J/A+A/479/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/1&,Redshifts:and:morphology:in:A3667:(Johnston-Hollitt+;:2008) +C,J/AJ/137/3149,infrared,ivo://CDS.VizieR/J/AJ/137/3149,J/AJ/137/3149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3149&,Near-infrared:imaging:polarimetry:in:S106:(Saito+;:2009) +C,J/AJ/137/3139,infrared,ivo://CDS.VizieR/J/AJ/137/3139,J/AJ/137/3139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/3139&,LMC:SAGE.:New:variable:evolved:stars:and:YSOs:(Vijh+;:2009) +C,J/A+A/419/167,optical:infrared,ivo://CDS.VizieR/J/A+A/419/167,J/A+A/419/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/167&,BVRI:photometry:in:metal-poor:binaries:(Zapatero:Osorio+;:2004) +C,II/275,infrared,ivo://CDS.VizieR/II/275,II/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/275&,IRAS:Faint:Source:Reject:Catalog:(IPAC:1992) +C,J/ApJ/699/839,optical,ivo://CDS.VizieR/J/ApJ/699/839,J/ApJ/699/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/839&,Newly:identified:star:clusters:in:M33.:II.:(San:Roman+;:2009) +C,J/ApJ/699/L139,optical,ivo://CDS.VizieR/J/ApJ/699/L139,J/ApJ/699/L139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/L139&,Spectral:parameters:of:SNe:Ia:(Wang+;:2009) +C,J/A+A/418/1,radio,ivo://CDS.VizieR/J/A+A/418/1,J/A+A/418/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/1&,Radio:continuum:spectra:in:Virgo:cluster:region:(Vollmer+;:2004) +C,J/AZh/85/483,radio,ivo://CDS.VizieR/J/AZh/85/483,J/AZh/85/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/85/483&,Sources:from:the:WMAP:catalog:(Vol'vach+;:2008) +C,J/ApJ/698/2048,infrared,ivo://CDS.VizieR/J/ApJ/698/2048,J/ApJ/698/2048,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/2048&,Abundances:of:red:giants:in:{omega}:Cen:(Johnson+;:2009) +C,J/A+A/418/551,optical,ivo://CDS.VizieR/J/A+A/418/551,J/A+A/418/551,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/551&,Galactic:disk:stars:abundances:and:velocities:(Mishenina+;:2004) +C,J/ApJ/648/111,x-ray,ivo://CDS.VizieR/J/ApJ/648/111,J/ApJ/648/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/111&,Chandra:sources:near:AGNs:(Levenson+;:2006) +C,J/ApJ/698/2031,optical,ivo://CDS.VizieR/J/ApJ/698/2031,J/ApJ/698/2031,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/2031&,Polarimetry:of:HAeBe:stars:(Rodrigues+;:2009) +C,J/other/OEJV/120,optical,ivo://CDS.VizieR/J/other/OEJV/120,J/other/OEJV/120,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/OEJV/120&,Observations:of:variable:stars:(Hubscher+;:2010) +C,J/MNRAS/384/775,radio,ivo://CDS.VizieR/J/MNRAS/384/775,J/MNRAS/384/775,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/775&,Bright:Source:Sample:of:AT20G:Survey:(Massardi+;:2008) +C,J/AJ/132/769,optical,ivo://CDS.VizieR/J/AJ/132/769,J/AJ/132/769,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/769&,Radial:velocities:of:10:close:binaries:(Pribulla+;:2006) +C,J/other/IBVS/591,optical,ivo://CDS.VizieR/J/other/IBVS/5918,J/other/IBVS/591,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5918&,Minima:and:maxima:of:452:variables:(Hubscher+;:2010) +C,J/A+A/379/740,optical,ivo://CDS.VizieR/J/A+A/379/740,J/A+A/379/740,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/740&,ESO:Imaging:Survey:(EIS):(Arnouts+;:2001) +C,I/292,optical,ivo://CDS.VizieR/I/292,I/292,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/292&,Pulkovo:Visual:Double:Star:Catalogue:(Kiselev+;:2003) +C,VII/243,optical,ivo://CDS.VizieR/VII/243,VII/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/243&,SDSS:quasar:catalog.:III.:(Schneider+;:2005) +C,J/A+A/480/79,optical,ivo://CDS.VizieR/J/A+A/480/79,J/A+A/480/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/79&,Abundances:of:giants:in:five:Galactic:clusters:(Bragaglia+;:2008) +C,J/other/IBVS/588,optical,ivo://CDS.VizieR/J/other/IBVS/5889,J/other/IBVS/588,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5889&,Minima:and:maxima:of:380:variables:(Hubscher+;:2009) +C,J/AJ/132/781,infrared,ivo://CDS.VizieR/J/AJ/132/781,J/AJ/132/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/781&,2MASS:colours:of:Magellanic:cloud:star:clusters:(Pessev+;:2006) +C,J/ApJ/647/328,uv,ivo://CDS.VizieR/J/ApJ/647/328,J/ApJ/647/328,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/328&,FUSE:survey:of:OVI:in:ISM:(Dixon+;:2006) +C,J/AZh/80/978,radio,ivo://CDS.VizieR/J/AZh/80/978,J/AZh/80/978,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/80/978&,Radio:sources:identifications:at:DE=10-12.5deg:(Gorshkov+;:2003) +C,J/other/IBVS/594,optical,ivo://CDS.VizieR/J/other/IBVS/5941,J/other/IBVS/594,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5941&,Minima:and:maxima:of:292:variables:(Hubscher+;:2010) +C,J/MNRAS/383/445,optical,ivo://CDS.VizieR/J/MNRAS/383/445,J/MNRAS/383/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/445&,Radial:velocities:in:the:Norma:cluster:(A3627):(Woudt+;:2008) +C,J/MNRAS/384/1277,optical,ivo://CDS.VizieR/J/MNRAS/384/1277,J/MNRAS/384/1277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1277&,H{alpha}:emission:line:sources:from:IPHAS:(Witham+;:2008) +C,J/A+A/488/211,infrared,ivo://CDS.VizieR/J/A+A/488/211,J/A+A/488/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/488/211&,Infrated:photometry:of:NGC:1893:(Caramazza+;:2008) +C,III/106,optical,ivo://CDS.VizieR/III/106,III/106,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/106&,MK:Classification:of:Visual:Multiples:(Abt;:1981) +C,arigfh_scs,*,ivo://org.gavo.dc/arigfh/q/cone,arigfh_scs,http://dc.zah.uni-heidelberg.de/arigfh/q/cone/scs.xml?,ARIGFH:identified:objects +C,J/A+A/470/505,optical,ivo://CDS.VizieR/J/A+A/470/505,J/A+A/470/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/505&,AMIGA:IV.:Neighbours:around:CIG:galaxies:(Verley+;:2007) +C,J/A+A/487/1081,optical,ivo://CDS.VizieR/J/A+A/487/1081,J/A+A/487/1081,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/1081&,uvby:photometry:of:6:eclipsing:binaries:(Clausen+;:2008) +C,J/PASP/118/1656,optical,ivo://CDS.VizieR/J/PASP/118/1656,J/PASP/118/1656,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/1656&,Secondary:velocity:standards:at:NGP:(Stefanik+;:2006) +C,XMM/XAssist,x-ray,ivo://nasa.heasarc/xmmxassist,XMM/XAssist,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmxassist&,XMM-Newton:XAssist:Source:List +C,III/51B,optical,ivo://CDS.VizieR/III/51B,III/51B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/51B&,Michigan:Catalogue:of:HD:stars;:Vol.2:(Houk;:1978) +C,J/PASP/118/1639,uv,ivo://CDS.VizieR/J/PASP/118/1639,J/PASP/118/1639,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/1639&,Proper:motions:of:faint:UV-bright:sources:(Lanning+;:2006) +C,CCOSMPHOTZ,optical:x-ray,ivo://nasa.heasarc/ccosmphotz,CCOSMPHOTZ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ccosmphotz&,Chandra:COSMOS:(C-COSMOS):Survey:Photometric:Redshift:Catalog +C,J/PASP/118/1238,optical:infrared,ivo://CDS.VizieR/J/PASP/118/1238,J/PASP/118/1238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/1238&,Radial:velocity:curve:of:RBS:490:(Thorstensen+;:2006) +C,J/A+A/487/755,*,ivo://CDS.VizieR/J/A+A/487/755,J/A+A/487/755,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/755&,CCD:observations:of:Martian:Satellites:(Veiga+;:2008) +C,J/ApJS/165/439,radio,ivo://CDS.VizieR/J/ApJS/165/439,J/ApJS/165/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/439&,Interstellar:scintillation:at:2:and:8GHz:(Rickett+;:2006) +C,XTEMLCAT,x-ray,ivo://nasa.heasarc/xtemlcat,XTEMLCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xtemlcat&,XTE:Mission-Long:Source:Catalog +C,LAMORIXMM,x-ray,ivo://nasa.heasarc/lamorixmm,LAMORIXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lamorixmm&,Lambda:Orionis:Cluster:XMM-Newton:X-Ray:Point:Source:Catalog +C,VIII/42,radio,ivo://CDS.VizieR/VIII/42,VIII/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/42&,Texas:Survey:of:radio:sources:at:365MHz:(Douglas+:1996) +C,J/MNRAS/375/831,optical,ivo://CDS.VizieR/J/MNRAS/375/831,J/MNRAS/375/831,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/831&,Draco:MegaCam;:INT:and:HST:photometry:(Segall+;:2007) +C,6dfdr3-dsa,optical,ivo://wfau.roe.ac.uk/6dfdr3-dsa,6dfdr3-dsa,http://wfaudata.roe.ac.uk/6dfdr3-dsa/DirectCone?DSACAT=SixdF&DSATAB=twomass&,6dF:Galaxy:Survey:Data:Release:3 +C,MILLIQUAS,optical,ivo://nasa.heasarc/milliquas,MILLIQUAS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=milliquas&,Million:Quasars:Catalog:(MILLIQUAS);:Version:2.7:(5:November:2011) +C,J/A+A/486/843,optical,ivo://CDS.VizieR/J/A+A/486/843,J/A+A/486/843,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/843&,White:dwarf-red:dwarf:binaries:in:the:SDSS:(Augusteijn+;:2008) +I,HST.HIPPIES,optical:infrared:uv,ivo://mast.stsci/hippies,HST.HIPPIES,http://archive.stsci.edu/stpr/vo_search.php?,Hubble:Infrared:Pure:Parallel:Imaging:Extragalactic:Survey:(HIPPIES) +C,J/ApJ/646/505,optical,ivo://CDS.VizieR/J/ApJ/646/505,J/ApJ/646/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/505&,Catalog:of:nearby:exoplanets:(Butler+;:2006) +C,J/A+A/359/227,optical,ivo://CDS.VizieR/J/A+A/359/227,J/A+A/359/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/359/227&,Lindroos:binary:systems:X-ray:emission:(Huelamo+;:2000) +I,XMM-OM,optical,ivo://mast.stsci/siap/xmms-om,XMM-OM,http://archive.stsci.edu/siap/search.php?id=XMM-OM&,X-ray:Multi-Mirror:(XMM):Optical:Monitor:images +C,J/A+AS/109/29,optical,ivo://CDS.VizieR/J/A+AS/109/29,J/A+AS/109/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/29&,Very:low:mass:stars:in:Praesepe:(Hambly+;:1995) +I,HST.ANGRRR,optical:uv,ivo://mast.stsci/angrrr,HST.ANGRRR,http://archive.stsci.edu/siap/search.php?id=angrrr&,Archive:of:Nearby:Galaxies::Reduce;:Reuse;:Recycle:(ANGRRR) +C,J/A+AS/141/103,optical:infrared,ivo://CDS.VizieR/J/A+AS/141/103,J/A+AS/141/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/103&,BVRI:imaging:of:M:51-type:pairs:(Laurikainen+;:2000) +C,XMMBSSAGN,x-ray,ivo://nasa.heasarc/xmmbssagn,XMMBSSAGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmbssagn&,XMM-Newton:Bright:Serendipitous:Survey::AGN:X-Ray:Spectral:Properties +I,lenses_web,*,ivo://org.gavo.dc/lensunion/q/im,lenses_web,http://dc.zah.uni-heidelberg.de/lensunion/q/im/siap.xml?,Lens:Image:Archive +C,I/146,optical,ivo://CDS.VizieR/I/146,I/146,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/146&,Positions:and:Proper:Motions:-:North:(Roeser+;:1988) +C,J/A+AS/143/145,gamma-ray,ivo://CDS.VizieR/J/A+AS/143/145,J/A+AS/143/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/145&,First:COMPTEL:source:catalogue:(Schoenfelder+;:2000) +C,J/A+A/452/245,infrared,ivo://CDS.VizieR/J/A+A/452/245,J/A+A/452/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/452/245&,Near-IR:photometry:of:PMS:stars:in:rho:Oph:(Natta+;:2006) +C,J/MNRAS/298/637,radio,ivo://CDS.VizieR/J/MNRAS/298/637,J/MNRAS/298/637,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/298/637&,7C::151MHz:survey:of:3:regions:(Pooley+;:1998) +C,ukidssDR7-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR7-dsa,ukidssDR7-dsa,http://wfaudata.roe.ac.uk/ukidssDR7-dsa/DirectCone?DSACAT=UKIDSS_DR7&DSATAB=lasSource&,UKIDSS:DR7:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:7 +C,J/ApJ/647/128,uv:optical,ivo://CDS.VizieR/J/ApJ/647/128,J/ApJ/647/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/128&,H{alpha}:observations:of:UV-selected:galaxies:(Erb;:2006) +C,J/MNRAS/246/110,radio,ivo://CDS.VizieR/J/MNRAS/246/110,J/MNRAS/246/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/246/110&,7C:survey:of:radio:sources:at:151:MHz:(McGilchrist+:1990) +C,J/ApJS/172/383,optical,ivo://CDS.VizieR/J/ApJS/172/383,J/ApJS/172/383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/383&,AGN:candidates:in:the:COSMOS:field:(Trump+;:2007) +C,J/A+A/475/359,radio,ivo://CDS.VizieR/J/A+A/475/359,J/A+A/475/359,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/359&,Predicting:radio:fluxes:of:extrasolar:planets:(Griessmeier+;:2007) +C,J/A+A/417/479,optical:infrared,ivo://CDS.VizieR/J/A+A/417/479,J/A+A/417/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/479&,RI:photometry:of:NGC:185:carbon:stars:(Battinelli+;:2004) +C,J/ApJ/641/140,x-ray,ivo://CDS.VizieR/J/ApJ/641/140,J/ApJ/641/140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/140&,Optical:counterparts:in:the:NDWFS:Bootes:field:(Brand+;:2006) +C,J/A+AS/110/419,radio,ivo://CDS.VizieR/J/A+AS/110/419,J/A+AS/110/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/419&,7C::survey:of:radio:sources:(Visser+;:1995) +C,J/A+A/430/165,optical,ivo://CDS.VizieR/J/A+A/430/165,J/A+A/430/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/165&,Radial:velocities:for:6691:K:and:M:giants:(Famaey+;:2005) +C,J/MNRAS/356/1583,optical,ivo://CDS.VizieR/J/MNRAS/356/1583,J/MNRAS/356/1583,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/356/1583&,RV:of:Sigma:Ori:low-mass:candidate:members:(Burningham+;:2005) +C,J/MNRAS/282/779,radio,ivo://CDS.VizieR/J/MNRAS/282/779,J/MNRAS/282/779,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/282/779&,7C:151-MHz:survey:of:region:9-16h:20-35deg:(Waldram+:1996) +C,J/MNRAS/385/361,optical:infrared,ivo://CDS.VizieR/J/MNRAS/385/361,J/MNRAS/385/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/361&,BVRcIc:photometry:of:NGC:821:globular:clusters:(Spitler+;:2008) +C,J/A+A/476/217,optical,ivo://CDS.VizieR/J/A+A/476/217,J/A+A/476/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/217&,Fundamental:parameters:of:five:old:open:clusters:(Carraro+;:2007) +C,J/A+A/535/A3,optical,ivo://CDS.VizieR/J/A+A/535/A3,J/A+A/535/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/535/A3&,SuperWASP:observations:of:pulsating:Am:stars:(Smalley+;:2011) +C,J/A+A/408/1029,optical,ivo://CDS.VizieR/J/A+A/408/1029,J/A+A/408/1029,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/408/1029&,Coordinates:of:Galactic:planetary:nebulae:(Kerber+;:2003) +C,J/AJ/132/1475,x-ray:optical:radio,ivo://CDS.VizieR/J/AJ/132/1475,J/AJ/132/1475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1475&,SDSS:AGN:from:ROSAT:PSPC:(Suchkov+;:2006) +C,J/A+A/534/A94,optical,ivo://CDS.VizieR/J/A+A/534/A94,J/A+A/534/A94,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A94&,Milky:Way:Cepheids:radial:velocities:(Storm+;:2011) +C,XMMCTY2AGN,x-ray,ivo://nasa.heasarc/xmmcty2agn,XMMCTY2AGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmcty2agn&,XMM-COSMOS:X-Ray:Selected:Type-2:AGN +C,J/MNRAS/381/211,optical:radio,ivo://CDS.VizieR/J/MNRAS/381/211,J/MNRAS/381/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/211&,Radio:galaxies:in:the:2SLAQ:LRG:Survey:(Sadler+;:2007) +C,J/BaltA/11/441,optical,ivo://CDS.VizieR/J/BaltA/11/441,J/BaltA/11/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/441&,Extinction:along:Cam:and:Per:border:(Zdanavicius+;:2002) +C,MCXC,x-ray,ivo://nasa.heasarc/mcxc,MCXC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mcxc&,MCXC:Meta-Catalog:of:X-ray:Detected:Clusters:of:Galaxies +C,J/MNRAS/380/1467,x-ray,ivo://CDS.VizieR/J/MNRAS/380/1467,J/MNRAS/380/1467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/1467&,AGN:in:supercluster:A901/2:(Gilmour+;:2007) +C,J/other/KFNT/22.,infrared,ivo://CDS.VizieR/J/other/KFNT/22.187,J/other/KFNT/22.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/KFNT/22.187&,Isolated:galaxies:ident.:with:IRAS:and:NVSS:(Izotova+;:2006) +C,J/A+A/478/755,optical,ivo://CDS.VizieR/J/A+A/478/755,J/A+A/478/755,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/755&,Variable:stars:in:Cen:A:(de:Jong+;:2008) +C,J/A+A/485/41,optical,ivo://CDS.VizieR/J/A+A/485/41,J/A+A/485/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/41&,VLT:spectroscopy:of:blue:massive:stars:in:NGC55:(Castro+;:2008) +C,J/ApJ/701/811,x-ray,ivo://CDS.VizieR/J/ApJ/701/811,J/ApJ/701/811,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/811&,Chandra:observations:of:INTEGRAL:sources:(Tomsick+;:2009) +C,J/A+A/476/89,optical,ivo://CDS.VizieR/J/A+A/476/89,J/A+A/476/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/89&,HII:galaxies:narrow-band:Hbeta:images:(Lagos+;:2007) +C,J/ApJ/701/587,optical:infrared,ivo://CDS.VizieR/J/ApJ/701/587,J/ApJ/701/587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/701/587&,A:deep:HST:H-band:imaging:survey.:II.:QUEST:QSOs:(Veilleux+;:2009) +C,J/MNRAS/384/1097,optical,ivo://CDS.VizieR/J/MNRAS/384/1097,J/MNRAS/384/1097,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/1097&,SuperWASP-North:extrasolar:planet:candidates:(Kane+;:2008) +C,II/290,optical:infrared,ivo://CDS.VizieR/II/290,II/290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/290&,SWIRE:Photometric:Redshift:Catalogue:(Rowan-Robinson+;:2008) +C,J/A+A/417/107,optical:radio,ivo://CDS.VizieR/J/A+A/417/107,J/A+A/417/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/107&,CO:velocities:in:southern:HII:regions:(Russeil+;:2004) +C,J/ApJ/698/1095,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/698/1095,J/ApJ/698/1095,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/698/1095&,The:FIRST-2MASS:red:QSO:survey.:II.:(Urrutia+;:2009) +C,J/A+A/534/A110,x-ray:optical,ivo://CDS.VizieR/J/A+A/534/A110,J/A+A/534/A110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/534/A110&,Type-2:AGN:from:XMM-COSMOS:bolometric:output:(Lusso+;:2011) +C,J/ApJ/664/850,infrared,ivo://CDS.VizieR/J/ApJ/664/850,J/ApJ/664/850,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/664/850&,Spitzer:observations:of:stars:in:M33:(McQuinn+;:2007) +C,J/A+A/533/A37,optical:infrared,ivo://CDS.VizieR/J/A+A/533/A37,J/A+A/533/A37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/533/A37&,VI:HST:photometry:of:VV124:=:UGC4879:(Bellazzini+;:2011) +C,J/A+A/476/59,optical:infrared,ivo://CDS.VizieR/J/A+A/476/59,J/A+A/476/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/59&,Fornax:Cluster:Spectroscopic:Survey:2MASS:galaxies:(Morris+:2007) +C,J/ApJS/195/8,radio,ivo://CDS.VizieR/J/ApJS/195/8,J/ApJS/195/8,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/195/8&,The:QUaD:Galactic:Plane:Survey.:II.:(Culverhouse+;:2011) +C,J/ApJ/605/759,radio,ivo://CDS.VizieR/J/ApJ/605/759,J/ApJ/605/759,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/605/759&,Multifrequency:obs.:of:radio:pulse:broadening:(Bhat+;:2004) +C,J/ApJ/645/955,x-ray:optical,ivo://CDS.VizieR/J/ApJ/645/955,J/ApJ/645/955,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/645/955&,ChaMP:serendipitous:galaxy:cluster:survey:(Barkhouse+;:2006) +C,J/MNRAS/371/1793,optical,ivo://CDS.VizieR/J/MNRAS/371/1793,J/MNRAS/371/1793,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1793&,Metallicity:calibrations:for:UBV:photometry:(Karatas+;:2006) +C,J/ApJ/700/1097,optical,ivo://CDS.VizieR/J/ApJ/700/1097,J/ApJ/700/1097,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/1097&,Light:curve:parameters:of:SN:Ia:(Hicken+;:2009) +C,J/ApJ/700/331,optical:infrared,ivo://CDS.VizieR/J/ApJ/700/331,J/ApJ/700/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/700/331&,Light:curves:of:type:Ia:supernovae:(CfA3):(Hicken+;:2009) +C,J/A+A/451/457,x-ray:optical,ivo://CDS.VizieR/J/A+A/451/457,J/A+A/451/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/457&,X-ray:properties:of:AGN:in:CDFS:(Tozzi+;:2006) +C,J/ApJS/155/271,x-ray:optical,ivo://CDS.VizieR/J/ApJS/155/271,J/ApJS/155/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/271&,Chandra:Deep:Field-South::Optical:spectroscopy:(Szokoly+;:2004) +C,J/AJ/132/663,optical,ivo://CDS.VizieR/J/AJ/132/663,J/AJ/132/663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/663&,Differential:Velocities:of:very:low:mass:SBs:(Basri+;:2006) +C,VIII/69A,radio,ivo://CDS.VizieR/VIII/69A,VIII/69A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/69A&,The:WISH:catalogue:at:352:MHz:(de:Breuck+:2002) +C,J/ApJS/194/32,infrared:radio,ivo://CDS.VizieR/J/ApJS/194/32,J/ApJS/194/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/32&,The:HII:Region:Discovery:Survey:(HRDS).:II.:(Anderson+;:2011) +C,J/AJ/127/2210,optical,ivo://CDS.VizieR/J/AJ/127/2210,J/AJ/127/2210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2210&,u'g'r'i'z':photometry:in:NGC:2548:(M48):(Rider+;:2004) +C,J/A+A/428/837,optical,ivo://CDS.VizieR/J/A+A/428/837,J/A+A/428/837,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/837&,HII:regions:in:minor:mergers:of:galaxies:(Ferreiro+;:2004) +C,J/A+A/475/677,x-ray,ivo://CDS.VizieR/J/A+A/475/677,J/A+A/475/677,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/677&,X-ray:emission:from:A-type:stars:(Schroeder+;:2007) +C,J/PASP/122/1437,optical,ivo://CDS.VizieR/J/PASP/122/1437,J/PASP/122/1437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/1437&,All-sky:spectrally:matched:Tycho2:stars:(Pickles+;:2010) +C,J/ApJ/646/1215,infrared,ivo://CDS.VizieR/J/ApJ/646/1215,J/ApJ/646/1215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/646/1215&,Low-mass:stars:and:brown:dwarfs:in:NGC:2024:(Levine+;:2006) +C,J/AJ/131/375,optical,ivo://CDS.VizieR/J/AJ/131/375,J/AJ/131/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/375&,Photometry:and:velocities:of:Sculptor:dSph:giants:(Westfall+;:2006) +C,J/A+A/477/717,optical,ivo://CDS.VizieR/J/A+A/477/717,J/A+A/477/717,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/717&,Spectroscopy:of:Type:Ia:supernovae:(Bronder+;:2008) +C,J/ApJ/640/603,infrared,ivo://CDS.VizieR/J/ApJ/640/603,J/ApJ/640/603,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/640/603&,Catalog:of:AGNs:in:the:GOODS:fields:(Treister+;:2006) +C,VIII/38,radio,ivo://CDS.VizieR/VIII/38,VIII/38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/38&,The:Parkes-MIT-NRAO:4.85GHz:(PMN):Surveys:(Griffith+:1993-1996) +C,J/MNRAS/405/2260,radio,ivo://CDS.VizieR/J/MNRAS/405/2260,J/MNRAS/405/2260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/2260&,GOODS-S:field:AzTEC/AST:Deep:1.1mm:imaging:(Scott+;:2010) +C,J/MNRAS/410/1262,optical,ivo://CDS.VizieR/J/MNRAS/410/1262,J/MNRAS/410/1262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/1262&,Supernova:Legacy:Survey.:Type:Ia:supernovae:(Walker+;:2011) +C,J/A+A/509/A17,optical,ivo://CDS.VizieR/J/A+A/509/A17,J/A+A/509/A17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A17&,R:light:curves:of:NGC:6253:variables:(De:Marchi+;:2010) +C,J/MNRAS/405/436,radio,ivo://CDS.VizieR/J/MNRAS/405/436,J/MNRAS/405/436,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/436&,LBDS-Lynx:region:GMRT:150-MHz:obs.:(Ishwara-Chandra+;:2010) +C,J/MNRAS/383/330,x-ray,ivo://CDS.VizieR/J/MNRAS/383/330,J/MNRAS/383/330,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/330&,Chandra:Small:Magellanic:Cloud:Wing:Survey:(McGowan+;:2008) +C,J/MNRAS/382/1169,optical,ivo://CDS.VizieR/J/MNRAS/382/1169,J/MNRAS/382/1169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/1169&,Supernovae:in:the:Subaru:Deep:Field:(Poznanski+;:2007) +C,J/MNRAS/375/1381,optical,ivo://CDS.VizieR/J/MNRAS/375/1381,J/MNRAS/375/1381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/1381&,Kinematics:of:RR:Lyr:and:HB:stars:in:NGP:(Kinman+;:2007) +C,J/AJ/132/999,optical,ivo://CDS.VizieR/J/AJ/132/999,J/AJ/132/999,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/999&,SDSS:quasar:lens:search:(Oguri+;:2006) +C,B/cb,optical,ivo://CDS.VizieR/B/cb,B/cb,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/cb&,Cataclysmic:Binaries;:LMXBs;:and:related:objects:(Ritter+;:2011) +C,IV/30,optical,ivo://CDS.VizieR/IV/30,IV/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/30&,Cross-id.:of:stars:with:high-proper:motions.:V2.:(Ivanov;:2008) +C,J/MNRAS/399/1206,infrared,ivo://CDS.VizieR/J/MNRAS/399/1206,J/MNRAS/399/1206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/1206&,SWIRE/SDSS:quasars.:II.:Type:2:AGN:(Hatziminaoglou+;:2009) +C,B/denis,infrared,ivo://CDS.VizieR/B/denis,B/denis,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/denis&,The:DENIS:database:(DENIS:Consortium;:2005) +C,J/AJ/136/2483,optical:infrared,ivo://CDS.VizieR/J/AJ/136/2483,J/AJ/136/2483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2483&,Comoving:group:associated:with:HD:141569:(Aarnio+;:2008) +C,J/AJ/118/1489,optical,ivo://CDS.VizieR/J/AJ/118/1489,J/AJ/118/1489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/1489&,Tully-Fisher:peculiar:velocities:in:52:clusters:(Dale+;:1999) +C,J/MNRAS/383/1241,optical:infrared,ivo://CDS.VizieR/J/MNRAS/383/1241,J/MNRAS/383/1241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/1241&,UBVIc:photometry:of:cluster:Berkeley:59:(Pandey+;:2008) +C,J/AJ/127/3456,optical,ivo://CDS.VizieR/J/AJ/127/3456,J/AJ/127/3456,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3456&,Internal:velocities:in:the:Orion:Nebula:(Doi+;:2004) +C,J/A+A/416/537,optical:infrared,ivo://CDS.VizieR/J/A+A/416/537,J/A+A/416/537,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/537&,UBVI:and:HST:photometry:of:young:stellar:clusters:(Larsen;:2004) +C,J/ApJ/695/1591,optical,ivo://CDS.VizieR/J/ApJ/695/1591,J/ApJ/695/1591,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/1591&,Spectrophotometry:in:PEARS:fields:(Pirzkal+;:2009) +C,J/ApJS/164/38,uv:infrared,ivo://CDS.VizieR/J/ApJS/164/38,J/ApJS/164/38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/164/38&,UV:and:FIR:properties:of:nearby:galaxies:(Iglesias-Paramo+;:2006) +C,J/A+A/476/1243,infrared:radio,ivo://CDS.VizieR/J/A+A/476/1243,J/A+A/476/1243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/1243&,Millimeter:continuum:mapping:of:Cygnus:X:(Motte+;:2007) +C,VII/220A,optical,ivo://CDS.VizieR/VII/220A,VII/220A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/220A&,Barnard's:Catalogue:of:349:Dark:Objects:in:the:Sky:(Barnard;:1927) +C,J/A+A/416/475,optical,ivo://CDS.VizieR/J/A+A/416/475,J/A+A/416/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/475&,Long:slit:spectroscopy:of:HII:regions:(Marquez+;:2004) +C,J/other/AcApS/20,optical,ivo://CDS.VizieR/J/other/AcApS/20.366,J/other/AcApS/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AcApS/20.366&,NVSS:radio:quasars:(Chen+;:2000) +C,J/ApJS/161/185,x-ray,ivo://CDS.VizieR/J/ApJS/161/185,J/ApJS/161/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/185&,GIS:catalog:project:::source:catalog:II:(Ueda+;:2005) +C,J/A+A/416/35,optical,ivo://CDS.VizieR/J/A+A/416/35,J/A+A/416/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/35&,Radio:Emission:from:VLA:FIRST:Survey:AGN:(Wadadekar;:2004) +C,J/ApJS/133/1,x-ray,ivo://CDS.VizieR/J/ApJS/133/1,J/ApJS/133/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/133/1&,GIS:catalog:project:::source:catalog:(Ueda+;:2001) +C,J/ApJS/160/272,radio,ivo://CDS.VizieR/J/ApJS/160/272,J/ApJS/160/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/160/272&,A:CO:survey:of:young:planetary:nebulae:(Huggins+;:2005) +C,J/MNRAS/378/318,optical,ivo://CDS.VizieR/J/MNRAS/378/318,J/MNRAS/378/318,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/378/318&,Chemical:abundances:in:Leo:I:and:II:dSph:(Bosler+;:2007) +C,J/A+A/530/A33,*,ivo://CDS.VizieR/J/A+A/530/A33,J/A+A/530/A33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A33&,Evolutionary:tracks:to:estimate:DLA:depletions:(Vladilo+;:2011) +C,J/A+A/474/891,radio,ivo://CDS.VizieR/J/A+A/474/891,J/A+A/474/891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/891&,13CO:observations:of:YSOs:in:South:Gal.:plane:(Urquhart+;:2007) +C,J/A+A/513/A65,radio,ivo://CDS.VizieR/J/A+A/513/A65,J/A+A/513/A65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A65&,Rotation:measures:in:the:fourth:Galactic:quadrant:(Nota+;:2010) +C,J/AN/327/365,optical,ivo://CDS.VizieR/J/AN/327/365,J/AN/327/365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/327/365&,Clusters:and:groups:of:galaxies:in:2dF:(Tago+;:2006) +C,J/A+A/483/209,optical:infrared,ivo://CDS.VizieR/J/A+A/483/209,J/A+A/483/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/483/209&,Photometry:of:a:stellar:cluster:near:IRAS:07141-092:(Yun+;:2008) +C,J/PASJ/63/S1,infrared,ivo://CDS.VizieR/J/PASJ/63/S1,J/PASJ/63/S1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/63/S1&,Atlas:and:catalog:of:dark:clouds:based:on:2MASS:(Dobashi+;:2011) +C,EUVERAP3,euv,ivo://nasa.heasarc/euverap3,EUVERAP3,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euverap3&,EUVE:Right:Angle:Program;:3rd:Catalog +C,J/A+A/477/877,optical,ivo://CDS.VizieR/J/A+A/477/877,J/A+A/477/877,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/877&,Spectroscopic:analysis:of:RJHA:49:and:SS73:21:(Pereira+;:2008) +C,J/AJ/132/1361,optical,ivo://CDS.VizieR/J/AJ/132/1361,J/AJ/132/1361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1361&,RR:Lyrae:variables:in:M33:(Sarajedini+;:2006) +C,J/ApJ/617/1091,optical,ivo://CDS.VizieR/J/ApJ/617/1091,J/ApJ/617/1091,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/617/1091&,La:and:Eu:abundances:in:85:stars:(Simmerer+;:2004) +C,J/A+A/415/1153,*,ivo://CDS.VizieR/J/A+A/415/1153,J/A+A/415/1153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/1153&,[Fe/H]:for:98:extra-solar:planet-host:stars:(Santos+;:2004) +C,J/AJ/131/1948,optical,ivo://CDS.VizieR/J/AJ/131/1948,J/AJ/131/1948,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1948&,Narrow:line:Seyfert:1:galaxies:in:the:FBQS:(Whalen+;:2006) +C,J/MNRAS/386/1252,optical:infrared,ivo://CDS.VizieR/J/MNRAS/386/1252,J/MNRAS/386/1252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/1252&,SWIRE/SDSS:quasars:(Hatziminaoglou+;:2008) +C,J/A+A/415/993,optical,ivo://CDS.VizieR/J/A+A/415/993,J/A+A/415/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/993&,FeII;:ZNI:and:SI:abundances:on:halo:stars:(Nissen+;:2004) +C,J/ApJS/144/213,x-ray:optical,ivo://CDS.VizieR/J/ApJS/144/213,J/ApJS/144/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/144/213&,Chandra:X-ray:observations:of:M81:(Swartz+;:2003) +C,WDw/MS,optical,ivo://nasa.heasarc/mcksion,WDw/MS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mcksion&,McCook-Sion:White:Dwarf:Catalog:(Web:Version) +C,J/ApJ/582/615,x-ray,ivo://CDS.VizieR/J/ApJ/582/615,J/ApJ/582/615,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/615&,SHEEP:survey:(Nandra+;:2003) +C,J/A+A/474/495,x-ray,ivo://CDS.VizieR/J/A+A/474/495,J/A+A/474/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/495&,X-ray:flares:from:Cygnus:OB2:young:stars:(Albacete:Colombo+;:2007) +C,J/MNRAS/383/183,optical,ivo://CDS.VizieR/J/MNRAS/383/183,J/MNRAS/383/183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/183&,CaII:triplet:of:RGB:from:VLT/FLAMES:obs.:(Battaglia+;:2008) +C,J/ApJS/162/207,optical,ivo://CDS.VizieR/J/ApJS/162/207,J/ApJS/162/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/162/207&,Radial:velocities:of:solar-type:stars:(Abt+;:2006) +C,J/A+A/415/391,optical,ivo://CDS.VizieR/J/A+A/415/391,J/A+A/415/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/391&,The:CORALIE:survey:for:extrasolar:planets.:XII:(Mayor+;:2004) +C,starlight_syn,*,ivo://starlight.ufsc/synthesis.BS,starlight_syn,http://www.starlight.ufsc.br/vo/conesearch.php?,Starlight:Synthesis:Parameters +C,J/A+A/415/63,optical:infrared,ivo://CDS.VizieR/J/A+A/415/63,J/A+A/415/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/63&,UBVRI:surface:brightness:of:26:bright:galaxies:(Mollenhoff;:2004) +I,sai_slcc,*,ivo://rvo.ru/images/saisnlight,sai_slcc,http://virtual.sai.msu.su/~pavlyuk/snlcurve/?,SAI:Supernova:light:curve:catalogue +C,J/AJ/131/84,optical,ivo://CDS.VizieR/J/AJ/131/84,J/AJ/131/84,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/84&,AGNs:and:host:galaxies:information:(Vanden:Berk+;:2006) +I,RVO:NeutronStars,optical:infrared,ivo://rvo.ru/images/opt_ns,RVO:NeutronStars,http://www.ioffe.rssi.ru/astro/NSG/obs/index.html?,Observations:of:neutron:stars +C,J/AJ/120/479,optical,ivo://CDS.VizieR/J/AJ/120/479,J/AJ/120/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/479&,Low-mass:stars:in:the:Upper:Sco:association:(Ardila+;:2000) +C,J/A+A/480/611,x-ray,ivo://CDS.VizieR/J/A+A/480/611,J/A+A/480/611,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/611&,XMM-Newton:slew:survey:catalogue;:XMMSL1:(Saxton+;:2008) +C,wenss_catalog,*,ivo://nrao.archive/wenss,wenss_catalog,http://archive.nrao.edu/vo/cone/getCatalog?archive=WENSS&,Westerbork:Northern:Sky:Survey +C,J/ApJ/635/123,optical,ivo://CDS.VizieR/J/ApJ/635/123,J/ApJ/635/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/123&,The:SDSS-DR3:damped:Ly{alpha}:survey:(Prochaska+;:2005) +C,J/MNRAS/375/1349,optical:radio,ivo://CDS.VizieR/J/MNRAS/375/1349,J/MNRAS/375/1349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/1349&,6C**:sample:of:steep-spectrum:radio:sources.:II:(Cruz+;:2007) +C,J/MNRAS/374/1413,radio,ivo://CDS.VizieR/J/MNRAS/374/1413,J/MNRAS/374/1413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/374/1413&,SCUBA:survey:of:Orion:(Nutter+;:2007) +C,J/ApJS/163/306,x-ray,ivo://CDS.VizieR/J/ApJS/163/306,J/ApJS/163/306,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/163/306&,Chandra:study:of:the:Cep:B:star-forming:region:(Getman+;:2006) +C,J/A+A/472/577,optical,ivo://CDS.VizieR/J/A+A/472/577,J/A+A/472/577,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/577&,NGC:330:Be:stars:and:binaries:(Martayan+;:2007) +C,J/A+A/482/53,optical,ivo://CDS.VizieR/J/A+A/482/53,J/A+A/482/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/482/53&,Radial:velocities:of:four:LSB:galaxies:(Pizzella+;:2008) +C,J/A+A/437/457,optical,ivo://CDS.VizieR/J/A+A/437/457,J/A+A/437/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/457&,NGC:2548:uvbyH{beta}:and:proper:motions:(Balaguer-Nunez+;:2005) +C,J/AJ/136/2321,optical,ivo://CDS.VizieR/J/AJ/136/2321,J/AJ/136/2321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/2321&,Washington:photometry:of:Bootes:I:stars:(Hughes+;:2008) +C,J/A+A/473/149,infrared,ivo://CDS.VizieR/J/A+A/473/149,J/A+A/473/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/149&,Photometry:of:sources:in:IRAS:16362-4845:cluster:(Comeron+;:2007) +C,J/ApJS/123/79,gamma-ray,ivo://CDS.VizieR/J/ApJS/123/79,J/ApJS/123/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/123/79&,Third:EGRET:catalog:(3EG):(Hartman+;:1999) +C,J/AJ/131/1216,x-ray:optical:radio,ivo://CDS.VizieR/J/AJ/131/1216,J/AJ/131/1216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1216&,Faint:radio:sources:in:the:CDF-S:ACS:field:(Afonso+;:2006) +C,J/A+A/477/165,optical,ivo://CDS.VizieR/J/A+A/477/165,J/A+A/477/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/165&,Nearby:open:clusters:tidal:radii:and:masses:(Piskunov+;:2008) +C,J/A+A/416/839,optical,ivo://CDS.VizieR/J/A+A/416/839,J/A+A/416/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/839&,Radial:velocities:of:A2219:galaxies:(Boschin+;:2004) +C,J/MNRAS/381/1219,infrared,ivo://CDS.VizieR/J/MNRAS/381/1219,J/MNRAS/381/1219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/1219&,High:mass-loss:AGB:stars:in:the:Galactic:Bulge:(Ojha+;:2007) +C,J/AJ/131/2383,optical,ivo://CDS.VizieR/J/AJ/131/2383,J/AJ/131/2383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2383&,Photometry:and:spectroscopy:in:the:HDF-S:(Glazebrook+;:2006) +C,J/A+A/482/247,gamma-ray:optical:radio,ivo://CDS.VizieR/J/A+A/482/247,J/A+A/482/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/482/247&,Radio:detections:of:3G:sources:(Paredes+;:2008) +C,J/ApJS/176/262,optical,ivo://CDS.VizieR/J/ApJS/176/262,J/ApJS/176/262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/262&,VRI:photometry:and:theta:values:in:open:clusters:(Taylor+;:2008) +C,J/A+A/469/799,optical,ivo://CDS.VizieR/J/A+A/469/799,J/A+A/469/799,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/799&,Torun:catalog:of:post-AGB:and:related:objects:(Szczerba+;:2007) +C,J/ApJ/736/21,optical,ivo://CDS.VizieR/J/ApJ/736/21,J/ApJ/736/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/736/21&,Galaxy:clusters:optical:catalog:from:AMF:on:SDSS:DR6:(Szabo+:2011) +C,J/AJ/130/2677,optical,ivo://CDS.VizieR/J/AJ/130/2677,J/AJ/130/2677,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2677&,Stars:in:the:Carina:dSph:galaxy:field:(Majewski+;:2005) +C,J/other/RAA/11.9,optical,ivo://CDS.VizieR/J/other/RAA/11.924,J/other/RAA/11.9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RAA/11.924&,Atmospheric:parameters:for:771:stars:(Wu+;:2011) +C,J/ApJ/625/891,radio,ivo://CDS.VizieR/J/ApJ/625/891,J/ApJ/625/891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/625/891&,Clumps:in:NGC:7538:at:450:and:850{mu}m:(Reid+;:2005) +C,J/MNRAS/274/1165,x-ray:euv,ivo://CDS.VizieR/J/MNRAS/274/1165,J/MNRAS/274/1165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/274/1165&,The:2RE:Source:Catalogue:(Pye+:1995) +C,J/ApJS/162/80,optical:infrared,ivo://CDS.VizieR/J/ApJS/162/80,J/ApJS/162/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/162/80&,BVRJHKgr:photometry:of:bright:spiral:galaxies:(Kassin+;:2006) +C,J/A+A/475/775,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/475/775,J/A+A/475/775,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/775&,INTEGRAL:all-sky:survey:of:hard:X-ray:sources:(Krivonos+;:2007) +C,J/A+AS/122/521,optical,ivo://CDS.VizieR/J/A+AS/122/521,J/A+AS/122/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/521&,Kinematical:data:on:early-type:galaxies.:I.:(Simien+:1997) +C,J/other/IBVS/576,optical,ivo://CDS.VizieR/J/other/IBVS/5767,J/other/IBVS/576,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5767&,GEOS:RR:Lyr:survey:(Le:Borgne+;:2007) +C,J/A+A/414/825,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/414/825,J/A+A/414/825,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/825&,Mid-infrared:spectroscopy:of:LINERs:(Satyapal+;:2004) +C,J/ApJS/172/368,x-ray:optical,ivo://CDS.VizieR/J/ApJS/172/368,J/ApJS/172/368,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/368&,XMM-Newton:survey:in:COSMOS:field.:IV.:(Mainieri+;:2007) +C,J/A+A/531/A26,radio,ivo://CDS.VizieR/J/A+A/531/A26,J/A+A/531/A26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A26&,Clumps:in:W31:from:CO:and:875um:observations:(Beuther+;:2011) +C,J/ApJS/149/343,radio,ivo://CDS.VizieR/J/ApJS/149/343,J/ApJS/149/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/149/343&,Giant:molecular:clouds:in:M33:(Engargiola+;:2003) +C,J/ApJ/699/1454,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/699/1454,J/ApJ/699/1454,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/1454&,YSOs:around:Cepheus:B:(Getman+;:2009) +C,J/MNRAS/313/43,optical,ivo://CDS.VizieR/J/MNRAS/313/43,J/MNRAS/313/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/313/43&,OB:association:members:in:ACT+TRC:Catalogs:(Hoogerwerf;:2000) +C,J/A+A/480/379,optical,ivo://CDS.VizieR/J/A+A/480/379,J/A+A/480/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/379&,Abundances:of:59:red:giants:in:LMC:(Pompeia+;:2008) +C,J/ApJS/148/243,optical,ivo://CDS.VizieR/J/ApJS/148/243,J/ApJS/148/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/148/243&,Catalog:of:clusters:of:galaxies:from:SDSS:(Bahcall+;:2003) +C,J/AJ/117/354,optical,ivo://CDS.VizieR/J/AJ/117/354,J/AJ/117/354,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/354&,OB:associations:from:Hipparcos:(de:Zeeuw+;:1999) +C,J/MNRAS/362/1006,optical,ivo://CDS.VizieR/J/MNRAS/362/1006,J/MNRAS/362/1006,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/1006&,Eclipsing:binaries:in:eastern:spiral:arm:of:M31:(Todd+;:2005) +C,J/A+A/465/357,optical,ivo://CDS.VizieR/J/A+A/465/357,J/A+A/465/357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/357&,Stroemgren:photometry:in:the:Draco:dSph:galaxy:(Faria+;:2007) +C,J/MNRAS/380/199,radio,ivo://CDS.VizieR/J/MNRAS/380/199,J/MNRAS/380/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/199&,SCUBA:Half-Degree:Extragalactic:Survey.:III:(Ivison+;:2007) +C,J/AJ/132/231,infrared,ivo://CDS.VizieR/J/AJ/132/231,J/AJ/132/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/231&,MMT:hectospec:redshift:survey:of:24um:sources:(Papovich+;:2006) +C,J/ApJ/594/1,optical:infrared,ivo://CDS.VizieR/J/ApJ/594/1,J/ApJ/594/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/594/1&,High-z:supernovae:VRI:mag:and:distances:(Tonry+;:2003) +C,J/PASP/118/1104,optical,ivo://CDS.VizieR/J/PASP/118/1104,J/PASP/118/1104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/1104&,M48:(NGC:2548):BATC:photometry:and:membership:(Wu+;:2006) +C,J/MNRAS/315/839,radio,ivo://CDS.VizieR/J/MNRAS/315/839,J/MNRAS/315/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/315/839&,Compact:variable:radio:sources:at:151MHz.:I.:(Minns+;:2000) +C,J/A+A/531/A8,optical,ivo://CDS.VizieR/J/A+A/531/A8,J/A+A/531/A8,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A8&,Activity:indexes:and:velocities:for:890:stars:(Jenkins+;:2011) +C,J/A+A/414/235,optical:radio,ivo://CDS.VizieR/J/A+A/414/235,J/A+A/414/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/235&,OH:maser:emission:from:star:forming:regions:(Szymczak+;:2004) +I,CANDELS,optical:infrared:uv,ivo://mast.stsci/candels,CANDELS,http://archive.stsci.edu/siap/search.php?id=candels&,Cosmic:Assembly:Near-IR:Deep:Extragalactic:Legacy:Survey:(CANDELS) +C,ExoPLanet,optical,ivo://vopdc.obspm/luth/exoplanet,ExoPLanet,http://voparis-srv.obspm.fr/srv/scs-exoplanet.php?,Extrasolar:Planets:Encyclopaedia +C,J/MNRAS/318/1206,optical:infrared,ivo://CDS.VizieR/J/MNRAS/318/1206,J/MNRAS/318/1206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/318/1206&,High:proper:motion:stars:in:SA:94:(Cooke+;:2000) +C,J/MNRAS/326/959,optical,ivo://CDS.VizieR/J/MNRAS/326/959,J/MNRAS/326/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/326/959&,Empirical:calibration:of:the:near-IR:Ca:triplet:(Cenarro+:2001) +C,J/A+A/473/829,optical,ivo://CDS.VizieR/J/A+A/473/829,J/A+A/473/829,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/829&,Orbital:elements:of:156:spectroscopic:binaries:(Mermilliod+;:2007) +C,J/ApJS/126/271,optical,ivo://CDS.VizieR/J/ApJS/126/271,J/ApJS/126/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/126/271&,Surface:photometry:of:nearby:field:galaxies:(Jansen+:2000) +C,J/ApJS/161/154,infrared,ivo://CDS.VizieR/J/ApJS/161/154,J/ApJS/161/154,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/154&,Near-IR:spectral:atlas:of:OB:stars:(Hanson+;:2005) +C,VIII/31,radio,ivo://CDS.VizieR/VIII/31,VIII/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/31&,Revised:source:list:for:the:Rees:38-MHz:survey:(Hales+:1995) +C,VII/226,optical,ivo://CDS.VizieR/VII/226,VII/226,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/226&,The:2dF:Galaxy:Redshift:Survey:100k:Data:Release:(2dFGRS:Team;:2001) +C,J/ApJS/160/353,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/160/353,J/ApJS/160/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/160/353&,Membership:of:the:Orion:nebula:population:(Getman+;:2005) +C,J/MNRAS/404/1639,optical,ivo://CDS.VizieR/J/MNRAS/404/1639,J/MNRAS/404/1639,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/404/1639&,MILES:base:models:&::new:line:index:system:(Vazdekis+;:2010) +C,J/A+A/530/A31,optical,ivo://CDS.VizieR/J/A+A/530/A31,J/A+A/530/A31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A31&,Stellar:parameters:in:10:globular:cluster:fields:(Lane+;:2011) +C,J/MNRAS/409/L13,optical:radio,ivo://CDS.VizieR/J/MNRAS/409/L13,J/MNRAS/409/L13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/409/L13&,Herschel-SPIRE:radio:galaxies:(Chapman+;:2010) +C,J/AJ/128/1761,optical:infrared,ivo://CDS.VizieR/J/AJ/128/1761,J/AJ/128/1761,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1761&,HATNET:variability:survey:(Hartman+;:2004) +C,J/A+A/475/959,x-ray,ivo://CDS.VizieR/J/A+A/475/959,J/A+A/475/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/959&,X-ray:properties:of:young:stellar:objects:(Forbrich+;:2007) +C,VII/119,optical,ivo://CDS.VizieR/VII/119,VII/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/119&,Catalogue:of:Principal:Galaxies:(PGC):(Paturel+:1989) +C,J/A+A/473/399,optical:radio,ivo://CDS.VizieR/J/A+A/473/399,J/A+A/473/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/399&,Optical:and:HI:data:of:6:southern:galaxy:groups:(Pompei+;:2007) +C,J/A+AS/76/317,infrared,ivo://CDS.VizieR/J/A+AS/76/317,J/A+AS/76/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/76/317&,Possible:new:planetary:nebulae:in:IRAS:PSC:(Preite-Martinez;:1988) +C,J/ApJS/165/338,optical:radio,ivo://CDS.VizieR/J/ApJS/165/338,J/ApJS/165/338,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/338&,Radio:recombination:lines:in:HII:regions:(Quireza+;:2006) +C,J/AJ/131/2164,x-ray,ivo://CDS.VizieR/J/AJ/131/2164,J/AJ/131/2164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2164&,X-ray:sources:in:RMC:136:(Townsley+;:2006) +C,J/ApJ/697/207,optical,ivo://CDS.VizieR/J/ApJ/697/207,J/ApJ/697/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/207&,Cold:stellar:stream:orbit:fit:(Willett+;:2009) +C,J/AN/321/277,optical:infrared,ivo://CDS.VizieR/J/AN/321/277,J/AN/321/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/321/277&,Effective:temperatures:of:K-M:giants:(Strassmeier+;:2000) +C,J/ApJS/162/1,optical:infrared,ivo://CDS.VizieR/J/ApJS/162/1,J/ApJS/162/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/162/1&,MUSYC::optical:source:catalog:(Gawiser+;:2006) +C,J/A+A/466/949,optical,ivo://CDS.VizieR/J/A+A/466/949,J/A+A/466/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/949&,Velocities:of:OMC-1:flows:(Nissen+;:2007) +C,J/AJ/111/439,optical,ivo://CDS.VizieR/J/AJ/111/439,J/AJ/111/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/439&,Chromospheric:emission:in:late-type:stars.:(Henry+:1996) +C,J/A+A/474/763,optical,ivo://CDS.VizieR/J/A+A/474/763,J/A+A/474/763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/763&,Stellar:population:gradients:in:bulges.:II.:(Jablonka+;:2007) +C,J/MNRAS/414/3699,optical,ivo://CDS.VizieR/J/MNRAS/414/3699,J/MNRAS/414/3699,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/414/3699&,Families:of:dynamically:hot:stellar:systems:(Misgeld+;:2011) +C,J/ApJ/673/96,x-ray,ivo://CDS.VizieR/J/ApJ/673/96,J/ApJ/673/96,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/673/96&,BAT:X-ray:Survey:-:III:(Ajello+;:2008) +C,J/A+A/524/A97,x-ray,ivo://CDS.VizieR/J/A+A/524/A97,J/A+A/524/A97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/524/A97&,XMM:observations:of:{eta}:Cha:cluster:(Lopez-Santiago+;:2011) +C,J/AJ/125/1397,optical,ivo://CDS.VizieR/J/AJ/125/1397,J/AJ/125/1397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1397&,Kinematics;:age:and:abundances:of:open:clusters:(Chen+;:2003) +C,J/MNRAS/382/279,x-ray,ivo://CDS.VizieR/J/MNRAS/382/279,J/MNRAS/382/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/279&,XMM-LSS:catalogue.:Version:I.:(Pierre+;:2007) +C,J/ApJ/697/1138,optical,ivo://CDS.VizieR/J/ApJ/697/1138,J/ApJ/697/1138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1138&,Discovery:of:PNe:in:M82:(Johnson+;:2009) +C,J/A+A/397/575,optical,ivo://CDS.VizieR/J/A+A/397/575,J/A+A/397/575,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/575&,Liverpool-Edinburgh:high:proper:motion:survey:(Pokorny+;:2003) +C,J/MNRAS/390/1437,optical:infrared,ivo://CDS.VizieR/J/MNRAS/390/1437,J/MNRAS/390/1437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/1437&,Stellar:streams:in:Andromeda:(M31):(Chapman+;:2008) +C,J/AZh/88/22,radio,ivo://CDS.VizieR/J/AZh/88/22,J/AZh/88/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/88/22&,Angles:rotation/magnetic:moment:in:pulsars:(Malov+;:2011) +C,III/92,optical,ivo://CDS.VizieR/III/92,III/92,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/92&,A:Library:of:Stellar:Spectra:(Jacoby+:1984) +C,J/A+A/461/669,x-ray,ivo://CDS.VizieR/J/A+A/461/669,J/A+A/461/669,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/669&,XMM:observations:of:Cha:I:dark:cloud:(Robrade+;:2007) +C,J/A+A/477/125,x-ray:infrared:radio,ivo://CDS.VizieR/J/A+A/477/125,J/A+A/477/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/125&,Microquasar:candidates:(Combi+;:2008) +C,J/ApJ/640/L43,optical,ivo://CDS.VizieR/J/ApJ/640/L43,J/ApJ/640/L43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/640/L43&,Metallicities:of:RR:Lyrae:stars:in:Omega:Cen:(Sollima+;:2006) +C,J/AJ/135/2453,optical:radio,ivo://CDS.VizieR/J/AJ/135/2453,J/AJ/135/2453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2453&,Sample:of:BL:Lac:objects:from:SDSS:and:FIRST:(Plotkin+;:2008) +C,J/ApJ/640/768,infrared,ivo://CDS.VizieR/J/ApJ/640/768,J/ApJ/640/768,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/640/768&,IR:sources:in:the:NGC:5291:system:(Higdon+;:2006) +C,B/hst,optical,ivo://CDS.VizieR/B/hst,B/hst,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/hst&,HST:Archived:Exposures:Catalog:(STScI;:2007) +C,J/A+A/477/67,optical,ivo://CDS.VizieR/J/A+A/477/67,J/A+A/477/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/67&,Systematic:search:for:M31:novae:from:Schmidt:plates:(Henze+;:2008) +C,J/MNRAS/379/289,radio,ivo://CDS.VizieR/J/MNRAS/379/289,J/MNRAS/379/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/289&,The:outer:Galaxy:at:1420:and:408MHz.:II.:(Kerton+;:2007) +C,J/MNRAS/373/705,optical,ivo://CDS.VizieR/J/MNRAS/373/705,J/MNRAS/373/705,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/705&,Optical:spectroscopy:of:high:proper:motion:stars:(Reyle+;:2006) +C,J/ApJ/634/1319,optical,ivo://CDS.VizieR/J/ApJ/634/1319,J/ApJ/634/1319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/634/1319&,Synthetic:Lick:indices:of:alpha-enhanced:stars:(Franchini+:2005) +C,J/A+A/527/A145,radio,ivo://CDS.VizieR/J/A+A/527/A145,J/A+A/527/A145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A145&,Chamaeleon:I:870um:sources:(Belloche+;:2011) +C,J/A+A/527/A101,optical:infrared,ivo://CDS.VizieR/J/A+A/527/A101,J/A+A/527/A101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A101&,Galaxy:population:of:Abell:1367:(Kriwattanawong+;:2011) +C,J/MNRAS/372/1259,optical,ivo://CDS.VizieR/J/MNRAS/372/1259,J/MNRAS/372/1259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/1259&,Abundances:of:extragalactic:globular:clusters:(Sharina+;:2006) +C,J/MNRAS/381/1369,optical:radio,ivo://CDS.VizieR/J/MNRAS/381/1369,J/MNRAS/381/1369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/381/1369&,Redshifts:in:Subaru/XMM:Deep:Field:(Geach+;:2007) +C,J/AJ/131/2426,optical:radio,ivo://CDS.VizieR/J/AJ/131/2426,J/AJ/131/2426,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2426&,Optical:and:radio:study:of:Abell:2111:(Miller+;:2006) +C,J/ApJ/691/306,optical:infrared,ivo://CDS.VizieR/J/ApJ/691/306,J/ApJ/691/306,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/306&,Photometry:of:RR:Lyrae:candidates:in:Virgo:stream:(Prior+;:2009) +C,J/AZh/84/387,radio,ivo://CDS.VizieR/J/AZh/84/387,J/AZh/84/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/387&,Radio:sources:near:North:Celestial:Pole:(Mingaliev+;:2007) +C,J/ApJ/644/990,radio,ivo://CDS.VizieR/J/ApJ/644/990,J/ApJ/644/990,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/644/990&,Sub-mm:clumps:at:450:and:850{mu}m:in:M17:(Reid+;:2006) +C,J/ApJS/181/255,radio,ivo://CDS.VizieR/J/ApJS/181/255,J/ApJS/181/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/255&,CO:in:Galactic:HII:regions:(Anderson+;:2009) +C,J/A+A/469/1211,x-ray,ivo://CDS.VizieR/J/A+A/469/1211,J/A+A/469/1211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/1211&,XMM-Newton:survey:of:SA:57:(Trevese+;:2007) +C,J/AJ/132/749,optical,ivo://CDS.VizieR/J/AJ/132/749,J/AJ/132/749,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/749&,Rotational:velocities:of:O:stars:in:clusters:(Wolff+;:2006) +C,J/A+A/409/439,optical,ivo://CDS.VizieR/J/A+A/409/439,J/A+A/409/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/439&,Redshifts:of:11:EIS:clusters:(Olsen+;:2003) +C,J/AJ/110/1993,optical:infrared,ivo://CDS.VizieR/J/AJ/110/1993,J/AJ/110/1993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/1993&,IRAS:Bright:Galaxy:Survey.:II:(Sanders+:1995) +C,J/ApJ/690/706,radio,ivo://CDS.VizieR/J/ApJ/690/706,J/ApJ/690/706,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/690/706&,Distances:of:Galactic:HII:regions:(Anderson+;:2009) +C,J/PASP/118/1690,optical,ivo://CDS.VizieR/J/PASP/118/1690,J/PASP/118/1690,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/1690&,Spitzer:solar-type:stars:list:(Meyer+;:2006) +C,J/AJ/130/1916,optical,ivo://CDS.VizieR/J/AJ/130/1916,J/AJ/130/1916,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1916&,Metallicity:indices:in:open:clusters:(Marshall+;:2005) +C,J/ApJS/194/6,infrared,ivo://CDS.VizieR/J/ApJS/194/6,J/ApJS/194/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/6&,Candidate:X-ray:emitting:OB:stars:in:Carina:(Povich+;:2011) +C,J/ApJS/194/5,x-ray,ivo://CDS.VizieR/J/ApJS/194/5,J/ApJS/194/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/5&,Carina:OB:stars:in:the:CCCP:catalog:(Gagne+;:2011) +C,J/ApJS/45/97,radio,ivo://CDS.VizieR/J/ApJS/45/97,J/ApJS/45/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/45/97&,Extragal.:Radio:Sources:Faraday:Rotation:(Simard-Normandin+:1981) +C,J/A+A/519/A17,x-ray:uv,ivo://CDS.VizieR/J/A+A/519/A17,J/A+A/519/A17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/519/A17&,X-ray/UV:ratio:of:2XMM:AGN:(Vagnetti+;:2010) +C,J/PAZh/29/253,optical,ivo://CDS.VizieR/J/PAZh/29/253,J/PAZh/29/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/29/253&,Globular:clusters:as:gravitational:lenses:(Bukhmastova;:2003) +C,J/A+A/527/A63,optical,ivo://CDS.VizieR/J/A+A/527/A63,J/A+A/527/A63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A63&,Radial:velocities:of:7:new:HARPS:planetary:systems:(Moutou+;:2011) +C,III/135A,optical,ivo://CDS.VizieR/III/135A,III/135A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/135A&,Henry:Draper:Catalogue:and:Extension:(Cannon+:1918-1924::ADC:1989) +C,J/A+A/527/A62,infrared,ivo://CDS.VizieR/J/A+A/527/A62,J/A+A/527/A62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A62&,HK:photometry:in:an:UCHII:region:near:Sh2-217:(Brand+;:2011) +C,J/ApJS/194/4,x-ray,ivo://CDS.VizieR/J/ApJS/194/4,J/ApJS/194/4,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/194/4&,Classification:of:CCCP:X-ray:sources:(Broos+;:2011) +C,J/MNRAS/294/607,radio,ivo://CDS.VizieR/J/MNRAS/294/607,J/MNRAS/294/607,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/294/607&,7C(G):151MHz:survey:of:the:Galactic:plane:(Vessey+:1998) +C,J/AJ/131/2538,optical,ivo://CDS.VizieR/J/AJ/131/2538,J/AJ/131/2538,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2538&,VI:Photometry:of:globular:cluster:Palomar:11:(Lewis+;:2006) +C,J/ApJ/644/829,x-ray,ivo://CDS.VizieR/J/ApJ/644/829,J/ApJ/644/829,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/644/829&,Chandra:normal:galaxies:at:intermediate:redshift:(Kim+;:2006) +C,J/A+A/476/1019,infrared,ivo://CDS.VizieR/J/A+A/476/1019,J/A+A/476/1019,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/1019&,RMS:survey:of:southern:candidate:massive:YSOs:(Mottram+;:2007) +C,J/A+A/410/671,x-ray,ivo://CDS.VizieR/J/A+A/410/671,J/A+A/410/671,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/671&,X-ray:emission:in:cool:main:sequence:stars:(Messina+;:2003) +C,J/A+A/525/A47,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/525/A47,J/A+A/525/A47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A47&,U-band:photometry:in:sigma:Orionis:region:(Rigliaco+;:2011) +C,J/ApJ/697/224,x-ray,ivo://CDS.VizieR/J/ApJ/697/224,J/ApJ/697/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/224&,Chandra:X-ray:sources:in:{omega}:Cen:(Haggard+;:2009) +C,J/A+A/476/1161,infrared,ivo://CDS.VizieR/J/A+A/476/1161,J/A+A/476/1161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/1161&,Spitzer:photometry:of:M33:(Verley+;:2007) +C,J/A+A/531/A73,optical:infrared,ivo://CDS.VizieR/J/A+A/531/A73,J/A+A/531/A73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A73&,NGC:6167:and:NGC:6193:multi-photometry:(Baume+;:2011) +C,VIII/40,radio,ivo://CDS.VizieR/VIII/40,VIII/40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/40&,GB6:catalog:of:radio:sources:(Gregory+:1996) +C,I/254,optical,ivo://CDS.VizieR/I/254,I/254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/254&,The:HST:Guide:Star:Catalog;:Version:1.2:(Lasker+:1996) +C,I/244A,optical,ivo://CDS.VizieR/I/244A,I/244A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/244A&,OGLE:General:Catalog:of:Stars.:I.:(Szymanski+:1996) +C,J/AJ/131/1891,optical:infrared,ivo://CDS.VizieR/J/AJ/131/1891,J/AJ/131/1891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1891&,Photometric:survey:of:MS:1054-03:field:(Foerster-Schreiber+;:2006) +C,J/AJ/114/222,optical,ivo://CDS.VizieR/J/AJ/114/222,J/AJ/114/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/222&,Cross:identifications:in:NGC:1502:(Weitenbeck:1997) +C,J/A+AS/146/217,infrared,ivo://CDS.VizieR/J/A+AS/146/217,J/A+AS/146/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/217&,Library:of:Spectra:(0.5:to:2.5um):of:Cool:Stars:(Lancon+:2000) +C,J/ApJ/689/108,radio,ivo://CDS.VizieR/J/ApJ/689/108,J/ApJ/689/108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/108&,MASIV:survey.:II.:First:four:epochs:(Lovell+;:2008) +C,J/ApJS/161/304,optical,ivo://CDS.VizieR/J/ApJS/161/304,J/ApJS/161/304,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/304&,Star:clusters:in:the:Milky:Way:and:satellites:(McLaughlin+;:2005) +C,J/AJ/136/1372,infrared,ivo://CDS.VizieR/J/AJ/136/1372,J/AJ/136/1372,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1372&,Very:low-mass:YSOs:in:NGC:1333:(Oasa+;:2008) +C,J/A+A/477/907,optical,ivo://CDS.VizieR/J/A+A/477/907,J/A+A/477/907,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/907&,Beta:Cephei:stars:in:the:ASAS-3:data.:I.:(Pigulski+;:2008) +C,J/ApJ/640/167,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/640/167,J/ApJ/640/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/640/167&,AGNs:and:ULIRGs:in:the:CDF-South:(Alonso-Herrero+;:2006) +C,J/A+A/531/A50,radio,ivo://CDS.VizieR/J/A+A/531/A50,J/A+A/531/A50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/531/A50&,Four:Ae/Be:stars:map:emission:at:1mm:and:3mm:(Boissier+;:2011) +C,J/MNRAS/383/75,radio,ivo://CDS.VizieR/J/MNRAS/383/75,J/MNRAS/383/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/75&,Deep:610MHz:survey:of:ELAIS-N1:sources:(Garn+;:2008) +C,J/AJ/119/1448,optical:infrared,ivo://CDS.VizieR/J/AJ/119/1448,J/AJ/119/1448,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/1448&,Improved:properties:for:cool:stars:(Houdashelt+;:2000) +C,J/ApJS/160/176,optical,ivo://CDS.VizieR/J/ApJS/160/176,J/ApJS/160/176,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/160/176&,alpha-enhanced:integrated:Lick/IDS:spectral:indices:(Lee+;:2005) +C,II/249,optical,ivo://CDS.VizieR/II/249,II/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/249&,WHAM:Northern:Sky:Survey;:V-1.1:(Haffner+;:2003) +C,J/ApJS/165/19,x-ray:optical,ivo://CDS.VizieR/J/ApJS/165/19,J/ApJS/165/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/19&,SEXSI:catalog.:III:(Eckart+;:2006) +C,J/A+AS/142/373,optical:infrared,ivo://CDS.VizieR/J/A+AS/142/373,J/A+AS/142/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/373&,Proper:motions:and:BVRI:photometry:in:NGC:4147:(Wang+;:2000) +C,J/A+A/472/1055,optical,ivo://CDS.VizieR/J/A+A/472/1055,J/A+A/472/1055,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/1055&,CCD:astrometry:of:visual:double:stars:(Sinachopoulos+:2007) +C,J/A+A/472/805,x-ray:radio,ivo://CDS.VizieR/J/A+A/472/805,J/A+A/472/805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/805&,Radio-X-ray:sources:in:the:HDF(N):region.:(Richards+;:2007) +C,J/MNRAS/380/986,uv:optical,ivo://CDS.VizieR/J/MNRAS/380/986,J/MNRAS/380/986,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/986&,Lyman-break:galaxies:from:GALEX:(Burgarella+;:2007) +C,J/A+A/471/515,optical,ivo://CDS.VizieR/J/A+A/471/515,J/A+A/471/515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/515&,V:light:curves:of:NGC:6791:variable:stars:(De:Marchi+;:2007) +C,J/ApJS/189/1,optical:radio,ivo://CDS.VizieR/J/ApJS/189/1,J/ApJS/189/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/189/1&,A:3.5mm:polarimetric:survey:of:radio-loud:AGNs:(Agudo+;:2010) +C,J/MNRAS/403/896,optical,ivo://CDS.VizieR/J/MNRAS/403/896,J/MNRAS/403/896,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/896&,Line:intensities:of:SDSS:HII:regions:(Pilyugin+;:2010) +C,J/MNRAS/405/783,optical,ivo://CDS.VizieR/J/MNRAS/405/783,J/MNRAS/405/783,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/783&,Passive:red:spirals:in:Galaxy:Zoo:(Masters+;:2010) +C,J/A+A/478/659,optical,ivo://CDS.VizieR/J/A+A/478/659,J/A+A/478/659,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/659&,OGLE:Be:stars:in:Galactic:Bulge:(Sabogal+;:2008) +C,J/A+A/411/559,*,ivo://CDS.VizieR/J/A+A/411/559,J/A+A/411/559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/411/559&,Effective:temperature:for:181:F-K:dwarfs:(Kovtyukh+;:2003) +C,J/A+A/411/381,optical:radio,ivo://CDS.VizieR/J/A+A/411/381,J/A+A/411/381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/411/381&,CO:observation:of:isolated:galaxies:(Sauty+;:2003) +C,J/A+A/472/705,x-ray,ivo://CDS.VizieR/J/A+A/472/705,J/A+A/472/705,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/705&,BeppoSAX:WFC:X-ray:source:catalogue:(SAXWFC):(Verrecchia+;:2007) +C,J/AJ/131/1766,optical,ivo://CDS.VizieR/J/AJ/131/1766,J/AJ/131/1766,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1766&,Abundances:and:equivalent:widths:in:NGC:2808:(Carretta;:2006) +C,J/ApJ/685/904,optical,ivo://CDS.VizieR/J/ApJ/685/904,J/ApJ/685/904,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/685/904&,Metal-rich:dwarf:galaxies:from:SDSS-DR4:(Peeples+;:2008) +C,J/AZh/84/227,radio,ivo://CDS.VizieR/J/AZh/84/227,J/AZh/84/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/227&,RATAN-600:Zenith-Field:sky:survey:(RZF):catalog:(Bursov+;:2007) +C,VIII/32,radio,ivo://CDS.VizieR/VIII/32,VIII/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/32&,Extragalactic:sources:at:5GHz:(Jenkins+:1977) +C,J/ApJ/695/259,optical,ivo://CDS.VizieR/J/ApJ/695/259,J/ApJ/695/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/695/259&,Massive:metal-poor:galaxies:from:SDSS:(Peeples+;:2009) +C,III/113A,optical,ivo://CDS.VizieR/III/113A,III/113A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/113A&,Deep:Objective-Prism:Survey:for:LMC:Members:(Sanduleak:1970) +C,J/ApJ/614/167,optical,ivo://CDS.VizieR/J/ApJ/614/167,J/ApJ/614/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/614/167&,Planetary:nebulae:in:M33:(Ciardullo+;:2004) +C,J/AJ/126/1208,optical:infrared,ivo://CDS.VizieR/J/AJ/126/1208,J/AJ/126/1208,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1208&,IVBU:magnitudes:and:redshifts:in:HDF-South:(Sawicki+;:2003) +C,J/PASP/117/37,optical:infrared,ivo://CDS.VizieR/J/PASP/117/37,J/PASP/117/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/37&,BVRI:photometry:in:NGC:2419;:Pal:4;:and:Pal:14:(Saha+;:2005) +C,V/84,optical,ivo://CDS.VizieR/V/84,V/84,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/84&,Strasbourg-ESO:Catalogue:of:Galactic:Planetary:Nebulae:(Acker+;:1992) +C,J/ApJS/162/346,infrared,ivo://CDS.VizieR/J/ApJS/162/346,J/ApJS/162/346,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/162/346&,Abundance:gradients:in:the:Galaxy:(Rudolph+;:2006) +C,J/ApJ/612/437,x-ray,ivo://CDS.VizieR/J/ApJ/612/437,J/ApJ/612/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/437&,Low-luminosity:hard:X-ray:binaries:candidates:(Suchkov+;:2004) +C,J/A+A/410/905,infrared,ivo://CDS.VizieR/J/A+A/410/905,J/A+A/410/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/905&,Interstellar:reddening:parameter:measurements:(Patriarchi+;:2003) +C,J/MNRAS/401/1521,optical,ivo://CDS.VizieR/J/MNRAS/401/1521,J/MNRAS/401/1521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/1521&,Stellar:masses:of:Lyman:break:galaxies:at:z~3:(Magdis+;:2010) +C,J/AJ/132/50,optical,ivo://CDS.VizieR/J/AJ/132/50,J/AJ/132/50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/50&,Double:stars:in:astrometric:catalogs:(Wycoff+;:2006) +C,J/A+A/468/49,optical,ivo://CDS.VizieR/J/A+A/468/49,J/A+A/468/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/49&,LMXBs:in:the:bulge:of:M31:(Voss+;:2007) +C,J/ApJ/693/1484,gamma-ray:x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/693/1484,J/ApJ/693/1484,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/693/1484&,Early:optical:afterglow:catalog:(Cenko+;:2009) +C,J/A+A/478/83,optical:infrared,ivo://CDS.VizieR/J/A+A/478/83,J/A+A/478/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/83&,GOODS-South:Field:VLT/FORS2:redshifts.:III.:(Vanzella+;:2008) +C,J/A+A/410/795,optical,ivo://CDS.VizieR/J/A+A/410/795,J/A+A/410/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/795&,Photometry:of:NGC:3109:carbon:stars:(Demers+;:2003) +C,J/ApJS/78/1,optical,ivo://CDS.VizieR/J/ApJS/78/1,J/ApJS/78/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/78/1&,Galaxies:in:7:clusters:0.35<:z<:0.55:(Dressler+;:1992) +C,J/ApJS/156/35,x-ray:optical,ivo://CDS.VizieR/J/ApJS/156/35,J/ApJS/156/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/156/35&,SEXSI:catalog.:II:(Eckart+;:2005) +C,J/AJ/130/2613,radio,ivo://CDS.VizieR/J/AJ/130/2613,J/AJ/130/2613,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2613&,The:Arecibo:Legacy:Fast:ALFA:survey.:II:(Giovanelli+;:2005) +C,J/AZh/83/542,radio,ivo://CDS.VizieR/J/AZh/83/542,J/AZh/83/542,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/83/542&,Integrated:Radio:Luminosities:of:Pulsars:(Malov+;:2006) +C,J/MNRAS/379/663,radio,ivo://CDS.VizieR/J/MNRAS/379/663,J/MNRAS/379/663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/663&,850um:observations:of:W3:giant:molecular:cloud:(Moore+;:2007) +C,J/MNRAS/378/995,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/378/995,J/MNRAS/378/995,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/378/995&,Radio:survey:of:the:1H:XMM/Chandra:field:(Moss+;:2007) +C,J/A+A/450/873,optical,ivo://CDS.VizieR/J/A+A/450/873,J/A+A/450/873,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/873&,Araucaria::NGC:6822:bright:variables:VI:phot.:(Mennickent+;:2006) +C,J/A+A/472/241,optical,ivo://CDS.VizieR/J/A+A/472/241,J/A+A/472/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/241&,UV:Flux:distributions:of:gamma:Dor:stars:(Gerbaldi+;:2007) +C,J/ApJ/694/546,infrared,ivo://CDS.VizieR/J/ApJ/694/546,J/ApJ/694/546,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/546&,IR:dust:bubbles.:II.:YSOs:model:parameters:(Watson+;:2009) +C,J/ApJ/627/32,optical,ivo://CDS.VizieR/J/ApJ/627/32,J/ApJ/627/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/627/32&,Gravitationally:lensed:arcs:in:the:HST:WFPC2:archive:(Sand+;:2005) +C,VI/114,optical,ivo://CDS.VizieR/VI/114,VI/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/114&,Plate:Centers:of:POSS-II:(Read;:2004) +C,J/MNRAS/411/263,infrared,ivo://CDS.VizieR/J/MNRAS/411/263,J/MNRAS/411/263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/411/263&,JHK:variable:stars:in:M33:(Javadi+:2011) +C,VI/30A,optical,ivo://CDS.VizieR/VI/30A,VI/30A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/30A&,Plates:of:the:ESO:/:SERC:Sky:Survey:(Holmberg+:1974-) +C,J/ApJ/561/189,x-ray,ivo://CDS.VizieR/J/ApJ/561/189,J/ApJ/561/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/561/189&,Chandra:X-ray:sources:in:M101:(Pence+;:2001) +C,J/MNRAS/412/1210,optical,ivo://CDS.VizieR/J/MNRAS/412/1210,J/MNRAS/412/1210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/412/1210&,Kepler:asteroseismic:targets:(Molenda-Zakowicz+;:2011) +C,J/A+A/461/977,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/461/977,J/A+A/461/977,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/977&,Rosat:North:Ecliptic:survey:stellar:population:(Micela+;:2007) +C,J/ApJ/645/856,radio,ivo://CDS.VizieR/J/ApJ/645/856,J/ApJ/645/856,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/645/856&,Beamed:radio-intermediate:quasars:(Wang+;:2006) +C,J/AJ/133/1947,radio,ivo://CDS.VizieR/J/AJ/133/1947,J/AJ/133/1947,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1947&,37GHz:observations:of:BL:Lac:objects:(Nieppola+;:2007) +C,J/A+A/530/A15,optical,ivo://CDS.VizieR/J/A+A/530/A15,J/A+A/530/A15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/530/A15&,Abundances:of:94:stars:(Nissen+;:2011) +C,J/A+A/445/441,optical,ivo://CDS.VizieR/J/A+A/445/441,J/A+A/445/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/441&,SED:of:BL:Lacertae:objects:(Nieppola+;:2006) +C,J/AJ/132/321,optical,ivo://CDS.VizieR/J/AJ/132/321,J/AJ/132/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/321&,Morphology:of:narrow-line:Seyfert:1:galaxies:(Deo+;:2006) +C,J/AJ/126/539,x-ray,ivo://CDS.VizieR/J/AJ/126/539,J/AJ/126/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/539&,The:Chandra:Deep:Fields:North:and:South:(Alexander+;:2003) +C,J/A+A/357/219,infrared,ivo://CDS.VizieR/J/A+A/357/219,J/A+A/357/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/357/219&,ISOCAM:observations:in:Cha:I.:(Persi+;:2000) +C,J/MNRAS/379/647,optical,ivo://CDS.VizieR/J/MNRAS/379/647,J/MNRAS/379/647,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/647&,SuperWASP-North:extrasolar:planet:candidates:(Lister+;:2007) +C,J/AJ/132/161,optical,ivo://CDS.VizieR/J/AJ/132/161,J/AJ/132/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/161&,NStars:project::The:southern:sample.:I.:(Gray+;:2006) +C,J/A+A/504/97,infrared,ivo://CDS.VizieR/J/A+A/504/97,J/A+A/504/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/504/97&,JHKs:photometry:of:IC:1396N:(Beltran+;:2009) +C,J/other/Ser/166.,x-ray:radio,ivo://CDS.VizieR/J/other/Ser/166.13,J/other/Ser/166.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ser/166.13&,Multi-frequency:study:of:the:Pavo:field:(Filipovic+;:2003) +C,J/ApJ/644/100,optical,ivo://CDS.VizieR/J/ApJ/644/100,J/ApJ/644/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/644/100&,SDSS:quasars:in:the:COSMOS:field:(Prescott+;:2006) +C,J/AJ/130/2212,x-ray:infrared,ivo://CDS.VizieR/J/AJ/130/2212,J/AJ/130/2212,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2212&,X-ray:and:NIR:studies:of:L1448:(Tsujimoto+;:2005) +C,VIII/29A,radio,ivo://CDS.VizieR/VIII/29A,VIII/29A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/29A&,1400-MHz:Survey:of:1478:Abell:Clusters:of:Galaxies:(Owen+:1982) +C,J/A+A/430/603,optical,ivo://CDS.VizieR/J/A+A/430/603,J/A+A/430/603,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/603&,BVI:photometry:of:LMC:bar:variables:(Di:Fabrizio+;:2005) +C,J/ApJS/159/282,radio,ivo://CDS.VizieR/J/ApJS/159/282,J/ApJS/159/282,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/159/282&,315:radio:identified:planetary:nebulae:(Luo+;:2005) +C,J/ApJ/694/1085,*,ivo://CDS.VizieR/J/ApJ/694/1085,J/ApJ/694/1085,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/1085&,Radii:of:exoplanet:host:stars:(van:Belle+;:2009) +C,J/ApJ/694/992,radio,ivo://CDS.VizieR/J/ApJ/694/992,J/ApJ/694/992,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/992&,SED:of:cluster:radio:galaxies:(Lin+;:2009) +C,J/A+A/527/A24,optical,ivo://CDS.VizieR/J/A+A/527/A24,J/A+A/527/A24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A24&,Spectra:of:low-mass:stars:in:Upper:Sco:(Lodieu+;:2011) +C,J/MNRAS/407/1657,optical,ivo://CDS.VizieR/J/MNRAS/407/1657,J/MNRAS/407/1657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/407/1657&,Rotation:velocities:of:dwarf:M:stars:(Houdebine;:2010) +C,VIII/10,radio,ivo://CDS.VizieR/VIII/10,VIII/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/10&,Bell:Laboratories:H:I:Profiles:(Stark+:1992) +C,J/A+A/472/111,optical,ivo://CDS.VizieR/J/A+A/472/111,J/A+A/472/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/111&,Centaurus:Compact:Object:Survey:(Mieske+;:2007) +C,J/MNRAS/396/1075,optical,ivo://CDS.VizieR/J/MNRAS/396/1075,J/MNRAS/396/1075,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/1075&,Globular:cluster:in:nearby:dwarf:galaxies.:II:(Georgiev+;:2009) +C,J/AJ/105/1637,optical,ivo://CDS.VizieR/J/AJ/105/1637,J/AJ/105/1637,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1637&,Redshifts:in:equatorial:strip:(Huchra+:1993) +C,J/AJ/126/2421,infrared,ivo://CDS.VizieR/J/AJ/126/2421,J/AJ/126/2421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2421&,2MASS-Selected:sample:of:ultracool:dwarfs:(Cruz+;:2003) +C,J/AJ/136/586,optical,ivo://CDS.VizieR/J/AJ/136/586,J/AJ/136/586,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/586&,Radial:velocities:of:10:close:binaries:(Rucinski+;:2008) +C,J/MNRAS/376/960,x-ray,ivo://CDS.VizieR/J/MNRAS/376/960,J/MNRAS/376/960,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/960&,X-ray:emission:from:the:Sombrero:galaxy:(NGC:4594):(Li+;:2007) +C,J/AJ/133/439,infrared,ivo://CDS.VizieR/J/AJ/133/439,J/AJ/133/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/439&,Luminosity:function:of:M7-L8:ultracool:dwarfs:(Cruz+;:2007) +C,J/other/Ap/49.45,optical:infrared,ivo://CDS.VizieR/J/other/Ap/49.450,J/other/Ap/49.45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/49.450&,Peculiar:velocities:of:2MFGC:spirals:(Karachentsev+;:2006) +C,J/AN/328/938,optical,ivo://CDS.VizieR/J/AN/328/938,J/AN/328/938,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/328/938&,Teff/line-depth:ratio:for:ELODIE:spectra:(Biazzo+;:2007) +C,J/ApJS/124/195,infrared,ivo://CDS.VizieR/J/ApJS/124/195,J/ApJS/124/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/124/195&,PN:medium-resolution:spectra:(Hora+;:1999) +C,I/201,optical,ivo://CDS.VizieR/I/201,I/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/201&,XZ:Catalog:of:Zodiacal:Stars:(XZ80N):(Dunham+:1995) +C,J/PASP/111/1169,optical,ivo://CDS.VizieR/J/PASP/111/1169,J/PASP/111/1169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/111/1169&,Late-type:stars:toward:galactic:antirotation:(Westpfahl+:1999) +C,J/MNRAS/373/781,infrared,ivo://CDS.VizieR/J/MNRAS/373/781,J/MNRAS/373/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/781&,JHK:photometry:of:faint:standard:stars:(Leggett+;:2006) +C,J/MNRAS/410/166,optical,ivo://CDS.VizieR/J/MNRAS/410/166,J/MNRAS/410/166,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/410/166&,Morphological:types:from:Galaxy:Zoo:1:(Lintott+;:2011) +C,J/other/IBVS/587,optical,ivo://CDS.VizieR/J/other/IBVS/5874,J/other/IBVS/587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5874&,Minima:and:maxima:of:299:variables:(Hubscher+;:2009) +C,J/AJ/131/1674,optical,ivo://CDS.VizieR/J/AJ/131/1674,J/AJ/131/1674,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1674&,Close:binary:systems:from:SDSS:DR4:(Silvestri+;:2006) +C,J/A+A/408/67,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/408/67,J/A+A/408/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/408/67&,LSB:galaxies:in:near-infrared.:II.:(Monnier-Ragaigne+;:2003) +C,J/other/IBVS/573,optical,ivo://CDS.VizieR/J/other/IBVS/5731,J/other/IBVS/573,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5731&,Minima:and:maxima:of:816:variables:(Hubscher+;:2006) +C,VII/236,optical,ivo://CDS.VizieR/VII/236,VII/236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/236&,Interacting:galaxies:catalogue:(Vorontsov-Velyaminov+;:2001) +C,J/MNRAS/372/1425,optical,ivo://CDS.VizieR/J/MNRAS/372/1425,J/MNRAS/372/1425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/1425&,Gravitational:lensing:analysis:of:Abell:1689:(Halkola+;:2006) +C,J/AcA/50/337,*,ivo://CDS.VizieR/J/AcA/50/337,J/AcA/50/337,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/50/337&,OGLE:LMC:star:clusters:(Pietrzynski+;:2000) +C,J/ApJ/691/1387,optical:infrared,ivo://CDS.VizieR/J/ApJ/691/1387,J/ApJ/691/1387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/691/1387&,Spectroscopy:of:the:Galactic:bar.:I.:(Rangwala+;:2009) +C,J/MNRAS/372/163,optical,ivo://CDS.VizieR/J/MNRAS/372/163,J/MNRAS/372/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/163&,Activity:indices:for:southern:stars:(Jenkins+;:2006) +C,J/ApJ/639/724,optical,ivo://CDS.VizieR/J/ApJ/639/724,J/ApJ/639/724,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/724&,Tadpole:galaxies:in:the:Hubble:UDF:(Straughn+;:2006) +C,II/241,infrared,ivo://CDS.VizieR/II/241,II/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/241&,2MASS:Catalog:Intermediate:Data:Release:(IPAC/UMass;:2000) +C,J/ApJ/622/129,optical:infrared,ivo://CDS.VizieR/J/ApJ/622/129,J/ApJ/622/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/622/129&,Lag-luminosity:relationship:in:AGN:(Sergeev+;:2005) +C,J/AJ/125/1660,optical,ivo://CDS.VizieR/J/AJ/125/1660,J/AJ/125/1660,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1660&,Distant:compact:groups:from:DPOSS:(Iovino+;:2003) +C,J/MNRAS/377/430,radio,ivo://CDS.VizieR/J/MNRAS/377/430,J/MNRAS/377/430,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/430&,Jodrell:Bank:Flat-spectrum:radio:sample:(Mckean+;:2007) +C,J/AJ/136/375,optical,ivo://CDS.VizieR/J/AJ/136/375,J/AJ/136/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/375&,Chemical:composition:of:LMC:red:giants:(Mucciarelli+;:2008) +C,J/ApJ/639/766,optical,ivo://CDS.VizieR/J/ApJ/639/766,J/ApJ/639/766,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/766&,SDSS-DR3:strong:MgII:absorbers:(Prochter+;:2006) +C,J/AJ/135/2424,optical,ivo://CDS.VizieR/J/AJ/135/2424,J/AJ/135/2424,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2424&,Line:strengths:of:early-type:galaxies:(Ogando+;:2008) +C,J/A+A/468/1009,infrared:radio,ivo://CDS.VizieR/J/A+A/468/1009,J/A+A/468/1009,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/1009&,Star:formation:in:Perseus.:II.:(Hatchell+;:2007) +C,J/AJ/130/1389,radio,ivo://CDS.VizieR/J/AJ/130/1389,J/AJ/130/1389,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1389&,Linear:polarization:of:AGN:jets:at:15GHz:(Lister+;:2005) +C,I/289,optical,ivo://CDS.VizieR/I/289,I/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/289&,UCAC2:Catalogue:(Zacharias+:2003) +C,J/PASJ/58/L29,infrared,ivo://CDS.VizieR/J/PASJ/58/L29,J/PASJ/58/L29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/58/L29&,JHK:photometry:of:low-mass:stars:in:BRC:14:(Matsuyanagi+;:2006) +C,J/A+A/475/1003,optical,ivo://CDS.VizieR/J/A+A/475/1003,J/A+A/475/1003,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/1003&,Stellar:parameters:of:G:and:K:giant:stars:(Hekker+;:2007) +C,J/AJ/135/2177,optical,ivo://CDS.VizieR/J/AJ/135/2177,J/AJ/135/2177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/2177&,High:proper:motion:stars:in:the:DSS.:IV.:(Lepine;:2008) +C,J/MNRAS/371/1159,optical,ivo://CDS.VizieR/J/MNRAS/371/1159,J/MNRAS/371/1159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1159&,Orbits:of:30:spectroscopic:binaries:(Griffin+;:2006) +C,J/ApJS/143/377,uv:optical:infrared,ivo://CDS.VizieR/J/ApJS/143/377,J/ApJS/143/377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/377&,UV-to-FIR:magnitudes:for:83:starburst:galaxies:(Wu+;:2002) +C,VII/82A,optical,ivo://CDS.VizieR/VII/82A,VII/82A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/82A&,Catalogue:of:Isolated:Galaxies:(Karachentseva+:1986) +C,IX/41,x-ray,ivo://CDS.VizieR/IX/41,IX/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/41&,XMM-Newton:Serendipitous:Source:Catalogue:2XMMi-DR3:(XMM-SSC;:2010) +C,J/A+A/443/851,optical,ivo://CDS.VizieR/J/A+A/443/851,J/A+A/443/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/443/851&,Effective:temperature:of:30:Dor:population:(Selman+;:2005) +C,J/AJ/110/2788,infrared,ivo://CDS.VizieR/J/AJ/110/2788,J/AJ/110/2788,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/2788&,JHK:photometry:for:Galactic:bulge:stars:(Tiede+:1995) +C,IX/40,x-ray,ivo://CDS.VizieR/IX/40,IX/40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/40&,The:XMM-Newton:2nd:Incremental:Source:Catalogue:(2XMMi):(XMM-SSC;:2008) +C,J/ApJS/126/133,radio,ivo://CDS.VizieR/J/ApJS/126/133,J/ApJS/126/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/126/133&,The:FIRST:bright:quasar:survey.:II.:(White+;:2000) +C,J/A+AS/24/35,optical,ivo://CDS.VizieR/J/A+AS/24/35,J/A+AS/24/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/24/35&,LMC:A-F:supergiants:(Stock+;:1976) +C,J/PASP/110/1012,optical,ivo://CDS.VizieR/J/PASP/110/1012,J/PASP/110/1012,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/110/1012&,New:double:stars:from:HST:(Schneider+;:1998) +C,J/MNRAS/379/260,x-ray:optical:radio,ivo://CDS.VizieR/J/MNRAS/379/260,J/MNRAS/379/260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/260&,X-ray:clusters:with:radio:emission:(Magliocchetti+;:2007) +C,J/ApJ/684/1143,optical:infrared,ivo://CDS.VizieR/J/ApJ/684/1143,J/ApJ/684/1143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/684/1143&,BHB:candidates:in:the:Milky:Way:(Xue+;:2008) +C,J/AZh/78/675,optical,ivo://CDS.VizieR/J/AZh/78/675,J/AZh/78/675,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/78/675&,Quasar-galaxy:associations:(Bukhmastova;:2001) +C,J/ApJ/679/1144,optical,ivo://CDS.VizieR/J/ApJ/679/1144,J/ApJ/679/1144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/1144&,Galaxy:clusters:in:LOS:to:background:QSOs.:I.:(Lopez+;:2008) +C,VII/234,infrared,ivo://CDS.VizieR/VII/234,VII/234,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/234&,DENIS:catalog:of:galaxies:(Paturel+;:2003) +C,J/AJ/130/2804,optical,ivo://CDS.VizieR/J/AJ/130/2804,J/AJ/130/2804,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2804&,Carbon:abundances:in:metal-poor:stars:(Rossi+;:2005) +C,J/ApJ/518/656,x-ray,ivo://CDS.VizieR/J/ApJ/518/656,J/ApJ/518/656,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/518/656&,ASCA:Large:Sky:Survey:(Ueda+;:1999) +C,J/A+AS/100/607,optical,ivo://CDS.VizieR/J/A+AS/100/607,J/A+AS/100/607,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/100/607&,Very:low:mass:proper:motion:members:in:Pleiades:(Hambly+:1993) +C,J/ApJS/185/198,optical:infrared,ivo://CDS.VizieR/J/ApJS/185/198,J/ApJS/185/198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/198&,The:Cepheus:flare:observed:with:IRAC:and:MIPS:(Kirk+;:2009) +C,J/A+A/388/179,optical:infrared,ivo://CDS.VizieR/J/A+A/388/179,J/A+A/388/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/388/179&,BVI:photometry:of:two:open:clusters:(Piatti+;:2002) +C,J/A+A/474/1093,radio,ivo://CDS.VizieR/J/A+A/474/1093,J/A+A/474/1093,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/1093&,30GHz:flux:densities:of:CJF:sources:(Lowe+;:2007) +C,J/AJ/135/1551,optical,ivo://CDS.VizieR/J/AJ/135/1551,J/AJ/135/1551,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1551&,Abundances:of:stars:in:47:Tuc:(Koch+;:2008) +C,J/ApJ/607/L33,gamma-ray,ivo://CDS.VizieR/J/ApJ/607/L33,J/ApJ/607/L33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/607/L33&,First:IBIS:Catalog::20-100keV:(Bird+;:2004) +C,J/A+A/471/17,optical,ivo://CDS.VizieR/J/A+A/471/17,J/A+A/471/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/17&,SDSS-DR4:nearby:clusters:global:properties:(Aguerri+;:2007) +C,J/MNRAS/377/741,optical:infrared,ivo://CDS.VizieR/J/MNRAS/377/741,J/MNRAS/377/741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/741&,VIc:photometry:of:NGC:2516:(Irwin+;:2007) +C,J/A+A/463/789,optical:infrared,ivo://CDS.VizieR/J/A+A/463/789,J/A+A/463/789,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/789&,Blue:stragglers:in:open:clusters:(Ahumada+;:2007) +C,J/A+A/471/813,infrared,ivo://CDS.VizieR/J/A+A/471/813,J/A+A/471/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/813&,IR:photometry:around:IRAS:16571-4029:(Roman-Lopes+;:2007) +C,J/A+AS/132/93,optical,ivo://CDS.VizieR/J/A+AS/132/93,J/A+AS/132/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/93&,Hipparcos:photometry:of:CP:stars:(Adelman:1998) +C,J/ApJ/688/1142,infrared,ivo://CDS.VizieR/J/ApJ/688/1142,J/ApJ/688/1142,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/1142&,Star:formation:in:W5::Spitzer:observations:(Koenig+;:2008) +C,J/AJ/130/957,optical,ivo://CDS.VizieR/J/AJ/130/957,J/AJ/130/957,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/957&,Radial:velocities:of:6dF:galaxies:(Fleenor+;:2005) +C,J/ApJ/688/1029,radio,ivo://CDS.VizieR/J/ApJ/688/1029,J/ApJ/688/1029,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/1029&,Magnetic:field:in:the:SMC:(Mao+;:2008) +C,J/A+A/470/161,optical,ivo://CDS.VizieR/J/A+A/470/161,J/A+A/470/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/161&,UBV:photometry:of:HII:regions:exciting:stars:(Russeil+;:2007) +C,J/AJ/130/1065,optical:infrared,ivo://CDS.VizieR/J/AJ/130/1065,J/AJ/130/1065,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1065&,Members:of:the:Sculptor:dwarf:spheroidal:galaxy:(Coleman+;:2005) +C,J/BaltA/10/589,optical,ivo://CDS.VizieR/J/BaltA/10/589,J/BaltA/10/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/10/589&,Stars:with:large:HIP:photometric:amplitudes:(Adelman;:2001) +C,J/A+A/469/451,radio,ivo://CDS.VizieR/J/A+A/469/451,J/A+A/469/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/451&,Radio:continuum:spectra:of:GPS:galaxies:(Torniainen+;:2007) +C,VIII/88,radio,ivo://CDS.VizieR/VIII/88,VIII/88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/88&,Planck:Early:Release:Compact:Source:Catalogue:(Planck;:2011) +C,J/ApJ/635/950,radio,ivo://CDS.VizieR/J/ApJ/635/950,J/ApJ/635/950,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/950&,Radio:sources:at:8.5GHz:(Henkel+;:2005) +C,J/A+A/469/27,x-ray,ivo://CDS.VizieR/J/A+A/469/27,J/A+A/469/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/27&,XMM:serendipitous:survey:AXIS:X-ray:source:counts:(Carrera+;:2007) +C,VII/264,optical:infrared,ivo://CDS.VizieR/VII/264,VII/264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/264&,Second:Byurakan:Survey:galaxies.:Optical:database:(Gyulzadian+;:2011) +C,J/AcA/60/179,optical,ivo://CDS.VizieR/J/AcA/60/179,J/AcA/60/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/60/179&,VI:light:curves:of:LMC:double:periodic:variables:(Poleski+;:2010) +C,J/AJ/120/1841,optical,ivo://CDS.VizieR/J/AJ/120/1841,J/AJ/120/1841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/1841&,Abundances:and:Kinematics:of:Halo:and:Disk:Stars:(Fulbright:2000) +C,J/ApJ/688/418,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/688/418,J/ApJ/688/418,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/688/418&,X-ray:flares:in:Orion:young:stars.:I.:(Getman+;:2008) +C,J/MNRAS/376/371,radio,ivo://CDS.VizieR/J/MNRAS/376/371,J/MNRAS/376/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/371&,Polarisation:of:flat-spectrum:radio:sources:(Jackson+;:2007) +C,J/ApJS/74/181,radio,ivo://CDS.VizieR/J/ApJS/74/181,J/ApJS/74/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/74/181&,Small-diameter:radiosources:catalogue:(Zoonematkermani+;:1990) +C,J/ApJ/687/1201,gamma-ray:optical,ivo://CDS.VizieR/J/ApJ/687/1201,J/ApJ/687/1201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/1201&,SN:and:LGRB:locations:in:their:host:galaxies:(Kelly+;:2008) +C,J/AJ/132/378,uv:optical,ivo://CDS.VizieR/J/AJ/132/378,J/AJ/132/378,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/378&,HST:and:UV:photometry:of:NGC:6822:(Bianchi+;:2006) +C,J/ApJS/191/232,radio,ivo://CDS.VizieR/J/ApJS/191/232,J/ApJS/191/232,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/232&,CO:survey:of:W51:molecular:cloud:(Bieging+;:2010) +C,J/ApJS/150/417,radio,ivo://CDS.VizieR/J/ApJS/150/417,J/ApJS/150/417,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/417&,Deep;:high-resolution:survey:at:74MHz:(Cohen+;:2004) +C,J/ApJS/191/222,infrared:radio,ivo://CDS.VizieR/J/ApJS/191/222,J/ApJS/191/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/222&,BLAST:observations:of:the:SEP:field:(Valiante+;:2010) +C,J/ApJS/191/212,infrared,ivo://CDS.VizieR/J/ApJS/191/212,J/ApJS/191/212,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/191/212&,MIPS:sources:near:the:Sout:Ecliptic:Pole:(Scott+;:2010) +C,J/A+A/466/501,infrared,ivo://CDS.VizieR/J/A+A/466/501,J/A+A/466/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/501&,JKs:photometry:of:WLM:galaxy:carbon:stars:(Valcheva+;:2007) +C,J/A+A/468/379,x-ray:uv:optical,ivo://CDS.VizieR/J/A+A/468/379,J/A+A/468/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/379&,XMM:Optical:Monitor:Survey:of:TMC:(Audard+;:2007) +C,J/ApJ/641/78,optical,ivo://CDS.VizieR/J/ApJ/641/78,J/ApJ/641/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/78&,CIV:variability:in:105:SDSS:quasars:(Wilhite+;:2006) +C,J/A+A/385/867,optical,ivo://CDS.VizieR/J/A+A/385/867,J/A+A/385/867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/867&,CCD:{Delta}a-photometry:of:5:open:clusters:(Paunzen+;:2002) +C,J/MNRAS/362/9,optical:radio,ivo://CDS.VizieR/J/MNRAS/362/9,J/MNRAS/362/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/9&,Radio-loud:AGN:in:SDSS:(Best+;:2005) +C,J/MNRAS/405/2243,optical:infrared,ivo://CDS.VizieR/J/MNRAS/405/2243,J/MNRAS/405/2243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/2243&,GMOS/WIYN:spectroscopic:catalogue:(Trichas+;:2010) +C,J/MNRAS/377/1737,optical:infrared,ivo://CDS.VizieR/J/MNRAS/377/1737,J/MNRAS/377/1737,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/1737&,BVI:photometry:of:NGC:2489:(Piatti+;:2007) +C,J/MNRAS/405/1930,optical,ivo://CDS.VizieR/J/MNRAS/405/1930,J/MNRAS/405/1930,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1930&,Period:changes:of:EA-;:EB-:and:EW-types:binaries:(Liao+;:2010) +C,J/A+A/370/931,optical:infrared,ivo://CDS.VizieR/J/A+A/370/931,J/A+A/370/931,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/370/931&,BVI:photometry:of:4:open:clusters:(Piatti+;:2001) +C,J/MNRAS/375/115,infrared,ivo://CDS.VizieR/J/MNRAS/375/115,J/MNRAS/375/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/115&,ULIRGs:galaxies:in:SDSS;:2dF:and:6dF:(Hwang+;:2007) +C,J/MNRAS/399/2063,optical,ivo://CDS.VizieR/J/MNRAS/399/2063,J/MNRAS/399/2063,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/2063&,LMC:red:giants:in:D:sequence:(Nicholls+;:2009) +C,J/MNRAS/377/787,optical,ivo://CDS.VizieR/J/MNRAS/377/787,J/MNRAS/377/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/787&,SDSS:Luminous:Red:Galaxies:(Barber+;:2007) +C,J/MNRAS/369/723,optical,ivo://CDS.VizieR/J/MNRAS/369/723,J/MNRAS/369/723,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/723&,Fourier:parameters:for:Cepheid:variables:(Ngeow+;:2006) +C,J/MNRAS/356/331,optical,ivo://CDS.VizieR/J/MNRAS/356/331,J/MNRAS/356/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/356/331&,QSO-candidates:in:OGLE-II:Galactic:bulge:fields:(Sumi+;:2005) +C,J/other/NewA/12.,optical:infrared,ivo://CDS.VizieR/J/other/NewA/12.461,J/other/NewA/12.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/12.461&,CCD:UBVIc:photometry:of:Ruprecht:58:(Giorgi+;:2007) +C,J/MNRAS/371/898,radio,ivo://CDS.VizieR/J/MNRAS/371/898,J/MNRAS/371/898,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/898&,Extragalactic:radio:sources:selected:at:20GHz:(Sadler+;:2006) +C,J/PASP/117/676,optical:infrared,ivo://CDS.VizieR/J/PASP/117/676,J/PASP/117/676,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/676&,LHS:faint:proper-motion:stars:(Reid+;:2005) +C,J/A+A/458/767,optical,ivo://CDS.VizieR/J/A+A/458/767,J/A+A/458/767,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/767&,Vilnius:photometry:on:M92:(Smriglio+;:2006) +C,IX/37,x-ray,ivo://CDS.VizieR/IX/37,IX/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/37&,XMM-Newton:Serendipitous:Source:Catalogue:(1XMM):(XMM-SSC;:2003) +C,J/ApJS/157/228,optical,ivo://CDS.VizieR/J/ApJS/157/228,J/ApJS/157/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/157/228&,Catalog:of:galaxy:morphology:in:four:clusters:(Saintonge+;:2005) +C,J/MNRAS/405/1770,optical,ivo://CDS.VizieR/J/MNRAS/405/1770,J/MNRAS/405/1770,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1770&,LMC:red:giants:in:E:sequence:(Nicholls+;:2010) +C,J/A+A/466/481,infrared:radio,ivo://CDS.VizieR/J/A+A/466/481,J/A+A/466/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/481&,Near-infrared:survey:around:PKS:1343-601:(Schroeder+;:2007) +C,J/ApJ/686/384,infrared:radio,ivo://CDS.VizieR/J/ApJ/686/384,J/ApJ/686/384,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/384&,^12^CO;:^13^CO;:C^18^O:survey:of:IRDCs:(Du+;:2008) +C,J/AJ/131/1280,optical,ivo://CDS.VizieR/J/AJ/131/1280,J/AJ/131/1280,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1280&,Redshifts:of:HRS:galaxies:(Fleenor+;:2006) +C,J/A+A/471/625,optical,ivo://CDS.VizieR/J/A+A/471/625,J/A+A/471/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/625&,VLT-FLAMES:survey:of:massive:stars:(Trundle+;:2007) +C,III/76A,optical,ivo://CDS.VizieR/III/76A,III/76A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/76A&,Luminous:Stars:in:the:Northern:Milky:Way:(LS):(Hardorp+:1959-1965) +C,J/ApJ/686/127,optical:infrared,ivo://CDS.VizieR/J/ApJ/686/127,J/ApJ/686/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/686/127&,Starbursts:luminosities:based:on:PAH:(Weedman+;:2008) +C,J/MNRAS/402/620,optical,ivo://CDS.VizieR/J/MNRAS/402/620,J/MNRAS/402/620,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/620&,SDSS:WD:main-sequence:binaries:(Rebassa-Mansergas+;:2010) +C,J/A+A/462/507,optical:infrared,ivo://CDS.VizieR/J/A+A/462/507,J/A+A/462/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/507&,AMIGA:III.:IRAS:data:(Lisenfeld+;:2007) +C,J/A+A/405/531,infrared,ivo://CDS.VizieR/J/A+A/405/531,J/A+A/405/531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/531&,IR:spectra:of:ISOGAL:sources:in:Galactic:Bulge:(Schultheis+;:2003) +C,J/A+A/527/A41,optical,ivo://CDS.VizieR/J/A+A/527/A41,J/A+A/527/A41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/527/A41&,NH3:observations:in:outflows:(Sepulveda+;:2011) +C,J/ApJ/645/256,x-ray:radio,ivo://CDS.VizieR/J/ApJ/645/256,J/ApJ/645/256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/645/256&,XMM:observations:of:Fornax:A:(NGC:1316):(Isobe+;:2006) +C,J/A+A/525/A16,optical,ivo://CDS.VizieR/J/A+A/525/A16,J/A+A/525/A16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A16&,ubvy:light:curves:of:CP:stars:in:open:clusters:(Paunzen+;:2011) +C,J/AJ/131/866,uv,ivo://CDS.VizieR/J/AJ/131/866,J/AJ/131/866,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/866&,Hot:populations:in:M87:globular:clusters:(Sohn+;:2006) +C,J/BaltA/14/1,optical,ivo://CDS.VizieR/J/BaltA/14/1,J/BaltA/14/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/14/1&,Vilnius:photometry:in:a:Cam:area:(Zdanavicius+;:2005) +C,J/MNRAS/371/495,optical,ivo://CDS.VizieR/J/MNRAS/371/495,J/MNRAS/371/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/495&,Catalogue:of:1806:MgII:absorbers:from:SDSS:DR3:(Bouche+;:2006) +C,B/cgps,radio,ivo://CDS.VizieR/B/cgps,B/cgps,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/cgps&,Log:of:CGPS:exposures:(Taylor+;:2003-) +C,J/A+A/407/31,optical,ivo://CDS.VizieR/J/A+A/407/31,J/A+A/407/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/407/31&,Heliocentric:radial:velocities:in:Abell:376:(Proust+;:2003) +C,J/ApJ/648/7,optical,ivo://CDS.VizieR/J/ApJ/648/7,J/ApJ/648/7,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/7&,Ly{alpha}:emitters:at:z=6.5:in:Subaru:Deep:Field:(Kashikawa+;:2006) +C,J/A+A/524/A64,x-ray,ivo://CDS.VizieR/J/A+A/524/A64,J/A+A/524/A64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/524/A64&,The:54-month:Palermo:BAT-survey:catalogue:(Cusumano+;:2010) +C,J/A+A/510/A48,x-ray,ivo://CDS.VizieR/J/A+A/510/A48,J/A+A/510/A48,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/510/A48&,Palermo:Swift-BAT:Hard:X-ray:Catalogue:(Cusumano+;:2010) +C,J/MNRAS/401/1388,radio,ivo://CDS.VizieR/J/MNRAS/401/1388,J/MNRAS/401/1388,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/1388&,Radio:polarization:of:WMAP:point:sources:(Jackson+;:2010) +C,J/AJ/127/861,optical,ivo://CDS.VizieR/J/AJ/127/861,J/AJ/127/861,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/861&,RR:Lyrae:in:Draco:dSph:(Bonanos+;:2004) +C,J/MNRAS/405/1711,optical:infrared,ivo://CDS.VizieR/J/MNRAS/405/1711,J/MNRAS/405/1711,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/405/1711&,VRIg'i':photometry:of:7:M15:giants:(Mcdonald+;:2010) +C,J/other/Sci/330.,*,ivo://CDS.VizieR/J/other/Sci/330.653,J/other/Sci/330.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Sci/330.653&,Detected:planets:in:the:Eta-Earth:Survey:(Howard+;:2010) +C,J/A+A/472/101,optical,ivo://CDS.VizieR/J/A+A/472/101,J/A+A/472/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/101&,Chemical:evolution:of:SMC:planetary:nebulae:(Idiart+;:2007) +C,J/PASJ/53/517,optical:radio,ivo://CDS.VizieR/J/PASJ/53/517,J/PASJ/53/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/53/517&,Water:maser:survey:of:late-type:stars:(Takaba+;:2001) +C,J/ApJ/559/654,optical,ivo://CDS.VizieR/J/ApJ/559/654,J/ApJ/559/654,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/654&,Ly{alpha}:absorption:systems.:V.:(Chen+;:2001) +C,J/MNRAS/400/603,optical:infrared,ivo://CDS.VizieR/J/MNRAS/400/603,J/MNRAS/400/603,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/603&,New:variables:in:ONC:(Parihar+;:2009) +C,J/A+A/526/A114,optical,ivo://CDS.VizieR/J/A+A/526/A114,J/A+A/526/A114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A114&,Kinematic:profiles:of:Virgo:dwarf:early-type:gal.:(Toloba+;:2011) +C,II/252,infrared,ivo://CDS.VizieR/II/252,II/252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/252&,The:DENIS:database;:2nd:Release:(DENIS:Consortium;:2003) +C,J/A+AS/139/359,optical:radio,ivo://CDS.VizieR/J/A+AS/139/359,J/A+AS/139/359,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/359&,B3-VLA:sample.:II.:The:database:(Vigotti+;:1999) +C,J/ApJ/636/240,optical,ivo://CDS.VizieR/J/ApJ/636/240,J/ApJ/636/240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/240&,OGLE:II:microlensing:parameters:(Sumi+;:2006) +C,J/A+A/472/699,optical,ivo://CDS.VizieR/J/A+A/472/699,J/A+A/472/699,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/699&,ROXA::multi-frequency:large:sample:of:blazars:(Turriziani+;:2007) +C,J/ApJ/680/70,optical,ivo://CDS.VizieR/J/ApJ/680/70,J/ApJ/680/70,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/70&,Distant:spheroids:in:the:GOODS:fields:(Macarthur+;:2008) +C,J/A+A/526/A102,radio,ivo://CDS.VizieR/J/A+A/526/A102,J/A+A/526/A102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A102&,VLBI:imaging:of:105:extragalactic:radio:sources:(Bourda+;:2011) +C,J/A+A/520/A113,radio,ivo://CDS.VizieR/J/A+A/520/A113,J/A+A/520/A113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A113&,VLBI:detection:of:398:extragalactic:radio:sources:(Bourda+;:2010) +C,III/216,optical,ivo://CDS.VizieR/III/216,III/216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/216&,Stellar:Radial:Velocities:1991-1998:(Malaroda+:2001) +C,J/ApJS/61/569,optical,ivo://CDS.VizieR/J/ApJS/61/569,J/ApJS/61/569,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/61/569&,KPD:UV-excess:objects:(Downes+;:1986) +C,J/A+A/405/231,optical,ivo://CDS.VizieR/J/A+A/405/231,J/A+A/405/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/231&,Algol-type:eclipsing:binaries:differential:photometry:(Kim+;:2003) +C,III/249,optical,ivo://CDS.VizieR/III/249,III/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/249&,Stellar:radial:velocities:bibliographic:catalog:(Malaroda+;:2006) +C,J/A+A/467/665,optical,ivo://CDS.VizieR/J/A+A/467/665,J/A+A/467/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/665&,Manganese:abundances:in:the:Galactic:disk:(Feltzing+;:2007) +C,J/A+A/466/277,optical,ivo://CDS.VizieR/J/A+A/466/277,J/A+A/466/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/277&,VLT-FLAMES:survey:of:massive:stars:(Hunter+;:2007) +C,J/A+A/524/A25,optical,ivo://CDS.VizieR/J/A+A/524/A25,J/A+A/524/A25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/524/A25&,Radial:Velocities:on:6:exoplanet:host:stars:(Triaud+;:2010) +C,V/109,optical,ivo://CDS.VizieR/V/109,V/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/109&,SKY2000:Catalog;:Version:4:(Myers+:2002) +C,J/other/BASI/30.,optical:infrared,ivo://CDS.VizieR/J/other/BASI/30.911,J/other/BASI/30.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BASI/30.911&,BVRI:CCD:photometry:of:4:galaxy:clusters:(Sharma+;:2002) +C,J/MNRAS/375/1220,optical:infrared,ivo://CDS.VizieR/J/MNRAS/375/1220,J/MNRAS/375/1220,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/1220&,BVI:photometry:of:young:stars:in:10:clusters:(Mayne+;:2007) +C,J/A+A/524/A10,optical,ivo://CDS.VizieR/J/A+A/524/A10,J/A+A/524/A10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/524/A10&,Radial:Velocity:standard:stars:(Crifo+;:2010) +C,J/ApJ/640/1051,optical,ivo://CDS.VizieR/J/ApJ/640/1051,J/ApJ/640/1051,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/640/1051&,25pc:sample:of:Sun-like:stars:(Grether+;:2006) +C,J/A+A/459/391,optical,ivo://CDS.VizieR/J/A+A/459/391,J/A+A/459/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/391&,Dynamics:of:NGC:4636:globular:cluster:system:(Schuberth+;:2006) +C,J/A+A/404/927,optical:infrared,ivo://CDS.VizieR/J/A+A/404/927,J/A+A/404/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/927&,UBVRI:photometry:of:NGC:2422:(Prisinzano+;:2003) +C,J/A+A/523/A91,optical,ivo://CDS.VizieR/J/A+A/523/A91,J/A+A/523/A91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/523/A91&,CoRoT/Exoplanet:fields:with:MATISSE:(Gazzano+;:2010) +C,J/AcA/51/175,optical,ivo://CDS.VizieR/J/AcA/51/175,J/AcA/51/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/51/175&,OGLE-II:DIA:microlensing:events:(Wozniak+;:2001) +C,J/other/RMxAA/38,optical:infrared,ivo://CDS.VizieR/J/other/RMxAA/38.141,J/other/RMxAA/38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/38.141&,Haffner:19:UBV(RI)_c_:photometry:(Moreno-Corral+;:2002) +C,J/other/KFNT/23.,infrared,ivo://CDS.VizieR/J/other/KFNT/23.102,J/other/KFNT/23.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/KFNT/23.102&,Candidate:Red:Clump:stars:in:the:Tycho-2:(Rybka+;:2007) +C,III/78,optical,ivo://CDS.VizieR/III/78,III/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/78&,MK:Classification:Extension:(Kennedy;:1983) +C,J/A+A/418/979,optical,ivo://CDS.VizieR/J/A+A/418/979,J/A+A/418/979,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/979&,VI:and:CT1:photometry:in:NGC:2324:field:(Piatti+;:2004) +C,J/other/IBVS/467,optical,ivo://CDS.VizieR/J/other/IBVS/4678,J/other/IBVS/467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/4678&,Haro-Chavira:infrared:stars:identifications:(Skiff;:1999) +C,J/A+A/526/A45,optical:infrared,ivo://CDS.VizieR/J/A+A/526/A45,J/A+A/526/A45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/526/A45&,WINGS-SPE:II:catalog:(Fritz+;:2011) +C,J/A+A/420/61,x-ray:optical,ivo://CDS.VizieR/J/A+A/420/61,J/A+A/420/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/61&,X-ray:clusters:of:galaxies:(Schuecker+;:2004) +C,J/A+A/404/689,uv,ivo://CDS.VizieR/J/A+A/404/689,J/A+A/404/689,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/689&,Metallicities:of:Slowly:Pulsating:B:stars:(Niemczura+;:2003) +C,J/A+A/472/187,radio,ivo://CDS.VizieR/J/A+A/472/187,J/A+A/472/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/187&,12CO:outflows:towards:submm:cores:in:Perseus:(Hatchell+;:2007) +C,J/AJ/122/621,optical,ivo://CDS.VizieR/J/AJ/122/621,J/AJ/122/621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/621&,Galaxy:morphology:in:the:CFRS:(van:den:Bergh;:2001) +C,J/A+AS/141/449,optical,ivo://CDS.VizieR/J/A+AS/141/449,J/A+AS/141/449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/449&,Coma:cluster:early-type:galaxies:(Mehlert+;:2000) +C,J/A+A/521/A18,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/521/A18,J/A+A/521/A18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/521/A18&,Blue:stars:with:disk:photometry:in:NGC:6611:(Guarcello+;:2010) +C,J/AJ/122/3046,optical,ivo://CDS.VizieR/J/AJ/122/3046,J/AJ/122/3046,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/3046&,HST:photometry:of:star:clusters:in:NGC:5236:(Harris+;:2001) +C,J/AJ/107/2101,optical,ivo://CDS.VizieR/J/AJ/107/2101,J/AJ/107/2101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/2101&,Berkeley:93:RVB:photometry:(Saure+:1994) +C,J/A+AS/129/363,infrared:radio,ivo://CDS.VizieR/J/A+AS/129/363,J/A+AS/129/363,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/363&,IRAS:flux:densities:of:S:stars:(Jorissen+;:1998) +C,J/AJ/121/768,optical:infrared,ivo://CDS.VizieR/J/AJ/121/768,J/AJ/121/768,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/768&,BVIJH:photometry:of:M82:(de:Grijs+;:2001) +C,J/A+A/467/785,optical:radio,ivo://CDS.VizieR/J/A+A/467/785,J/A+A/467/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/785&,SuperWASP/ROSAT:periodic:variable:stars:(Norton+;:2007) +C,J/A+A/525/A157,optical,ivo://CDS.VizieR/J/A+A/525/A157,J/A+A/525/A157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A157&,SDSS:DR7:automated:morph.:classification:(Huertas-Company+;:2011) +C,I/114,optical,ivo://CDS.VizieR/I/114,I/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/114&,Cordoba:Durchmusterung:(Thome:1892-1932) +C,J/A+A/465/71,optical:radio,ivo://CDS.VizieR/J/A+A/465/71,J/A+A/465/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/71&,21cm:observations:of:452:galaxies:(Theureau+;:2007) +C,J/AJ/123/578,x-ray,ivo://CDS.VizieR/J/AJ/123/578,J/AJ/123/578,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/578&,Quasars:in:the:Coma:cluster:(Chen+;:2002) +C,J/A+A/462/535,optical,ivo://CDS.VizieR/J/A+A/462/535,J/A+A/462/535,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/535&,Low-metallicity:HII:regions:and:galaxies:(Yin+;:2007) +C,J/A+A/456/791,radio,ivo://CDS.VizieR/J/A+A/456/791,J/A+A/456/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/791&,XMM-LSS:field:at:74:and:325MHz:(Tasse+;:2006) +C,J/A+A/518/L73,infrared:radio,ivo://CDS.VizieR/J/A+A/518/L73,J/A+A/518/L73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/518/L73&,Youngest:massive:protostars:in:the:LMC:(Sewilo+;:2010) +C,III/215,optical,ivo://CDS.VizieR/III/215,III/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/215&,7th:Catalog:of:Galactic:Wolf-Rayet:stars:(van:der:Hucht;:2001) +C,J/ApJ/621/104,x-ray:optical,ivo://CDS.VizieR/J/ApJ/621/104,J/ApJ/621/104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/621/104&,Catalog:of:X-ray:sources:in:the:CYDER:fields:(Treister+;:2005) +C,J/A+A/520/A47,x-ray,ivo://CDS.VizieR/J/A+A/520/A47,J/A+A/520/A47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/520/A47&,Blazars:in:the:Swift-BAT:hard:X-ray:sky:(Maselli+;:2010) +C,J/A+A/525/A63,optical,ivo://CDS.VizieR/J/A+A/525/A63,J/A+A/525/A63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/525/A63&,Abundances:in:barium:stars:(Allen+;:2011) +C,J/A+A/467/1397,optical:infrared,ivo://CDS.VizieR/J/A+A/467/1397,J/A+A/467/1397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/1397&,PMS:stars:in:open:clusters::the:DAY-I:Catalogue:(Delgado+;:2007) +C,J/A+AS/130/215,optical,ivo://CDS.VizieR/J/A+AS/130/215,J/A+AS/130/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/215&,Effective:temperatures:of:Ap:stars:(Sokolov;:1998) +C,J/A+A/519/A83,infrared,ivo://CDS.VizieR/J/A+A/519/A83,J/A+A/519/A83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/519/A83&,T:Tau:stars:toward:the:Taurus-Auriga:region:(Takita+:2010) +C,J/A+A/465/271,optical,ivo://CDS.VizieR/J/A+A/465/271,J/A+A/465/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/271&,Oxygen:abundances:in:nearby:stars:(Ramirez+;:2007) +C,J/A+A/470/231,infrared,ivo://CDS.VizieR/J/A+A/470/231,J/A+A/470/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/231&,JHKsIL':images:of:IRAS:06468-0325:(Yun+;:2007) +C,J/A+A/404/661,*,ivo://CDS.VizieR/J/A+A/404/661,J/A+A/404/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/661&,Fe5270;:Fe5335;:Mgb:and:Mg_2_:synthetic:indices:(Barbuy+;:2003) +C,J/AJ/132/242,optical,ivo://CDS.VizieR/J/AJ/132/242,J/AJ/132/242,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/242&,H:II:absorption:regions:at:74MHz:(Nord+;:2006) +C,J/ApJ/582/1011,optical,ivo://CDS.VizieR/J/ApJ/582/1011,J/ApJ/582/1011,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/1011&,Revised:NLTT:Catalog:(Salim+;:2003) +C,II/247,optical,ivo://CDS.VizieR/II/247,II/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/247&,Variable:Stars:in:the:Large:Magellanic:Clouds:(MACHO;:2001) +C,J/AJ/132/85,optical,ivo://CDS.VizieR/J/AJ/132/85,J/AJ/132/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/85&,Equivalent:width:of:33:metal-poor:RHB:(Preston+;:2006) +C,J/A+AS/134/317,optical,ivo://CDS.VizieR/J/A+AS/134/317,J/A+AS/134/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/317&,BR:photometry:of:UGC:685:(Hopp;:1999) +C,J/A+A/402/509,optical,ivo://CDS.VizieR/J/A+A/402/509,J/A+A/402/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/509&,uvby:photometry:of:four:MC:eclipsing:binaries:(Clausen+;:2003) +C,J/A+A/14/164,optical,ivo://CDS.VizieR/J/A+A/14/164,J/A+A/14/164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/14/164&,UBV:sequences:in:Cen:(Mcgruder+;:1971) +C,J/ApJ/661/750,optical,ivo://CDS.VizieR/J/ApJ/661/750,J/ApJ/661/750,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/750&,Photometry:and:spectroscopy:of:MS:1054-03:members:(Tran+;:2007) +C,J/A+A/519/A27,radio,ivo://CDS.VizieR/J/A+A/519/A27,J/A+A/519/A27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/519/A27&,CO:maps:in:Serpens:(Duarte-Cabral+;:2010) +C,J/A+A/519/A12,optical,ivo://CDS.VizieR/J/A+A/519/A12,J/A+A/519/A12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/519/A12&,1318:new:variable:stars:in:Galactic:plane:(Miller+;:2010) +C,I/280A,optical,ivo://CDS.VizieR/I/280A,I/280A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/280A&,All-sky:Compiled:Catalogue:of:2.5:million:stars:(Kharchenko:2001) +C,J/AJ/131/1262,radio,ivo://CDS.VizieR/J/AJ/131/1262,J/AJ/131/1262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1262&,Circular:polarization:images:at:15GHz:of:AGN:jets:(Homan+;:2006) +C,J/A+A/403/493,infrared,ivo://CDS.VizieR/J/A+A/403/493,J/A+A/403/493,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/493&,H-band:observation:of:Chandra:Deep:Field:South:(Moy+;:2003) +C,J/AJ/133/2258,optical,ivo://CDS.VizieR/J/AJ/133/2258,J/AJ/133/2258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2258&,Activity:and:kinematics:of:ultracool:dwarfs:(Schmidt+;:2007) +C,J/MNRAS/372/1657,optical,ivo://CDS.VizieR/J/MNRAS/372/1657,J/MNRAS/372/1657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/1657&,BVI(c):light:curves:of:variables:in:M3:(Benko+;:2006) +C,J/ApJ/566/993,infrared,ivo://CDS.VizieR/J/ApJ/566/993,J/ApJ/566/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/566/993&,rho:Ophiuchus:(Lynds:1688):cluster:NICMOS:imaging:(Allen+;:2002) +C,J/A+A/505/1087,optical:radio,ivo://CDS.VizieR/J/A+A/505/1087,J/A+A/505/1087,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/505/1087&,DLAs:in:SDSS-DR7:(Noterdaeme+;:2009) +C,J/A+A/463/589,optical,ivo://CDS.VizieR/J/A+A/463/589,J/A+A/463/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/589&,Variables:stars:in:NGC:362:(Szekely+;:2007) +C,J/A+A/516/A29,optical,ivo://CDS.VizieR/J/A+A/516/A29,J/A+A/516/A29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/516/A29&,Star:catalogue:of:Hevelius:(1690):(Verbunt+;:2010) +C,J/A+A/515/A56,infrared,ivo://CDS.VizieR/J/A+A/515/A56,J/A+A/515/A56,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A56&,NGC:346/N66:JHKs:photometry:(Gouliermis+;:2010) +C,J/A+A/515/A51,infrared,ivo://CDS.VizieR/J/A+A/515/A51,J/A+A/515/A51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A51&,Extended:red(dened):regions:in:2MASS:(Frieswijk+;:2010) +C,J/other/BASI/35.,infrared,ivo://CDS.VizieR/J/other/BASI/35.53,J/other/BASI/35.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BASI/35.53&,JH:photometry:of:Berkeley:59:(Sharma+;:2007) +C,J/A+A/515/A28,optical,ivo://CDS.VizieR/J/A+A/515/A28,J/A+A/515/A28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A28&,Abundances:of:dwarfs:and:giants:in:2:open:clusters:(Pace+;:2010) +C,J/A+A/515/A26,infrared,ivo://CDS.VizieR/J/A+A/515/A26,J/A+A/515/A26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A26&,H:and:Ks:photometry:of:Trumpler:14:(Sana+;:2010) +C,J/A+AS/143/211,optical:infrared,ivo://CDS.VizieR/J/A+AS/143/211,J/A+AS/143/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/211&,Galactic:Cepheids:BVRI:photometry:(Berdnikov+;:2000) +C,J/A+A/514/A3,infrared,ivo://CDS.VizieR/J/A+A/514/A3,J/A+A/514/A3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A3&,Star-galaxy:separation:in:AKARI:FIS:All-Sky:Survey:(Pollo+;:2010) +C,J/A+A/514/A2,infrared,ivo://CDS.VizieR/J/A+A/514/A2,J/A+A/514/A2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/514/A2&,AKARI/HIP:and:AKARI/2MASS:samples:(Ita+;:2010) +C,J/ApJ/643/965,infrared,ivo://CDS.VizieR/J/ApJ/643/965,J/ApJ/643/965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/643/965&,Spitzer:photometry:of:the:Trifid:nebula:(M20):(Rho+;:2006) +C,J/A+A/515/A16,optical,ivo://CDS.VizieR/J/A+A/515/A16,J/A+A/515/A16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/515/A16&,UBVI:light:curves:of:NGC:884:variables:(Saesen+;:2010) +C,J/A+A/463/519,radio,ivo://CDS.VizieR/J/A+A/463/519,J/A+A/463/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/519&,VVDS-VLA:Deep:Field::610:MHz:catalog:(Bondi+;:2007) +C,J/A+A/463/503,optical,ivo://CDS.VizieR/J/A+A/463/503,J/A+A/463/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/503&,Early-type:dwarf:galaxies:in:Fornax:cluster:(Mieske+;:2007) +C,III/252,optical,ivo://CDS.VizieR/III/252,III/252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/252&,Pulkovo:radial:velocities:for:35493:HIP:stars:(Gontcharov;:2006) +C,J/other/IBVS/445,optical,ivo://CDS.VizieR/J/other/IBVS/4459,J/other/IBVS/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/4459&,Baade's:variables:in:Sagitta:and:Cygnus:(Skiff;:1997) +C,J/A+A/513/A62,optical,ivo://CDS.VizieR/J/A+A/513/A62,J/A+A/513/A62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/513/A62&,Sgr:dSph:VIMOS:photometry:and:radial:velocities:(Giuffrida+;:2010) +C,J/BaltA/11/1,uv:optical:infrared,ivo://CDS.VizieR/J/BaltA/11/1,J/BaltA/11/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/1&,Interstellar:extinction:curves:of:OB:stars:(Wegner:2002) +C,J/BaltA/10/349,optical,ivo://CDS.VizieR/J/BaltA/10/349,J/BaltA/10/349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/10/349&,Vilnius:photometry:in:Cam/Per:(Zdanavicius+;:2001) +C,I/274,optical,ivo://CDS.VizieR/I/274,I/274,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/274&,CCDM:(Catalog:of:Components:of:Double:&::Multiple:stars:(Dommanget+:2002) +C,J/AN/323/139,optical,ivo://CDS.VizieR/J/AN/323/139,J/AN/323/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/323/139&,Velocities:of:Pop.II:binray:stars:(Sperauskas+;:2002) +C,II/240,infrared,ivo://CDS.VizieR/II/240,II/240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/240&,The:DENIS:database:first:release:(Epchtein+;:1999) +C,J/A+A/498/949,optical,ivo://CDS.VizieR/J/A+A/498/949,J/A+A/498/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/498/949&,Velocities:of:1253:F-K:dwarfs:in:open:clusters:(Mermilliod+;:2009) +C,J/A+A/512/A63,optical,ivo://CDS.VizieR/J/A+A/512/A63,J/A+A/512/A63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A63&,Abundances:of:M33:HII:regions:(Magrini+;:2010) +C,J/ApJ/522/113,optical:infrared,ivo://CDS.VizieR/J/ApJ/522/113,J/ApJ/522/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/522/113&,1Jy:IRAS:galaxies:optical:spectroscopy:(Veilleux+;:1999) +C,J/A+A/512/A37,optical,ivo://CDS.VizieR/J/A+A/512/A37,J/A+A/512/A37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/512/A37&,Velocities:of:43:nearby:L:dwarfs:(Seifahrt+;:2010) +C,J/BaltA/11/465,optical,ivo://CDS.VizieR/J/BaltA/11/465,J/BaltA/11/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/465&,Radial:velocities:of:F5-M:stars:(Sperauskas+;:2002) +C,J/MNRAS/373/435,*,ivo://CDS.VizieR/J/MNRAS/373/435,J/MNRAS/373/435,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/435&,Angular:momentum:evolution:of:Algol:binaries:(Ibanoglu+;:2006) +C,J/A+A/511/L10,optical,ivo://CDS.VizieR/J/A+A/511/L10,J/A+A/511/L10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/L10&,Abundances:and:space:velocities:of:94:stars:(Nissen+;:2010) +C,J/A+A/507/131,optical:radio,ivo://CDS.VizieR/J/A+A/507/131,J/A+A/507/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/131&,BzJK:observations:around:radio:galaxies:(Galametz+;:2009) +C,J/ApJ/590/797,optical,ivo://CDS.VizieR/J/ApJ/590/797,J/ApJ/590/797,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/590/797&,Parameters:of:galactic:globular:clusters:(Van:Den:Bregh+;:2003) +C,J/ApJS/141/157,optical:infrared:radio,ivo://CDS.VizieR/J/ApJS/141/157,J/ApJS/141/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/157&,CO:(J=1-0):data:of:cold:IRAS:sources:(Yang+;:2002) +C,J/A+A/511/A40,*,ivo://CDS.VizieR/J/A+A/511/A40,J/A+A/511/A40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A40&,Near:Earth:Asteroids:positions:(Birlan+;:2010) +C,J/A+AS/92/625,optical,ivo://CDS.VizieR/J/A+AS/92/625,J/A+AS/92/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/92/625&,Ionized:nebulae:in:M31:(Walterbos+:1992) +C,J/A+A/511/A25,optical:infrared,ivo://CDS.VizieR/J/A+A/511/A25,J/A+A/511/A25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/511/A25&,UBVRIH{alpha}:photometry:of:NGC6383:(Rauw+;:2010) +C,J/ApJS/157/59,x-ray,ivo://CDS.VizieR/J/ApJS/157/59,J/ApJS/157/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/157/59&,Ultraluminous:X-ray:sources:in:nearby:galaxies:(Liu+;:2005) +C,J/MNRAS/370/1057,radio,ivo://CDS.VizieR/J/MNRAS/370/1057,J/MNRAS/370/1057,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/1057&,Blank-field:SCUBA:surveys:(Scott+:2006) +C,J/AJ/130/1719,infrared,ivo://CDS.VizieR/J/AJ/130/1719,J/AJ/130/1719,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1719&,JHKs:photometry:in:G305.3+0.2:cluster:region:(Leistra+;:2005) +C,J/MNRAS/370/1034,optical:radio,ivo://CDS.VizieR/J/MNRAS/370/1034,J/MNRAS/370/1034,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/1034&,FIRST-APM-SDSS:survey:for:high-z:radio:QSOs:(Carballo+;:2006) +C,J/AJ/131/1923,optical,ivo://CDS.VizieR/J/AJ/131/1923,J/AJ/131/1923,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1923&,Known:quasars:in:the:QUEST:Variability:Survey:(Rengstorf+;:2006) +C,J/MNRAS/370/25,x-ray,ivo://CDS.VizieR/J/MNRAS/370/25,J/MNRAS/370/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/25&,XMM:observations:of:NGC:55:(Stobbart+;:2006) +C,J/ApJS/160/511,x-ray,ivo://CDS.VizieR/J/ApJS/160/511,J/ApJS/160/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/160/511&,Orion:Nebula:Cluster:proplyd:candidates:(Kastner+;:2005) +C,J/A+A/507/671,optical,ivo://CDS.VizieR/J/A+A/507/671,J/A+A/507/671,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/671&,Spectroscopy:in:cluster:RDCS:J1252.9-2927:(z=1.2):(Tanaka+;:2009) +C,J/AJ/131/49,optical,ivo://CDS.VizieR/J/AJ/131/49,J/AJ/131/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/49&,Gravitational:lenses:among:z>:=4.0:quasars:(Richards+;:2006) +C,J/other/APh/26.2,x-ray:infrared:radio,ivo://CDS.VizieR/J/other/APh/26.282,J/other/APh/26.2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/APh/26.282&,AGN:neutrino:source:candidates:(Achterberg+;:2006) +C,J/AJ/131/2114,optical,ivo://CDS.VizieR/J/AJ/131/2114,J/AJ/131/2114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2114&,Radial:velocities:in:Fornax:dSph:(Walker+;:2006) +C,J/ApJS/166/549,optical:infrared,ivo://CDS.VizieR/J/ApJS/166/549,J/ApJS/166/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/549&,HST/ACS:observations:of:NGC:346:(Gouliermis+;:2006) +C,J/A+A/509/A52,infrared,ivo://CDS.VizieR/J/A+A/509/A52,J/A+A/509/A52,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A52&,Search:for:companions:with:VLT/NACO:(Chauvin+;:2010) +C,J/ApJS/51/67,radio,ivo://CDS.VizieR/J/ApJS/51/67,J/ApJS/51/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/51/67&,5:GHz:Observations:of:Arecibo:611:MHz:Sources:(Lawrence+:1983) +C,J/ApJ/569/23,infrared,ivo://CDS.VizieR/J/ApJ/569/23,J/ApJ/569/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/569/23&,Optical:polarisation:of:2MASS:QSOs:(Smith+;:2002) +C,J/A+A/455/107,optical,ivo://CDS.VizieR/J/A+A/455/107,J/A+A/455/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/107&,3D:spectroscopy:with:VLT/GIRAFFE:(Flores+;:2006) +C,J/A+A/509/A27,*,ivo://CDS.VizieR/J/A+A/509/A27,J/A+A/509/A27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/509/A27&,Near-Earth:asteroids:&::QSOs:close:approaches:(Nedelcu+;:2010) +C,J/A+AS/65/267,radio,ivo://CDS.VizieR/J/A+AS/65/267,J/A+AS/65/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/65/267&,A:5-GHz:Survey:of:Radio:Sources:(Altschuler:1986) +C,J/AJ/131/1942,infrared,ivo://CDS.VizieR/J/AJ/131/1942,J/AJ/131/1942,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1942&,2MASS:observations:of:IRAS:1Jy:ULIRGs:(Chen+;:2006) +C,J/A+A/507/283,optical,ivo://CDS.VizieR/J/A+A/507/283,J/A+A/507/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/283&,Colors:and:extinction:across:the:disk:of:M31:(Montalto+;:2009) +C,J/AJ/131/2018,optical,ivo://CDS.VizieR/J/AJ/131/2018,J/AJ/131/2018,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2018&,Galaxies:with:large:velocity:dispersions:(Bernardi+;:2006) +C,J/AcA/60/261,optical,ivo://CDS.VizieR/J/AcA/60/261,J/AcA/60/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/60/261&,New:bright:periodic:variables:toward:Galactic:Bulge:(Nataf+;:2010) +C,J/ApJ/683/114,optical:infrared,ivo://CDS.VizieR/J/ApJ/683/114,J/ApJ/683/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/683/114&,IRS:spectra:of:faint:IRAS:sources:(Sargsyan+;:2008) +C,J/A+AS/128/265,optical,ivo://CDS.VizieR/J/A+AS/128/265,J/A+AS/128/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/265&,ubvy-beta:photometry:of:CP2:stars:(Masana+:1998) +C,J/A+A/422/39,optical:infrared,ivo://CDS.VizieR/J/A+A/422/39,J/A+A/422/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/39&,ISOPHOT:170{mu}m:Serendipity:Survey:II.:(Stickel+;:2004) +C,J/ApJ/687/78,optical,ivo://CDS.VizieR/J/ApJ/687/78,J/ApJ/687/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/687/78&,FeII:emission:in:quasars:(Hu+;:2008) +C,J/AJ/113/1733,optical,ivo://CDS.VizieR/J/AJ/113/1733,J/AJ/113/1733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/1733&,Orion:Nebula:Cluster:population:(Hillenbrand:1997) +C,J/AJ/123/2511,optical,ivo://CDS.VizieR/J/AJ/123/2511,J/AJ/123/2511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2511&,RV:photometry:of:Draco:dwarf:spheroidal:galaxy:(Piatek+;:2002) +C,J/MNRAS/400/L66,optical:radio,ivo://CDS.VizieR/J/MNRAS/400/L66,J/MNRAS/400/L66,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/L66&,Ly{alpha}:emitters:near:B3:J2330+3927:(Matsuda+;:2009) +C,J/AJ/135/1766,optical,ivo://CDS.VizieR/J/AJ/135/1766,J/AJ/135/1766,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1766&,Sloan:Digital:Sky:Survey-II:supernova:survey:(Zheng+;:2008) +C,J/MNRAS/403/2041,optical,ivo://CDS.VizieR/J/MNRAS/403/2041,J/MNRAS/403/2041,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/403/2041&,Optical:polarization:in:NGC:6124:(Vergne+;:2010) +C,J/PASP/121/1326,optical,ivo://CDS.VizieR/J/PASP/121/1326,J/PASP/121/1326,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/1326&,uvby{beta}:photometry:in:Norma:(Kaltcheva+;:2009) +C,J/PASP/121/1188,optical:infrared,ivo://CDS.VizieR/J/PASP/121/1188,J/PASP/121/1188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/121/1188&,Periodic:variables:in:NGC:2301:(Sukhbold+;:2009) +C,J/other/Ap/41.35,optical,ivo://CDS.VizieR/J/other/Ap/41.356,J/other/Ap/41.35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/41.356&,FBS:10th:list:of:red:stars:(Gigoyan+;:1998) +C,J/ApJS/186/233,optical:infrared,ivo://CDS.VizieR/J/ApJS/186/233,J/ApJS/186/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/233&,Variable:point:sources:in:SDSS:stripe:82.:I.:(Bhatti+;:2010) +C,J/A+A/455/303,optical,ivo://CDS.VizieR/J/A+A/455/303,J/A+A/455/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/303&,Nainital-Cape:Survey.:II.:Null:results:(Joshi+;:2006) +C,J/AJ/135/1384,optical,ivo://CDS.VizieR/J/AJ/135/1384,J/AJ/135/1384,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1384&,R-band:variability:in:5:blazars:(Gupta+;:2008) +C,J/AJ/123/1200,optical,ivo://CDS.VizieR/J/AJ/123/1200,J/AJ/123/1200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1200&,Aquarius:superclusters.:I.:(Caretta+;:2002) +C,J/A+A/397/133,optical,ivo://CDS.VizieR/J/A+A/397/133,J/A+A/397/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/133&,Star-forming:complexes:in:the:Galaxy:(Russeil+;:2003) +C,J/ApJ/681/1505,optical,ivo://CDS.VizieR/J/ApJ/681/1505,J/ApJ/681/1505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/1505&,Abundances:of:red:giants:in:{omega}:Cen:(Johnson+;:2008) +C,J/AJ/128/2402,optical,ivo://CDS.VizieR/J/AJ/128/2402,J/AJ/128/2402,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2402&,Extremely:metal-poor:star:candidates:abundances:(Lai+;:2004) +C,J/PASJ/58/313,optical,ivo://CDS.VizieR/J/PASJ/58/313,J/PASJ/58/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/58/313&,Ly{alpha}:emitters:in:the:SUBARU:Deep:Field:(Shimasaku+;:2006) +C,J/AJ/128/62,optical,ivo://CDS.VizieR/J/AJ/128/62,J/AJ/128/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/62&,Catalog:of:double:nucleus:disk:galaxies:(Gimeno+;:2004) +C,J/A+A/449/951,optical,ivo://CDS.VizieR/J/A+A/449/951,J/A+A/449/951,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/951&,GOODS-MUSIC:sample::multicolour:catalog:(Grazian+;:2006) +C,J/ApJ/681/1464,gamma-ray:x-ray,ivo://CDS.VizieR/J/ApJ/681/1464,J/ApJ/681/1464,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/681/1464&,X-ray:sources:near:soft:gamma:repeater:in:M31:(Ofek+;:2008) +C,II/277,optical:infrared,ivo://CDS.VizieR/II/277,II/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/277&,UBVRI:photometry:of:faint:field:stars:(Skiff;:2007) +C,J/A+A/398/647,optical,ivo://CDS.VizieR/J/A+A/398/647,J/A+A/398/647,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/647&,Rotational:velocities:of:F:and:G:stars:(Reiners+;:2003) +C,J/MNRAS/400/969,optical,ivo://CDS.VizieR/J/MNRAS/400/969,J/MNRAS/400/969,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/969&,ASAS:detached:eclipsing:binaries:parameters:(Helminiak+;:2009) +C,J/MNRAS/371/1140,optical,ivo://CDS.VizieR/J/MNRAS/371/1140,J/MNRAS/371/1140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1140&,Radial:velocities:of:K0:stars:(Griffin+;:2006) +C,J/A+A/463/265,optical,ivo://CDS.VizieR/J/A+A/463/265,J/A+A/463/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/265&,Chemical:compositions:of:48:WR:planetary:nebulae:(Girard+;:2007) +C,J/ApJ/699/150,optical,ivo://CDS.VizieR/J/ApJ/699/150,J/ApJ/699/150,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/699/150&,Spectral:classifications:of:Massive:YSOs:in:LMC:(Seale+;:2009) +C,J/ApJS/185/433,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJS/185/433,J/ApJS/185/433,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/433&,SWIRE/Chandra:survey:in:Lockman:Hole:Field:(Wilkes+;:2009) +C,J/MNRAS/360/655,optical:infrared,ivo://CDS.VizieR/J/MNRAS/360/655,J/MNRAS/360/655,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/655&,BVI:photometry:of:3:open:clusters:(Carraro+;:2005) +C,J/A+A/463/243,optical,ivo://CDS.VizieR/J/A+A/463/243,J/A+A/463/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/243&,Variations:of:O-B:stars:in:Mercator:observations:(De:Cat+;:2007) +C,J/AJ/118/2839,optical,ivo://CDS.VizieR/J/AJ/118/2839,J/AJ/118/2839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/2839&,BV:photometry:of:NGC:1866:(Testa+;:1999) +C,J/MNRAS/366/267,optical,ivo://CDS.VizieR/J/MNRAS/366/267,J/MNRAS/366/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/267&,Sample:of:galaxies:near:South:Celestial:Pole:(Fairall+;:2006) +C,J/MNRAS/400/317,optical,ivo://CDS.VizieR/J/MNRAS/400/317,J/MNRAS/400/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/317&,IC:4665:low-mass:members:(Jeffries+;:2009) +C,J/ApJ/671/781,infrared,ivo://CDS.VizieR/J/ApJ/671/781,J/ApJ/671/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/781&,Red:supergiants:in:Sct-Cru:Galactic:arm:(Davies+;:2007) +C,J/other/Ap/53.12,optical,ivo://CDS.VizieR/J/other/Ap/53.123,J/other/Ap/53.12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/53.123&,FBS:15th:list:of:late:M:and:carbon:stars:(Gigoyan+;:2010) +C,J/MNRAS/373/1203,radio,ivo://CDS.VizieR/J/MNRAS/373/1203,J/MNRAS/373/1203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/1203&,The:outer:Galaxy:at:1420:and:408MHz:(Kerton;:2006) +C,J/ApJS/190/43,uv:optical,ivo://CDS.VizieR/J/ApJS/190/43,J/ApJS/190/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/43&,Deep:GALEX:observations:of:the:Coma:cluster:(Hammer+;:2010) +C,J/AJ/140/1758,optical,ivo://CDS.VizieR/J/AJ/140/1758,J/AJ/140/1758,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/140/1758&,Spectral:atlas:of:peculiar:stars:(Tomasella+;:2010) +C,J/A+A/400/533,infrared,ivo://CDS.VizieR/J/A+A/400/533,J/A+A/400/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/533&,New:infrared:star:clusters:in:southern:Milky:Way:(Dutra+;:2003) +C,J/MNRAS/399/1709,infrared,ivo://CDS.VizieR/J/MNRAS/399/1709,J/MNRAS/399/1709,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/1709&,Near-infrared:survey:of:Miras:(Matsunaga+;:2009) +C,J/A+A/462/157,optical,ivo://CDS.VizieR/J/A+A/462/157,J/A+A/462/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/157&,Stromgren:CCD:photometry:in:NGC:6383:(Paunzen+;:2007) +C,J/AJ/131/527,optical:infrared,ivo://CDS.VizieR/J/AJ/131/527,J/AJ/131/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/527&,UBVRI:light:curves:of:44:type:Ia:supernovae:(Jha+;:2006) +C,J/ApJ/679/962,optical,ivo://CDS.VizieR/J/ApJ/679/962,J/ApJ/679/962,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/962&,Quasars:with:strong:nitrogen:emission:lines:(Jiang+;:2008) +C,J/other/IBVS/563,optical,ivo://CDS.VizieR/J/other/IBVS/5633,J/other/IBVS/563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5633&,Miras:in:Scorpius:(Roslund+;:2005) +C,J/ApJS/189/336,*,ivo://CDS.VizieR/J/ApJS/189/336,J/ApJS/189/336,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/189/336&,HST:astrometry:of:TNOs:(Benecchi+;:2010) +C,J/AJ/137/4282,optical:infrared,ivo://CDS.VizieR/J/AJ/137/4282,J/AJ/137/4282,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/137/4282&,Red:giant:stars:in:clusters.:II.:M13:and:M92:(Meszaros+;:2009) +C,J/ApJS/190/147,optical:infrared,ivo://CDS.VizieR/J/ApJS/190/147,J/ApJS/190/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/190/147&,Mid-IR:galaxy:morphology:from:S^4^G:(Buta+;:2010) +C,J/MNRAS/371/703,optical,ivo://CDS.VizieR/J/MNRAS/371/703,J/MNRAS/371/703,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/703&,MILES:library:of:empirical:spectra:(Sanchez-Blazquez+;:2006) +C,J/ApJ/679/194,uv:optical:radio,ivo://CDS.VizieR/J/ApJ/679/194,J/ApJ/679/194,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/679/194&,Low-z:intergalactic:medium.:III.:(Danforth+;:2008) +C,J/other/PASA/24.,optical,ivo://CDS.VizieR/J/other/PASA/24.118,J/other/PASA/24.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/24.118&,Wide:southern:double:stars:(Bauer+;:2007) +C,J/A+A/392/971,optical,ivo://CDS.VizieR/J/A+A/392/971,J/A+A/392/971,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/971&,Catalogue:of:bright:YSO:candidates:in:ISOGAL:(Felli+;:2002) +C,J/ApJ/680/1072,uv:optical,ivo://CDS.VizieR/J/ApJ/680/1072,J/ApJ/680/1072,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/680/1072&,Ly{alpha}-emitting:galaxies:at:0.2<:z<:0.35:(Deharveng+;:2008) +C,J/ApJ/678/865,optical,ivo://CDS.VizieR/J/ApJ/678/865,J/ApJ/678/865,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/865&,LONEOS-I:RR:Lyrae:stars:(Miceli+;:2008) +C,J/AJ/135/1117,optical:infrared,ivo://CDS.VizieR/J/AJ/135/1117,J/AJ/135/1117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1117&,Spectroscopic:study:of:red:giants:in:M15:(Meszaros+;:2008) +C,J/ApJ/678/116,optical,ivo://CDS.VizieR/J/ApJ/678/116,J/ApJ/678/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/678/116&,AGNs:in:nuclear:star:clusters:(Seth+;:2008) +C,J/ApJ/552/427,optical,ivo://CDS.VizieR/J/ApJ/552/427,J/ApJ/552/427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/552/427&,Galaxy:groups:a:intermediate:redshifts:(Carlberg+;:2001) +C,J/AJ/109/14,optical:radio,ivo://CDS.VizieR/J/AJ/109/14,J/AJ/109/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/14&,Optical:spectroscopy:of:Abell:clusters.:I.:(Owen+:1995) +C,J/MNRAS/372/661,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/372/661,J/MNRAS/372/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/661&,XMM:view:of:NGC:6231::OB:stars:(Sana+;:2006) +C,B/subaru,optical,ivo://CDS.VizieR/B/subaru,B/subaru,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/subaru&,Log:of:Subaru:Prime:Focus:Camera:Exposures:(ADAC:NAOJ;:2007) +C,J/ApJS/184/218,optical,ivo://CDS.VizieR/J/ApJS/184/218,J/ApJS/184/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/218&,The:zCOSMOS:10k-bright:spectroscopic:sample:(Lilly+;:2009) +C,J/MNRAS/402/2792,radio,ivo://CDS.VizieR/J/MNRAS/402/2792,J/MNRAS/402/2792,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/2792&,1388MHz:ATLBS:Low-Brightness:Survey:(Subrahmanyan+;:2010) +C,J/AJ/131/2478,optical:infrared,ivo://CDS.VizieR/J/AJ/131/2478,J/AJ/131/2478,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2478&,M31:and:M33:UBVRI:photometry:(Massey+;:2006) +C,J/A+A/468/663,optical,ivo://CDS.VizieR/J/A+A/468/663,J/A+A/468/663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/663&,Li:abundances:in:solar-analog:stars:(Takeda+;:2007) +C,J/AJ/124/1190,optical,ivo://CDS.VizieR/J/AJ/124/1190,J/AJ/124/1190,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1190&,Northern:high:proper:motion:stars:in:DSS:(Lepine+;:2002) +C,J/ApJ/659/1198,optical,ivo://CDS.VizieR/J/ApJ/659/1198,J/ApJ/659/1198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/659/1198&,ARAUCARIA:project::NGC:3109:blue:supergiants:(Evans+;:2007) +C,J/ApJS/140/265,x-ray,ivo://CDS.VizieR/J/ApJS/140/265,J/ApJS/140/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/140/265&,WARPS:survey.:VI.:(Perlman+;:2002) +C,J/A+A/463/97,optical:radio,ivo://CDS.VizieR/J/A+A/463/97,J/A+A/463/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/97&,Optical:observations:of:GPS:radio:sources:(Labiano+;:2007) +C,J/MNRAS/250/683,optical,ivo://CDS.VizieR/J/MNRAS/250/683,J/MNRAS/250/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/250/683&,BVI:CCD:photometry:of:NGC:7510:(Sagar+;:1991) +C,J/AcA/59/349,optical:infrared,ivo://CDS.VizieR/J/AcA/59/349,J/AcA/59/349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/349&,NGC:1502:UBVIc:photometry:(Michalska+;:2009) +C,J/AcA/59/137,optical,ivo://CDS.VizieR/J/AcA/59/137,J/AcA/59/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/137&,ASAS:Galactic:fundamental:mode:RR:Lyrae:stars:(Szczygiel+;:2009) +C,J/A+A/399/995,infrared,ivo://CDS.VizieR/J/A+A/399/995,J/A+A/399/995,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/995&,SOFI:and:ISOCAM:observations:of:Cha:II:(Persi+;:2003) +C,J/AcA/59/47,optical,ivo://CDS.VizieR/J/AcA/59/47,J/AcA/59/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/47&,HST:photometry:of:M33:stellar:clusters:(Zloczewski+;:2009) +C,J/ApJS/166/526,radio,ivo://CDS.VizieR/J/ApJS/166/526,J/ApJS/166/526,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/526&,Compact:extragalactic:radio:sources:(Xu+;:2006) +C,J/ApJ/675/49,optical:radio,ivo://CDS.VizieR/J/ApJ/675/49,J/ApJ/675/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/675/49&,High-redshift:QSOs:in:the:SWIRE:survey:(Siana+;:2008) +C,J/A+A/462/811,optical,ivo://CDS.VizieR/J/A+A/462/811,J/A+A/462/811,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/811&,Superclusters:of:galaxies:from:2dF:(Einasto+;:2007) +C,I/280B,optical,ivo://CDS.VizieR/I/280B,I/280B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/280B&,All-sky:Compiled:Catalogue:of:2.5:million:stars:(Kharchenko+:2009) +C,VII/262,uv,ivo://CDS.VizieR/VII/262,VII/262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/262&,Comprehensive:Catalogue:of:Kiso:UV-X:Galaxies:(KUG2000):(Nakajima+:2010) +C,J/A+A/469/607,radio,ivo://CDS.VizieR/J/A+A/469/607,J/A+A/469/607,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/607&,Pulsar:subpulse:modulation:properties:at:92cm:(Weltevrede+;:2007) +C,J/AJ/134/2385,optical,ivo://CDS.VizieR/J/AJ/134/2385,J/AJ/134/2385,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2385&,Occulting:galaxy:pairs:in:SDSS:(Holwerda+;:2007) +C,J/PAZh/32/628,optical,ivo://CDS.VizieR/J/PAZh/32/628,J/PAZh/32/628,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/32/628&,Spectroscopic:observations:of:southern:stars:(Arkharov+;:2006) +C,J/A+A/469/529,optical:infrared,ivo://CDS.VizieR/J/A+A/469/529,J/A+A/469/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/529&,UBVI:photometry:of:NGC:6864:(Kravtsov+;:2007) +C,J/ApJ/578/114,x-ray,ivo://CDS.VizieR/J/ApJ/578/114,J/ApJ/578/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/578/114&,Chandra:HRC:source:in:M31:(Kaaret;:2002) +C,J/MNRAS/390/567,*,ivo://CDS.VizieR/J/MNRAS/390/567,J/MNRAS/390/567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/567&,Magnetic:field:and:velocity:of:mid:M:dwarfs:(Morin+;:2008) +C,J/PAZh/32/508,x-ray,ivo://CDS.VizieR/J/PAZh/32/508,J/PAZh/32/508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/32/508&,Hard:X-ray:Bursts:by:INTEGRAL:in:2003-2004:(Chelovekov+;:2006) +C,J/AZh/87/462,optical:infrared,ivo://CDS.VizieR/J/AZh/87/462,J/AZh/87/462,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/87/462&,UBV(RI)c:light:curves:of:BD+66:1663:(Volkov+;:2010) +C,J/ApJ/660/1072,optical,ivo://CDS.VizieR/J/ApJ/660/1072,J/ApJ/660/1072,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1072&,Unified:model:of:active:galactic:nuclei:(Wang+;:2007) +C,J/MNRAS/371/963,optical:radio,ivo://CDS.VizieR/J/MNRAS/371/963,J/MNRAS/371/963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/963&,Deep:VLA:survey:in:Lockman:Hole;:HDFN;:ELAIS:N2:(Biggs+;:2006) +C,J/AJ/133/2097,optical:radio,ivo://CDS.VizieR/J/AJ/133/2097,J/AJ/133/2097,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2097&,FIRST:Winged:and:X-shaped:radio:source:candidates:(Cheung;:2007) +C,J/A+A/454/595,x-ray,ivo://CDS.VizieR/J/A+A/454/595,J/A+A/454/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/595&,X-ray:emission:of:T:Tau:stars:in:Lupus:3:(Gondoin;:2006) +C,J/ApJS/181/227,infrared,ivo://CDS.VizieR/J/ApJS/181/227,J/ApJS/181/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/227&,Catalog:of:24um:sources:toward:Galactic:Center:(Hinz+;:2009) +C,J/ApJ/559/1060,optical,ivo://CDS.VizieR/J/ApJ/559/1060,J/ApJ/559/1060,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/1060&,Variables:in:47:Tuc:(Albrow+;:2001) +C,J/A+A/385/884,optical:infrared,ivo://CDS.VizieR/J/A+A/385/884,J/A+A/385/884,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/884&,BVRIJHK:photometry:of:27:post-AGB:candidates:(Fujii+;:2002) +C,J/AJ/125/2411,radio,ivo://CDS.VizieR/J/AJ/125/2411,J/AJ/125/2411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2411&,SIRTF:First-Look:Survey:(Condon+;:2003) +C,J/AJ/124/2990,infrared,ivo://CDS.VizieR/J/AJ/124/2990,J/AJ/124/2990,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2990&,MSX:galaxy:observations:(Kraemer+;:2002) +C,J/ApJS/187/275,optical,ivo://CDS.VizieR/J/ApJS/187/275,J/ApJS/187/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/275&,Photometric:histories:of:recurrent:novae:(Schaefer;:2010) +C,J/ApJS/68/715,radio,ivo://CDS.VizieR/J/ApJS/68/715,J/ApJS/68/715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/68/715&,Clark:Lake:30.9MHz:survey:(Kassim;:1988) +C,J/MNRAS/400/1962,optical:radio,ivo://CDS.VizieR/J/MNRAS/400/1962,J/MNRAS/400/1962,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/400/1962&,Southern:GEMS:groups.:II.:(Kilborn+;:2009) +C,VI/111,infrared,ivo://CDS.VizieR/VI/111,VI/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/111&,ISO:Observation:Log:(ISO:Data:Centre;:2004) +C,J/AN/319/215,x-ray:optical,ivo://CDS.VizieR/J/AN/319/215,J/AN/319/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/319/215&,Alpha:Per:cluster:low-mass:members.:II.:(Prosser+;:1998) +C,J/ApJS/36/53,radio,ivo://CDS.VizieR/J/ApJS/36/53,J/ApJS/36/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/36/53&,2380:MHz:survey:of:bright:galaxies:(Dressel+;:1978) +C,J/ApJ/660/1093,optical,ivo://CDS.VizieR/J/ApJ/660/1093,J/ApJ/660/1093,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1093&,Weak:MgII:absorbers:at:0.4<:z<:2.4:(Narayanan+;:2007) +C,J/A+A/454/453,optical:infrared,ivo://CDS.VizieR/J/A+A/454/453,J/A+A/454/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/453&,BR:photometry:and:redshifts:of:IDS:galaxies:(Della:Valle+;:2006) +C,II/5A,optical,ivo://CDS.VizieR/II/5A,II/5A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/5A&,UBV:Photometry:of:Bright:Stars:(Johnson+:1966) +C,J/MNRAS/401/2715,optical,ivo://CDS.VizieR/J/MNRAS/401/2715,J/MNRAS/401/2715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/401/2715&,CIV:column:densities:in:z<:2.5:QSOs:(D'odorico+;:2010) +C,J/AcA/49/521,optical,ivo://CDS.VizieR/J/AcA/49/521,J/AcA/49/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/49/521&,OGLE:LMC:star:clusters:BVI:photometry:(Pietrzynski+;:1999) +C,J/MNRAS/389/1150,infrared,ivo://CDS.VizieR/J/MNRAS/389/1150,J/MNRAS/389/1150,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/1150&,Spitzer:photometry:of:globulars:in:2:galaxies:(Spitler+;:2008) +C,J/ApJ/630/381,infrared,ivo://CDS.VizieR/J/ApJ/630/381,J/ApJ/630/381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/630/381&,Mid-IR:imaging:in:{rho}:Oph:(Barsony+;:2005) +C,J/ApJS/161/394,optical:infrared,ivo://CDS.VizieR/J/ApJS/161/394,J/ApJS/161/394,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/394&,Low-luminosity:companions:to:white:dwarfs:(Farihi+;:2005) +C,J/A+A/456/985,optical,ivo://CDS.VizieR/J/A+A/456/985,J/A+A/456/985,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/985&,Radial:velocities:of:76:M31:candidate:clusters:(Galleti+;:2006) +C,J/ApJ/674/336,infrared:radio,ivo://CDS.VizieR/J/ApJ/674/336,J/ApJ/674/336,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/674/336&,Spitzer:observations:of:NGC:1333:(Gutermuth+;:2008) +C,J/AJ/131/1565,optical:infrared,ivo://CDS.VizieR/J/AJ/131/1565,J/AJ/131/1565,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1565&,UBVI:photometry:of:Berkeley:17:and:NGC:188:(Krusberg+;:2006) +C,J/A+A/381/941,optical,ivo://CDS.VizieR/J/A+A/381/941,J/A+A/381/941,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/941&,HST:photometry:of:stars:in:N160A:(Heydari-Malayeri+;:2002) +C,J/PASP/105/78,optical,ivo://CDS.VizieR/J/PASP/105/78,J/PASP/105/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/105/78&,Photometry:in:open:cluster:NGC:5822:(Twarog+;:1993) +C,II/273,optical,ivo://CDS.VizieR/II/273,II/273,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/273&,MISAO:new:variable:stars:(Yoshida+;:1999-2000) +C,J/AJ/131/621,infrared,ivo://CDS.VizieR/J/AJ/131/621,J/AJ/131/621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/621&,A:catalog:of:1022:bright:contact:binary:stars:(Gettel+;:2006) +C,J/ApJ/673/78,radio,ivo://CDS.VizieR/J/ApJ/673/78,J/ApJ/673/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/673/78&,VLBI:suvey:around:B0218+357:at:90cm:(Lenc+;:2008) +C,J/A+A/458/997,optical,ivo://CDS.VizieR/J/A+A/458/997,J/A+A/458/997,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/997&,Abundances:for:6:transiting:planet:host:stars:(Santos+;:2006) +C,J/AJ/120/3111,optical,ivo://CDS.VizieR/J/AJ/120/3111,J/AJ/120/3111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/3111&,Stromgren:photometry:of:NGC:6397:(Anthony-Twarog+;:2000) +C,J/MNRAS/371/38,x-ray,ivo://CDS.VizieR/J/MNRAS/371/38,J/MNRAS/371/38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/38&,X-ray:observations:of:the:Galaxy:center:(Wang+;:2006) +C,J/MNRAS/390/545,*,ivo://CDS.VizieR/J/MNRAS/390/545,J/MNRAS/390/545,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/545&,Magnetic:field:and:velocity:of:early:M:dwarfs:(Donati+;:2008) +C,J/PAZh/36/365,optical,ivo://CDS.VizieR/J/PAZh/36/365,J/PAZh/36/365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/36/365&,CCD:observations:of:visual:double:stars:(Izmailov+;:2010) +C,J/MNRAS/371/1405,optical,ivo://CDS.VizieR/J/MNRAS/371/1405,J/MNRAS/371/1405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1405&,Variables:in:M33:(Hartman+;:2006) +C,J/ApJS/187/388,x-ray:optical,ivo://CDS.VizieR/J/ApJS/187/388,J/ApJS/187/388,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/187/388&,A:XMM-Newton:survey:of:the:SXRB:(Henley+;:2010) +C,IV/23,optical,ivo://CDS.VizieR/IV/23,IV/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/23&,Identifications:of:Sonneberg:variables:(Kinnunen+;:1999-2000) +C,J/MNRAS/371/1301,optical:infrared,ivo://CDS.VizieR/J/MNRAS/371/1301,J/MNRAS/371/1301,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1301&,BVI:photometry:of:six:old:open:clusters:(Carraro+;:2006) +C,IX/35,x-ray:uv,ivo://CDS.VizieR/IX/35,IX/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/35&,Second:EUVE:Catalogues:(Bowyer+;:1996-99) +C,J/ApJ/689/687,optical:infrared,ivo://CDS.VizieR/J/ApJ/689/687,J/ApJ/689/687,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/689/687&,GOODS-N:spectroscopic:survey:(Barger+;:2008) +C,J/MNRAS/369/751,infrared,ivo://CDS.VizieR/J/MNRAS/369/751,J/MNRAS/369/751,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/751&,Near-infrared:photometry:of:carbon:stars:(Whitelock+;:2006) +C,J/A+A/399/813,optical,ivo://CDS.VizieR/J/A+A/399/813,J/A+A/399/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/813&,Multiple:merging:events:in:Abell:521:(Ferrari;:2003) +C,J/PASJ/62/391,radio,ivo://CDS.VizieR/J/PASJ/62/391,J/PASJ/62/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/62/391&,SiO:and:H2O:masers:in:Stephenson:2:cluster:(Deguchi+:2010) +C,J/other/ChJAA/8.,optical,ivo://CDS.VizieR/J/other/ChJAA/8.385,J/other/ChJAA/8.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ChJAA/8.385&,Superluminal:motion:in:AGN:(Zhang+;:2008) +C,J/A+A/459/777,x-ray,ivo://CDS.VizieR/J/A+A/459/777,J/A+A/459/777,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/777&,X-ray:sources:in:Sagittarius:and:Carina:dSph:(Cignoni+;:2006) +C,J/A+A/450/993,x-ray,ivo://CDS.VizieR/J/A+A/450/993,J/A+A/450/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/993&,XMM:survey:of:NGC:2516:(Pillitteri+;:2006) +C,J/AJ/134/252,infrared,ivo://CDS.VizieR/J/AJ/134/252,J/AJ/134/252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/252&,New:nearby:white:dwarf:systems:(Subasavage+;:2007) +C,J/ApJ/658/1096,infrared:radio,ivo://CDS.VizieR/J/ApJ/658/1096,J/ApJ/658/1096,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/1096&,H2O:maser:classification:(Deacon+;:2007) +C,J/A+A/462/L9,optical,ivo://CDS.VizieR/J/A+A/462/L9,J/A+A/462/L9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/L9&,Radial:velocities:in:NGC:7099:(Scarpa+;:2007) +C,VII/142A,optical,ivo://CDS.VizieR/VII/142A,VII/142A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/142A&,Southern:Redshifts:Catalogue:(Fairall+;:1991) +C,J/A+A/462/L17,optical,ivo://CDS.VizieR/J/A+A/462/L17,J/A+A/462/L17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/L17&,Dense:cores:in:interstellar:molecular:clouds:(Alves+;:2007) +C,J/AJ/134/2272,optical,ivo://CDS.VizieR/J/AJ/134/2272,J/AJ/134/2272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/2272&,Visual:binaries:in:the:Orion:Nebula:Cluster:(Reipurth+;:2007) +C,J/AJ/112/628,optical,ivo://CDS.VizieR/J/AJ/112/628,J/AJ/112/628,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/628&,BATC:Color:Survey:of:M67:(Fan+:1996) +C,J/ApJ/555/932,infrared,ivo://CDS.VizieR/J/ApJ/555/932,J/ApJ/555/932,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/555/932&,IR:fluxes:of:solar-type:stars:(Spangler+;:2001) +C,J/A+A/467/37,optical,ivo://CDS.VizieR/J/A+A/467/37,J/A+A/467/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/37&,Velocities:of:galaxies:in:A773:(Barrena+;:2007) +C,II/68,optical,ivo://CDS.VizieR/II/68,II/68,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/68&,Dearborn:Catalogue:of:faint:red:stars:(Lee+:1947) +C,J/A+A/447/221,infrared,ivo://CDS.VizieR/J/A+A/447/221,J/A+A/447/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/221&,Dust:continuum:emission:from:IRAS:sources:(Beltran+;:2006) +C,J/A+A/397/177,optical:infrared,ivo://CDS.VizieR/J/A+A/397/177,J/A+A/397/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/177&,IR:star:clusters:and:stellar:groups:catalog:(Bica+;:2003) +C,J/AJ/116/1801,optical,ivo://CDS.VizieR/J/AJ/116/1801,J/AJ/116/1801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1801&,IC:4996:CCD:photometry:(Delgado+;:1998) +C,J/AJ/107/594,optical,ivo://CDS.VizieR/J/AJ/107/594,J/AJ/107/594,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/594&,Evolved:GK:stars:near:the:Sun.:II.:(Eggen:1994) +C,J/MNRAS/370/1979,infrared,ivo://CDS.VizieR/J/MNRAS/370/1979,J/MNRAS/370/1979,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/1979&,JHKs:photometry:of:T2Cs:in:globular:clusters:(Matsunaga+;:2006) +C,J/A+A/459/L1,optical,ivo://CDS.VizieR/J/A+A/459/L1,J/A+A/459/L1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/L1&,Supercluster:sample:from:SDSS:DR4:(Einasto+;:2006) +C,J/A+A/386/97,radio,ivo://CDS.VizieR/J/A+A/386/97,J/A+A/386/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/386/97&,The:Parkes:quarter-Jansky:flat-spectrum:sample:(Jackson+;:2002) +C,J/ApJS/186/427,optical,ivo://CDS.VizieR/J/ApJS/186/427,J/ApJS/186/427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/427&,Detailed:morphology:of:SDSS:galaxies:(Nair+;:2010) +C,I/311,optical,ivo://CDS.VizieR/I/311,I/311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/311&,Hipparcos;:the:New:Reduction:(van:Leeuwen;:2007) +C,J/A+A/457/79,optical:infrared,ivo://CDS.VizieR/J/A+A/457/79,J/A+A/457/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/457/79&,VIMOS:VLT:Deep:Survey::faint:type-1:AGN:sample:(Gavignaud+;:2006) +C,J/MNRAS/370/435,optical,ivo://CDS.VizieR/J/MNRAS/370/435,J/MNRAS/370/435,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/435&,Proper:motions:near:the:Baade:window:(Kozlowski+;:2006) +C,J/AJ/136/1889,radio,ivo://CDS.VizieR/J/AJ/136/1889,J/AJ/136/1889,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/1889&,20cm:observations:of:deep:Swire:Field:(Owen+;:2008) +C,J/A+A/421/991,optical,ivo://CDS.VizieR/J/A+A/421/991,J/A+A/421/991,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/991&,CT1:photometry:in:Tombaugh:1:(Piatti+;:2004) +C,J/AZh/79/610,radio,ivo://CDS.VizieR/J/AZh/79/610,J/AZh/79/610,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/610&,Methyl:acetylene:observations:of:warm:clouds:(Alakoz+;:2002) +C,J/ApJS/170/175,gamma-ray,ivo://CDS.VizieR/J/ApJS/170/175,J/ApJS/170/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/170/175&,Third:IBIS/ISGRI:soft:gamma-ray:survey:catalog:(Bird+;:2007) +C,J/other/ChJAA/6.,radio,ivo://CDS.VizieR/J/other/ChJAA/6.237,J/other/ChJAA/6.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ChJAA/6.237&,Circular:polarization:in:pulsars:(You+;:2006) +C,J/A+A/333/897,optical,ivo://CDS.VizieR/J/A+A/333/897,J/A+A/333/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/333/897&,Mass:segregation:in:open:clusters:(Raboud+:1998) +C,J/PASJ/58/529,infrared:radio,ivo://CDS.VizieR/J/PASJ/58/529,J/PASJ/58/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/58/529&,SiO:Maser:Survey:in:Galactic:Bulge:(Fujii+;:2006) +C,J/MNRAS/356/568,x-ray,ivo://CDS.VizieR/J/MNRAS/356/568,J/MNRAS/356/568,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/356/568&,Deep:Chandra:survey:of:the:Groth:Strip:(Nandra+;:2005) +C,J/A+A/432/851,optical,ivo://CDS.VizieR/J/A+A/432/851,J/A+A/432/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/432/851&,Distance:of:72:Galactic:globular:clusters:(Recio-Blanco+;:2005) +C,J/PASJ/54/719,infrared:radio,ivo://CDS.VizieR/J/PASJ/54/719,J/PASJ/54/719,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/54/719&,IRAS/SiO:sources:in:the:Galactic:bulge:(Deguchi+;:2002) +C,J/ApJS/169/430,optical,ivo://CDS.VizieR/J/ApJS/169/430,J/ApJS/169/430,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/169/430&,Atmospheric:parameters:of:1907:metal-rich:stars:(Robinson+;:2007) +C,J/MNRAS/335/291,optical:infrared,ivo://CDS.VizieR/J/MNRAS/335/291,J/MNRAS/335/291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/291&,BVI:photometry:of:NGC:2547:(Naylor+;:2002) +C,J/PASJ/53/971,radio,ivo://CDS.VizieR/J/PASJ/53/971,J/PASJ/53/971,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/53/971&,CO:catalog:of:LMC:molecular:clouds:(Mizuno+;:2001) +C,J/A+A/380/441,optical:infrared,ivo://CDS.VizieR/J/A+A/380/441,J/A+A/380/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/441&,Galaxies:behind:Southern:Milky:Way.:II.:(Woudt+;:2001) +C,J/A+A/434/483,x-ray,ivo://CDS.VizieR/J/A+A/434/483,J/A+A/434/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/483&,An:XMM-Newton:survey:of:M:31:(Pietsch+;:2005) +C,J/A+A/451/431,infrared,ivo://CDS.VizieR/J/A+A/451/431,J/A+A/451/431,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/431&,IRAS:fluxes:in:LMC:starburst:regions:(Livanou+;:2006) +C,J/A+A/468/163,infrared,ivo://CDS.VizieR/J/A+A/468/163,J/A+A/468/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/163&,Sample:of:low:mass:stars:with:mu>:0.1/yr +C,J/A+A/446/773,infrared,ivo://CDS.VizieR/J/A+A/446/773,J/A+A/446/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/773&,GLMP:sample:of:galactic:OH/IR:stars:(Jimenez-Esteban+;:2006) +C,J/MNRAS/402/2369,radio,ivo://CDS.VizieR/J/MNRAS/402/2369,J/MNRAS/402/2369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/402/2369&,Kinematics:of:young:associations/clusters:(Tetzlaff+;:2010) +C,J/ApJ/559/812,optical,ivo://CDS.VizieR/J/ApJ/559/812,J/ApJ/559/812,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/812&,Globular:cluster:system:in:M87:(Hanes+;:2001) +C,J/A+AS/126/479,infrared,ivo://CDS.VizieR/J/A+AS/126/479,J/A+AS/126/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/479&,NIR:photometry:of:IRAS:sources.:III:(Garcia-Lario+;:1997) +C,III/237A,optical:infrared,ivo://CDS.VizieR/III/237A,III/237A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/237A&,Revised:Byurakan-IRAS:stars:(BIS):catalog:(Mickaelian+;:2006) +C,J/AJ/131/1044,optical,ivo://CDS.VizieR/J/AJ/131/1044,J/AJ/131/1044,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1044&,Chromospherically:active:stars:in:the:Bulge:(Drake;:2006) +C,J/ApJ/697/1369,optical,ivo://CDS.VizieR/J/ApJ/697/1369,J/ApJ/697/1369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/697/1369&,GOODS:Ks-selected:multiwavelength:compilations:(Bundy+;:2009) +C,J/ApJS/185/156,optical,ivo://CDS.VizieR/J/ApJS/185/156,J/ApJS/185/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/185/156&,The:Lick:AGN:monitoring:project:(Walsh+;:2009) +C,J/ApJ/563/L49,x-ray:infrared:radio,ivo://CDS.VizieR/J/ApJ/563/L49,J/ApJ/563/L49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/563/L49&,IR:counterpart:of:the:X-ray:pulsar:1E:2259+586:(Hulleman+;:2001) +C,J/A+A/455/453,x-ray,ivo://CDS.VizieR/J/A+A/455/453,J/A+A/455/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/453&,Globular:Cluster:System:of:NGC5846:(Chies-Santos+;:2006) +C,J/PASP/122/162,optical,ivo://CDS.VizieR/J/PASP/122/162,J/PASP/122/162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/122/162&,Direct:imaging:of:exoplanets:(Beichman+;:2010) +C,J/other/BASI/29.,optical,ivo://CDS.VizieR/J/other/BASI/29.519,J/other/BASI/29.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BASI/29.519&,VI:CCD:photometry:in:NGC:6631:(Sagar+;:2001) +C,J/A+A/455/971,radio,ivo://CDS.VizieR/J/A+A/455/971,J/A+A/455/971,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/971&,Organic:molecules:in:the:Galactic:center:(Requena-Torres+;:2006) +C,J/AJ/131/1015,optical,ivo://CDS.VizieR/J/AJ/131/1015,J/AJ/131/1015,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1015&,MAP:observations:of:the:position:of:Procyon:(Gatewood+;:2006) +C,J/A+A/455/1165,optical,ivo://CDS.VizieR/J/A+A/455/1165,J/A+A/455/1165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/1165&,Catalogue:of:Galactic:high-mass:X-ray:binaries:(Liu+;:2006) +C,I/213,optical,ivo://CDS.VizieR/I/213,I/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/213&,Carlsberg:Meridian:Catalog;:Vol.:8:(CMC8;:1994) +C,J/AJ/130/1247,optical,ivo://CDS.VizieR/J/AJ/130/1247,J/AJ/130/1247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1247&,High:proper:motion:stars:in:the:DSS.:III:(Lepine+;:2005) +C,J/ApJS/184/271,optical,ivo://CDS.VizieR/J/ApJS/184/271,J/ApJS/184/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/271&,Photometry:of:galaxies:in:3:clusters:(Chiboucas+;:2009) +C,J/A+A/466/931,optical:infrared,ivo://CDS.VizieR/J/A+A/466/931,J/A+A/466/931,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/931&,UBVI:photometry:of:NGC:1901:(Carraro+;:2007) +C,V/106,optical,ivo://CDS.VizieR/V/106,V/106,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/106&,Catalogue:of:X-ray:binaries:(Liu+:2001) +C,J/A+A/466/905,optical,ivo://CDS.VizieR/J/A+A/466/905,J/A+A/466/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/905&,HII:regions:in:NGC:628:(Fathi+;:2007) +C,J/AZh/79/589,optical:infrared:radio,ivo://CDS.VizieR/J/AZh/79/589,J/AZh/79/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/589&,BVRI:photometry:of:RC:galaxies:(Verkhodanov+;:2002) +C,J/ApJ/671/1355,optical:radio,ivo://CDS.VizieR/J/ApJ/671/1355,J/ApJ/671/1355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/1355&,EGRET:blazars:in:VIPS:(Taylor+;:2007) +C,J/A+A/454/179,optical:infrared,ivo://CDS.VizieR/J/A+A/454/179,J/A+A/454/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/179&,BVR:phot.:of:Basel:11b;:King:14;:Czernik:43:(Netopil+;:2006) +C,J/A+A/466/157,optical,ivo://CDS.VizieR/J/A+A/466/157,J/A+A/466/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/157&,Bulge:Microlensing:Events:(Soto+;:2007) +C,J/A+A/465/993,infrared,ivo://CDS.VizieR/J/A+A/465/993,J/A+A/465/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/993&,Spectral:atlas:of:massive:stars:around:He:I:(Groh+;:2007) +C,J/ApJS/182/378,uv,ivo://CDS.VizieR/J/ApJS/182/378,J/ApJS/182/378,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/182/378&,HI:and:OVI:absorbers:in:nearby:Universe:(Wakker+;:2009) +C,VII/202,optical,ivo://CDS.VizieR/VII/202,VII/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/202&,Globular:Clusters:in:the:Milky:Way:(Harris;:1997) +C,J/ApJ/658/778,optical:infrared,ivo://CDS.VizieR/J/ApJ/658/778,J/ApJ/658/778,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/778&,Spitzer:mid-IR:spectroscopy:of:z~2:ULIRGs:(Yan+;:2007) +C,J/A+A/464/953,optical,ivo://CDS.VizieR/J/A+A/464/953,J/A+A/464/953,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/953&,Abundances:of:red:giants:in:NGC:6441:(Gratton+;:2007) +C,J/ApJ/694/1237,optical:infrared,ivo://CDS.VizieR/J/ApJ/694/1237,J/ApJ/694/1237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/694/1237&,BVRI:light:curves:of:NGC:247:Cepheids:(Madore+;:2009) +C,J/A+A/464/581,infrared,ivo://CDS.VizieR/J/A+A/464/581,J/A+A/464/581,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/581&,Sco:OB2:intermediate-mass:stars:(Kouwenhoven+;:2007) +C,J/MNRAS/362/1189,radio,ivo://CDS.VizieR/J/MNRAS/362/1189,J/MNRAS/362/1189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/1189&,Proper:motions:of:74:pulsars:(Zou+;:2005) +C,J/A+A/464/201,optical,ivo://CDS.VizieR/J/A+A/464/201,J/A+A/464/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/201&,RGB:stars:in:Sagittarius:streams:(Monaco+;:2007) +C,J/PASP/114/656,optical:infrared,ivo://CDS.VizieR/J/PASP/114/656,J/PASP/114/656,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/114/656&,Stellar:variability:in:field:stars:(Everett+;:2002) +C,J/ApJ/668/1042,infrared:radio,ivo://CDS.VizieR/J/ApJ/668/1042,J/ApJ/668/1042,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/1042&,Dense:cores:in:Perseus:molecular:cloud:(Kirk+;:2007) +C,J/MNRAS/329/775,radio,ivo://CDS.VizieR/J/MNRAS/329/775,J/MNRAS/329/775,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/329/775&,330MHz:flux:of:4:SNR:near:Galactic:Centre:(Roy+;:2002) +C,J/A+A/456/905,optical,ivo://CDS.VizieR/J/A+A/456/905,J/A+A/456/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/905&,JKs;:i'g'r':photometry:of:C:stars:in:NGC:6822:(Demers+;:2006) +C,J/ApJ/668/209,optical,ivo://CDS.VizieR/J/ApJ/668/209,J/ApJ/668/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/209&,HST:photometry:of:NGC:5866:globulars:(Cantiello+;:2007) +C,J/A+A/394/225,infrared,ivo://CDS.VizieR/J/A+A/394/225,J/A+A/394/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/394/225&,JHK:photometry:around:RAFGL:7009S:(Zavagno+;:2002) +C,J/ApJ/671/470,infrared,ivo://CDS.VizieR/J/ApJ/671/470,J/ApJ/671/470,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/671/470&,MIPS:survey:of:YSOs:in:Vela:Molecular:Ridge-D:(Giannini+;:2007) +C,J/A+A/458/427,optical,ivo://CDS.VizieR/J/A+A/458/427,J/A+A/458/427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/427&,Lyman:alpha:absorbers:in:0.5<:z<:1.9:QSOs:(Janknecht+;:2006) +C,J/MNRAS/399/699,*,ivo://CDS.VizieR/J/MNRAS/399/699,J/MNRAS/399/699,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/699&,Parameters:of:atmopsheres:of:white:dwarfs:(Mortlock+;:2009) +C,J/A+A/458/245,gamma-ray:x-ray:radio,ivo://CDS.VizieR/J/A+A/458/245,J/A+A/458/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/245&,Obs.:of:2:Unidentified:Gamma-ray:Sources:(La:Palombara+;:2006) +C,J/A+A/394/151,optical,ivo://CDS.VizieR/J/A+A/394/151,J/A+A/394/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/394/151&,Multiplicity:among:chemically:peculiar:stars:II:(Carrier+;:2002) +C,J/MNRAS/399/432,optical,ivo://CDS.VizieR/J/MNRAS/399/432,J/MNRAS/399/432,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/399/432&,Fitted:UBV:magnitude:for:MS:stars:(Naylor+;:2009) +C,II/238,optical,ivo://CDS.VizieR/II/238,II/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/238&,Dahlmark:variables:(Dahlmark;:1982-2001) +C,II/297,infrared,ivo://CDS.VizieR/II/297,II/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/297&,AKARI/IRC:mid-IR:all-sky:Survey:(ISAS/JAXA;:2010) +C,J/ApJS/184/230,infrared,ivo://CDS.VizieR/J/ApJS/184/230,J/ApJS/184/230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/230&,Spitzer:high-resolution:MIR:spectral:atlas:(Bernard-Salas+;:2009) +C,IV/29,optical,ivo://CDS.VizieR/IV/29,IV/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/29&,Identification:of:Dahlmark:variables:(Skiff+;:1997) +C,J/A+A/463/1227,infrared,ivo://CDS.VizieR/J/A+A/463/1227,J/A+A/463/1227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/463/1227&,Catalogue:of:far-infrared:loops:in:the:Galaxy:(Konyves+;:2007) +C,J/AJ/115/1989,infrared,ivo://CDS.VizieR/J/AJ/115/1989,J/AJ/115/1989,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/1989&,Distances:of:galactic:planetary:nebulae:(Tajitsu+;:1998) +C,J/MNRAS/389/869,optical,ivo://CDS.VizieR/J/MNRAS/389/869,J/MNRAS/389/869,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/869&,Multiplicity:among:bright:stellar:systems:(Eggleton+;:2008) +C,J/A+A/393/897,optical,ivo://CDS.VizieR/J/A+A/393/897,J/A+A/393/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/897&,Rotational:velocities:of:A-type:stars:II.:(Royer+;:2002) +C,J/A+A/459/L13,optical,ivo://CDS.VizieR/J/A+A/459/L13,J/A+A/459/L13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/L13&,A:composite:HII:region:luminosity:function:(Bradley+;:2006) +C,II/293,infrared,ivo://CDS.VizieR/II/293,II/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/293&,GLIMPSE:Source:Catalog:(I:+:II:+:3D):(IPAC:2008) +C,J/MNRAS/398/1368,infrared,ivo://CDS.VizieR/J/MNRAS/398/1368,J/MNRAS/398/1368,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/398/1368&,JHK:photometry:of:Sh:2-307:HII:region:(Roman-Lopes;:2009) +C,J/A+A/396/397,x-ray,ivo://CDS.VizieR/J/A+A/396/397,J/A+A/396/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/396/397&,Deep:cluster:survey:in:Chandra:archival:data:(Boschin+;:2002) +C,J/AJ/123/2223,x-ray:optical,ivo://CDS.VizieR/J/AJ/123/2223,J/AJ/123/2223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2223&,SPICES:II::CHANDRA:observations:of:Lynx:(Stern+;:2002) +C,J/A+A/393/167,infrared,ivo://CDS.VizieR/J/A+A/393/167,J/A+A/393/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/167&,Mean:Spectra:for:upper:AGB:stars:(Lancon+;:2002) +C,J/ApJ/625/156,uv,ivo://CDS.VizieR/J/ApJ/625/156,J/ApJ/625/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/625/156&,FUV-NUV:observations:of:NGC:2808:(Dieball+;:2005) +C,J/ApJ/670/379,uv:optical:infrared,ivo://CDS.VizieR/J/ApJ/670/379,J/ApJ/670/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/670/379&,UV:photometry:of:M15:(Dieball+;:2007) +C,J/A+A/435/437,radio,ivo://CDS.VizieR/J/A+A/435/437,J/A+A/435/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/437&,Brightness:and:diameters:for:extragalactic:SNRs:(Urosevic+;:2005) +C,J/A+A/451/1053,optical,ivo://CDS.VizieR/J/A+A/451/1053,J/A+A/451/1053,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/1053&,Fundamental:parameters:of:Be:stars:(Fremat+;:2006) +C,J/A+A/428/67,optical:infrared,ivo://CDS.VizieR/J/A+A/428/67,J/A+A/428/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/67&,UBVRI:mag:of:3:Open:Cluster:Remnants:candidates:(Villanova+;:2004) +C,III/213,optical,ivo://CDS.VizieR/III/213,III/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/213&,General:Catalog:of:mean:radial:velocities:(Barbier-Brossat+;:2000) +C,J/ApJS/184/152,optical,ivo://CDS.VizieR/J/ApJS/184/152,J/ApJS/184/152,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/152&,Deep:optical:photometry:in:M31:(Brown+;:2009) +C,I/309,optical,ivo://CDS.VizieR/I/309,I/309,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/309&,5969:Southern:Reference:Stars:and:726:Bright:stars:(Konin+:1983) +C,J/ApJS/184/138,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/184/138,J/ApJS/184/138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/184/138&,XID:II::RASS/BSC-2MASS/PSC:cross-association:(Haakonsen+;:2009) +C,VIII/60,radio,ivo://CDS.VizieR/VIII/60,VIII/60,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/60&,Interferometer:phase:calibration:sources:(Patnaik+:1998) +C,J/AcA/50/177,optical,ivo://CDS.VizieR/J/AcA/50/177,J/AcA/50/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/50/177&,All:Sky:Automated:Survey:Catalog:(Pojmanski+;:2000) +C,J/A+A/493/1099,optical,ivo://CDS.VizieR/J/A+A/493/1099,J/A+A/493/1099,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/1099&,CaII:HK:emission:in:rapidly:rotating:stars:(Schroeder+;:2009) +C,J/AJ/125/277,optical,ivo://CDS.VizieR/J/AJ/125/277,J/AJ/125/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/277&,High:proper:motions:in:central:Orion:nebula:(O'dell+;:2003) +C,J/A+A/490/923,optical,ivo://CDS.VizieR/J/A+A/490/923,J/A+A/490/923,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/490/923&,Morphology:of:galaxies:in:Coma:cluster:direction:(Michard+;:2008) +C,VII/218,optical,ivo://CDS.VizieR/VII/218,VII/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/218&,Southern:Stars:embedded:in:nebulosity:(van:den:Bergh+;:1975) +C,J/other/MmSAI/80,*,ivo://CDS.VizieR/J/other/MmSAI/80.833,J/other/MmSAI/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/MmSAI/80.833&,Variations:of:the:fine-structure:constant:(Murphy+;:2009) +C,J/MNRAS/367/1261,optical,ivo://CDS.VizieR/J/MNRAS/367/1261,J/MNRAS/367/1261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/1261&,Redshift:survey:in:15:quasar:fields:(Morris+;:2006) +C,J/ApJ/637/1102,optical,ivo://CDS.VizieR/J/ApJ/637/1102,J/ApJ/637/1102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/637/1102&,Lick:indices:for:metal-rich:stars:(Robinson+;:2006) +C,J/AcA/52/241,optical,ivo://CDS.VizieR/J/AcA/52/241,J/AcA/52/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/52/241&,QSO:candidates:in:OGLE-II:data:(Eyer+;:2002) +C,J/AcA/57/249,optical:infrared,ivo://CDS.VizieR/J/AcA/57/249,J/AcA/57/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/57/249&,VIc:photometry:of:NGC:6755:stars:(Ciechanowska+;:2007) +C,J/ApJ/669/765,x-ray,ivo://CDS.VizieR/J/ApJ/669/765,J/ApJ/669/765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/765&,Chandra:X-ray:sources:in:LALA:Cetus:field:(Wang+;:2007) +C,J/A+AS/128/67,optical,ivo://CDS.VizieR/J/A+AS/128/67,J/A+AS/128/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/67&,BVR:photometry:of:Abell:85:(Slezak+:1998) +C,V/17A,optical,ivo://CDS.VizieR/V/17A,V/17A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/17A&,A:list:of:Supergiant:Stars:(Egret:1980) +C,J/ApJ/669/714,optical,ivo://CDS.VizieR/J/ApJ/669/714,J/ApJ/669/714,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/714&,Subaru:weak-lensing:survey.:I.:(Miyazaki+;:2007) +C,V/60,*,ivo://CDS.VizieR/V/60,V/60,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/60&,15th:Complementary:Catalog:of:SBs:(Pedoussaut+:1989) +C,V/103,optical,ivo://CDS.VizieR/V/103,V/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/103&,NGP:G5-M:stars:RV;:DDO:and:BV:photometry:(Yoss+;:1997) +C,J/A+A/392/795,x-ray:optical:radio,ivo://CDS.VizieR/J/A+A/392/795,J/A+A/392/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/795&,Multi-wavelength:study:of:2:galaxy:clusters:(Valtchanov+;:2002) +C,J/ApJS/140/143,uv,ivo://CDS.VizieR/J/ApJS/140/143,J/ApJS/140/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/140/143&,HST:FOS:spectral:atlas:(Bechtold+;:2002) +C,J/ApJ/669/493,x-ray:infrared:radio,ivo://CDS.VizieR/J/ApJ/669/493,J/ApJ/669/493,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/669/493&,Spitzer/Chandra:YSOs:in:Serpens:cloud:core:(Winston+;:2007) +C,J/AJ/131/912,optical,ivo://CDS.VizieR/J/AJ/131/912,J/AJ/131/912,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/912&,BR:photometry:of:Fornax:dSph:center:(Olszewski+;:2006) +C,II/162,optical,ivo://CDS.VizieR/II/162,II/162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/162&,CCD:search:for:Cepheids:in:Crux:and:Centaurus:(Caldwell+;:1991) +C,J/A+A/455/271,optical,ivo://CDS.VizieR/J/A+A/455/271,J/A+A/455/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/271&,Abundances:of:red:giants:in:NGC:6441:(Gratton+;:2006) +C,J/ApJS/161/361,infrared:radio,ivo://CDS.VizieR/J/ApJS/161/361,J/ApJS/161/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/361&,Millimeter:continuum:survey:for:protoclusters:(Klein+;:2005) +C,J/MNRAS/369/1131,optical,ivo://CDS.VizieR/J/MNRAS/369/1131,J/MNRAS/369/1131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/1131&,Structures:in:the:GA:region:(Radburn-Smith+;:2006) +C,J/A+A/428/1043,optical,ivo://CDS.VizieR/J/A+A/428/1043,J/A+A/428/1043,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/1043&,Redshifts:from:VIMOS:VLT:Deep:Survey:(Le:Fevre+;:2004) +C,J/MNRAS/335/1085,radio,ivo://CDS.VizieR/J/MNRAS/335/1085,J/MNRAS/335/1085,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/1085&,ATCA:SMC:Radio:Continuum:Source.:I.:(Filipovic+;:2002) +C,J/AJ/131/407,optical,ivo://CDS.VizieR/J/AJ/131/407,J/AJ/131/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/407&,BV:photometry:of:stars:in:the:LMC:(Kaluzny+;:2006) +C,J/AJ/111/846,optical,ivo://CDS.VizieR/J/AJ/111/846,J/AJ/111/846,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/846&,Orion:HST:survey:(O'Dell+:1996) +C,J/AJ/134/1368,optical,ivo://CDS.VizieR/J/AJ/134/1368,J/AJ/134/1368,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1368&,Proper:motions:in:NGC:2244:and:NGC:6530:(Chen+;:2007) +C,J/MNRAS/369/1375,optical,ivo://CDS.VizieR/J/MNRAS/369/1375,J/MNRAS/369/1375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/1375&,Dwarf:galaxies:in:NGC:1407:Group:(Trentham+;:2006) +C,J/AJ/134/1890,optical,ivo://CDS.VizieR/J/AJ/134/1890,J/AJ/134/1890,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1890&,Secondary:standard:stars:in:u'g'r'i'z':(Clem+;:2007) +C,VII/113,infrared,ivo://CDS.VizieR/VII/113,VII/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/113&,Catalogued:Galaxies:+:QSOs:observed:in:IRAS:Survey;:Vers.2:(IPAC:1989) +C,J/ApJS/155/577,radio,ivo://CDS.VizieR/J/ApJS/155/577,J/ApJS/155/577,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/577&,H2O:masers:in:W49:North:and:Sagittarius:B2:(Mcgrath+;:2004) +C,J/A+A/404/621,optical,ivo://CDS.VizieR/J/A+A/404/621,J/A+A/404/621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/621&,Light:curves:of:ROTSE-I:delta:Scuti:type:stars:(Jin+;:2003) +C,J/A+A/465/375,x-ray,ivo://CDS.VizieR/J/A+A/465/375,J/A+A/465/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/375&,X-ray:monitoring:of:optical:novae:in:M31:(Pietsch+;:2007) +C,J/BaltA/12/323,optical,ivo://CDS.VizieR/J/BaltA/12/323,J/BaltA/12/323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/12/323&,NGC:1750:+:1758:Vilnius:photometry:(Straizys+;:2003) +C,VII/250,optical,ivo://CDS.VizieR/VII/250,VII/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/250&,The:2dF:Galaxy:Redshift:Survey:(2dFGRS):(2dFGRS:Team;:1998-2003) +C,J/MNRAS/388/500,optical,ivo://CDS.VizieR/J/MNRAS/388/500,J/MNRAS/388/500,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/388/500&,GHASP::H{alpha}:data:cubes:for:108:galaxies:(Epinat+;:2008) +C,J/ApJ/668/643,optical,ivo://CDS.VizieR/J/ApJ/668/643,J/ApJ/668/643,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/668/643&,Multiply:imaged:gravitational:lens:systems:(Limousin+;:2007) +C,VII/248,optical,ivo://CDS.VizieR/VII/248,VII/248,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/248&,Quasars:and:Active:Galactic:Nuclei:(12th:Ed.):(Veron+:2006) +C,J/MNRAS/368/1411,optical:radio,ivo://CDS.VizieR/J/MNRAS/368/1411,J/MNRAS/368/1411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/1411&,Flat-spectrum:symmetric:radio:sources:(Augusto+;:2006) +C,J/AJ/131/582,optical,ivo://CDS.VizieR/J/AJ/131/582,J/AJ/131/582,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/582&,Cool:white:dwarfs:in:the:SDSS:(Kilic+;:2006) +C,J/other/PASA/26.,infrared:radio,ivo://CDS.VizieR/J/other/PASA/26.439,J/other/PASA/26.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/26.439&,K-band:images:of:star-forming:regions:(Longmore+;:2009) +C,J/MNRAS/360/340,radio,ivo://CDS.VizieR/J/MNRAS/360/340,J/MNRAS/360/340,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/340&,Very:Small:Array.:Flux:density:at:33GHz:(Cleary+;:2005) +C,J/ApJS/146/353,optical,ivo://CDS.VizieR/J/ApJS/146/353,J/ApJS/146/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/146/353&,Circumnuclear:dust:in:galaxies:(Martini+;:2003) +C,J/A+A/454/257,optical,ivo://CDS.VizieR/J/A+A/454/257,J/A+A/454/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/257&,First:overtone:RR:Lyrae:in:LMC:(Nagy+;:2006) +C,J/AJ/130/1640,optical,ivo://CDS.VizieR/J/AJ/130/1640,J/AJ/130/1640,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1640&,Photometry:of:candidate:RR:Lyrae:stars:in:the:SDSS:(Wu+;:2005) +C,J/ApJ/629/288,infrared,ivo://CDS.VizieR/J/ApJ/629/288,J/ApJ/629/288,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/629/288&,Infrared:sources:near:AFGL:5142:(Chen+;:2005) +C,J/AJ/123/3460,optical,ivo://CDS.VizieR/J/AJ/123/3460,J/AJ/123/3460,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/3460&,Low-amplitude:variables:in:NGC:6791:(Mochejska+;:2002) +C,J/AZh/86/35,radio,ivo://CDS.VizieR/J/AZh/86/35,J/AZh/86/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/86/35&,Radio:source:111MHz:interplanetary:scintillation:(Tyul'bashev;:2009) +C,J/MNRAS/375/145,x-ray,ivo://CDS.VizieR/J/MNRAS/375/145,J/MNRAS/375/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/145&,XMM:observations:of:HD:191612:field:(Naze+;:2007) +C,J/AJ/130/1002,optical,ivo://CDS.VizieR/J/AJ/130/1002,J/AJ/130/1002,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1002&,Stroemgren:photometry:in:Abell:2125:and:2218:(Rakos+;:2005) +C,J/ApJ/607/202,x-ray:optical,ivo://CDS.VizieR/J/ApJ/607/202,J/ApJ/607/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/607/202&,Redshift:survey:of:nearby:galaxy:groups:(Mahdavi+;:2004) +C,J/A+A/393/57,optical,ivo://CDS.VizieR/J/A+A/393/57,J/A+A/393/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/57&,Velocity:field:in:the:Local:Group:(Terry+;:2002) +C,J/A+A/507/795,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/507/795,J/A+A/507/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/507/795&,The:RMS:survey::water:masers:of:YSOs:(Urquhart+;:2009) +C,J/AcA/53/27,optical,ivo://CDS.VizieR/J/AcA/53/27,J/AcA/53/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/53/27&,VI:photometry:of:MM1:and:MM7:OGLE:fields:(Pigulski+;:2003) +C,J/PASJ/61/177,optical:infrared,ivo://CDS.VizieR/J/PASJ/61/177,J/PASJ/61/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/61/177&,15um:AKARI:observations:in:CDFS:field:(Burgarella+;:2009) +C,I/65,optical,ivo://CDS.VizieR/I/65,I/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/65&,Abbadia:Catalogue:between:+5{deg}15:and:-3{deg}15':(Hendaye:1914) +C,J/A+A/453/1003,radio,ivo://CDS.VizieR/J/A+A/453/1003,J/A+A/453/1003,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/1003&,SCUBA:ultracompact:HII:regions:(Thompson+;:2006) +C,J/ApJS/177/103,optical:radio,ivo://CDS.VizieR/J/ApJS/177/103,J/ApJS/177/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/103&,HI:survey:of:AGNs:(Ho+;:2008) +C,J/A+AS/132/211,optical:infrared:radio,ivo://CDS.VizieR/J/A+AS/132/211,J/A+AS/132/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/211&,Interstellar:SiO:sources:(Harju+:1998) +C,J/AJ/127/3609,optical:radio,ivo://CDS.VizieR/J/AJ/127/3609,J/AJ/127/3609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3609&,VLBI:observations:of:southern:ICRF:sources:(Ojha+;:2004) +C,J/AN/326/3,optical:infrared,ivo://CDS.VizieR/J/AN/326/3,J/AN/326/3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/326/3&,BVRI:photometry:of:4:open:clusters:(Ahumada+;:2005) +C,J/AJ/131/666,optical,ivo://CDS.VizieR/J/AJ/131/666,J/AJ/131/666,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/666&,Double-lobed:radio:quasars:from:the:SDSS:(de:Vries+;:2006) +C,J/MNRAS/331/45,optical,ivo://CDS.VizieR/J/MNRAS/331/45,J/MNRAS/331/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/331/45&,New:periodic:variables:(Koen+;:2002) +C,J/A+A/442/365,*,ivo://CDS.VizieR/J/A+A/442/365,J/A+A/442/365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/365&,Astrometric:orbits:of:SB9:stars:(Jancart+;:2005) +C,J/MNRAS/367/781,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/367/781,J/MNRAS/367/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/781&,XMM:observations:of:NGC:2547:(Jeffries+;:2006) +C,J/A+A/453/349,*,ivo://CDS.VizieR/J/A+A/453/349,J/A+A/453/349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/349&,CCD:positions:for:eight:Jovian:irregular:satellites:(Veiga;:2006) +C,J/MNRAS/369/97,optical,ivo://CDS.VizieR/J/MNRAS/369/97,J/MNRAS/369/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/97&,M31:planetary:nebulae:velocities:(Halliday+;:2006) +C,J/A+A/442/85,optical,ivo://CDS.VizieR/J/A+A/442/85,J/A+A/442/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/85&,Globular:cluster:candidates:in:Low:SB:Galaxies:(Sharina+;:2005) +C,J/ApJ/665/1297,x-ray:optical,ivo://CDS.VizieR/J/ApJ/665/1297,J/ApJ/665/1297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/665/1297&,X-ray:sources:around:G12.82-0.02:(Helfand+;:2007) +C,J/A+A/437/789,optical,ivo://CDS.VizieR/J/A+A/437/789,J/A+A/437/789,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/789&,Restframe:I-band:light:curves:of:SN:Ia:(Nobili+;:2005) +C,J/ApJS/122/431,uv:optical,ivo://CDS.VizieR/J/ApJS/122/431,J/ApJS/122/431,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/122/431&,Star:Clusters:in:M33:(Chandar+;:1999) +C,J/ApJS/186/1,gamma-ray,ivo://CDS.VizieR/J/ApJS/186/1,J/ApJS/186/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/186/1&,The:4th:IBIS/ISGRI:soft:gamma-ray:survey:catalog:(Bird+;:2010) +C,J/AZh/83/241,radio,ivo://CDS.VizieR/J/AZh/83/241,J/AZh/83/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/83/241&,Flux-density-complete:sample:of:radio:sources:(Gorshkov+;:2006) +C,J/AcA/60/1,optical,ivo://CDS.VizieR/J/AcA/60/1,J/AcA/60/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/60/1&,VI:light:curves:of:LMC:delta:Scuti:stars:(Poleski+;:2010) +C,J/MNRAS/332/441,uv:optical,ivo://CDS.VizieR/J/MNRAS/332/441,J/MNRAS/332/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/332/441&,FAUST:UV:sources:towards:Ophiuchus:(Formiggini+;:2002) +C,V/134,x-ray:radio,ivo://CDS.VizieR/V/134,V/134,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/134&,Atlas:of:Radio/X-ray:associations:(ARXA):(Flesch;:2010) +C,J/A+A/460/695,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/460/695,J/A+A/460/695,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/460/695&,Search:for:Associations:Containing:Young:stars:(Torres+;:2006) +C,II/7A,optical:infrared,ivo://CDS.VizieR/II/7A,II/7A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/7A&,UBVRIJKLMNH:Photoelectric:Catalogue:(Morel+:1978) +C,J/A+A/437/467,optical,ivo://CDS.VizieR/J/A+A/437/467,J/A+A/437/467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/467&,VLT-FLAMES:survey:of:massive:stars:(Evans+;:2005) +C,J/AcA/59/1,optical,ivo://CDS.VizieR/J/AcA/59/1,J/AcA/59/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/59/1&,VI:light:curves:of:LMC:RR:Lyrae:stars:(Soszynski+;:2009) +C,J/A+A/432/921,radio,ivo://CDS.VizieR/J/A+A/432/921,J/A+A/432/921,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/432/921&,Massive:protostellar:candidates:(Fontani+;:2005) +C,I/313,optical,ivo://CDS.VizieR/I/313,I/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/313&,LQRF::Large:Quasar:Reference:Frame:(Andrei+;:2009) +C,J/ApJS/181/572,optical,ivo://CDS.VizieR/J/ApJS/181/572,J/ApJS/181/572,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/572&,Collisional:ring:galaxies:atlas:(Madore+;:2009) +C,III/196,infrared,ivo://CDS.VizieR/III/196,III/196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/196&,Near-IR:stellar:spectra:from:1.428:to:2.5:um:(Lancon+:1996) +C,J/ApJS/162/49,optical:infrared,ivo://CDS.VizieR/J/ApJS/162/49,J/ApJS/162/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/162/49&,UBV:imaging:of:irregular:galaxies:(Hunter+;:2006) +C,J/AJ/134/1508,optical,ivo://CDS.VizieR/J/AJ/134/1508,J/AJ/134/1508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1508&,Galaxy:morphology:catalog:(van:den:Berg+;:2007) +C,J/ApJ/566/744,x-ray,ivo://CDS.VizieR/J/ApJ/566/744,J/ApJ/566/744,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/566/744&,EEMSS:new:X-ray:clusters:(Lewis+;:2002) +C,III/219,optical,ivo://CDS.VizieR/III/219,III/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/219&,Spectral:Library:of:Galaxies;:Clusters:and:Stars:(Santos+;:2002) +C,J/AJ/134/1432,infrared,ivo://CDS.VizieR/J/AJ/134/1432,J/AJ/134/1432,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1432&,Proper:motions:in:Plaut's:window:(Vieira+;:2007) +C,J/MNRAS/396/1231,optical,ivo://CDS.VizieR/J/MNRAS/396/1231,J/MNRAS/396/1231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/396/1231&,Astrophotometric:catalogue:of:NGC:891:(Rejkuba+;:2009) +C,J/A+A/392/491,optical,ivo://CDS.VizieR/J/A+A/392/491,J/A+A/392/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/491&,Galactic:abundance:gradient.:III.:(Andrievsky+;:2002) +C,J/ApJS/181/233,optical,ivo://CDS.VizieR/J/ApJS/181/233,J/ApJS/181/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/233&,Catalog:of:merging:galaxies:(Hwang+;:2009) +C,VI/112,optical:infrared,ivo://CDS.VizieR/VI/112,VI/112,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/112&,Optical:Imaging:of:57:spiral:galaxies:(Knapen+:2004) +C,J/MNRAS/389/1074,x-ray,ivo://CDS.VizieR/J/MNRAS/389/1074,J/MNRAS/389/1074,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/1074&,LX-{sigma}:relation:of:galaxy:clusters:(Shen+;:2008) +C,J/A+A/355/651,x-ray,ivo://CDS.VizieR/J/A+A/355/651,J/A+A/355/651,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/355/651&,HRI:observations:of:PMS:stars:in:NGC:2264:(Flaccomio+;:2000) +C,J/MNRAS/392/19,optical,ivo://CDS.VizieR/J/MNRAS/392/19,J/MNRAS/392/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/19&,The:2dF-SDSS:QSO:survey:(Croom+;:2009) +C,J/AJ/131/431,optical,ivo://CDS.VizieR/J/AJ/131/431,J/AJ/131/431,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/431&,Abundances:of:Galactic:G:dwarfs:(Brewer+;:2006) +C,J/MNRAS/365/454,optical,ivo://CDS.VizieR/J/MNRAS/365/454,J/MNRAS/365/454,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/454&,Emission:line:analysis:of:HII:galaxies:(Hoyos+;:2006) +C,J/A+AS/61/451,radio,ivo://CDS.VizieR/J/A+AS/61/451,J/A+AS/61/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/61/451&,The:37W:catalogue:of:radio:sources:in:M31:(Walterbos+:1985) +C,J/A+A/462/621,optical:infrared,ivo://CDS.VizieR/J/A+A/462/621,J/A+A/462/621,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/621&,UBVRI:polarisation:in:NGC:5749:(Vergne+;:2007) +C,VIII/58,radio,ivo://CDS.VizieR/VIII/58,VIII/58,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/58&,A:Survey:of:Radio:H:II:Regions:in:the:Northern:Sky:(Lockman+:1989) +C,J/ApJ/666/201,radio,ivo://CDS.VizieR/J/ApJ/666/201,J/ApJ/666/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/666/201&,Radio:polarimetry:of:the:ELAIS:N1:field:(Taylor+;:2007) +C,J/A+A/438/507,optical:infrared,ivo://CDS.VizieR/J/A+A/438/507,J/A+A/438/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/507&,Degree:of:lopsidedness:for:galaxies:(Bournaud+;:2005) +C,J/AJ/128/1558,optical,ivo://CDS.VizieR/J/AJ/128/1558,J/AJ/128/1558,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1558&,NOAO:Fundamental:Plane:Survey:(Smith+;:2004) +C,J/A+A/391/767,*,ivo://CDS.VizieR/J/A+A/391/767,J/A+A/391/767,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/767&,CCD:observations:of:Phoebe:in:1998-1999:(Fienga+;:2002) +C,J/AJ/133/906,radio,ivo://CDS.VizieR/J/AJ/133/906,J/AJ/133/906,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/906&,Radio:star:proper:motions:(Boboltz+;:2007) +C,J/PASJ/57/917,radio,ivo://CDS.VizieR/J/PASJ/57/917,J/PASJ/57/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/917&,CO:molecular:clouds:in:southern:Galactic:Warp:(Nakagawa+;:2005) +C,J/PASP/117/1325,optical:infrared,ivo://CDS.VizieR/J/PASP/117/1325,J/PASP/117/1325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/1325&,BVRI:photometry:in:NGC4147:(Stetson+;:2005) +C,J/ApJS/176/216,optical,ivo://CDS.VizieR/J/ApJS/176/216,J/ApJS/176/216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/216&,MK:spectral:types:of:Visual:Multiples:(Abt;:2008) +C,J/PASJ/57/135,x-ray,ivo://CDS.VizieR/J/PASJ/57/135,J/PASJ/57/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/135&,Chandra:observation:of:NGC:2146:(Inui+;:2005) +C,J/PASJ/57/165,optical,ivo://CDS.VizieR/J/PASJ/57/165,J/PASJ/57/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/165&,Ly{alpha}:emitters:in:the:SUBARU:Deep:Field:(Taniguchi+;:2005) +C,J/PASP/116/622,optical,ivo://CDS.VizieR/J/PASP/116/622,J/PASP/116/622,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/116/622&,SDSS:damped:Ly{alpha}:survey::DR1:(Prochaska+;:2004) +C,J/AJ/134/999,x-ray:infrared,ivo://CDS.VizieR/J/AJ/134/999,J/AJ/134/999,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/999&,X-ray:observations:of:NGC:2264:(Dahm+;:2007) +C,J/A+AS/111/169,uv,ivo://CDS.VizieR/J/A+AS/111/169,J/A+AS/111/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/111/169&,UV-excess:quasar:candidates:(Moreau+;:1995) +C,J/MNRAS/368/247,optical,ivo://CDS.VizieR/J/MNRAS/368/247,J/MNRAS/368/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/247&,Abundances:of:6:suspected:CP:stars:(Catanzaro+;:2006) +C,J/AJ/134/945,optical,ivo://CDS.VizieR/J/AJ/134/945,J/AJ/134/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/945&,Tully-Fisher:relation:for:SDSS:galaxies:(Pizagno+;:2007) +C,J/AJ/134/594,optical:infrared,ivo://CDS.VizieR/J/AJ/134/594,J/AJ/134/594,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/594&,Araucaria:project::Cepheids:in:WLM:galaxy:(Pietrzynski+;:2007) +C,J/other/IBVS/558,optical,ivo://CDS.VizieR/J/other/IBVS/5586,J/other/IBVS/558,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5586&,New:elements:for:80:eclipsing:binaries:V.:(Otero+;:2005) +C,J/A+A/327/522,optical,ivo://CDS.VizieR/J/A+A/327/522,J/A+A/327/522,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/327/522&,Molecular:gas:content:of:spiral:galaxies:(Boselli+:1997) +C,J/AJ/134/579,optical,ivo://CDS.VizieR/J/AJ/134/579,J/AJ/134/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/579&,Morphologically:classified:galaxies:from:SDSS:DR3:(Fukugita+;:2007) +C,J/A+A/437/61,infrared,ivo://CDS.VizieR/J/A+A/437/61,J/A+A/437/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/61&,Near-IR:photometry:of:AGB:stars:in:NGC:185:(Kang+;:2005) +C,J/A+A/387/1,infrared,ivo://CDS.VizieR/J/A+A/387/1,J/A+A/387/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/387/1&,DENIS:galaxies:behind:the:Milky:Way:(Vauglin+;:2002) +C,J/A+A/446/501,x-ray:infrared,ivo://CDS.VizieR/J/A+A/446/501,J/A+A/446/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/501&,XMM:observations:of:sigma:Ori:cluster:(Franciosini+;:2006) +C,J/MNRAS/392/1539,optical,ivo://CDS.VizieR/J/MNRAS/392/1539,J/MNRAS/392/1539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/1539&,Metal:absorption:systems:in:pairs:of:QSOs:(Tytler+;:2009) +C,J/A+A/461/183,optical:infrared,ivo://CDS.VizieR/J/A+A/461/183,J/A+A/461/183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/183&,Variability:of:classical:T:Tauri:(Grankin+;:2007) +C,J/MNRAS/370/1429,optical,ivo://CDS.VizieR/J/MNRAS/370/1429,J/MNRAS/370/1429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/1429&,V:photometry:of:bright:stars:of:M33:(Shporer+;:2006) +C,J/ApJS/181/62,infrared,ivo://CDS.VizieR/J/ApJS/181/62,J/ApJS/181/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/181/62&,Survey:of:young:solar:analogs:(Metchev+;:2009) +C,II/274,infrared,ivo://CDS.VizieR/II/274,II/274,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/274&,IRAS:Point:Source:Reject:Catalog:(IRAS:1989) +C,II/269,uv,ivo://CDS.VizieR/II/269,II/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/269&,MSX:Ultraviolet:Point:Source:Catalog:(Newcomer+;:2004) +C,J/ApJS/177/39,uv:optical,ivo://CDS.VizieR/J/ApJS/177/39,J/ApJS/177/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/177/39&,Survey:of:low-redshift:OVI:absorbers:(Tripp+;:2008) +C,J/AN/324/219,optical,ivo://CDS.VizieR/J/AN/324/219,J/AN/324/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/324/219&,Extinction:of:OB:stars:(Wegner;:2003) +C,J/ApJS/175/462,optical,ivo://CDS.VizieR/J/ApJS/175/462,J/ApJS/175/462,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/175/462&,Spectroscopy:of:Coma:early-type:galaxies:(Corsini+;:2008) +C,J/A+A/459/199,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/459/199,J/A+A/459/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/199&,XMM-Newton:survey:of:two:Upper:Scorpius:regions:(Argiroffi+:2006) +C,J/ApJS/174/337,optical,ivo://CDS.VizieR/J/ApJS/174/337,J/ApJS/174/337,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/174/337&,Star:formation:in:nuclear:rings:(Mazzuca+;:2008) +C,J/A+A/461/509,optical,ivo://CDS.VizieR/J/A+A/461/509,J/A+A/461/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/509&,Membership:and:spectroscopy:of:IC:2391:(Platais+;:2007) +C,J/AJ/117/981,optical,ivo://CDS.VizieR/J/AJ/117/981,J/AJ/117/981,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/981&,Estimation:of:stellar:metal:abundance.:II.:(Beers+;:1999) +C,J/other/IBVS/518,optical,ivo://CDS.VizieR/J/other/IBVS/5185,J/other/IBVS/518,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5185&,Dolidze:S;:C;:and:MS:stars:positions:(Skiff;:2001) +C,II/270,infrared,ivo://CDS.VizieR/II/270,II/270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/270&,TCS-CAIN::NIR:Survey:of:the:Galactic:plane:(Cabrera-Lavers+;:2006) +C,J/A+A/391/35,optical,ivo://CDS.VizieR/J/A+A/391/35,J/A+A/391/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/35&,Compact:Groups:in:the:UZC:galaxy:sample:(Focardi+;:2002) +C,J/ApJ/589/733,radio,ivo://CDS.VizieR/J/ApJ/589/733,J/ApJ/589/733,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/589/733&,VLBI:polarimetry:of:CJF:sources:(Pollack+;:2003) +C,J/A+A/391/945,optical,ivo://CDS.VizieR/J/A+A/391/945,J/A+A/391/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/945&,HST:photometry:of:74:galactic:globular:clusters:(Piotto+;:2002) +C,J/A+A/453/923,optical,ivo://CDS.VizieR/J/A+A/453/923,J/A+A/453/923,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/923&,Morphologies:in:the:Cepheus:Flare:region:(Kiss+;:2006) +C,J/A+A/460/133,x-ray,ivo://CDS.VizieR/J/A+A/460/133,J/A+A/460/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/460/133&,Chandra:X-ray:sources:in:NGC:2362:(Damiani+;:2006) +C,III/156,optical,ivo://CDS.VizieR/III/156,III/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/156&,Cool:Galactic:Carbon:Stars;:2nd:Edition:(Stephenson:1989) +C,J/A+A/406/867,optical:infrared,ivo://CDS.VizieR/J/A+A/406/867,J/A+A/406/867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/867&,Mid-IR:galaxies:in:Virgo:cluster.:III.:(Boselli+;:2003) +C,J/A+A/454/1047,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/454/1047,J/A+A/454/1047,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/1047&,XMM:view:of:NGC:6231:open:cluster:(Sana+;:2006) +C,J/A+A/453/535,infrared,ivo://CDS.VizieR/J/A+A/453/535,J/A+A/453/535,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/535&,Classification:of:bright:mid-IR:sources:(Schuller+;:2006) +C,J/ApJ/599/116,uv:optical,ivo://CDS.VizieR/J/ApJ/599/116,J/ApJ/599/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/599/116&,UV:properties:of:absorbed:quasars:(Vestergaard+;:2003) +C,II/262,optical,ivo://CDS.VizieR/II/262,II/262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/262&,BATC:Data:Release:One:-:BATC:DR1:(Zhou+:1995-2005) +C,J/A+A/451/901,optical,ivo://CDS.VizieR/J/A+A/451/901,J/A+A/451/901,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/901&,Proper:motion:and:BV:photometry:in:Trumpler:2:(Frolov+;:2006) +C,J/AJ/134/169,optical,ivo://CDS.VizieR/J/AJ/134/169,J/AJ/134/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/169&,Redshifts:of:UDF:emission-line:objects:(Xu+;:2007) +C,J/A+A/447/89,infrared,ivo://CDS.VizieR/J/A+A/447/89,J/A+A/447/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/89&,Luminous:AGB:stars:in:nearby:galaxies:(Tsalmantza+;:2006) +C,J/AJ/134/142,optical:infrared,ivo://CDS.VizieR/J/AJ/134/142,J/AJ/134/142,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/142&,UBVRI:photometry:in:NGC:3367:(Garcia-Barreto+;:2007) +C,J/A+A/451/835,x-ray,ivo://CDS.VizieR/J/A+A/451/835,J/A+A/451/835,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/835&,Properties:of:X-ray:sources:in:M31/M33:(Hatzidimitriou+;:2006) +C,J/AJ/129/656,infrared,ivo://CDS.VizieR/J/AJ/129/656,J/AJ/129/656,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/656&,Infrared:photometry:of:NGC:6791:(Carney+;:2005) +C,J/AJ/134/26,infrared,ivo://CDS.VizieR/J/AJ/134/26,J/AJ/134/26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/26&,Binaries:with:white:dwarf:in:2MASS:(Hoard+;:2007) +C,J/A+A/446/97,optical:radio,ivo://CDS.VizieR/J/A+A/446/97,J/A+A/446/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/97&,NEP:Distant:Cluster:Radio:Galaxies:(Branchesi+;:2006) +C,J/ApJ/566/974,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/566/974,J/ApJ/566/974,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/566/974&,CHANDRA:obs.:of:YSOs:in:OMC-2:and:OMC-3:(Tsujimoto+;:2002) +C,J/MNRAS/392/1265,optical,ivo://CDS.VizieR/J/MNRAS/392/1265,J/MNRAS/392/1265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/392/1265&,Faint:red:galaxies:in:Coma:cluster:spectroscopy:(Smith+;:2009) +C,J/A+A/390/501,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/390/501,J/A+A/390/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/501&,Millimetre:observations:of:carbon:stars.:I.:(Groenewegen+;:2002) +C,J/ApJS/137/279,optical,ivo://CDS.VizieR/J/ApJS/137/279,J/ApJS/137/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/137/279&,Spectroscopic:Survey:in:Coma:(Mobasher+;:2001) +C,J/AJ/130/1345,optical,ivo://CDS.VizieR/J/AJ/130/1345,J/AJ/130/1345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1345&,Optical-infrared:colors:of:CORALS:QSOs:(Ellison+;:2005) +C,J/ApJS/179/195,optical,ivo://CDS.VizieR/J/ApJS/179/195,J/ApJS/179/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/195&,A:catalog:of:outer:ejecta:knots:in:Cas:A:(Hammell+;:2008) +C,I/304,optical,ivo://CDS.VizieR/I/304,I/304,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/304&,Carlsberg:Meridian:Catalog:14:(CMC14):(CMC;:2006) +C,J/MNRAS/362/1065,x-ray:infrared,ivo://CDS.VizieR/J/MNRAS/362/1065,J/MNRAS/362/1065,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/1065&,XMM/Chandra:study:of:IC:10:(Wang+;:2005) +C,J/other/NewA/11.,optical,ivo://CDS.VizieR/J/other/NewA/11.293,J/other/NewA/11.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/11.293&,Warped:disks:in:spiral:galaxies:(Ann+;:2006) +C,J/ApJ/481/49,optical,ivo://CDS.VizieR/J/ApJ/481/49,J/ApJ/481/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/481/49&,CFRS:XIV.:Field:galaxies:up:to:z=1:(Hammer+:1997) +C,J/A+A/384/383,optical,ivo://CDS.VizieR/J/A+A/384/383,J/A+A/384/383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/383&,H{alpha}:galaxies:in:Abell:1367:and:Coma:(Iglesias-Paramo+;:2002) +C,I/279,optical,ivo://CDS.VizieR/I/279,I/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/279&,Revised:Luyten:Half-Second:Catalogue:(Bakos+:2002) +C,J/ApJS/176/457,infrared,ivo://CDS.VizieR/J/ApJS/176/457,J/ApJS/176/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/457&,Taurus:dark:cloud:background:star:catalog:(Shenoy+;:2008) +C,J/AJ/129/1596,optical,ivo://CDS.VizieR/J/AJ/129/1596,J/AJ/129/1596,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1596&,BVI:photometric:variability:survey:of:M3:(Hartman+;:2005) +C,J/A+A/389/439,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/389/439,J/A+A/389/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/389/439&,Photometry:in:field:of:RX:J004404.8+411820:(Nedialkov+;:2002) +C,J/MNRAS/362/117,infrared,ivo://CDS.VizieR/J/MNRAS/362/117,J/MNRAS/362/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/362/117&,Variable:stars:in:Pegasus:field:(Kane+;:2005) +C,J/A+A/454/423,optical:infrared,ivo://CDS.VizieR/J/A+A/454/423,J/A+A/454/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/423&,GOODS-South:Field:VLT/FORS2:redshifts.:II.:(Vanzella+;:2006) +C,J/MNRAS/361/1055,optical:infrared,ivo://CDS.VizieR/J/MNRAS/361/1055,J/MNRAS/361/1055,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/361/1055&,BVI:photometry:of:LMC:Be:stars:(Sabogal+;:2005) +C,II/230,optical:infrared,ivo://CDS.VizieR/II/230,II/230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/230&,TASS:Mark:III:photometric:survey:(Richmond+;:2000) +C,J/ApJS/176/301,optical,ivo://CDS.VizieR/J/ApJS/176/301,J/ApJS/176/301,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/301&,Subaru/XMM-Newton:deep:survey:IV.:(SXDS):(Ouchi+;:2008) +C,J/ApJS/174/481,radio,ivo://CDS.VizieR/J/ApJS/174/481,J/ApJS/174/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/174/481&,2LC:Compact:Radio:Sources:in:the:galactic:center:(Lazio+;:2008) +C,J/A+A/455/813,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/455/813,J/A+A/455/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/813&,BeppoSAX:catalog:of:GRB:X-ray:afterglows:(De:Pasquale+;:2006) +C,J/ApJS/176/19,optical,ivo://CDS.VizieR/J/ApJS/176/19,J/ApJS/176/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/176/19&,COSMOS::strong:lens:systems:(Faure+;:2008) +C,J/ApJ/657/286,x-ray,ivo://CDS.VizieR/J/ApJ/657/286,J/ApJ/657/286,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/286&,Chandra:X-ray:sources:in:M30:(NGC:7099):(Lugger+;:2007) +C,J/A+A/430/19,optical:infrared,ivo://CDS.VizieR/J/A+A/430/19,J/A+A/430/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/19&,VRI:photometry:of:Abell:3921:galaxies:(Ferrari+;:2005) +C,J/ApJ/491/93,gamma-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/491/93,J/ApJ/491/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/491/93&,JHK:photometry:of:9:gamma-ray:burst:fields:(Larson+:1997) +C,J/AJ/121/2032,optical,ivo://CDS.VizieR/J/AJ/121/2032,J/AJ/121/2032,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2032&,Direct:variables:in:M33A:field:(Mochejska+;:2001) +C,J/A+A/458/225,optical:infrared,ivo://CDS.VizieR/J/A+A/458/225,J/A+A/458/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/225&,Photometric:standard:stars:in:the:field:of:GR:290:(Viotti+;:2006) +C,J/AJ/133/1780,uv:optical,ivo://CDS.VizieR/J/AJ/133/1780,J/AJ/133/1780,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1780&,GALEX/SDSS:quasar:catalog:(Trammell+;:2007) +C,J/A+A/398/479,optical,ivo://CDS.VizieR/J/A+A/398/479,J/A+A/398/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/479&,Local:galaxy:flows:within:5:Mpc:(Karachentsev+;:2003) +C,J/A+A/400/917,optical:infrared,ivo://CDS.VizieR/J/A+A/400/917,J/A+A/400/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/917&,UBVI:photometry:in:NGC:458:(Alcaino+;:2003) +C,J/PASP/117/227,optical,ivo://CDS.VizieR/J/PASP/117/227,J/PASP/117/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/227&,Properties:of:101:galaxies:from:the:NFGS:(Kewley+;:2005) +C,V/130,optical,ivo://CDS.VizieR/V/130,V/130,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/130&,Geneva-Copenhagen:Survey:of:Solar:neighbourhood:III:(Holmberg+;:2009) +C,J/MNRAS/358/1159,radio,ivo://CDS.VizieR/J/MNRAS/358/1159,J/MNRAS/358/1159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/1159&,Radio:sources:in:HDF:and:HFF:(Muxlow+;:2005) +C,J/A+AS/43/1,radio,ivo://CDS.VizieR/J/A+AS/43/1,J/A+AS/43/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/43/1&,Westerbork:observations:of:Galactic:Sources:(Fanti+:1981) +C,J/AJ/129/1049,radio,ivo://CDS.VizieR/J/AJ/129/1049,J/AJ/129/1049,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1049&,Millimetric:and:sub-mm:obs.:of:solar-type:stars:(Carpenter+;:2005) +C,J/MNRAS/363/1019,optical,ivo://CDS.VizieR/J/MNRAS/363/1019,J/MNRAS/363/1019,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/363/1019&,Nucleated:dwarf:ellipticals:in:Virgo:cluster:(Grant+;:2005) +C,J/AJ/128/163,optical,ivo://CDS.VizieR/J/AJ/128/163,J/AJ/128/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/163&,Galaxy:morphological:classification:(Lotz+;:2004) +C,J/MNRAS/367/1609,x-ray:infrared:radio,ivo://CDS.VizieR/J/MNRAS/367/1609,J/MNRAS/367/1609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/1609&,RCW:106:Giant:Molecular:Cloud:13CO:mapping:(Bains+;:2006) +C,J/ApJ/654/625,optical,ivo://CDS.VizieR/J/ApJ/654/625,J/ApJ/654/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/625&,Radial:velocities:of:9:long-period:objects:(Wittenmyer+;:2007) +C,J/ApJS/173/673,uv,ivo://CDS.VizieR/J/ApJS/173/673,J/ApJS/173/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/673&,M:dwarf:UV:flares:in:GALEX:(Welsh+;:2007) +C,J/ApJS/173/643,uv,ivo://CDS.VizieR/J/ApJS/173/643,J/ApJS/173/643,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/173/643&,GALEX:UV:photometry:of:M31:Globular:Clusters:(Rey+;:2007) +C,J/A+A/433/151,x-ray:optical,ivo://CDS.VizieR/J/A+A/433/151,J/A+A/433/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/151&,Spectrocopic:results:on:ROSAT:late-type:stars:(Zickgraf+;:2005) +C,J/AcA/53/1,optical,ivo://CDS.VizieR/J/AcA/53/1,J/AcA/53/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/53/1&,OGLE:eclipsing:binaries:in:LMC:(Wyrzykowski+;:2003) +C,J/ApJS/169/213,optical,ivo://CDS.VizieR/J/ApJS/169/213,J/ApJS/169/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/169/213&,ACS:Fornax:Cluster:Survey.:I.:(Jordan+;:2007) +C,J/other/PNAOJ/7.,uv,ivo://CDS.VizieR/J/other/PNAOJ/7.37,J/other/PNAOJ/7.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PNAOJ/7.37&,KUG:survey;:second:series.:IV.:(Miyauchi-isobe+;:2003) +C,J/other/IBVS/543,optical,ivo://CDS.VizieR/J/other/IBVS/5438,J/other/IBVS/543,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5438&,162-nd:list:of:minima:of:eclipsing:binaries:(Diethelm;:2003) +C,J/MNRAS/391/1279,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/391/1279,J/MNRAS/391/1279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1279&,Multiwavelength:study:of:NGC:7419:(Joshi+;:2008) +C,J/other/Ap/48.34,uv:optical,ivo://CDS.VizieR/J/other/Ap/48.344,J/other/Ap/48.34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/48.344&,New:galaxies:with:UV:excess.:VI.:(Kazarian+;:2005) +C,J/other/IBVS/548,optical,ivo://CDS.VizieR/J/other/IBVS/5480,J/other/IBVS/548,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5480&,Elements:for:80:eclipsing:binaries:(Otero;:2003) +C,J/MNRAS/390/1185,infrared,ivo://CDS.VizieR/J/MNRAS/390/1185,J/MNRAS/390/1185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/1185&,JHK:photometry:in:2:star-forming:regions:(Anandarao+;:2008) +C,J/A+A/386/187,optical,ivo://CDS.VizieR/J/A+A/386/187,J/A+A/386/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/386/187&,Radial:velocities:in:IC:4651:(Meibom+;:2002) +C,J/MNRAS/358/233,optical,ivo://CDS.VizieR/J/MNRAS/358/233,J/MNRAS/358/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/233&,UBIc:photometry:of:ACO2390:early-type:galaxies:(Fritz+;:2005) +C,II/47,optical,ivo://CDS.VizieR/II/47,II/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/47&,Scanner:Abundance:in:late-type:evolved:stars:(Spinrad+:1969) +C,J/MNRAS/358/149,radio,ivo://CDS.VizieR/J/MNRAS/358/149,J/MNRAS/358/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/149&,HDFN:SCUBA:Super-map.:III:(Pope+;:2005) +C,J/ApJS/172/615,optical,ivo://CDS.VizieR/J/ApJS/172/615,J/ApJS/172/615,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/615&,GALFIT:result:for:GEMS:galaxies:(Haussler+;:2007) +C,J/ApJS/172/583,optical:infrared,ivo://CDS.VizieR/J/ApJS/172/583,J/ApJS/172/583,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/583&,NEP:source:catalog:(Hwang+;:2007) +C,J/AJ/133/2464,optical,ivo://CDS.VizieR/J/AJ/133/2464,J/AJ/133/2464,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2464&,Parameters:and:abundances:of:nearby:giants:(Luck+;:2007) +C,J/ApJS/170/33,infrared,ivo://CDS.VizieR/J/ApJS/170/33,J/ApJS/170/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/170/33&,Optical:properties:of:Markarian:galaxies:(Petrosian+;:2007) +C,J/AJ/123/387,optical:infrared,ivo://CDS.VizieR/J/AJ/123/387,J/AJ/123/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/387&,VRI:photometry:of:{lambda}:Ori:star-forming:region:(Dolan+;:2002) +C,J/ApJS/171/419,radio,ivo://CDS.VizieR/J/ApJS/171/419,J/ApJS/171/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/171/419&,Catalog:of:LMC:HI:clouds:(Kim+;:2007) +C,J/A+A/448/579,optical,ivo://CDS.VizieR/J/A+A/448/579,J/A+A/448/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/579&,Sample:of:confirmed:WDs:in:GSC-II:survey:(Carollo+;:2006) +C,J/other/Ap/46.23,optical,ivo://CDS.VizieR/J/other/Ap/46.234,J/other/Ap/46.23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/46.234&,Spatial:distribution:of:magnetic:CP:stars:(Kudryavtsev+;:2003) +C,J/AJ/130/2453,optical:infrared,ivo://CDS.VizieR/J/AJ/130/2453,J/AJ/130/2453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2453&,9:high-redshift:ESSENCE:supernovae:(Krisciunas+;:2005) +C,J/AJ/123/290,optical:infrared,ivo://CDS.VizieR/J/AJ/123/290,J/AJ/123/290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/290&,UBVI:CCD:photometry:of:NGC:2516:(Sung+;:2002) +C,J/MNRAS/367/1170,optical,ivo://CDS.VizieR/J/MNRAS/367/1170,J/MNRAS/367/1170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/1170&,PISCO:speckle:observations:in:2004:(Scardia+;:2006) +C,J/MNRAS/357/1267,optical:radio,ivo://CDS.VizieR/J/MNRAS/357/1267,J/MNRAS/357/1267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/1267&,b_j_ur:photometry:and:redshifts:of:QSOs:(Cirasuolo+;:2005) +C,J/MNRAS/367/156,optical,ivo://CDS.VizieR/J/MNRAS/367/156,J/MNRAS/367/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/156&,C-T1:photometry:in:NGC:1374;:1379:and:1387:(Bassino+;:2006) +C,J/A+A/387/26,optical,ivo://CDS.VizieR/J/A+A/387/26,J/A+A/387/26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/387/26&,Surface:photometry:in:7:nearby:clusters:(Fasano+;:2002) +C,VII/223,optical,ivo://CDS.VizieR/VII/223,VII/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/223&,The:2dF:QSO:Redshift:Survey.:V.:The:10k:catalogue:(Croom+:2001) +C,J/ApJ/661/1119,optical,ivo://CDS.VizieR/J/ApJ/661/1119,J/ApJ/661/1119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/661/1119&,Spectroscopy:in:the:25:Ori:group:(Briceno+;:2007) +C,J/A+A/448/155,optical,ivo://CDS.VizieR/J/A+A/448/155,J/A+A/448/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/155&,Radial:velocities:of:Leo:I:globular:clusters:(Bergond+;:2006) +C,J/MNRAS/366/1265,infrared:radio,ivo://CDS.VizieR/J/MNRAS/366/1265,J/MNRAS/366/1265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/1265&,CENSORS:infrared:imaging:(Brookes+;:2006) +C,J/MNRAS/391/1009,optical,ivo://CDS.VizieR/J/MNRAS/391/1009,J/MNRAS/391/1009,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/391/1009&,Radial:kinematics:in:bright:cluster:galaxies:(Loubser+:2008) +C,J/A+A/446/515,infrared,ivo://CDS.VizieR/J/A+A/446/515,J/A+A/446/515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/515&,Distances:of:nearby:ultracool:dwarfs:(Phan-Bao+;:2006) +C,J/MNRAS/366/1096,radio,ivo://CDS.VizieR/J/MNRAS/366/1096,J/MNRAS/366/1096,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/1096&,Kinematic:distance:ambiguity:(Busfield+;:2006) +C,J/ApJ/660/167,x-ray:radio,ivo://CDS.VizieR/J/ApJ/660/167,J/ApJ/660/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/167&,Spitzer:AGN:candidates:in:CDFN:(Donley+;:2007) +C,J/other/Ap/50.42,optical,ivo://CDS.VizieR/J/other/Ap/50.426,J/other/Ap/50.42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/50.426&,HII:regions:in:NGC:6384:(Hakobyan+;:2007) +C,J/A+A/424/545,x-ray,ivo://CDS.VizieR/J/A+A/424/545,J/A+A/424/545,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/545&,Optically:faint:obscured:quasars:(Padovani+;:2004) +C,J/other/Ap/47.30,optical,ivo://CDS.VizieR/J/other/Ap/47.305,J/other/Ap/47.30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/47.305&,Circular:polarization:of:starlight:(Eritsian+;:2004) +C,J/PASJ/56/1025,optical,ivo://CDS.VizieR/J/PASJ/56/1025,J/PASJ/56/1025,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/56/1025&,Compact:star:clusters:in:SW:field:of:M31:(Kodaira+;:2004) +C,J/A+A/456/451,optical,ivo://CDS.VizieR/J/A+A/456/451,J/A+A/456/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/451&,Magellanic:Clouds:PNe:abundances:(Leisy+;:2006) +C,J/PAZh/34/920,radio,ivo://CDS.VizieR/J/PAZh/34/920,J/PAZh/34/920,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/34/920&,Optical:ident.:of:230:HIPASS:radio:sources:(Karachentsev+;:2008) +C,J/MNRAS/328/1181,optical,ivo://CDS.VizieR/J/MNRAS/328/1181,J/MNRAS/328/1181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/1181&,Extragalactic:supernovae:(Navasardyan+;:2001) +C,J/AJ/124/1486,optical,ivo://CDS.VizieR/J/AJ/124/1486,J/AJ/124/1486,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1486&,M4:UBV:color-magnitude:diagrams:(Mochejska+;:2002) +C,J/ApJ/660/1556,infrared,ivo://CDS.VizieR/J/ApJ/660/1556,J/ApJ/660/1556,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/1556&,Characterization:of:dusty:debris:disks:(Rhee+;:2007) +C,J/AJ/128/1017,optical,ivo://CDS.VizieR/J/AJ/128/1017,J/AJ/128/1017,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1017&,Northern:Optical:Cluster:Survey.:IV.:(Lopes+;:2005) +C,J/ApJ/625/633,optical,ivo://CDS.VizieR/J/ApJ/625/633,J/ApJ/625/633,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/625/633&,Chandra:sources:in:B1600+434:and:B1608+656:fields:(Dai+;:2005) +C,J/ApJ/660/81,optical,ivo://CDS.VizieR/J/ApJ/660/81,J/ApJ/660/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/660/81&,BViz:photometry:of:TKRS:blue:galaxies:in:GOODS-N:(Melbourne+;:2007) +C,J/AJ/121/916,optical,ivo://CDS.VizieR/J/AJ/121/916,J/AJ/121/916,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/916&,HST:obs.:of:NGC:2298;:5897;:6535;:and:6626:(Testa+;:2001) +C,J/PASJ/56/261,radio,ivo://CDS.VizieR/J/PASJ/56/261,J/PASJ/56/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/56/261&,SiO:maser:survey:in:Galactic:center:(Deguchi+;:2004) +C,V/14,optical,ivo://CDS.VizieR/V/14,V/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/14&,Estimated:astrophysical:parameters:from:uvby:(Philip+:1980) +C,J/AZh/76/604,optical,ivo://CDS.VizieR/J/AZh/76/604,J/AZh/76/604,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/76/604&,Spectrophotometry:of:S:and:carbon:stars:(Tereshchenko;:1999) +C,J/PASJ/56/765,infrared:radio,ivo://CDS.VizieR/J/PASJ/56/765,J/PASJ/56/765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/56/765&,SiO:maser:survey:of:IRAS:sources:(Degychi+;:2004) +C,J/AJ/133/1560,optical:radio,ivo://CDS.VizieR/J/AJ/133/1560,J/AJ/133/1560,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1560&,Spitzer:c2d:small:clouds:and:cores:(Wu+;:2007) +C,J/PASJ/56/965,x-ray:optical,ivo://CDS.VizieR/J/PASJ/56/965,J/PASJ/56/965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/56/965&,X-ray:properties:of:ASCA:objects:(Fukazawa+;:2004) +C,J/AJ/133/1421,optical,ivo://CDS.VizieR/J/AJ/133/1421,J/AJ/133/1421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1421&,BV:differential:photometry:of:11:gamma:Dor:stars:(Henry+;:2007) +C,J/MNRAS/313/641,uv:optical,ivo://CDS.VizieR/J/MNRAS/313/641,J/MNRAS/313/641,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/313/641&,FAUST:observations:in:4th:Galactic:Quadrant:(Brosch+;:2000) +C,J/A+A/423/133,optical,ivo://CDS.VizieR/J/A+A/423/133,J/A+A/423/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/133&,Spectral:indexes:in:HII:galaxies:(Westera+;:2004) +C,J/A+A/441/195,*,ivo://CDS.VizieR/J/A+A/441/195,J/A+A/441/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/195&,Circumstellar:disks:in:Trapezium:cluster:(Vicente+;:2005) +C,J/AJ/133/1528,infrared,ivo://CDS.VizieR/J/AJ/133/1528,J/AJ/133/1528,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1528&,Infrared:nebulae:around:young:stellar:objects:(Connelley+;:2007) +C,J/A+AS/113/299,optical,ivo://CDS.VizieR/J/A+AS/113/299,J/A+AS/113/299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/113/299&,Abundances:and:velocities:for:cluster:giants:(Minniti:1995) +C,J/AJ/133/1092,optical,ivo://CDS.VizieR/J/AJ/133/1092,J/AJ/133/1092,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1092&,vsini:of:B0-B3:stars:in:7:young:clusters:(Wolff+;:2007) +C,J/A+A/385/1014,radio,ivo://CDS.VizieR/J/A+A/385/1014,J/A+A/385/1014,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/1014&,Magnetic:field:structure:in:W51A:(Chrysostomou+;:2002) +C,J/AJ/133/1027,gamma-ray,ivo://CDS.VizieR/J/AJ/133/1027,J/AJ/133/1027,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/1027&,Positions:for:179:Swift:X-ray:afterglows:(Butler+;:2007) +C,J/AJ/124/2351,x-ray:radio,ivo://CDS.VizieR/J/AJ/124/2351,J/AJ/124/2351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2351&,Chandra:Deep:Field:North:survey.:XII:(Bauer+;:2002) +C,J/AJ/133/889,optical,ivo://CDS.VizieR/J/AJ/133/889,J/AJ/133/889,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/889&,Faint:companions:of:Hipparcos:stars:(Lepine+;:2007) +C,J/ApJS/147/1,optical,ivo://CDS.VizieR/J/ApJS/147/1,J/ApJS/147/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/147/1&,Classification:of:nearby:galaxies:(Conselice+;:2003) +C,J/ApJ/631/85,optical,ivo://CDS.VizieR/J/ApJ/631/85,J/ApJ/631/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/631/85&,Galaxy:morphologies:in:the:Hubble:UDF:(Elmegreen+;:2005) +C,J/ApJS/75/241,optical,ivo://CDS.VizieR/J/ApJS/75/241,J/ApJS/75/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/75/241&,Supergalactic:plane:redshift:survey:(Dressler:1991) +C,J/AJ/132/447,optical,ivo://CDS.VizieR/J/AJ/132/447,J/AJ/132/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/447&,Surface:Brightness:of:38:Gal.:Globular:Clusters:(Noyola+;:2006) +C,J/ApJS/180/192,gamma-ray:x-ray,ivo://CDS.VizieR/J/ApJS/180/192,J/ApJS/180/192,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/180/192&,BeppoSAX/GRBM:{gamma}-ray:Burst:Catalog:(Frontera+;:2009) +C,J/ApJ/658/99,optical,ivo://CDS.VizieR/J/ApJ/658/99,J/ApJ/658/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/99&,Pairs:of:QSO:in:SDSS-DR4:(Myers+;:2007) +C,J/AJ/130/2012,optical,ivo://CDS.VizieR/J/AJ/130/2012,J/AJ/130/2012,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2012&,Redshifts:in:SARS:clusters:(Way+;:2005) +C,J/ApJ/658/203,radio,ivo://CDS.VizieR/J/ApJ/658/203,J/ApJ/658/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/203&,VLBA:imaging:and:polarimetry:survey:at:5GHz:(Helmboldt+;:2007) +C,J/A+A/448/955,optical,ivo://CDS.VizieR/J/A+A/448/955,J/A+A/448/955,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/955&,Abundances:of:emission:galaxies:in:SDSS-DR3:(Izotov+;:2006) +C,J/AJ/133/665,optical,ivo://CDS.VizieR/J/AJ/133/665,J/AJ/133/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/665&,Photometry:of:type:II:Cepheid:candidates:(Schmidt+;:2007) +C,J/AJ/130/496,optical,ivo://CDS.VizieR/J/AJ/130/496,J/AJ/130/496,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/496&,KISS:emission-line:galaxy:candidates:(Jangren+;:2005) +C,J/ApJ/654/316,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/654/316,J/ApJ/654/316,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/316&,X-ray:sources:in:IC:1396N:(Getman+;:2007) +C,J/MNRAS/367/627,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/367/627,J/MNRAS/367/627,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/627&,X-ray/NIR:correlation:for:early-type:galaxies:(Ellis+;:2006) +C,J/A+AS/85/805,radio,ivo://CDS.VizieR/J/A+AS/85/805,J/A+AS/85/805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/85/805&,11cm:radio:continuum:survey.:IV.:(Fuerst+:1990) +C,J/A+A/441/653,optical:infrared,ivo://CDS.VizieR/J/A+A/441/653,J/A+A/441/653,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/653&,32:DENIS:nearby:red:dwarfs:(Crifo+;:2005) +C,J/MNRAS/366/171,x-ray,ivo://CDS.VizieR/J/MNRAS/366/171,J/MNRAS/366/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/171&,Red:AGN:in:XMM/SDSS:fields:(Georgakakis+;:2006) +C,J/ApJ/654/240,radio,ivo://CDS.VizieR/J/ApJ/654/240,J/ApJ/654/240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/654/240&,Giant:molecular:clouds:in:M31:(Rosolowsky+;:2007) +C,J/MNRAS/365/447,infrared,ivo://CDS.VizieR/J/MNRAS/365/447,J/MNRAS/365/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/447&,New:stellar:members:of:Coma:Berenices:cluster:(Casewell+;:2006) +C,J/AJ/130/1111,optical,ivo://CDS.VizieR/J/AJ/130/1111,J/AJ/130/1111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1111&,Elemental:abundances:of:field:red:giants:(Carney+;:2005) +C,J/MNRAS/365/439,optical:infrared,ivo://CDS.VizieR/J/MNRAS/365/439,J/MNRAS/365/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/439&,JHK:photometry:for:UKIRT:faint:galaxies:(Christopher+;:2006) +C,J/ApJ/655/958,radio,ivo://CDS.VizieR/J/ApJ/655/958,J/ApJ/655/958,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/958&,90-GHz:observations:in:NGC:1333:(Walsh+;:2007) +C,J/A+A/439/265,optical,ivo://CDS.VizieR/J/A+A/439/265,J/A+A/439/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/265&,Wolf-Rayet:population:in:M83:(Hadfield+;:2005) +C,J/ApJ/655/790,optical:infrared,ivo://CDS.VizieR/J/ApJ/655/790,J/ApJ/655/790,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/790&,Groups:of:galaxies:in:2MASS:survey:(Crook+;:2007) +C,J/A+A/442/229,optical,ivo://CDS.VizieR/J/A+A/442/229,J/A+A/442/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/229&,RR:Lyr::kinematics;:orbits:and:z-distribution:(Maintz+;:2005) +C,II/294,optical,ivo://CDS.VizieR/II/294,II/294,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/294&,The:SDSS:Photometric:Catalog;:Release:7:(Adelman-McCarthy+;:2009) +C,J/MNRAS/355/959,optical,ivo://CDS.VizieR/J/MNRAS/355/959,J/MNRAS/355/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/959&,Proper:motions:of:IC:2391:possible:members:(Dodd+;:2004) +C,J/A+A/430/1143,*,ivo://CDS.VizieR/J/A+A/430/1143,J/A+A/430/1143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/1143&,Stellar:magnetic:rotational:phase:curves:(Bychkov+;:2005) +C,J/A+A/438/377,optical,ivo://CDS.VizieR/J/A+A/438/377,J/A+A/438/377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/377&,Kyiv:Meridian:Axial:Circle:Catalogue;:KMAC1:(Lazorenko+;:2005) +C,J/AJ/109/853,radio,ivo://CDS.VizieR/J/AJ/109/853,J/AJ/109/853,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/853&,VLA:survey:of:Abell:clusters.:IV.:(Ledlow+:1995) +C,J/A+A/504/829,x-ray:optical,ivo://CDS.VizieR/J/A+A/504/829,J/A+A/504/829,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/504/829&,Spectroscopic:survey:of:youngest:field:stars:(Guillout+;:2009) +C,J/A+A/441/631,optical,ivo://CDS.VizieR/J/A+A/441/631,J/A+A/441/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/631&,{Delta}a:photometry:of:CP:stars:(Paunzen+;:2005) +C,J/A+A/376/907,infrared,ivo://CDS.VizieR/J/A+A/376/907,J/A+A/376/907,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/907&,Near-IR:Sources:in:the:Cederblad:110:region.:(Persi+:2001) +C,J/MNRAS/358/333,infrared:radio,ivo://CDS.VizieR/J/MNRAS/358/333,J/MNRAS/358/333,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/333&,ELAIS:optical:ident.:at:15um:&::1.4GHz:(Gonzalez-Solares+;:2005) +C,J/A+A/447/473,optical,ivo://CDS.VizieR/J/A+A/447/473,J/A+A/447/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/473&,R:I:CN:TiO:photometry:of:DDO190:carbon:stars:(Battinelli+;:2006) +C,J/AJ/132/926,optical,ivo://CDS.VizieR/J/AJ/132/926,J/AJ/132/926,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/926&,Galaxies:in:the:Hubble:Ultra:Deep:Field:(Coe+;:2006) +C,J/A+A/430/303,uv,ivo://CDS.VizieR/J/A+A/430/303,J/A+A/430/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/303&,MgII-K:line:fluxes:in:cool:active:and:quiet:stars:(Cardini+;:2005) +C,J/AJ/126/1526,infrared,ivo://CDS.VizieR/J/AJ/126/1526,J/AJ/126/1526,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1526&,IR:photometry:of:ultracool:dwarfs:(Bouy+;:2003) +C,J/ApJS/134/355,optical:radio,ivo://CDS.VizieR/J/ApJS/134/355,J/ApJS/134/355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/134/355&,Radio:galaxies:in:18:nearby:Abell:clusters:(Miller+;:2001) +C,J/AJ/133/971,optical,ivo://CDS.VizieR/J/AJ/133/971,J/AJ/133/971,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/971&,Wide:companions:of:low-mass:stars:and:brown:dwarfs:(Allen+;:2007) +C,J/ApJ/508/200,optical,ivo://CDS.VizieR/J/ApJ/508/200,J/ApJ/508/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/508/200&,QSO:low-z:Ly{alpha}:absorbers:(Tripp+;:1998) +C,III/75B,optical,ivo://CDS.VizieR/III/75B,III/75B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/75B&,MK:Classification:for:HD:stars:for:25-30{deg}:zone:(Jensen:1982) +C,J/A+A/503/1023,optical,ivo://CDS.VizieR/J/A+A/503/1023,J/A+A/503/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/1023&,Variability:Sample:Catalogue:from:SOGS:(Fresneau+;:2009) +C,J/ApJS/139/369,x-ray,ivo://CDS.VizieR/J/ApJS/139/369,J/ApJS/139/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/139/369&,Chandra:Deep:Field:South.:1:Ms:catalog:(Giacconi+;:2002) +I,UIT,uv,ivo://mast.stsci/siap/uit,UIT,http://archive.stsci.edu/siap/search.php?id=UIT&,Ultraviolet:Imaging:Telescope:(UIT) +I,HST.udfuv,uv,ivo://mast.stsci/siap/udfuv,HST.udfuv,http://archive.stsci.edu/siap/search.php?id=udfuv&,Hubble:Space:Telescope:Ultraviolet:Images:of:the:UDF:and:HDF +C,II/175,uv,ivo://CDS.VizieR/II/175,II/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/175&,Catalogue:of:166:Ultraviolet:Extinction:Curves:(Krelowski+:1992) +C,J/AJ/117/1890,optical,ivo://CDS.VizieR/J/AJ/117/1890,J/AJ/117/1890,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/1890&,Hipparcos:binaries:(Mason+;:1999) +C,J/A+A/447/173,optical,ivo://CDS.VizieR/J/A+A/447/173,J/A+A/447/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/447/173&,3D-kinematics:of:white:dwarfs:from:SPY:project.:II.:(Pauli+;:2006) +I,HST.UDF05,optical,ivo://mast.stsci/siap/udf05,HST.UDF05,http://archive.stsci.edu/siap/search.php?id=udf05&,Hubble:Ultra:Deep:Field:Follow-Up:(UDF05) +C,J/MNRAS/324/1131,optical:radio,ivo://CDS.VizieR/J/MNRAS/324/1131,J/MNRAS/324/1131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/324/1131&,22-cm:radio:survey:of:A3528:(Venturi+;:2001) +C,J/A+A/430/115,optical,ivo://CDS.VizieR/J/A+A/430/115,J/A+A/430/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/115&,SFR:of:distant:galaxies:(Hammer+;:2005) +I,HST.COSMOS,optical,ivo://mast.stsci/siap/hst.cosmos,HST.COSMOS,http://archive.stsci.edu/siap/search.php?id=cosmos&,HST:Cosmic:Evolution:Survey +C,I/302,optical,ivo://CDS.VizieR/I/302,I/302,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/302&,XC1:catalogue:of:positions:and:proper:motions:(Fedorov+;:2005) +I,HST.heritage,optical,ivo://mast.stsci/siap/heritage,HST.heritage,http://archive.stsci.edu/siap/search.php?id=heritage&,Hubble:Space:Telescope:Heritage:Press:Release:Images +C,J/AJ/124/1418,radio,ivo://CDS.VizieR/J/AJ/124/1418,J/AJ/124/1418,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1418&,Radio-optical:identification:of:star:clusters:(Whitmore+;:2002) +I,HST.GOODS,optical,ivo://mast.stsci/siap/goods.hst,HST.GOODS,http://archive.stsci.edu/siap/search.php?id=GOODS&,Great:Observatories:Origins:Deep:Survey:(GOODS):- +C,J/A+A/338/1066,optical,ivo://CDS.VizieR/J/A+A/338/1066,J/A+A/338/1066,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/338/1066&,Optical:Spectra:of:DENIS:Brown:Dwarf:Candidate:(Tinney+:1998) +I,GALEX_Atlas,uv,ivo://mast.stsci/siap/galex_atlas,GALEX_Atlas,http://archive.stsci.edu/siap/search.php?id=galex_atlas&,GALEX:Atlas:of:Nearby:Galaxies +C,J/ApJS/149/53,optical,ivo://CDS.VizieR/J/ApJS/149/53,J/ApJS/149/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/149/53&,Multicolor:photometry:of:A2255:galaxies:(Yuan+;:2003) +I,HST.angst,optical,ivo://mast.stsci/siap/angst,HST.angst,http://archive.stsci.edu/siap/search.php?id=angst&,Hubble:Space:Telescope:ACS:Nearby:Galaxy:Survey:(ANGST) +C,J/MNRAS/358/13,optical,ivo://CDS.VizieR/J/MNRAS/358/13,J/MNRAS/358/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/13&,Faint:dwarfs:in:NGC:2547:(Jeffries+;:2005) +C,J/MNRAS/390/289,optical:radio,ivo://CDS.VizieR/J/MNRAS/390/289,J/MNRAS/390/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/289&,Radio:observations:of:A3158:(Johnston-Hollitt+;:2008) +C,J/other/JApA/25.,radio,ivo://CDS.VizieR/J/other/JApA/25.143,J/other/JApA/25.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/JApA/25.143&,High:galactic:latitude:HI:absorption:survey:(Mohan+;:2004) +C,J/MNRAS/346/627,radio,ivo://CDS.VizieR/J/MNRAS/346/627,J/MNRAS/346/627,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/346/627&,CENSORS:(Combined:EIS-NVSS:Survey):catalog:(Best+;:2003) +C,III/256,optical,ivo://CDS.VizieR/III/256,III/256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/256&,Vatican:Emission-line:stars:(Coyne+:1974-1983) +C,J/A+A/384/879,optical,ivo://CDS.VizieR/J/A+A/384/879,J/A+A/384/879,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/879&,Galactic:orbits:of:stars:with:planets:(Barbieri+;:2002) +C,J/other/Ap/48.30,optical:infrared,ivo://CDS.VizieR/J/other/Ap/48.304,J/other/Ap/48.30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/48.304&,BVRI:of:comparison:stars:in:AGN:fields:(Doroshenko+;:2005) +C,J/MNRAS/385/1297,optical:radio,ivo://CDS.VizieR/J/MNRAS/385/1297,J/MNRAS/385/1297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/1297&,CENSORS:spectroscopic:observations:(Brookes+;:2008) +C,J/A+A/446/949,optical,ivo://CDS.VizieR/J/A+A/446/949,J/A+A/446/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/949&,Open:clusters:proper:motions:based:on:UCAC2:(Dias+;:2006) +C,II/257,uv:optical,ivo://CDS.VizieR/II/257,II/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/257&,A:Finding:List:of:Faint:UV-Bright:Stars:(Lanning+;:1973-2004) +C,J/ApJS/146/125,uv:optical,ivo://CDS.VizieR/J/ApJS/146/125,J/ApJS/146/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/146/125&,O:VI:in:the:galactic:halo:(Savage+;:2003) +C,II/62,optical,ivo://CDS.VizieR/II/62,II/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/62&,Catalogue:of:Extinction:Data:(Neckel+;:1980) +C,J/A+AS/139/277,x-ray,ivo://CDS.VizieR/J/A+AS/139/277,J/A+AS/139/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/277&,LMC:X-ray:sources:ROSAT:PSPC:catalogue:(Haberl+;:1999) +C,J/ApJS/168/100,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJS/168/100,J/ApJS/168/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/168/100&,X-ray:study:of:star-forming:region:NGC:6357:(Wang+;:2007) +C,VII/235,optical,ivo://CDS.VizieR/VII/235,VII/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/235&,Quasars:and:Active:Galactic:Nuclei:(11th:Ed.):(Veron+;:2003) +C,J/ApJS/179/71,x-ray:radio,ivo://CDS.VizieR/J/ApJS/179/71,J/ApJS/179/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/179/71&,VLA:survey:of:the:CDF-S:I.:(Kellermann+;:2008) +C,J/A+A/404/187,optical,ivo://CDS.VizieR/J/A+A/404/187,J/A+A/404/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/187&,Equivalent:widths:for:metal-poor:stars:(Gratton+;:2003) +C,III/193,optical,ivo://CDS.VizieR/III/193,III/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/193&,Chemical:Abundances:in:Late-Type:Stars:(Thevenin;:1998) +C,J/A+A/385/816,optical,ivo://CDS.VizieR/J/A+A/385/816,J/A+A/385/816,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/816&,LSB:galaxies:rotation:curves:(de:Blok+:2002) +C,J/ApJS/161/21,x-ray,ivo://CDS.VizieR/J/ApJS/161/21,J/ApJS/161/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/21&,Extended:Chandra:Deep:Field-South:survey:(Lehmer+;:2005) +C,J/A+A/501/949,optical,ivo://CDS.VizieR/J/A+A/501/949,J/A+A/501/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/501/949&,Star:cluster:properties:in:five:spiral:galaxies:(Mora+;:2009) +C,J/MNRAS/337/519,optical,ivo://CDS.VizieR/J/MNRAS/337/519,J/MNRAS/337/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/337/519&,M:giants:in:MACHO;:DENIS:and:ISOGAL:(Glass+;:2002) +C,J/A+A/453/517,infrared,ivo://CDS.VizieR/J/A+A/453/517,J/A+A/453/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/517&,JKs:photometry:of:N159A:(Testor+;:2006) +C,J/ApJS/158/161,optical,ivo://CDS.VizieR/J/ApJS/158/161,J/ApJS/158/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/158/161&,Photometric:redshift:catalog:from:the:RCS:(Hsieh+;:2005) +C,J/MNRAS/239/459,optical,ivo://CDS.VizieR/J/MNRAS/239/459,J/MNRAS/239/459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/239/459&,Photographic:study:of:A2197:and:A2199:(Dixon+;:1989) +C,J/A+A/503/469,optical,ivo://CDS.VizieR/J/A+A/503/469,J/A+A/503/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/503/469&,Compact:clusters:in:LMC:catalogue:of:stars:(Liu+;:2009) +C,J/AJ/126/2579,optical,ivo://CDS.VizieR/J/AJ/126/2579,J/AJ/126/2579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2579&,SDSS:quasar:catalog.:II.:First:data:release:(Schneider+;:2003) +C,J/ApJ/582/1123,*,ivo://CDS.VizieR/J/ApJ/582/1123,J/ApJ/582/1123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/1123&,Search:for:transiting:extrasolar:planets:(Mallen-Ornelas+;:2003) +C,J/AJ/136/654,optical,ivo://CDS.VizieR/J/AJ/136/654,J/AJ/136/654,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/136/654&,BEST:periodic:variable:stars:in:LRa1:field:(Kabath+;:2008) +C,J/MNRAS/335/275,radio,ivo://CDS.VizieR/J/MNRAS/335/275,J/MNRAS/335/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/275&,Parkes:Multi-Beam:Pulsar:Survey:new:PSR:(Morris+;:2002) +C,J/ApJ/590/73,x-ray:optical,ivo://CDS.VizieR/J/ApJ/590/73,J/ApJ/590/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/590/73&,RASS:AGN:sample.:II.:(Xu+;:2003) +C,J/AJ/134/1560,optical,ivo://CDS.VizieR/J/AJ/134/1560,J/AJ/134/1560,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1560&,BEST:periodic:variable:stars:in:IR01:field:(Kabath+;:2007) +C,J/ApJ/599/1067,x-ray,ivo://CDS.VizieR/J/ApJ/599/1067,J/ApJ/599/1067,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/599/1067&,X-ray:sources:in:M104:(Di:Stefano+;:2003) +C,J/A+A/383/631,optical,ivo://CDS.VizieR/J/A+A/383/631,J/A+A/383/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/383/631&,Catalogue:of:dust:clouds:in:the:Galaxy:(Dutra+;:2002) +C,J/AJ/99/1831,optical,ivo://CDS.VizieR/J/AJ/99/1831,J/AJ/99/1831,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/99/1831&,M:68:BVRI:photometry:(Alcaino+:1990) +C,VII/246,optical:infrared,ivo://CDS.VizieR/VII/246,VII/246,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/246&,GOODS:Morphological:Catalog:(Bundy+;:2005) +C,J/AJ/133/2898,infrared,ivo://CDS.VizieR/J/AJ/133/2898,J/AJ/133/2898,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/133/2898&,New:proper-motion:stars:(-90<:DE<:-47):(Finch+;:2007) +C,J/MNRAS/363/1111,optical:infrared,ivo://CDS.VizieR/J/MNRAS/363/1111,J/MNRAS/363/1111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/363/1111&,Tycho-2:stars:with:IR:excess:(Clarke+;:2005) +C,J/ApJ/663/218,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/663/218,J/ApJ/663/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/218&,Optical:Spectroscopy:of:WIYN:Hydra:FLS:sources:(Marleau+;:2007) +C,J/AJ/127/1982,optical:infrared,ivo://CDS.VizieR/J/AJ/127/1982,J/AJ/127/1982,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1982&,HST:UBVI:photometry:of:NGC:3081:inner:regions:(Buta+;:2004) +C,J/ApJ/620/961,infrared,ivo://CDS.VizieR/J/ApJ/620/961,J/ApJ/620/961,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/620/961&,Diameters:of:Mira:stars:in:JHK':bands:(Millan-Gabet+;:2005) +C,J/PASJ/52/997,radio,ivo://CDS.VizieR/J/PASJ/52/997,J/PASJ/52/997,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/52/997&,VSOP:5:GHz:AGN:Survey:(Hirabayashi+;:2000) +C,J/MNRAS/364/272,optical,ivo://CDS.VizieR/J/MNRAS/364/272,J/MNRAS/364/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/364/272&,Elemental:abundances:in:Blanco:1:(Ford+;:2005) +C,V/123A,optical,ivo://CDS.VizieR/V/123A,V/123A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/123A&,Catalog:of:Cataclysmic:Variables:(Downes+:2001-2006) +C,J/ApJS/178/302,radio,ivo://CDS.VizieR/J/ApJS/178/302,J/ApJS/178/302,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/178/302&,C^18^O:observations:of:multiple-core:systems:(Saito+;:2008) +C,J/MNRAS/355/608,optical,ivo://CDS.VizieR/J/MNRAS/355/608,J/MNRAS/355/608,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/608&,NGC:4649:(M60):globular:clusters:(Forbes+;:2004) +C,J/ApJ/663/164,x-ray:optical,ivo://CDS.VizieR/J/ApJ/663/164,J/ApJ/663/164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/663/164&,VLT:and:ACS:observations:in:RDCS:J1252.9-2927:(Demarco+;:2007) +C,J/AJ/108/555,optical,ivo://CDS.VizieR/J/AJ/108/555,J/AJ/108/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/555&,BVI:photometry:in:globular:cluster:M68:(Walker;:1994) +C,J/A+A/446/485,infrared,ivo://CDS.VizieR/J/A+A/446/485,J/A+A/446/485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/485&,New:very:low-mass:members:in:Taurus:(Guieu+;:2006) +C,J/MNRAS/386/1881,radio,ivo://CDS.VizieR/J/MNRAS/386/1881,J/MNRAS/386/1881,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/1881&,New:pulsar:rotation:measures:(Noutsos+;:2008) +C,J/MNRAS/359/1524,radio,ivo://CDS.VizieR/J/MNRAS/359/1524,J/MNRAS/359/1524,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/359/1524&,10:new:pulsars:in:Arecibo:drift-scan:survey:(Lorimer+;:2005) +C,J/MNRAS/386/1625,optical:infrared,ivo://CDS.VizieR/J/MNRAS/386/1625,J/MNRAS/386/1625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/386/1625&,Velocities:and:photometry:in:NGC:2112:(Carraro+;:2008) +C,J/MNRAS/361/211,infrared,ivo://CDS.VizieR/J/MNRAS/361/211,J/MNRAS/361/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/361/211&,JHK:photometry:of:brown:dwarfs:in:Orion:(Lucas+;:2005) +C,J/AJ/127/2031,optical,ivo://CDS.VizieR/J/AJ/127/2031,J/AJ/127/2031,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2031&,Catalog:of:neighboring:galaxies:(Karachentsev+;:2004) +C,J/A+A/501/585,optical,ivo://CDS.VizieR/J/A+A/501/585,J/A+A/501/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/501/585&,CT1:photometry:in:five:LMC:star:clusters:(Piatti+;:2009) +C,J/MNRAS/360/1305,radio,ivo://CDS.VizieR/J/MNRAS/360/1305,J/MNRAS/360/1305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/1305&,Polarization:of:extragalactic:sources:(Roy+;:2005) +C,J/A+A/446/267,optical,ivo://CDS.VizieR/J/A+A/446/267,J/A+A/446/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/267&,Stellar:latitudinal:differential:rotation:(Reiners+;:2006) +C,III/148A,optical,ivo://CDS.VizieR/III/148A,III/148A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/148A&,Interstellar:lines:catalogue:(Garcia:1991) +C,J/A+A/370/765,optical:radio,ivo://CDS.VizieR/J/A+A/370/765,J/A+A/370/765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/370/765&,HI:synthesis:observations:in:UMa:cluster:(Verheijen+;:2001) +C,III/182,optical,ivo://CDS.VizieR/III/182,III/182,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/182&,HDE:Charts::positions;:proper:motions:(Nesterov+:1995) +C,J/MNRAS/311/741,optical,ivo://CDS.VizieR/J/MNRAS/311/741,J/MNRAS/311/741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/311/741&,SMC:emission-line:objects:(Murphy+;:2000) +I,Aladin,optical:infrared,ivo://CDS.Aladin/SIA,Aladin,http://aladin.u-strasbg.fr/cgi-bin/nph-HTTP.cgi?FORMAT=image/fits&mode=siap_atlas&out=qualifier&,The:ALADIN:image:server +O,USNO-B1,optical,ivo://CDS/USNO-B1/BasicSkyNode,USNO-B1,http://cdsws.u-strasbg.fr/USNO-B1BasicSkyNode/services/BasicSkyNode?wsdl&,USNO-B1:SkyNode:from:VizieR +C,J/A+A/401/613,infrared,ivo://CDS.VizieR/J/A+A/401/613,J/A+A/401/613,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/613&,ISOCAM-CVF:spectroscopy:of:YSO:environment:(Alexander+;:2003) +C,I/268,optical,ivo://CDS.VizieR/I/268,I/268,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/268&,UCAC1:Catalogue:(Zacharias+:2000) +C,J/A+A/495/53,optical,ivo://CDS.VizieR/J/A+A/495/53,J/A+A/495/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/495/53&,Physical:properties:of:VVDS:galaxies:(Lamareille+;:2009) +C,J/MNRAS/385/1656,radio,ivo://CDS.VizieR/J/MNRAS/385/1656,J/MNRAS/385/1656,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/1656&,Extragalactic:radio-sources:at:95GHz:(Sadler+;:2008) +C,J/A+A/497/667,optical,ivo://CDS.VizieR/J/A+A/497/667,J/A+A/497/667,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/497/667&,WINGS::Deep:optical:phot.:of:77:nearby:clusters:(Varela+;:2009) +C,VII/238,optical:radio,ivo://CDS.VizieR/VII/238,VII/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/238&,HYPERLEDA.:II.:Homogenized:HI:data:(Paturel+;:2003) +C,J/A+A/401/997,optical,ivo://CDS.VizieR/J/A+A/401/997,J/A+A/401/997,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/997&,Wilson-Bappu:relation:in:late-type:stars:(Pace+;:2003) +C,VI/107,uv,ivo://CDS.VizieR/VI/107,VI/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/107&,Tubingen:Ultraviolet:Echelle:Spectrometer:(TUES;:1993-1996) +C,J/MNRAS/278/1025,optical,ivo://CDS.VizieR/J/MNRAS/278/1025,J/MNRAS/278/1025,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/278/1025&,The:APM:Bright:Galaxy:Catalogue:(Loveday:1996) +C,J/ApJ/622/187,x-ray:optical:radio,ivo://CDS.VizieR/J/ApJ/622/187,J/ApJ/622/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/622/187&,Velocity:of:eight:RASSCALS:galaxy:groups:(Mahdavi+;:2005) +C,J/MNRAS/368/651,optical,ivo://CDS.VizieR/J/MNRAS/368/651,J/MNRAS/368/651,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/651&,A3653:galaxies:redshift:catalogue:(Pimbblet+;:2006) +C,J/ApJ/622/1102,*,ivo://CDS.VizieR/J/ApJ/622/1102,J/ApJ/622/1102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/622/1102&,The:planet-metallicity:correlation.:(Fischer+;:2005) +C,I/264,optical,ivo://CDS.VizieR/I/264,I/264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/264&,Sixth:Catalogue:of:Fundamental:Stars:(FK6):(Wielen+:2000) +C,J/MNRAS/325/1173,infrared,ivo://CDS.VizieR/J/MNRAS/325/1173,J/MNRAS/325/1173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/325/1173&,ISO:ELAIS:15{mu}m:survey:(Lari+;:2001) +S,pollux_ssap,optical:uv,ivo://graal.fr/ssa-pollux,pollux_ssap,http://pollux.graal.univ-montp2.fr/ssaserver/tsap?,POLLUX:Database +C,J/A+A/426/11,x-ray,ivo://CDS.VizieR/J/A+A/426/11,J/A+A/426/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/11&,XMM-Newton:survey:of:M33:(Pietsch+;:2004) +C,J/ApJ/622/1052,optical,ivo://CDS.VizieR/J/ApJ/622/1052,J/ApJ/622/1052,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/622/1052&,byH{alpha}:photometry:of:NGC:3766:(McSwain+;:2005) +C,J/A+A/383/1062,radio,ivo://CDS.VizieR/J/A+A/383/1062,J/A+A/383/1062,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/383/1062&,Optical:positions:of:55:radio:stars:at:Yunnan:Obs.:(Hu+;:2002) +C,II/282,optical,ivo://CDS.VizieR/II/282,II/282,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/282&,The:SDSS:Photometric:Catalog;:Release:6:(Adelman-McCarthy+;:2007) +C,J/MNRAS/365/1392,optical,ivo://CDS.VizieR/J/MNRAS/365/1392,J/MNRAS/365/1392,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/365/1392&,VRi'z':phot.:&::redshifts:around:RX:J0152.7-1352:(Tanaka+;:2006) +C,J/ApJ/562/368,uv,ivo://CDS.VizieR/J/ApJ/562/368,J/ApJ/562/368,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/562/368&,UV:photometry:in:NGC:2808:(Brown+;:2001) +C,J/ApJ/562/254,x-ray:optical,ivo://CDS.VizieR/J/ApJ/562/254,J/ApJ/562/254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/562/254&,Velocities:in:A1750;:A3395:and:A3528:(Donnelly+;:2001) +C,J/AJ/129/433,optical,ivo://CDS.VizieR/J/AJ/129/433,J/AJ/129/433,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/433&,Abundances:and:equivalent:widths:of:14:Cepheids:(Kovtyukh+;:2005) +C,J/PASP/115/22,optical,ivo://CDS.VizieR/J/PASP/115/22,J/PASP/115/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/115/22&,Stellar:parameters:for:134:cool:subdwarfs:(Yong+;:2003) +C,J/PASJ/55/635,x-ray:infrared,ivo://CDS.VizieR/J/PASJ/55/635,J/PASJ/55/635,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/635&,Chandra:observations:of:Monoceros:R2:(Nakajima+;:2003) +C,J/A+A/360/472,optical,ivo://CDS.VizieR/J/A+A/360/472,J/A+A/360/472,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/360/472&,Proper:motions:in:omega:Centauri:(van:Leeuwen+;:2000) +C,J/MNRAS/388/444,optical,ivo://CDS.VizieR/J/MNRAS/388/444,J/MNRAS/388/444,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/388/444&,Berkeley:58:&::CG:Cas:UBV:photometry:(Turner+;:2008) +C,J/AN/324/437,optical,ivo://CDS.VizieR/J/AN/324/437,J/AN/324/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/324/437&,H{alpha}:emission:stars:toward:Bulge:(Kohoutek+;:2003) +C,J/A+A/494/799,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/494/799,J/A+A/494/799,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/494/799&,Large:Quasar:Astrometric:Catalogue:(LQAC):(Souchay+;:2009) +C,J/MNRAS/358/795,optical,ivo://CDS.VizieR/J/MNRAS/358/795,J/MNRAS/358/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/795&,Variable:stars:in:NGC:6819:field:(Street+;:2005) +C,J/A+A/445/493,optical:infrared,ivo://CDS.VizieR/J/A+A/445/493,J/A+A/445/493,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/493&,UBV(RI)c:photometry:of:NGC:2425:and:NGC:2635:(Moitinho+;:2006) +C,J/AcA/53/93,optical:infrared,ivo://CDS.VizieR/J/AcA/53/93,J/AcA/53/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/53/93&,OGLE:RR:Lyrae:in:LMC:(Soszynski+;:2003) +C,J/AcA/48/147,optical:infrared,ivo://CDS.VizieR/J/AcA/48/147,J/AcA/48/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/147&,OGLE:SMC:BVI:photometry:(Udalski+:1998) +C,J/A+A/445/465,optical:radio,ivo://CDS.VizieR/J/A+A/445/465,J/A+A/445/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/465&,ACTA:18.5:and:22GHz:fluxes:of:Kuehr:5GHz:sample:(Ricci+;:2006) +C,J/ApJ/588/824,optical,ivo://CDS.VizieR/J/ApJ/588/824,J/ApJ/588/824,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/588/824&,Velocities:of:blue:stars:near:(l;b)=(198;-27):(Yanny+;:2003) +C,VIII/77,optical:radio,ivo://CDS.VizieR/VIII/77,VIII/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/77&,HI:spectral:properties:of:galaxies:(Springob+;:2005) +C,VII/211,optical,ivo://CDS.VizieR/VII/211,VII/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/211&,A:Catalogue:of:Galactic:Supernova:Remnants:(Green:1998) +C,J/MNRAS/389/429,optical,ivo://CDS.VizieR/J/MNRAS/389/429,J/MNRAS/389/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/389/429&,CT1:photometry:of:7:young:SMC:star:clusters:(Piatti+;:2008) +C,J/MNRAS/388/1537,optical,ivo://CDS.VizieR/J/MNRAS/388/1537,J/MNRAS/388/1537,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/388/1537&,Galaxy:pairs:from:SDSS-DR2:(McIntosh+;:2008) +C,J/ApJ/590/109,gamma-ray:radio,ivo://CDS.VizieR/J/ApJ/590/109,J/ApJ/590/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/590/109&,Gamma-ray:blazar:in:northern:sky:(Sowards-Emmerd+;:2003) +C,J/AJ/122/248,optical:infrared,ivo://CDS.VizieR/J/AJ/122/248,J/AJ/122/248,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/248&,h:and:chi:Per:UBVI;H{alpha}:photometry:(Keller+;:2001) +C,J/MNRAS/358/563,optical,ivo://CDS.VizieR/J/MNRAS/358/563,J/MNRAS/358/563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/563&,Diffuse:Interstellar:Bands:in:49:stars:(Megier+;:2005) +C,J/MNRAS/385/2225,radio,ivo://CDS.VizieR/J/MNRAS/385/2225,J/MNRAS/385/2225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/2225&,AzTEC:millimetre:survey:of:COSMOS:field:(Scott+;:2008) +C,J/ApJ/591/850,optical,ivo://CDS.VizieR/J/ApJ/591/850,J/ApJ/591/850,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/591/850&,Radial:velocities:of:M49:globular:clusters:(Cote+;:2003) +C,J/ApJ/658/1203,optical,ivo://CDS.VizieR/J/ApJ/658/1203,J/ApJ/658/1203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/1203&,Nitrogen-enhanced:metal-poor:stars:(Johnson+;:2007) +C,J/A+A/449/723,*,ivo://CDS.VizieR/J/A+A/449/723,J/A+A/449/723,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/723&,Abundances:in:atmospheres:of:stars:with:planets:(Gilli+;:2006) +C,J/ApJ/601/979,optical:infrared,ivo://CDS.VizieR/J/ApJ/601/979,J/ApJ/601/979,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/601/979&,vsini:of:Orion:low-mass:stars:(Wolff+;:2004) +C,J/A+A/449/461,optical,ivo://CDS.VizieR/J/A+A/449/461,J/A+A/449/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/461&,Radial:velocities:in:A2744:(Boschin+;:2006) +C,J/ApJ/658/1006,uv:optical,ivo://CDS.VizieR/J/ApJ/658/1006,J/ApJ/658/1006,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/658/1006&,Radial:profiles:for:161:face-on:spirals:(Munoz-Mateos+;:2007) +C,J/ApJ/657/241,optical,ivo://CDS.VizieR/J/ApJ/657/241,J/ApJ/657/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/657/241&,Spectroscopy:of:Leo:I:red:giants:(Koch+;:2007) +C,J/A+A/444/643,optical,ivo://CDS.VizieR/J/A+A/444/643,J/A+A/444/643,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/643&,Candidate:spectroscopic:binaries:in:SDSS:(Pourbaix+;:2005) +C,II/261,optical:infrared,ivo://CDS.VizieR/II/261,II/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/261&,GOODS:initial:results:(Giavalisco+;:2004) +C,J/ApJ/655/851,optical,ivo://CDS.VizieR/J/ApJ/655/851,J/ApJ/655/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/851&,Wolf-Rayet:galaxies:in:the:SDSS:(Zhang+;:2007) +C,J/A+A/449/425,x-ray:optical,ivo://CDS.VizieR/J/A+A/449/425,J/A+A/449/425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/425&,Optical:identification:of:ROSAT-FSC:sources:(Mickaelian+;:2006) +C,J/A+A/444/625,*,ivo://CDS.VizieR/J/A+A/444/625,J/A+A/444/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/625&,Photographic:positions:of:the:major:planets:(Rizvanov+;:2005) +C,J/AN/321/101,optical,ivo://CDS.VizieR/J/AN/321/101,J/AN/321/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/321/101&,Compact:groups:of:galaxies:in:LCRS:(Allam+;:2000) +C,J/ApJS/155/421,radio,ivo://CDS.VizieR/J/ApJS/155/421,J/ApJS/155/421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/421&,Survey:of:Galactic:Center:region:at:20cm:(Yusef-Zadeh+;:2004) +C,VII/241,optical,ivo://CDS.VizieR/VII/241,VII/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/241&,The:2dF:QSO:Redshift:Survey:(Croom+:2004) +C,J/ApJ/599/1006,optical,ivo://CDS.VizieR/J/ApJ/599/1006,J/ApJ/599/1006,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/599/1006&,DEEP:Groth:Strip:Survey.:VII.:(Kobulnicky+;:2003) +C,III/126,optical,ivo://CDS.VizieR/III/126,III/126,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/126&,Spectrophotometry:of:1588:stars:(Burnashev:1985) +C,J/A+A/493/913,optical,ivo://CDS.VizieR/J/A+A/493/913,J/A+A/493/913,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/913&,Abundances:of:9:HB:stars:in:NGC:6352:(Feltzing+;:2009) +C,J/AJ/130/1805,optical,ivo://CDS.VizieR/J/AJ/130/1805,J/AJ/130/1805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1805&,H{alpha}:emission:stars:in:NGC:2362:(Dahm+;:2005) +C,J/A+A/493/785,infrared,ivo://CDS.VizieR/J/A+A/493/785,J/A+A/493/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/493/785&,Galactic:disk:stellar:populations:from:ISOGAL:(Ganesh+;:2009) +C,J/A+A/440/1061,optical:infrared,ivo://CDS.VizieR/J/A+A/440/1061,J/A+A/440/1061,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/1061&,Southern:red:high:proper:motion:objects:(Lodieu+;:2005) +C,J/PASJ/55/229,optical:infrared:radio,ivo://CDS.VizieR/J/PASJ/55/229,J/PASJ/55/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/229&,SiO:maser:survey:of:cold:IRAS:sources:(Nakashima+;:2003) +C,J/A+A/382/184,infrared,ivo://CDS.VizieR/J/A+A/382/184,J/A+A/382/184,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/184&,Crystalline:silicates:around:evolved:stars:(Molster+;:2002) +C,J/PASJ/55/1079,optical:infrared,ivo://CDS.VizieR/J/PASJ/55/1079,J/PASJ/55/1079,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/1079&,BVRi'z'JHKs:photometry:of:ERO:objects:(Miyazaki+;:2003) +C,J/A+A/492/345,optical,ivo://CDS.VizieR/J/A+A/492/345,J/A+A/492/345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/492/345&,Redshifts:and:SDSS:photometry:of:A1942:galaxies:(Capelato+;:2008) +C,J/MNRAS/385/1749,infrared,ivo://CDS.VizieR/J/MNRAS/385/1749,J/MNRAS/385/1749,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/385/1749&,UNSW:catalog:of:Variable:Stars:(Christiansen+;:2008) +C,J/ApJS/167/1,optical,ivo://CDS.VizieR/J/ApJS/167/1,J/ApJS/167/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/167/1&,Galaxy:groups:and:clusters:from:SDSS:(Berlind+;:2006) +C,J/MNRAS/352/91,radio,ivo://CDS.VizieR/J/MNRAS/352/91,J/MNRAS/352/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/91&,XMM-Newton/2dF:survey.:IV.:(Georgantopoulos+;:2004) +C,J/ApJ/607/904,x-ray,ivo://CDS.VizieR/J/ApJ/607/904,J/ApJ/607/904,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/607/904&,Chandra:obs.:of:Trifid:nebula:(Rho+;:2004) +C,J/ApJ/655/492,optical,ivo://CDS.VizieR/J/ApJ/655/492,J/ApJ/655/492,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/492&,Equivalent:widths:of:26:metal-poor:stars:(Aoki+;:2007) +C,J/other/IBVS/552,optical:infrared,ivo://CDS.VizieR/J/other/IBVS/5526,J/other/IBVS/552,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5526&,BVRI:photometry:of:stars:in:BZ:UMa:field:(Price+;:2004) +C,J/AJ/127/980,optical,ivo://CDS.VizieR/J/AJ/127/980,J/AJ/127/980,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/980&,vby:and:BVI:photometry:of:Omega:Cen:giants:(Hughes+;:2004) +C,J/AJ/130/1871,optical:infrared,ivo://CDS.VizieR/J/AJ/130/1871,J/AJ/130/1871,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1871&,Spectroscopic:survey:of:M:dwarfs:(Bochanski+;:2005) +C,J/AJ/127/2228,optical:infrared,ivo://CDS.VizieR/J/AJ/127/2228,J/AJ/127/2228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2228&,VRI:photometry:of:PMS:stars:in:NGC:2264:OB:(Makidon+;:2004) +C,J/MNRAS/387/954,infrared,ivo://CDS.VizieR/J/MNRAS/387/954,J/MNRAS/387/954,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/387/954&,H2:imaging:of:NGC:1333;:L1455;:L1448:and:B1:(Davis+;:2008) +C,J/ApJ/655/351,radio,ivo://CDS.VizieR/J/ApJ/655/351,J/ApJ/655/351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/655/351&,Massive:quiescent:cores:in:Orion.:II.:(Li+;:2007) +C,J/AJ/127/2085,optical,ivo://CDS.VizieR/J/AJ/127/2085,J/AJ/127/2085,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2085&,Disk:brightness:profiles:in:galaxies:(Anderson+;:2004) +C,J/AZh/82/437,*,ivo://CDS.VizieR/J/AZh/82/437,J/AZh/82/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/82/437&,Calculated:chemical:composition:of:galactic:PN:(Holovatyy+;:2005) +C,J/AJ/122/1330,optical,ivo://CDS.VizieR/J/AJ/122/1330,J/AJ/122/1330,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1330&,HST:BVI:photometry:of:M:81:star:clusters:(Chandar+;:2001) +C,J/AJ/127/3075,optical:infrared,ivo://CDS.VizieR/J/AJ/127/3075,J/AJ/127/3075,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3075&,Mid-infrared:population:of:ELAIS-S1:sample:(La:Franca+;:2004) +C,J/AJ/87/1515,optical,ivo://CDS.VizieR/J/AJ/87/1515,J/AJ/87/1515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/87/1515&,UBV:photometry:of:AB:stars:in:halo:(Pier;:1982) +C,J/other/IBVS/572,optical,ivo://CDS.VizieR/J/other/IBVS/5721,J/other/IBVS/572,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5721&,78th:name-list:of:variable:stars:(Kazarovets+;:2006) +C,J/PASJ/56/295,optical:infrared,ivo://CDS.VizieR/J/PASJ/56/295,J/PASJ/56/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/56/295&,BVIc:photometry:of:old:open:clusters:(Hasegawa+;:2004) +C,J/A+A/443/157,optical,ivo://CDS.VizieR/J/A+A/443/157,J/A+A/443/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/443/157&,CCD:photometry:in:6:open:clusters:(Paunzen+;:2005) +C,II/156A,infrared,ivo://CDS.VizieR/II/156A,II/156A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/156A&,IRAS:Faint:Source:Catalog;:|b|:>::10;:Version:2.0:(Moshir+:1989) +C,J/AJ/129/1163,radio,ivo://CDS.VizieR/J/AJ/129/1163,J/AJ/129/1163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1163&,Third:VLBA:calibrator:survey::VCS3:(Petrov+;:2005) +C,J/AN/325/307,optical:infrared,ivo://CDS.VizieR/J/AN/325/307,J/AN/325/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/325/307&,UBVIc:photometry:of:NGC:3077:center:(Notni+;:2004) +C,J/AJ/127/1227,optical,ivo://CDS.VizieR/J/AJ/127/1227,J/AJ/127/1227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1227&,Synthetic:Stroemgren:photometry:(Clem+;:2004) +C,J/AJ/127/1883,optical,ivo://CDS.VizieR/J/AJ/127/1883,J/AJ/127/1883,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1883&,Merging:galaxies:in:SDSS:EDR:(Allam+;:2004) +C,J/MNRAS/382/553,optical,ivo://CDS.VizieR/J/MNRAS/382/553,J/MNRAS/382/553,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/553&,Abundances:of:nearby:red:clump:giants:(Liu+;:2007) +C,J/AJ/125/1383,optical,ivo://CDS.VizieR/J/AJ/125/1383,J/AJ/125/1383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1383&,Stromgren:photometry:of:NGC:6253:(Anthony-Twarog+;:2003) +C,J/A+A/409/79,x-ray,ivo://CDS.VizieR/J/A+A/409/79,J/A+A/409/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/79&,HELLAS2XMM:survey.:IV.:(Fiore+;:2003) +C,J/A+A/373/24,optical,ivo://CDS.VizieR/J/A+A/373/24,J/A+A/373/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/24&,Blue:compact:galaxies:from:SBS:(Pustilnik+:2001) +C,J/other/IBVS/549,optical,ivo://CDS.VizieR/J/other/IBVS/5493,J/other/IBVS/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5493&,2003:CCD:minima:of:eclipsing:binaries:(Nelson+;:2004) +C,J/MNRAS/324/580,uv:optical,ivo://CDS.VizieR/J/MNRAS/324/580,J/MNRAS/324/580,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/324/580&,FAUST:sources:in:NGC:4038-39:and:6752:direction:(Daniels+;:2001) +C,IX/18,x-ray,ivo://CDS.VizieR/IX/18,IX/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/18&,EINSTEIN:extended:source:survey:(EXSS):(Oppenheimer+:1997) +C,J/ApJ/629/507,optical,ivo://CDS.VizieR/J/ApJ/629/507,J/ApJ/629/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/629/507&,Observed:orbital:eccentricities:for:391:binaries:(Abt+;:2005) +C,J/ApJ/653/1325,infrared,ivo://CDS.VizieR/J/ApJ/653/1325,J/ApJ/653/1325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/653/1325&,Galactic:distribution:of:infrared:dark:clouds:(Simon+;:2006) +C,VII/192,optical,ivo://CDS.VizieR/VII/192,VII/192,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/192&,Arp's:Peculiar:Galaxies:(Webb:1996) +C,J/A+A/381/500,optical,ivo://CDS.VizieR/J/A+A/381/500,J/A+A/381/500,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/500&,Eu:abundances:in:F:and:G:disk:stars:(Koch+;:2002) +C,J/A+A/427/769,radio,ivo://CDS.VizieR/J/A+A/427/769,J/A+A/427/769,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/769&,Extragalactic:sources:at:22;:37:and:87GHz:(Terasranta+;:2004) +C,II/286,optical:infrared,ivo://CDS.VizieR/II/286,II/286,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/286&,VIRMOS:deep:imaging:survey.:VVDS-F02:catalog:(VIRMOS:team+;:2008) +C,J/AN/329/609,optical,ivo://CDS.VizieR/J/AN/329/609,J/AN/329/609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/329/609&,Red:giant:candidates:in:10:open:clusters:(Claria+;:2008) +C,J/MNRAS/353/1025,infrared,ivo://CDS.VizieR/J/MNRAS/353/1025,J/MNRAS/353/1025,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/353/1025&,JHK:photometry:of:4:W51:star:clusters:(Nanda+;:2004) +C,J/A+A/489/849,gamma-ray,ivo://CDS.VizieR/J/A+A/489/849,J/A+A/489/849,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/849&,Revised:catalogue:of:EGRET:gamma-ray:sources:(Casandjian+;:2008) +C,J/A+A/414/487,x-ray:optical,ivo://CDS.VizieR/J/A+A/414/487,J/A+A/414/487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/487&,Optically:bright:AGN:in:ROSAT-FSC:(Veron-cetty+;:2004) +C,J/A+A/478/667,infrared,ivo://CDS.VizieR/J/A+A/478/667,J/A+A/478/667,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/667&,The:Mayrit:catalogue:(Caballero;:2008) +C,J/AJ/132/2653,infrared,ivo://CDS.VizieR/J/AJ/132/2653,J/AJ/132/2653,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2653&,JHKs:photometry:of:N11:young:stellar:objects:(Hatano+;:2006) +C,J/ApJ/620/1010,infrared,ivo://CDS.VizieR/J/ApJ/620/1010,J/ApJ/620/1010,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/620/1010&,Spitzer:24{mu}m:photometry:of:A:dwarfs:(Rieke+;:2005) +C,J/A+A/415/549,radio,ivo://CDS.VizieR/J/A+A/415/549,J/A+A/415/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/549&,High-frequency:polarization:of:Kuehr:sources:(Ricci+;:2004) +C,J/AJ/132/2665,infrared,ivo://CDS.VizieR/J/AJ/132/2665,J/AJ/132/2665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/2665&,QUEST2:BRI:photometry:of:Taurus-Auriga:PMS:(Slesnick+;:2006) +C,J/AJ/129/348,optical,ivo://CDS.VizieR/J/AJ/129/348,J/AJ/129/348,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/348&,Radio:compact:HII:regions:in:the:Milky:Way:(Giveon+;:2005) +C,J/PASP/120/1128,optical:infrared,ivo://CDS.VizieR/J/PASP/120/1128,J/PASP/120/1128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/120/1128&,Calibrated:griz:magnitudes:of:Tycho:star:(Ofek;:2008) +C,J/A+A/448/893,optical:infrared,ivo://CDS.VizieR/J/A+A/448/893,J/A+A/448/893,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/893&,Photometry:and:lines:of:(z~0.2-1.0):galaxies:(Lamareille+;:2006) +C,J/PASP/120/1183,infrared,ivo://CDS.VizieR/J/PASP/120/1183,J/PASP/120/1183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/120/1183&,NIR:fluxes:of:14:cool:variable:stars:(Taylor;:2008) +C,J/PASP/117/22,optical:infrared,ivo://CDS.VizieR/J/PASP/117/22,J/PASP/117/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/22&,NGC:6318:CCD:BVI:photometry:(Piatti+;:2005) +C,J/A+A/448/1001,optical,ivo://CDS.VizieR/J/A+A/448/1001,J/A+A/448/1001,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/1001&,Radial:velocities:of:B:stars:in:Sco-Cen:(Jilinski+;:2006) +C,J/ApJ/606/664,optical:infrared:radio,ivo://CDS.VizieR/J/ApJ/606/664,J/ApJ/606/664,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/606/664&,MAMBO:sources:near:NTT:Deep:Field:(Dannerbauer+;:2004) +C,II/253A,optical,ivo://CDS.VizieR/II/253A,II/253A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/253A&,Chandra:Deep:Field:South::multi-colour:data:(Wolf+;:2008) +C,J/A+AS/146/407,optical,ivo://CDS.VizieR/J/A+AS/146/407,J/A+AS/146/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/407&,Symbiotic:stars:catalogue:(Belczynski+;:2000) +C,J/ApJ/652/681,*,ivo://CDS.VizieR/J/ApJ/652/681,J/ApJ/652/681,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/681&,Spectroscopic:subcomponents:in:multiple:systems:(Docobo+;:2006) +C,J/ApJS/89/57,optical:infrared,ivo://CDS.VizieR/J/ApJS/89/57,J/ApJS/89/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/89/57&,IRAS:galaxies:behind:southern:Milky:Way:(Yamada+;:1993) +C,J/A+A/420/873,optical,ivo://CDS.VizieR/J/A+A/420/873,J/A+A/420/873,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/873&,Properties:of:isolated:disk:galaxies:(Varela+;:2004) +C,J/AJ/131/3016,optical,ivo://CDS.VizieR/J/AJ/131/3016,J/AJ/131/3016,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/3016&,Low-mass:objects:in:Upper:Scorpius:(Slesnick+;:2006) +C,III/242,infrared,ivo://CDS.VizieR/III/242,III/242,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/242&,ISO:Astrophysical:Spectroscopic:Database:(Jourdain:de:Muizon;:2005) +C,J/ApJ/641/169,optical,ivo://CDS.VizieR/J/ApJ/641/169,J/ApJ/641/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/169&,Spectroscopy:in:lens:fields:(Momcheva+;:2006) +C,J/ApJ/642/972,infrared,ivo://CDS.VizieR/J/ApJ/642/972,J/ApJ/642/972,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/642/972&,IR:photometry:of:a:star-forming:core:in:NGC:2264:(Young+;:2006) +C,J/A+A/428/149,optical,ivo://CDS.VizieR/J/A+A/428/149,J/A+A/428/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/149&,Hipparcos:parallaxes:of:O:stars:(Schroeder+;:2004) +C,J/AJ/114/2402,optical,ivo://CDS.VizieR/J/AJ/114/2402,J/AJ/114/2402,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/2402&,Rotation:curves:of:early-type:galaxies:(Courteau+;:1997) +C,J/ApJS/164/307,infrared:radio,ivo://CDS.VizieR/J/ApJS/164/307,J/ApJS/164/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/164/307&,NICMOS:observations:of:3CR:radio:sources:(Madrid+;:2006) +C,J/MNRAS/390/59,x-ray,ivo://CDS.VizieR/J/MNRAS/390/59,J/MNRAS/390/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/390/59&,X-ray:sources:in:NGC:5775:(Li+;:2008) +C,J/AJ/106/1273,optical,ivo://CDS.VizieR/J/AJ/106/1273,J/AJ/106/1273,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/1273&,Kinematics:of:dense:clusters:of:galaxies:(Zabludoff+:1993) +C,J/ApJ/614/91,optical,ivo://CDS.VizieR/J/ApJ/614/91,J/ApJ/614/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/614/91&,Black:hole:mass:and:accretion:rate:of:AGNs:(Wu+;:2004) +C,J/ApJ/554/742,x-ray,ivo://CDS.VizieR/J/ApJ/554/742,J/ApJ/554/742,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/554/742&,Chandra:Deep:Survey:of:the:HDF-N:(Hornschemeier+;:2001) +C,J/ApJ/549/155,infrared,ivo://CDS.VizieR/J/ApJ/549/155,J/ApJ/549/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/549/155&,[OIII]:emission:in:a:sample:of:AGNs:(Nagao+;:2001) +C,J/AJ/121/2673,infrared,ivo://CDS.VizieR/J/AJ/121/2673,J/AJ/121/2673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2673&,3{mu}m:survey:of:the:Chamaeleon:I:dark:cloud:(Kenyon+;:2001) +C,J/AJ/130/586,radio,ivo://CDS.VizieR/J/AJ/130/586,J/AJ/130/586,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/586&,Compact:radio:sources:in:the:galactic:plane:(White+;:2005) +C,J/AZh/82/420,optical:radio,ivo://CDS.VizieR/J/AZh/82/420,J/AZh/82/420,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/82/420&,Spectral:study:of:19:radio:sources:(Afanasiev+;:2005) +C,J/AJ/127/156,x-ray,ivo://CDS.VizieR/J/AJ/127/156,J/AJ/127/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/156&,Soft:X-Ray-Selected:AGNs:complete:sample:(Grupe+;:2004) +C,J/AJ/127/1727,optical,ivo://CDS.VizieR/J/AJ/127/1727,J/AJ/127/1727,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1727&,Differential:magnitudes:of:binary:stars:(Horch+;:2004) +C,J/A+A/378/30,x-ray:optical,ivo://CDS.VizieR/J/A+A/378/30,J/A+A/378/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/378/30&,ROSAT-BSC:galaxy:identifications:(Zimmermann+;:2001) +C,J/A+A/486/453,infrared,ivo://CDS.VizieR/J/A+A/486/453,J/A+A/486/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/453&,NIR:photometry:of:early-type:stars:in:Cyg:OB2:(Comeron+;:2008) +C,J/AJ/129/2542,optical:radio,ivo://CDS.VizieR/J/AJ/129/2542,J/AJ/129/2542,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2542&,BL:Lac:from:SDSS:(Collinge+;:2005) +C,J/AJ/127/1811,optical,ivo://CDS.VizieR/J/AJ/127/1811,J/AJ/127/1811,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1811&,Catalog:of:SDSS:compact:groups:of:galaxies:(Lee+;:2004) +C,J/AJ/129/856,optical,ivo://CDS.VizieR/J/AJ/129/856,J/AJ/129/856,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/856&,Herbig:Ae/Be:stars:in:nearby:OB:associations:(Hernandez+;:2005) +C,J/A+A/376/997,infrared,ivo://CDS.VizieR/J/A+A/376/997,J/A+A/376/997,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/997&,Galactic:mass-losing:AGB:stars:(Le:Bertre+;:2001) +C,J/ApJ/626/95,gamma-ray:radio,ivo://CDS.VizieR/J/ApJ/626/95,J/ApJ/626/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/626/95&,Gamma-ray:blazar:candidates:(Sowards-Emmerd+;:2005) +C,J/A+A/441/1149,optical,ivo://CDS.VizieR/J/A+A/441/1149,J/A+A/441/1149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/1149&,Abundances:of:20:F-G:disk:stars:(del:Peloso+;:2005) +C,J/A+A/380/300,optical,ivo://CDS.VizieR/J/A+A/380/300,J/A+A/380/300,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/300&,Abundances:of:PN:towards:Galactic:bulge:(Escudero+;:2001) +C,J/other/ChA+A/28,infrared,ivo://CDS.VizieR/J/other/ChA+A/28.308,J/other/ChA+A/28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ChA+A/28.308&,JHK':photometry:in:GGD:12-15:region:(Fang+;:2004) +C,J/A+A/489/229,infrared,ivo://CDS.VizieR/J/A+A/489/229,J/A+A/489/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/229&,NIR:photometry:of:IRAS:19410+2336:(Martin-Hernandez+;:2008) +C,J/A+A/486/437,optical,ivo://CDS.VizieR/J/A+A/486/437,J/A+A/486/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/437&,CN:and:CH:line:strengths:in:8:Galactic:GlCl:(Kayser+;:2008) +C,III/245,optical,ivo://CDS.VizieR/III/245,III/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/245&,Catalogue:of:H:line:profiles:of:235:B-F:stars:(Klochkova+;:2006) +C,J/A+A/439/487,optical:radio,ivo://CDS.VizieR/J/A+A/439/487,J/A+A/439/487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/487&,Nuker:law:fits:of:radio:galaxies:(De:Ruiter+;:2005) +C,J/MNRAS/296/599,optical,ivo://CDS.VizieR/J/MNRAS/296/599,J/MNRAS/296/599,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/296/599&,A3558:complex:redshifts:(Bardelli+;:1998) +C,J/MNRAS/325/1411,radio,ivo://CDS.VizieR/J/MNRAS/325/1411,J/MNRAS/325/1411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/325/1411&,ATCA:Intraday:Variability:Survey:(Kedziora-Chudczer+;:2001) +C,J/ApJ/613/393,x-ray:infrared:radio,ivo://CDS.VizieR/J/ApJ/613/393,J/ApJ/613/393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/393&,X-ray:and:radio:sources:in:{rho}:Oph:Core:A:(Gagne+;:2004) +C,J/MNRAS/326/1161,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/326/1161,J/MNRAS/326/1161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/326/1161&,ROSAT:medium-sensitivity:Galactic:plane:survey:(Morley+;:2001) +C,J/AJ/130/1502,optical,ivo://CDS.VizieR/J/AJ/130/1502,J/AJ/130/1502,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1502&,NGC:5846:group::photometry:and:spectroscopy:(Mahdavi+;:2005) +C,J/ApJ/502/558,x-ray:optical,ivo://CDS.VizieR/J/ApJ/502/558,J/ApJ/502/558,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/502/558&,Catalog:of:ROSAT:galaxy:clusters:(Vikhlinin+:1998) +C,J/A+A/427/313,optical,ivo://CDS.VizieR/J/A+A/427/313,J/A+A/427/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/313&,Radial:velocities:of:evolved:stars.:III.:(De:Medeiros+;:2004) +C,J/AJ/132/1796,optical,ivo://CDS.VizieR/J/AJ/132/1796,J/AJ/132/1796,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1796&,Spectroscpy:in:nearby:group:cores:(Carrasco+;:2006) +C,J/MNRAS/379/1571,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/379/1571,J/MNRAS/379/1571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/1571&,SCUBA:Half-Degree:Extragalactic:Survey.:IV:(Aretxaga+;:2007) +C,J/MNRAS/328/805,optical,ivo://CDS.VizieR/J/MNRAS/328/805,J/MNRAS/328/805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/805&,The:2dF:QSO:Redshift:Survey.:VIII:(Outram+;:2001) +C,J/ApJ/628/729,optical:infrared,ivo://CDS.VizieR/J/ApJ/628/729,J/ApJ/628/729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/628/729&,CCD:BVIc:photometry:of:M10:stars:(Pollard+;:2005) +C,J/ApJ/648/1090,optical,ivo://CDS.VizieR/J/ApJ/648/1090,J/ApJ/648/1090,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/1090&,Radial:velocities:of:NGC:2264:stars:(Furesz+;:2006) +C,V/33,optical,ivo://CDS.VizieR/V/33,V/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/33&,DDO:Photometry:and:Radial:Velocities:at:Galactic:Poles:(Hartkopf+:1982) +C,I/157,optical,ivo://CDS.VizieR/I/157,I/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/157&,U.S.:Naval:Observatory:Zodiacal:Zone:Catalog:(ZZCAT::USNO:1990) +C,J/ApJ/634/L1,infrared,ivo://CDS.VizieR/J/ApJ/634/L1,J/ApJ/634/L1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/634/L1&,16{mu}m:sources:in:the:NOAO:Bootes:field:(Kasliwal+;:2005) +C,J/AJ/130/968,optical,ivo://CDS.VizieR/J/AJ/130/968,J/AJ/130/968,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/968&,SDSS-C4:cluster:catalog:(Miller+;:2005) +C,J/ApJ/645/228,optical,ivo://CDS.VizieR/J/ApJ/645/228,J/ApJ/645/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/645/228&,Velocities:of:satellites:of:external:disk:galaxies:(Azzaro+:2006) +C,J/MNRAS/330/137,optical,ivo://CDS.VizieR/J/MNRAS/330/137,J/MNRAS/330/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/330/137&,VRc:observations:of:LMC:long-period:red:variables:(Noda+;:2002) +C,J/A+A/490/113,x-ray:infrared,ivo://CDS.VizieR/J/A+A/490/113,J/A+A/490/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/490/113&,X-ray:sources:in:NGC:752:(Giardino+;:2008) +C,J/A+A/489/533,uv:radio,ivo://CDS.VizieR/J/A+A/489/533,J/A+A/489/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/533&,M83:volume:densities:of:giant:molecular:clouds:(Heiner+;:2008) +C,J/AJ/95/284,optical,ivo://CDS.VizieR/J/AJ/95/284,J/AJ/95/284,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/95/284&,Radial:velocities:in:14:rich:clusters:(Dressler+:1988) +C,J/MNRAS/330/792,optical,ivo://CDS.VizieR/J/MNRAS/330/792,J/MNRAS/330/792,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/330/792&,Radial:velocity:in:Draco:(Kleyna+;:2002) +C,J/A+A/489/1271,infrared,ivo://CDS.VizieR/J/A+A/489/1271,J/A+A/489/1271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/489/1271&,CO:and:OH:abundances:of:23:K-M:giants:(Tsuji;:2008) +C,J/A+A/440/487,optical:infrared,ivo://CDS.VizieR/J/A+A/440/487,J/A+A/440/487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/487&,Cepheids:in:the:young:LMC:cluster:NGC:1866:(Storm+;:2005) +C,J/MNRAS/332/422,optical:infrared,ivo://CDS.VizieR/J/MNRAS/332/422,J/MNRAS/332/422,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/332/422&,Galaxies:morphology:and:IR:photometry.:VIII:(Pierini+;:2002) +C,J/ApJ/603/503,optical,ivo://CDS.VizieR/J/ApJ/603/503,J/ApJ/603/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/603/503&,HST:photometry:in:NGC:5253:and:NGC:3077:(Harris+;:2004) +C,J/ApJ/574/258,x-ray,ivo://CDS.VizieR/J/ApJ/574/258,J/ApJ/574/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/574/258&,X-ray-emitting:young:stars:in:the:Orion:nebula:(Feigelson+;:2002) +C,J/MNRAS/352/478,optical:radio,ivo://CDS.VizieR/J/MNRAS/352/478,J/MNRAS/352/478,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/478&,HI:obs.:of:low:surface:brightness:dwarf:gal.:(Roberts+;:2004) +C,J/MNRAS/338/525,infrared:radio,ivo://CDS.VizieR/J/MNRAS/338/525,J/MNRAS/338/525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/338/525&,Recent:star:formation:in:UCM:galaxies:(Perez-Gonzalez+;:2003) +C,J/MNRAS/352/131,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/352/131,J/MNRAS/352/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/131&,13+38:XMM-Newton/ROSAT:1.4GHz:radio:catalog:(Seymour+;:2004) +C,J/MNRAS/342/575,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/342/575,J/MNRAS/342/575,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/342/575&,BeppoSAX:HELLAS:survey.:VI.:(Ciliegi+;:2003) +C,J/PAZh/34/270,optical,ivo://CDS.VizieR/J/PAZh/34/270,J/PAZh/34/270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/34/270&,Photometric:parameters:of:Galactic:novae:(Burlak+;:2008) +C,J/A+A/380/609,optical:infrared,ivo://CDS.VizieR/J/A+A/380/609,J/A+A/380/609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/609&,Southern:emission-line:stars:multiphotometry:(de:Winter+;:2001) +C,J/PAZh/34/278,optical,ivo://CDS.VizieR/J/PAZh/34/278,J/PAZh/34/278,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/34/278&,Distances:and:extinction:of:Galactic:novae:(Burlak;:2008) +C,J/AJ/127/477,x-ray,ivo://CDS.VizieR/J/AJ/127/477,J/AJ/127/477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/477&,Hard:X-ray:emissions:of:white:dwarfs:(Chu+;:2004) +C,J/MNRAS/343/665,optical,ivo://CDS.VizieR/J/MNRAS/343/665,J/MNRAS/343/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/343/665&,VI:photometry:of:globular:cluster:systems:(Goudfrooij+;:2003) +C,J/A+A/439/1137,optical,ivo://CDS.VizieR/J/A+A/439/1137,J/A+A/439/1137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/1137&,PHOENIX:model:chromospheres:of:M:dwarfs:(Fuhrmeister+;:2005) +C,J/ApJ/652/1554,x-ray:uv,ivo://CDS.VizieR/J/ApJ/652/1554,J/ApJ/652/1554,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/1554&,Iron:in:hot:DA:white:dwarfs:(Vennes+;:2006) +C,J/AJ/127/1579,optical,ivo://CDS.VizieR/J/AJ/127/1579,J/AJ/127/1579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1579&,Abundances:of:faint:M13:stars:(Briley+;:2004) +C,J/ApJ/652/1133,optical:infrared,ivo://CDS.VizieR/J/ApJ/652/1133,J/ApJ/652/1133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/652/1133&,BVI:photometry:of:NGC:4258:Cepheids:(Macri+;:2006) +C,J/AJ/127/2579,x-ray,ivo://CDS.VizieR/J/AJ/127/2579,J/AJ/127/2579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2579&,Optical:ident.:of:BATC:Sky:Survey:X-ray:sources:(Zhang+;:2004) +C,III/208,optical,ivo://CDS.VizieR/III/208,III/208,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/208&,Sternberg:Spectrophotometric:Catalog:(Glushneva+:1998) +C,J/AJ/126/1707,optical,ivo://CDS.VizieR/J/AJ/126/1707,J/AJ/126/1707,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1707&,Companions:of:bright:barred:galaxies:(Garcia-Barreto+;:2003) +C,J/ApJS/163/282,optical,ivo://CDS.VizieR/J/ApJS/163/282,J/ApJS/163/282,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/163/282&,Molecular:hydrogen:column:densities:(Wakker+;:2006) +C,J/AJ/126/1665,optical,ivo://CDS.VizieR/J/AJ/126/1665,J/AJ/126/1665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1665&,NICMOS:observations:of:NGC:2024:(Liu+;:2003) +C,J/MNRAS/240/785,optical,ivo://CDS.VizieR/J/MNRAS/240/785,J/MNRAS/240/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/240/785&,Multicolour:photometry:of:Sersic:129-01:(Millington+:1989) +C,J/MNRAS/354/485,radio,ivo://CDS.VizieR/J/MNRAS/354/485,J/MNRAS/354/485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/354/485&,Radio:flux:of:15-GHz:9C:survey:(Bolton+;:2004) +C,J/AJ/131/3008,optical,ivo://CDS.VizieR/J/AJ/131/3008,J/AJ/131/3008,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/3008&,Double:star:speckle:measures:(Horch+;:2006) +C,J/AJ/131/2949,optical,ivo://CDS.VizieR/J/AJ/131/2949,J/AJ/131/2949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2949&,Mn:abundances:in:cluster:and:field:stars:(Sobeck+;:2006) +C,J/A+A/379/35,radio,ivo://CDS.VizieR/J/A+A/379/35,J/A+A/379/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/35&,Radio-optically:selected:galaxy:clusters.:II.:(Zanichelli+;:2001) +C,J/other/CoSka/35,*,ivo://CDS.VizieR/J/other/CoSka/35.45,J/other/CoSka/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/CoSka/35.45&,Astrometry:of:minor:planets:in:2003:(Neslusan+;:2005) +C,J/AJ/128/224,optical:infrared,ivo://CDS.VizieR/J/AJ/128/224,J/AJ/128/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/224&,VI:photometry:in:M33:outer:regions:(Tiede+;:2004) +C,J/AJ/127/3121,optical,ivo://CDS.VizieR/J/AJ/127/3121,J/AJ/127/3121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3121&,TKRS:catalog:of:GOODS-North:Field:(Wirth+;:2004) +C,J/A+A/379/90,optical,ivo://CDS.VizieR/J/A+A/379/90,J/A+A/379/90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/90&,Candidate:Planetary:Nebulae:in:M81:(Magrini+;:2001) +C,J/ApJ/617/240,optical,ivo://CDS.VizieR/J/ApJ/617/240,J/ApJ/617/240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/617/240&,Oxygen:abundances:in:the:GOODS-North:field:(Kobulnicky+;:2004) +C,VII/42A,optical,ivo://CDS.VizieR/VII/42A,VII/42A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/42A&,GMP:catalogue::galaxies:in:the:Coma:cluster:(Godwin+:1983) +C,J/ApJS/119/83,uv:optical,ivo://CDS.VizieR/J/ApJS/119/83,J/ApJS/119/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/119/83&,IUE:sample:of:binaries:with:hot:component:(Parsons+;:1998) +C,J/A+A/432/737,radio,ivo://CDS.VizieR/J/A+A/432/737,J/A+A/432/737,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/432/737&,General:Catalogue:of:6.7GHz:Methanol:Masers:(Pestalozzi+;:2005) +C,J/ApJ/617/192,x-ray,ivo://CDS.VizieR/J/ApJ/617/192,J/ApJ/617/192,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/617/192&,ROSAT:AGN:Catalog:in:North:Ecliptic:Pole:(Mullis+;:2004) +C,J/MNRAS/354/980,infrared:radio,ivo://CDS.VizieR/J/MNRAS/354/980,J/MNRAS/354/980,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/354/980&,Near-infrared:survey:around:PKS:1343-601:(Nagayama+;:2004) +C,J/MNRAS/355/97,x-ray:infrared,ivo://CDS.VizieR/J/MNRAS/355/97,J/MNRAS/355/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/97&,Chandra/ELAIS:mid-infrared:sources:(Manners+;:2004) +C,J/AJ/126/472,optical,ivo://CDS.VizieR/J/AJ/126/472,J/AJ/126/472,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/472&,High:proper:motion:stars:in:USNO-B:(Gould;:2003) +C,J/A+A/445/857,optical,ivo://CDS.VizieR/J/A+A/445/857,J/A+A/445/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/857&,DPOSS:II:compact:group:survey:(Pompei+;:2006) +C,J/MNRAS/380/162,optical,ivo://CDS.VizieR/J/MNRAS/380/162,J/MNRAS/380/162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/162&,Aligned:radio:polarizations:of:quasars:(Joshi+;:2007) +C,J/ApJ/615/897,gamma-ray:x-ray:infrared:radio,ivo://CDS.VizieR/J/ApJ/615/897,J/ApJ/615/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/615/897&,Chandra:X-Ray:sources:in:the:{gamma}:Cyg:Field:(Becker+;:2004) +C,J/AJ/128/3012,optical,ivo://CDS.VizieR/J/AJ/128/3012,J/AJ/128/3012,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/3012&,Speckle:interferometry:at:USNO.:X.:(Mason+;:2004) +C,J/ApJ/650/148,optical,ivo://CDS.VizieR/J/ApJ/650/148,J/ApJ/650/148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/650/148&,GOODS:blue:early-type:galaxies:(Lee+;:2006) +C,J/ApJ/650/945,optical,ivo://CDS.VizieR/J/ApJ/650/945,J/ApJ/650/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/650/945&,Polarisation:around:filamentary:dark:cloud:GF:9:(Poidevin+;:2006) +C,J/MNRAS/346/1125,infrared,ivo://CDS.VizieR/J/MNRAS/346/1125,J/MNRAS/346/1125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/346/1125&,IK:photometry:of:faint:Extremely:Red:Objects:(Gilbank+;:2003) +C,J/AJ/98/2086,optical,ivo://CDS.VizieR/J/AJ/98/2086,J/AJ/98/2086,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/98/2086&,CCD:photometry:of:NGC:2257:RR:Lyrae:(Walker:1989) +C,J/A+A/403/93,optical,ivo://CDS.VizieR/J/A+A/403/93,J/A+A/403/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/93&,Photometry:of:AGB:stars:in:NGC:185:and:NGC:147:(Nowotny+;:2003) +C,II/260,infrared,ivo://CDS.VizieR/II/260,II/260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/260&,Ackermann:red:stars:(Ackermann:1968) +C,J/ApJ/643/402,optical,ivo://CDS.VizieR/J/ApJ/643/402,J/ApJ/643/402,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/643/402&,Cool:white:dwarfs:in:the:solar:neighborhood:(Kawka+;:2006) +C,J/A+A/446/551,infrared,ivo://CDS.VizieR/J/A+A/446/551,J/A+A/446/551,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/446/551&,Extinctions:at:7um:&::15um:from:ISOGAL:survey:(Jiang+;:2006) +C,J/ApJ/615/887,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/615/887,J/ApJ/615/887,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/615/887&,Localization:of:SGR:1627-41:and:AXP:1E1841-045:(Wachter+;:2004) +C,J/A+A/377/945,optical,ivo://CDS.VizieR/J/A+A/377/945,J/A+A/377/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/377/945&,Variability:and:spectra:of:LMC:giants:(Cioni+:2001) +C,J/ApJ/649/730,x-ray,ivo://CDS.VizieR/J/ApJ/649/730,J/ApJ/649/730,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/730&,ULX:population:in:nearby:galaxies:from:XMM:(Winter+;:2006) +C,J/A+A/445/939,optical,ivo://CDS.VizieR/J/A+A/445/939,J/A+A/445/939,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/939&,Metal-poor:stars:uvby-beta:photometry.:XI.:(Schuster+;:2006) +C,J/ApJ/649/201,optical,ivo://CDS.VizieR/J/ApJ/649/201,J/ApJ/649/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/201&,Velocities:and:Washington:photometry:in:Carina:dSph:(Munoz+;:2006) +C,J/AJ/108/585,optical:infrared,ivo://CDS.VizieR/J/AJ/108/585,J/AJ/108/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/585&,UBVI:photometry:of:NGC:6791:(Montgomery+;:1994) +C,J/A+A/437/1135,infrared,ivo://CDS.VizieR/J/A+A/437/1135,J/A+A/437/1135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/1135&,Near-IR:astrometry:of:Southern:ICRF:quasars:(Camargo+;:2005) +C,J/ApJ/649/63,infrared:radio,ivo://CDS.VizieR/J/ApJ/649/63,J/ApJ/649/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/649/63&,DRaGONS:survey:(Schmidt+;:2006) +C,VII/209A,optical,ivo://CDS.VizieR/VII/209A,VII/209A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/209A&,Galaxies:Behind:the:Milky:Way:(Saito+:1990-91::Roman+:1996-98) +C,J/MNRAS/360/185,optical:infrared,ivo://CDS.VizieR/J/MNRAS/360/185,J/MNRAS/360/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/185&,VI:photometry:of:the:Leo:II:galaxy:(Bellazzini+;:2005) +C,J/ApJ/622/217,optical,ivo://CDS.VizieR/J/ApJ/622/217,J/ApJ/622/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/622/217&,Light:and:motion:in:the:local:volume:(Whiting+;:2005) +C,J/MNRAS/358/341,optical,ivo://CDS.VizieR/J/MNRAS/358/341,J/MNRAS/358/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/341&,Ic:photometry:of:IC:348:(Littlefair+;:2005) +C,J/A+A/363/29,optical,ivo://CDS.VizieR/J/A+A/363/29,J/A+A/363/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/29&,Variable:stars:in:IC:1613:(Antonello+;:2000) +C,J/MNRAS/299/834,optical:infrared,ivo://CDS.VizieR/J/MNRAS/299/834,J/MNRAS/299/834,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/299/834&,Berkeley:21:BVI:photometry:(Tosi+;:1998) +C,J/AJ/129/2714,optical,ivo://CDS.VizieR/J/AJ/129/2714,J/AJ/129/2714,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2714&,JHK:photometry:of:M92:variable:stars:(Del:Principe+;:2005) +C,J/ApJ/611/270,optical,ivo://CDS.VizieR/J/ApJ/611/270,J/ApJ/611/270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/611/270&,Magellanic:star:clusters:IR:fluctuations:(Gonzalez+;:2004) +C,J/MNRAS/357/819,optical:radio,ivo://CDS.VizieR/J/MNRAS/357/819,J/MNRAS/357/819,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/819&,Colours:and:HI:line:observations:in:Virgo:(Sabatini+;:2005) +C,J/MNRAS/253/485,infrared,ivo://CDS.VizieR/J/MNRAS/253/485,J/MNRAS/253/485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/253/485&,QMW:IRAS:galaxy:catalogue:(Rowan-Robinson+;:1991) +C,J/ApJS/144/21,optical,ivo://CDS.VizieR/J/ApJS/144/21,J/ApJS/144/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/144/21&,Galaxy:and:Magellanic:Clouds:OB:and:WR:stars:(Robert+;:2003) +C,J/ApJ/648/375,infrared,ivo://CDS.VizieR/J/ApJ/648/375,J/ApJ/648/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/648/375&,Araucaria::NGC:3109:Cepehids:JK:phot.:(Soszynski+;:2006) +C,J/ApJS/156/47,*,ivo://CDS.VizieR/J/ApJS/156/47,J/ApJS/156/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/156/47&,DA:white:dwarfs:from:the:Palomar:Green:Survey:(Liebert+;:2005) +C,J/A+A/439/413,x-ray,ivo://CDS.VizieR/J/A+A/439/413,J/A+A/439/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/413&,XMDS/VVDS:4{sigma}:catalogue:(Chiappetti+;:2005) +C,J/PASJ/55/351,radio,ivo://CDS.VizieR/J/PASJ/55/351,J/PASJ/55/351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/351&,ATCA:obs.:of:202:compact:radio:sources:(Tingay+;:2003) +C,J/A+A/487/253,optical:radio,ivo://CDS.VizieR/J/A+A/487/253,J/A+A/487/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/253&,The:RMS:survey::^13^CO:observations:of:YSOs:(Urquhart+:2008) +C,J/MNRAS/358/1116,optical,ivo://CDS.VizieR/J/MNRAS/358/1116,J/MNRAS/358/1116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/1116&,Structure:of:early-type:galaxies:(Barbera+;:2005) +C,J/A+A/466/627,*,ivo://CDS.VizieR/J/A+A/466/627,J/A+A/466/627,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/627&,Parameters:of:DA:white:dwarfs:in:SDSS-DR1:(Hu+;:2007) +C,J/AJ/119/1268,optical,ivo://CDS.VizieR/J/AJ/119/1268,J/AJ/119/1268,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/1268&,CFHT:adaptive:optics:observations:of:M15:(Gebhardt+;:2000) +C,J/AJ/127/3273,optical:radio,ivo://CDS.VizieR/J/AJ/127/3273,J/AJ/127/3273,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3273&,Nearby:galaxies:HI:observations:(Vogt+;:2004) +C,I/170A,optical,ivo://CDS.VizieR/I/170A,I/170A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/170A&,Carlsberg:Meridian:Catalog;:Vol.:5:(CMC5;:1991) +C,J/A+A/483/183,optical,ivo://CDS.VizieR/J/A+A/483/183,J/A+A/483/183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/483/183&,Catalogue:of:Blue:Stragglers:(Moretti+;:2008) +C,J/BaltA/16/327,infrared,ivo://CDS.VizieR/J/BaltA/16/327,J/BaltA/16/327,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/16/327&,Camelopardalis:dust:and:molecular:clouds:(Straizys+;:2007) +C,J/ApJS/155/89,radio,ivo://CDS.VizieR/J/ApJS/155/89,J/ApJS/155/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/89&,325MHz:radio:survey:in:M31:(Gelfand+;:2004) +C,VIII/68,optical:radio,ivo://CDS.VizieR/VIII/68,VIII/68,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/68&,Huchtmeier-Richter:HI:catalog:(Huchtmeier+:1989) +C,J/ApJ/575/354,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/575/354,J/ApJ/575/354,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/575/354&,Young:stellar:objects:in:the:NGC:1333:(Getman+;:2002) +C,J/A+AS/137/305,optical,ivo://CDS.VizieR/J/A+AS/137/305,J/A+AS/137/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/305&,IC:348:proper:motion:catalogue:(Scholz+;:1999) +C,J/AJ/118/2409,optical:infrared,ivo://CDS.VizieR/J/AJ/118/2409,J/AJ/118/2409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/2409&,VRI:photometry:of:{lambda}:Ori:PMS:stars:(Dolan+;:1999) +C,J/ApJ/584/911,x-ray,ivo://CDS.VizieR/J/ApJ/584/911,J/ApJ/584/911,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/584/911&,X-rays:in:the:Orion:nebula:cluster:(Feigelson+;:2003) +C,J/MNRAS/380/1608,optical,ivo://CDS.VizieR/J/MNRAS/380/1608,J/MNRAS/380/1608,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/1608&,LRG:catalog:(Lopes+;:2007) +C,J/ApJS/155/73,x-ray:optical,ivo://CDS.VizieR/J/ApJS/155/73,J/ApJS/155/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/73&,Photometric:redshifts:of:X-ray:sources:in:CDF-S:(Zheng+;:2004) +C,J/AJ/121/2020,optical,ivo://CDS.VizieR/J/AJ/121/2020,J/AJ/121/2020,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2020&,CTIO:and:WFPC2:photometry:in:NGC:6822:(Bianchi+;:2001) +C,J/A+AS/94/399,optical,ivo://CDS.VizieR/J/A+AS/94/399,J/A+AS/94/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/94/399&,Absolute:fluxes:and:distances:of:PN:(Cahn+;:1992) +C,J/AJ/124/3255,optical,ivo://CDS.VizieR/J/AJ/124/3255,J/AJ/124/3255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/3255&,UBV:photometry:in:M15:(van:der:Marel+;:2002) +C,J/A+A/377/123,optical,ivo://CDS.VizieR/J/A+A/377/123,J/A+A/377/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/377/123&,Equivalent:widths:of:6:binaries:(Gratton+;:2001) +C,J/A+A/376/1123,radio,ivo://CDS.VizieR/J/A+A/376/1123,J/A+A/376/1123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/1123&,Bright:southern:sub-mm:sources:(Adraou+;:2001) +C,J/A+A/375/670,radio,ivo://CDS.VizieR/J/A+A/375/670,J/A+A/375/670,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/670&,Photographic:observations:of:radio:stars:(Rizvanov+;:2001) +C,III/150A,optical,ivo://CDS.VizieR/III/150A,III/150A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/150A&,Perkins:Revised:MK:Types:for:the:Cooler:Stars:(Keenan+:1989) +C,J/A+A/451/881,optical,ivo://CDS.VizieR/J/A+A/451/881,J/A+A/451/881,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/881&,ESIS:BVR:catalog;:ELAIS-S1:(Berta+;:2006) +C,J/A+A/437/101,optical:radio,ivo://CDS.VizieR/J/A+A/437/101,J/A+A/437/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/101&,HI:shells:in:the:outer:Milky:Way:(Ehlerova+;:2005) +C,J/A+A/487/373,*,ivo://CDS.VizieR/J/A+A/487/373,J/A+A/487/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/373&,Spectroscopic:parameters:of:451:HARPS-GTO:stars:(Sousa+;:2008) +C,J/A+A/438/139,optical,ivo://CDS.VizieR/J/A+A/438/139,J/A+A/438/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/139&,Abundances:in:Milky:Way's:disk:(Soubiran+;:2005) +C,J/A+A/375/527,infrared,ivo://CDS.VizieR/J/A+A/375/527,J/A+A/375/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/527&,JHKL':photometry:of:AGB:stars:(Kerschbaum+;:2001) +C,J/AcA/52/129,optical,ivo://CDS.VizieR/J/AcA/52/129,J/AcA/52/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/52/129&,DIA:OGLE2:candidate:variable:stars:catalog:(Wozniak+;:2002) +C,J/AJ/128/426,optical:infrared,ivo://CDS.VizieR/J/AJ/128/426,J/AJ/128/426,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/426&,Subdwarfs:in:the:SDSS:(West+;:2004) +C,J/A+A/487/131,infrared,ivo://CDS.VizieR/J/A+A/487/131,J/A+A/487/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/487/131&,JHKs:photometry:of:LPVs:in:M33:(Cioni+;:2008) +C,J/AJ/123/269,optical,ivo://CDS.VizieR/J/AJ/123/269,J/AJ/123/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/269&,New:SMC:planetary:nebulae:(Jacoby+;:2002) +C,J/A+A/486/9,optical,ivo://CDS.VizieR/J/A+A/486/9,J/A+A/486/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/486/9&,Redshifts:in:z~0.25:clusters:(Verdugo+;:2008) +C,J/A+A/443/413,infrared,ivo://CDS.VizieR/J/A+A/443/413,J/A+A/443/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/443/413&,VIKs:photometry:of:NGC4365:globular:clusters:(Larsen+;:2005) +C,J/ApJ/582/170,optical,ivo://CDS.VizieR/J/ApJ/582/170,J/ApJ/582/170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/170&,M51:Planetary:Nebula:Candidates:(Durrell+;:2003) +C,J/ApJ/602/231,x-ray,ivo://CDS.VizieR/J/ApJ/602/231,J/ApJ/602/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/231&,Chandra:X-ray:point:sources:in:nearby:galaxies:(Colbert+;:2004) +C,J/AJ/121/870,optical:infrared,ivo://CDS.VizieR/J/AJ/121/870,J/AJ/121/870,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/870&,BVI:photometry:of:Variables:in:M33:(Macri+;:2001) +C,J/ApJ/577/31,optical,ivo://CDS.VizieR/J/ApJ/577/31,J/ApJ/577/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/577/31&,PNe:in:six:galaxies:(Ciardullo+;:2002) +C,J/AJ/131/2514,optical,ivo://CDS.VizieR/J/AJ/131/2514,J/AJ/131/2514,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2514&,Radial:velocities:of:red:giants:in:the:SMC:(Harris+;:2006) +C,J/AJ/128/16,radio,ivo://CDS.VizieR/J/AJ/128/16,J/AJ/128/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/16&,HIPASS:Bright:Galaxy:Catalog:(Koribalski+;:2004) +C,J/A+A/445/423,optical,ivo://CDS.VizieR/J/A+A/445/423,J/A+A/445/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/423&,WeCAPP:Survey.:M31:variables:(Fliri+;:2006) +C,J/ApJS/115/59,infrared,ivo://CDS.VizieR/J/ApJS/115/59,J/ApJS/115/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/115/59&,Cepheus:flare:molecular:clouds:(Kun;:1998) +C,J/PASJ/59/335,*,ivo://CDS.VizieR/J/PASJ/59/335,J/PASJ/59/335,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/59/335&,Properties:of:160:F-K:disk:dwarfs/subgiants:(Takeda+;:2007) +C,J/ApJ/641/389,infrared:radio,ivo://CDS.VizieR/J/ApJ/641/389,J/ApJ/641/389,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/389&,Millimetric:observations:of:IRDC:cores:(Rathborne+;:2006) +C,J/ApJS/129/435,x-ray,ivo://CDS.VizieR/J/ApJS/129/435,J/ApJS/129/435,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/129/435&,NORAS:galaxy:cluster:survey.:I.:(Bohringer+;:2000) +C,J/AJ/126/175,optical,ivo://CDS.VizieR/J/AJ/126/175,J/AJ/126/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/175&,M31Y:eclipsing:binaries:and:Cepheids:(Bonanos+;:2003) +C,J/ApJ/641/763,optical:infrared,ivo://CDS.VizieR/J/ApJ/641/763,J/ApJ/641/763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/763&,UBVI:photometry:for:Arp:220:star:clusters:(Wilson+;:2006) +C,J/AJ/126/1286,optical,ivo://CDS.VizieR/J/AJ/126/1286,J/AJ/126/1286,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1286&,H{alpha}+[NII]:observations:of:M81:HII:regions:(Lin+;:2003) +C,J/AJ/116/1922,optical,ivo://CDS.VizieR/J/AJ/116/1922,J/AJ/116/1922,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1922&,CaII:H:and:K:filter:photometry:III.:(Anthony-Twarog+;:1998) +C,IX/25,x-ray,ivo://CDS.VizieR/IX/25,IX/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/25&,Einstein:Observatory:IPC:Parameters:(HEAO-2;:1978-1981) +C,J/A+A/466/41,optical,ivo://CDS.VizieR/J/A+A/466/41,J/A+A/466/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/41&,XMM-Newton:survey:in:the:Marano:Field.:I.:(Krumpe+;:2007) +C,J/A+A/485/95,optical:infrared,ivo://CDS.VizieR/J/A+A/485/95,J/A+A/485/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/485/95&,Velocities:of:F-G-K:stars:in:Blanco:1:(Mermilliod+;:2008) +C,J/ApJ/611/821,x-ray,ivo://CDS.VizieR/J/ApJ/611/821,J/ApJ/611/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/611/821&,A2125:in:X-ray:(Wang+;:2004) +C,J/AJ/117/2329,optical,ivo://CDS.VizieR/J/AJ/117/2329,J/AJ/117/2329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/2329&,Spectroscopy:of:hot:stars:in:the:halo.:III:(Wilhelm+;:1999) +C,J/AJ/128/1825,optical:infrared,ivo://CDS.VizieR/J/AJ/128/1825,J/AJ/128/1825,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1825&,Photometry:identification:of:cool:white:dwarfs:(Kilic+;:2004) +C,J/other/AstBu/62,optical,ivo://CDS.VizieR/J/other/AstBu/62.235,J/other/AstBu/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AstBu/62.235&,Metal-poor:stars:speckle:interferometry:(Rastegaev+;:2007) +C,J/AJ/112/1188,optical,ivo://CDS.VizieR/J/AJ/112/1188,J/AJ/112/1188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/1188&,HK:survey:emission-line:candidates:(Beers+:1996) +C,J/ApJ/591/640,optical:radio,ivo://CDS.VizieR/J/ApJ/591/640,J/ApJ/591/640,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/591/640&,XMM-LSS:low-frequency:radio:counterparts:(Cohen+;:2003) +C,J/A+A/375/863,optical,ivo://CDS.VizieR/J/A+A/375/863,J/A+A/375/863,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/863&,Photometry:in:NGC:2516:(Jeffries+;:2001) +C,J/A+A/374/132,optical,ivo://CDS.VizieR/J/A+A/374/132,J/A+A/374/132,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/132&,CCD:photometry:and:astrometry:of:double:stars:(Lampens+;:2001) +C,J/ApJ/647/1075,optical,ivo://CDS.VizieR/J/ApJ/647/1075,J/ApJ/647/1075,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/647/1075&,Age-metallicity:relation:of:{omega}:Cen:(Stanford+;:2006) +C,J/PASP/102/1392,optical,ivo://CDS.VizieR/J/PASP/102/1392,J/PASP/102/1392,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/102/1392&,UBV:photometry:from:HK:survey.:I:(Doinidis+:1990) +C,J/ApJ/613/200,optical,ivo://CDS.VizieR/J/ApJ/613/200,J/ApJ/613/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/200&,Hubble:Higher:z:Supernova:Search;:HHZSS:(Strolger+;:2004) +C,J/ApJS/53/791,optical,ivo://CDS.VizieR/J/ApJS/53/791,J/ApJS/53/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/53/791&,Spectroscopy:of:AB:stars:in:halo:(Pier;:1983) +C,J/A+A/419/563,optical,ivo://CDS.VizieR/J/A+A/419/563,J/A+A/419/563,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/563&,Planetary:nebulae:near:the:Galactic:Center:(Jacoby+;:2004) +C,J/AJ/128/2815,optical:infrared,ivo://CDS.VizieR/J/AJ/128/2815,J/AJ/128/2815,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2815&,ARAUCARIA:project::NGC:6822:Cepheid:variables:(Pietrzynski+;:2004) +C,J/ApJS/156/217,gamma-ray,ivo://CDS.VizieR/J/ApJS/156/217,J/ApJS/156/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/156/217&,IPN:supplement:to:BATSE:untriggered:GRBs:(Hurley+;:2005) +C,J/AJ/128/1748,optical,ivo://CDS.VizieR/J/AJ/128/1748,J/AJ/128/1748,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1748&,VR:photometry:of:type:II:cepheids:(Schmidt+;:2004) +C,J/AJ/130/1,infrared,ivo://CDS.VizieR/J/AJ/130/1,J/AJ/130/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1&,Catalog:of:source:parameters:in:NICMOS:UDF:(Thompson+;:2005) +C,J/MNRAS/384/943,optical,ivo://CDS.VizieR/J/MNRAS/384/943,J/MNRAS/384/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/384/943&,Velocities:of:NGC:1023:planetary:nebulae:(Noordermeer+;:2008) +C,J/A+A/373/1032,radio,ivo://CDS.VizieR/J/A+A/373/1032,J/A+A/373/1032,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/1032&,Radio:emission:from:planetary:nebulae:(Siodmiak+;:2001) +C,J/MNRAS/292/419,x-ray,ivo://CDS.VizieR/J/MNRAS/292/419,J/MNRAS/292/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/292/419&,Cooling:flows:in:207:clusters:of:galaxies:(White+;:1997) +C,J/AJ/127/1567,optical,ivo://CDS.VizieR/J/AJ/127/1567,J/AJ/127/1567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1567&,Asymmetric:thick:disk.:II.:Kinematics:(Parker+;:2004) +C,J/AJ/127/1602,optical,ivo://CDS.VizieR/J/AJ/127/1602,J/AJ/127/1602,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1602&,Cousins:RI:photometry:in:IC:348:(Cohen+;:2004) +C,J/MNRAS/274/75,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/274/75,J/MNRAS/274/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/274/75&,Redshifts:of:ROSAT:X-ray:brightest:clusters:(Crawford+;:1995) +C,J/A+A/442/381,optical,ivo://CDS.VizieR/J/A+A/442/381,J/A+A/442/381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/381&,Precise:positions:of:RR:Lyrae:Stars:with:Vmax>:12.5:(Maintz;:2005) +C,III/30A,optical,ivo://CDS.VizieR/III/30A,III/30A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/30A&,Stellar:Rotational:Velocities:(Bernacca;:Perinotto:1970-1973) +C,J/AJ/130/1097,optical:infrared,ivo://CDS.VizieR/J/AJ/130/1097,J/AJ/130/1097,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1097&,BHB:stars:in:Century:Survey:Galactic:Halo:Project:(Brown+;:2005) +C,J/A+AS/99/291,radio,ivo://CDS.VizieR/J/A+AS/99/291,J/A+AS/99/291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/99/291&,CO:and:HCN:observations:of:circumstellar:envelopes:(Loup+:1993) +C,J/A+A/479/141,optical,ivo://CDS.VizieR/J/A+A/479/141,J/A+A/479/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/141&,Iz:photometry;:RV:and:EW(Li):in:IC:4665:(Manzi+;:2008) +C,J/A+A/374/907,optical,ivo://CDS.VizieR/J/A+A/374/907,J/A+A/374/907,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/907&,The:Hamburg/SAO:Survey:for:ELGs.:V.:(Ugryumov+;:2001) +C,J/ApJ/621/53,optical,ivo://CDS.VizieR/J/ApJ/621/53,J/ApJ/621/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/621/53&,Multiple:arc:systems:in:A1689:(Broadhurst+;:2005) +C,J/AJ/129/1465,optical,ivo://CDS.VizieR/J/AJ/129/1465,J/AJ/129/1465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1465&,Spectroscopy:of:red:giants:in:the:LMC:bar:(Cole+;:2005) +C,J/ApJ/616/804,optical,ivo://CDS.VizieR/J/ApJ/616/804,J/ApJ/616/804,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/616/804&,Planetary:Nebula:Kinematics:in:M31:(Hurley-Keller+;:2004) +C,J/A+A/443/143,optical,ivo://CDS.VizieR/J/A+A/443/143,J/A+A/443/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/443/143&,Mira:Variables:in:the:OGLE:Bulge:fields:(Groenewegen+;:2005) +C,J/PASP/118/1077,optical,ivo://CDS.VizieR/J/PASP/118/1077,J/PASP/118/1077,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/1077&,Metal-strong:damped:Ly{alpha}:systems:(Herbert-Fort+;:2006) +C,J/AZh/82/453,optical,ivo://CDS.VizieR/J/AZh/82/453,J/AZh/82/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/82/453&,Catalogue:of:spectroscopic:abundances:in:stars:(Borkova+;:2005) +C,J/A+A/367/498,optical,ivo://CDS.VizieR/J/A+A/367/498,J/A+A/367/498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/367/498&,Candidate:Planetary:Nebulae:in:M:33:(Magrini+;:2001) +C,J/AJ/129/829,optical,ivo://CDS.VizieR/J/AJ/129/829,J/AJ/129/829,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/829&,H{alpha}:emission:stars:in:NGC:2264:(Dahm+;:2005) +C,J/AJ/109/1498,optical,ivo://CDS.VizieR/J/AJ/109/1498,J/AJ/109/1498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1498&,Large:Bright:Quasar:Survey:VI:(LBQS):(Hewett+;:1995) +C,J/ApJS/166/505,optical,ivo://CDS.VizieR/J/ApJS/166/505,J/ApJS/166/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/505&,H{alpha}:photometry:of:face-on:galaxies:(Andersen+;:2006) +C,III/198,optical,ivo://CDS.VizieR/III/198,III/198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/198&,Palomar/MSU:nearby:star:spectroscopic:survey:(Hawley+:1997) +C,J/MNRAS/373/95,infrared,ivo://CDS.VizieR/J/MNRAS/373/95,J/MNRAS/373/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/373/95&,ZYJHK:survey:of:Upper:Sco:association:(Lodieu+;:2006) +C,J/AJ/129/1237,optical,ivo://CDS.VizieR/J/AJ/129/1237,J/AJ/129/1237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1237&,SARS:galaxy:luminosity:profiles:(Coenda+;:2005) +C,J/A+A/413/343,optical,ivo://CDS.VizieR/J/A+A/413/343,J/A+A/413/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/413/343&,RGB:stars:in:NGC:2808:(Cacciari+;:2004) +C,J/AJ/124/445,optical,ivo://CDS.VizieR/J/AJ/124/445,J/AJ/124/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/445&,Internal:velocities:in:Orion:Nebula:(Doi+;:2002) +C,J/A+A/326/211,x-ray,ivo://CDS.VizieR/J/A+A/326/211,J/A+A/326/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/326/211&,T:Tau:Stars:(Wichmann+;:1997) +C,V/127A,optical,ivo://CDS.VizieR/V/127A,V/127A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/127A&,MASH:Catalogues:of:Planetary:Nebulae:(Parker+:2006-2008) +C,J/PAZh/31/437,optical,ivo://CDS.VizieR/J/PAZh/31/437,J/PAZh/31/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/31/437&,Magnetic:peculiar:stars:elemental:abundances:(Ryabchikova;:2005) +C,J/AJ/128/723,optical,ivo://CDS.VizieR/J/AJ/128/723,J/AJ/128/723,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/723&,Washington:Photometry:in:NGC:5128.:II:(Harris+;:2004) +C,J/AJ/121/2159,optical,ivo://CDS.VizieR/J/AJ/121/2159,J/AJ/121/2159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2159&,Basic:parameters:for:372:A;:F:&::G:stars:(Gray+;:2001) +C,III/159A,optical,ivo://CDS.VizieR/III/159A,III/159A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/159A&,Ca:II:H:and:K:Measurements:Made:at:MWO:(Duncan+:1991) +C,J/AJ/128/712,optical,ivo://CDS.VizieR/J/AJ/128/712,J/AJ/128/712,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/712&,Washington:Photometry:in:NGC:5128:(Harris+;:2004) +C,J/A+A/375/308,optical,ivo://CDS.VizieR/J/A+A/375/308,J/A+A/375/308,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/308&,Extension:of:ICRF:for:selected:areas:down:to:V=15:(Camargo+:2001) +C,J/A+A/472/835,infrared,ivo://CDS.VizieR/J/A+A/472/835,J/A+A/472/835,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/835&,JHKs:and:GLIMPSE:photometry:of:RCW:120:(Zavagno+;:2007) +C,J/A+AS/109/501,optical,ivo://CDS.VizieR/J/A+AS/109/501,J/A+AS/109/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/501&,SANTIAGO:91;:RA:catalogue:(Carrasco+;:1995) +C,J/PASJ/57/109,optical,ivo://CDS.VizieR/J/PASJ/57/109,J/PASJ/57/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/109&,Late-G:giants:abundances:(Takeda+;:2005) +C,J/AJ/128/463,optical:infrared,ivo://CDS.VizieR/J/AJ/128/463,J/AJ/128/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/463&,A:preliminary:20pc:census:from:the:NLTT:catalogue:(Reid+;:2004) +C,J/PASJ/57/27,optical,ivo://CDS.VizieR/J/PASJ/57/27,J/PASJ/57/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/27&,Atmospheric:parameters:of:nearby:F-K:stars:(Takeda+;:2005) +C,J/A+A/442/165,optical:infrared,ivo://CDS.VizieR/J/A+A/442/165,J/A+A/442/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/165&,IJKs:photometry:of:late-type:stars:in:Draco:dSph:(Cioni+;:2005) +C,II/97,uv,ivo://CDS.VizieR/II/97,II/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/97&,ANS:UV:Catalogue:of:Point:Sources:(Wesselius+:1982) +C,J/A+AS/132/13,optical,ivo://CDS.VizieR/J/A+AS/132/13,J/A+AS/132/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/13&,Planetary:nebulae:radial:velocities:(Durand+:1998) +C,J/A+A/285/785,optical,ivo://CDS.VizieR/J/A+A/285/785,J/A+A/285/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/285/785&,3C:295:BRri:photometry:(Thimm+;:1994) +C,V/92A,optical,ivo://CDS.VizieR/V/92A,V/92A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/92A&,Photometric:and:Spectroscopic:Databases:for:LSS:Stars:(Reed+:1997) +C,J/AN/325/705,optical:infrared,ivo://CDS.VizieR/J/AN/325/705,J/AN/325/705,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/325/705&,RIJHKs:of:low-mass:stars:in:sigma:Ori:(Bejar+;:2004) +C,J/A+A/435/459,optical:radio,ivo://CDS.VizieR/J/A+A/435/459,J/A+A/435/459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/459&,HI:data:of:edge-on:spiral:galaxies:(Huchtmeier+;:2005) +C,J/ApJS/165/307,optical,ivo://CDS.VizieR/J/ApJS/165/307,J/ApJS/165/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/165/307&,Survey:for:ionization:in:neutral:gas:galaxies.:I.:(Meurer+;:2006) +C,J/AJ/132/1275,optical,ivo://CDS.VizieR/J/AJ/132/1275,J/AJ/132/1275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1275&,CIRS:(Cluster:Infall:Regions:in:the:SDSS).:I.:(Rines+;:2006) +C,J/AJ/128/1501,x-ray,ivo://CDS.VizieR/J/AJ/128/1501,J/AJ/128/1501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1501&,CLASXS::X-ray:catalog:(Yang+;:2004) +C,J/A+A/317/689,optical,ivo://CDS.VizieR/J/A+A/317/689,J/A+A/317/689,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/317/689&,Hot:subdwarfs:proper:motions:(Thejll+:1997) +C,J/ApJ/504/27,x-ray,ivo://CDS.VizieR/J/ApJ/504/27,J/ApJ/504/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/504/27&,The:L_X_-T:Relation:for:Nearby:Clusters:(Markevitch;:1998) +C,J/A+A/435/657,optical,ivo://CDS.VizieR/J/A+A/435/657,J/A+A/435/657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/657&,Equivalent:widths:of:5:giants:in:47:Tuc:(Alves-Brito+;:2005) +C,J/AJ/128/1177,optical,ivo://CDS.VizieR/J/AJ/128/1177,J/AJ/128/1177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1177&,Galactic:stellar:abundances:(Venn+;:2004) +C,J/other/RoAJ/10.,optical,ivo://CDS.VizieR/J/other/RoAJ/10.51,J/other/RoAJ/10.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RoAJ/10.51&,Standard:errors:for:PPM:and:Tycho:stars:(Bocsa;:2000) +C,J/A+AS/117/93,optical,ivo://CDS.VizieR/J/A+AS/117/93,J/A+AS/117/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/93&,Spectra:of:21:late-type:stars:(Serote:Roos+;:1996) +C,J/MNRAS/383/1588,optical,ivo://CDS.VizieR/J/MNRAS/383/1588,J/MNRAS/383/1588,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/383/1588&,VIc:photometry:of:NGC:2547:low-mass:stars:(Irwin+;:2008) +C,J/A+A/441/905,optical:infrared,ivo://CDS.VizieR/J/A+A/441/905,J/A+A/441/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/441/905&,UBVRI:from:the:Garching-Bonn:Deep:Survey:(Hildebrandt+;:2005) +C,J/A+A/434/987,infrared,ivo://CDS.VizieR/J/A+A/434/987,J/A+A/434/987,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/987&,Near-IR:sources:around:IRAS:09002-4732:(Apai+;:2005) +C,J/ApJS/166/211,x-ray,ivo://CDS.VizieR/J/ApJS/166/211,J/ApJS/166/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/166/211&,Chandra:sources:in:Antennae:galaxies;:NGC:4038/39:(Zezas+;:2006) +C,J/A+A/434/887,optical:radio,ivo://CDS.VizieR/J/A+A/434/887,J/A+A/434/887,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/887&,HI:data:of:blue:compact:dwarf:galaxies:(Huchtmeier+;:2005) +C,J/A+A/434/1201,*,ivo://CDS.VizieR/J/A+A/434/1201,J/A+A/434/1201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/1201&,ESO:VLTI:Calibrators:Program:(Richichi+;:2005) +C,J/MNRAS/354/305,radio,ivo://CDS.VizieR/J/MNRAS/354/305,J/MNRAS/354/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/354/305&,ATCA:18GHz:pilot:survey:first:results:(Ricci+;:2004) +C,J/A+A/434/1107,optical:infrared,ivo://CDS.VizieR/J/A+A/434/1107,J/A+A/434/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/1107&,UBV(RI)c:photometry:of:stars:around:V838:Mon:(Munari+;:2005) +C,J/AJ/128/2364,infrared,ivo://CDS.VizieR/J/AJ/128/2364,J/AJ/128/2364,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2364&,JHK:photometry:of:RCW:95:HII:region:(Roman-lopes+;:2004) +C,J/AJ/135/1395,infrared,ivo://CDS.VizieR/J/AJ/135/1395,J/AJ/135/1395,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/135/1395&,omega:Cen:Spitzer:photometry:(Boyer+;:2008) +C,J/AJ/105/1822,optical,ivo://CDS.VizieR/J/AJ/105/1822,J/AJ/105/1822,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1822&,Open:clusters:near:eta:Car:(Cudworth+:1993) +C,J/AJ/128/1002,x-ray:optical:infrared:radio,ivo://CDS.VizieR/J/AJ/128/1002,J/AJ/128/1002,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1002&,SDSS:candidate:type:II:quasars.:II:(Zakamska+;:2004) +C,J/other/NewA/13.,infrared,ivo://CDS.VizieR/J/other/NewA/13.133,J/other/NewA/13.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/13.133&,2MASS:photometry:of:cataclysmic:variables:(Ak+;:2008) +C,J/ApJ/605/259,x-ray:optical,ivo://CDS.VizieR/J/ApJ/605/259,J/ApJ/605/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/605/259&,X-rays:from:HH:80/81:complex:(Pravdo+;:2004) +C,J/ApJ/598/597,optical,ivo://CDS.VizieR/J/ApJ/598/597,J/ApJ/598/597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/598/597&,Frequency:analysis:of:fundamental-mode:RR:Lyrae:(Alcock+;:2003) +C,J/A+A/277/453,optical:radio,ivo://CDS.VizieR/J/A+A/277/453,J/A+A/277/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/277/453&,OH:maser:survey:of:cool:IRAS:sources:(David+:1993) +C,J/A+A/440/403,optical,ivo://CDS.VizieR/J/A+A/440/403,J/A+A/440/403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/403&,109:new:Galactic:open:clusters:(Kharchenko+;:2005) +C,J/ApJ/596/768,uv:optical,ivo://CDS.VizieR/J/ApJ/596/768,J/ApJ/596/768,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/596/768&,Optical:depths:in:19:QSOs:(Schaye+;:2003) +C,J/MNRAS/375/68,optical,ivo://CDS.VizieR/J/MNRAS/375/68,J/MNRAS/375/68,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/68&,MegaZ-LRG:catalogue:(Collister+;:2007) +C,J/ApJ/596/437,x-ray:optical,ivo://CDS.VizieR/J/ApJ/596/437,J/ApJ/596/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/596/437&,Stellar-mass:black:holes:in:the:SDSS:(Chisholm+;:2003) +C,J/AZh/84/997,optical,ivo://CDS.VizieR/J/AZh/84/997,J/AZh/84/997,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/997&,Abundances:of:Sr;:Y;:Zr;:Ce:and:Ba:(Mashonkina+;:2007) +C,J/ApJ/595/685,x-ray:optical,ivo://CDS.VizieR/J/ApJ/595/685,J/ApJ/595/685,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/595/685&,HST:imaging:in:Chandra:Deep:Field-South:(Grogin+;:2003) +C,J/A+A/275/163,radio,ivo://CDS.VizieR/J/A+A/275/163,J/A+A/275/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/275/163&,Luminous:Carbon:stars:in:Galactic:Plane:(Kastner+:1993) +C,J/MNRAS/361/1063,optical,ivo://CDS.VizieR/J/MNRAS/361/1063,J/MNRAS/361/1063,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/361/1063&,Oxygen:abundances:of:HII:regions:(Perez-Montero+;:2005) +C,V/110,optical,ivo://CDS.VizieR/V/110,V/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/110&,Catalog:of:Cataclysmic:Variables:(Downes+:2001) +C,J/ApJ/549/578,optical,ivo://CDS.VizieR/J/ApJ/549/578,J/ApJ/549/578,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/549/578&,BV:photometry:of:Trumpler:14:and:16:(Degioia-Eastwood+;:2001) +C,J/A+A/433/1155,optical:infrared,ivo://CDS.VizieR/J/A+A/433/1155,J/A+A/433/1155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/1155&,Calibrator:stars:for:200m:baseline:interferometry:(Merand+;:2005) +C,J/ApJ/344/715,optical,ivo://CDS.VizieR/J/ApJ/344/715,J/ApJ/344/715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/344/715&,Planetary:nebulae:as:standard:candles.:IV.:(Ciardullo+;:1989) +C,J/MNRAS/354/708,optical:infrared,ivo://CDS.VizieR/J/MNRAS/354/708,J/MNRAS/354/708,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/354/708&,Leo:I:VI:photometry:(Bellazzini+;:2004) +C,J/ApJ/537/101,optical:infrared,ivo://CDS.VizieR/J/ApJ/537/101,J/ApJ/537/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/537/101&,Optical:Study:for:blazars.:I.:(Fan+;:2000) +C,J/AJ/129/393,optical,ivo://CDS.VizieR/J/AJ/129/393,J/AJ/129/393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/393&,UBV:photometry:in:W3:(Oey+;:2005) +C,J/AJ/132/1100,x-ray:infrared,ivo://CDS.VizieR/J/AJ/132/1100,J/AJ/132/1100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1100&,X-ray:and:IR:sources:in:RCW:38:(Wolk+;:2006) +C,J/A+A/434/475,optical,ivo://CDS.VizieR/J/A+A/434/475,J/A+A/434/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/475&,Redshifts:for:X-ray:selected:AGNs:(Kitsionas+;:2005) +C,J/AN/325/740,optical,ivo://CDS.VizieR/J/AN/325/740,J/AN/325/740,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/325/740&,Astrophysical:supplements:to:ASCC-2.5:(Kharchenko+;:2004) +C,J/ApJ/635/214,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/635/214,J/ApJ/635/214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/214&,Chandra:X-ray:sources:and:NIR:identifications:(Ebisawa+;:2005) +C,J/A+A/482/483,optical:radio,ivo://CDS.VizieR/J/A+A/482/483,J/A+A/482/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/482/483&,GHz-peaked:spectrum:(GPS):sources:(Torniainen+;:2008) +C,J/A+A/426/1001,optical,ivo://CDS.VizieR/J/A+A/426/1001,J/A+A/426/1001,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/1001&,Catalog:of:contact:binary:stars:(Csizmadia+;:2004) +C,J/AJ/132/1372,x-ray,ivo://CDS.VizieR/J/AJ/132/1372,J/AJ/132/1372,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1372&,Chandra:observation:of:NGC:6822:(Tennant+;:2006) +C,J/ApJ/589/509,x-ray:optical,ivo://CDS.VizieR/J/ApJ/589/509,J/ApJ/589/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/589/509&,Chandra:observations:of:Trumpler:14:and:16:(Evans+;:2003) +C,J/A+A/482/585,infrared,ivo://CDS.VizieR/J/A+A/482/585,J/A+A/482/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/482/585&,JHK:photometry:of:stars:in:Sh:2-212:(Deharveng+;:2008) +C,J/MNRAS/344/134,x-ray,ivo://CDS.VizieR/J/MNRAS/344/134,J/MNRAS/344/134,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/344/134&,Chandra:ultraluminous:X-ray:sources:(Humphrey+;:2003) +C,J/MNRAS/377/1263,optical,ivo://CDS.VizieR/J/MNRAS/377/1263,J/MNRAS/377/1263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/377/1263&,Multiperiodic:RR:Lyrae:in:ASAS:catalog:(Szczygiel+;:2007) +C,J/MNRAS/351/83,radio,ivo://CDS.VizieR/J/MNRAS/351/83,J/MNRAS/351/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/83&,Blazars:equivalent:widths:and:radio:luminosity:(Landt+;:2004) +C,J/AZh/84/756,optical:radio,ivo://CDS.VizieR/J/AZh/84/756,J/AZh/84/756,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/756&,Methanol:emission:of:isolated:maser:condensations:(Larionov+;:2007) +C,J/A+A/438/521,optical,ivo://CDS.VizieR/J/A+A/438/521,J/A+A/438/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/521&,SMC:C:stars:B:and:R:light:curves:(Raimondo+;:2005) +C,J/AJ/115/1253,x-ray:radio,ivo://CDS.VizieR/J/AJ/115/1253,J/AJ/115/1253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/1253&,Deep:X-Ray:Radio:Blazar:Survey:(DXRBS).:I.:(Perlman+:1998) +C,J/PASP/120/150,infrared,ivo://CDS.VizieR/J/PASP/120/150,J/PASP/120/150,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/120/150&,JHK:photometry:in:Cluster:[BDS2003]:107:(Hanson+;:2008) +C,IX/22,x-ray,ivo://CDS.VizieR/IX/22,IX/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/22&,Einstein:extended:deep:survey:(Primini+;:1991) +C,J/AJ/128/1078,optical,ivo://CDS.VizieR/J/AJ/128/1078,J/AJ/128/1078,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1078&,Cluster:and:Infall:Region:Nearby:Survey.:II:(Rines+;:2004) +C,II/217,optical:infrared,ivo://CDS.VizieR/II/217,II/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/217&,Photoelectric:observations:of:Cepheids:in:UBV(RI)c:(Berdnikov;:1997) +C,J/A+A/439/1107,optical,ivo://CDS.VizieR/J/A+A/439/1107,J/A+A/439/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/1107&,R-band:spectra:for:13:early-type:supergiants:(Davies+;:2005) +C,J/ApJ/591/138,x-ray,ivo://CDS.VizieR/J/ApJ/591/138,J/ApJ/591/138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/591/138&,Chandra:X-ray:sources:of:NGC:1068:(Smith+;:2003) +C,II/285,optical:infrared,ivo://CDS.VizieR/II/285,II/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/285&,Photoelectric:observations:of:Cepheids:in:UBV(RI)c:(Berdnikov;:2008) +C,J/ApJ/416/62,optical,ivo://CDS.VizieR/J/ApJ/416/62,J/ApJ/416/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/416/62&,Planetary:nebulae:as:standard:candles.:IX.:(McMillan+;:1993) +C,J/A+A/373/899,optical,ivo://CDS.VizieR/J/A+A/373/899,J/A+A/373/899,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/899&,New:variables:in:M22:globular:cluster:(Kaluzny+;:2001) +C,J/A+A/432/69,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/432/69,J/A+A/432/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/432/69&,Extremely:Red:Objects:XMM-Newton:observations:(Brusa+;:2005) +C,J/AJ/118/2211,optical,ivo://CDS.VizieR/J/AJ/118/2211,J/AJ/118/2211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/2211&,M31F:eclipsing:binaries:and:Cepheids:(Mochejska+:1999) +C,J/A+A/459/693,x-ray,ivo://CDS.VizieR/J/A+A/459/693,J/A+A/459/693,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/693&,XMM/CDFS:AGN:intrinsic:absorption:(Akylas+;:2006) +C,J/AJ/121/318,optical,ivo://CDS.VizieR/J/AJ/121/318,J/AJ/121/318,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/318&,BV:photometry:in:NGC:5986:(Alves+;:2001) +C,J/A+A/431/779,infrared,ivo://CDS.VizieR/J/A+A/431/779,J/A+A/431/779,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/431/779&,Optical/near-IR:atlas:of:OH/IR:stars:(Jimenez-Esteban+;:2005) +C,J/AJ/127/2915,uv:optical:infrared,ivo://CDS.VizieR/J/AJ/127/2915,J/AJ/127/2915,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2915&,Triple:systems:(cool:primary:+:hot:binary):(Parsons+;:2004) +C,J/A+A/401/959,infrared,ivo://CDS.VizieR/J/A+A/401/959,J/A+A/401/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/959&,35:DENIS:late-M:dwarfs:between:10:&::30pc:(Phan-bao+;:2003) +C,J/AJ/127/2771,optical,ivo://CDS.VizieR/J/AJ/127/2771,J/AJ/127/2771,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2771&,HST:proper-motions:of:M4:main-sequence:stars:(Richer+;:2004) +C,J/A+A/482/419,optical,ivo://CDS.VizieR/J/A+A/482/419,J/A+A/482/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/482/419&,ESO:Distant:Cluster:Survey;:EDisCS.:II:(Milvang-Jensen+;:2008) +C,J/ApJ/613/279,optical,ivo://CDS.VizieR/J/ApJ/613/279,J/ApJ/613/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/279&,ACS:Virgo:Cluster:Survey.:III.:M87:(Jordan+;:2004) +C,J/A+AS/118/65,optical,ivo://CDS.VizieR/J/A+AS/118/65,J/A+AS/118/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/65&,BRI:&::redshifts:in:Cl0939+472:&::Cl0016+161:(Belloni+;:1996) +C,J/A+A/430/549,radio,ivo://CDS.VizieR/J/A+A/430/549,J/A+A/430/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/549&,C^18^O/C^17^O:near:rho:Oph:(Wouterloot+;:2005) +C,J/ApJS/172/523,optical,ivo://CDS.VizieR/J/ApJS/172/523,J/ApJS/172/523,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/523&,COSMOS:field:Ly{alpha}:emitters:at:z~5.7:(Murayama+;:2007) +C,J/ApJS/153/223,optical,ivo://CDS.VizieR/J/ApJS/153/223,J/ApJS/153/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/153/223&,ACS:Virgo:Cluster:Survey.:I.:(Cote+;:2004) +C,J/ApJS/172/46,radio,ivo://CDS.VizieR/J/ApJS/172/46,J/ApJS/172/46,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/46&,VLA-COSMOS:survey.:II.:(Schinnerer+;:2007) +C,J/ApJS/172/182,x-ray,ivo://CDS.VizieR/J/ApJS/172/182,J/ApJS/172/182,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/172/182&,XMM:Clusters:of:galaxies:in:COSMOS:field:(Finoguenov+:2007) +C,III/223,optical,ivo://CDS.VizieR/III/223,III/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/223&,12th:General:Catalogue:of:MK:Spectral:Classification:(Buscombe+:1995) +C,J/MNRAS/379/1442,radio,ivo://CDS.VizieR/J/MNRAS/379/1442,J/MNRAS/379/1442,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/1442&,Multifrequency:observations:of:9C:sources:(Waldram+;:2007) +C,J/MNRAS/379/1343,optical:infrared,ivo://CDS.VizieR/J/MNRAS/379/1343,J/MNRAS/379/1343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/379/1343&,Infrared:study:of:UKIDSS:massive:supercluster:(Swinbank+;:2007) +C,III/157,uv,ivo://CDS.VizieR/III/157,III/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/157&,An:Ultraviolet:Atlas:of:Quasar:and:Blazar:Spectra:(Kinney+;:1991) +C,J/A+A/480/495,optical,ivo://CDS.VizieR/J/A+A/480/495,J/A+A/480/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/495&,Patterns:of:color:variations:in:close:binaries:(Messina;:2008) +C,III/164,uv,ivo://CDS.VizieR/III/164,III/164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/164&,Catalog:of:Eq.Widths:of:Interstellar:217nm:Band:(Friedemann:1992) +C,J/A+A/480/599,x-ray,ivo://CDS.VizieR/J/A+A/480/599,J/A+A/480/599,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/480/599&,XMM-Newton:survey:of:M31:centre:field:(Stiele+;:2008) +C,J/AJ/122/1125,optical:infrared,ivo://CDS.VizieR/J/AJ/122/1125,J/AJ/122/1125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1125&,BVRI:photometry:in:3:high-z:clusters:(Postman+;:2001) +C,III/174,optical,ivo://CDS.VizieR/III/174,III/174,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/174&,High:Resolution:Atlas:of:Symbiotic:Stars:(Van:Winckel+:1993-1994) +C,J/AJ/121/1676,optical,ivo://CDS.VizieR/J/AJ/121/1676,J/AJ/121/1676,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/1676&,ONC:low-mass:stars:photometry:(Rebull+;:2001) +C,J/AZh/84/685,radio,ivo://CDS.VizieR/J/AZh/84/685,J/AZh/84/685,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/685&,Scattering:of:pulsar:radio:emission:(Kuz'min+;:2007) +C,J/A+A/479/865,*,ivo://CDS.VizieR/J/A+A/479/865,J/A+A/479/865,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/865&,CoRoT:exoplanet:candidates:(Loeillet+;:2008) +C,J/ApJ/617/262,x-ray,ivo://CDS.VizieR/J/ApJ/617/262,J/ApJ/617/262,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/617/262&,X-ray:sources:in:NGC:1600:(Sivakoff+;:2004) +C,J/A+AS/115/481,optical,ivo://CDS.VizieR/J/A+AS/115/481,J/A+AS/115/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/481&,New:proper-motion:stars:-30<:Dec<:-5;:0<:RA<:9h:(Wroblewski+:1996) +C,J/A+A/478/321,optical:radio,ivo://CDS.VizieR/J/A+A/478/321,J/A+A/478/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/478/321&,QSO:Type1/Type2:dichotomy:(Borguet+;:2008) +C,J/AJ/129/267,optical,ivo://CDS.VizieR/J/AJ/129/267,J/AJ/129/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/267&,RR:Lyrae:variables:in:NGC:5272:(Cacciari+;:2005) +C,J/MNRAS/380/1497,infrared,ivo://CDS.VizieR/J/MNRAS/380/1497,J/MNRAS/380/1497,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/1497&,JHKs:&::GLIMPSE:photometry:towards:G305.2+0.2:(Longmore+;:2007) +C,J/A+AS/105/179,optical,ivo://CDS.VizieR/J/A+AS/105/179,J/A+AS/105/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/105/179&,New:proper-motion:stars:Dec<:-40;:16<:RA<:24h:(Wroblewski+:1994) +C,J/MNRAS/361/272,infrared,ivo://CDS.VizieR/J/MNRAS/361/272,J/MNRAS/361/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/361/272&,JHKs:photometry:of:4:Bulge:globular:clusters:(Valenti+;:2005) +C,J/ApJ/549/441,x-ray,ivo://CDS.VizieR/J/ApJ/549/441,J/ApJ/549/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/549/441&,Chandra:observations:of:Orion:Trapezium:(Schulz+;:2001) +C,J/ApJ/616/707,optical:infrared,ivo://CDS.VizieR/J/ApJ/616/707,J/ApJ/616/707,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/616/707&,Circumnuclear:structure:of:NICMOS:galaxies:(Hunt+;:2004) +C,J/A+A/421/455,optical:radio,ivo://CDS.VizieR/J/A+A/421/455,J/A+A/421/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/455&,Interplanetary:Scintillation:Pushchino:Survey:II:(Kopylov+;:2004) +C,J/AZh/84/579,optical:radio,ivo://CDS.VizieR/J/AZh/84/579,J/AZh/84/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/84/579&,Catalog:of:Class:I:methanol:masers:(Val'tts+;:2007) +C,J/AJ/121/148,optical,ivo://CDS.VizieR/J/AJ/121/148,J/AJ/121/148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/148&,Photometry:of:Dorado:Group:Dwarf:Galaxies:(Carrasco+;:2001) +C,J/PASP/120/1,optical,ivo://CDS.VizieR/J/PASP/120/1,J/PASP/120/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/120/1&,HST:WFPC2:star:clusters:in:M31.:II.:(Krienke;:2008) +C,J/A+A/424/519,optical,ivo://CDS.VizieR/J/A+A/424/519,J/A+A/424/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/519&,Naked:active:galactic:nuclei:(Hawkins+;:2004) +C,J/A+A/429/963,x-ray,ivo://CDS.VizieR/J/A+A/429/963,J/A+A/429/963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/963&,XMM-Newton:observation:of:the:rho:Oph:cloud:(Ozawa+;:2005) +C,J/PASP/119/7,optical,ivo://CDS.VizieR/J/PASP/119/7,J/PASP/119/7,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/119/7&,HST:WFPC2:star:clusters:in:M31:(Krienke+;:2007) +C,J/PAZh/33/577,optical,ivo://CDS.VizieR/J/PAZh/33/577,J/PAZh/33/577,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/33/577&,New:dwarf:galaxies:in:northern:groups:(Karachentsev+;:2007) +C,J/ApJ/613/1179,x-ray:optical,ivo://CDS.VizieR/J/ApJ/613/1179,J/ApJ/613/1179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/1179&,X-ray:sources:in:Galactic:Center:(Muno+;:2004) +C,J/A+A/477/147,x-ray:optical,ivo://CDS.VizieR/J/A+A/477/147,J/A+A/477/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/477/147&,X-ray:sources:in:Westerlund:1:(Clark+;:2008) +C,J/A+A/372/145,optical:infrared,ivo://CDS.VizieR/J/A+A/372/145,J/A+A/372/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/145&,Symbiotic:stars:UBV(RI)c:photometry.:II.:(Henden+;:2001) +C,J/AJ/128/805,optical:infrared,ivo://CDS.VizieR/J/AJ/128/805,J/AJ/128/805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/805&,Low-mass:stars:in:the:Cepheus:OB2:region:(Sicilia-Aguilar+:2004) +C,J/A+A/429/837,optical:infrared,ivo://CDS.VizieR/J/A+A/429/837,J/A+A/429/837,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/837&,IJKs:photometry:of:late-type:stars:in:NGC:6822:(Cioni+;:2005) +C,J/A+A/429/1007,optical:infrared,ivo://CDS.VizieR/J/A+A/429/1007,J/A+A/429/1007,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/1007&,RIJHK:photometry:of:VLM:objects:near:eps:Ori:(Scholz+;:2005) +C,J/AJ/126/1455,infrared,ivo://CDS.VizieR/J/AJ/126/1455,J/AJ/126/1455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1455&,2MASS:photometry:of:hot:subdwarf:stars:(Stark+;:2003) +C,J/A+A/429/235,optical,ivo://CDS.VizieR/J/A+A/429/235,J/A+A/429/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/235&,Effective:temperatures:of:119:C-rich:giants:(Bergeat+;:2005) +C,J/A+A/361/491,x-ray,ivo://CDS.VizieR/J/A+A/361/491,J/A+A/361/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/491&,NGC:3109:X-ray:sources:(Kahabka+;:2000) +C,J/A+A/429/115,optical:infrared,ivo://CDS.VizieR/J/A+A/429/115,J/A+A/429/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/115&,JHK':photometry:of:Blue:Compact:Dwarf:Galaxies:(Noeske+;:2005) +C,J/MNRAS/357/497,optical,ivo://CDS.VizieR/J/MNRAS/357/497,J/MNRAS/357/497,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/497&,Kinematics:of:W:UMa-type:binaries:(Bilir+;:2005) +C,J/A+A/479/827,optical:infrared,ivo://CDS.VizieR/J/A+A/479/827,J/A+A/479/827,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/827&,UBVR:light:curves:of:weak-line:T:Tauri:stars:(Grankin+;:2008) +C,J/AJ/132/514,optical,ivo://CDS.VizieR/J/AJ/132/514,J/AJ/132/514,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/514&,Galaxies:of:RX:J1416.4+2315:cluster:(Cypriano+;:2006) +C,J/A+A/438/663,infrared,ivo://CDS.VizieR/J/A+A/438/663,J/A+A/438/663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/663&,JHKL:photometry:of:30:Dor:(Maercker+;:2005) +C,J/A+AS/93/121,infrared:radio,ivo://CDS.VizieR/J/A+AS/93/121,J/A+AS/93/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/93/121&,CO:emission:from:a:sample:of:IRAS:sources:(Nyman+:1992) +C,J/ApJ/600/716,x-ray:optical,ivo://CDS.VizieR/J/ApJ/600/716,J/ApJ/600/716,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/600/716&,NGC:5128:Chandra:X-ray:point:sources:(Minniti+;:2004) +C,J/A+A/479/283,x-ray,ivo://CDS.VizieR/J/A+A/479/283,J/A+A/479/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/283&,XMM:observations:of:the:Lockman:Hole:(Brunner+;:2008) +C,J/PAZh/30/605,optical:infrared,ivo://CDS.VizieR/J/PAZh/30/605,J/PAZh/30/605,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/30/605&,JHKLM:photometry:for:carbon:stars:(Taranova+;:2004) +C,III/217,infrared,ivo://CDS.VizieR/III/217,III/217,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/217&,Atlas:of:840-880nm:spectral:region:(Andrillat+:1995-1997) +C,J/A+A/479/155,optical,ivo://CDS.VizieR/J/A+A/479/155,J/A+A/479/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/479/155&,Proper:motions:of:Galactic:Planetary:Nebulae:(Kerber+;:2008) +C,III/181,infrared,ivo://CDS.VizieR/III/181,III/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/181&,Near:Infrared:Spectra:of:Normal:Stars:(Torres-Dodgen+:1993) +C,J/PASP/118/659,infrared,ivo://CDS.VizieR/J/PASP/118/659,J/PASP/118/659,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/118/659&,RI:photometry:of:2MASS:late:M:and:L:dwarfs:(Liebert+;:2006) +C,I/270,optical:infrared,ivo://CDS.VizieR/I/270,I/270,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/270&,Catalog:of:Positions:of:IR:Stellar:Sources:(CPIRSS):(Hindsley+:1994) +C,II/284,optical,ivo://CDS.VizieR/II/284,II/284,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/284&,COSMOS:Multi-Wavelength:Photometry:Catalog:(Capak+;:2007) +C,J/ApJS/154/519,x-ray,ivo://CDS.VizieR/J/ApJS/154/519,J/ApJS/154/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/154/519&,Properties:of:ultraluminous:X-ray:candidates:(Swartz+;:2004) +C,J/ApJ/508/397,infrared,ivo://CDS.VizieR/J/ApJ/508/397,J/ApJ/508/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/508/397&,H-band:Spectral:Standards:(Meyer+:1998) +C,J/A+A/473/143,optical:infrared,ivo://CDS.VizieR/J/A+A/473/143,J/A+A/473/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/143&,Radial:velocities:of:C:stars:near:Galactic:plane:(Demers+;:2007) +C,J/AJ/126/1423,infrared,ivo://CDS.VizieR/J/AJ/126/1423,J/AJ/126/1423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1423&,MSX:8.3um:fluxes:of:star-forming:regions:(Kraemer+;:2003) +C,J/AJ/132/714,optical,ivo://CDS.VizieR/J/AJ/132/714,J/AJ/132/714,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/714&,QUEST:RR:Lyrae:survey.:II.:Halo:overdensities:(Vivas+;:2006) +C,J/AJ/127/1632,optical:infrared,ivo://CDS.VizieR/J/AJ/127/1632,J/AJ/127/1632,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1632&,UBVR(UIT):photometry:of:O:and:OB:stars:in:SMC:(Oey+;:2004) +C,I/284,optical,ivo://CDS.VizieR/I/284,I/284,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/284&,The:USNO-B1.0:Catalog:(Monet+:2003) +C,J/ApJS/155/33,radio,ivo://CDS.VizieR/J/ApJS/155/33,J/ApJS/155/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/33&,VSOP:5:GHz:AGN:Survey.:III:(Scott+;:2004) +C,J/A+A/423/97,optical,ivo://CDS.VizieR/J/A+A/423/97,J/A+A/423/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/97&,LMC:RR:Lyrae:radial:velocities:(Borissova+;:2004) +C,J/ApJS/131/95,radio,ivo://CDS.VizieR/J/ApJS/131/95,J/ApJS/131/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/131/95&,VSOP:5:GHz:continuum:survey:(Fomalont+;:2000) +C,II/259,optical,ivo://CDS.VizieR/II/259,II/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/259&,The:SDSS:Photometric:Catalog;:Release:3:(Abazajian+:2005) +C,J/AJ/120/2638,optical,ivo://CDS.VizieR/J/AJ/120/2638,J/AJ/120/2638,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2638&,CCD:speckle:obs.:of:binary:stars.:II.:(Horch+;:2000) +C,J/A+AS/106/165,infrared,ivo://CDS.VizieR/J/A+AS/106/165,J/A+AS/106/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/106/165&,Near-IR:imaging:photometry:of:NGC:1333:(Aspin+:1994) +C,II/267,optical,ivo://CDS.VizieR/II/267,II/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/267&,The:SDSS:Photometric:Catalog;:Release:4:(Adelman-McCarthy+;:2006) +C,J/AZh/75/197,optical,ivo://CDS.VizieR/J/AZh/75/197,J/AZh/75/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/75/197&,Energy:distribution:of:O5-O8:stars:(Knyazeva+;:1998) +C,II/276,optical,ivo://CDS.VizieR/II/276,II/276,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/276&,The:SDSS:Photometric:Catalog;:Release:5:(Adelman-McCarthy+;:2007) +C,J/AJ/127/1131,infrared,ivo://CDS.VizieR/J/AJ/127/1131,J/AJ/127/1131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1131&,NGC:1333:low-mass:stars:infrared:photometry:(Wilking+;:2004) +C,J/AJ/120/1426,x-ray,ivo://CDS.VizieR/J/AJ/120/1426,J/AJ/120/1426,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/1426&,Chandra:sources:in:ONC:&::BN-KL:(Garmire++;:2000) +C,J/AJ/113/1197,radio,ivo://CDS.VizieR/J/AJ/113/1197,J/AJ/113/1197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/1197&,21:cm:Spectra:(Haynes+:1997) +C,J/ApJ/417/209,optical,ivo://CDS.VizieR/J/ApJ/417/209,J/ApJ/417/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/417/209&,Faint:planetary:nebulae:in:Magellanic:Clouds:(Jacoby+;:1993) +C,J/AJ/126/2644,optical,ivo://CDS.VizieR/J/AJ/126/2644,J/AJ/126/2644,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2644&,CL:0024+1654:UBVI:photometry:(Alexov+;:2003) +C,J/AJ/128/1990,optical,ivo://CDS.VizieR/J/AJ/128/1990,J/AJ/128/1990,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1990&,Early-type:field:galaxies:at:z~0.75:(Cross+;:2004) +C,J/MNRAS/346/1143,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/346/1143,J/MNRAS/346/1143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/346/1143&,VI:photometry:of:Collinder:121:(Burningham+;:2003) +C,J/ApJS/152/103,optical,ivo://CDS.VizieR/J/ApJS/152/103,J/ApJS/152/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/152/103&,Proper-motion:catalog:SDSS:+:USNO-B:(Gould+;:2004) +C,J/A+A/426/819,optical,ivo://CDS.VizieR/J/A+A/426/819,J/A+A/426/819,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/819&,NGC:1817:proper:motions:and:membership:(Balaguer-Nunez+;:2004) +C,J/PAZh/33/643,optical,ivo://CDS.VizieR/J/PAZh/33/643,J/PAZh/33/643,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/33/643&,Kinematics:of:Sco-Cen:OB:Association:(Bobylev+;:2007) +C,J/A+A/426/1007,optical,ivo://CDS.VizieR/J/A+A/426/1007,J/A+A/426/1007,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/1007&,Abundances:of:8:single-lined:active:binaries:(Morel+;:2004) +C,J/A+A/476/1191,x-ray:optical,ivo://CDS.VizieR/J/A+A/476/1191,J/A+A/476/1191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/1191&,XMM-Newton:serendipitous:survey.:IV:(Barcons+;:2007) +C,J/A+A/476/73,optical,ivo://CDS.VizieR/J/A+A/476/73,J/A+A/476/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/476/73&,Calibration:of:Cepheid:Period/Luminosity:relation:(Fouque+;:2007) +C,J/A+A/367/725,optical,ivo://CDS.VizieR/J/A+A/367/725,J/A+A/367/725,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/367/725&,Proper-motion:stars:-40<:DE<:-30;:00<:RA<:10h40:(Wroblewski+;:2001) +C,J/AJ/127/3553,optical:infrared,ivo://CDS.VizieR/J/AJ/127/3553,J/AJ/127/3553,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3553&,JHK:photometry:and:spectroscopy:for:L:and:T:dwarfs:(Knapp+;:2004) +C,J/A+A/426/463,optical:radio,ivo://CDS.VizieR/J/A+A/426/463,J/A+A/426/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/463&,B3-VLA:CSS:sample:(Orienti+;:2004) +C,J/A+A/399/1083,infrared:radio,ivo://CDS.VizieR/J/A+A/399/1083,J/A+A/399/1083,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/1083&,Outer:Galaxy:IRAS:sources:and:12CO:emission:(Kerton+;:2003) +C,J/ApJS/133/77,radio,ivo://CDS.VizieR/J/ApJS/133/77,J/ApJS/133/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/133/77&,VLA:radio:continuum:survey:of:Seyfert:galaxies:(Ho+;:2001) +C,J/MNRAS/350/679,optical,ivo://CDS.VizieR/J/MNRAS/350/679,J/MNRAS/350/679,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/350/679&,BV:photometry:of:NGC:300:variables:(Mennickent+;:2004) +C,J/AJ/129/1534,infrared,ivo://CDS.VizieR/J/AJ/129/1534,J/AJ/129/1534,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1534&,Mid-IR:photometry:in:the:Orion:Nebula:(Robberto+;:2005) +C,J/other/PZ/23.14,optical,ivo://CDS.VizieR/J/other/PZ/23.141,J/other/PZ/23.14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PZ/23.141&,Flare:stars:in:the:Pleiades:(Kazarovets:1993) +C,J/ApJS/107/1,optical,ivo://CDS.VizieR/J/ApJS/107/1,J/ApJS/107/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/1&,Morphologies:of:distant:galaxies:II:(Abraham+:1996) +C,J/A+A/425/1107,*,ivo://CDS.VizieR/J/A+A/425/1107,J/A+A/425/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/1107&,Observations:of:Triton:and:Proteus:(Vieira:Martins+;:2004) +C,J/MNRAS/380/281,optical,ivo://CDS.VizieR/J/MNRAS/380/281,J/MNRAS/380/281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/380/281&,Faint:galactic:satellites:spectroscopic:survey:(Martin+;:2007) +C,J/ApJS/131/185,infrared:radio,ivo://CDS.VizieR/J/ApJS/131/185,J/ApJS/131/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/131/185&,The:FIRST:sample:of:ultraluminous:IR:galaxies:(Stanford+;:2000) +C,J/ApJ/638/293,radio,ivo://CDS.VizieR/J/ApJ/638/293,J/ApJ/638/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/638/293&,1.1mm:sources:in:the:Perseus:Molecular:Cloud:(Enoch+;:2006) +C,J/ApJS/38/351,optical,ivo://CDS.VizieR/J/ApJS/38/351,J/ApJS/38/351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/38/351&,M31:planetary:nebulae:(Ford+;:1978) +C,J/ApJ/599/1049,radio,ivo://CDS.VizieR/J/ApJ/599/1049,J/ApJ/599/1049,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/599/1049&,Supergiant:molecular:complexes:in:the:Antennae:(Wilson+;:2003) +C,II/227,optical,ivo://CDS.VizieR/II/227,II/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/227&,The:Asiago:Supernova:Catalogue:1999:(Barbon+;:1999) +C,J/ApJ/543/178,optical,ivo://CDS.VizieR/J/ApJ/543/178,J/ApJ/543/178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/543/178&,Nearby:Optical:Galaxy:(NOG):sample:(Giuricin+;:2000) +C,J/ApJ/414/454,optical,ivo://CDS.VizieR/J/ApJ/414/454,J/ApJ/414/454,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/414/454&,NGC:3379:planetary:nebulae:radial:velocities:(Ciardullo+;:1993) +C,J/ApJ/588/1009,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/588/1009,J/ApJ/588/1009,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/588/1009&,Chandra:X-ray:observations:of:NGC:2516:(Damiani+;:2003) +C,III/251,optical,ivo://CDS.VizieR/III/251,III/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/251&,ELODIE:library:V3.1:(Prugniel+:2007) +C,J/AJ/128/2170,optical,ivo://CDS.VizieR/J/AJ/128/2170,J/AJ/128/2170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/2170&,H{alpha}:imaging:of:irregular:galaxies:(Hunter+;:2004) +C,J/A+A/363/239,optical,ivo://CDS.VizieR/J/A+A/363/239,J/A+A/363/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/239&,Lithium:abundances:in:single:giant:stars:(De:Medeiros:+;:2000) +C,J/AJ/127/840,optical,ivo://CDS.VizieR/J/AJ/127/840,J/AJ/127/840,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/840&,VRI:photometry:of:Fornax:red:giants:(Pont+;:2004) +C,J/AJ/128/1974,radio,ivo://CDS.VizieR/J/AJ/128/1974,J/AJ/128/1974,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1974&,The:VLA-COSMOS:survey:(Schinnerer+;:2004) +C,J/ApJ/614/75,optical,ivo://CDS.VizieR/J/ApJ/614/75,J/ApJ/614/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/614/75&,Lyman{alpha}:emitting:galaxies:at:z=2.38:(Francis+;:2004) +C,J/AJ/127/501,infrared:radio,ivo://CDS.VizieR/J/AJ/127/501,J/AJ/127/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/501&,2MASS:counterparts:for:OH/IR:stars:(Lewis+;:2004) +C,J/ApJ/613/682,optical,ivo://CDS.VizieR/J/ApJ/613/682,J/ApJ/613/682,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/682&,AGN:central:masses:and:broad-line:region:sizes:(Peterson+;:2004) +C,III/218,optical,ivo://CDS.VizieR/III/218,III/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/218&,ELODIE:archive:(Prugniel+;:2001) +C,II/63A,optical,ivo://CDS.VizieR/II/63A,II/63A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/63A&,Balmer:Lines:Photometric:Data:(Mermilliod+:1980) +C,III/86,uv,ivo://CDS.VizieR/III/86,III/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/86&,SKYLAB:S-019:Far-UV:Objective-Prism:Spectrophotometry:(Henize+:1979) +C,J/A+A/427/397,optical,ivo://CDS.VizieR/J/A+A/427/397,J/A+A/427/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/397&,Redshifts:of:5:EDisCS:galaxy:clusters:(Halliday+;:2004) +C,J/A+A/474/121,infrared,ivo://CDS.VizieR/J/A+A/474/121,J/A+A/474/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/474/121&,Galactic:globular:cluster:2MASS:GC02:JKs:phot.:(Borissova+;:2007) +C,J/A+A/436/527,optical:infrared,ivo://CDS.VizieR/J/A+A/436/527,J/A+A/436/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/527&,UBVIc:photometry:of:NGC:4852:(Carraro+;:2005) +C,J/AJ/124/3222,optical,ivo://CDS.VizieR/J/AJ/124/3222,J/AJ/124/3222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/3222&,VI:photometry:of:Draco:and:UMi:galaxies:(Bellazzini+;:2002) +C,J/ApJ/636/932,infrared,ivo://CDS.VizieR/J/ApJ/636/932,J/ApJ/636/932,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/932&,Mid-infrared:survey:of:T:Tauri:stars:(McCabe+;:2006) +C,J/PASP/107/846,optical,ivo://CDS.VizieR/J/PASP/107/846,J/PASP/107/846,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/107/846&,LSE:stars;:extension:of:Case-Hamburg:surveys.:(Drilling+:1995) +C,J/A+A/396/503,optical,ivo://CDS.VizieR/J/A+A/396/503,J/A+A/396/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/396/503&,Spectra:of:blue:compact:galaxies:(Kong+;:2002) +C,V/125,optical,ivo://CDS.VizieR/V/125,V/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/125&,Photometry:and:Spectroscopy:for:Luminous:Stars:(Reed:2005) +C,J/ApJS/142/153,optical:infrared,ivo://CDS.VizieR/J/ApJS/142/153,J/ApJS/142/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/142/153&,Distant:galaxy:clusters:photometry:(Stanford+;:2002) +C,J/ApJS/160/319,x-ray,ivo://CDS.VizieR/J/ApJS/160/319,J/ApJS/160/319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/160/319&,COUP::observations:and:source:lists:(Getman+;:2005) +C,J/A+A/423/469,x-ray,ivo://CDS.VizieR/J/A+A/423/469,J/A+A/423/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/469&,AGNs:from:RXTE:3-20keV:All-Sky:Survey:(Sazonov+;:2004) +C,J/A+A/306/9,optical,ivo://CDS.VizieR/J/A+A/306/9,J/A+A/306/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/306/9&,PNe:and:HII:in:NGC:300:(Soffner+;:1996) +C,J/A+A/442/917,optical:infrared,ivo://CDS.VizieR/J/A+A/442/917,J/A+A/442/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/917&,BVI:photometry:in:Berkeley:73;:75:and:25:(Carraro+;:2005) +C,II/256,optical,ivo://CDS.VizieR/II/256,II/256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/256&,Sternberg:Supernova:Catalogue;:2004:version:(Tsvetkov+;:2004) +C,J/ApJ/645/676,infrared,ivo://CDS.VizieR/J/ApJ/645/676,J/ApJ/645/676,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/645/676&,Spatial:distribution:of:brown:dwarfs:in:Taurus:(Luhman+;:2006) +C,III/18B,optical,ivo://CDS.VizieR/III/18B,III/18B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/18B&,Stellar:Spectra:Classified:in:Morgan-Keenan:System:(Jaschek+:1964) +C,J/ApJS/150/455,optical,ivo://CDS.VizieR/J/ApJS/150/455,J/ApJS/150/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/455&,New:HIP-based:parallaxes:for:424:faint:stars:(Gould+;:2004) +C,J/A+A/369/511,optical,ivo://CDS.VizieR/J/A+A/369/511,J/A+A/369/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/511&,Open:star:clusters.:III.:NGC:4103;:5281;:4755:(Sanner+;:2001) +C,J/ApJ/645/890,x-ray:optical:radio,ivo://CDS.VizieR/J/ApJ/645/890,J/ApJ/645/890,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/645/890&,Radio:and:X-ray-emitting:broad-line:AGNs:(Wang+;:2006) +C,II/131,optical,ivo://CDS.VizieR/II/131,II/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/131&,Tonantzintla:Pleiades:Flare:Stars:(Haro+:1982) +C,J/A+A/473/347,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/473/347,J/A+A/473/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/347&,BeppoSAX:complete:catalogue:of:GRBs:(Vetere+;:2007) +C,J/A+A/369/249,*,ivo://CDS.VizieR/J/A+A/369/249,J/A+A/369/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/249&,T:Tauri:binary:systems:orbital:motion:(Woitas+;:2001) +C,J/ApJ/609/564,gamma-ray:optical:radio,ivo://CDS.VizieR/J/ApJ/609/564,J/ApJ/609/564,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/609/564&,Blazar:counterparts:for:3EG:sources:(Sowards-Emmerd+;:2004) +C,J/AJ/126/3007,infrared,ivo://CDS.VizieR/J/AJ/126/3007,J/AJ/126/3007,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/3007&,Spectroscopy:of:faint:red:NLTT:dwarfs:(Reid+;:2003) +C,J/AJ/130/1658,infrared,ivo://CDS.VizieR/J/AJ/130/1658,J/AJ/130/1658,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1658&,New:high:proper:motion:stars:(-47<:{delta}<:-00):(Subasavage+;:2005) +C,J/A+A/367/759,optical,ivo://CDS.VizieR/J/A+A/367/759,J/A+A/367/759,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/367/759&,Variable:stars:in:IC:1613:(Mantegazza+;:2001) +C,J/A+A/457/265,optical,ivo://CDS.VizieR/J/A+A/457/265,J/A+A/457/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/457/265&,The:VLT-FLAMES:Survey:of:Massive:Stars:(Dufton+;:2006) +C,J/ApJS/152/261,optical,ivo://CDS.VizieR/J/ApJS/152/261,J/ApJS/152/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/152/261&,Chromospheric:Ca:II:emission:in:nearby:stars:(Wright+;:2004) +C,J/ApJS/147/61,optical,ivo://CDS.VizieR/J/ApJS/147/61,J/ApJS/147/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/147/61&,Interstellar:Ca:I:absorption:(Welty+;:2003) +C,J/ApJS/147/103,optical,ivo://CDS.VizieR/J/ApJS/147/103,J/ApJS/147/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/147/103&,Radial:velocities:of:overluminous:F:stars:(Griffin+;:2003) +C,J/ApJ/598/260,optical,ivo://CDS.VizieR/J/ApJ/598/260,J/ApJ/598/260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/598/260&,Satellites:orbiting:isolated:galaxies:(Prada+;:2003) +C,J/AJ/128/1483,x-ray:optical,ivo://CDS.VizieR/J/AJ/128/1483,J/AJ/128/1483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1483&,Optical:properties:of:the:CLASXS:X-ray:sample:(Steffen+;:2004) +C,J/AJ/127/334,optical,ivo://CDS.VizieR/J/AJ/127/334,J/AJ/127/334,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/334&,MACHO:LMC:first-overtone:RR:Lyrae:variables:(Alcock+;:2004) +C,V/81,optical,ivo://CDS.VizieR/V/81,V/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/81&,Taxonomy:of:Barium:Stars:(Lu:1991) +C,J/AJ/127/3235,optical:infrared,ivo://CDS.VizieR/J/AJ/127/3235,J/AJ/127/3235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3235&,HIRES:atlas:of:all:RBGS:galaxies:(Surace+;:2004) +C,J/MNRAS/382/412,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/382/412,J/MNRAS/382/412,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/382/412&,Catalog:of:SDSS-DR5/2MASS:spectroscopic:quasars:(Ofek;:2007) +C,J/ApJS/151/271,radio,ivo://CDS.VizieR/J/ApJS/151/271,J/ApJS/151/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/151/271&,Millennium:Arecibo:21-cm:Survey.:III.:(Heiles+;:2004) +C,J/AJ/126/2922,optical,ivo://CDS.VizieR/J/AJ/126/2922,J/AJ/126/2922,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2922&,Astrometry:and:membership:in:NGC:188:(Platais+;:2003) +C,J/AJ/128/1646,radio,ivo://CDS.VizieR/J/AJ/128/1646,J/AJ/128/1646,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1646&,The:Galactic:Center:region:at:330MHz:(Nord+;:2004) +C,J/MNRAS/374/664,optical,ivo://CDS.VizieR/J/MNRAS/374/664,J/MNRAS/374/664,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/374/664&,Stellar:atmospheric:parameters:in:MILES:library:(Cenarro+;:2007) +C,J/PASJ/57/65,optical,ivo://CDS.VizieR/J/PASJ/57/65,J/PASJ/57/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/57/65&,CNO:abundances:of:solar-type:stars:(Takeda+;:2005) +C,J/AJ/126/2867,optical:infrared,ivo://CDS.VizieR/J/AJ/126/2867,J/AJ/126/2867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2867&,Red:supergiants:in:Magellanic:Clouds:(Massey+;:2003) +C,J/ApJ/538/493,optical:infrared,ivo://CDS.VizieR/J/ApJ/538/493,J/ApJ/538/493,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/538/493&,HDF-South:NICMOS:field:(Yahata+;:2000) +C,J/AJ/120/2747,optical,ivo://CDS.VizieR/J/AJ/120/2747,J/AJ/120/2747,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2747&,HDF-South:WFPC2:observations:(Casertano+;:2000) +C,J/AJ/126/1607,optical:infrared,ivo://CDS.VizieR/J/AJ/126/1607,J/AJ/126/1607,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1607&,IRAS:Revised:Bright:Galaxy:Sample:(Sanders+;:2003) +C,J/A+A/423/449,x-ray:optical,ivo://CDS.VizieR/J/A+A/423/449,J/A+A/423/449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/449&,RASS-SDSS:Galaxy:Clusters:Survey.:I.:(Popesso+;:2004) +C,I/87B,optical,ivo://CDS.VizieR/I/87B,I/87B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/87B&,LHS:Catalogue;:2nd:Edition:(Luyten:1979) +C,J/AJ/125/197,optical,ivo://CDS.VizieR/J/AJ/125/197,J/AJ/125/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/197&,CN:abundances:of:the:47:Tuc:main:sequence:(Harbeck+;:2003) +C,J/A+A/402/171,radio,ivo://CDS.VizieR/J/A+A/402/171,J/A+A/402/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/171&,Faint:CSS:radio:sources:at:74:MHz:(Tschager+;:2003) +C,J/AcA/50/355,optical,ivo://CDS.VizieR/J/AcA/50/355,J/AcA/50/355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/50/355&,OGLE:Multiple:Cluster:Candidates:in:LMC:(Pietrzynski+;:2000) +C,J/A+A/364/674,optical,ivo://CDS.VizieR/J/A+A/364/674,J/A+A/364/674,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/674&,Li-rich:giants:atomic:lines:(Castilho+;:2001) +C,J/AJ/121/31,optical,ivo://CDS.VizieR/J/AJ/121/31,J/AJ/121/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/31&,High-redshift:quasars:in:SDSS:(Fan+;:2001) +C,II/246,infrared,ivo://CDS.VizieR/II/246,II/246,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/246&,2MASS:All-Sky:Catalog:of:Point:Sources:(Cutri+:2003) +C,J/A+A/435/575,infrared:radio,ivo://CDS.VizieR/J/A+A/435/575,J/A+A/435/575,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/575&,86GHz:SiO:maser:survey:of:late-type:stars.:III:(Messineo+;:2005) +C,VIII/82,radio,ivo://CDS.VizieR/VIII/82,VIII/82,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/82&,2nd:Epoch:Molonglo:Galactic:Plane:Survey:(MGPS-2):(Murphy+;:2007) +C,J/A+A/418/103,infrared:radio,ivo://CDS.VizieR/J/A+A/418/103,J/A+A/418/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/103&,86GHz:SiO:maser:survey:in:the:Inner:Galaxy:(Messineo+;:2004) +C,J/A+A/424/79,optical,ivo://CDS.VizieR/J/A+A/424/79,J/A+A/424/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/79&,Photometry:and:Metallicity:in:ABCG:209:galaxies:(Mercurio+;:2004) +C,J/A+A/424/371,radio,ivo://CDS.VizieR/J/A+A/424/371,J/A+A/424/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/371&,1.4GHz:First:Look:Survey:(FLS):(Morganti+;:2004) +C,J/ApJ/519/533,x-ray,ivo://CDS.VizieR/J/ApJ/519/533,J/ApJ/519/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/519/533&,ROSAT:observations:of:ACO:clusters:(David+;:1999) +C,J/AJ/123/1023,optical,ivo://CDS.VizieR/J/AJ/123/1023,J/AJ/123/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1023&,Binary:star:orbits:(Seymour+;:2002) +C,J/A+A/364/205,x-ray:optical,ivo://CDS.VizieR/J/A+A/364/205,J/A+A/364/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/205&,UBVy:photometry:of:cool:stars:(Cutispoto+;:2000) +C,J/A+A/475/791,infrared,ivo://CDS.VizieR/J/A+A/475/791,J/A+A/475/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/791&,12um:ISOCAM:survey:of:the:ESO-Sculptor:field:(Seymour+;:2007) +C,J/A+A/423/517,optical,ivo://CDS.VizieR/J/A+A/423/517,J/A+A/423/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/517&,Velocities:of:Galactic:disk:late-type:stars:(Rocha-Pinto+;:2004) +C,J/ApJS/122/415,optical,ivo://CDS.VizieR/J/ApJS/122/415,J/ApJS/122/415,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/122/415&,Universidad:Complutense:de:Madrid:list:3:(Alonso+;:1999) +C,J/AJ/119/2801,radio,ivo://CDS.VizieR/J/AJ/119/2801,J/AJ/119/2801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2801&,8.35:and:14.35:GHz:flux:at:Galactic:plane:(Langston+;:2000) +C,J/MNRAS/376/313,infrared,ivo://CDS.VizieR/J/MNRAS/376/313,J/MNRAS/376/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/313&,Carbon:star:in:Magellanic:Cloud:(Groenewegen+;:2007) +C,J/MNRAS/375/931,optical:radio,ivo://CDS.VizieR/J/MNRAS/375/931,J/MNRAS/375/931,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/375/931&,Radio:sources:in:the:6dFGS:(Mauch+;:2007) +C,J/A+A/433/185,optical,ivo://CDS.VizieR/J/A+A/433/185,J/A+A/433/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/185&,Detailed:abundance:analysis:of:102:F:and:G:dwarfs:(Bensby+;:2005) +C,J/A+A/435/65,optical:infrared,ivo://CDS.VizieR/J/A+A/435/65,J/A+A/435/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/65&,UBVI:photometry:of:NGC:6872:clusters:population:(Bastian+;:2005) +C,J/PAZh/32/866,infrared,ivo://CDS.VizieR/J/PAZh/32/866,J/PAZh/32/866,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/32/866&,JHKLM:photometry:for:22:hot:stars:(Taranova+;:2006) +C,J/ApJS/149/327,infrared,ivo://CDS.VizieR/J/ApJS/149/327,J/ApJS/149/327,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/149/327&,JKs:photometry:of:local:universe:galaxies:(Grauer+;:2003) +C,J/MNRAS/346/390,optical:infrared,ivo://CDS.VizieR/J/MNRAS/346/390,J/MNRAS/346/390,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/346/390&,VI:and:CMT1:photometry:of:NGC:2627:(Piatti+;:2003) +C,J/AJ/126/2125,optical,ivo://CDS.VizieR/J/AJ/126/2125,J/AJ/126/2125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2125&,SDSS:candidate:type:II:quasars:(Zakamska+;:2003) +C,J/other/BSAO/45.,optical:radio,ivo://CDS.VizieR/J/other/BSAO/45.136,J/other/BSAO/45.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/45.136&,Zelenchuk:survey:9h<:=RA<:=12h;:0<:=DE<:=8{deg}:(Ugolkova;:1998) +C,J/A+A/411/L59,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/411/L59,J/A+A/411/L59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/411/L59&,INTEGRAL:reference:catalog:(Ebisawa+;:2003) +C,J/ApJ/635/243,optical,ivo://CDS.VizieR/J/ApJ/635/243,J/ApJ/635/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/635/243&,Sample:of:GOODS/CDFS:early-type:galaxies:(Ferreras+;:2005) +C,III/239,optical,ivo://CDS.VizieR/III/239,III/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/239&,Radial:Velocities:with:Astrometric:Data:(Kharchenko+:2004) +C,I/283A,optical,ivo://CDS.VizieR/I/283A,I/283A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/283A&,Lick:NPM2:Catalog:(Hanson+:2003) +C,J/MNRAS/351/265,optical,ivo://CDS.VizieR/J/MNRAS/351/265,J/MNRAS/351/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/265&,Cluster:galaxy:circular:velocity:function:(Desai+;:2004) +C,III/254,optical,ivo://CDS.VizieR/III/254,III/254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/254&,2nd:Cat.:of:Radial:Velocities:with:Astrometric:Data:(Kharchenko+;:2007) +C,J/PAZh/33/403,optical,ivo://CDS.VizieR/J/PAZh/33/403,J/PAZh/33/403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/33/403&,Globular:clusters:as:gravitational:lenses:(Bukhmastova+;:2007) +C,J/PAZh/32/906,optical,ivo://CDS.VizieR/J/PAZh/32/906,J/PAZh/32/906,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/32/906&,Kinematics:of:Gould:Belt:Based:on:Open:Clusters:(Bobylev;:2006) +C,J/A+A/469/861,optical,ivo://CDS.VizieR/J/A+A/469/861,J/A+A/469/861,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/861&,Radial:velocities:of:A115:galaxies:(Barrena+;:2007) +C,J/A+A/469/309,optical,ivo://CDS.VizieR/J/A+A/469/309,J/A+A/469/309,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/469/309&,Chromospheric:activity:in:late-type:stars:(Cincunegui+;:2007) +C,J/PASJ/55/161,x-ray,ivo://CDS.VizieR/J/PASJ/55/161,J/PASJ/55/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/161&,ASCA:sources:in:the:SMC:(Yokogawa+;:2003) +C,J/BaltA/11/417,optical,ivo://CDS.VizieR/J/BaltA/11/417,J/BaltA/11/417,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/417&,Vilnius:photometry:in:Serpens:cauda:(Straizys+;:2002) +C,J/A+A/422/1023,optical:infrared,ivo://CDS.VizieR/J/A+A/422/1023,J/A+A/422/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/1023&,Nearby:visual:double:stars:UBVRI:photometry:(Strigachev+;:2004) +C,J/BaltA/11/321,optical,ivo://CDS.VizieR/J/BaltA/11/321,J/BaltA/11/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/321&,Vilnius:photometry:in:Serpens:cauda:(Straizys+;:2002) +C,J/BaltA/11/219,optical,ivo://CDS.VizieR/J/BaltA/11/219,J/BaltA/11/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/219&,Vilnius:photometry:in:MBM12:(Kazlauskas+;:2002) +C,J/PASJ/53/653,optical:infrared,ivo://CDS.VizieR/J/PASJ/53/653,J/PASJ/53/653,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/53/653&,SSA:22:field:NIR:imaging:(Tamura+;:2001) +C,J/MNRAS/346/787,optical:radio,ivo://CDS.VizieR/J/MNRAS/346/787,J/MNRAS/346/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/346/787&,HIDEEP:survey:(Minchin+;:2003) +C,J/A+A/470/787,x-ray:optical:radio,ivo://CDS.VizieR/J/A+A/470/787,J/A+A/470/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/787&,High:energy:peaked:BL:Lacs:optical:spectros.:(Piranomonte+;:2007) +C,J/A+A/466/823,x-ray:optical,ivo://CDS.VizieR/J/A+A/466/823,J/A+A/466/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/823&,Hard:2-10kev:X-ray:selected:sources:(Georgantopoulos+;:2007) +C,J/ApJ/641/L21,optical,ivo://CDS.VizieR/J/ApJ/641/L21,J/ApJ/641/L21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/641/L21&,Black:hole:mass:and:velocity:dispersion:relation:(Greene+;:2006) +C,J/MNRAS/349/1059,optical,ivo://CDS.VizieR/J/MNRAS/349/1059,J/MNRAS/349/1059,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/349/1059&,OGLE:variables:in:Galactic:bar:(Wray+;:2004) +C,VIII/65,radio,ivo://CDS.VizieR/VIII/65,VIII/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/65&,1.4GHz:NRAO:VLA:Sky:Survey:(NVSS):(Condon+:1998) +C,J/A+A/433/117,infrared,ivo://CDS.VizieR/J/A+A/433/117,J/A+A/433/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/117&,L-:&::M-band:imaging:of:the:Galactic:Center:(Viehmann+;:2005) +C,J/A+A/458/173,infrared,ivo://CDS.VizieR/J/A+A/458/173,J/A+A/458/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/173&,Optical:spectroscopy:of:253:IRAS:sources:(Suarez+;:2006) +C,J/MNRAS/344/188,optical:infrared,ivo://CDS.VizieR/J/MNRAS/344/188,J/MNRAS/344/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/344/188&,BVI:photometry:in:Fornax:cluster:galaxies:(Karick+;:2003) +C,J/MNRAS/323/757,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/323/757,J/MNRAS/323/757,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/323/757&,Deep:X-Ray:Radio:Blazar:Survey:(DXRBS).:II.:(Landt+;:2001) +C,VII/118,optical,ivo://CDS.VizieR/VII/118,VII/118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/118&,NGC:2000.0:(Sky:Publishing;:ed.:Sinnott:1988) +C,J/A+A/422/627,optical,ivo://CDS.VizieR/J/A+A/422/627,J/A+A/422/627,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/627&,Nearby:multiple:stars:speckle:interferometry:(Balega+;:2004) +C,J/AJ/131/2274,optical,ivo://CDS.VizieR/J/AJ/131/2274,J/AJ/131/2274,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2274&,Tres-1:equivalent:widths:(Sozzetti+;:2006) +C,VII/64,optical:radio,ivo://CDS.VizieR/VII/64,VII/64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/64&,CO:Observations:of:Galaxies:(Verter:1985) +C,J/MNRAS/352/285,optical,ivo://CDS.VizieR/J/MNRAS/352/285,J/MNRAS/352/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/285&,u(bj)r:&::BV:photometry:of:blue:HB:stars:(Clewley+;:2004) +C,J/other/NewA/8.6,optical,ivo://CDS.VizieR/J/other/NewA/8.645,J/other/NewA/8.6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/8.645&,Vmag/plx:relation:for:Hyades:stars:(Sharaf+;:2003) +C,J/A+A/426/119,x-ray:infrared:radio,ivo://CDS.VizieR/J/A+A/426/119,J/A+A/426/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/119&,1.2mm:mapping:of:RCW:106:Giant:Molecular:Cloud:(Mookerjea+;:2004) +C,J/ApJ/542/257,optical,ivo://CDS.VizieR/J/ApJ/542/257,J/ApJ/542/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/542/257&,MACHO:LMC:first-overtone:RR:Lyrae:(Alcock+;:2000) +C,J/A+A/423/867,infrared,ivo://CDS.VizieR/J/A+A/423/867,J/A+A/423/867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/867&,Abundances:of:distant:luminous:infrared:galaxies:(Liang+;:2004) +C,J/A+A/421/643,infrared,ivo://CDS.VizieR/J/A+A/421/643,J/A+A/421/643,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/643&,New:nearby:stars:in:the:LEHPMS:(Reyle+;:2004) +C,VII/71,optical,ivo://CDS.VizieR/VII/71,VII/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/71&,Redshifts:for:Zwicky's:Near:Clusters:(Baiesi-Pillastrini+:1984) +C,VII/180,optical,ivo://CDS.VizieR/VII/180,VII/180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/180&,Galaxies:in:Fornax:Cluster:and:five:nearby:groups:(Ferguson+:1990) +C,J/A+A/432/381,optical,ivo://CDS.VizieR/J/A+A/432/381,J/A+A/432/381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/432/381&,VLT:spectroscopic:survey:of:RX:J0152.7-1357:(Demarco+;:2005) +C,J/MNRAS/374/399,infrared,ivo://CDS.VizieR/J/MNRAS/374/399,J/MNRAS/374/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/374/399&,Infrared:star:clusters:with:|b|<:20{deg}:(Froebrich+;:2007) +C,J/A+AS/147/75,x-ray,ivo://CDS.VizieR/J/A+AS/147/75,J/A+AS/147/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/147/75&,ROSAT:HRI:catalogue:of:SMC:X-ray:sources:(Sasaki+;:2000) +C,J/A+A/331/633,uv,ivo://CDS.VizieR/J/A+A/331/633,J/A+A/331/633,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/331/633&,IUE:spectra:of:lambda:Boo:stars:(Solano+:1998) +C,VII/106,optical,ivo://CDS.VizieR/VII/106,VII/106,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/106&,Open:Cluster:Interstellar:Matter:Database:(Leisawitz:1988) +C,J/ApJ/595/1206,x-ray,ivo://CDS.VizieR/J/ApJ/595/1206,J/ApJ/595/1206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/595/1206&,ROSAT:view:of:Hipparcos:F:stars:(Suchkov+;:2003) +C,J/MNRAS/376/1073,radio,ivo://CDS.VizieR/J/MNRAS/376/1073,J/MNRAS/376/1073,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/1073&,Sunyaev-Zel'dovich:effect:in:galaxy:clusters:(Zemcov+;:2007) +C,VII/178,optical,ivo://CDS.VizieR/VII/178,VII/178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/178&,Optical:Extragalactic:Emission-line:Objects:(Hewitt+:1991) +C,J/A+A/372/477,optical,ivo://CDS.VizieR/J/A+A/372/477,J/A+A/372/477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/477&,ubvy{beta}:photometry:of:h:&::chi:Persei:(Marco+;:2001) +C,III/115,uv:optical,ivo://CDS.VizieR/III/115,III/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/115&,IUE:Atlas:of:O-Type:Stellar:Spectra:(Walborn+:1985) +C,J/MNRAS/355/44,radio,ivo://CDS.VizieR/J/MNRAS/355/44,J/MNRAS/355/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/44&,ATCA:SMC:Radio:Continuum:Source.:II.:(Payne+;:2004) +C,VII/182,optical,ivo://CDS.VizieR/VII/182,VII/182,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/182&,High-Redshift:Quasars:(z>:=2.2):in:SGP:and:F401:(Warren+:1991) +C,J/A+A/431/793,optical:radio,ivo://CDS.VizieR/J/A+A/431/793,J/A+A/431/793,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/431/793&,Ly-alpha:emitters:around:MRC:0316-257:(Venemans+;:2005) +C,J/MNRAS/376/125,optical,ivo://CDS.VizieR/J/MNRAS/376/125,J/MNRAS/376/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/125&,Morphologies:and:photometry:in:A2218:(Sanchez+;:2007) +C,VII/191,optical,ivo://CDS.VizieR/VII/191,VII/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/191&,Catalogue:of:Southern:Dark:Clouds:(Hartley+:1986) +C,J/A+A/475/539,optical,ivo://CDS.VizieR/J/A+A/475/539,J/A+A/475/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/475/539&,BV:photometry:and:Li:abundances:in:NGC3960:(Prisinzano+;:2007) +C,J/MNRAS/351/31,x-ray,ivo://CDS.VizieR/J/MNRAS/351/31,J/MNRAS/351/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/31&,XMM-Newton:Galactic:Plane:Survey:(XGPS):(Hands+;:2004) +C,J/A+A/462/245,optical:infrared,ivo://CDS.VizieR/J/A+A/462/245,J/A+A/462/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/245&,BVI:photometry:in:NGC:6611:(Guarcello+;:2007) +C,J/MNRAS/351/1204,infrared,ivo://CDS.VizieR/J/MNRAS/351/1204,J/MNRAS/351/1204,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/1204&,IR:Photometry:of:10:Galactic:Globular:Clusters:(Valenti+;:2004) +C,II/258,optical,ivo://CDS.VizieR/II/258,II/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/258&,Hubble:Ultra:Deep:Field:Catalog:(UDF):(STScI;:2004) +C,J/MNRAS/243/1,uv,ivo://CDS.VizieR/J/MNRAS/243/1,J/MNRAS/243/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/243/1&,A:catalogue:of:faint:UV-excess:objects:(Boyle+:1990) +C,J/A+A/473/369,infrared,ivo://CDS.VizieR/J/A+A/473/369,J/A+A/473/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/369&,VISIR/VLT:mid-infrared:imaging:of:Seyfert:nuclei:(Haas+;:2007) +C,J/ApJ/581/258,infrared,ivo://CDS.VizieR/J/ApJ/581/258,J/ApJ/581/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/581/258&,Infrared:photometry:in:the:Arches:Cluster:(Figer+;:2002) +C,J/A+A/473/177,radio,ivo://CDS.VizieR/J/A+A/473/177,J/A+A/473/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/473/177&,A:search:for:pre-biotic:molecules:(Wirstrom+;:2007) +C,III/151,optical,ivo://CDS.VizieR/III/151,III/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/151&,UBV:K:Stars:South:Galactic:Pole:(Kuijken+:1989) +C,VII/147,optical,ivo://CDS.VizieR/VII/147,VII/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/147&,Photometric:Catalog:of:Northern:Bright:Galaxies:(Kodaira+:1992) +C,III/154,optical,ivo://CDS.VizieR/III/154,III/154,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/154&,Radial:Velocities:along:Southern:Galactic:Equator:(Denoyelle:1987) +C,J/AJ/131/1872,radio,ivo://CDS.VizieR/J/AJ/131/1872,J/AJ/131/1872,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1872&,Fourth:VLBA:calibrator:survey::VCS4:(Petrov+;:2006) +C,III/125,optical,ivo://CDS.VizieR/III/125,III/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/125&,Metal-Deficient:F-M:Stars.:I.:(Bartkevicius:1984) +C,III/175,optical:radio,ivo://CDS.VizieR/III/175,III/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/175&,Optical:spectroscopy:of:radio:sources:(Stickel+;:1989-94) +C,J/A+AS/136/445,*,ivo://CDS.VizieR/J/A+AS/136/445,J/A+AS/136/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/445&,CCD:observations:of:Nereid:(Veiga+;:1999) +C,J/ApJS/63/821,radio,ivo://CDS.VizieR/J/ApJS/63/821,J/ApJS/63/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/63/821&,Inner:Galaxy:Molecular:clouds:and:cloud:cores:(Scoville+;:1987) +C,J/AJ/131/2722,optical:infrared,ivo://CDS.VizieR/J/AJ/131/2722,J/AJ/131/2722,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/2722&,New:L:and:T:dwarfs:from:the:SDSS:(Chiu+;:2006) +C,J/ApJ/300/779,optical,ivo://CDS.VizieR/J/ApJ/300/779,J/ApJ/300/779,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/300/779&,High-latitude:H-alpha:emission:stars:(Stephenson+;:1986) +C,J/AJ/125/2521,infrared,ivo://CDS.VizieR/J/AJ/125/2521,J/AJ/125/2521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2521&,2MASS6x:survey:of:the:Lockman:Hole:(Beichman+;:2003) +C,J/A+AS/145/111,optical:infrared,ivo://CDS.VizieR/J/A+AS/145/111,J/A+AS/145/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/111&,HDF-South:catalogue:of:galaxies:(Volonteri+;:2000) +C,J/A+AS/78/231,optical,ivo://CDS.VizieR/J/A+AS/78/231,J/A+AS/78/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/78/231&,New:proper-motion:stars:Dec<:-40;:0<:RA<:4h30:(Wroblewski+:1989) +C,J/other/Sci/292.,optical,ivo://CDS.VizieR/J/other/Sci/292.698,J/other/Sci/292.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Sci/292.698&,Candidate:halo:dark:matter:(Oppenheimer+;:2001) +C,I/131A,optical,ivo://CDS.VizieR/I/131A,I/131A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/131A&,SAO:Star:Catalog:J2000:(SAO:Staff:1966::USNO;:ADC:1990) +C,J/A+A/430/137,infrared,ivo://CDS.VizieR/J/A+A/430/137,J/A+A/430/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/137&,Close:visual:companions:in:Scorpius:OB2:(Kouwenhoven+;:2005) +C,J/A+A/421/763,optical,ivo://CDS.VizieR/J/A+A/421/763,J/A+A/421/763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/763&,Liverpool-Edinburgh:High:Proper:Motion:Catalogue:(Pokorny+;:2004) +C,J/A+A/472/519,optical,ivo://CDS.VizieR/J/A+A/472/519,J/A+A/472/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/472/519&,N2H+(1-0):maps:of:Ophiuchus:main:cloud:(Andre+;:2007) +C,J/AJ/112/359,uv:optical,ivo://CDS.VizieR/J/AJ/112/359,J/AJ/112/359,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/359&,Galaxies:in:the:Hubble:Deep:Field:(van:den:Bergh+:1996) +C,J/A+A/430/411,optical,ivo://CDS.VizieR/J/A+A/430/411,J/A+A/430/411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/411&,B-band:photometry:of:ellipticals:in:Virgo:(Gavazzi+;:2005) +C,IX/20A,gamma-ray,ivo://CDS.VizieR/IX/20A,IX/20A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/20A&,The:Fourth:BATSE:Burst:Revised:Catalog:(Paciesas+:1999) +C,J/A+AS/147/169,optical,ivo://CDS.VizieR/J/A+AS/147/169,J/A+AS/147/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/147/169&,Accurate:positions:of:2978:SBS:objects:(Bicay+;:2000) +C,J/ApJ/639/1069,optical,ivo://CDS.VizieR/J/ApJ/639/1069,J/ApJ/639/1069,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/639/1069&,Radial:velocities:in:the:Cas:OB6:association:(Hillwig+;:2006) +C,J/A+A/430/373,radio,ivo://CDS.VizieR/J/A+A/430/373,J/A+A/430/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/373&,HI:lines:in:586:galaxies:(Theureau+;:2005) +C,J/AJ/132/347,optical,ivo://CDS.VizieR/J/AJ/132/347,J/AJ/132/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/347&,Redshifts:and:photometry:in:Centaurus:cluster:(Chiboucas+;:2006) +C,J/A+A/430/327,optical,ivo://CDS.VizieR/J/A+A/430/327,J/A+A/430/327,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/327&,CPASJ3:catalogue:(Lu+;:2005) +C,J/ApJS/170/95,optical,ivo://CDS.VizieR/J/ApJS/170/95,J/ApJS/170/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/170/95&,Centaurus:Cluster:catalog:(Chiboucas+;:2007) +C,J/A+A/453/309,optical,ivo://CDS.VizieR/J/A+A/453/309,J/A+A/453/309,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/309&,HARPS:observations:of:nine:galactic:Cepheids:(Nardetto+;:2006) +C,J/ApJ/599/218,optical,ivo://CDS.VizieR/J/ApJ/599/218,J/ApJ/599/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/599/218&,Chandra:LMXB:in:NGC:4365:and:NGC:4382:(Sivakoff+;:2003) +C,J/ApJS/128/99,uv:optical,ivo://CDS.VizieR/J/ApJS/128/99,J/ApJS/128/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/128/99&,HST:photometry:of:4:Virgo:LSB:galaxies:(O'Neil+;:2000) +C,J/MNRAS/342/738,optical:radio,ivo://CDS.VizieR/J/MNRAS/342/738,J/MNRAS/342/738,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/342/738&,HI:Jodrell:All:Sky:Survey:(Lang+;:2003) +C,J/AZh/83/821,optical,ivo://CDS.VizieR/J/AZh/83/821,J/AZh/83/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/83/821&,Orion:Spiral:Arm:CAtalogue:(OSACA):(Bobylev+;:2006) +C,J/A+A/420/683,optical,ivo://CDS.VizieR/J/A+A/420/683,J/A+A/420/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/683&,Equivalent:widths:of:23:wide:binaries:(Desidera+;:2004) +C,VIII/78,radio,ivo://CDS.VizieR/VIII/78,VIII/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/78&,Sydney:University:Molonglo:Sky:Survey:(SUMSS):(Mauch+:2006) +C,J/A+A/471/573,infrared,ivo://CDS.VizieR/J/A+A/471/573,J/A+A/471/573,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/573&,JHKs:photometry:of:a:new:stellar:cluster:(Yun+;:2007) +C,J/ApJ/601/735,x-ray,ivo://CDS.VizieR/J/ApJ/601/735,J/ApJ/601/735,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/601/735&,M51:luminous:X-ray:sources:(Terashima+;:2004) +C,J/A+AS/146/437,infrared,ivo://CDS.VizieR/J/A+AS/146/437,J/A+AS/146/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/437&,IR:spectra:of:oxygen-rich:evolved:stars:(Speck+;:2000) +C,I/176,optical,ivo://CDS.VizieR/I/176,I/176,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/176&,AGK3U:(Bucciarelli+:1992) +C,J/A+AS/144/5,optical:infrared,ivo://CDS.VizieR/J/A+AS/144/5,J/A+AS/144/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/5&,Nearby:globular:clusters:photometric:catalog:(Rosenberg+;:2000) +C,J/A+A/471/499,infrared,ivo://CDS.VizieR/J/A+A/471/499,J/A+A/471/499,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/471/499&,Low-mass:stars:and:brown:dwarfs:in:Blanco:1:(Moraux+;:2007) +C,J/A+AS/141/469,optical:radio,ivo://CDS.VizieR/J/A+AS/141/469,J/A+AS/141/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/469&,First:list:of:the:Karachentsev:catalog:(Huchtmeier+;:2000) +C,J/AJ/119/2008,*,ivo://CDS.VizieR/J/AJ/119/2008,J/AJ/119/2008,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2008&,10199:Chariklo:stellar:occultation::1999-2005:(Stone+;:2000) +C,J/ApJS/112/109,infrared,ivo://CDS.VizieR/J/ApJS/112/109,J/ApJS/112/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/112/109&,Rho:Oph:Near-IR:Positions:and:Photometry:(Barsony+;:1997) +C,J/ApJS/146/209,optical,ivo://CDS.VizieR/J/ApJS/146/209,J/ApJS/146/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/146/209&,STIS:emission-line:galaxies:observations:(Teplitz+;:2003) +C,J/A+A/420/97,optical,ivo://CDS.VizieR/J/A+A/420/97,J/A+A/420/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/97&,Tully-Fisher:relation:at:0.1<:z<:1.0:(Boehm+;:2004) +C,I/251,optical:radio,ivo://CDS.VizieR/I/251,I/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/251&,VLBI:International:Celestial:Reference:Frame:(ICRF):(Ma+;:1997) +C,J/MNRAS/330/1,optical:infrared,ivo://CDS.VizieR/J/MNRAS/330/1,J/MNRAS/330/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/330/1&,HST:observations:of:Extremely:Red:Objects:(Smith+;:2002) +C,J/AJ/124/1651,optical:infrared,ivo://CDS.VizieR/J/AJ/124/1651,J/AJ/124/1651,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1651&,Faint:high-latitude:carbon:stars:SDSS:photometry:(Margon+;:2002) +C,J/A+A/419/533,optical,ivo://CDS.VizieR/J/A+A/419/533,J/A+A/419/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/533&,Pal:13:UBV;:proper:motions:and:radial:velocities:(Blecha+;:2004) +C,J/A+A/470/821,optical,ivo://CDS.VizieR/J/A+A/470/821,J/A+A/470/821,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/470/821&,BLOX:Cluster:catalog:(Dietrich+;:2007) +C,I/138,optical,ivo://CDS.VizieR/I/138,I/138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/138&,Southern:Reference:Star:Catalogue:(Smith+:1988) +C,J/MNRAS/376/1707,*,ivo://CDS.VizieR/J/MNRAS/376/1707,J/MNRAS/376/1707,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/376/1707&,1996-2006:observations:of:Triton:(Qiao+;:2007) +C,J/MNRAS/374/372,infrared,ivo://CDS.VizieR/J/MNRAS/374/372,J/MNRAS/374/372,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/374/372&,ZYJHK:photometry:in:Upper:Sco:(Lodieu+;:2007) +C,J/A+AS/135/133,infrared,ivo://CDS.VizieR/J/A+AS/135/133,J/A+AS/135/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/133&,First:DENIS:I-band:extragalactic:catalog:(Vauglin+:1999) +C,J/AZh/77/407,radio,ivo://CDS.VizieR/J/AZh/77/407,J/AZh/77/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/77/407&,Flat-spectrum:radio:sources:at:0.97-21.7GHz:(Gorshkov+;:2000) +C,J/AZh/81/658,optical,ivo://CDS.VizieR/J/AZh/81/658,J/AZh/81/658,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/81/658&,Equivalent:widths:of:9:barium:stars:(Antipova+;:2004) +C,J/A+A/461/823,optical:radio,ivo://CDS.VizieR/J/A+A/461/823,J/A+A/461/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/823&,Candidate:Ly{alpha}:emitting:galaxies:(Venemans+;:2007) +C,J/AJ/117/1905,optical,ivo://CDS.VizieR/J/AJ/117/1905,J/AJ/117/1905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/1905&,Speckle:interferometry:at:USNO.:II.:(Germain+;:1999) +C,J/ApJ/626/446,optical,ivo://CDS.VizieR/J/ApJ/626/446,J/ApJ/626/446,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/626/446&,Effective:temperature:scale:of:FGK:stars:(Ramirez+;:2005) +C,J/A+A/416/917,optical:infrared,ivo://CDS.VizieR/J/A+A/416/917,J/A+A/416/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/917&,Revised:Bologna:Catalog:of:M31:globular:clusters:(Galleti+;:2004) +C,J/A+A/461/397,x-ray:optical,ivo://CDS.VizieR/J/A+A/461/397,J/A+A/461/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/397&,RASS-SDSS:galaxy:cluster:survey.:V.:(Popesso+;:2007) +C,J/A+A/427/773,infrared,ivo://CDS.VizieR/J/A+A/427/773,J/A+A/427/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/773&,ISOCAM:14.3{mu}m:Deep:Survey:in:Lockman:Hole:(Rodighiero+;:2004) +C,J/AJ/134/1103,optical:infrared,ivo://CDS.VizieR/J/AJ/134/1103,J/AJ/134/1103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/134/1103&,MUSYC:deep:near-infrared:imaging:(Quadri+;:2007) +C,IV/27,optical,ivo://CDS.VizieR/IV/27,IV/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/27&,HD-DM-GC-HR-HIP-Bayer-Flamsteed:Cross:Index:(Kostjuk;:2002) +C,V/69,optical,ivo://CDS.VizieR/V/69,V/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/69&,MK;:UBV:Time:and:Latitude:Stars:(Sato+:1990) +C,V/15,optical,ivo://CDS.VizieR/V/15,V/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/15&,SAO:and:Supplementary:Data:(Ochsenbein:1980) +C,J/A+A/361/660,infrared,ivo://CDS.VizieR/J/A+A/361/660,J/A+A/361/660,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/660&,JHK:photometry:around:S233IR:(Porras+;:2000) +C,V/51,optical,ivo://CDS.VizieR/V/51,V/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/51&,Data:Inventory:of:Space-Based:Obs;:Ver:1.1:(Brotzman+:1987) +C,J/A+A/359/347,optical,ivo://CDS.VizieR/J/A+A/359/347,J/A+A/359/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/359/347&,Reddening:in:open:and:globular:clusters:(Dutra+;:2000) +C,V/120,optical,ivo://CDS.VizieR/V/120,V/120,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/120&,Catalog:of:early-type:contact:binaries:(Bondarenko+;:1996) +C,VIII/13,radio,ivo://CDS.VizieR/VIII/13,VIII/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/13&,A:new:catalog:of:53522:4.85GHz:sources:(Becker+:1991) +C,J/AJ/125/2239,x-ray,ivo://CDS.VizieR/J/AJ/125/2239,J/AJ/125/2239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2239&,Hard:X-ray:emission:from:white:dwarfs:(O'dwyer+;:2003) +C,VIII/14,radio,ivo://CDS.VizieR/VIII/14,VIII/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/14&,87GB:Catalog:of:radio:sources:(Gregory:et:al.;:1991) +C,J/A+A/438/769,infrared,ivo://CDS.VizieR/J/A+A/438/769,J/A+A/438/769,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/769&,Pre-main:sequence:stars:Proper:Motion:Catalog:(Ducourant+;:2005) +C,J/MNRAS/355/585,optical,ivo://CDS.VizieR/J/MNRAS/355/585,J/MNRAS/355/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/585&,New:Northern:common:proper-motion:pairs:(Greaves;:2004) +C,J/AJ/126/2237,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/126/2237,J/AJ/126/2237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2237&,Radio-excess:IR:galaxies:PMN/FSC:sample:selection:(Drake+;:2003) +C,J/MNRAS/317/801,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/317/801,J/MNRAS/317/801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/317/801&,LBDS:Hercules:sample:griJHK:photometry:(Waddington+;:2000) +C,J/AJ/127/1513,optical,ivo://CDS.VizieR/J/AJ/127/1513,J/AJ/127/1513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1513&,Lick:indices:on:M67:members:(Schiavon+;:2004) +C,J/ApJS/145/329,radio,ivo://CDS.VizieR/J/ApJS/145/329,J/ApJS/145/329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/329&,Millennium:Arecibo:21-cm:Survey:(Heiles+;:2003) +C,III/246,optical:infrared,ivo://CDS.VizieR/III/246,III/246,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/246&,First:Byurakan:Survey:Late:Type:Stars:catalog:(Abrahamyan;:2007) +C,J/MNRAS/316/326,optical,ivo://CDS.VizieR/J/MNRAS/316/326,J/MNRAS/316/326,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/316/326&,Redshifts:of:Ophiuchus:region:galaxies:(Hasegawa+;:2000) +C,II/214A,optical,ivo://CDS.VizieR/II/214A,II/214A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/214A&,Combined:General:Catalogue:of:Variable:Stars:(Kholopov+:1998) +C,J/AJ/130/1763,optical,ivo://CDS.VizieR/J/AJ/130/1763,J/AJ/130/1763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1763&,11.7{mu}m:point:sources:in:Orion:(Smith+;:2005) +C,J/ApJ/543/552,optical,ivo://CDS.VizieR/J/ApJ/543/552,J/ApJ/543/552,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/543/552&,z>:3:damped:Ly{alpha}:absorption:systems:(Storrie-Lombardi+;:2000) +C,J/A+A/417/263,optical,ivo://CDS.VizieR/J/A+A/417/263,J/A+A/417/263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/263&,Catalogue:of:Algol:type:binary:stars:(Budding+;:2004) +C,VI/25,optical,ivo://CDS.VizieR/VI/25,VI/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/25&,POSS:Plate:Data:(Palomar:Obs.:1960) +C,J/ApJ/541/977,optical:infrared,ivo://CDS.VizieR/J/ApJ/541/977,J/ApJ/541/977,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/541/977&,HST:observations:of:low-mass:stars:in:IC:348:(Najita+;:2000) +C,J/ApJS/107/239,radio,ivo://CDS.VizieR/J/ApJS/107/239,J/ApJS/107/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/239&,327MHz:survey:of:the:galactic:plane:(Taylor+:1996) +C,J/A+A/426/503,optical,ivo://CDS.VizieR/J/A+A/426/503,J/A+A/426/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/503&,Catalogue:of:high:velocity:molecular:outflows:(Update):(Wu+:2004) +C,J/MNRAS/313/347,optical,ivo://CDS.VizieR/J/MNRAS/313/347,J/MNRAS/313/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/313/347&,Pleiades:low-mass:stars:and:brown:dwarfs:(Pinfield+;:2000) +C,J/ApJS/151/299,infrared,ivo://CDS.VizieR/J/ApJS/151/299,J/ApJS/151/299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/151/299&,Spectra:classification:from:ISO:PHT-S:database:(Hodge+;:2004) +C,J/A+A/426/171,optical,ivo://CDS.VizieR/J/A+A/426/171,J/A+A/426/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/171&,H_2_:flows:in:rho:Ophiuchi:A:(Khanzadyan+;:2004) +C,J/MNRAS/343/1131,*,ivo://CDS.VizieR/J/MNRAS/343/1131,J/MNRAS/343/1131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/343/1131&,1998-2000:OGLE:events:microlensing:limits:(Tsapras+;:2003) +C,J/A+A/418/465,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/418/465,J/A+A/418/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/465&,Mid-infrared:and:hard:X-ray:emission:in:AGN:(Lutz+;:2004) +C,J/AJ/121/3048,uv:optical:infrared,ivo://CDS.VizieR/J/AJ/121/3048,J/AJ/121/3048,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/3048&,Multicolor:photometry:in:NGC:1512:and:NGC:5248:(Maoz+;:2001) +C,J/A+AS/145/405,optical,ivo://CDS.VizieR/J/A+AS/145/405,J/A+AS/145/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/405&,Box-:and:peanut-shaped:bulges.:I.:(Luetticke+;:2000) +C,J/A+A/427/23,infrared,ivo://CDS.VizieR/J/A+A/427/23,J/A+A/427/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/23&,14.3um:survey:in:the:Lockman:Hole:(Fadda+;:2004) +C,J/other/NewA/5.1,x-ray,ivo://CDS.VizieR/J/other/NewA/5.137,J/other/NewA/5.1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/5.137&,Supersoft:X-ray:sources:catalog:(Greiner+;:2000) +C,J/PAZh/30/692,*,ivo://CDS.VizieR/J/PAZh/30/692,J/PAZh/30/692,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/30/692&,Occultations:of:stars:by:large:TNO:2004-2014:(Denissenko;:2004) +C,I/294,optical,ivo://CDS.VizieR/I/294,I/294,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/294&,The:UCAC2:Bright:Star:Supplement:(Urban+;:2004) +C,J/ApJ/586/826,x-ray:radio,ivo://CDS.VizieR/J/ApJ/586/826,J/ApJ/586/826,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/586/826&,Chandra:X-ray:observations:of:NGC:1316:(Kim+;:2003) +C,J/ApJ/637/1067,optical:infrared,ivo://CDS.VizieR/J/ApJ/637/1067,J/ApJ/637/1067,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/637/1067&,Near-IR:spectral:classification:of:T:dwarfs:(Burgasser+;:2006) +C,J/ApJ/597/555,infrared,ivo://CDS.VizieR/J/ApJ/597/555,J/ApJ/597/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/597/555&,IR:photometry:of:IC:348:young:brown:dwarfs:(Mainzer+;:2003) +C,VI/57,*,ivo://CDS.VizieR/VI/57,VI/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/57&,Radii:of:Be:star:line:emitting:regions:(Jaschek+:1993) +C,J/AcA/56/253,optical,ivo://CDS.VizieR/J/AcA/56/253,J/AcA/56/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/56/253&,Period:changes:of:OGLE:contact:binaries:(Kubiak+;:2006) +C,J/A+A/431/143,optical,ivo://CDS.VizieR/J/A+A/431/143,J/A+A/431/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/431/143&,Field:horizontal-branch:stars:in:the:Galaxy:(Christlieb+;:2005) +C,J/MNRAS/372/1117,optical,ivo://CDS.VizieR/J/MNRAS/372/1117,J/MNRAS/372/1117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/372/1117&,SuperWASP:exoplanetary:transit:survey:(Christian+;:2006) +C,J/AJ/127/660,optical:infrared,ivo://CDS.VizieR/J/AJ/127/660,J/AJ/127/660,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/660&,Photometry:in:southern:tail:of:the:Antennae:(Saviane+;:2004) +C,J/A+A/416/125,optical,ivo://CDS.VizieR/J/A+A/416/125,J/A+A/416/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/125&,RI:photometry:in:alpha:Per:and:Pleiades:(Deacon+;:2004) +C,J/MNRAS/371/1891,infrared,ivo://CDS.VizieR/J/MNRAS/371/1891,J/MNRAS/371/1891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/1891&,GOODS:ELAIS-N1:24um:flux:densities:(Rodighiero+;:2006) +C,J/A+A/413/843,infrared,ivo://CDS.VizieR/J/A+A/413/843,J/A+A/413/843,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/413/843&,Far:IR:survey:in:the:Lockman:Hole:(Kawara+;:2004) +C,J/AJ/125/3037,optical:infrared,ivo://CDS.VizieR/J/AJ/125/3037,J/AJ/125/3037,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/3037&,RI:photometry:of:NGC:205:carbon:stars:(Demers+;:2003) +C,J/ApJS/150/343,infrared,ivo://CDS.VizieR/J/ApJS/150/343,J/ApJS/150/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/343&,ISOCAM:CVF:spectrometer:2.2-16.5{mu}m:spectra:(Engelke+;:2004) +C,J/ApJS/59/95,optical,ivo://CDS.VizieR/J/ApJS/59/95,J/ApJS/59/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/59/95&,Visual:multiples.:VIII.:(Abt+;:1985) +C,J/A+A/451/1159,optical:infrared,ivo://CDS.VizieR/J/A+A/451/1159,J/A+A/451/1159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/451/1159&,BVRI:imaging:of:the:Coma:cluster:(Adami+;:2006) +C,J/ApJ/581/844,infrared:radio,ivo://CDS.VizieR/J/ApJ/581/844,J/ApJ/581/844,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/581/844&,Radio:and:Infrared:observations:of:EROs:(Smail+;:2002) +C,J/A+AS/130/341,optical,ivo://CDS.VizieR/J/A+AS/130/341,J/A+AS/130/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/341&,Groups:of:Galaxies:in:PPS:(Trasarti-Battistoni:1998) +C,J/ApJS/150/165,uv,ivo://CDS.VizieR/J/ApJS/150/165,J/ApJS/150/165,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/165&,AGNs:emission-line:from:Post-COSTAR:(Kuraszkiewicz+;:2004) +C,I/242,optical,ivo://CDS.VizieR/I/242,I/242,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/242&,Pulkovo:Photographic:Vertical:Circle:(PVC96):(Gontcharov+:1998) +C,J/MNRAS/340/1249,optical:infrared,ivo://CDS.VizieR/J/MNRAS/340/1249,J/MNRAS/340/1249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/340/1249&,VIc:magnitudes:in:NGC:2194:(Piatti+;:2003) +C,J/AJ/123/855,optical:infrared,ivo://CDS.VizieR/J/AJ/123/855,J/AJ/123/855,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/855&,Magellanic:Clouds:Photometric:Survey::the:SMC:(Zaritsky+;:2002) +C,J/A+A/468/807,x-ray:optical,ivo://CDS.VizieR/J/A+A/468/807,J/A+A/468/807,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/807&,Redshifts:of:galaxies:associated:with:X:emission:(Mannucci+;:2007) +C,J/AZh/79/542,optical,ivo://CDS.VizieR/J/AZh/79/542,J/AZh/79/542,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/542&,BV:photometry:of:active:K-M:dwarfs:(Bondar;:2002) +C,J/MNRAS/312/557,optical:infrared,ivo://CDS.VizieR/J/MNRAS/312/557,J/MNRAS/312/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/312/557&,K-band:Luminosity:Function:of:Field:Galaxies:(Loveday:2000) +C,J/AJ/111/1964,infrared,ivo://CDS.VizieR/J/AJ/111/1964,J/AJ/111/1964,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/1964&,JHK:photometry:of:NGC1333:(Lada+;:1996) +C,J/AJ/126/2562,radio,ivo://CDS.VizieR/J/AJ/126/2562,J/AJ/126/2562,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2562&,Second:VLBA:calibrator:survey::VCS2:(Fomalont+;:2003) +C,J/AJ/127/318,optical,ivo://CDS.VizieR/J/AJ/127/318,J/AJ/127/318,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/318&,BV:photometry:of:Andromeda:II:variables:(Pritzl+;:2004) +C,J/A+A/468/1001,infrared,ivo://CDS.VizieR/J/A+A/468/1001,J/A+A/468/1001,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/468/1001&,IRAS:20178+4046:maps:at:610:and:1280MHz:(Tej+;:2007) +C,J/AJ/125/2427,optical:radio,ivo://CDS.VizieR/J/AJ/125/2427,J/AJ/125/2427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2427&,1.4GHz:flux:densities:of:Abell:2255:galaxies:(Miller+;:2003) +C,J/A+A/415/155,optical,ivo://CDS.VizieR/J/A+A/415/155,J/A+A/415/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/155&,Oxygen:abundances:in:the:Galactic:disk:(Bensby+;:2004) +C,II/221A,optical:infrared,ivo://CDS.VizieR/II/221A,II/221A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/221A&,The:LF:Survey:(McCuskey+:1949-1959) +C,J/AJ/131/1648,optical,ivo://CDS.VizieR/J/AJ/131/1648,J/AJ/131/1648,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1648&,Type:Ia:supernovae:at:high:and:low:redshifts:(Blondin+;:2006) +C,J/A+A/415/145,optical,ivo://CDS.VizieR/J/A+A/415/145,J/A+A/415/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/145&,Radial:velocities:of:16:stars:in:NGC:6913:(Boeche+;:2004) +C,J/AJ/131/1559,optical,ivo://CDS.VizieR/J/AJ/131/1559,J/AJ/131/1559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1559&,Diameters:of:Galactic:open:star:clusters:(van:den:Bergh+;:2006) +C,VII/240,optical,ivo://CDS.VizieR/VII/240,VII/240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/240&,Millennium:Galaxy:Catalogue:(Liske+;:2003) +C,J/A+A/415/123,optical,ivo://CDS.VizieR/J/A+A/415/123,J/A+A/415/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/123&,Lick:line-index:and:photometry:of:globular:clusters:(Puzia+;:2004) +C,J/AJ/131/1236,optical:infrared,ivo://CDS.VizieR/J/AJ/131/1236,J/AJ/131/1236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/1236&,Central:black:holes:of:spiral:galaxies:(Dong+;:2006) +C,III/45,infrared,ivo://CDS.VizieR/III/45,III/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/45&,Infrared:Spectra:for:32:Stars:(Johnson+:1970) +C,J/A+A/414/949,optical,ivo://CDS.VizieR/J/A+A/414/949,J/A+A/414/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/949&,Interstellar:bands:and:H2;:CH;:CO:column:densities:(Weselak+:2004) +C,J/AJ/127/131,optical:infrared,ivo://CDS.VizieR/J/AJ/127/131,J/AJ/127/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/131&,NICMOS:early-type:galaxies:(Stanford+;:2004) +C,J/ApJ/591/764,optical,ivo://CDS.VizieR/J/ApJ/591/764,J/ApJ/591/764,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/591/764&,R:magnitudes:for:6:nearby:galaxy:clusters:(Christlein+;:2003) +C,J/AJ/126/3017,optical,ivo://CDS.VizieR/J/AJ/126/3017,J/AJ/126/3017,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/3017&,Distances:of:Cataclysmic:variables:(Thorstensen;:2003) +C,J/AJ/126/762,optical,ivo://CDS.VizieR/J/AJ/126/762,J/AJ/126/762,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/762&,Positions:and:space:velocities:for:2615:SGP:stars:(Chen+;:2003) +C,J/A+A/325/167,optical,ivo://CDS.VizieR/J/A+A/325/167,J/A+A/325/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/325/167&,Geneva:photometry:in:NGC:6231:(Raboud+:1997) +C,J/MNRAS/342/915,radio,ivo://CDS.VizieR/J/MNRAS/342/915,J/MNRAS/342/915,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/342/915&,9C:survey:at:15GHz:(Waldram+;:2003) +C,J/A+AS/41/151,radio,ivo://CDS.VizieR/J/A+AS/41/151,J/A+AS/41/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/41/151&,1415MHz:Survey:of:Bright:Galaxies:(Hummel;:1980) +C,J/A+A/467/1003,optical,ivo://CDS.VizieR/J/A+A/467/1003,J/A+A/467/1003,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/467/1003&,Photometry:of:star:clusters:in:NGC:1380:(Chies-Santos+:2007) +C,J/A+A/407/791,infrared,ivo://CDS.VizieR/J/A+A/407/791,J/A+A/407/791,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/407/791&,ACO:370;:2218:and:2390:fluxes:at:7:and:15um:(Metcalfe+;:2003) +C,J/A+A/459/679,optical,ivo://CDS.VizieR/J/A+A/459/679,J/A+A/459/679,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/679&,RB:photometry:of:LSBG:in:Coma:(Adami+;:2006) +C,J/A+A/406/535,x-ray,ivo://CDS.VizieR/J/A+A/406/535,J/A+A/406/535,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/535&,Hamburg/RASS:Cat.:of:optical:ident.:V3.0:(Zickgraf+;:2003) +C,J/ApJS/110/21,radio,ivo://CDS.VizieR/J/ApJS/110/21,J/ApJS/110/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/110/21&,Molecular:clouds:in:Cepheus:and:Cassiopeia:(Yonekura+:1997) +C,J/A+A/459/669,infrared,ivo://CDS.VizieR/J/A+A/459/669,J/A+A/459/669,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/669&,JHKs:photometry:around:{alpha}:Cen:(Kervella+;:2006) +C,J/A+A/416/1117,optical,ivo://CDS.VizieR/J/A+A/416/1117,J/A+A/416/1117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/1117&,Abundances:in:the:early:Galaxy:(Cayrel+;:2004) +C,J/A+A/459/85,optical,ivo://CDS.VizieR/J/A+A/459/85,J/A+A/459/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/85&,O/H:and:gas:densities:in:star-forming:galaxies:(Nagao+;:2006) +C,VI/110,uv,ivo://CDS.VizieR/VI/110,VI/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/110&,Final:Merged:Log:of:IUE:Observations:(NASA-ESA;:2000) +C,I/293,optical,ivo://CDS.VizieR/I/293,I/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/293&,NPM2:Cross-Identifications:(Klemola+:2004) +C,J/ApJS/65/485,optical:radio,ivo://CDS.VizieR/J/ApJS/65/485,J/ApJS/65/485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/65/485&,1.49GHz:Atlas:of:Spiral:Galaxies:(Condon;:1987) +C,J/ApJ/528/123,optical:infrared,ivo://CDS.VizieR/J/ApJ/528/123,J/ApJ/528/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/528/123&,KRI:photometry:of:galaxies:near:B2:1335+28:(Tanaka+;:2000) +C,J/AJ/126/1362,optical,ivo://CDS.VizieR/J/AJ/126/1362,J/AJ/126/1362,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1362&,Century:Survey:Galactic:Halo:Project.:I.:(Brown+;:2003) +C,J/A+A/456/977,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/456/977,J/A+A/456/977,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/977&,XMM:observations:of:NGC:2516:stars:(Marino+;:2006) +C,J/A+A/457/517,optical:radio,ivo://CDS.VizieR/J/A+A/457/517,J/A+A/457/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/457/517&,ATESP:5:GHz:radio:survey.:I.:(Prandoni+;:2006) +C,J/A+A/425/99,radio,ivo://CDS.VizieR/J/A+A/425/99,J/A+A/425/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/99&,VLBI:and:VLA:obs.:of:Seyfert:galaxies:(Lal+;:2004) +C,J/A+A/413/1037,infrared,ivo://CDS.VizieR/J/A+A/413/1037,J/A+A/413/1037,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/413/1037&,J-K:DENIS:photometry:of:bright:southern:stars:(Kimeswenger+:2004) +C,J/A+A/421/509,optical,ivo://CDS.VizieR/J/A+A/421/509,J/A+A/421/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/509&,AGAPE:catalogue:of:M31:variables:(Ansari+;:2004) +C,J/A+A/462/123,optical,ivo://CDS.VizieR/J/A+A/462/123,J/A+A/462/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/123&,VLT/Flames:spectroscopic:data:of:NGC:6530:(Prisinzano+;:2007) +C,J/AJ/126/2740,x-ray,ivo://CDS.VizieR/J/AJ/126/2740,J/AJ/126/2740,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2740&,X-ray:emission:of:RASS:Abell:clusters:(Ledlow+;:2003) +C,J/A+A/415/863,optical:infrared,ivo://CDS.VizieR/J/A+A/415/863,J/A+A/415/863,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/863&,Mount:Stromlo:Abell:Cluster:Supernova:Search:(Germany+;:2004) +C,VIII/80,radio,ivo://CDS.VizieR/VIII/80,VIII/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/80&,The:UTR-2:Very:Low-Frequency:Sky:Survey:Data:(Braude+:1978-2002) +C,VIII/41,radio,ivo://CDS.VizieR/VIII/41,VIII/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/41&,The:UTR-2:Very:Low-Frequency:Sky:Survey:Data:(Braude+:1978-1982) +C,VIII/15,radio,ivo://CDS.VizieR/VIII/15,VIII/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/15&,Parkes:Radio:Sources:Catalogue:(PKSCAT90):(Wright+:1990) +C,V/59,optical,ivo://CDS.VizieR/V/59,V/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/59&,Cataclysmic:Binaries;:LMXBs:and:related:objects;:5th:Ed.:(Ritter:1990) +C,J/A+A/412/813,optical,ivo://CDS.VizieR/J/A+A/412/813,J/A+A/412/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/412/813&,Rotation:in:F-stars:(Reiners+;:2003) +C,J/AJ/131/951,infrared,ivo://CDS.VizieR/J/AJ/131/951,J/AJ/131/951,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/951&,JHK:photometry:in:the:direction:of:RCW:121:(Roman-Lopes+;:2006) +C,J/A+AS/144/469,optical,ivo://CDS.VizieR/J/A+AS/144/469,J/A+AS/144/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/469&,Delta:Scuti:stars:(Rodriguez+;:2000) +C,I/263,optical,ivo://CDS.VizieR/I/263,I/263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/263&,ACR:catalog:around:Celestial:Equator:(Stone+;:1999) +C,J/ApJS/136/631,uv:optical,ivo://CDS.VizieR/J/ApJS/136/631,J/ApJS/136/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/136/631&,IUE:absorption:toward:164:early-type:stars:(Savage+;:2001) +C,J/A+AS/120/127,optical:infrared,ivo://CDS.VizieR/J/A+AS/120/127,J/A+AS/120/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/127&,UBVRI:photometry:of:7:dwarfs:in:Alpha:Per:(Bouvier:1996) +C,J/A+A/423/579,infrared,ivo://CDS.VizieR/J/A+A/423/579,J/A+A/423/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/579&,Diffuse:emissions:in:Carina:nebula:(Mizutani+;:2004) +C,J/ApJ/559/864,radio,ivo://CDS.VizieR/J/ApJ/559/864,J/ApJ/559/864,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/864&,Extragalactic:ultracompact:H:II:regions:(Johnson+;:2001) +C,J/A+A/414/699,optical,ivo://CDS.VizieR/J/A+A/414/699,J/A+A/414/699,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/699&,Spectra:of:southern:late-type:dwarfs:(Cincunegui+;:2004) +C,J/ApJ/561/727,optical,ivo://CDS.VizieR/J/ApJ/561/727,J/ApJ/561/727,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/561/727&,BVI:photometry:in:the:Antennae:galaxies:(Zhang+;:2001) +C,J/A+A/354/881,optical,ivo://CDS.VizieR/J/A+A/354/881,J/A+A/354/881,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/354/881&,Radial:velocities:of:Praesepe:&::Hyades:Am:stars:(Debernardi+:2000) +C,J/ApJS/149/29,optical:radio,ivo://CDS.VizieR/J/ApJS/149/29,J/ApJS/149/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/149/29&,ROSAT:North:Ecliptic:Pole:Survey:(Gioia+;:2003) +C,VIII/44,radio,ivo://CDS.VizieR/VIII/44,VIII/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/44&,Miyun:232MHz:survey:(Zhang+:1997) +C,B/fuse,uv,ivo://CDS.VizieR/B/fuse,B/fuse,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/fuse&,The:FUSE:Observation:Log:(FUSE;:1999-2007) +C,J/A+A/423/755,optical,ivo://CDS.VizieR/J/A+A/423/755,J/A+A/423/755,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/755&,Color-Induced:Displacement:double:stars:in:SDSS:(Pourbaix+;:2004) +C,J/A+A/227/82,infrared,ivo://CDS.VizieR/J/A+A/227/82,J/A+A/227/82,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/227/82&,JHKLM:photometry:of:'IRAS-discovered':stars:(Epchtein+;:1990) +C,J/ApJS/146/267,optical:radio,ivo://CDS.VizieR/J/ApJS/146/267,J/ApJS/146/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/146/267&,Very:rich:Abell:clusters:radio:analysis:(Morrison+;:2003) +C,J/PASP/114/298,optical:infrared,ivo://CDS.VizieR/J/PASP/114/298,J/PASP/114/298,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/114/298&,BVI:photometry:in:NGC:300:(Pietrzynski+;:2002) +C,J/MNRAS/345/609,*,ivo://CDS.VizieR/J/MNRAS/345/609,J/MNRAS/345/609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/345/609&,Variability:of:the:fine-structure:constant:(Murphy+;:2003) +C,J/ApJS/142/1,optical,ivo://CDS.VizieR/J/ApJS/142/1,J/ApJS/142/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/142/1&,DEEP:Groth:Strip:Survey.:II.:(Simard+;:2002) +C,J/A+A/399/365,optical,ivo://CDS.VizieR/J/A+A/399/365,J/A+A/399/365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/365&,ROTSE:delta:Scuti:stars:(Blake+;:2003) +C,J/MNRAS/344/283,optical:radio,ivo://CDS.VizieR/J/MNRAS/344/283,J/MNRAS/344/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/344/283&,100-Mpc-scale:structures:of:radio:galaxies:(Brand+;:2003) +C,J/ApJS/162/304,x-ray,ivo://CDS.VizieR/J/ApJS/162/304,J/ApJS/162/304,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/162/304&,ROSAT:NEP:X-ray:source:catalog:(Henry+;:2006) +C,J/AJ/125/2502,optical,ivo://CDS.VizieR/J/AJ/125/2502,J/AJ/125/2502,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2502&,Spectral:indices:of:Galactic:halo:(Morrison+;:2003) +C,J/ApJS/161/271,x-ray,ivo://CDS.VizieR/J/ApJS/161/271,J/ApJS/161/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/161/271&,The:X-ray:binary:population:in:M33.:I:(Grimm+;:2005) +C,J/ApJ/636/1098,infrared,ivo://CDS.VizieR/J/ApJ/636/1098,J/ApJ/636/1098,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/636/1098&,Debris:disks:around:solar-type:stars:(Bryden+;:2006) +C,J/AJ/131/814,optical,ivo://CDS.VizieR/J/AJ/131/814,J/AJ/131/814,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/814&,VCC:1087:globular:cluster:system:(Beasley+;:2006) +C,J/A+A/466/75,optical,ivo://CDS.VizieR/J/A+A/466/75,J/A+A/466/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/75&,PN:and:HII:regions:of:West:and:East:of:NGC:3109:(Pena+;:2007) +C,J/A+A/419/999,infrared,ivo://CDS.VizieR/J/A+A/419/999,J/A+A/419/999,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/999&,Infrared:knots:along:protostellar:jets:(Giannini+;:2004) +C,J/AJ/119/44,optical,ivo://CDS.VizieR/J/AJ/119/44,J/AJ/119/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/44&,Redshifts:in:AWM:7:galaxy:cluster:(Koranyi+;:2000) +C,J/A+A/466/31,x-ray,ivo://CDS.VizieR/J/A+A/466/31,J/A+A/466/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/466/31&,The:HELLAS2XMM:survey.:VIII:(Cocchia+;:2007) +C,J/A+A/403/857,radio,ivo://CDS.VizieR/J/A+A/403/857,J/A+A/403/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/857&,VLA-VIRMOS:Deep:Field:(Bondi+;:2003) +C,J/A+A/422/941,x-ray:infrared:radio,ivo://CDS.VizieR/J/A+A/422/941,J/A+A/422/941,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/941&,Gas:content:in:1038:interacting:galaxies:(Casasola+;:2004) +C,J/A+A/424/447,optical,ivo://CDS.VizieR/J/A+A/424/447,J/A+A/424/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/424/447&,Kinematics:in:17:nearby:spiral:galaxies:(Pizzella+;:2004) +C,VIII/11,radio,ivo://CDS.VizieR/VIII/11,VIII/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/11&,Berkeley:Low-Latitude:H:I:Survey:(Weaver+:1973) +C,J/A+A/464/573,optical,ivo://CDS.VizieR/J/A+A/464/573,J/A+A/464/573,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/573&,VI:photometry:of:5:open:clusters:(Carraro+;:2007) +C,J/A+A/349/L69,infrared,ivo://CDS.VizieR/J/A+A/349/L69,J/A+A/349/L69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/349/L69&,Interstellar:extinction:(Schultheis+;:1999) +C,VII/51,optical,ivo://CDS.VizieR/VII/51,VII/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/51&,Revised:Shapley-Ames:Catalog:of:Bright:Galaxies:(Sandage+;:1981) +C,VIII/7A,radio,ivo://CDS.VizieR/VIII/7A,VIII/7A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/7A&,Hat:Creek:High-Latitude:H:I:Survey:(Heiles+:1974-1976) +C,J/A+A/464/377,optical,ivo://CDS.VizieR/J/A+A/464/377,J/A+A/464/377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/377&,HIP:binaries:with:radial:velocities:(Frankowski+;:2007) +C,J/MNRAS/325/1002,optical,ivo://CDS.VizieR/J/MNRAS/325/1002,J/MNRAS/325/1002,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/325/1002&,Photometric:and:redshift:catalog:of:581:galaxies:(Willis+:2001) +C,J/A+A/464/373,infrared,ivo://CDS.VizieR/J/A+A/464/373,J/A+A/464/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/464/373&,VRIZJHK:photometry:around:Alpha:Cen:(Kervella+;:2007) +C,VIII/8A,radio,ivo://CDS.VizieR/VIII/8A,VIII/8A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/8A&,Parkes:High-Latitude:H:I:Survey:(Cleary+:1979) +C,VIII/9,radio,ivo://CDS.VizieR/VIII/9,VIII/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/9&,Argentina:High-Latitude:H:I:Survey:(Colomb:1980) +C,J/ApJ/570/100,x-ray:optical,ivo://CDS.VizieR/J/ApJ/570/100,J/ApJ/570/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/570/100&,BeppoSAX:HELLAS:survey.:V.:(La:Franca+;:2002) +C,J/A+A/401/873,infrared,ivo://CDS.VizieR/J/A+A/401/873,J/A+A/401/873,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/873&,The:SMC:in:the:Far:Infrared:(Wilke+;:2003) +C,J/A+A/435/781,optical,ivo://CDS.VizieR/J/A+A/435/781,J/A+A/435/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/781&,Redshifts:of:galaxies:in:21:EIS:cluster:fields:(Olsen+;:2005) +C,J/other/PASA/17.,radio,ivo://CDS.VizieR/J/other/PASA/17.92,J/other/PASA/17.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/17.92&,CO:emission:towards:Southern:dark:clouds:(Otrupcek+:2000) +C,IX/24,x-ray,ivo://CDS.VizieR/IX/24,IX/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/24&,The:Einstein:Observatory:HRI:Source:List:(Giacconi+;:1979) +C,VII/177,optical,ivo://CDS.VizieR/VII/177,VII/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/177&,Redshifts:and:Velocity:Dispersions:for:Abell:Clusters:(Struble+:1991) +C,J/other/PNAOJ/6.,uv,ivo://CDS.VizieR/J/other/PNAOJ/6.107,J/other/PNAOJ/6.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PNAOJ/6.107&,KUG:survey;:second:series.:III:(Miyauchi-Isobe+;:2002) +C,J/A+A/422/129,infrared,ivo://CDS.VizieR/J/A+A/422/129,J/A+A/422/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/129&,JHKs:photometry:in:N159:(LMC):(Meynadier+;:2004) +C,J/A+A/459/871,optical:infrared,ivo://CDS.VizieR/J/A+A/459/871,J/A+A/459/871,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/871&,Chemically:peculiar:stars:in:the:LMC:(Paunzen+;:2006) +C,I/199A,optical,ivo://CDS.VizieR/I/199A,I/199A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/199A&,Lick:Northern:Proper:Motion:Program::NPM1:Catalog:(Klemola+:1987) +C,J/A+A/363/141,x-ray:radio,ivo://CDS.VizieR/J/A+A/363/141,J/A+A/363/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/141&,Radio-loud:galaxies:in:the:ROSAT:survey.:IV.:(Reich+;:2000) +C,J/other/Sci/292.,x-ray,ivo://CDS.VizieR/J/other/Sci/292.2290,J/other/Sci/292.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Sci/292.2290&,Chandra:compact:binaries:in:47:Tuc:(Grindlay+;:2001) +C,J/A+A/241/551,radio,ivo://CDS.VizieR/J/A+A/241/551,J/A+A/241/551,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/241/551&,Radio:continuum:in:Cygnus:X:region:(Wendker+:1991) +C,J/A+A/421/623,infrared,ivo://CDS.VizieR/J/A+A/421/623,J/A+A/421/623,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/623&,ISOCAM:survey:of:YSOs:in:Serpens:Cloud:Core:(Kaas+;:2004) +C,J/ApJ/573/366,infrared,ivo://CDS.VizieR/J/ApJ/573/366,J/ApJ/573/366,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/573/366&,Infrared:photometry:of:Trapezium:cluster:(Muench+;:2002) +C,J/A+A/354/823,optical,ivo://CDS.VizieR/J/A+A/354/823,J/A+A/354/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/354/823&,HII:region:catalogue:of:NGC:3359:(Rozas+;:2000) +C,J/ApJ/585/647,optical:radio,ivo://CDS.VizieR/J/ApJ/585/647,J/ApJ/585/647,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/585/647&,Velocity:dispersion:in:AGN:(Boroson;:2003) +C,J/A+A/370/900,x-ray,ivo://CDS.VizieR/J/A+A/370/900,J/A+A/370/900,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/370/900&,BeppoSAX:HELLAS:survey.:IV:(Vignali+;:2001) +C,I/209A,optical,ivo://CDS.VizieR/I/209A,I/209A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/209A&,Catalogue:of:2700:double:stars:(Couteau;:1995) +C,J/MNRAS/281/799,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/281/799,J/MNRAS/281/799,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/281/799&,XBACs;:the:sample:(Ebeling+;:1996) +C,J/A+A/429/1125,x-ray,ivo://CDS.VizieR/J/A+A/429/1125,J/A+A/429/1125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/1125&,Catalog:of:Ultraluminous:X-ray:sources:(Liu+;:2005) +C,J/A+AS/143/409,optical:infrared,ivo://CDS.VizieR/J/A+AS/143/409,J/A+AS/143/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/409&,Stock:2:CCD:photometry:and:proper:motions:(Foster+;:2000) +C,J/other/IBVS/518,optical,ivo://CDS.VizieR/J/other/IBVS/5187,J/other/IBVS/518,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5187&,Red:variables:near:NGC:6749:(Skiff;:2001) +C,J/other/IBVS/443,optical,ivo://CDS.VizieR/J/other/IBVS/4431,J/other/IBVS/443,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/4431&,Margoni-Stagni:variables:(Skiff;:1997) +C,J/other/IBVS/444,optical,ivo://CDS.VizieR/J/other/IBVS/4441,J/other/IBVS/444,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/4441&,Variables:near:NGC:7635:(Skiff;:1997) +C,J/other/IBVS/443,optical,ivo://CDS.VizieR/J/other/IBVS/4433,J/other/IBVS/443,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/4433&,Rosino-Guzzi:variables:in:Sagitta:(Skiff;:1997) +C,J/AJ/117/1313,optical,ivo://CDS.VizieR/J/AJ/117/1313,J/AJ/117/1313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/1313&,NGC:6441:VI:photometry:(Layden+;:1999) +C,J/A+A/465/943,optical,ivo://CDS.VizieR/J/A+A/465/943,J/A+A/465/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/943&,BVI:and:RV:curves:of:5:eclipsing:binaries:(Szalai+;:2007) +C,J/A+A/384/491,optical:infrared,ivo://CDS.VizieR/J/A+A/384/491,J/A+A/384/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/491&,Fast-rotating:nearby:solar-type:stars.:I.:(Cutispoto+;:2002-03) +C,J/A+A/421/1087,radio,ivo://CDS.VizieR/J/A+A/421/1087,J/A+A/421/1087,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/1087&,CO:abundance:of:3:globules:(Harjunpaa+;:2004) +C,J/AJ/118/2014,optical,ivo://CDS.VizieR/J/AJ/118/2014,J/AJ/118/2014,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/2014&,Nearby:poor:clusters:of:galaxies:catalog:(White+;:1999) +C,II/183A,optical:infrared,ivo://CDS.VizieR/II/183A,II/183A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/183A&,UBVRI:Photometric:Standards:(Landolt:1992) +C,J/AJ/130/2701,optical,ivo://CDS.VizieR/J/AJ/130/2701,J/AJ/130/2701,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2701&,Stars:in:the:Sagittarius:Rift:(Fresneau+;:2005) +C,J/ApJ/633/844,optical,ivo://CDS.VizieR/J/ApJ/633/844,J/ApJ/633/844,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/633/844&,Stellar:mass:in:disk-dominated:galaxies:(Pizagno+;:2005) +C,J/A+A/465/965,optical,ivo://CDS.VizieR/J/A+A/465/965,J/A+A/465/965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/465/965&,BI:light:curve:of:NGC:2506:variables:(Arentoft+;:2007) +C,J/ApJ/462/241,optical,ivo://CDS.VizieR/J/ApJ/462/241,J/ApJ/462/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/462/241&,Ca:abundance:for:Omega:Cen:red:giants:(Norris+:1996) +C,J/A+A/455/45,optical,ivo://CDS.VizieR/J/A+A/455/45,J/A+A/455/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/455/45&,Radial:velocities:of:93:galaxies:in:Abell:697:(Girardi+;:2006) +C,J/A+A/445/971,infrared,ivo://CDS.VizieR/J/A+A/445/971,J/A+A/445/971,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/971&,Mid-infrared:images:of:W75N:(Persi+;:2006) +C,J/A+AS/101/513,infrared:radio,ivo://CDS.VizieR/J/A+AS/101/513,J/A+AS/101/513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/101/513&,JHKLM:photometry:of:C:stars:(Groenewegen+:1993) +C,J/AJ/109/1095,optical,ivo://CDS.VizieR/J/AJ/109/1095,J/AJ/109/1095,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1095&,Thick:Disk:Chemical:Abundance:Distribution:(Gilmore+:1995) +C,I/295,optical,ivo://CDS.VizieR/I/295,I/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/295&,Absolute:Proper:motions:of:59766:stars:(Bobylev+;:2004) +C,J/A+A/462/553,optical:infrared,ivo://CDS.VizieR/J/A+A/462/553,J/A+A/462/553,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/462/553&,EIS::optical:deep:public:survey:(Mignano+;:2007) +C,J/ApJ/642/126,x-ray:infrared,ivo://CDS.VizieR/J/ApJ/642/126,J/ApJ/642/126,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/642/126&,Mid-IR:observations:in:the:extended:Groth:strip:(Barmby+;:2006) +C,J/ApJS/144/47,optical:radio,ivo://CDS.VizieR/J/ApJS/144/47,J/ApJS/144/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/144/47&,Outer:galaxy:molecular:cloud:catalog:(Brunt+;:2003) +C,J/AJ/108/2128,optical,ivo://CDS.VizieR/J/AJ/108/2128,J/AJ/108/2128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/2128&,RC3:corrections:and:additions:(Corwin+:1994) +C,J/MNRAS/369/1334,optical,ivo://CDS.VizieR/J/MNRAS/369/1334,J/MNRAS/369/1334,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/1334&,FSVS:Cluster:Catalogue:(Sochting+;:2006) +C,J/MNRAS/369/783,optical,ivo://CDS.VizieR/J/MNRAS/369/783,J/MNRAS/369/783,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/783&,Radial:velocities:&::distances:of:carbon:stars:(Menzies+;:2006) +C,J/A+A/403/659,optical,ivo://CDS.VizieR/J/A+A/403/659,J/A+A/403/659,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/659&,Classification:of:WR:planetary:nebulae:(Acker+;:2003) +C,II/272,optical,ivo://CDS.VizieR/II/272,II/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/272&,Guide:Star:Photometric:Catalog:V2.4:(Bucciarelli+:2001) +C,II/143A,optical,ivo://CDS.VizieR/II/143A,II/143A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/143A&,Guide:Star:Photometric:Catalog;:Updated:Version:1:(Lasker+:1988;1996) +C,J/A+A/403/937,optical,ivo://CDS.VizieR/J/A+A/403/937,J/A+A/403/937,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/937&,Stroemgren:photometry:of:NGC:6192:and:NGC:6451:(Paunzen+;:2003) +C,J/A+A/405/99,optical:infrared,ivo://CDS.VizieR/J/A+A/405/99,J/A+A/405/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/99&,LSB:galaxies:in:near-infrared.:I.:(Monnier-Ragaigne+;:2003) +C,J/MNRAS/236/207,optical,ivo://CDS.VizieR/J/MNRAS/236/207,J/MNRAS/236/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/236/207&,Galaxy:redshift:catalogue:(Metcalfe+;:1989) +C,J/AJ/125/2064,optical,ivo://CDS.VizieR/J/AJ/125/2064,J/AJ/125/2064,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2064&,Northern:Optical:Cluster:Survey.:II.:(Gal+;:2003) +C,J/A+AS/97/603,optical,ivo://CDS.VizieR/J/A+AS/97/603,J/A+AS/97/603,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/97/603&,C:stars:in:SMC:(Rebeirot+:1993) +C,J/A+A/461/949,infrared,ivo://CDS.VizieR/J/A+A/461/949,J/A+A/461/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/461/949&,JHK:photometry:around:IRAS:09149-4743:(Ortiz+;:2007) +C,J/A+A/397/473,optical,ivo://CDS.VizieR/J/A+A/397/473,J/A+A/397/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/473&,HST:photometry:of:M51:cluster:(Bik+;:2003) +C,I/78,optical,ivo://CDS.VizieR/I/78,I/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/78&,SPF3:Catalogue:(Loyola+:1974) +C,J/AJ/129/2815,optical,ivo://CDS.VizieR/J/AJ/129/2815,J/AJ/129/2815,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2815&,Eleven:new:{gamma}:Doradus:variables:(Henry+;:2005) +C,J/AJ/129/1832,optical,ivo://CDS.VizieR/J/AJ/129/1832,J/AJ/129/1832,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1832&,Photometry:in:the:NGC:4756:group:of:galaxies:(Grutzbauch+;:2005) +C,J/AJ/131/716,optical,ivo://CDS.VizieR/J/AJ/131/716,J/AJ/131/716,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/131/716&,H{alpha}:scale:length:in:Virgo:and:field:spirals:(Koopmann+;:2006) +C,J/A+A/397/147,x-ray:optical,ivo://CDS.VizieR/J/A+A/397/147,J/A+A/397/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/147&,Activity-rotation:relationship:in:stars:(Pizzolato+:2003) +C,I/196,optical,ivo://CDS.VizieR/I/196,I/196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/196&,Hipparcos:Input:Catalogue;:Version:2:(Turon+:1993) +C,J/ApJ/581/1194,*,ivo://CDS.VizieR/J/ApJ/581/1194,J/ApJ/581/1194,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/581/1194&,Taurus-Auriga:PMS:stars:ages:and:Teff:(Palla+;:2002) +C,J/A+A/407/631,*,ivo://CDS.VizieR/J/A+A/407/631,J/A+A/407/631,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/407/631&,Catalogue:of:stellar:effective:magnetic:fields:(Bychkov+;:2003) +C,I/200,optical,ivo://CDS.VizieR/I/200,I/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/200&,Lick:Northern:Proper:Motion::NPM1:Ref.:Galaxies:(Klemola+:1987) +C,J/MNRAS/274/324,radio,ivo://CDS.VizieR/J/MNRAS/274/324,J/MNRAS/274/324,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/274/324&,Penticton:observations:at:408:and:1420MHz:(Green+;:1995) +C,J/A+A/356/238,optical,ivo://CDS.VizieR/J/A+A/356/238,J/A+A/356/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/356/238&,Atmospheric:parameters:in:metal-poor:stars.:III.:(Carretta+:2000) +C,J/MNRAS/246/54,infrared,ivo://CDS.VizieR/J/MNRAS/246/54,J/MNRAS/246/54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/246/54&,Late-type:giants:in:Baade's:window:(Sharples+:1990) +C,J/ApJ/573/306,radio,ivo://CDS.VizieR/J/ApJ/573/306,J/ApJ/573/306,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/573/306&,Radio:emission:from:supernovae:(Eck+;:2002) +C,J/A+A/420/183,optical,ivo://CDS.VizieR/J/A+A/420/183,J/A+A/420/183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/420/183&,Spectroscopic:survey:in:solar:neighborhood:(Allende:Prieto+:2004) +C,J/ApJ/571/512,optical,ivo://CDS.VizieR/J/ApJ/571/512,J/ApJ/571/512,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/571/512&,Distances:of:white:dwarf:stars:(Holberg+;:2002) +C,J/AJ/127/3213,optical,ivo://CDS.VizieR/J/AJ/127/3213,J/AJ/127/3213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/3213&,BVR:imaging:survey:of:nine:early-type:galaxies:(Marcum+;:2004) +C,J/A+AS/122/529,radio,ivo://CDS.VizieR/J/A+AS/122/529,J/A+AS/122/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/529&,Radio:stars:for:linking:celestial:reference:frames:(Walter+:1997) +C,J/ApJS/126/1,optical,ivo://CDS.VizieR/J/ApJS/126/1,J/ApJS/126/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/126/1&,Abell:clusters:photometry:(Quintana+;:2000) +C,J/MNRAS/349/793,optical,ivo://CDS.VizieR/J/MNRAS/349/793,J/MNRAS/349/793,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/349/793&,Galactic:PNe:abundances:(Perinotto+;:2004) +C,J/A+A/406/51,infrared,ivo://CDS.VizieR/J/A+A/406/51,J/A+A/406/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/51&,ISO:long:period:variables:in:SMC:(Cioni+;:2003) +C,J/ApJS/153/119,optical,ivo://CDS.VizieR/J/ApJS/153/119,J/ApJS/153/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/153/119&,Faint:blue:objects:at:high:galactic:latitude:(Mitchell+;:2004) +C,J/A+A/433/497,optical,ivo://CDS.VizieR/J/A+A/433/497,J/A+A/433/497,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/497&,Nearby:early-type:galaxies:with:ionized:gas.:I.:(Rampazzo+;:2005) +C,J/MNRAS/349/1278,optical,ivo://CDS.VizieR/J/MNRAS/349/1278,J/MNRAS/349/1278,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/349/1278&,BVI:photometry:of:M22:(Monaco+;:2004) +C,J/BaltA/12/301,optical,ivo://CDS.VizieR/J/BaltA/12/301,J/BaltA/12/301,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/12/301&,Vilnius:photometry:in:Barnard:1:(Cernis+;:2003) +C,J/A+A/405/999,infrared,ivo://CDS.VizieR/J/A+A/405/999,J/A+A/405/999,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/999&,Unidentified:infrared:bands:(UIR):(Kahanpaeae+;:2003) +C,J/A+A/419/249,infrared,ivo://CDS.VizieR/J/A+A/419/249,J/A+A/419/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/249&,RJHKs:photometry:of:sigma:Ori:low-mass:stars:(Scholz+;:2004) +C,J/A+A/418/841,uv,ivo://CDS.VizieR/J/A+A/418/841,J/A+A/418/841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/841&,XMM-Newton:observations:of:N11:in:the:LMC:(Naze+;:2004) +C,J/other/NewA/9.5,infrared,ivo://CDS.VizieR/J/other/NewA/9.509,J/other/NewA/9.5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/9.509&,IRAS:observations:of:Be:stars:(Zhang+;:2004) +C,J/MNRAS/371/252,optical,ivo://CDS.VizieR/J/MNRAS/371/252,J/MNRAS/371/252,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/371/252&,Southern:B:and:Be:stars:(Levenhagen+;:2006) +C,J/MNRAS/369/156,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/369/156,J/MNRAS/369/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/156&,X-ray:spectra:in:13^H^:XMM/Chandra:deep:field:(Page+;:2006) +C,VII/232,optical,ivo://CDS.VizieR/VII/232,VII/232,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/232&,Nebulae:in:the:Magellanic:Clouds:(Davies+:1976) +C,IV/22,optical,ivo://CDS.VizieR/IV/22,IV/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/22&,FK5:-:SAO:-:HD:-:Common:Name:Cross:Index:(Smith:1996) +C,J/A+AS/109/267,x-ray:radio,ivo://CDS.VizieR/J/A+AS/109/267,J/A+AS/109/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/267&,Radio:to:X-Ray:distribution:of:BL:Lac:Objects:(Giommi+;:1995) +C,J/ApJS/141/31,infrared,ivo://CDS.VizieR/J/ApJS/141/31,J/ApJS/141/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/31&,JHK':imaging:photometry:of:Seyfert:1.:II.:(Enya+;:2002) +C,J/AJ/130/2571,optical,ivo://CDS.VizieR/J/AJ/130/2571,J/AJ/130/2571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/2571&,KISS:H{alpha}-selected:survey:list:3:(Jangren+;:2005) +C,J/A+A/405/5,x-ray:infrared:radio,ivo://CDS.VizieR/J/A+A/405/5,J/A+A/405/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/5&,Catalogue:of:ISM:content:of:normal:galaxies:(Bettoni+;:2003) +C,J/other/PASA/16.,optical,ivo://CDS.VizieR/J/other/PASA/16.113,J/other/PASA/16.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/16.113&,New:structure:in:Shapley:supercluster:(Drinkwater+;:1999) +C,J/ApJS/143/513,optical,ivo://CDS.VizieR/J/ApJS/143/513,J/ApJS/143/513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/513&,Spectral:classification:of:close:binaries:(Ginestet+;:2002) +C,II/199A,radio,ivo://CDS.VizieR/II/199A,II/199A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/199A&,Radio:continuum:emission:from:stars:(Wendker;:1995) +C,J/other/ARA+A/43,optical,ivo://CDS.VizieR/J/other/ARA+A/43.195,J/other/ARA+A/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ARA+A/43.195&,L:and:T:dwarf:stars:(Kirkpatrick;:2005) +C,J/AZh/79/867,optical,ivo://CDS.VizieR/J/AZh/79/867,J/AZh/79/867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/867&,Abundances:of:HII:regions:in:blue:galaxies:(Holovatyy+;:2002) +C,II/215,optical,ivo://CDS.VizieR/II/215,II/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/215&,uvby-beta:Catalogue:(Hauck+:1997) +C,I/113A,optical,ivo://CDS.VizieR/I/113A,I/113A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/113A&,General:Catalogue:of:33342:stars:(GC):(Boss:1937) +C,VIII/4,radio,ivo://CDS.VizieR/VIII/4,VIII/4,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/4&,Fourth:Cambridge:Survey:(4C):(Pilkington+:1965::Gower+:1967) +C,I/171,optical,ivo://CDS.VizieR/I/171,I/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/171&,Astrographic:Catalog:Reference:Stars:(ACRS):(Corbin+:1991) +C,I/108,optical,ivo://CDS.VizieR/I/108,I/108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/108&,Cape:Photographic:Durchmusterung:(Gill+:1895-1900) +C,J/A+A/459/423,optical,ivo://CDS.VizieR/J/A+A/459/423,J/A+A/459/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/423&,VI:and:[Fe/H]:of:Fornax:dSph:RGB:stars:(Battaglia+;:2006) +C,I/141,optical,ivo://CDS.VizieR/I/141,I/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/141&,Yale:Zone:Catalogues:Integrated:(Yale:Univ:1939-1983::ADC:1989) +C,J/A+AS/76/205,optical,ivo://CDS.VizieR/J/A+AS/76/205,J/A+AS/76/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/76/205&,Variables:and:Nebulae:in:Sgr:B:(Terzan+:1988) +C,VII/26D,optical,ivo://CDS.VizieR/VII/26D,VII/26D,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/26D&,Uppsala:General:Catalogue:of:Galaxies:(UGC):(Nilson:1973) +C,J/A+A/417/651,x-ray,ivo://CDS.VizieR/J/A+A/417/651,J/A+A/417/651,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/651&,NEXXUS:ROSAT:survey:of:coronal:X-ray:(Schmitt+;:2004) +C,J/A+A/445/819,optical,ivo://CDS.VizieR/J/A+A/445/819,J/A+A/445/819,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/819&,Systems:of:galaxies:in:Shapley:supercluster:(Ragone+;:2006) +C,J/MNRAS/331/609,optical,ivo://CDS.VizieR/J/MNRAS/331/609,J/MNRAS/331/609,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/331/609&,Catalogue:of:eclipsing:binaries:in:the:SMC:(Bayne+;:2002) +C,J/A+A/417/421,optical:radio,ivo://CDS.VizieR/J/A+A/417/421,J/A+A/417/421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/421&,WSRT:wide-field:HI:survey.:II.:(Braun+;:2004) +C,J/MNRAS/370/163,*,ivo://CDS.VizieR/J/MNRAS/370/163,J/MNRAS/370/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/370/163&,Abundance:distribution:of:stars:with:planets:(Bond+;:2006) +C,VIII/6,radio,ivo://CDS.VizieR/VIII/6,VIII/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/6&,1400-MHz:Sky:Survey;:Maps:Covering:Dec:-5:to:+82:(Condon+:1985-86) +C,J/A+A/458/873,*,ivo://CDS.VizieR/J/A+A/458/873,J/A+A/458/873,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/873&,Stellar:parameters:of:metal-rich:solar-type:stars:(Sousa+;:2006) +C,J/AJ/122/3219,optical,ivo://CDS.VizieR/J/AJ/122/3219,J/AJ/122/3219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/3219&,M3:and:M13:CCD:BV:photometry:(Rey+;:2001) +C,J/A+A/454/895,optical,ivo://CDS.VizieR/J/A+A/454/895,J/A+A/454/895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/895&,Abundances:of:26:barium:stars.:I.:(Allen+;:2006) +C,J/A+A/454/917,*,ivo://CDS.VizieR/J/A+A/454/917,J/A+A/454/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/917&,Abundances:of:26:barium:stars.:II.:(Allen+;:2006) +C,J/A+A/454/717,optical:infrared,ivo://CDS.VizieR/J/A+A/454/717,J/A+A/454/717,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/717&,Near-IR:photometry:of:C:and:AGB:stars:in:NGC:6822:(Kang+;:2006) +C,J/MNRAS/289/745,optical,ivo://CDS.VizieR/J/MNRAS/289/745,J/MNRAS/289/745,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/289/745&,Mira:variables:in:NGC:6749:field:(Rosino+;:1997) +C,J/AcA/49/437,optical:infrared,ivo://CDS.VizieR/J/AcA/49/437,J/AcA/49/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/49/437&,BVI:photometry:of:OGLE:SMC:Cepheids:(Udalski+;:1999) +C,J/MNRAS/347/837,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/347/837,J/MNRAS/347/837,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/347/837&,Radio:and:K-band:obs.:of:Ultra-Steep:sources:(De:Breuck+;:2004) +C,J/A+A/452/179,*,ivo://CDS.VizieR/J/A+A/452/179,J/A+A/452/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/452/179&,Ages:of:SMC:young:clusters:and:field:stars:(Chiosi+;:2006) +C,J/ApJS/141/23,infrared,ivo://CDS.VizieR/J/ApJS/141/23,J/ApJS/141/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/23&,JHK':imaging:photometry:of:Seyfert:1.:I.:(Enya+;:2002) +C,VIII/62,radio,ivo://CDS.VizieR/VIII/62,VIII/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/62&,The:Westerbork:Northern:Sky:Survey:(Leiden;:1998) +C,J/A+A/450/959,radio,ivo://CDS.VizieR/J/A+A/450/959,J/A+A/450/959,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/959&,VLBA:images:of:High:Frequency:Peakers:(Orienti+;:2006) +C,J/ApJ/519/1,optical,ivo://CDS.VizieR/J/ApJ/519/1,J/ApJ/519/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/519/1&,Lyman-break:galaxies:at:z:{>:~}:4:(Steidel+;:1999) +C,J/A+A/18/341,optical,ivo://CDS.VizieR/J/A+A/18/341,J/A+A/18/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/18/341&,Double:stars:of:equal:components:(Stock+;:1972) +C,J/ApJ/569/720,optical,ivo://CDS.VizieR/J/ApJ/569/720,J/ApJ/569/720,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/569/720&,Mass-to-light:ratio:of:galaxy:systems:(Girardi+;:2002) +C,V/116,optical:infrared,ivo://CDS.VizieR/V/116,V/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/116&,Galactic:O:star:catalog:(Maiz-apellaniz+;:2004) +C,J/other/NewA/11.,optical:infrared,ivo://CDS.VizieR/J/other/NewA/11.262,J/other/NewA/11.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/11.262&,BVIc:photometry:in:Lynga:11:(Piatti+;:2006) +C,J/other/NewA/11.,infrared,ivo://CDS.VizieR/J/other/NewA/11.557,J/other/NewA/11.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/11.557&,Infrared:photometry:of:BL:Lac:objects:(Chen+;:2006) +C,J/MNRAS/369/697,optical:infrared,ivo://CDS.VizieR/J/MNRAS/369/697,J/MNRAS/369/697,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/697&,VRI:photometry:of:SMC/LMC:globular:clusters:(Goudfrooij+;:2006) +C,J/MNRAS/369/120,optical,ivo://CDS.VizieR/J/MNRAS/369/120,J/MNRAS/369/120,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/369/120&,Kinematic:survey:of:planetary:nebulae:in:M31:(Merrett+;:2006) +C,J/ApJ/569/689,x-ray,ivo://CDS.VizieR/J/ApJ/569/689,J/ApJ/569/689,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/569/689&,Distant:cluster:hunting.:II.:(Donahue+;:2002) +C,J/A+A/416/111,optical,ivo://CDS.VizieR/J/A+A/416/111,J/A+A/416/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/111&,C:stars:in:Wolf-Lundmark-Melotte:galaxy:(Battinelli+;:2004) +C,J/AJ/124/100,infrared:radio,ivo://CDS.VizieR/J/AJ/124/100,J/AJ/124/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/100&,OH:megamasers:at:z>:0.1.:III:(Darling+;:2002) +C,J/MNRAS/337/256,x-ray,ivo://CDS.VizieR/J/MNRAS/337/256,J/MNRAS/337/256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/337/256&,Galaxy:in:low:X-ray:luminosity:clusters:(Balogh+;:2002) +C,J/A+A/355/138,optical:infrared,ivo://CDS.VizieR/J/A+A/355/138,J/A+A/355/138,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/355/138&,NGC:6994:CCD:photometry:(Bassino+;:2000) +C,J/A+A/414/905,optical:infrared,ivo://CDS.VizieR/J/A+A/414/905,J/A+A/414/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/905&,H-band:photometry:in:Pisces-Perseus:disk:galaxies:(Hunt+;:2004) +C,J/A+A/403/141,infrared,ivo://CDS.VizieR/J/A+A/403/141,J/A+A/403/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/141&,ISOGAL:sources:in:intermediate:bulge:fields:(Ojha+;:2003) +C,J/ApJ/598/L43,optical,ivo://CDS.VizieR/J/ApJ/598/L43,J/ApJ/598/L43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/598/L43&,Polarimetry:of:V838:Mon:and:stars:around:(Wisniewski+;:2003) +C,J/ApJS/149/365,infrared,ivo://CDS.VizieR/J/ApJS/149/365,J/ApJS/149/365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/149/365&,Bright:filamentary:structures:in:the:ISM:(Jackson+;:2003) +C,J/PAZh/27/132,optical,ivo://CDS.VizieR/J/PAZh/27/132,J/PAZh/27/132,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/27/132&,Parameters:of:RR:Lyrae:Type:Variables:(Dambis+;:2001) +C,J/ApJ/566/880,optical,ivo://CDS.VizieR/J/ApJ/566/880,J/ApJ/566/880,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/566/880&,ISO-SWS:observations:of:H:II:regions:(Giveon+;:2002) +C,J/ApJS/137/209,optical:infrared,ivo://CDS.VizieR/J/ApJS/137/209,J/ApJS/137/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/137/209&,BVIc:photoelectric:obs.:of:southern:Cepheids:(Berdnikov+;:2001) +C,J/AJ/124/1954,radio,ivo://CDS.VizieR/J/AJ/124/1954,J/AJ/124/1954,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1954&,1000:brightest:HIPASS:galaxies:catalog:(Ryan-Weber+;:2002) +C,J/A+A/454/683,*,ivo://CDS.VizieR/J/A+A/454/683,J/A+A/454/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/683&,Position:of:Uranian:satellites:(Veiga+;:2006) +C,J/ApJ/517/282,radio,ivo://CDS.VizieR/J/ApJ/517/282,J/ApJ/517/282,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/517/282&,Atomic:carbon:observations:of:H:II:regions:(Huang+;:1999) +C,J/A+A/459/489,optical,ivo://CDS.VizieR/J/A+A/459/489,J/A+A/459/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/489&,Blue:straggler:stars:in:open:clusters:(De:Marchi+;:2006) +C,J/A+A/459/321,optical,ivo://CDS.VizieR/J/A+A/459/321,J/A+A/459/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/459/321&,BV:photometry:of:M31:eclipsing:binaries:(Vilardell+;:2006) +C,I/216A,optical,ivo://CDS.VizieR/I/216A,I/216A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/216A&,Open:cluster:TR:10:(Stock;:1984) +C,J/A+A/415/9,optical,ivo://CDS.VizieR/J/A+A/415/9,J/A+A/415/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/9&,Redshifts:behind:the:Southern:Milky:Way:(Woudt+;:2004) +C,J/A+A/402/113,optical,ivo://CDS.VizieR/J/A+A/402/113,J/A+A/402/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/113&,(RI)c:photometry:of:variables:in:M31:(Joshi+;:2003) +C,J/A+A/458/293,optical,ivo://CDS.VizieR/J/A+A/458/293,J/A+A/458/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/293&,Temperature:calibration:for:A:&::mid:F-type:stars:(Paunzen+;:2006) +C,J/A+A/418/131,infrared,ivo://CDS.VizieR/J/A+A/418/131,J/A+A/418/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/131&,Far-infrared:loops:in:the:2nd:Galactic:Quadrant:(Kiss+;:2004) +C,J/A+A/458/113,optical:infrared,ivo://CDS.VizieR/J/A+A/458/113,J/A+A/458/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/113&,BVRIc:photometry:towards:inner:Galactic:Bulge:(Santiago+;:2006) +C,J/A+A/399/543,optical,ivo://CDS.VizieR/J/A+A/399/543,J/A+A/399/543,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/543&,Photometry:and:Coravel:observations:of:IC:2488:(Claria+;:2003) +C,J/ApJ/633/174,optical,ivo://CDS.VizieR/J/ApJ/633/174,J/ApJ/633/174,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/633/174&,Spheroidals:and:bulge:dominated:galaxies:(Treu+;:2005) +C,J/ApJ/633/871,uv:infrared,ivo://CDS.VizieR/J/ApJ/633/871,J/ApJ/633/871,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/633/871&,Positions:and:photometry:of:HII:knots:in:M51:(Calzetti+;:2005) +C,J/AJ/130/381,optical,ivo://CDS.VizieR/J/AJ/130/381,J/AJ/130/381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/381&,Blueshifted:[O:III]:emission:(Boroson+;:2005) +C,J/AJ/123/2490,optical,ivo://CDS.VizieR/J/AJ/123/2490,J/AJ/123/2490,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2490&,RV:and:[Fe/H]:of:M31:globular:cluster:system:(Perrett+;:2002) +C,J/MNRAS/368/1223,radio,ivo://CDS.VizieR/J/MNRAS/368/1223,J/MNRAS/368/1223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/368/1223&,SCUBA:observations:of:cold:cores:(Hill+;:2006) +C,J/ApJ/596/1064,infrared,ivo://CDS.VizieR/J/ApJ/596/1064,J/ApJ/596/1064,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/596/1064&,JHKs:photometry:of:S269:(Jiang+;:2003) +C,J/AJ/132/1445,infrared,ivo://CDS.VizieR/J/AJ/132/1445,J/AJ/132/1445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/132/1445&,Standard:calibration:stars:infrared:spectra:(Engelke+;:2006) +C,J/A+A/445/69,infrared,ivo://CDS.VizieR/J/A+A/445/69,J/A+A/445/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/69&,JHK':photometry:of:C:stars:in:NGC:147:(Sohn+;:2006) +C,J/ApJS/148/275,x-ray:infrared,ivo://CDS.VizieR/J/ApJS/148/275,J/ApJS/148/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/148/275&,ASCA:AGN:optical:identifications:(Akiyama+;:2003) +C,J/A+A/442/841,optical,ivo://CDS.VizieR/J/A+A/442/841,J/A+A/442/841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/442/841&,High-redshift:galaxy:clusters:(Olsen+;:2005) +C,J/MNRAS/367/1329,optical,ivo://CDS.VizieR/J/MNRAS/367/1329,J/MNRAS/367/1329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/367/1329&,Elemental:abundances:for:176:stars:(Reddy+;:2006) +C,I/303,optical,ivo://CDS.VizieR/I/303,I/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/303&,CdC2000:Bordeaux:Carte:du:Ciel:catalogue:(Rapaport+;:2006) +C,J/AJ/123/2402,radio,ivo://CDS.VizieR/J/AJ/123/2402,J/AJ/123/2402,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2402&,The:microJansky:sky:at:8.4GHz:(Fomalont+;:2002) +C,J/ApJ/594/154,x-ray:optical,ivo://CDS.VizieR/J/ApJ/594/154,J/ApJ/594/154,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/594/154&,160:square:degree:ROSAT:survey:(Mullis+;:2003) +C,II/34A,optical,ivo://CDS.VizieR/II/34A,II/34A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/34A&,Polarization:Catalogue:(Mathewson+:1978) +C,J/AJ/123/840,optical,ivo://CDS.VizieR/J/AJ/123/840,J/AJ/123/840,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/840&,VI:photometry:of:variable:stars:in:Fornax:(Bersier+;:2002) +C,J/AJ/123/1570,optical,ivo://CDS.VizieR/J/AJ/123/1570,J/AJ/123/1570,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1570&,alpha:Persei:and:Praesepe:Clusters:(Patience+;:2002) +C,B/merlin,radio,ivo://CDS.VizieR/B/merlin,B/merlin,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/merlin&,The:MERLIN:Archive:(MERLIN:1992-) +C,J/AJ/123/2261,optical,ivo://CDS.VizieR/J/AJ/123/2261,J/AJ/123/2261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2261&,Radial:velocities:in:A2256:(Berrington+;:2002) +C,J/A+A/414/23,optical,ivo://CDS.VizieR/J/A+A/414/23,J/A+A/414/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/23&,CCD:H{alpha}:and:R:photometry:of:334:galaxies:(James+;:2004) +C,J/MNRAS/329/87,optical,ivo://CDS.VizieR/J/MNRAS/329/87,J/MNRAS/329/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/329/87&,2dF:Galaxy:Redshift:Survey::galaxy:clusters:(de:Propris+;:2002) +C,J/A+A/409/147,optical,ivo://CDS.VizieR/J/A+A/409/147,J/A+A/409/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/147&,J:magnitude:of:IC:348:brown:dwarfs:(Preibisch+;:2003) +C,VII/207,optical,ivo://CDS.VizieR/VII/207,VII/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/207&,Quasars:and:Active:Galactic:Nuclei:(8th:Ed.):(Veron+:1998) +C,J/MNRAS/366/1230,optical:infrared,ivo://CDS.VizieR/J/MNRAS/366/1230,J/MNRAS/366/1230,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/366/1230&,BI:photometry:of:NGC:1407:and:NGC:1400:GCs:(Forbes+;:2006) +C,J/ApJS/143/1,radio,ivo://CDS.VizieR/J/ApJS/143/1,J/ApJS/143/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/1&,FIRST-APM:Source:Catalog:(McMahon+;:2002) +C,II/237,optical:infrared,ivo://CDS.VizieR/II/237,II/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/237&,Stellar:Photometry:in:Johnson's:11-color:system:(Ducati;:2002) +C,J/A+A/412/657,optical:radio,ivo://CDS.VizieR/J/A+A/412/657,J/A+A/412/657,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/412/657&,CO:in:cooling:flow:of:clusters:of:galaxies:(Salome+;:2003) +C,VIII/59,radio,ivo://CDS.VizieR/VIII/59,VIII/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/59&,the:FIRST:Survey;:version:1999Jul:(White+:1999) +C,VIII/71,radio,ivo://CDS.VizieR/VIII/71,VIII/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/71&,The:FIRST:Survey:Catalog;:Version:03Apr11:(Becker+:2003) +C,J/A+A/329/482,x-ray,ivo://CDS.VizieR/J/A+A/329/482,J/A+A/329/482,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/329/482&,ROSAT:Deep:Survey:in:the:Lockman:Hole:(Hasinger+;:1998) +C,J/ApJS/143/73,optical,ivo://CDS.VizieR/J/ApJS/143/73,J/ApJS/143/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/73&,Morphology:of:spiral:galaxies:(Eskridge+;:2002) +C,J/A+A/400/939,optical,ivo://CDS.VizieR/J/A+A/400/939,J/A+A/400/939,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/939&,Stellar:parameters:of:115:HQS:sdB:stars:(Edelmann+;:2003) +C,J/ApJ/514/614,optical,ivo://CDS.VizieR/J/ApJ/514/614,J/ApJ/514/614,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/514/614&,VI:photometry:of:new:Cepheids:in:NGC:3198:(Kelson+;:1999) +C,J/AJ/129/1063,optical,ivo://CDS.VizieR/J/AJ/129/1063,J/AJ/129/1063,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/1063&,Abundances:of:stars:within:15pc:of:the:Sun:(Luck+;:2005) +C,J/A+A/400/891,optical,ivo://CDS.VizieR/J/A+A/400/891,J/A+A/400/891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/891&,IZ:photometry:of:Pleiades:brown:dwarfs:(Moraux+;:2003) +C,J/ApJS/81/413,optical:radio,ivo://CDS.VizieR/J/ApJS/81/413,J/ApJS/81/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/81/413&,Southern:sky:survey:of:1355:spiral:galaxies:(Mathewson+;:1992) +C,J/AcA/50/1,optical,ivo://CDS.VizieR/J/AcA/50/1,J/AcA/50/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/50/1&,OGLE:microlensing:events:in:Galactic:Bulge:(Udalski+;:2000) +C,J/AJ/87/859,radio,ivo://CDS.VizieR/J/AJ/87/859,J/AJ/87/859,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/87/859&,Polarisation:of:404:radio:sources:at:6:and:20cm:(Perley;:1982) +C,J/A+A/399/105,optical,ivo://CDS.VizieR/J/A+A/399/105,J/A+A/399/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/105&,Radial:velocities:of:red:giants:in:NGC:1817:(Mermilliod+;:2003) +C,J/A+AS/142/25,radio,ivo://CDS.VizieR/J/A+AS/142/25,J/A+AS/142/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/25&,High:velocity:HI:Southern:Survey:(Morras+;:2000) +C,J/A+A/458/895,optical,ivo://CDS.VizieR/J/A+A/458/895,J/A+A/458/895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/895&,vsini:of:evolved:metal-poor:stars:(de:Medeiros+;:2006) +C,J/A+A/407/423,optical,ivo://CDS.VizieR/J/A+A/407/423,J/A+A/407/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/407/423&,Coma:cluster:early-type:galaxies.:III.:(Mehlert+;:2003) +C,J/A+A/396/125,optical,ivo://CDS.VizieR/J/A+A/396/125,J/A+A/396/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/396/125&,Proper:motions:and:BV:photometry:in:NGC:1513:(Frolov+;:2002) +C,VII/110A,optical,ivo://CDS.VizieR/VII/110A,VII/110A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/110A&,Rich:Clusters:of:Galaxies:(Abell+:1989) +C,J/AJ/124/2453,radio,ivo://CDS.VizieR/J/AJ/124/2453,J/AJ/124/2453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2453&,Spectroscopy:of:active:galaxies:in:nearby:clusters:(Miller+;:2002) +C,J/A+A/342/313,infrared,ivo://CDS.VizieR/J/A+A/342/313,J/A+A/342/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/342/313&,ISO:HDF:observations:from:PRETI:method:(Aussel+;:1999) +C,J/A+AS/140/327,optical,ivo://CDS.VizieR/J/A+AS/140/327,J/A+AS/140/327,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/140/327&,Fundamental:plane:galaxies:redshifts:(Mueller+;:1999) +C,J/ApJS/122/81,optical:radio,ivo://CDS.VizieR/J/ApJS/122/81,J/ApJS/122/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/122/81&,HST:snapshot:survey:of:3CR:radio:sources:(Martel+;:1999) +C,J/A+A/388/149,optical,ivo://CDS.VizieR/J/A+A/388/149,J/A+A/388/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/388/149&,CCD:Vilnius:photometry:of:M56:(Smriglio+;:2002) +C,J/A+A/395/499,x-ray:optical,ivo://CDS.VizieR/J/A+A/395/499,J/A+A/395/499,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/395/499&,XMM:observations:in:M8:and:NGC6530:(Rauw+;:2002) +C,J/A+A/391/547,optical,ivo://CDS.VizieR/J/A+A/391/547,J/A+A/391/547,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/547&,Binary:and:multiple:clusters:in:the:LMC:(Dieball+;:2002) +C,J/A+A/403/247,x-ray:optical,ivo://CDS.VizieR/J/A+A/403/247,J/A+A/403/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/247&,Variability:in:the:ROSAT:All-Sky:Survey:(Fuhrmeister+;:2003) +C,J/A+A/435/799,x-ray,ivo://CDS.VizieR/J/A+A/435/799,J/A+A/435/799,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/799&,X-ray:emitting:normal:galaxies:from:BMW-HRI:(Tajer+;:2005) +C,J/A+A/458/339,optical:infrared,ivo://CDS.VizieR/J/A+A/458/339,J/A+A/458/339,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/458/339&,Symbiotic:stars:UBV(RI)c:photometry.:III.:(Henden+;:2006) +C,J/A+A/396/933,optical,ivo://CDS.VizieR/J/A+A/396/933,J/A+A/396/933,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/396/933&,Double:star:measurements:at:Nice:Obs.:(Morlet+;:2002) +C,J/AJ/105/1196,optical,ivo://CDS.VizieR/J/AJ/105/1196,J/AJ/105/1196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1196&,HST:WF/PC:photometric:calibration:(Harris+;:1993) +C,J/BaltA/7/369,optical,ivo://CDS.VizieR/J/BaltA/7/369,J/BaltA/7/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/7/369&,M67:CCD:photometry:(Boyle+;:1998) +C,J/PASP/110/1434,optical,ivo://CDS.VizieR/J/PASP/110/1434,J/PASP/110/1434,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/110/1434&,High-velocity:stars:radial:velocities:(Stock+;:1998) +C,J/A+A/412/633,optical,ivo://CDS.VizieR/J/A+A/412/633,J/A+A/412/633,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/412/633&,Catalog:of:high:and:low:SB:disk:galaxies:(Zavala+;:2003) +C,J/PASP/106/828,optical,ivo://CDS.VizieR/J/PASP/106/828,J/PASP/106/828,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/106/828&,BVRI:photometry:of:Omega:Cen:(Walker:1994) +C,J/AJ/124/2955,optical,ivo://CDS.VizieR/J/AJ/124/2955,J/AJ/124/2955,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2955&,Asiago-ESO/RASS:QSO:survey.:II.:(Grazian+;:2002) +C,J/AJ/117/17,optical:infrared,ivo://CDS.VizieR/J/AJ/117/17,J/AJ/117/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/17&,Hubble:Deep:Field:near-IR:obs.:(Thompson+;:1999) +C,J/A+A/412/495,optical,ivo://CDS.VizieR/J/A+A/412/495,J/A+A/412/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/412/495&,Equivalent:widths:for:6:RS:CVn:systems:(Morel+;:2003) +C,J/A+A/411/447,optical,ivo://CDS.VizieR/J/A+A/411/447,J/A+A/411/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/411/447&,Interstellar:NaI:D-line:(Lallement+;:2003) +C,J/PASP/117/199,infrared,ivo://CDS.VizieR/J/PASP/117/199,J/PASP/117/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/199&,IRTS:carbon:stars:(Le:Bertre+;:2005) +C,J/ApJ/624/135,optical:radio,ivo://CDS.VizieR/J/ApJ/624/135,J/ApJ/624/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/624/135&,Phoenix:Deep:Survey:spectroscopic:catalog:(Afonso+;:2005) +C,J/A+A/399/469,optical,ivo://CDS.VizieR/J/A+A/399/469,J/A+A/399/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/469&,Parkes:Quarter-Jansky:Flat-Spectrum:Sample.:II.:(Hook+;:2003) +C,J/A+A/323/139,optical,ivo://CDS.VizieR/J/A+A/323/139,J/A+A/323/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/323/139&,K:magnitude:of:Pleiades:low-mass:binaries:(Bouvier+:1997) +C,J/A+A/439/129,uv,ivo://CDS.VizieR/J/A+A/439/129,J/A+A/439/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/129&,HERES:II.:Spectroscopic:analysis:(Barklem+;:2005) +C,J/ApJS/61/667,optical,ivo://CDS.VizieR/J/ApJS/61/667,J/ApJS/61/667,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/61/667&,Kinematics:of:Galactic:old:population:(Norris:1986) +C,J/A+A/434/801,x-ray:optical,ivo://CDS.VizieR/J/A+A/434/801,J/A+A/434/801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/801&,X-ray:sources:near:Lockman:Hole:(Zappacosta+;:2005) +C,J/A+A/397/899,optical,ivo://CDS.VizieR/J/A+A/397/899,J/A+A/397/899,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/899&,Proper:motions:of:field:HB:stars:(Sakamoto+;:2003) +C,J/MNRAS/327/601,optical,ivo://CDS.VizieR/J/MNRAS/327/601,J/MNRAS/327/601,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/601&,OGLE-II:High:proper:motion:stars:(Eyer+;:2001) +C,J/A+A/456/881,infrared,ivo://CDS.VizieR/J/A+A/456/881,J/A+A/456/881,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/881&,EIS::infrared:deep:public:survey:(Olsen+;:2006) +C,J/AJ/114/2381,optical:infrared,ivo://CDS.VizieR/J/AJ/114/2381,J/AJ/114/2381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/2381&,UBVI:photometry:of:NGC:7252:(Miller+;:1997) +C,II/37,optical,ivo://CDS.VizieR/II/37,II/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/37&,UBV:HR:Diagrams:of:Globular:Clusters:(Philip+:1976) +C,J/AJ/124/1266,optical,ivo://CDS.VizieR/J/AJ/124/1266,J/AJ/124/1266,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1266&,Redshift:survey:around:Abell:2199:(Rines+;:2002) +C,J/A+A/398/363,optical,ivo://CDS.VizieR/J/A+A/398/363,J/A+A/398/363,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/363&,Statistical:properties:of:exoplanets:II:(Santos+;:2003) +C,J/A+A/444/831,optical,ivo://CDS.VizieR/J/A+A/444/831,J/A+A/444/831,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/831&,New:star:clusters:in:M33:(Bedin+;:2005) +C,J/A+A/396/513,optical,ivo://CDS.VizieR/J/A+A/396/513,J/A+A/396/513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/396/513&,Stellar:Rotation:in:the:Orion:Nebula:Cluster:(Herbst+;:2002) +C,J/A+A/354/169,optical,ivo://CDS.VizieR/J/A+A/354/169,J/A+A/354/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/354/169&,Metal-poor:field:stars:abundances:(Gratton+;:2000) +C,J/A+A/440/151,radio,ivo://CDS.VizieR/J/A+A/440/151,J/A+A/440/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/151&,Observations:at:850um:in:Perseus:clusters:(Hatchell+;:2005) +C,J/PASP/106/281,optical,ivo://CDS.VizieR/J/PASP/106/281,J/PASP/106/281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/106/281&,Photometry:and:radial:velocities:in:NGC752:(Daniel+;:1994) +C,J/A+A/438/291,x-ray,ivo://CDS.VizieR/J/A+A/438/291,J/A+A/438/291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/291&,X-ray:sources:in:NGC:188:(Gondoin+;:2005) +C,J/A+A/438/251,*,ivo://CDS.VizieR/J/A+A/438/251,J/A+A/438/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/438/251&,Abundances:in:stars:with:giant:planets:(Beirao+;:2005) +C,J/A+A/397/463,optical,ivo://CDS.VizieR/J/A+A/397/463,J/A+A/397/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/463&,The:Hamburg/SAO:Survey:for:BCGs.:I.:(Ugryumov+;:2003) +C,J/A+A/340/371,optical,ivo://CDS.VizieR/J/A+A/340/371,J/A+A/340/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/340/371&,Quasar:polarization:(Hutsemekers+:1998) +C,V/107,infrared,ivo://CDS.VizieR/V/107,V/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/107&,MSX5C:Infrared:Point:Source:Catalog:(Egan+:1999) +C,J/A+A/397/421,optical,ivo://CDS.VizieR/J/A+A/397/421,J/A+A/397/421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/421&,r':photometry:of:Abell:1367:and:Coma:(Iglesias-Paramo+;:2003) +C,V/114,infrared,ivo://CDS.VizieR/V/114,V/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/114&,MSX6C:Infrared:Point:Source:Catalog:(Egan+:2003) +C,J/A+A/397/361,optical,ivo://CDS.VizieR/J/A+A/397/361,J/A+A/397/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/361&,15-color:BATC:photometry:of:Landolt:SA95:field:(Zhou+;:2003) +C,J/A+A/393/389,optical,ivo://CDS.VizieR/J/A+A/393/389,J/A+A/393/389,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/389&,H{alpha}:in:HII:regions:in:spiral:galaxies:(Marquez+;:2002) +C,J/A+A/456/467,optical,ivo://CDS.VizieR/J/A+A/456/467,J/A+A/456/467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/456/467&,New:sample:of:bright:galaxy:pairs:in:UZC:(Focardi+;:2006) +C,J/ApJS/96/39,optical,ivo://CDS.VizieR/J/ApJS/96/39,J/ApJS/96/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/39&,Catalog:of:Southern:Ringed:Galaxies:(Buta+;:1995) +C,J/A+AS/139/555,x-ray:uv:optical:infrared:radio,ivo://CDS.VizieR/J/A+AS/139/555,J/A+AS/139/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/555&,Catalogue:and:Bibliography:of:UV:Cet:stars:(Gershberg+:1999) +C,VIII/17,radio,ivo://CDS.VizieR/VIII/17,VIII/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/17&,The:North:20cm:Survey:(White+:1992) +C,J/A+A/391/179,optical,ivo://CDS.VizieR/J/A+A/391/179,J/A+A/391/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/179&,UBV:CCD:photometry:of:NGC:1220:(Ortolani+;:2002) +C,J/ApJS/155/175,optical,ivo://CDS.VizieR/J/ApJS/155/175,J/ApJS/155/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/175&,MK:Classification:of:Bright:Star:Supplement:(Abt;:2004) +C,J/PASP/109/998,uv,ivo://CDS.VizieR/J/PASP/109/998,J/PASP/109/998,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/109/998&,EUVE:optical:atlas:(Shara+:1997) +C,I/249,optical,ivo://CDS.VizieR/I/249,I/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/249&,Tokyo:meridian:circle:catalog:of:O-B:stars:(Yasuda+:1986) +C,VIII/5,radio,ivo://CDS.VizieR/VIII/5,VIII/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/5&,Bright:Extragalactic:Radio:Sources:(1Jy):(Kuehr+;:1981) +C,J/A+A/430/287,x-ray:optical,ivo://CDS.VizieR/J/A+A/430/287,J/A+A/430/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/287&,XMM:observations:of:IC:2391:stars:(Marino+;:2005) +C,J/A+A/444/941,optical,ivo://CDS.VizieR/J/A+A/444/941,J/A+A/444/941,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/941&,Effective:temperature:of:B:stars:(Paunzen+;:2005) +C,J/A+A/297/617,optical,ivo://CDS.VizieR/J/A+A/297/617,J/A+A/297/617,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/297/617&,Hydra/Antlia:extension:redshifts:(Kraan-Korteweg+;:1995) +C,J/A+A/391/887,optical:radio,ivo://CDS.VizieR/J/A+A/391/887,J/A+A/391/887,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/887&,Redshifts:in:the:Hydra/Antlia:Extension:(Kraan-Korteweg+;:2002) +C,J/AJ/122/2477,optical,ivo://CDS.VizieR/J/AJ/122/2477,J/AJ/122/2477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2477&,DIRECT:variables:in:M33B:field:(Mochejska+;:2001) +C,I/291,optical,ivo://CDS.VizieR/I/291,I/291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/291&,XZ:Catalog:of:Zodiacal:Stars:(XZ80Q):(Herald;:2003) +C,J/A+A/360/529,optical:infrared,ivo://CDS.VizieR/J/A+A/360/529,J/A+A/360/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/360/529&,BVI:photometry:of:4:young:open:clusters:(Piatti+;:2000) +C,J/A+A/408/465,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/408/465,J/A+A/408/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/408/465&,LSB:galaxies:in:near-infrared.:III.:(Monnier-Ragaigne+;:2003) +C,J/A+A/344/521,x-ray,ivo://CDS.VizieR/J/A+A/344/521,J/A+A/344/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/344/521&,LMC:variable:X-ray:sources:(Haberl+;:1999) +C,J/AcA/54/347,optical:infrared,ivo://CDS.VizieR/J/AcA/54/347,J/AcA/54/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/54/347&,IVB:mag:of:LMC:ellipsoidal:variables:(Soszinski+;:2004) +C,J/ApJS/117/587,optical,ivo://CDS.VizieR/J/ApJS/117/587,J/ApJS/117/587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/117/587&,Observations:of:double:stars.:XVIII.:(Heintz:1998) +C,J/ApJ/500/554,infrared,ivo://CDS.VizieR/J/ApJ/500/554,J/ApJ/500/554,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/500/554&,COBE:DIRBE:IR:photometry:(Odenwald+:1998) +C,J/other/ChJAA/3.,optical:radio,ivo://CDS.VizieR/J/other/ChJAA/3.49,J/other/ChJAA/3.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ChJAA/3.49&,Velocity:and:distance:of:methanol:maser:sources:(Xu+;:2003) +C,J/A+A/395/97,optical,ivo://CDS.VizieR/J/A+A/395/97,J/A+A/395/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/395/97&,RV:and:vsini:of:Ib:supergiant:stars:(de:Medeiros+;:2002) +C,J/other/NewA/11.,infrared,ivo://CDS.VizieR/J/other/NewA/11.27,J/other/NewA/11.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/NewA/11.27&,2MASS:observation:of:BL:Lac:objects:(Chen+;:2005) +C,J/A+A/410/523,optical,ivo://CDS.VizieR/J/A+A/410/523,J/A+A/410/523,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/523&,Carina:Spiral:Feature:ubvybeta:photometry:(Kaltcheva;:2003) +C,J/ApJ/597/323,infrared,ivo://CDS.VizieR/J/ApJ/597/323,J/ApJ/597/323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/597/323&,Cool:stars:at:the:Galactic:Center:(Blum+;:2003) +C,V/68A,optical:radio,ivo://CDS.VizieR/V/68A,V/68A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/68A&,Stellar:Maser:Observations:(Benson+:1990) +C,II/222,optical,ivo://CDS.VizieR/II/222,II/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/222&,Standard:magnitudes:in:the:E:regions:(Cousins+:1962) +C,J/ApJ/579/93,optical,ivo://CDS.VizieR/J/ApJ/579/93,J/ApJ/579/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/579/93&,KPNO/Deeprange:distant:cluster:survey:(Postman+;:2002) +C,J/A+A/379/798,optical,ivo://CDS.VizieR/J/A+A/379/798,J/A+A/379/798,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/798&,ELAIS:H{alpha}:emitting:galaxies:(Pascual+;:2001) +C,J/A+A/409/115,infrared:radio,ivo://CDS.VizieR/J/A+A/409/115,J/A+A/409/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/115&,VLA:imaging:of:IRAS:1:Jy:ULIRG:sample:(Nagar+;:2003) +C,III/23B,optical,ivo://CDS.VizieR/III/23B,III/23B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/23B&,MK:Classification:for:OB:Stars:(Lesh:1968) +C,J/A+A/394/975,optical:radio,ivo://CDS.VizieR/J/A+A/394/975,J/A+A/394/975,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/394/975&,OH:5-cm:line:survey:in:late-type:stars:(Desmurs+;:2002) +C,J/ApJ/589/225,x-ray,ivo://CDS.VizieR/J/ApJ/589/225,J/ApJ/589/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/589/225&,Chandra:X-ray:sources:toward:Galactic:Center:(Feigelson+;:2003) +C,I/161,optical,ivo://CDS.VizieR/I/161,I/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/161&,AGK3R:(Smith:1990) +C,J/A+A/453/101,optical:infrared,ivo://CDS.VizieR/J/A+A/453/101,J/A+A/453/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/453/101&,UBV(RI)c:photometry:of:4:open:clusters:(Lyra+;:2006) +C,J/A+A/454/379,*,ivo://CDS.VizieR/J/A+A/454/379,J/A+A/454/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/454/379&,2003-2004:Phoebe:CCD:astrometry:(Qiao+;:2006) +C,J/ApJ/578/943,optical,ivo://CDS.VizieR/J/ApJ/578/943,J/ApJ/578/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/578/943&,vsini:of:binaries:with:evolved:component:(de:Medeiros+;:2002) +C,J/ApJ/586/1356,infrared,ivo://CDS.VizieR/J/ApJ/586/1356,J/ApJ/586/1356,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/586/1356&,White:dwarfs:with:cool:companions:(Wachter+;:2003) +C,J/ApJ/623/897,infrared,ivo://CDS.VizieR/J/ApJ/623/897,J/ApJ/623/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/623/897&,Reddening:and:extinction:at:high:galactic:latitude:(Larson+;:2005) +C,J/A+A/394/479,optical,ivo://CDS.VizieR/J/A+A/394/479,J/A+A/394/479,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/394/479&,uvby{beta}:photometry:of:h:and:chi:Per:(Capilla+;:2002) +C,J/ApJ/582/756,optical:radio,ivo://CDS.VizieR/J/ApJ/582/756,J/ApJ/582/756,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/582/756&,Velocities:of:HII:regions:(Kolpak+;:2003) +C,J/A+A/406/995,optical,ivo://CDS.VizieR/J/A+A/406/995,J/A+A/406/995,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/995&,8500-8750{AA}:high:resolution:spectroscopy.:IV.:(Marrese+;:2003) +C,J/ApJS/143/277,infrared,ivo://CDS.VizieR/J/ApJS/143/277,J/ApJS/143/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/277&,IRAS:1Jy:sample:of:ultraluminous:galaxies.:I.:(Kim+;:2002) +C,I/96,optical,ivo://CDS.VizieR/I/96,I/96,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/96&,Astrographic:Catalogue;:+01:to:+31:Degrees:(Fresneau:1983) +C,J/ApJS/88/423,optical,ivo://CDS.VizieR/J/ApJS/88/423,J/ApJS/88/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/88/423&,PNe:in:NGC:5128:(Hui+:1993) +C,J/A+A/393/965,optical,ivo://CDS.VizieR/J/A+A/393/965,J/A+A/393/965,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/965&,Intrinsic:frequencies:of:slowly:pulsating:B:stars:(de:Cat+;:2002) +C,I/85,optical,ivo://CDS.VizieR/I/85,I/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/85&,Cape:Photographic:Catalogue:2:(Nicholson+:1984) +C,J/A+A/403/943,infrared,ivo://CDS.VizieR/J/A+A/403/943,J/A+A/403/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/943&,Mass-loss:rates:of:galactic:AGB:stars:(Le:Bertre+;:2003) +C,J/A+A/391/857,uv:optical,ivo://CDS.VizieR/J/A+A/391/857,J/A+A/391/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/857&,HST:UV;V;I:photometry:of:NGC7673:star:clusters:(Homeier+;:2002) +C,I/42,optical,ivo://CDS.VizieR/I/42,I/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/42&,Preliminary:Cat.:of:Fund.:Faint:Stars:(Zverev+;:1958) +C,J/A+A/391/519,optical:radio,ivo://CDS.VizieR/J/A+A/391/519,J/A+A/391/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/519&,Warps:of:galaxies:(Castro-Rodriguez+;:2002) +C,I/16,optical,ivo://CDS.VizieR/I/16,I/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/16&,Catalog:of:3356:Faint:Stars;:1950:(Larink+:1955) +C,VII/61A,optical,ivo://CDS.VizieR/VII/61A,VII/61A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/61A&,Catalogue:of:Markarian:Galaxies:(Markarian+:1967-81) +C,J/A+A/405/111,optical,ivo://CDS.VizieR/J/A+A/405/111,J/A+A/405/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/111&,LMC:Survey:of:Young:Stellar:Systems:(Gouliermis+;:2003) +C,J/MNRAS/363/734,optical,ivo://CDS.VizieR/J/MNRAS/363/734,J/MNRAS/363/734,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/363/734&,Sculptor:dSph:variables:metal:abundances:(Clementini+;:2005) +C,VII/77,optical,ivo://CDS.VizieR/VII/77,VII/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/77&,Isolated:Pairs:of:Galaxies:in:Northern:Hemisphere:(Karachentsev:1972) +C,J/MNRAS/363/405,radio,ivo://CDS.VizieR/J/MNRAS/363/405,J/MNRAS/363/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/363/405&,SIMBA:observations:of:cold:cores:(Hill+;:2005) +C,J/ApJS/112/245,infrared,ivo://CDS.VizieR/J/ApJS/112/245,J/ApJS/112/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/112/245&,Redshift:survey:for:IRAS:galaxies:(Nakanishi+:1997) +C,J/A+A/367/297,optical,ivo://CDS.VizieR/J/A+A/367/297,J/A+A/367/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/367/297&,Hipparcos:variable:stars:(Adelman+;:2001) +C,VII/171,optical,ivo://CDS.VizieR/VII/171,VII/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/171&,Michigan:Emission-Line:Objects:(MacAlpine+:1977-1982) +C,J/AJ/116/1529,optical,ivo://CDS.VizieR/J/AJ/116/1529,J/AJ/116/1529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1529&,cD:clusters:of:galaxies.:III.:(Hill+;:1998) +C,VII/214,optical,ivo://CDS.VizieR/VII/214,VII/214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/214&,APS:Galaxies:in:the:North:Galactic:Pole:(Cabanela;:1999) +C,J/MNRAS/335/712,optical,ivo://CDS.VizieR/J/MNRAS/335/712,J/MNRAS/335/712,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/712&,R:magnitude:of:cluster:of:galaxies:(Trentham+;:2002) +C,J/ApJ/576/880,optical,ivo://CDS.VizieR/J/ApJ/576/880,J/ApJ/576/880,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/576/880&,CCD:UBV:photometry:of:h:and:{chi}:Per:(Slesnick+;:2002) +C,J/MNRAS/360/782,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/360/782,J/MNRAS/360/782,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/782&,X-ray-selected:normal:galaxies:(Georgantopoulos+;:2005) +C,J/MNRAS/360/587,optical:infrared,ivo://CDS.VizieR/J/MNRAS/360/587,J/MNRAS/360/587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/360/587&,K-band:imaging:of:H{delta}-strong:galaxies:(Balogh+;:2005) +C,J/MNRAS/359/2,infrared:radio,ivo://CDS.VizieR/J/MNRAS/359/2,J/MNRAS/359/2,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/359/2&,JHK:photometry:in:G173.58+2.45:(Varricatt+;:2005) +C,II/207,uv:optical,ivo://CDS.VizieR/II/207,II/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/207&,Palomar-Green:catalog:UV-excess:stellar:objects:(Green+:1986) +C,J/MNRAS/359/1498,radio,ivo://CDS.VizieR/J/MNRAS/359/1498,J/MNRAS/359/1498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/359/1498&,Class:I:and:class:II:methanol:masers:(Ellingsen+;:2005) +C,J/A+A/408/905,optical,ivo://CDS.VizieR/J/A+A/408/905,J/A+A/408/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/408/905&,Very:Luminous:Galaxies:(Cappi+;:2003) +C,J/A+A/410/33,optical,ivo://CDS.VizieR/J/A+A/410/33,J/A+A/410/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/33&,MgII/FeII:absorbers:in:2dF-quasar:survey:(Menard+;:2003) +C,II/80,optical,ivo://CDS.VizieR/II/80,II/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/80&,Homogeneous:Photometry:Bright:Stars:on:DDO:System:(McClure+:1981) +C,J/A+A/410/53,x-ray,ivo://CDS.VizieR/J/A+A/410/53,J/A+A/410/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/53&,M83:X-ray:sources:(Soria+;:2003) +C,III/179,optical,ivo://CDS.VizieR/III/179,III/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/179&,Southern:MK:Standards:5800-10200A:(Danks+:1994) +C,J/MNRAS/358/1215,optical,ivo://CDS.VizieR/J/MNRAS/358/1215,J/MNRAS/358/1215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/1215&,CT1:photometry:of:10:SMC:clusters:(Piatti+;:2005) +C,II/164,optical,ivo://CDS.VizieR/II/164,II/164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/164&,DDO:Photoelectric:Photometric:Catalog:(Mermilliod+:1989) +C,J/ApJ/628/411,optical,ivo://CDS.VizieR/J/ApJ/628/411,J/ApJ/628/411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/628/411&,Identification:and:analysis:of:eclipsing:binaries:(Devor+;:2005) +C,J/AJ/123/100,optical,ivo://CDS.VizieR/J/AJ/123/100,J/AJ/123/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/100&,Redshifts:of:AWM:and:MKW:poor:clusters:(Koranyi+;:2002) +C,J/A+A/395/823,optical,ivo://CDS.VizieR/J/A+A/395/823,J/A+A/395/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/395/823&,CCD:{Delta}a-photometry:of:5:open:clusters:(Paunzen+;:2002) +C,J/A+A/407/919,optical:infrared,ivo://CDS.VizieR/J/A+A/407/919,J/A+A/407/919,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/407/919&,UBVI:and:JHK:photometry:in:Lindsay:1:(Alcaino+;:2003) +C,J/AJ/130/1324,optical,ivo://CDS.VizieR/J/AJ/130/1324,J/AJ/130/1324,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1324&,Faint:emission-line:galaxies:at:z<:=1.6:(Drozdovsky+;:2005) +C,J/A+A/387/129,infrared,ivo://CDS.VizieR/J/A+A/387/129,J/A+A/387/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/387/129&,IR:observations:of:S:stars:(Wang+;:2002) +C,J/AJ/130/1177,infrared,ivo://CDS.VizieR/J/AJ/130/1177,J/AJ/130/1177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1177&,C:and:N:abundances:for:M15:stars:(Cohen+;:2005) +C,J/ApJ/571/136,optical,ivo://CDS.VizieR/J/ApJ/571/136,J/ApJ/571/136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/571/136&,DEEP:Groth:Strip:survey.:X.:(Im+;:2002) +C,J/A+A/400/521,x-ray,ivo://CDS.VizieR/J/A+A/400/521,J/A+A/400/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/521&,Omega:Cen:XMM:observations:(Gendre+;:2003) +C,J/AJ/129/729,optical,ivo://CDS.VizieR/J/AJ/129/729,J/AJ/129/729,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/729&,CCD:photometry:of:luminous:stars:in:M33:(Rowe+;:2005) +C,J/A+AS/139/69,optical,ivo://CDS.VizieR/J/A+AS/139/69,J/A+AS/139/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/69&,UBV:Astrometry:and:Photometry:of:doubles:(Shatsky+;:1999) +C,J/A+A/395/753,optical,ivo://CDS.VizieR/J/A+A/395/753,J/A+A/395/753,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/395/753&,Spectroscopy:of:Coma:early-type:galaxies.:II.:(Wegner+;:2002) +C,J/AJ/123/2828,optical:infrared,ivo://CDS.VizieR/J/AJ/123/2828,J/AJ/123/2828,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2828&,Spectroscopy:of:northern:NLTT:stars:(Cruz+;:2002) +C,J/A+A/395/431,optical,ivo://CDS.VizieR/J/A+A/395/431,J/A+A/395/431,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/395/431&,Line-strength:indices:for:148:early-type:galaxies:(Beuing+;:2002) +C,J/ApJS/159/141,optical,ivo://CDS.VizieR/J/ApJS/159/141,J/ApJS/159/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/159/141&,Spectroscopic:properties:of:cool:stars.:I.:(Valenti+;:2005) +C,J/MNRAS/339/701,optical:infrared,ivo://CDS.VizieR/J/MNRAS/339/701,J/MNRAS/339/701,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/339/701&,Velocities:and:BR:photometry:in:LMC:(Zhao+;:2003) +C,II/235,optical,ivo://CDS.VizieR/II/235,II/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/235&,The:Photometric:Magnitude:Difference:Catalog:(Worley+:2001) +C,J/A+A/450/253,infrared,ivo://CDS.VizieR/J/A+A/450/253,J/A+A/450/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/253&,JHKL:photometry:of:RCW57/NGC3576:(Maercker+;:2006) +C,J/AJ/90/1437,radio,ivo://CDS.VizieR/J/AJ/90/1437,J/AJ/90/1437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/90/1437&,Active:Extragalactic:Objects:III:(Coleman+:1985) +C,J/A+A/406/593,optical:infrared,ivo://CDS.VizieR/J/A+A/406/593,J/A+A/406/593,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/593&,Galaxies:in:Southern:Bright:Star:Fields:I.:(Baker+;:2003) +C,J/A+A/450/147,infrared,ivo://CDS.VizieR/J/A+A/450/147,J/A+A/450/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/450/147&,IzJHKs:photometry:of:Collinder:359:(Lodieu+;:2006) +C,J/AJ/124/1670,x-ray:optical:infrared,ivo://CDS.VizieR/J/AJ/124/1670,J/AJ/124/1670,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1670&,Post-T:Tauri:Stars:in:Sco-Cen:Association:(Mamajek+;:2002) +C,J/MNRAS/353/589,optical,ivo://CDS.VizieR/J/MNRAS/353/589,J/MNRAS/353/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/353/589&,Distances:of:planetary:nebula:(Phillips+;:2004) +C,J/A+A/449/127,optical,ivo://CDS.VizieR/J/A+A/449/127,J/A+A/449/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/449/127&,Chemical:abundances:of:32:mildly:metal-poor:stars:(Zhang+;:2006) +C,J/ApJ/565/511,infrared,ivo://CDS.VizieR/J/ApJ/565/511,J/ApJ/565/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/565/511&,Cataclysmic:variables:in:the:2MASS:2IDR:(Hoard+;:2002) +C,J/MNRAS/357/1337,optical,ivo://CDS.VizieR/J/MNRAS/357/1337,J/MNRAS/357/1337,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/1337&,H{alpha}:survey:of:cluster:galaxies:(Moss+;:2005) +C,J/A+A/406/829,optical:radio,ivo://CDS.VizieR/J/A+A/406/829,J/A+A/406/829,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/829&,Background:galaxies:in:the:WSRT:wide-field:Survey:(Braun+;:2003) +C,J/A+A/363/440,optical,ivo://CDS.VizieR/J/A+A/363/440,J/A+A/363/440,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/440&,BR:photometry:of:Abell:2104:(Liang+;:2000) +C,J/A+A/405/627,optical,ivo://CDS.VizieR/J/A+A/405/627,J/A+A/405/627,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/405/627&,Angular:dimensions:of:312:planetary:nebulae:(Tylenda+;:2003) +C,J/A+AS/139/141,optical,ivo://CDS.VizieR/J/A+AS/139/141,J/A+AS/139/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/141&,Galaxies:in:the:Perseus:Cluster:(Brunzendorf+;:1999) +C,J/AJ/125/1537,x-ray:infrared,ivo://CDS.VizieR/J/AJ/125/1537,J/AJ/125/1537,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1537&,QUIRC:Chandra:sources:in:OMC:2/3:(Tsujimoto+;:2003) +C,J/A+A/404/423,optical:infrared,ivo://CDS.VizieR/J/A+A/404/423,J/A+A/404/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/423&,BVI:photometry:of:Galactic:Cepheids:(Tammann+;:2003) +C,J/A+AS/139/1,radio,ivo://CDS.VizieR/J/A+AS/139/1,J/A+AS/139/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/1&,HI:in:Byurakan:blue:compact:galaxies:(Thuan+;:1999) +C,J/MNRAS/357/732,infrared,ivo://CDS.VizieR/J/MNRAS/357/732,J/MNRAS/357/732,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/732&,2MASS:photometry:of:galactic:planetary:nebulae:(Larios+;:2005) +C,J/MNRAS/357/401,x-ray,ivo://CDS.VizieR/J/MNRAS/357/401,J/MNRAS/357/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/401&,An:XMM-Newton:view:of:M101:(Jenkins+;:2005) +C,J/A+A/384/925,optical,ivo://CDS.VizieR/J/A+A/384/925,J/A+A/384/925,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/925&,Compiled:catalog:of:stellar:data:of:Miras:(Kharchenko+;:2002) +C,J/A+A/352/600,optical,ivo://CDS.VizieR/J/A+A/352/600,J/A+A/352/600,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/352/600&,O:&::B:stars:Hbeta:photometry.:I.:(Kaltcheva+;:1999) +C,I/119,optical,ivo://CDS.VizieR/I/119,I/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/119&,Southern:Durchmusterung:(Schoenfeld+:1886) +C,J/AJ/111/645,optical,ivo://CDS.VizieR/J/AJ/111/645,J/AJ/111/645,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/645&,Morphology:of:Quasars:(Fabian+:1996) +C,J/MNRAS/357/345,optical,ivo://CDS.VizieR/J/MNRAS/357/345,J/MNRAS/357/345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/345&,Pulsating:pre-main-sequence:stars:in:NGC6383:(Zintz+;:2005) +C,J/PASJ/55/203,optical:infrared:radio,ivo://CDS.VizieR/J/PASJ/55/203,J/PASJ/55/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/55/203&,SiO:maser:survey:toward:inner:Galactic:disk:(Nakashima+;:2003) +C,J/A+AS/139/491,optical,ivo://CDS.VizieR/J/A+AS/139/491,J/A+AS/139/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/491&,BVI:photometry:of:nearby:galaxies:(Makarova+;:1999) +C,II/233,optical,ivo://CDS.VizieR/II/233,II/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/233&,Tycho:variables:stars:(Piquard:2001) +C,III/117,optical,ivo://CDS.VizieR/III/117,III/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/117&,MK:Classifications:of:Close:Visual:Binaries:(Corbally;:1984) +C,J/A+A/346/785,optical,ivo://CDS.VizieR/J/A+A/346/785,J/A+A/346/785,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/346/785&,NaI:in:Local:Bubble:(Sfeir+;:1999) +C,III/210,optical,ivo://CDS.VizieR/III/210,III/210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/210&,Spectroscopically:Identified:White:Dwarfs:(McCook+;:1999) +C,J/A+A/390/1033,infrared,ivo://CDS.VizieR/J/A+A/390/1033,J/A+A/390/1033,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/1033&,The:ISO-SWS:post-helium:atlas:(Vandenbussche+;:2002) +C,J/AZh/80/291,optical,ivo://CDS.VizieR/J/AZh/80/291,J/AZh/80/291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/80/291&,Proper:motions:of:open:clusters:(Kharchenko+;:2003) +C,J/A+A/390/1023,optical,ivo://CDS.VizieR/J/A+A/390/1023,J/A+A/390/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/1023&,uvby:photometry:of:4:CP:stars:(Adelman+;:2002) +C,II/159,optical,ivo://CDS.VizieR/II/159,II/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/159&,Asiago:Supernova:Catalogue:1988:(Barbon+;:1989) +C,J/ApJ/464/79,optical,ivo://CDS.VizieR/J/ApJ/464/79,J/ApJ/464/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/464/79&,CFRS:XI::High-redshift:field:galaxies:morphology:(Schade+:1996) +C,J/MNRAS/336/879,optical:infrared,ivo://CDS.VizieR/J/MNRAS/336/879,J/MNRAS/336/879,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/336/879&,G:and:K:dwarfs:UBV(RI)c:and:ubvy:photometry:(Kotoneva+;:2002) +C,J/A+A/448/189,infrared,ivo://CDS.VizieR/J/A+A/448/189,J/A+A/448/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/448/189&,IzJHK:photometry:of:IC4665:(de:Wit+;:2006) +C,J/A+A/389/845,optical,ivo://CDS.VizieR/J/A+A/389/845,J/A+A/389/845,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/389/845&,Spectra:of:blue:compact:galaxies:(Kong+;:2002) +C,J/AJ/115/2397,optical,ivo://CDS.VizieR/J/AJ/115/2397,J/AJ/115/2397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/2397&,Stars:in:the:solar:region:(Eggen:1998) +C,J/ApJS/153/397,optical,ivo://CDS.VizieR/J/ApJS/153/397,J/ApJS/153/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/153/397&,Photometry:of:nearby:cluster:galaxies:(Barrientos+;:2004) +C,J/other/BASI/32.,optical:infrared,ivo://CDS.VizieR/J/other/BASI/32.295,J/other/BASI/32.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BASI/32.295&,CCD:UBVRI:photometry:of:3:open:clusters:(Sujatha+;:2004) +C,J/A+A/402/963,infrared,ivo://CDS.VizieR/J/A+A/402/963,J/A+A/402/963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/963&,Stephenson:H{alpha}:stars:(Maheswar+;:2003) +C,J/other/IBVS/554,optical,ivo://CDS.VizieR/J/other/IBVS/5543,J/other/IBVS/554,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5543&,163-nd:list:of:minima:of:eclipsing:binaries:(Diethelm+;:2004) +C,J/AZh/79/328,optical:radio,ivo://CDS.VizieR/J/AZh/79/328,J/AZh/79/328,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/328&,Methanol:maser:condensations:in:W:48:(Val'tts+;:2002) +C,J/A+A/385/793,optical,ivo://CDS.VizieR/J/A+A/385/793,J/A+A/385/793,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/793&,Cepheids:in:Magellanic:Clouds.:II.:(Antonello+;:2002) +C,J/other/Ap/44.88,optical,ivo://CDS.VizieR/J/other/Ap/44.88,J/other/Ap/44.88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/44.88&,FBS:11th:list:of:late-type:stars:(Gigoyan+;:2001) +C,J/AJ/124/2254,optical,ivo://CDS.VizieR/J/AJ/124/2254,J/AJ/124/2254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2254&,Speckle:interferometry:at:USNO.:VIII.:(Mason+;:2002) +C,J/A+AS/49/715,optical,ivo://CDS.VizieR/J/A+AS/49/715,J/A+AS/49/715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/49/715&,New:variable:stars:in:Sgr:B:(Terzan+;:1982) +C,J/other/IBVS/554,optical,ivo://CDS.VizieR/J/other/IBVS/5542,J/other/IBVS/554,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5542&,Elements:of:southern:eclipsing:binaries:(Dvorak+:2004) +C,J/MNRAS/341/1093,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/341/1093,J/MNRAS/341/1093,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/341/1093&,The:Southern:SHARC:catalogue:(Burke+;:2003) +C,J/AJ/89/1897,optical,ivo://CDS.VizieR/J/AJ/89/1897,J/AJ/89/1897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/89/1897&,Southern:stars:of:high:radial:velocity:(Stock+;:1984) +C,J/other/IBVS/549,optical,ivo://CDS.VizieR/J/other/IBVS/5495,J/other/IBVS/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5495&,Elements:for:80:eclipsing:binaries.:II.:(Otero+;:2004) +C,J/AJ/117/238,optical,ivo://CDS.VizieR/J/AJ/117/238,J/AJ/117/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/238&,LMC:extended:catalog:(Bica+;:1999) +C,V/99,optical,ivo://CDS.VizieR/V/99,V/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/99&,Cataclysmic:Binaries:and:LMXB:Catalogue:(Ritter+:1998) +C,J/AZh/72/495,optical,ivo://CDS.VizieR/J/AZh/72/495,J/AZh/72/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/72/495&,Moving:Star:Clusters:in:the:Solar:Neighborhood:(Orlov+;:1995) +C,J/PAZh/25/447,radio,ivo://CDS.VizieR/J/PAZh/25/447,J/PAZh/25/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/25/447&,Identification:of:radio:sources.:I.:(Gubanov+;:1999) +C,J/A+A/303/137,optical,ivo://CDS.VizieR/J/A+A/303/137,J/A+A/303/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/303/137&,EROS:Variables::Cepheids:in:the:bar:of:LMC:(Beaulieu+:1995) +C,J/A+A/389/149,optical,ivo://CDS.VizieR/J/A+A/389/149,J/A+A/389/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/389/149&,EROS:II:periodic:stars:towards:Galactic:spiral:arm:(Derue+;:2002) +C,IX/31,x-ray,ivo://CDS.VizieR/IX/31,IX/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/31&,The:WGACAT:version:of:ROSAT:sources:(White+:2000) +C,J/MNRAS/327/23,optical:infrared,ivo://CDS.VizieR/J/MNRAS/327/23,J/MNRAS/327/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/23&,CCD:UBVRI:photometry:of:7:open:star:clusters:(Sagar+;:2001) +C,J/A+AS/131/77,radio,ivo://CDS.VizieR/J/A+AS/131/77,J/A+AS/131/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/77&,Catalogue:of:HI:maps:of:galaxies.:II.:(Martin:1998) +C,II/168,optical,ivo://CDS.VizieR/II/168,II/168,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/168&,Homogeneous:Means:in:the:UBV:System:(Mermilliod:1991) +C,V/94,optical,ivo://CDS.VizieR/V/94,V/94,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/94&,Catalog:and:Atlas:of:Cataclysmic:Variables:(Downes+:1997) +C,J/A+A/402/343,*,ivo://CDS.VizieR/J/A+A/402/343,J/A+A/402/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/343&,IR:O:I:triplet;:[O:I]:lines:in:F-K:dwarfs/giants:(Takeda;:2003) +C,III/202,optical,ivo://CDS.VizieR/III/202,III/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/202&,Spectrophotometric:Catalogue:of:Stars:(Kharitonov+;:1988) +C,J/ApJ/566/103,optical:infrared,ivo://CDS.VizieR/J/ApJ/566/103,J/ApJ/566/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/566/103&,VIK':photometry:and:redshifts:of:galaxy:clusters:(Nelson+;:2002) +C,J/AJ/122/2222,optical,ivo://CDS.VizieR/J/AJ/122/2222,J/AJ/122/2222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2222&,Superclusters:of:Abell:and:X-ray:clusters:(Einasto+;:2001) +C,J/A+A/423/1029,x-ray,ivo://CDS.VizieR/J/A+A/423/1029,J/A+A/423/1029,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/1029&,XMM-Newton:obs;:in:Cha:I:South:(Stelzer+;:2004) +C,J/AJ/115/708,optical,ivo://CDS.VizieR/J/AJ/115/708,J/AJ/115/708,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/708&,Radial:Velocities:in:the:Field:of:M15:(Drukier+:1998) +C,J/A+A/426/97,infrared,ivo://CDS.VizieR/J/A+A/426/97,J/A+A/426/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/426/97&,SIMBA:survey.:1.2-mm/IRAS:sources:(Faundez+;:2004) +C,J/A+A/428/383,x-ray,ivo://CDS.VizieR/J/A+A/428/383,J/A+A/428/383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/383&,XMM-Newton:Bright:Serendipitous:Survey:(Della:Ceca+;:2004) +C,J/ApJ/607/60,infrared:radio,ivo://CDS.VizieR/J/ApJ/607/60,J/ApJ/607/60,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/607/60&,FIRST-2MASS:faint:sources:(Glikman+;:2004) +C,J/AJ/123/51,optical,ivo://CDS.VizieR/J/AJ/123/51,J/AJ/123/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/51&,Distribution:of:Abell:and:APM:clusters:(Einasto+;:2002) +C,J/AJ/130/387,x-ray:uv,ivo://CDS.VizieR/J/AJ/130/387,J/AJ/130/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/387&,SDSS-ROSAT:AGN:data:(Strateva+;:2005) +C,J/AJ/122/598,optical,ivo://CDS.VizieR/J/AJ/122/598,J/AJ/122/598,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/598&,HDF-North:serendipitously:galaxies:(Dawson+;:2001) +C,J/ApJS/155/149,optical:radio,ivo://CDS.VizieR/J/ApJS/155/149,J/ApJS/155/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/149&,CH_3_OH:7_0_-6_1_:A^+^:maser:sources:(Kurtz+;:2004) +C,J/ApJS/155/595,infrared:radio,ivo://CDS.VizieR/J/ApJS/155/595,J/ApJS/155/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/595&,OH:maser:IRAS:and:MSX:observations:(Deacon+;:2004) +C,II/225,infrared,ivo://CDS.VizieR/II/225,II/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/225&,Catalog:of:Infrared:Observations;:Edition:5:(Gezari+:1999) +C,J/AJ/123/2206,optical,ivo://CDS.VizieR/J/AJ/123/2206,J/AJ/123/2206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2206&,BRI:photometry:of:3:QSO:fields:(Prochaska+;:2002) +C,J/AJ/122/2810,x-ray,ivo://CDS.VizieR/J/AJ/122/2810,J/AJ/122/2810,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2810&,Chandra:Deep:Field:North:Survey.:V.:(Brandt+;:2001) +C,J/AJ/130/1516,optical,ivo://CDS.VizieR/J/AJ/130/1516,J/AJ/130/1516,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/1516&,MCG:pairs:and:triples:of:galaxies:(De:Propris+;:2005) +C,J/AJ/119/2540,optical,ivo://CDS.VizieR/J/AJ/119/2540,J/AJ/119/2540,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2540&,Asiago-ESO/RASS:QSO:survey.:I.:(Grazian+;:2000) +C,J/A+AS/104/271,optical,ivo://CDS.VizieR/J/A+AS/104/271,J/A+AS/104/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/271&,CCD:survey:of:galaxies:II.:(Gavazzi+:1994) +C,J/ApJ/564/421,optical:infrared,ivo://CDS.VizieR/J/ApJ/564/421,J/ApJ/564/421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/564/421&,Spectra:of:T:dwarfs.:I.:(Burgasser+;:2002) +C,J/MNRAS/328/855,radio,ivo://CDS.VizieR/J/MNRAS/328/855,J/MNRAS/328/855,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/855&,Pulsar:timing:at:UAO:(Wang+;:2001) +C,J/AJ/123/279,optical,ivo://CDS.VizieR/J/AJ/123/279,J/AJ/123/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/279&,VI:Photometry:and:Variables:in:NGC:3201:(von:Braun+;:2002) +C,J/MNRAS/327/1004,optical,ivo://CDS.VizieR/J/MNRAS/327/1004,J/MNRAS/327/1004,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/1004&,Early-type:galaxy:parameters:(Blakeslee+;:2001) +C,J/A+A/297/391,x-ray,ivo://CDS.VizieR/J/A+A/297/391,J/A+A/297/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/297/391&,T:Tauri:stars:ROSAT:survey:(Neuhaeuser+;:1995) +C,J/A+A/281/375,radio,ivo://CDS.VizieR/J/A+A/281/375,J/A+A/281/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/281/375&,Small-size:radio:galaxies:in:clusters:(Feretti+:1994) +C,J/AJ/123/1216,optical,ivo://CDS.VizieR/J/AJ/123/1216,J/AJ/123/1216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1216&,Redshifts:in:A3128/A3125:(Rose+;:2002) +C,J/MNRAS/327/1116,optical,ivo://CDS.VizieR/J/MNRAS/327/1116,J/MNRAS/327/1116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/1116&,VI:photometry:of:Sombrero:globular:clusters:(Larsen+;:2001) +C,J/MNRAS/328/150,x-ray:optical:infrared,ivo://CDS.VizieR/J/MNRAS/328/150,J/MNRAS/328/150,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/150&,KX:redshift:survey:(Croom+;:2001) +C,J/A+A/385/67,optical,ivo://CDS.VizieR/J/A+A/385/67,J/A+A/385/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/67&,HST:VI:photometry:and:proper:motions:in:NGC:6528:(Feltzing+;:2002) +C,J/A+A/400/659,optical:infrared,ivo://CDS.VizieR/J/A+A/400/659,J/A+A/400/659,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/659&,UBV(RI)c:photometry:of:active:stars.:X.:(Cutispoto+;:2003) +C,J/MNRAS/328/461,x-ray,ivo://CDS.VizieR/J/MNRAS/328/461,J/MNRAS/328/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/461&,X-ray:luminosities:of:early-type:galaxies:(O'Sullivan+;:2001) +C,J/A+AS/137/495,optical,ivo://CDS.VizieR/J/A+AS/137/495,J/A+AS/137/495,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/495&,Halpha:Catalogue:of:HCG:Galaxies:(Severgnini+;:1999) +C,I/300,infrared,ivo://CDS.VizieR/I/300,I/300,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/300&,PM2000:Bordeaux:Proper:Motion:catalogue:(Ducourant+;:2006) +C,J/MNRAS/320/451,optical,ivo://CDS.VizieR/J/MNRAS/320/451,J/MNRAS/320/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/320/451&,A-G:star:metallicity:(Beers+;:2001) +C,J/MNRAS/329/227,optical:radio,ivo://CDS.VizieR/J/MNRAS/329/227,J/MNRAS/329/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/329/227&,2dF:Galaxy:Redshift:Survey.:II.:(Sadler+;:2002) +C,J/A+A/400/877,optical,ivo://CDS.VizieR/J/A+A/400/877,J/A+A/400/877,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/400/877&,White:dwarfs:3D:kinematics:from:SPY:project:(Pauli+;:2003) +C,J/ApJS/81/5,radio,ivo://CDS.VizieR/J/ApJS/81/5,J/ApJS/81/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/81/5&,Green:Bank:neutral:hydrogen:survey:(Schneider+;:1992) +C,J/MNRAS/330/547,optical,ivo://CDS.VizieR/J/MNRAS/330/547,J/MNRAS/330/547,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/330/547&,Local:galaxy:ages:and:metallicities:(Terlevich+;:2002) +C,J/MNRAS/339/913,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/339/913,J/MNRAS/339/913,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/339/913&,Two:distant:massive:clusters:of:galaxies:(Edge+;:2003) +C,J/AJ/123/873,radio,ivo://CDS.VizieR/J/AJ/123/873,J/AJ/123/873,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/873&,HIPASS:high-velocity:clouds:(Putman+;:2002) +C,J/MNRAS/340/304,optical,ivo://CDS.VizieR/J/MNRAS/340/304,J/MNRAS/340/304,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/340/304&,[X/Fe]:of:Galactic:disc:F:and:G:dwarfs:(Reddy+;:2003) +C,VIII/57,radio,ivo://CDS.VizieR/VIII/57,VIII/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/57&,Fluxes:of:Faint:Radio:Sources:at:2.7/4.75:GHz:(Forkert+;:1987) +C,J/MNRAS/340/1346,optical,ivo://CDS.VizieR/J/MNRAS/340/1346,J/MNRAS/340/1346,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/340/1346&,Bulge:SC1:proper:motions:(Sumi+;:2003) +C,J/A+A/387/850,optical,ivo://CDS.VizieR/J/A+A/387/850,J/A+A/387/850,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/387/850&,Radial:velocities:of:eclipsing:binaries:(Imbert;:2002) +C,J/AJ/121/2189,optical,ivo://CDS.VizieR/J/AJ/121/2189,J/AJ/121/2189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2189&,Stars:within:8:pc:of:the:Sun:(Oppenheimer+;:2001) +C,J/ApJ/578/405,x-ray:radio,ivo://CDS.VizieR/J/ApJ/578/405,J/ApJ/578/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/578/405&,Neutron:stars:in:NGC:5139:(Rutledge+;:2002) +C,J/A+AS/65/485,radio,ivo://CDS.VizieR/J/A+AS/65/485,J/A+AS/65/485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/65/485&,22MHx:flux:densities:of:radio:sources:(Roger+;:1986) +C,J/AJ/124/3042,radio,ivo://CDS.VizieR/J/AJ/124/3042,J/AJ/124/3042,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/3042&,Narrow-line:Seyfert:1:galaxies:from:SDSS:EDR:(Williams+;:2002) +C,J/A+A/384/890,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+A/384/890,J/A+A/384/890,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/890&,BVRIHalpha:photometry:of:NGC:2244:X-ray:stars:(Berghoefer+;:2002) +C,J/MNRAS/341/534,infrared,ivo://CDS.VizieR/J/MNRAS/341/534,J/MNRAS/341/534,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/341/534&,J-type:carbon:stars:in:LMC:(Morgan+;:2003) +C,J/MNRAS/352/939,optical,ivo://CDS.VizieR/J/MNRAS/352/939,J/MNRAS/352/939,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/939&,2dFGRS:Wiener:reconstruction:of:cosmic:web:(Erdogdu+;:2004) +C,J/MNRAS/308/897,optical:infrared,ivo://CDS.VizieR/J/MNRAS/308/897,J/MNRAS/308/897,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/308/897&,QDOT:all-sky:IRAS:redshift:survey:(Lawrence+;:1999) +C,J/A+A/361/929,optical,ivo://CDS.VizieR/J/A+A/361/929,J/A+A/361/929,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/929&,IC:4651:uvby:photometry:(Meibom;:2000) +C,J/MNRAS/352/1439,radio,ivo://CDS.VizieR/J/MNRAS/352/1439,J/MNRAS/352/1439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/352/1439&,Parkes:Multi-Beam:Pulsar:Survey.:IV.:(Hobbs+;:2004) +C,J/ApJS/102/75,x-ray:optical,ivo://CDS.VizieR/J/ApJS/102/75,J/ApJS/102/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/102/75&,ROSAT:Observations:of:the:Pleiades:(Micela+:1996) +C,J/A+A/395/813,optical:infrared,ivo://CDS.VizieR/J/A+A/395/813,J/A+A/395/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/395/813&,Alpha:Per:faint:stars:photometry:(Barrado:y:Navascues+;:2002) +C,III/200B,optical,ivo://CDS.VizieR/III/200B,III/200B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/200B&,Catalogue:of:[Fe/H]:(Cayrel:de:Strobel+;:1997) +C,J/AcA/52/143,optical,ivo://CDS.VizieR/J/AcA/52/143,J/AcA/52/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/52/143&,OGLE:high:proper:motion:stars:towards:MC:(Soszynski+;:2002) +C,II/203A,x-ray,ivo://CDS.VizieR/II/203A,II/203A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/203A&,Second:Extreme:Ultra-Violet:Explorer:Catalog:(2EUVE;:1997) +C,J/MNRAS/328/17,radio,ivo://CDS.VizieR/J/MNRAS/328/17,J/MNRAS/328/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/328/17&,Parkes:Multi-Beam:Pulsar:Survey:(Manchester+;:2001) +C,J/A+A/382/118,optical,ivo://CDS.VizieR/J/A+A/382/118,J/A+A/382/118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/118&,Spectroscopic:sub-systems:in:multiple:stars:(Tokovinin+;:2002) +C,J/MNRAS/353/211,optical,ivo://CDS.VizieR/J/MNRAS/353/211,J/MNRAS/353/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/353/211&,Method:for:selection:of:quasars:(Carballo+;:2004) +C,J/A+AS/137/75,optical:infrared,ivo://CDS.VizieR/J/A+AS/137/75,J/A+AS/137/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/75&,ESO:Imaging:Survey:(Zaggia+;:1999) +C,J/A+A/383/188,optical,ivo://CDS.VizieR/J/A+A/383/188,J/A+A/383/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/383/188&,Spectrophotometric:atlas:of:symbiotic:stars:(Munari+;:2002) +C,J/MNRAS/338/508,optical:infrared,ivo://CDS.VizieR/J/MNRAS/338/508,J/MNRAS/338/508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/338/508&,Photometry+spectroscopy:of:UCM:galaxies:(Perez-Gonzalez+;:2003) +C,J/A+A/393/425,x-ray:optical,ivo://CDS.VizieR/J/A+A/393/425,J/A+A/393/425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/425&,Spectral:analysis:of:Lockman:Hole:(Mainieri+;:2002) +C,J/A+A/397/213,radio,ivo://CDS.VizieR/J/A+A/397/213,J/A+A/397/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/213&,Galactic:HII:regions:(Paladini+;:2003) +C,J/MNRAS/353/705,infrared,ivo://CDS.VizieR/J/MNRAS/353/705,J/MNRAS/353/705,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/353/705&,OGLE:Variables:in:Magellanic:Clouds:(Ita+;:2004) +C,J/A+A/392/395,optical:infrared,ivo://CDS.VizieR/J/A+A/392/395,J/A+A/392/395,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/395&,Ks-band:magnitudes:of:the:K20:sample:(Cimatti+;:2002) +C,J/MNRAS/355/1251,optical,ivo://CDS.VizieR/J/MNRAS/355/1251,J/MNRAS/355/1251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/1251&,Bar-induced:strengths:in:spiral:galaxies:(Laurikainen+;:2004) +C,J/A+A/383/1054,*,ivo://CDS.VizieR/J/A+A/383/1054,J/A+A/383/1054,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/383/1054&,Astrometry:of:Pluto:and:Saturn:in:1995-2001:(Rapaport+;:2002) +C,J/MNRAS/355/1237,infrared,ivo://CDS.VizieR/J/MNRAS/355/1237,J/MNRAS/355/1237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/1237&,JHKs:photometry:of:G287.84-0.82:members:(Hagele+;:2004) +C,J/other/PASA/19.,radio,ivo://CDS.VizieR/J/other/PASA/19.455,J/other/PASA/19.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASA/19.455&,Damped:Lyman:alpha:absorption:of:QSOs:(Curran+;:2002) +C,J/MNRAS/355/1272,optical:infrared,ivo://CDS.VizieR/J/MNRAS/355/1272,J/MNRAS/355/1272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/355/1272&,BVIJHKs:photometry:around:CG:12:(Maheswar+;:2004) +C,J/ApJ/563/629,optical:infrared,ivo://CDS.VizieR/J/ApJ/563/629,J/ApJ/563/629,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/563/629&,VIK':photometry:and:redshifts:of:galaxy:clusters:(Nelson+;:2001) +C,J/ApJS/116/247,optical,ivo://CDS.VizieR/J/ApJS/116/247,J/ApJS/116/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/116/247&,CNOC:cluster:redshift:survey:catalogs.:VI.:(Ellingson+:1998) +C,III/129,optical,ivo://CDS.VizieR/III/129,III/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/129&,Spectroscopically:Identified:White:Dwarfs:(McCook+;:1987) +C,J/AZh/82/231,*,ivo://CDS.VizieR/J/AZh/82/231,J/AZh/82/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/82/231&,Dynamic:stability:of:selected:multiple:stars:(Orlov+;:2005) +C,J/ApJ/562/528,optical,ivo://CDS.VizieR/J/ApJ/562/528,J/ApJ/562/528,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/562/528&,Teff:and:log(g):of:low-metallicity:stars:(Snider+;:2001) +C,J/AJ/130/776,optical,ivo://CDS.VizieR/J/AJ/130/776,J/AJ/130/776,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/776&,Secular:evolution:in:Mira:variable:pulsations:(Templeton+;:2005) +C,J/AJ/130/47,optical,ivo://CDS.VizieR/J/AJ/130/47,J/AJ/130/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/130/47&,Velocities:of:Cygnus:A:galaxies:(Ledlow+;:2005) +C,J/A+AS/129/399,optical,ivo://CDS.VizieR/J/A+AS/129/399,J/A+AS/129/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/399&,The:ENACS:Catalogue.:V.:(Katgert+:1998) +C,VII/227,optical,ivo://CDS.VizieR/VII/227,VII/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/227&,A:Catalogue:of:Galactic:Supernova:Remnants:(Green:2001) +C,J/ApJS/145/83,radio,ivo://CDS.VizieR/J/ApJS/145/83,J/ApJS/145/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/83&,Compact:radio:sources:at:-30<:Dec<:0:(Winn+;:2003) +C,J/ApJS/145/199,optical,ivo://CDS.VizieR/J/ApJS/145/199,J/ApJS/145/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/199&,Optical:spectroscopic:atlas:of:low-redshift:AGN:(Marziani+;:2003) +C,J/A+A/382/899,optical,ivo://CDS.VizieR/J/A+A/382/899,J/A+A/382/899,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/899&,BVI:photometry:in:M67:(Stassun+;:2002) +C,J/ApJS/145/213,*,ivo://CDS.VizieR/J/ApJS/145/213,J/ApJS/145/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/213&,Rotation:measures:of:compact:sources:in:CGPS:(Brown+;:2003) +C,J/A+A/394/927,*,ivo://CDS.VizieR/J/A+A/394/927,J/A+A/394/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/394/927&,Age-metallicity:relation:for:nearby:stars:(Ibukiyama+;:2002) +C,VII/213,optical,ivo://CDS.VizieR/VII/213,VII/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/213&,Hickson's:Compact:groups:of:Galaxies:(Hickson+:1982-1994) +C,J/A+AS/118/329,optical,ivo://CDS.VizieR/J/A+AS/118/329,J/A+AS/118/329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/329&,MOST:supernova:remnant:catalogue:(MSC):(Whiteoak+:1996) +C,J/A+AS/127/463,optical,ivo://CDS.VizieR/J/A+AS/127/463,J/A+AS/127/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/463&,Crux:region:redshifts:(Fairall+:1998) +C,J/A+AS/136/571,radio,ivo://CDS.VizieR/J/A+AS/136/571,J/A+AS/136/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/571&,Pulsars:identified:from:the:NRAO:VLA:Sky:Survey:(Han+:1999) +C,J/A+A/384/145,optical,ivo://CDS.VizieR/J/A+A/384/145,J/A+A/384/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/145&,Compiled:catalog:of:Per:OB2:star:forming:complex:(Belikov+;:2002) +C,J/ApJS/145/355,optical,ivo://CDS.VizieR/J/ApJS/145/355,J/ApJS/145/355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/145/355&,Interstellar:NaI:lines:toward:anticenter:(Genova+;:2003) +C,J/A+AS/141/123,optical:infrared,ivo://CDS.VizieR/J/A+AS/141/123,J/A+AS/141/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/123&,Galaxies:behind:Southern:Milky:Way:(Kraan-Korteweg:2000) +C,J/A+A/384/81,optical:infrared,ivo://CDS.VizieR/J/A+A/384/81,J/A+A/384/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/81&,ESO:Imaging:Survey.:CDF-S:point:sources:(Hatziminaoglou+;:2002) +C,J/A+A/444/79,x-ray,ivo://CDS.VizieR/J/A+A/444/79,J/A+A/444/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/444/79&,XMM:observations:of:Lockman:Hole:brightest:AGNs:(Mateos+;:2005) +C,J/A+AS/35/23,radio,ivo://CDS.VizieR/J/A+AS/35/23,J/A+AS/35/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/35/23&,Survey:of:the:Galactic:Plane:at:4.875:GHz:(Altenhoff+:1979) +C,J/PASP/114/233,optical,ivo://CDS.VizieR/J/PASP/114/233,J/PASP/114/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/114/233&,h:and:{chi}:Per:memberships:(Uribe+;:2002) +C,J/A+A/383/823,optical,ivo://CDS.VizieR/J/A+A/383/823,J/A+A/383/823,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/383/823&,Radial:velocities:of:UCOs:in:Fornax:(Mieske+;:2002) +C,J/A+A/445/243,radio,ivo://CDS.VizieR/J/A+A/445/243,J/A+A/445/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/243&,Pulsar:subpulse:modulation:properties:at:21cm:(Weltevrede+;:2006) +C,J/A+AS/136/453,optical,ivo://CDS.VizieR/J/A+AS/136/453,J/A+AS/136/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/453&,Equivalent:widths:of:spectroscopic:binaries:(Zacs+:1999) +C,J/A+A/445/155,x-ray,ivo://CDS.VizieR/J/A+A/445/155,J/A+A/445/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/445/155&,XMM:count-rates:in:M:55:and:NGC:3201:(Webb+;:2006) +C,J/PASJ/56/313,optical:radio,ivo://CDS.VizieR/J/PASJ/56/313,J/PASJ/56/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/56/313&,13CO:survey:of:Mon:&::CMa:molecular:clouds:(Kim+;:2004) +C,J/MNRAS/358/397,infrared,ivo://CDS.VizieR/J/MNRAS/358/397,J/MNRAS/358/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/397&,Final:analysis:of:ELAIS:15-{mu}m:(Vaccari+;:2005) +C,J/A+A/374/861,optical:radio,ivo://CDS.VizieR/J/A+A/374/861,J/A+A/374/861,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/861&,Positions:of:giant:radio:galaxies:(Schoenmakers+:2001) +C,VII/195,optical,ivo://CDS.VizieR/VII/195,VII/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/195&,Globular:Clusters:in:the:Milky:Way:(Harris;:1996) +C,J/ApJ/623/181,optical,ivo://CDS.VizieR/J/ApJ/623/181,J/ApJ/623/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/623/181&,Compact:high-velocity:cloud:photometry:catalog:(Siegel+;:2005) +C,VII/206,optical,ivo://CDS.VizieR/VII/206,VII/206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/206&,General:Photometry:of:Galaxies:(Prugniel+:1998) +C,J/AJ/129/2074,x-ray:infrared,ivo://CDS.VizieR/J/AJ/129/2074,J/AJ/129/2074,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2074&,Faint:Chandra:sources:in:SWIRE:(Franceschini+;:2005) +C,J/MNRAS/333/423,optical,ivo://CDS.VizieR/J/MNRAS/333/423,J/MNRAS/333/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/333/423&,Luminosity:function:of:the:Virgo:Cluster:(Trentham+;:2002) +C,J/PASP/117/1,optical,ivo://CDS.VizieR/J/PASP/117/1,J/PASP/117/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/117/1&,Radial:velocities:of:166:LHS:stars:(Dawson+;:2005) +C,J/AJ/122/1586,optical,ivo://CDS.VizieR/J/AJ/122/1586,J/AJ/122/1586,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1586&,Speckle:interferometry:at:USNO.:VII.:(Mason+;:2001) +C,J/AZh/79/510,optical,ivo://CDS.VizieR/J/AZh/79/510,J/AZh/79/510,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/510&,Galactic:orbits:of:RR:Lyrae:variable:stars:(Borkova+;:2002) +C,J/AJ/129/2062,optical,ivo://CDS.VizieR/J/AJ/129/2062,J/AJ/129/2062,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2062&,SDSS:DR1:isolated:galaxies:(Allam+;:2005) +C,J/AJ/122/1486,optical,ivo://CDS.VizieR/J/AJ/122/1486,J/AJ/122/1486,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1486&,NGC:2451A:proper:motions:and:membership:(Platais+;:2001) +C,J/ApJ/602/200,optical,ivo://CDS.VizieR/J/ApJ/602/200,J/ApJ/602/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/200&,HII:regions:abundances:in:blue:compact:galaxies:(Izotov+;:2004) +C,J/ApJ/602/264,optical,ivo://CDS.VizieR/J/ApJ/602/264,J/ApJ/602/264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/264&,Proper:motions:and:radial:velocities:in:M15:(Mcnamara+;:2004) +C,J/A+A/381/884,optical:infrared,ivo://CDS.VizieR/J/A+A/381/884,J/A+A/381/884,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/884&,UBVI:CCD:photometry:in:NGC:2571:(Giorgi+;:2002) +C,I/180,optical,ivo://CDS.VizieR/I/180,I/180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/180&,General:Catalogue:of:Stars:(GCPA::1992) +C,J/ApJ/604/717,radio,ivo://CDS.VizieR/J/ApJ/604/717,J/ApJ/604/717,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/604/717&,Polarization:in:OMC:1/4:(Houde+;:2004) +C,J/ApJ/607/665,optical,ivo://CDS.VizieR/J/ApJ/607/665,J/ApJ/607/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/607/665&,Type:Ia:supernovae:at:z>:1:discovered:by:HST:(Riess+;:2004) +C,J/AJ/125/1352,optical,ivo://CDS.VizieR/J/AJ/125/1352,J/AJ/125/1352,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1352&,Ursa:Minor:dSph:M;T2;:DDO51:photometry:(Palma+;:2003) +C,J/AJ/125/2393,optical:radio,ivo://CDS.VizieR/J/AJ/125/2393,J/AJ/125/2393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2393&,A2256:galaxies:redshifts:and:1.4GHz:fluxes:(Miller+;:2003) +C,J/A+A/345/521,optical:infrared,ivo://CDS.VizieR/J/A+A/345/521,J/A+A/345/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/345/521&,BVRI:photometry:of:NGC:2264:(Flaccomio+;:1999) +C,J/AJ/125/3302,infrared,ivo://CDS.VizieR/J/AJ/125/3302,J/AJ/125/3302,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/3302&,HST:binary:very:low:mass:stars:and:brown:dwarfs:(Gizis+;:2003) +C,J/MNRAS/238/1171,optical:infrared:radio,ivo://CDS.VizieR/J/MNRAS/238/1171,J/MNRAS/238/1171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/238/1171&,Optical/IR:observ.:of:Radio:Galaxies:and:QSOs:(Dunlop+;:1989) +C,J/AJ/126/1916,infrared,ivo://CDS.VizieR/J/AJ/126/1916,J/AJ/126/1916,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1916&,JHK:photometry:of:young:clusters:near:the:Sun:(Porras+;:2003) +C,J/AJ/125/3311,infrared,ivo://CDS.VizieR/J/AJ/125/3311,J/AJ/125/3311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/3311&,JHKL'M:photometry:of:northern:bright:stars:(Kidger+;:2003) +C,J/AJ/108/268,optical,ivo://CDS.VizieR/J/AJ/108/268,J/AJ/108/268,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/268&,HK:survey:emission-line:candidates:positions:(Beers+:1994) +C,J/ApJS/129/547,radio,ivo://CDS.VizieR/J/ApJS/129/547,J/ApJS/129/547,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/129/547&,RBSC-NVSS:sample.:I.:(Bauer+;:2000) +C,J/AJ/103/1987,optical,ivo://CDS.VizieR/J/AJ/103/1987,J/AJ/103/1987,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/103/1987&,Stars:of:very:low:metal:abundance:(Beers+:1992) +C,J/AJ/103/267,optical,ivo://CDS.VizieR/J/AJ/103/267,J/AJ/103/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/103/267&,Spectrocopy:of:hot:stars:in:galactic:halo:(Beers+:1992) +C,J/AJ/122/2893,optical,ivo://CDS.VizieR/J/AJ/122/2893,J/AJ/122/2893,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2893&,Redshifts:in:the:Century:Survey:region:(Wegner+;:2001) +C,J/ApJ/325/798,x-ray,ivo://CDS.VizieR/J/ApJ/325/798,J/ApJ/325/798,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/325/798&,Einstein:survey:of:stars:in:the:Hyades:(Micela+;:1988) +C,J/AJ/129/872,optical,ivo://CDS.VizieR/J/AJ/129/872,J/AJ/129/872,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/872&,Stromgren:photometry:of:NGC:2243:(Anthony-Twarog+;:2005) +C,J/A+A/390/491,infrared,ivo://CDS.VizieR/J/A+A/390/491,J/A+A/390/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/491&,DENIS:new:nearby:stars:(Reyle+;:2002) +C,J/AJ/129/2663,optical,ivo://CDS.VizieR/J/AJ/129/2663,J/AJ/129/2663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/2663&,B:photometry:of:M31:variable:star:candidates:(Williams+;:2005) +C,III/214,optical,ivo://CDS.VizieR/III/214,III/214,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/214&,Michigan:Catalogue:of:HD:stars;:Vol.5:(Houk+;:1999) +C,J/ApJ/554/202,x-ray:radio,ivo://CDS.VizieR/J/ApJ/554/202,J/ApJ/554/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/554/202&,ROSAT:X-ray:observations:of:M81:(Immler+;:2001) +C,J/AJ/127/1588,optical,ivo://CDS.VizieR/J/AJ/127/1588,J/AJ/127/1588,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/1588&,47:Tuc:main-sequence:star:abundances:(Briley+;:2004) +C,J/ApJ/552/289,optical:infrared,ivo://CDS.VizieR/J/ApJ/552/289,J/ApJ/552/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/552/289&,Semiregular:variable:stars:in:Baade's:windows:(Alard+;:2001) +C,VIII/61,radio,ivo://CDS.VizieR/VIII/61,VIII/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/61&,NAIC:611:MHz:Survey:Source:List:(Durdin+:1975) +C,J/AJ/98/419,radio,ivo://CDS.VizieR/J/AJ/98/419,J/AJ/98/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/98/419&,Observed:quantities:from:B3:sources:(Vigotti+;:1989) +C,J/AJ/127/2002,optical,ivo://CDS.VizieR/J/AJ/127/2002,J/AJ/127/2002,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2002&,Star:Formation:Rate:of:NFGS:galaxies:(Kewley+;:2004) +C,J/MNRAS/326/473,optical,ivo://CDS.VizieR/J/MNRAS/326/473,J/MNRAS/326/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/326/473&,Velocities:of:low-luminosity:E:galaxies:(Halliday+:2001) +C,J/ApJS/153/429,optical,ivo://CDS.VizieR/J/ApJS/153/429,J/ApJS/153/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/153/429&,SDSS:strong:emission:line:HII:galaxies:(Kniazev+;:2004) +C,J/MNRAS/325/1365,optical,ivo://CDS.VizieR/J/MNRAS/325/1365,J/MNRAS/325/1365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/325/1365&,Solar:neighbourhood:metallicity:distribution:(Haywood+;:2001) +C,VII/216,optical,ivo://CDS.VizieR/VII/216,VII/216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/216&,H-{alpha}:emission:regions:in:Southern:Milky:Way:(Rodgers+:1960) +C,J/A+A/331/949,optical,ivo://CDS.VizieR/J/A+A/331/949,J/A+A/331/949,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/331/949&,Wolf-Rayet:and:O-star:runaways:kinematics:(Moffat+:1998) +C,J/ApJS/135/155,gamma-ray:radio,ivo://CDS.VizieR/J/ApJS/135/155,J/ApJS/135/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/135/155&,Radio:identification:of:3EG:EGRET:sources:(Mattox+;:2001) +C,J/AJ/123/1292,optical,ivo://CDS.VizieR/J/AJ/123/1292,J/AJ/123/1292,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1292&,KISS:III.:[O:III]-selected:survey:list:(Salzer+;:2002) +C,J/A+AS/71/221,radio,ivo://CDS.VizieR/J/A+AS/71/221,J/A+AS/71/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/71/221&,The:65W:part:of:the:WSRT:21:cm:survey:in:Lynx:(Oort;:1987) +C,J/ApJS/157/175,optical,ivo://CDS.VizieR/J/ApJS/157/175,J/ApJS/157/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/157/175&,DEEP:Groth:Strip:Survey.:VIII.:(Koo+;:2005) +C,VII/219,optical,ivo://CDS.VizieR/VII/219,VII/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/219&,Revised:Flat:Galaxy:Catalogue:(RFGC):(Karachentsev+;:1999) +C,J/AZh/62/229,radio,ivo://CDS.VizieR/J/AZh/62/229,J/AZh/62/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/62/229&,Giant:H:II:region:Ratan-600:observations:(Berlin+:1985) +C,J/ApJS/80/137,radio,ivo://CDS.VizieR/J/ApJS/80/137,J/ApJS/80/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/80/137&,Southern:Extragalactic:Radio:Sources:(Jones+;:1992) +C,J/ApJ/621/673,optical,ivo://CDS.VizieR/J/ApJ/621/673,J/ApJ/621/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/621/673&,Line:indices:for:124:early-type:galaxies:(Thomas+;:2005) +C,V/96,optical,ivo://CDS.VizieR/V/96,V/96,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/96&,Catalogue:of:open:cluster:parameters:from:UBV-data.:(Loktin+;:1994) +C,III/201,optical,ivo://CDS.VizieR/III/201,III/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/201&,Pulkovo:Spectrophotometric:Catalog:(Alekseeva+:1997) +C,V/104,optical,ivo://CDS.VizieR/V/104,V/104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/104&,General:Catalogue:of:Herbig-Haro:Objects:(Reipurth+;:1999) +C,J/BaltA/8/325,optical,ivo://CDS.VizieR/J/BaltA/8/325,J/BaltA/8/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/8/325&,Radial:velocities:of:Pop.:II:stars:(Bartkevicius+:1999) +C,V/102,optical,ivo://CDS.VizieR/V/102,V/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/102&,SKY2000:-:Master:Star:Catalog;:Version:2:(Sande+:1998) +C,J/AZh/79/501,radio,ivo://CDS.VizieR/J/AZh/79/501,J/AZh/79/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/501&,Radio:luminosities:of:normal:&::millisecond:pulsars:(Kuz'min;:2002) +C,J/MNRAS/320/387,optical,ivo://CDS.VizieR/J/MNRAS/320/387,J/MNRAS/320/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/320/387&,The:A3528:complex:(Bardelli+;:2001) +C,J/ApJ/523/248,infrared,ivo://CDS.VizieR/J/ApJ/523/248,J/ApJ/523/248,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/523/248&,Variable:stars:in:the:Galactic:center:(Ott+;:1999) +C,J/A+AS/89/311,radio,ivo://CDS.VizieR/J/A+AS/89/311,J/A+AS/89/311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/89/311&,Optical:positions:of:221:radio:stars:(Requieme+;:1991) +C,J/ApJ/470/864,infrared,ivo://CDS.VizieR/J/ApJ/470/864,J/ApJ/470/864,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/470/864&,JHKL:photometry:of:the:Galactic:Center:(Blum+;:1996) +C,J/A+AS/118/1,optical,ivo://CDS.VizieR/J/A+AS/118/1,J/A+AS/118/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/1&,CPASJ1:catalogue:(Lu+;:1996) +C,J/A+AS/136/81,x-ray,ivo://CDS.VizieR/J/A+AS/136/81,J/A+AS/136/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/81&,A:ROSAT:PSPC:X-Ray:Survey:of:the:SMC:(Kahabka;:1999) +C,J/MNRAS/334/20,optical:infrared,ivo://CDS.VizieR/J/MNRAS/334/20,J/MNRAS/334/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/334/20&,IBV(RI)_c_:photometry:of:HIP:red:stars:(Koen+;:2002) +C,J/AJ/122/714,optical,ivo://CDS.VizieR/J/AJ/122/714,J/AJ/122/714,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/714&,VR:photometry:of:Century:Survey:galaxies:(Brown+;:2001) +C,J/AJ/122/611,optical,ivo://CDS.VizieR/J/AJ/122/611,J/AJ/122/611,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/611&,Caltech:Faint:Galaxy:Redshift:Survey.:XV.:(van:den:Bergh+;:2001) +C,J/ApJ/609/735,x-ray,ivo://CDS.VizieR/J/ApJ/609/735,J/ApJ/609/735,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/609/735&,M31:Chandra:X-ray:sources:(Williams+;:2004) +C,J/AJ/129/809,optical,ivo://CDS.VizieR/J/AJ/129/809,J/AJ/129/809,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/809&,B-star:rotational:velocities:in:h:and:{chi}:Persei:(Strom+;:2005) +C,V/115,*,ivo://CDS.VizieR/V/115,V/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/115&,Semi-detached:eclipsing:binaries:(Surkova+;:2004) +C,J/AJ/120/2190,optical,ivo://CDS.VizieR/J/AJ/120/2190,J/AJ/120/2190,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2190&,Caltech:Faint:Galaxy:Redshift:Survey.:XIV:(van:den:Bergh+;:2000) +C,J/ApJ/573/359,optical,ivo://CDS.VizieR/J/ApJ/573/359,J/ApJ/573/359,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/573/359&,Rotational:velocities:of:B:stars:from:BSC:(Abt+;:2002) +C,J/A+A/379/564,optical:infrared,ivo://CDS.VizieR/J/A+A/379/564,J/A+A/379/564,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/564&,Vega-type:and:PMS:stars:UBVRI:photo-polarimetry:(Oudmaijer+:2001) +C,J/A+A/443/103,x-ray:optical,ivo://CDS.VizieR/J/A+A/443/103,J/A+A/443/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/443/103&,X-ray:properties:of:NGC:300.:I.:(Carpano+;:2005) +C,J/MNRAS/321/277,optical,ivo://CDS.VizieR/J/MNRAS/321/277,J/MNRAS/321/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/321/277&,EFAR:Catalog.:VII.:(Colless+;:2001) +C,J/ApJ/565/208,optical,ivo://CDS.VizieR/J/ApJ/565/208,J/ApJ/565/208,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/565/208&,Galaxy:pairs:in:the:CNOC2:Redshift:Survey:(Patton+;:2002) +C,J/AJ/124/234,optical:infrared,ivo://CDS.VizieR/J/AJ/124/234,J/AJ/124/234,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/234&,M31:outer:halo:UBVRI:photometry:and:metallicity:(Reitzel+;:2002) +C,J/A+AS/136/35,optical,ivo://CDS.VizieR/J/A+AS/136/35,J/A+AS/136/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/35&,WR:galaxies:and:HII:regions:catalog:(Schaerer+:1999) +C,J/A+A/377/911,*,ivo://CDS.VizieR/J/A+A/377/911,J/A+A/377/911,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/377/911&,Age-metallicity:relation:in:solar:neighbourhood:(Feltzing+;:2001) +C,J/A+AS/136/1,optical,ivo://CDS.VizieR/J/A+AS/136/1,J/A+AS/136/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/1&,CPASJ2:catalogue:(Manrique+:1999) +C,J/A+AS/92/1,optical,ivo://CDS.VizieR/J/A+AS/92/1,J/A+AS/92/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/92/1&,Secondary:Spectrophotometric:standards:(Glushneva+:1992) +C,J/A+A/393/183,optical:infrared,ivo://CDS.VizieR/J/A+A/393/183,J/A+A/393/183,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/183&,Catalogue:of:calibrator:stars:for:LBSI:(Borde+;:2002) +C,J/A+A/392/851,optical,ivo://CDS.VizieR/J/A+A/392/851,J/A+A/392/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/851&,QSOs:in:the:M3:field:(Meusinger+;:2002) +C,J/PAZh/22/269,optical,ivo://CDS.VizieR/J/PAZh/22/269,J/PAZh/22/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/22/269&,Giant:branch:and:variable:stars:in:NGC:3201:(Samus+;:1996) +C,J/MNRAS/335/233,optical,ivo://CDS.VizieR/J/MNRAS/335/233,J/MNRAS/335/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/233&,Integrated:Spectra:of:Open:Clusters:(Piatti+;:2002) +C,J/PAZh/31/332,optical:infrared,ivo://CDS.VizieR/J/PAZh/31/332,J/PAZh/31/332,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/31/332&,Infrared:Luminosities:of:Local:Galaxies:(Karachentsev+;:2005) +C,J/A+A/378/116,optical,ivo://CDS.VizieR/J/A+A/378/116,J/A+A/378/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/378/116&,Classification:and:vsini:of:Vega-type:and:PMS:stars:(Mora+;:2001) +C,J/A+A/392/741,optical:infrared,ivo://CDS.VizieR/J/A+A/392/741,J/A+A/392/741,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/741&,Stellar:Catalogue:in:the:Chandra:DFS:(Groenewegen+:2002) +C,J/MNRAS/357/1231,optical:radio,ivo://CDS.VizieR/J/MNRAS/357/1231,J/MNRAS/357/1231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/357/1231&,Texas-Oxford:NVSS:(TONS):radio:galaxies:(Brand+;:2005) +C,J/A+A/378/113,optical,ivo://CDS.VizieR/J/A+A/378/113,J/A+A/378/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/378/113&,Ap:stars:periodicity:(Catalano+;:2001) +C,J/PAZh/21/509,optical,ivo://CDS.VizieR/J/PAZh/21/509,J/PAZh/21/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/21/509&,Identification:and:coordinates:in:M5:(Evstigneeva;+:1995) +C,J/A+A/376/441,optical,ivo://CDS.VizieR/J/A+A/376/441,J/A+A/376/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/441&,Absolute:proper:motions:of:112:open:clusters:(Dias+;:2001) +C,J/MNRAS/361/1091,optical,ivo://CDS.VizieR/J/MNRAS/361/1091,J/MNRAS/361/1091,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/361/1091&,U:Gem:spectroscopy:(Naylor+;:2005) +C,I/144,optical,ivo://CDS.VizieR/I/144,I/144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/144&,First;:Second:and:Third:Herstmonceux:Cats;:1950.0:(Tucker+:1983) +C,J/A+A/389/795,optical:infrared,ivo://CDS.VizieR/J/A+A/389/795,J/A+A/389/795,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/389/795&,Vertical:structure:of:edge-on:galaxies:(Bizyaev+;:2002) +C,J/ApJ/501/153,optical,ivo://CDS.VizieR/J/ApJ/501/153,J/ApJ/501/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/501/153&,VRB:photometry:of:red:supergiants:(Massey:1998) +C,J/AJ/127/2455,optical:infrared,ivo://CDS.VizieR/J/AJ/127/2455,J/AJ/127/2455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2455&,Gemini:Deep:Deep:Survey:(GDDS):(Abraham+;:2004) +C,J/ApJS/135/41,optical,ivo://CDS.VizieR/J/ApJS/135/41,J/ApJS/135/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/135/41&,Spectroscopic:and:photometric:redshifts:(Fernandez-Soto+;:2001) +C,J/AJ/127/2565,radio,ivo://CDS.VizieR/J/AJ/127/2565,J/AJ/127/2565,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2565&,Faint:FIRST:variable:radio:sources:(De:Vries+;:2004) +C,J/ApJ/551/852,radio,ivo://CDS.VizieR/J/ApJ/551/852,J/ApJ/551/852,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/551/852&,FCRAO:CO:survey:of:the:outer:Galaxy:(Heyer+;:2001) +C,J/A+A/434/53,optical:infrared,ivo://CDS.VizieR/J/A+A/434/53,J/A+A/434/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/53&,GOODS-South:Field:redshifts:(Vanzella+;:2005) +C,J/AcA/49/223,optical:infrared,ivo://CDS.VizieR/J/AcA/49/223,J/AcA/49/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/49/223&,BVI:photometry:of:OGLE:LMC:Cepheids:(Udalski+;:1999) +C,J/ApJ/548/127,optical,ivo://CDS.VizieR/J/ApJ/548/127,J/ApJ/548/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/548/127&,Hubble:Deep:Field-South:region:(Teplitz+:2001) +C,J/AZh/79/249,optical,ivo://CDS.VizieR/J/AZh/79/249,J/AZh/79/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/249&,Equatorial:spectrophotometric:standards:(Tereshchenko;:2002) +C,II/234,optical:infrared,ivo://CDS.VizieR/II/234,II/234,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/234&,Draft:EIS:Colour:Catalog:(ESO/EIS;:2002) +C,I/256,optical,ivo://CDS.VizieR/I/256,I/256,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/256&,Carlsberg:Meridian:Catalogs:(CMC;:1999) +C,J/A+A/391/967,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/391/967,J/A+A/391/967,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/967&,H2O:and:SiO:masers:in:the:Galactic:center:(Sjouwerman+;:2002) +C,J/A+A/427/107,optical,ivo://CDS.VizieR/J/A+A/427/107,J/A+A/427/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/107&,Polarization:in:BAL:QSOs:(Lamy+;:2004) +C,J/A+A/422/907,optical,ivo://CDS.VizieR/J/A+A/422/907,J/A+A/422/907,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/907&,Velocities:of:spiral:galaxies:in:distant:clusters:(Jaeger+;:2004) +C,J/AZh/79/259,*,ivo://CDS.VizieR/J/AZh/79/259,J/AZh/79/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/79/259&,Models:for:Intermediate-Mass:Eclipsing:Binaries:(Kovaleva;:2002) +C,J/AJ/129/26,radio,ivo://CDS.VizieR/J/AJ/129/26,J/AJ/129/26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/26&,A:deep:radio:survey:of:Abell:2125.:I:(Owen+;:2005) +C,J/A+A/390/511,optical:infrared,ivo://CDS.VizieR/J/A+A/390/511,J/A+A/390/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/511&,Millimetre:observations:of:carbon:stars.:II.:(Groenewegen+;:2002) +C,J/A+AS/134/489,optical,ivo://CDS.VizieR/J/A+AS/134/489,J/A+AS/134/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/489&,Be:stars:in:MC:young:clusters:(Keller+:1999) +C,J/A+AS/139/231,optical,ivo://CDS.VizieR/J/A+AS/139/231,J/A+AS/139/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/231&,Early-type:stars:towards:the:Galactic:Centre:(Dufton+;:1999) +C,J/ApJS/120/265,optical:infrared,ivo://CDS.VizieR/J/ApJS/120/265,J/ApJS/120/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/120/265&,HST:photometry:of:M4:(Ibata+;:1999) +C,J/A+A/376/982,optical:infrared,ivo://CDS.VizieR/J/A+A/376/982,J/A+A/376/982,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/982&,Near-IR:observations:of:young:binaries:(Woitas+;:2001) +C,J/A+A/371/497,optical,ivo://CDS.VizieR/J/A+A/371/497,J/A+A/371/497,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/371/497&,OB:associations:in:the:spiral:galaxy:NGC:300:(Pietrzynski+;:2001) +C,VII/228,optical:infrared,ivo://CDS.VizieR/VII/228,VII/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/228&,Las:Campanas:Infrared:Survey:(Chen+;:2001-2002) +C,J/A+A/369/812,optical,ivo://CDS.VizieR/J/A+A/369/812,J/A+A/369/812,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/812&,UVKs:photometry:of:globular:clusters:in:NGC:5128:(Rejkuba;:2001) +C,B/bax,x-ray,ivo://CDS.VizieR/B/bax,B/bax,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/bax&,The:BAX:Database:(Blanchard+;:2004) +C,J/A+A/368/912,optical,ivo://CDS.VizieR/J/A+A/368/912,J/A+A/368/912,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/368/912&,Polarization:and:rotational:velocities:of:Be:stars:(Yudin;:2001) +C,II/220,optical,ivo://CDS.VizieR/II/220,II/220,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/220&,Polarisation:of:Be:stars:(McDavid;:1986-1999) +C,VI/116,optical,ivo://CDS.VizieR/VI/116,VI/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/116&,Digitized:First:Byurakan:Survey:plate:database:(Mickaelian+:2005) +C,J/A+A/390/235,optical,ivo://CDS.VizieR/J/A+A/390/235,J/A+A/390/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/235&,OI:and:FeII:equivalent:widths:in:metal-poor:stars:(Nissen+:2002) +C,J/A+A/258/243,optical,ivo://CDS.VizieR/J/A+A/258/243,J/A+A/258/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/258/243&,HRV:of:Abell:151:galaxies:(Proust+;:1992) +C,VII/92A,optical,ivo://CDS.VizieR/VII/92A,VII/92A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/92A&,Open:Cluster:Data:5th:Edition:(Lynga:1987) +C,J/AJ/129/682,optical:infrared,ivo://CDS.VizieR/J/AJ/129/682,J/AJ/129/682,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/129/682&,Structural:properties:of:S+S:galaxies:(Hernandez-Toledo+;:2005) +C,J/A+A/343/93,radio,ivo://CDS.VizieR/J/A+A/343/93,J/A+A/343/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/343/93&,Local:radio:luminosity:function:of:galaxies.:II.:(Gavazzi+:1999) +C,J/A+A/440/321,optical,ivo://CDS.VizieR/J/A+A/440/321,J/A+A/440/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/440/321&,Chemical:abundances:in:43:metal-poor:stars:(Jonsell+;:2005) +C,J/A+A/381/420,optical,ivo://CDS.VizieR/J/A+A/381/420,J/A+A/381/420,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/420&,Group:of:Galaxies:in:the:SSRS2:catalog:(Adami+;:2002) +C,J/ApJ/610/1064,optical:infrared,ivo://CDS.VizieR/J/ApJ/610/1064,J/ApJ/610/1064,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/610/1064&,Substellar:population:of:young:cluster:lam:Ori:(Barrado+;:2004) +C,J/AJ/124/915,optical:infrared,ivo://CDS.VizieR/J/AJ/124/915,J/AJ/124/915,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/915&,VI:photometry:of:NGC:5634:(Bellazzini+;:2002) +C,J/ApJS/151/387,optical:infrared,ivo://CDS.VizieR/J/ApJS/151/387,J/ApJS/151/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/151/387&,Near-IR:spectral:library:of:late-type:stars:(Ivanov+;:2004) +C,J/AJ/124/601,optical,ivo://CDS.VizieR/J/AJ/124/601,J/AJ/124/601,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/601&,Absolute:positions:and:proper:motions:in:NGC:188:(Platais+;:2002) +C,J/A+A/375/1,infrared,ivo://CDS.VizieR/J/A+A/375/1,J/A+A/375/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/1&,IR:observations:of:Chandra:Deep:Field:+:HDF-South:(Saracco+;:2001) +C,J/ApJ/606/L25,optical,ivo://CDS.VizieR/J/ApJ/606/L25,J/ApJ/606/L25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/606/L25&,Hubble:Ultra:Deep:Parallel:Fields:(Bouwens+;:2004) +C,I/255,optical,ivo://CDS.VizieR/I/255,I/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/255&,The:HST:Guide:Star:Catalog;:Version:GSC-ACT:(Lasker+:1996-99) +C,J/ApJS/152/201,infrared,ivo://CDS.VizieR/J/ApJS/152/201,J/ApJS/152/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/152/201&,Classification:of:2000:bright:IRAS:sources:(Gupta+;:2004) +C,J/A+A/375/989,infrared,ivo://CDS.VizieR/J/A+A/375/989,J/A+A/375/989,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/989&,JHK:photometry:of:Praesepe:low-mass:stars:(Bouvier+;:2001) +C,J/AJ/119/2571,optical:infrared,ivo://CDS.VizieR/J/AJ/119/2571,J/AJ/119/2571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2571&,UBVRI:photometry:of:HDF:QSOs:and:galaxies:(Vanden:Berk+;:2000) +C,J/other/Ap/44.32,optical,ivo://CDS.VizieR/J/other/Ap/44.328,J/other/Ap/44.32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/44.328&,FBS:12th:list:of:late-type:stars:(Gigoyan+;:2001) +C,J/A+A/375/909,optical,ivo://CDS.VizieR/J/A+A/375/909,J/A+A/375/909,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/909&,RR:Lyrae:stars:in:the:Sgr:dwarf:(Cseresnjes:2001) +C,J/A+A/439/559,optical,ivo://CDS.VizieR/J/A+A/439/559,J/A+A/439/559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/439/559&,OGLE:eclipsing:binaries:(bulge+lmc+smc):(Groenewegen+;:2005) +C,IX/30,x-ray,ivo://CDS.VizieR/IX/30,IX/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/30&,Second:ROSAT:PSPC:Catalog:(ROSAT;:2000) +C,J/MNRAS/292/499,optical,ivo://CDS.VizieR/J/MNRAS/292/499,J/MNRAS/292/499,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/292/499&,EFAR:photometric:data:(Saglia+;:1997) +C,J/A+AS/58/1,radio,ivo://CDS.VizieR/J/A+AS/58/1,J/A+AS/58/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/58/1&,1412:MHz:catalogue:of:Westerbork:survey.:I.:(Windhorst+;:1984) +C,IX/28A,x-ray,ivo://CDS.VizieR/IX/28A,IX/28A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/28A&,ROSAT:HRI:Pointed:Observations:(1RXH):(ROSAT:Team;:2000) +C,J/A+AS/102/397,optical,ivo://CDS.VizieR/J/A+AS/102/397,J/A+AS/102/397,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/102/397&,Colour:magnitude:diagram:of:M13:(Guarnieri+:1993) +C,J/AZh/81/1032,radio,ivo://CDS.VizieR/J/AZh/81/1032,J/AZh/81/1032,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/81/1032&,VLBI:Position:Measurements:(Titov;:2004) +C,J/A+AS/134/401,radio,ivo://CDS.VizieR/J/A+AS/134/401,J/A+AS/134/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/401&,4C:equatorial:sample:VLA:observations.:II.:(Jackson+;:1999) +C,J/A+A/369/178,optical,ivo://CDS.VizieR/J/A+A/369/178,J/A+A/369/178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/178&,Effective:temperatures:of:carbon-rich:stars:(Bergeat+;:2001) +C,J/AJ/123/304,optical:infrared,ivo://CDS.VizieR/J/AJ/123/304,J/AJ/123/304,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/304&,BV(RI)_C_JHK:H{alpha}:photometry:in:IC:5146:(Herbig+;:2002) +C,J/ApJ/453/616,optical:infrared,ivo://CDS.VizieR/J/ApJ/453/616,J/ApJ/453/616,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/453/616&,JHKL:photometry:of:12:micron:galaxy:sample:(Spinoglio+:1995) +C,J/AJ/122/3155,optical:radio,ivo://CDS.VizieR/J/AJ/122/3155,J/AJ/122/3155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/3155&,Peculiar:HI:cloud:near:galactic:plane:(Higgs+;:2001) +C,J/AJ/128/1233,optical:infrared,ivo://CDS.VizieR/J/AJ/128/1233,J/AJ/128/1233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1233&,LkH{alpha}:101:and:the:young:cluster:in:NGC:1579:(Herbig+;:2004) +C,J/A+AS/112/125,optical,ivo://CDS.VizieR/J/A+AS/112/125,J/A+AS/112/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/125&,Lightcurves:of:minor:planets:(Hainaut-Rouelle+;:1995) +C,J/AJ/121/935,optical,ivo://CDS.VizieR/J/AJ/121/935,J/AJ/121/935,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/935&,UBV:and:proper:motions:of:Palomar:13:(Siegel+;:2001) +C,J/PAZh/27/250,optical,ivo://CDS.VizieR/J/PAZh/27/250,J/PAZh/27/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/27/250&,Rotation:curves:for:135:edge-on:galaxies:(Makarov+;:2001) +C,J/A+A/437/1147,*,ivo://CDS.VizieR/J/A+A/437/1147,J/A+A/437/1147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/1147&,Amalthea:and:Thebe:CCD:astrometric:obs.:(Veiga+;:2005) +C,J/AZh/81/541,optical,ivo://CDS.VizieR/J/AZh/81/541,J/AZh/81/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/81/541&,Abundances:of:15:solar:analogues:(Galeev+;:2004) +C,J/A+A/433/1163,x-ray,ivo://CDS.VizieR/J/A+A/433/1163,J/A+A/433/1163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/1163&,Spectral:catalog:of:BeppoSAX:blazars:(Donato+;:2005) +C,J/ApJ/608/781,x-ray,ivo://CDS.VizieR/J/ApJ/608/781,J/ApJ/608/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/608/781&,NGC:6530:Chandra:X-ray:catalog:(Damiani+;:2004) +C,J/A+AS/102/361,optical,ivo://CDS.VizieR/J/A+AS/102/361,J/A+AS/102/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/102/361&,Li:abundances:in:galactic:C-stars:(Boffin+:1993) +C,J/A+A/374/968,infrared,ivo://CDS.VizieR/J/A+A/374/968,J/A+A/374/968,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/968&,Photometric:and:kinematic:properties:of:LPVs:(Mennessier+;:2001) +C,J/A+A/370/78,radio,ivo://CDS.VizieR/J/A+A/370/78,J/A+A/370/78,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/370/78&,RATAN-600:NCP:bright:radio:sources:(Mingaliev+;:2001) +C,J/AJ/105/1271,radio,ivo://CDS.VizieR/J/AJ/105/1271,J/AJ/105/1271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1271&,Pisces-Perseus:supercluster.:VI:(Giovanelli+;:1993) +C,J/AJ/128/787,x-ray:infrared,ivo://CDS.VizieR/J/AJ/128/787,J/AJ/128/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/787&,Chandra:Orion:flanking:fields:data:(Ramirez+;:2004) +C,J/A+A/364/712,optical,ivo://CDS.VizieR/J/A+A/364/712,J/A+A/364/712,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/712&,BV:photometry:in:Draco:molecular:cloud:(Penprase+;:2000) +C,J/AJ/127/2659,x-ray:optical:infrared,ivo://CDS.VizieR/J/AJ/127/2659,J/AJ/127/2659,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2659&,CHANDRA:observations:of:NGC:2264:(Ramirez+;:2004) +C,J/A+A/372/173,infrared,ivo://CDS.VizieR/J/A+A/372/173,J/A+A/372/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/173&,ISOCAM:observations:of:the:rho:Ophiuchi:cloud:(Bontemps+;:2001) +C,J/AZh/78/1135,optical,ivo://CDS.VizieR/J/AZh/78/1135,J/AZh/78/1135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/78/1135&,Spectrophotometric:standards:near:DE=+40{deg}:(Tereshchenko;:2001) +C,J/A+AS/118/191,radio,ivo://CDS.VizieR/J/A+AS/118/191,J/A+AS/118/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/191&,Multitransition:CS-study:towards:H2O:masers:(Juvela;:1996) +C,VII/21,optical,ivo://CDS.VizieR/VII/21,VII/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/21&,Catalogue:of:Reflection:Nebulae:(Van:den:Bergh;:1966) +C,J/ApJ/616/562,optical,ivo://CDS.VizieR/J/ApJ/616/562,J/ApJ/616/562,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/616/562&,Rotational:velocities:in:binaries:(Abt+;:2004) +C,J/A+A/274/895,radio,ivo://CDS.VizieR/J/A+A/274/895,J/A+A/274/895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/274/895&,Radio:observations:of:South.:PN:Candidates:(Van:de:Steene+:1993) +C,J/ApJ/614/671,optical:radio,ivo://CDS.VizieR/J/ApJ/614/671,J/ApJ/614/671,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/614/671&,Hot;:dusty:ultraluminous:galaxies:at:z~2:(Chapman+;:2004) +C,J/A+AS/80/149,infrared:radio,ivo://CDS.VizieR/J/A+AS/80/149,J/A+AS/80/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/80/149&,IRAS:Sources:behind:the:Solar:circle:(Wouterloot+:1989) +C,J/A+A/423/919,optical,ivo://CDS.VizieR/J/A+A/423/919,J/A+A/423/919,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/919&,Objects:in:LHA:115-N83-84-85:SMC:region:(Bratsolis+;:2004) +C,J/A+A/421/175,x-ray,ivo://CDS.VizieR/J/A+A/421/175,J/A+A/421/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/175&,XMM:sources:in:Blanco:1:(Pillitteri+;:2004) +C,J/PASP/113/1365,optical,ivo://CDS.VizieR/J/PASP/113/1365,J/PASP/113/1365,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/113/1365&,Super-metal-rich:stars:(Buzzoni+;:2001) +C,J/A+AS/93/373,optical,ivo://CDS.VizieR/J/A+AS/93/373,J/A+AS/93/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/93/373&,uvby-beta:photometry:in:SA:203:(Franco:1992) +C,J/A+A/399/919,x-ray,ivo://CDS.VizieR/J/A+A/399/919,J/A+A/399/919,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/919&,X-ray:Luminosities:in:Blanco:1:(Pillitteri+;:2003) +C,J/A+AS/124/449,x-ray,ivo://CDS.VizieR/J/A+AS/124/449,J/A+AS/124/449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/449&,Young:stars:south:of:Taurus-Auriga:(Magazzu+:1997) +C,J/AJ/113/669,optical,ivo://CDS.VizieR/J/AJ/113/669,J/AJ/113/669,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/669&,Stars:in:M13:core:(Cohen+:1997) +C,J/AJ/123/789,optical,ivo://CDS.VizieR/J/AJ/123/789,J/AJ/123/789,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/789&,ARAUCARIA:project::NGC:300:Cepheid:variables:(Pietrzynski+;:2002) +C,J/A+A/373/625,optical,ivo://CDS.VizieR/J/A+A/373/625,J/A+A/373/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/625&,uvby{beta}:photometry:of:lambda:Bootis:stars:(Paunzen+;:2001) +C,J/A+A/436/799,gamma-ray:x-ray,ivo://CDS.VizieR/J/A+A/436/799,J/A+A/436/799,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/799&,X-:and:gamma-ray:fluxes:of:{gamma}-ray-loud:blazars:(Fan+;:2005) +C,J/ApJS/155/401,infrared,ivo://CDS.VizieR/J/ApJS/155/401,J/ApJS/155/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/155/401&,Magellanic:clouds:globular:clusters:ISOCAM:obs.:(Tanabe+;:2004) +C,J/A+A/373/576,optical,ivo://CDS.VizieR/J/A+A/373/576,J/A+A/373/576,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/576&,Detection:of:Tycho:variables:stars:(Piquard+;:2001) +C,V/113D,optical,ivo://CDS.VizieR/V/113D,V/113D,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/113D&,Cataclysmic:Binaries;:LMXBs;:and:related:objects:(Ritter+;:2003) +C,III/143,optical,ivo://CDS.VizieR/III/143,III/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/143&,Spectrophotometry:of:Wolf-Rayet:Stars:(Torres-Dodgen+:1988) +C,J/ApJ/365/471,optical,ivo://CDS.VizieR/J/ApJ/365/471,J/ApJ/365/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/365/471&,Planetary:nebulae:as:standard:candles.:VI.:(Jacoby+;:1990) +C,J/A+AS/135/231,optical,ivo://CDS.VizieR/J/A+AS/135/231,J/A+AS/135/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/231&,Mining:in:the:Hipparcos:raw:data:(Falin+;:1999) +C,J/AJ/113/1011,uv,ivo://CDS.VizieR/J/AJ/113/1011,J/AJ/113/1011,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/1011&,UV:Observations:of:the:SMC:(Cornett+:1997) +C,J/A+A/373/536,optical:radio,ivo://CDS.VizieR/J/A+A/373/536,J/A+A/373/536,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/536&,New:galactic:bulge:PNe:(van:de:Steene+;:2001) +C,J/ApJ/554/803,infrared:radio,ivo://CDS.VizieR/J/ApJ/554/803,J/ApJ/554/803,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/554/803&,New:VLA:Sky:Survey:(NVSS):Cat:of:IRAS:2:Jy:Galaxies:(Yun+:2001) +C,J/ApJ/356/332,optical,ivo://CDS.VizieR/J/ApJ/356/332,J/ApJ/356/332,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/356/332&,Planetary:nebulae:as:standard:candles.:V.:(Jacoby+;:1990) +C,J/A+A/384/1050,optical,ivo://CDS.VizieR/J/A+A/384/1050,J/A+A/384/1050,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/1050&,Interstellar:polarization.:VI.:(Berdyugin+;:2002) +C,J/A+A/373/438,x-ray,ivo://CDS.VizieR/J/A+A/373/438,J/A+A/373/438,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/438&,X-ray:view:of:M:33:after:ROSAT:(Haberl+;:2001) +C,J/ApJ/344/704,optical,ivo://CDS.VizieR/J/ApJ/344/704,J/ApJ/344/704,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/344/704&,Planetary:nebulae:as:standard:candles.:III.:(Jacoby+;:1989) +C,J/ApJ/339/53,optical,ivo://CDS.VizieR/J/ApJ/339/53,J/ApJ/339/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/339/53&,Planetary:nebulae:as:standard:candles.:II.:(Ciardullo+;:1989) +C,J/AZh/71/762,radio,ivo://CDS.VizieR/J/AZh/71/762,J/AZh/71/762,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/71/762&,Radio:luminosities:of:232:pulsars:(Malov+;:1994) +C,VII/161,optical,ivo://CDS.VizieR/VII/161,VII/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/161&,Nearby:Galaxies:(Schmidt+:1993) +C,J/A+A/388/100,x-ray,ivo://CDS.VizieR/J/A+A/388/100,J/A+A/388/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/388/100&,ROSAT:X-ray:sources:in:LMC.:II.:(Kahabka;:2002) +C,J/AJ/121/1872,optical,ivo://CDS.VizieR/J/AJ/121/1872,J/AJ/121/1872,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/1872&,FIRST:radio-selected:QSOs:(Helfand+;:2001) +C,J/A+A/385/471,optical:infrared,ivo://CDS.VizieR/J/A+A/385/471,J/A+A/385/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/471&,UBVI:photometry:of:NGC:7036:and:NGC:7772:(Carraro+;:2002) +C,J/ApJ/612/848,x-ray,ivo://CDS.VizieR/J/ApJ/612/848,J/ApJ/612/848,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/848&,Chandra:LMXB:in:NGC:1332:(Humphrey+;:2004) +C,J/A+A/385/39,radio,ivo://CDS.VizieR/J/A+A/385/39,J/A+A/385/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/39&,13:and:22cm:radio:flux:from:A3571:(Venturi+;:2002) +C,J/ApJ/612/481,*,ivo://CDS.VizieR/J/ApJ/612/481,J/ApJ/612/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/481&,Optical:brightness:of:{epsilon}:Eri:dust:ring:(Proffitt+;:2004) +C,VII/145,optical,ivo://CDS.VizieR/VII/145,VII/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/145&,Nearby:Galaxies:Catalogue:(NBG):(Tully:1988) +C,J/ApJ/613/914,optical:radio,ivo://CDS.VizieR/J/ApJ/613/914,J/ApJ/613/914,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/613/914&,Star:formation:in:HI-selected:galaxies:(Helmboldt+;:2004) +C,J/A+A/437/883,optical,ivo://CDS.VizieR/J/A+A/437/883,J/A+A/437/883,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/437/883&,K20:survey::spectroscopic:catalogue:(Mignoli+;:2005) +C,J/PASP/113/10,infrared:radio,ivo://CDS.VizieR/J/PASP/113/10,J/PASP/113/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/113/10&,Sub-mJy:radio:sources:complete:sample:(Masci+;:2001) +C,J/A+AS/131/73,radio,ivo://CDS.VizieR/J/A+AS/131/73,J/A+AS/131/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/73&,Catalogue:of:HI:maps:of:galaxies.:I.:(Martin:1998) +C,J/A+A/411/361,optical,ivo://CDS.VizieR/J/A+A/411/361,J/A+A/411/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/411/361&,VI:photometry:of:extra-galactic:Cepheids:(Kanbur+;:2003) +C,J/AJ/123/2806,optical:infrared,ivo://CDS.VizieR/J/AJ/123/2806,J/AJ/123/2806,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2806&,Nearby:stars:in:the:NLTT:catalogue:(Reid+;:2002) +C,J/AJ/122/2458,optical,ivo://CDS.VizieR/J/AJ/122/2458,J/AJ/122/2458,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2458&,M31:globular:clusters:from:HST:(Barmby+;:2001) +C,J/ApJ/445/280,x-ray,ivo://CDS.VizieR/J/ApJ/445/280,J/ApJ/445/280,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/445/280&,ROSAT:survey:of:the:Orion:nebula:region:(Gagne+:1995) +C,J/A+A/404/913,optical,ivo://CDS.VizieR/J/A+A/404/913,J/A+A/404/913,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/404/913&,Kinematics:and:HR:Diagrams:of:Southern:Young:Stars:(Sartori+:2003) +C,J/A+AS/98/589,infrared:radio,ivo://CDS.VizieR/J/A+AS/98/589,J/A+AS/98/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/98/589&,IRAS:Sources:behind:the:Solar:circle:(Wouterloot+:1993) +C,J/A+A/352/555,*,ivo://CDS.VizieR/J/A+A/352/555,J/A+A/352/555,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/352/555&,Fundamental:parameters:of:stars:(Allende:Prieto+;:1999) +C,J/A+A/371/943,*,ivo://CDS.VizieR/J/A+A/371/943,J/A+A/371/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/371/943&,Lithium:abundances:for:185:main-sequence:stars:(Chen+;:2001) +C,J/ApJ/612/652,optical:radio,ivo://CDS.VizieR/J/ApJ/612/652,J/ApJ/612/652,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/652&,Dimensionless:coordinate:distances:to:supernovae:(Daly+;:2004) +C,B/int,optical,ivo://CDS.VizieR/B/int,B/int,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/int&,Isaac:Newton:Telescope:Wide:Field:Survey:(CASU:2002) +C,J/A+A/363/887,radio,ivo://CDS.VizieR/J/A+A/363/887,J/A+A/363/887,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/887&,High:frequency:peakers.:I.:The:bright:sample:(Dallacasa+;:2000) +C,I/210,optical,ivo://CDS.VizieR/I/210,I/210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/210&,Mean:Positions:and:proper:motions:of:995:FK4Sup:stars:(Schwan+:1993) +C,V/67,radio,ivo://CDS.VizieR/V/67,V/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/67&,An:astrometric:catalogue:of:radio:stars:(Hering+:1990) +C,J/A+A/384/473,infrared,ivo://CDS.VizieR/J/A+A/384/473,J/A+A/384/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/473&,O;:B:and:Be:stars:equivalent:widths:(Lenorzer+;:2002) +C,J/ApJ/612/511,radio,ivo://CDS.VizieR/J/ApJ/612/511,J/ApJ/612/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/511&,Exoplanet:radio:emission:(Lazio+;:2004) +C,J/ApJ/562/337,optical:infrared,ivo://CDS.VizieR/J/ApJ/562/337,J/ApJ/562/337,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/562/337&,High:proper-motion:stars:from:MACHO:astrometry:(Alcock+;:2001) +C,J/A+AS/124/1,optical,ivo://CDS.VizieR/J/A+AS/124/1,J/A+AS/124/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/1&,The:Centaurus:Cluster:Catalogue:(Jerjen+:1997) +C,J/AJ/121/974,infrared,ivo://CDS.VizieR/J/AJ/121/974,J/AJ/121/974,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/974&,JHK:photometry:in:Cha:I:(Gomez+;:2001) +C,J/ApJ/559/307,infrared,ivo://CDS.VizieR/J/ApJ/559/307,J/ApJ/559/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/307&,Sub-mm:mapping:in:Orion:B:molecular:cloud:(Johnstone+;:2001) +C,J/ApJS/152/251,optical,ivo://CDS.VizieR/J/ApJS/152/251,J/ApJS/152/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/152/251&,Indo-US:library:of:coude:feed:stellar:spectra:(Valdes+;:2004) +C,J/ApJS/104/71,optical,ivo://CDS.VizieR/J/ApJS/104/71,J/ApJS/104/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/104/71&,UBV:photometry:of:OB:associations:in:LMC:superbubbles:(Oey:1996) +C,J/AJ/121/891,optical,ivo://CDS.VizieR/J/AJ/121/891,J/AJ/121/891,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/891&,UBV:photometry:of:LMC:OB:associations:(Parker+;:2001) +C,J/A+AS/124/157,optical,ivo://CDS.VizieR/J/A+AS/124/157,J/A+AS/124/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/157&,Hipparcos:stars:proper:motions:(Geffert+:1997) +C,I/276,optical,ivo://CDS.VizieR/I/276,I/276,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/276&,Tycho:Double:Star:Catalogue:(TDSC):(Fabricius+:2002) +C,J/A+AS/116/429,optical,ivo://CDS.VizieR/J/A+AS/116/429,J/A+AS/116/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/116/429&,Classification:of:Coma:early:galaxies:(Andreon+:1996) +C,J/ApJS/134/385,gamma-ray,ivo://CDS.VizieR/J/ApJS/134/385,J/ApJS/134/385,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/134/385&,Supplement:to:the:BATSE:gamma-ray:burst:catalogs:(Kommers+;:2001) +C,J/A+A/370/468,gamma-ray:radio,ivo://CDS.VizieR/J/A+A/370/468,J/A+A/370/468,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/370/468&,Variability:of:gamma-ray:sources:(Torres+;:2001) +C,J/A+A/435/863,radio,ivo://CDS.VizieR/J/A+A/435/863,J/A+A/435/863,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/863&,B3-VLA:sample.:IV::74MHz:flux:densities:(Mack+;:2005) +C,J/A+A/406/579,radio,ivo://CDS.VizieR/J/A+A/406/579,J/A+A/406/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/406/579&,B3-VLA:sample.:III.:Polarisation:(Klein+;:2003) +C,J/AZh/78/963,optical,ivo://CDS.VizieR/J/AZh/78/963,J/AZh/78/963,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/78/963&,Galaxies:with:rows:(Chernin+;:2001) +C,J/ApJS/149/123,radio,ivo://CDS.VizieR/J/ApJS/149/123,J/ApJS/149/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/149/123&,WSRT:survey:of:Cygnus:OB2:(Setia:Gunawan+;:2003) +C,J/A+A/382/389,optical,ivo://CDS.VizieR/J/A+A/382/389,J/A+A/382/389,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/389&,CCD:R:photometry:of:17:clusters:of:galaxies:(Kopylov+;:2002) +C,J/AJ/128/544,optical:infrared,ivo://CDS.VizieR/J/AJ/128/544,J/AJ/128/544,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/544&,UBRI:Photometry:of:Quasars:(McIntosh+;:2004) +C,J/A+A/381/105,optical,ivo://CDS.VizieR/J/A+A/381/105,J/A+A/381/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/105&,Rotational:velocities:of:A-type:stars.:I.:(Royer+;:2002) +C,III/83,uv,ivo://CDS.VizieR/III/83,III/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/83&,IUE:Low-Dispersion:Reference:Atlas:I;:Normal:Stars:(Heck+:1984) +C,J/ApJ/610/128,x-ray:optical:infrared,ivo://CDS.VizieR/J/ApJ/610/128,J/ApJ/610/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/610/128&,NIR:colors:of:hard:X-ray-selected:AGN:(Watanabe+;:2004) +C,J/A+A/368/797,x-ray,ivo://CDS.VizieR/J/A+A/368/797,J/A+A/368/797,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/368/797&,Soft:X-ray:properties:of:Seyfert:galaxies:(Pfefferkorn+;:2001) +C,J/AJ/122/1383,optical,ivo://CDS.VizieR/J/AJ/122/1383,J/AJ/122/1383,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1383&,DIRECT:BVI:photometry:in:M31:(Mochejska+;:2001) +C,J/A+A/436/117,optical:infrared,ivo://CDS.VizieR/J/A+A/436/117,J/A+A/436/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/436/117&,BVR:photometry:in:N214C:(Meynadier+;:2005) +C,J/AJ/122/1289,optical:infrared,ivo://CDS.VizieR/J/AJ/122/1289,J/AJ/122/1289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/1289&,H:magnitude:and:radial:velocities:of:A1644:(Tustin+;:2001) +C,J/MNRAS/306/708,optical:radio,ivo://CDS.VizieR/J/MNRAS/306/708,J/MNRAS/306/708,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/306/708&,The:Phoenix:Survey:(Georgakakis+;:1999) +C,J/AJ/128/1254,infrared,ivo://CDS.VizieR/J/AJ/128/1254,J/AJ/128/1254,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/128/1254&,VLT:3.8{mu}m:Trapezium:catalog:(Lada+;:2004) +C,J/ApJS/96/461,uv,ivo://CDS.VizieR/J/ApJS/96/461,J/ApJS/96/461,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/461&,Far-UV:Point:Sources:(Bowyer+:1995) +C,J/ApJ/540/236,infrared,ivo://CDS.VizieR/J/ApJ/540/236,J/ApJ/540/236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/540/236&,KH:photometry:of:Orion:Nebula:Cluster:(Hillenbrand+;:2000) +C,J/A+A/171/261,optical:radio,ivo://CDS.VizieR/J/A+A/171/261,J/A+A/171/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/171/261&,Radio:Recombination:Lines:of:Southern:HII:Regions:(Caswell+:1987) +C,J/A+A/393/115,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/393/115,J/A+A/393/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/115&,86GHz:SiO:maser:survey:of:late-type:stars:(Messineo+;:2002) +C,J/AJ/122/2205,optical:infrared,ivo://CDS.VizieR/J/AJ/122/2205,J/AJ/122/2205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/2205&,HDF-South:K:photometric:redshift:catalog:(Rudnick+;:2001) +C,J/A+A/435/521,radio,ivo://CDS.VizieR/J/A+A/435/521,J/A+A/435/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/521&,Radio:Sources:in:Low-Luminosity:AGNs.:IV:(Nagar+;:2005) +C,J/A+A/435/507,optical,ivo://CDS.VizieR/J/A+A/435/507,J/A+A/435/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/507&,BVI:phot.:of:CFRS:0300+00:&::1415+52:fields:galaxies:(Zheng+;:2005) +C,J/ApJS/131/47,radio,ivo://CDS.VizieR/J/ApJS/131/47,J/ApJS/131/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/131/47&,Gas-rich:dwarfs:from:the:POSS-II.:III.:(Eder+;:2000) +C,J/ApJ/612/202,optical,ivo://CDS.VizieR/J/ApJ/612/202,J/ApJ/612/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/612/202&,Catalog:of:spheroids:in:UGC:10214:field:(Menanteau+;:2004) +C,J/A+A/368/845,optical:radio,ivo://CDS.VizieR/J/A+A/368/845,J/A+A/368/845,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/368/845&,Arcetri:Catalog:of:H2O:maser:sources.:Update.:(Valdettaro+;:2001) +C,J/A+A/435/363,infrared,ivo://CDS.VizieR/J/A+A/435/363,J/A+A/435/363,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/435/363&,Southern:Infrared:Proper:Motion:Survey:(Deacon+;:2005) +C,J/A+A/319/67,optical:radio,ivo://CDS.VizieR/J/A+A/319/67,J/A+A/319/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/319/67&,HI:observations:of:dwarf:galaxies:in:voids:(Huchtmeier+:1997) +C,J/AN/283/109,optical,ivo://CDS.VizieR/J/AN/283/109,J/AN/283/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/283/109&,Star:positions:in:the:region:of:alpha:Per:(Heckmann+;:1956) +C,V/90,x-ray,ivo://CDS.VizieR/V/90,V/90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/90&,Catalogue:of:X-Ray:Binaries:(van:Paradijs:1995) +C,J/A+A/376/144,optical:infrared,ivo://CDS.VizieR/J/A+A/376/144,J/A+A/376/144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/144&,BV(RI)_C_H{alpha}:photometry:of:NGC:663:(Pigulski+;:2001) +C,J/ApJ/542/673,optical,ivo://CDS.VizieR/J/ApJ/542/673,J/ApJ/542/673,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/542/673&,Morphological:types:of:galaxies:in:clusters:(Fasano+;:2000) +C,J/A+A/434/201,infrared:radio,ivo://CDS.VizieR/J/A+A/434/201,J/A+A/434/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/201&,The:35um:absorption:line:towards:1612MHz:masers:(He+;:2005) +C,J/A+A/434/275,optical,ivo://CDS.VizieR/J/A+A/434/275,J/A+A/434/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/434/275&,Galactic:thin:disk:[Th/Eu]:abundance:ratios:(del:Peloso+;:2005) +C,III/197,infrared,ivo://CDS.VizieR/III/197,III/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/197&,IRAS:Low:Resolution:Spectra:(IRAS:team;:1987) +C,J/ApJ/554/L129,x-ray,ivo://CDS.VizieR/J/ApJ/554/L129,J/ApJ/554/L129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/554/L129&,X-ray:luminosity-velocity:dispersion:relation:(Mahdavi+;:2001) +C,J/PASP/106/646,optical,ivo://CDS.VizieR/J/PASP/106/646,J/PASP/106/646,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/106/646&,HST:quasar:absorption-line:key:project.:VIII.:(Kirhakos+;:1994) +C,J/AJ/122/503,optical,ivo://CDS.VizieR/J/AJ/122/503,J/AJ/122/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/503&,SDSS:u*g*r*i*z*:photometry:and:redshift:of:QSOs:(Anderson+;:2001) +C,J/AJ/126/2048,optical,ivo://CDS.VizieR/J/AJ/126/2048,J/AJ/126/2048,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2048&,NStars:project::the:Northern:Sample.:I.:(Gray+;:2003) +C,J/A+AS/135/145,optical,ivo://CDS.VizieR/J/A+AS/135/145,J/A+AS/135/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/145&,HII:region:catalogue:of:NGC:7479:(Rozas+;:1999) +C,J/AJ/126/1996,x-ray,ivo://CDS.VizieR/J/AJ/126/1996,J/AJ/126/1996,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1996&,100:brightest:X-ray:stars:within:50pc:of:the:Sun:(Makarov+;:2003) +C,J/AJ/123/3356,optical,ivo://CDS.VizieR/J/AJ/123/3356,J/AJ/123/3356,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/3356&,Palomar/MSU:nearby:star:spectroscopic:survey.:III.:(Gizis+;:2002) +C,J/A+A/376/561,optical,ivo://CDS.VizieR/J/A+A/376/561,J/A+A/376/561,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/376/561&,Rc:light:curves:of:7:variables:in:M37:(Kiss+;:2001) +C,J/A+A/433/757,optical,ivo://CDS.VizieR/J/A+A/433/757,J/A+A/433/757,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/433/757&,Optical:polarization:of:203:QSOs:(Sluse+;:2005) +C,J/A+A/284/233,infrared,ivo://CDS.VizieR/J/A+A/284/233,J/A+A/284/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/284/233&,Association:of:HII:regions:and:IRAS:PSC:sources:(Codella+:1994) +C,J/PASJ/53/445,x-ray,ivo://CDS.VizieR/J/PASJ/53/445,J/PASJ/53/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/53/445&,ASCA:Deep:survey:in:Lockman:Hole:Field:(Ishisaki+;:2001) +C,J/PASJ/33/107,optical,ivo://CDS.VizieR/J/PASJ/33/107,J/PASJ/33/107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASJ/33/107&,M:giants:in:Cassiopeia:(Ichikawa;:1981) +C,J/AZh/80/8,optical,ivo://CDS.VizieR/J/AZh/80/8,J/AZh/80/8,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/80/8&,Proper:motions:of:open:star:clusters:(Loktin+;:2003) +C,J/MNRAS/312/540,optical,ivo://CDS.VizieR/J/MNRAS/312/540,J/MNRAS/312/540,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/312/540&,Redshift:survey:of:intercluster:galaxies:(Bardelli+;:2000) +C,J/A+A/250/370,uv,ivo://CDS.VizieR/J/A+A/250/370,J/A+A/250/370,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/250/370&,Far-UV:excess:object:survey:(Bixler+:1991) +C,J/A+A/366/498,optical:infrared,ivo://CDS.VizieR/J/A+A/366/498,J/A+A/366/498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/498&,VI:photometry:of:M33:star:clusters:(Chandar+;:2001) +C,J/A+A/366/481,optical:radio,ivo://CDS.VizieR/J/A+A/366/481,J/A+A/366/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/481&,ATCA/VLA:OH:1612:MHz:survey.:III.:(Sevenster+;:2001) +C,J/MNRAS/358/66,optical,ivo://CDS.VizieR/J/MNRAS/358/66,J/MNRAS/358/66,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/358/66&,uvby{beta}:photometry:of:NGC:663:(Fabregat+;:2005) +C,III/116,optical,ivo://CDS.VizieR/III/116,III/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/116&,Spectrophotometric:Standards:(Massey+:1988) +C,J/ApJS/134/77,x-ray,ivo://CDS.VizieR/J/ApJS/134/77,J/ApJS/134/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/134/77&,ASCA:Galactic:Plane:Survey:faint:X-ray:sources:(Sugizak+;:2001) +C,J/A+A/366/428,optical:radio,ivo://CDS.VizieR/J/A+A/366/428,J/A+A/366/428,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/428&,HI:observations:of:nearby:dwarf:galaxies:(Karachentsev+;:2001) +C,J/A+A/380/665,optical:radio,ivo://CDS.VizieR/J/A+A/380/665,J/A+A/380/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/665&,Massive:dense:cores:with:^13^CO:J=1-0:lines:(Wu+;:2001) +C,J/A+AS/118/481,x-ray,ivo://CDS.VizieR/J/A+AS/118/481,J/A+AS/118/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/481&,ROSAT:all-sky:survey:catalogue:of:OB:stars:(Berghoefer+:1996) +C,J/other/PBeiO/17,optical,ivo://CDS.VizieR/J/other/PBeiO/17.105,J/other/PBeiO/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PBeiO/17.105&,Third:preliminary:catalogue:of:stars:(PPCP3::Lu:1990) +C,J/other/BSAO/40.,radio,ivo://CDS.VizieR/J/other/BSAO/40.128,J/other/BSAO/40.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/40.128&,RATAN-600:radio:sources:spectra:(Bursov:1996) +C,III/137,optical,ivo://CDS.VizieR/III/137,III/137,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/137&,Spectroscopically:Identified:Hot:Subdwarf:Stars:(Kilkenny+:1988) +C,J/A+AS/129/87,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+AS/129/87,J/A+AS/129/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/87&,ROSAT:RASS:II:observations:of:IRAS:galaxies:(Boller+:1998) +C,J/A+A/380/578,optical,ivo://CDS.VizieR/J/A+A/380/578,J/A+A/380/578,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/578&,Equiv.:widths:of:13:horizontal:branch:stars:(Tautvaisiene+;:2001) +C,J/ApJ/595/1154,optical,ivo://CDS.VizieR/J/ApJ/595/1154,J/ApJ/595/1154,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/595/1154&,Oxygen:abundances:in:metal-poor:stars:(Fulbright+;:2003) +C,J/A+A/362/215,infrared,ivo://CDS.VizieR/J/A+A/362/215,J/A+A/362/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/362/215&,IJKs:photometry:of:Galactic:bulge:variables:(Schultheis+;:2000) +C,J/A+A/380/238,optical,ivo://CDS.VizieR/J/A+A/380/238,J/A+A/380/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/238&,Long-period:companions:of:multiple:stars:(Shatsky;:2001) +C,III/191,optical,ivo://CDS.VizieR/III/191,III/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/191&,Radial:Velocities:of:Nearby:Stars:(Tokovinin;:1992) +C,III/74,optical,ivo://CDS.VizieR/III/74,III/74,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/74&,Faint:Blue:Stars:near:the:South:Galactic:Pole:(Haro+:1962) +C,J/A+A/431/1189,optical,ivo://CDS.VizieR/J/A+A/431/1189,J/A+A/431/1189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/431/1189&,BV:photometry:of:NGC:6822:variables:(Baldacci+;:2005) +C,II/232,optical,ivo://CDS.VizieR/II/232,II/232,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/232&,UBV:photometry:of:selected:regions:in:the:MCs:(Braun:2001) +C,J/AJ/116/2341,optical:infrared,ivo://CDS.VizieR/J/AJ/116/2341,J/AJ/116/2341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/2341&,UBVRI:photometry:in:Sextans:A:(Van:Dyk+:1998) +C,J/AJ/126/2268,optical,ivo://CDS.VizieR/J/AJ/126/2268,J/AJ/126/2268,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2268&,Velocity:dispersions:and:Mg2:index:of:galaxies:(Wegner+;:2003) +C,IV/20,optical,ivo://CDS.VizieR/IV/20,IV/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/20&,Identifications:of:Metal-Deficient:F-M:Stars:(Bartkevicius+:1986) +C,J/A+A/379/21,radio,ivo://CDS.VizieR/J/A+A/379/21,J/A+A/379/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/21&,Radio-optically:selected:galaxy:clusters:I.:(Zanichelli+;:2001) +C,J/AJ/126/1750,optical,ivo://CDS.VizieR/J/AJ/126/1750,J/AJ/126/1750,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1750&,Seyfert:population:in:SSRS2:(Maia+;:2003) +C,J/ApJS/66/387,optical,ivo://CDS.VizieR/J/ApJS/66/387,J/ApJS/66/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/66/387&,Case:low-dispersion:Survey:VII.:(Sanduleak+:1988) +C,J/ApJ/538/29,optical,ivo://CDS.VizieR/J/ApJ/538/29,J/ApJ/538/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/538/29&,HDF-N:Caltech:faint:galaxy:redshift:survey.:X.:(Cohen+;:2000) +C,J/MNRAS/350/1485,optical:radio,ivo://CDS.VizieR/J/MNRAS/350/1485,J/MNRAS/350/1485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/350/1485&,2dFGRS::Radio:galaxies:properties:(Magliocchetti+;:2004) +C,J/A+A/320/185,optical:infrared,ivo://CDS.VizieR/J/A+A/320/185,J/A+A/320/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/320/185&,UBVRIcJHKL:photometry:in:Lup:(Wichmann+:1997) +C,J/MNRAS/307/236,optical:radio,ivo://CDS.VizieR/J/MNRAS/307/236,J/MNRAS/307/236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/307/236&,HI:data:of:Puppis:galaxies:(Chamaraux+;:1999) +C,J/AJ/120/2331,optical:infrared,ivo://CDS.VizieR/J/AJ/120/2331,J/AJ/120/2331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2331&,B3:0003+387:field:(Thompson+;:2000) +C,III/114,infrared,ivo://CDS.VizieR/III/114,III/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/114&,Spectra:of:Late-Type:Standards;:2.0-2.5:Microns:(Kleinmann+:1986) +C,III/144,optical,ivo://CDS.VizieR/III/144,III/144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/144&,Radial:Velocities:for:High:Proper:Motion:Stars:(Fouts+;:1986) +C,J/AJ/121/2331,optical,ivo://CDS.VizieR/J/AJ/121/2331,J/AJ/121/2331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2331&,SDSS:redshifts:in:the:Coma:cluster:(Castander+;:2001) +C,J/AJ/120/2206,optical:infrared,ivo://CDS.VizieR/J/AJ/120/2206,J/AJ/120/2206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2206&,NTT;:HDF-S:and:HDF-N:photometric:redshifts:(Fontana+;:2000) +C,J/A+A/377/801,optical:radio,ivo://CDS.VizieR/J/A+A/377/801,J/A+A/377/801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/377/801&,Fourth:list:of:the:Karachentsev:catalog:(Huchtmeier+;:2001) +C,J/AJ/106/1508,optical,ivo://CDS.VizieR/J/AJ/106/1508,J/AJ/106/1508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/1508&,Dynamics:of:globular:cluster:NGC:362:(Fischer+:1993) +C,J/A+A/423/677,optical,ivo://CDS.VizieR/J/A+A/423/677,J/A+A/423/677,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/677&,Oxygen:abundances:in:chromospherically:active:stars:(Morel+;:2004) +C,J/A+A/430/1005,optical:infrared,ivo://CDS.VizieR/J/A+A/430/1005,J/A+A/430/1005,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/430/1005&,VRIH{alpha}:photometry:of:NGC:2264:variables:(Lamm+;:2005) +C,J/A+A/327/325,radio,ivo://CDS.VizieR/J/A+A/327/325,J/A+A/327/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/327/325&,Distances:of:molecular:cloud:(May+;:1997) +C,II/169,optical,ivo://CDS.VizieR/II/169,II/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/169&,Observations:in:the:Geneva:Photometric:System:4.:(Rufener:1988) +C,J/ApJS/13/65,radio,ivo://CDS.VizieR/J/ApJS/13/65,J/ApJS/13/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/13/65&,Radio:source:flux:densities:at:750:&::1400MHz:(Pauliny-Toth+:1966) +C,I/54A,optical,ivo://CDS.VizieR/I/54A,I/54A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/54A&,LFT:Catalogue:(Luyten;:1955) +C,J/A+A/423/833,optical,ivo://CDS.VizieR/J/A+A/423/833,J/A+A/423/833,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/833&,Photometry:in:elliptical:galaxies:(Michard+;:2004) +C,I/147,optical,ivo://CDS.VizieR/I/147,I/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/147&,Carlsberg:Meridian:Catalog;:Vol.:4:(CMC4;:1989) +C,J/A+A/429/819,optical,ivo://CDS.VizieR/J/A+A/429/819,J/A+A/429/819,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/429/819&,Photometry:in:elliptical:galaxies.:II.:(Michard+;:2005) +C,J/A+A/363/L1,optical,ivo://CDS.VizieR/J/A+A/363/L1,J/A+A/363/L1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/L1&,The:distance:modulus:of:the:LMC:(Kovacs;:2000) +C,J/AJ/121/2124,optical:infrared,ivo://CDS.VizieR/J/AJ/121/2124,J/AJ/121/2124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2124&,{lambda}:Ori:pre-main-sequence:stars:photometry:(Dolan+;:2001) +C,J/ApJS/115/1,optical,ivo://CDS.VizieR/J/ApJS/115/1,J/ApJS/115/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/115/1&,MX:northern:Abell:cluster:redshift:survey:(Slinglendy+:1998) +C,J/AJ/98/64,x-ray:radio,ivo://CDS.VizieR/J/AJ/98/64,J/AJ/98/64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/98/64&,VLA:survey:of:Abell:clusters:of:galaxies:I.:(Zhao+:1989) +C,J/AZh/81/209,optical,ivo://CDS.VizieR/J/AZh/81/209,J/AZh/81/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/81/209&,Neutron:capture:elements:in:stars::neodymium:(Mashonkina+;:2004) +C,J/A+A/363/517,optical:infrared,ivo://CDS.VizieR/J/A+A/363/517,J/A+A/363/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/517&,Redshift:from:UBRI:photometry:method:(Mobasher+;:2000) +C,J/A+A/341/818,optical,ivo://CDS.VizieR/J/A+A/341/818,J/A+A/341/818,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/341/818&,s-Cepheid:velocity:curves:(Kienzle+;:1999) +C,J/A+A/363/1040,optical,ivo://CDS.VizieR/J/A+A/363/1040,J/A+A/363/1040,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/1040&,DB:white:dwarfs:from:the:Hamburg/ESO:survey:(Friedrich+;:2000) +C,J/AJ/127/2484,optical,ivo://CDS.VizieR/J/AJ/127/2484,J/AJ/127/2484,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/127/2484&,Early-type:galaxies:color:evolution:(Holden+;:2004) +C,J/ApJS/117/319,optical:radio,ivo://CDS.VizieR/J/ApJS/117/319,J/ApJS/117/319,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/117/319&,Northern:RASS:X-ray:sources:catalog:(Appenzeller+:1998) +C,J/A+A/380/590,infrared,ivo://CDS.VizieR/J/A+A/380/590,J/A+A/380/590,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/380/590&,30:DENIS:late-M:dwarfs:between:15:and:30pc:(Phan-bao+;:2001) +C,J/A+A/375/366,optical,ivo://CDS.VizieR/J/A+A/375/366,J/A+A/375/366,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/366&,Carbon:stars:from:the:Hamburg/ESO:survey:(Christlieb+:2001) +C,J/A+A/373/608,optical,ivo://CDS.VizieR/J/A+A/373/608,J/A+A/373/608,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/608&,Early-type:stars:towards:the:Galactic:Center.:II.:(Dufton+;:2001) +C,J/A+AS/147/187,optical:radio,ivo://CDS.VizieR/J/A+AS/147/187,J/A+AS/147/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/147/187&,Second:list:of:the:Karachentsev:catalog:(Huchtmeier+;:2000) +C,J/PAZh/25/18,optical,ivo://CDS.VizieR/J/PAZh/25/18,J/PAZh/25/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/25/18&,Spectroscopy:of:H{alpha}:blue:stars:in:M:33:(Sholukhova+;:1999) +C,VII/221,optical:infrared,ivo://CDS.VizieR/VII/221,VII/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/221&,PSCz:catalog:(Saunders+;:2000) +C,J/PAZh/27/403,optical,ivo://CDS.VizieR/J/PAZh/27/403,J/PAZh/27/403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/27/403&,CCD:R:photometry:in:the:UMa:supercluster:(Kopylova+;:2001) +C,J/A+A/428/587,optical:infrared,ivo://CDS.VizieR/J/A+A/428/587,J/A+A/428/587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/587&,Cepheids:BVRIJHK:dereddened:magnitudes:(Kervella+;:2004) +C,J/A+A/428/339,optical,ivo://CDS.VizieR/J/A+A/428/339,J/A+A/428/339,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/428/339&,Capodimonte:Deep:Field:(Alcala+;:2004) +C,J/MNRAS/318/703,optical,ivo://CDS.VizieR/J/MNRAS/318/703,J/MNRAS/318/703,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/318/703&,H-alpha:in:Abell:2390:(Balogh+:2000) +C,II/212A,uv,ivo://CDS.VizieR/II/212A,II/212A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/212A&,A:Finding:List:of:Faint:UV-Bright:Stars:(Lanning+;:1998) +C,J/A+AS/130/251,optical,ivo://CDS.VizieR/J/A+AS/130/251,J/A+AS/130/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/251&,Star:Formation:in:Early-type:galaxies:(Longhetti+:1998) +C,J/A+A/427/87,gamma-ray,ivo://CDS.VizieR/J/A+A/427/87,J/A+A/427/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/87&,List:of:GRBs:(Gorosabel+;:2004) +C,J/A+A/427/231,optical,ivo://CDS.VizieR/J/A+A/427/231,J/A+A/427/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/427/231&,Abundances:in:planetary:nebulae:(Gorny+;:2004) +C,J/ApJ/591/53,optical,ivo://CDS.VizieR/J/ApJ/591/53,J/ApJ/591/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/591/53&,I:photometry:of:Cl:0024+16:(Treu+;:2003) +C,J/A+AS/146/251,optical,ivo://CDS.VizieR/J/A+AS/146/251,J/A+AS/146/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/251&,Open:clusters:absolute:proper:motions.:I.:(Baumgardt+;:2000) +C,J/AJ/120/284,optical,ivo://CDS.VizieR/J/AJ/120/284,J/AJ/120/284,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/284&,Variables:in:Leo:II:dwarf:spheroidal:(Siegel+;:2000) +C,J/other/RMxAA/33,optical,ivo://CDS.VizieR/J/other/RMxAA/33.83,J/other/RMxAA/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/33.83&,NGC:129:positions:and:proper:motions:(Stock+:1997) +C,J/AJ/120/2269,optical:radio,ivo://CDS.VizieR/J/AJ/120/2269,J/AJ/120/2269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2269&,Wide-Angle-Tailed:radio:galaxies:redshifts:(Pinkney+;:2000) +C,J/other/IBVS/529,optical,ivo://CDS.VizieR/J/other/IBVS/5298,J/other/IBVS/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/IBVS/5298&,Harvard:variables:(Webbink+;:2002) +C,J/A+AS/146/373,optical,ivo://CDS.VizieR/J/A+AS/146/373,J/A+AS/146/373,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/373&,Properties:of:nearby:clusters:of:galaxies.:IV.:(Flin+:2000) +C,J/A+AS/125/459,optical,ivo://CDS.VizieR/J/A+AS/125/459,J/A+AS/125/459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/459&,Nearby:clusters:of:galaxies:properties.:III.:(Trevese+:1997) +C,J/A+A/366/868,optical,ivo://CDS.VizieR/J/A+A/366/868,J/A+A/366/868,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/868&,Binary:speckle:measurements:at:Calar:Alto.:I.:(Docobo+;:2001) +C,J/ApJ/593/1093,optical,ivo://CDS.VizieR/J/ApJ/593/1093,J/ApJ/593/1093,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/593/1093&,IC:348:membership:(Luhman+;:2003) +C,III/166,optical,ivo://CDS.VizieR/III/166,III/166,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/166&,A:New:Library:of:Optical:Spectra:(Silva:+:1992) +C,J/A+AS/110/313,optical,ivo://CDS.VizieR/J/A+AS/110/313,J/A+AS/110/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/313&,Clusters:of:galaxies:properties.:II.:(Flin+;:1995) +C,J/MNRAS/351/1071,optical,ivo://CDS.VizieR/J/MNRAS/351/1071,J/MNRAS/351/1071,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/351/1071&,POINT-AGAPE:Survey.:M31:variables:(An+;:2004) +C,J/PAZh/30/430,gamma-ray:x-ray,ivo://CDS.VizieR/J/PAZh/30/430,J/PAZh/30/430,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/30/430&,INTEGRAL:X-ray:source:in:Galactic:center:(Revnivtsev+;:2004) +C,J/AN/321/81,x-ray,ivo://CDS.VizieR/J/AN/321/81,J/AN/321/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/321/81&,Orion:Trapezium:area:ROSAT:PSPC:obs.:II.:(Lohmann+;:2000) +C,J/AJ/121/2148,optical,ivo://CDS.VizieR/J/AJ/121/2148,J/AJ/121/2148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2148&,Precise:spectral:types:for:372:A;:F:&::G:stars:(Gray+;:2001) +C,J/MNRAS/344/181,optical:infrared,ivo://CDS.VizieR/J/MNRAS/344/181,J/MNRAS/344/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/344/181&,PDS:versus:Markarian:starburst:galaxies:(Coziol;:2003) +C,J/A+A/299/39,x-ray,ivo://CDS.VizieR/J/A+A/299/39,J/A+A/299/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/299/39&,Orion:Trapezium:area:ROSAT:PSPC:obs.:I.:(Geier+;:1995) +C,J/A+A/375/130,optical,ivo://CDS.VizieR/J/A+A/375/130,J/A+A/375/130,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/130&,New:PMS:spectroscopic:binaries:in:Orion:(Covino+:2001) +C,J/A+A/341/163,x-ray,ivo://CDS.VizieR/J/A+A/341/163,J/A+A/341/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/341/163&,MBM:7:and:MBM:55:X-ray:sources:(Hearty+:1999) +C,J/AZh/77/21,radio,ivo://CDS.VizieR/J/AZh/77/21,J/AZh/77/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/77/21&,102.5MHz:Survey:(Dagkesamanskii+;:2000) +C,J/A+A/425/927,infrared,ivo://CDS.VizieR/J/A+A/425/927,J/A+A/425/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/927&,Stellar:objects:in:the:Serpens:cloud:field:(Klotz+;:2004) +C,J/AJ/120/333,optical:infrared,ivo://CDS.VizieR/J/AJ/120/333,J/AJ/120/333,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/333&,UBVRI:and:H{alpha}:in:NGC:6530:(Sung+;:2000) +C,VIII/66,radio,ivo://CDS.VizieR/VIII/66,VIII/66,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/66&,IRAM:observations:in:pre-star:forming:regions:(Falgarone+:1998-2001) +C,J/AJ/117/2810,optical,ivo://CDS.VizieR/J/AJ/117/2810,J/AJ/117/2810,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/2810&,Eclipsing:binaries:and:Cepheids:in:M31C:(Stanek+;:1999) +C,J/A+A/425/797,optical,ivo://CDS.VizieR/J/A+A/425/797,J/A+A/425/797,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/797&,BVRIK:photometry:of:A2163B:galaxies:(La:Barbera+;:2004) +C,J/A+AS/102/251,optical,ivo://CDS.VizieR/J/A+AS/102/251,J/A+AS/102/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/102/251&,Objective-prism:survey:of:em.:objects:in:M31:(Meyssonnier+:1993) +C,J/AJ/106/1839,optical,ivo://CDS.VizieR/J/AJ/106/1839,J/AJ/106/1839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/1839&,Metal-rich:halo:A:stars:(Rodgers+:1993) +C,J/A+A/310/353,optical,ivo://CDS.VizieR/J/A+A/310/353,J/A+A/310/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/310/353&,Redshift:of:97:spirals:(Guthrie+;:1996) +C,J/ApJ/602/L117,optical,ivo://CDS.VizieR/J/ApJ/602/L117,J/ApJ/602/L117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/602/L117&,Oxygen:in:Pleiades:and:M34:dwarfs:(Schuler+;:2004) +C,J/MNRAS/348/1439,optical,ivo://CDS.VizieR/J/MNRAS/348/1439,J/MNRAS/348/1439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/348/1439&,OGLE:II:Galactic:center:proper:motions:(Sumi+;:2004) +C,J/ApJ/600/L99,optical,ivo://CDS.VizieR/J/ApJ/600/L99,J/ApJ/600/L99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/600/L99&,Colours:of:z~6:galaxies:in:GOODS:(Dickinson+;:2004) +C,VIII/45,radio,ivo://CDS.VizieR/VIII/45,VIII/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/45&,Southern:flat-spectrum:sources:(White+:1987-1991) +C,J/ApJ/600/L155,optical,ivo://CDS.VizieR/J/ApJ/600/L155,J/ApJ/600/L155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/600/L155&,Gravitational:lens:in:GOODS:ACS:fields:(Fassnacht+;:2004) +C,J/A+A/350/883,infrared,ivo://CDS.VizieR/J/A+A/350/883,J/A+A/350/883,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/350/883&,R:CrA:ISOCAM:observations:(Olofsson+;:1999) +C,J/A+A/305/960,radio,ivo://CDS.VizieR/J/A+A/305/960,J/A+A/305/960,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/305/960&,Interstellar:S:isotopes:(Chin+;:1996) +C,J/A+A/285/247,radio,ivo://CDS.VizieR/J/A+A/285/247,J/A+A/285/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/285/247&,Molecules:in:O-:and:C-rich:envelopes:(Bujarrabal+:1994) +C,J/A+A/317/423,optical,ivo://CDS.VizieR/J/A+A/317/423,J/A+A/317/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/317/423&,Revised:photometry:of:SNIa:(Patat;:1997) +C,J/PAZh/21/596,optical,ivo://CDS.VizieR/J/PAZh/21/596,J/PAZh/21/596,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/21/596&,BVR:photometry:of:NGC:6584:(Samus+:1995) +C,J/ApJ/560/675,x-ray,ivo://CDS.VizieR/J/ApJ/560/675,J/ApJ/560/675,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/560/675&,Chandra:X-ray:point:sources:in:Cen:A:(Kraft+;:2001) +C,J/A+AS/87/1,radio,ivo://CDS.VizieR/J/A+AS/87/1,J/A+AS/87/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/87/1&,RATAN-600:7.6:cm:catalog:of:radio:sources:(Parijskij+:1991) +C,V/119,optical,ivo://CDS.VizieR/V/119,V/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/119&,Catalogue:of:field:contact:binary:stars:(Pribulla+;:2003) +C,I/265,optical,ivo://CDS.VizieR/I/265,I/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/265&,Second:Cape:Photographic:Catalogue:(CPC2):(Zacharias+;:1999) +C,J/ApJS/150/1,optical,ivo://CDS.VizieR/J/ApJS/150/1,J/ApJS/150/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/150/1&,VV29:and:NGC:4676:HST:photometry:(Benitez+;:2004) +C,I/232,optical,ivo://CDS.VizieR/I/232,I/232,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/232&,Toulouse:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/other/Ap/31.71,optical,ivo://CDS.VizieR/J/other/Ap/31.714,J/other/Ap/31.71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/31.714&,Faint:carbon:stars:in:90<:l<:115;:|b|<:5:(Kurtanidze+;:1989) +C,J/A+AS/144/441,radio,ivo://CDS.VizieR/J/A+AS/144/441,J/A+AS/144/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/441&,Molecular:clouds:SO:and:CS:obs.:I.:(Nilsson+;:2000) +C,I/228,optical,ivo://CDS.VizieR/I/228,I/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/228&,Bordeaux:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/A+A/358/257,radio,ivo://CDS.VizieR/J/A+A/358/257,J/A+A/358/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/358/257&,Molecular:clouds:SO:and:CS:obs.:II.:(Nilsson+;:2000) +C,J/A+A/374/394,optical,ivo://CDS.VizieR/J/A+A/374/394,J/A+A/374/394,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/394&,Gas:and:stars:kinematics:in:disc:galaxies:(Vega:Beltran+:2001) +C,J/ApJ/559/851,optical,ivo://CDS.VizieR/J/ApJ/559/851,J/ApJ/559/851,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/851&,Young:star:cluster:candidates:in:M31:(Williams+;:2001) +C,J/A+A/374/227,optical,ivo://CDS.VizieR/J/A+A/374/227,J/A+A/374/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/227&,Radial:velocity:in:multiple:systems:(Tokovinin+;:2001) +C,I/226,optical,ivo://CDS.VizieR/I/226,I/226,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/226&,Vatican:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/A+A/275/201,optical,ivo://CDS.VizieR/J/A+A/275/201,J/A+A/275/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/275/201&,Stroemgren:photometry:of:Dwarf:Novae:(Echevarria+:1993) +C,J/A+AS/141/491,optical,ivo://CDS.VizieR/J/A+AS/141/491,J/A+AS/141/491,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/491&,Chemical:composition:of:halo:and:disk:stars:(Nissen+;:2000) +C,IX/12,x-ray,ivo://CDS.VizieR/IX/12,IX/12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/12&,The:WGACAT:version:of:ROSAT:sources:(White+:1995) +C,I/219,optical,ivo://CDS.VizieR/I/219,I/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/219&,Cape:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/A+A/425/671,optical,ivo://CDS.VizieR/J/A+A/425/671,J/A+A/425/671,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/671&,Equivalent:widths:of:10:metal-poor:halo:stars:(Bai+;:2004) +C,VII/162,optical,ivo://CDS.VizieR/VII/162,VII/162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/162&,Flat:Galaxy:Catalogue:(Karachentsev+:1993) +C,V/80,optical,ivo://CDS.VizieR/V/80,V/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/80&,Low-Mass:Stars':Membership:in:Alpha:Persei:Cluster:(Prosser:1992) +C,J/A+AS/115/285,infrared:radio,ivo://CDS.VizieR/J/A+AS/115/285,J/A+AS/115/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/285&,Catalogue:of:massive:young:stellar:objects:(Chan+;:1996) +C,VI/43,x-ray,ivo://CDS.VizieR/VI/43,VI/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/43&,EXOSAT:Observation:Log:(EXOSAT:Obs:1987::Sternberg+:1986) +C,J/A+A/425/489,infrared,ivo://CDS.VizieR/J/A+A/425/489,J/A+A/425/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/489&,Late-type:stars:in:the:inner:Milky:Way:(Comeron+;:2004) +C,J/A+A/373/63,x-ray,ivo://CDS.VizieR/J/A+A/373/63,J/A+A/373/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/373/63&,M31:second:ROSAT:PSPC:survey:(Supper+;:2001) +C,J/A+A/425/429,optical,ivo://CDS.VizieR/J/A+A/425/429,J/A+A/425/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/429&,r'mag:&::redshifts:of:119:galaxies:in:ACO:1367:(Cortese+;:2004) +C,J/A+AS/133/317,optical,ivo://CDS.VizieR/J/A+AS/133/317,J/A+AS/133/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/317&,Stellar:kinematical:data:in:spiral:galaxies:(Heraudeau+:1998) +C,J/A+A/425/417,optical,ivo://CDS.VizieR/J/A+A/425/417,J/A+A/425/417,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/425/417&,Star:formation:rates:of:blue:compact:galaxies:(Kong+;:2004) +C,J/A+AS/133/171,optical,ivo://CDS.VizieR/J/A+AS/133/171,J/A+AS/133/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/171&,The:Marseille:Schmidt:survey:I.:(Surace+:1998) +C,J/AJ/126/2971,optical:infrared,ivo://CDS.VizieR/J/AJ/126/2971,J/AJ/126/2971,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/2971&,UBVRI:photometry:of:131:Herbig:Ae/Be:(Vieira+;:2003) +C,J/ApJ/525/466,infrared,ivo://CDS.VizieR/J/ApJ/525/466,J/ApJ/525/466,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/525/466&,Young:low-mass:stars:and:brown:dwarfs:in:IC:348:(Luhman+;:1999) +C,J/ApJS/134/103,optical:infrared,ivo://CDS.VizieR/J/ApJS/134/103,J/ApJS/134/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/134/103&,Low-mass:members:of:IC:2391:(Barrado:y:Navascues+;:2001) +C,J/A+A/358/547,optical,ivo://CDS.VizieR/J/A+A/358/547,J/A+A/358/547,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/358/547&,M53:variable:stars:V:light:curves:(Kopacki;:2000) +C,J/A+A/369/862,optical,ivo://CDS.VizieR/J/A+A/369/862,J/A+A/369/862,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/862&,VI:light:curves:of:the:variable:stars:in:M92:(Kopacki;:2001) +C,I/218,radio,ivo://CDS.VizieR/I/218,I/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/218&,New:Reference:Frame:defined:by:Extragalactic:Radio:Source:(IAU:WG;:1995) +C,J/PAZh/30/37,optical:infrared,ivo://CDS.VizieR/J/PAZh/30/37,J/PAZh/30/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/30/37&,Observations:of:supernovae:in:1997-1999:(Tsvetkov+;:2004) +C,VII/210,optical,ivo://CDS.VizieR/VII/210,VII/210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/210&,A:Catalogue:of:Galactic:Supernova:Remnants:(Green;:1996) +C,V/82,optical,ivo://CDS.VizieR/V/82,V/82,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/82&,Cataclysmic:binaries:(Ritter+:1995) +C,J/A+A/372/85,infrared,ivo://CDS.VizieR/J/A+A/372/85,J/A+A/372/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/85&,Detected:sources:at:12{mu}m:in:47:Tuc:(Ramdani+;:2001) +C,J/MNRAS/326/1455,radio,ivo://CDS.VizieR/J/MNRAS/326/1455,J/MNRAS/326/1455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/326/1455&,The:CLASS:blazar:survey.:I.:(Marcha+;:2001) +C,J/A+A/372/245,infrared,ivo://CDS.VizieR/J/A+A/372/245,J/A+A/372/245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/245&,Infrared:properties:of:barium:stars:(Chen+;:2001) +C,J/MNRAS/329/877,optical,ivo://CDS.VizieR/J/MNRAS/329/877,J/MNRAS/329/877,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/329/877&,The:CLASS:blazar:survey.:II.:(Caccianiga+;:2002) +C,J/A+A/370/409,radio,ivo://CDS.VizieR/J/A+A/370/409,J/A+A/370/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/370/409&,New:sample:of:large:angular:size:radio:galaxies.:I.:(Lara+;:2001) +C,J/MNRAS/348/937,radio,ivo://CDS.VizieR/J/MNRAS/348/937,J/MNRAS/348/937,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/348/937&,The:CLASS:blazar:survey.:III.:(Caccianiga+;:2004) +C,J/ApJS/127/39,optical,ivo://CDS.VizieR/J/ApJS/127/39,J/ApJS/127/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/127/39&,Stellar:and:gas:kinematics:in:early-type:galaxies:(Caon+:2000) +C,J/MNRAS/348/857,optical:radio,ivo://CDS.VizieR/J/MNRAS/348/857,J/MNRAS/348/857,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/348/857&,Radio-loud:QSOs:at:z~4:(Holt+;:2004) +C,J/AZh/77/499,radio,ivo://CDS.VizieR/J/AZh/77/499,J/AZh/77/499,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/77/499&,Flux:densities:of:235:pulsars:at:102.5MHz:(Malofeev+;:2000) +C,J/A+A/339/423,optical,ivo://CDS.VizieR/J/A+A/339/423,J/A+A/339/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/339/423&,Velocities:of:red:giants:in:NGC:752:(Mermilliod+:1998) +C,J/A+A/357/1020,infrared,ivo://CDS.VizieR/J/A+A/357/1020,J/A+A/357/1020,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/357/1020&,JHK:photometry:in:NGC:6334:IV:(Persi+;:2000) +C,J/ApJ/549/820,optical,ivo://CDS.VizieR/J/ApJ/549/820,J/ApJ/549/820,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/549/820&,H{alpha}:flux:of:ACCG:114:galaxies:(Couch+;:2001) +C,J/A+A/423/199,optical,ivo://CDS.VizieR/J/A+A/423/199,J/A+A/423/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/423/199&,Chemical:abundances:of:planetary:nebulae:(Costa+;:2004) +C,J/ApJS/106/1,optical,ivo://CDS.VizieR/J/ApJS/106/1,J/ApJS/106/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/106/1&,EFAR:cluster:and:galaxy:selection:(Wegner+;:1996) +C,J/MNRAS/306/361,optical:infrared,ivo://CDS.VizieR/J/MNRAS/306/361,J/MNRAS/306/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/306/361&,UBVI:CCD:photometry:of:M35:(NGC:2168):(Sung+:1999) +C,J/A+A/421/59,optical,ivo://CDS.VizieR/J/A+A/421/59,J/A+A/421/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/421/59&,Equivalent:widths:of:VMF73:and:VMF74:galaxies:(Gerken+;:2004) +C,J/MNRAS/342/1299,gamma-ray:radio,ivo://CDS.VizieR/J/MNRAS/342/1299,J/MNRAS/342/1299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/342/1299&,Parkes:Multi-Beam:Pulsar:Survey.:III.:(Kramer+;:2003) +C,J/A+A/369/932,optical:infrared,ivo://CDS.VizieR/J/A+A/369/932,J/A+A/369/932,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/932&,RI:photometry:of:LMC:carbon:stars:(Kontizas+;:2001) +C,J/ApJ/546/694,optical:infrared,ivo://CDS.VizieR/J/ApJ/546/694,J/ApJ/546/694,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/546/694&,NICMOS:star:formation:history:(Thompson:+;:2001) +C,J/MNRAS/342/1241,infrared,ivo://CDS.VizieR/J/MNRAS/342/1241,J/MNRAS/342/1241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/342/1241&,Low-mass:stars:in:M45:and:M44:(Pinfield+;:2003) +C,J/AJ/120/2338,optical,ivo://CDS.VizieR/J/AJ/120/2338,J/AJ/120/2338,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2338&,Abell:576:redshifts:(Rines+;:2000) +C,J/A+AS/132/361,optical,ivo://CDS.VizieR/J/A+AS/132/361,J/A+AS/132/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/361&,Optical:observations:of:eight:BL:Lacs:(Raiteri+:1998) +C,VII/149,optical,ivo://CDS.VizieR/VII/149,VII/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/149&,Positions:of:high-redshift:luminous:quasars:(Schneider+:1992) +C,I/273A,optical,ivo://CDS.VizieR/I/273A,I/273A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/273A&,Extragalactic:Reference:Link:Catalog:(ERLcat):(de:Vegt+;:2001) +C,J/ApJS/133/119,optical,ivo://CDS.VizieR/J/ApJS/133/119,J/ApJS/133/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/133/119&,Calan-ESO:proper-motion:catalog:(Ruiz+;:2001) +C,J/A+A/422/407,optical:infrared,ivo://CDS.VizieR/J/A+A/422/407,J/A+A/422/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/422/407&,BVR:photometry:of:MS0302+17:(Gavazzi+;:2004) +C,J/ApJS/130/237,optical,ivo://CDS.VizieR/J/ApJS/130/237,J/ApJS/130/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/130/237&,LCRS:loose:groups:of:galaxies:(Tucker+;:2000) +C,J/AJ/117/1375,optical,ivo://CDS.VizieR/J/AJ/117/1375,J/AJ/117/1375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/1375&,Orion:Trapezium:cluster:(Simon+;:1999) +C,J/A+AS/143/357,optical:infrared,ivo://CDS.VizieR/J/A+AS/143/357,J/A+AS/143/357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/357&,Tuorla:Quasar:Monitoring:(Katajainen+:2000) +C,J/A+A/356/445,x-ray:radio,ivo://CDS.VizieR/J/A+A/356/445,J/A+A/356/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/356/445&,ROSAT-FIRST:AGN:correlation:(Brinkmann+;:2000) +C,J/MNRAS/310/210,*,ivo://CDS.VizieR/J/MNRAS/310/210,J/MNRAS/310/210,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/310/210&,Stellar:composition:of:CMa:R1:(Shevchenko+;:1999) +C,J/AJ/116/469,optical,ivo://CDS.VizieR/J/AJ/116/469,J/AJ/116/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/469&,VI:photometry:of:galactic:cepheids:(Metzger+:1998) +C,J/AJ/126/1023,optical,ivo://CDS.VizieR/J/AJ/126/1023,J/AJ/126/1023,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1023&,White:Dwarfs:in:the:SDSS:(Harris+;:2003) +C,J/A+A/309/581,radio,ivo://CDS.VizieR/J/A+A/309/581,J/A+A/309/581,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/309/581&,CO:observations:of:clouds:in:IC:1396:region:(Weikard:+;:1996) +C,J/AJ/116/723,optical,ivo://CDS.VizieR/J/AJ/116/723,J/AJ/116/723,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/723&,LMC:star:clusters:ages:and:metallicity:(Bica+:1998) +C,VII/141,optical,ivo://CDS.VizieR/VII/141,VII/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/141&,Spectrophotometric:Atlas:of:Galaxies:(Kennicutt:Jr.:1992) +C,VII/156,radio,ivo://CDS.VizieR/VII/156,VII/156,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/156&,Catalog:of:558:Pulsars:(Taylor+:1993) +C,J/AJ/118/625,radio,ivo://CDS.VizieR/J/AJ/118/625,J/AJ/118/625,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/625&,Radio:sources:in:Abell:2125:and:2645:(Dwarakanath+;:1999) +C,J/AJ/105/1571,optical,ivo://CDS.VizieR/J/AJ/105/1571,J/AJ/105/1571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1571&,USNO:Photographic:Parallaxes:IX:(Harrington+:1993) +C,J/AJ/117/1708,uv,ivo://CDS.VizieR/J/AJ/117/1708,J/AJ/117/1708,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/1708&,NGC:1741:HST:photometry:(Johnson+;:1999) +C,VII/189,radio,ivo://CDS.VizieR/VII/189,VII/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/189&,Catalog:of:Pulsars:(Taylor+:1995) +C,J/A+A/419/47,x-ray:optical,ivo://CDS.VizieR/J/A+A/419/47,J/A+A/419/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/47&,XMM:X-ray:fluxes:in:Coma:cluster:(Finoguenov+;:2004) +C,VII/215,optical,ivo://CDS.VizieR/VII/215,VII/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/215&,Quasars:and:Active:Galactic:Nuclei:(9th:Ed.):(Veron+:2000) +C,J/AcA/54/87,optical,ivo://CDS.VizieR/J/AcA/54/87,J/AcA/54/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/54/87&,ISM:polarisation:with:HPOL.:II.:(Weitenbeck+;:2004) +C,J/AJ/119/32,optical,ivo://CDS.VizieR/J/AJ/119/32,J/AJ/119/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/32&,Survey:of:galaxies:within:nearby:voids.:II:(Grogin+;:2000) +C,J/AZh/73/835,radio,ivo://CDS.VizieR/J/AZh/73/835,J/AZh/73/835,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/73/835&,Identifications:of:objects:from:RC:Catalog:(Fletcher+;:1996) +C,J/AJ/118/2561,optical,ivo://CDS.VizieR/J/AJ/118/2561,J/AJ/118/2561,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/2561&,Survey:of:galaxies:within:prominent:nearby:voids:(Grogin+;:1999) +C,J/AJ/126/63,optical,ivo://CDS.VizieR/J/AJ/126/63,J/AJ/126/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/63&,Host:galaxies:of:2MASS-QSOs:with:z<:=3:(Hutchings+;:2003) +C,J/MNRAS/269/301,optical,ivo://CDS.VizieR/J/MNRAS/269/301,J/MNRAS/269/301,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/269/301&,Superclusters:and:voids:(Einasto+;:1994) +C,J/PAZh/25/689,optical,ivo://CDS.VizieR/J/PAZh/25/689,J/PAZh/25/689,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/25/689&,Young:open:clusters:kinematical:parameters:(Rastorguev+;:1999) +C,J/ApJS/107/521,infrared,ivo://CDS.VizieR/J/ApJS/107/521,J/ApJS/107/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/521&,Galaxies:redshifts;:210<:l<:360;:|b|<:15:(Visvanathan+:1996) +C,J/A+AS/142/369,optical,ivo://CDS.VizieR/J/A+AS/142/369,J/A+AS/142/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/369&,Proper:motion:LTT:stars:-5<:DE<:-30;:13h30<:RA<:24:(Wroblewski+:2000) +C,J/MNRAS/318/333,x-ray:optical,ivo://CDS.VizieR/J/MNRAS/318/333,J/MNRAS/318/333,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/318/333&,Extended:ROSAT:Bright:Cluster:Sample:(Ebeling+:2000) +C,J/AJ/125/2728,optical,ivo://CDS.VizieR/J/AJ/125/2728,J/AJ/125/2728,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2728&,Optical:positions:of:ICRF:sources:(Assafin+;:2003) +C,J/ApJS/103/331,radio,ivo://CDS.VizieR/J/ApJS/103/331,J/ApJS/103/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/103/331&,mJy:radio:sources:at:1.4:GHz:(Lu+:1996) +C,J/PAZh/23/90,optical,ivo://CDS.VizieR/J/PAZh/23/90,J/PAZh/23/90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/23/90&,Proper:motions:in:181:young:open:clusters:(Glushkova+;:1997) +C,J/AJ/125/1940,infrared,ivo://CDS.VizieR/J/AJ/125/1940,J/AJ/125/1940,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1940&,JHKs:photometry:in:LMC:HII:region:N11B:(Barba+;:2003) +C,I/197A,optical,ivo://CDS.VizieR/I/197A,I/197A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/197A&,Tycho:Input:Catalogue;:Revised:version:(Egret+:1992) +C,J/A+AS/30/261,optical,ivo://CDS.VizieR/J/A+AS/30/261,J/A+AS/30/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/30/261&,UBV:and:Radial:Velocities:of:SMC:Supergiants:(Ardeberg+;:1977) +C,I/208,optical,ivo://CDS.VizieR/I/208,I/208,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/208&,The:90000:stars:Supplement:to:the:PPM:Catalogue:(Roeser+;:1994) +C,J/A+A/369/380,radio,ivo://CDS.VizieR/J/A+A/369/380,J/A+A/369/380,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/369/380&,CSS/GPS:radio:sources:VLA:observations:(Fanti+;:2001) +C,I/193,optical,ivo://CDS.VizieR/I/193,I/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/193&,Positions:and:Proper:Motions:-:South:(Bastian+:1993) +C,J/A+AS/103/541,optical:radio,ivo://CDS.VizieR/J/A+AS/103/541,J/A+AS/103/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/103/541&,Arcetri:Catalogue:of:H2O:Maser:Sources:(Brand+:1994) +C,I/207,optical,ivo://CDS.VizieR/I/207,I/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/207&,Preliminary:list:from:Tycho:observations:(TIC:data):(Halbwachs+:1994) +C,J/A+AS/143/343,optical:infrared,ivo://CDS.VizieR/J/A+AS/143/343,J/A+AS/143/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/343&,Symbiotic:stars:UBV(RI)c:photometry:(Henden+;:2000) +C,J/A+A/419/149,optical:infrared,ivo://CDS.VizieR/J/A+A/419/149,J/A+A/419/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/149&,UBV(I)c:photometry:of:NGC:6996:(Villanova+;:2004) +C,J/A+AS/126/247,optical,ivo://CDS.VizieR/J/A+AS/126/247,J/A+AS/126/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/247&,Galaxies:in:the:zone +C,J/A+A/417/961,optical:infrared,ivo://CDS.VizieR/J/A+A/417/961,J/A+A/417/961,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/961&,UBV(RI)c:photometry:of:NGC:2580:and:NGC:2588:(Baume+;:2004) +C,J/ApJS/97/77,optical,ivo://CDS.VizieR/J/ApJS/97/77,J/ApJS/97/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/97/77&,Catalog:of:Coma:Cluster:Galaxies:(Doi+:1995) +C,J/ApJ/526/788,radio,ivo://CDS.VizieR/J/ApJ/526/788,J/ApJ/526/788,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/526/788&,Survey:of:infall:motions:toward:starless:cores:(Lee+;:1999) +C,J/A+A/357/871,optical,ivo://CDS.VizieR/J/A+A/357/871,J/A+A/357/871,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/357/871&,RR:Lyrae:stars:in:the:Sgr:dwarf:galaxy:(Cseresnjes+;:2000) +C,J/A+A/419/139,infrared,ivo://CDS.VizieR/J/A+A/419/139,J/A+A/419/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/419/139&,JK:photometry:on:5:Galactic:globular:clusters:(Valenti+;:2004) +C,J/A+A/418/927,x-ray,ivo://CDS.VizieR/J/A+A/418/927,J/A+A/418/927,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/927&,RXTE:All-Sky:Slew:Survey:catalog;:|b|>:10{deg}:(Revnivtsev+;:2004) +C,J/A+AS/147/25,optical,ivo://CDS.VizieR/J/A+AS/147/25,J/A+AS/147/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/147/25&,High-mass:X-ray:binaries:(Liu+:2000) +C,J/A+A/418/885,optical,ivo://CDS.VizieR/J/A+A/418/885,J/A+A/418/885,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/885&,The:FORS:Deep:Field:Spectroscopic:Survey:(Noll+;:2004) +C,J/ApJ/525/127,x-ray:radio,ivo://CDS.VizieR/J/ApJ/525/127,J/ApJ/525/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/525/127&,RGB:sample:of:BL:Lacertae:objects:(Laurent-Muehleisen+;:1999) +C,J/ApJS/129/475,optical:infrared,ivo://CDS.VizieR/J/ApJS/129/475,J/ApJS/129/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/129/475&,The:CNOC2:survey.:I.:(Yee+;:2000) +C,J/A+AS/98/393,radio,ivo://CDS.VizieR/J/A+AS/98/393,J/A+AS/98/393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/98/393&,1Jy:BL:Lac:Objects::Observational:Data:(Stickel+:1993) +C,J/ApJ/496/39,optical,ivo://CDS.VizieR/J/ApJ/496/39,J/ApJ/496/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/496/39&,Properties:of:poor:groups:of:galaxies.:I.:(Zabludoff+:1998) +C,J/ApJ/481/95,gamma-ray:radio,ivo://CDS.VizieR/J/ApJ/481/95,J/ApJ/481/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/481/95&,Radio:identification:of:EGRET:sources:(Mattox+:1997) +C,J/PAZh/24/307,optical,ivo://CDS.VizieR/J/PAZh/24/307,J/PAZh/24/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/24/307&,Visual:components:in:82:multiple:systems:(Shatsky;:1998) +C,J/A+A/366/771,optical,ivo://CDS.VizieR/J/A+A/366/771,J/A+A/366/771,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/771&,The:Hamburg/SAO:Survey:for:ELGs.:IV:(Kniazev+;:2001) +C,J/ApJ/517/264,optical,ivo://CDS.VizieR/J/ApJ/517/264,J/ApJ/517/264,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/517/264&,Extinction:in:the:Taurus:dark:cloud:complex:(Arce+;:1999) +C,J/A+A/418/33,optical,ivo://CDS.VizieR/J/A+A/418/33,J/A+A/418/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/418/33&,RI:photometry:of:C:stars:in:NGC:147:(Battinelli+;:2004) +C,J/ApJ/517/148,infrared,ivo://CDS.VizieR/J/ApJ/517/148,J/ApJ/517/148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/517/148&,ISO:observations:of:the:CFRS:field:(Flores+;:1999) +C,J/ApJS/125/161,radio,ivo://CDS.VizieR/J/ApJS/125/161,J/ApJS/125/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/125/161&,A:database:of:dense:cores:mapped:in:ammonia:(Jijina+;:1999) +C,J/A+AS/131/239,optical:infrared,ivo://CDS.VizieR/J/A+AS/131/239,J/A+AS/131/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/239&,NGC:1750:+:NGC:1758:BVR:photometry:(Galadi-Enriquez+:1998) +C,J/A+A/417/557,optical,ivo://CDS.VizieR/J/A+A/417/557,J/A+A/417/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/557&,Rotation:&::variability:of:PMS:Stars:in:NGC:2264:(Lamm;:2004) +C,J/A+A/417/945,optical:infrared,ivo://CDS.VizieR/J/A+A/417/945,J/A+A/417/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/417/945&,BVI:&::JHK:photometry:of:NGC:3960:(Prisinzano+;:2004) +C,I/61B,optical,ivo://CDS.VizieR/I/61B,I/61B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/61B&,AGK3:Catalogue:(Dieckvoss;:Heckmann:1975) +C,J/ApJ/516/693,optical,ivo://CDS.VizieR/J/ApJ/516/693,J/ApJ/516/693,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/516/693&,Mass-to-light:ratio:of:binary:galaxies:(Honma;:1999) +C,J/AJ/126/1720,optical,ivo://CDS.VizieR/J/AJ/126/1720,J/AJ/126/1720,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/126/1720&,ugriz:and:H{alpha}:of:double-peaked:AGN:(Strateva+;:2003) +C,J/A+A/363/62,optical:infrared,ivo://CDS.VizieR/J/A+A/363/62,J/A+A/363/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/363/62&,DENIS:galaxies:around:16h15m:-30deg:(Rousseau+;:2000) +C,J/ApJS/90/173,radio,ivo://CDS.VizieR/J/ApJS/90/173,J/ApJS/90/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/90/173&,PMN:map:catalog:of:radiosources:(Gregory+;:1994) +C,J/other/BSAO/46.,radio,ivo://CDS.VizieR/J/other/BSAO/46.28,J/other/BSAO/46.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/46.28&,Complete:sample:of:PMN:survey:spectra:(Mingaliev+;:1998) +C,VII/62A,optical,ivo://CDS.VizieR/VII/62A,VII/62A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/62A&,Morphological:Cat.:of:Gal.:(MCG):(Vorontsov-Velyaminov+;:1962-1974) +C,J/ApJ/532/308,uv,ivo://CDS.VizieR/J/ApJ/532/308,J/ApJ/532/308,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/532/308&,Hot:Horizontal:Branch:Stars:in:the:Core:of:M32:(Brown+:2000) +C,J/A+AS/123/219,optical,ivo://CDS.VizieR/J/A+AS/123/219,J/A+AS/123/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/219&,The:B3-VLA:Quasar:Sample:(Vigotti+:1997) +C,J/A+AS/58/39,radio,ivo://CDS.VizieR/J/A+AS/58/39,J/A+AS/58/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/58/39&,1412:MHz:catalogue:of:Westerbork:survey.:II:(Windhorst+;:1984) +C,J/A+AS/123/93,optical,ivo://CDS.VizieR/J/A+AS/123/93,J/A+AS/123/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/93&,Lambda:Boo:stars:consolidated:catalogue:(Paunzen+:1997) +C,J/A+A/416/515,optical:infrared:radio,ivo://CDS.VizieR/J/A+A/416/515,J/A+A/416/515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/515&,Long:slit:spectroscopy:of:HII:regions:(Marquez+;:2004) +C,III/188,uv,ivo://CDS.VizieR/III/188,III/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/188&,IUE:Atlas:of:B-Type:Stellar:Spectra:(Walborn+:1995) +C,J/A+AS/147/195,radio,ivo://CDS.VizieR/J/A+AS/147/195,J/A+AS/147/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/147/195&,Pulsar:spectra:of:radio:emission:(Maron+;:2000) +C,J/A+A/352/228,infrared,ivo://CDS.VizieR/J/A+A/352/228,J/A+A/352/228,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/352/228&,Transitional:YSOs:candidates:(Magnier+;:1999) +C,I/260,optical,ivo://CDS.VizieR/I/260,I/260,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/260&,Visual:Double:Stars:in:Hipparcos:(Dommanget+;:2000) +C,J/A+A/353/958,optical,ivo://CDS.VizieR/J/A+A/353/958,J/A+A/353/958,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/353/958&,New:proper:motions:in:0<:RA<:7h;:-63<:DE<:-32{deg}:(Scholz+;:2000) +C,J/A+AS/123/63,optical,ivo://CDS.VizieR/J/A+AS/123/63,J/A+AS/123/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/63&,NGC:6530:multiwavelength:photometry:(van:den:Ancker+:1997) +C,J/A+A/359/113,x-ray:infrared,ivo://CDS.VizieR/J/A+A/359/113,J/A+A/359/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/359/113&,X-ray:and:IR:study:of:Rho:Oph:dark:cloud:(Grosso+;:2000) +C,J/ApJS/125/409,optical,ivo://CDS.VizieR/J/ApJS/125/409,J/ApJS/125/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/125/409&,Arcsecond:positions:of:UGC:galaxies:(Cotton+:1999) +C,J/ApJS/109/367,infrared:radio,ivo://CDS.VizieR/J/ApJS/109/367,J/ApJS/109/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/109/367&,4C:23.56:field:deep:imaging:(Knopp+:1997) +C,J/A+A/416/811,optical,ivo://CDS.VizieR/J/A+A/416/811,J/A+A/416/811,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/811&,V:and:R:CCD:photometry:of:visual:binaries:(Abad+;:2004) +C,J/A+A/361/1011,optical,ivo://CDS.VizieR/J/A+A/361/1011,J/A+A/361/1011,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/1011&,F-K:evolved:stars:Ca:II:activity:and:rotation:(Pasquini+;:2000) +C,J/AcA/48/113,optical:infrared,ivo://CDS.VizieR/J/AcA/48/113,J/AcA/48/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/113&,OGLE:RR:Lyrae:VI:photometry:(Udalski;:1998) +C,VIII/52B,radio,ivo://CDS.VizieR/VIII/52B,VIII/52B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/52B&,The:MIT-Green:Bank:5GHz:Survey:(Bennett+;:1986-91) +C,J/ApJS/106/399,x-ray,ivo://CDS.VizieR/J/ApJS/106/399,J/ApJS/106/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/106/399&,Seyfert:2:galaxies:multiwavelength:catalog:(Polletta+:1996) +C,J/AJ/112/1335,optical,ivo://CDS.VizieR/J/AJ/112/1335,J/AJ/112/1335,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/1335&,Hubble:Deep:Field:observations:(Williams+:1996) +C,J/A+A/362/799,x-ray,ivo://CDS.VizieR/J/A+A/362/799,J/A+A/362/799,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/362/799&,The:BeppoSAX:2-10:keV:Survey:(Giommi+;:2000) +C,J/AN/319/201,x-ray,ivo://CDS.VizieR/J/AN/319/201,J/AN/319/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/319/201&,Alpha:Per:cluster:low-mass:members.:I.:(Prosser+;:1998) +C,J/A+A/416/1037,x-ray:optical:infrared:radio,ivo://CDS.VizieR/J/A+A/416/1037,J/A+A/416/1037,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/416/1037&,BVRIK:Photometry:for:the:field:of:4U:0142+61:(Hulleman+;:2004) +C,J/A+AS/146/323,x-ray:optical:infrared,ivo://CDS.VizieR/J/A+AS/146/323,J/A+AS/146/323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/323&,RASS:young:sources:around:R:CrA:(Neuhaeuser+;:2000) +C,J/PASP/111/57,optical,ivo://CDS.VizieR/J/PASP/111/57,J/PASP/111/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/111/57&,Galactic:reddening:maps:(Hudson+;:1999) +C,J/AJ/112/62,infrared,ivo://CDS.VizieR/J/AJ/112/62,J/AJ/112/62,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/62&,Quasar:absorption-line:systems:(Tanner+:1996) +C,J/A+AS/146/103,optical,ivo://CDS.VizieR/J/A+AS/146/103,J/A+AS/146/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/103&,CaII:H&:K:to:CaII:IRT:echelle:spectra:(Montes+;:2000) +C,J/A+AS/143/303,radio,ivo://CDS.VizieR/J/A+AS/143/303,J/A+AS/143/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/303&,Ultra:steep:spectrum:radio:sources:catalog:(De:Breuck+:2000) +C,J/A+A/415/849,optical,ivo://CDS.VizieR/J/A+A/415/849,J/A+A/415/849,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/849&,Deprojection:of:spiral:galaxies:(Garcia-Gomez+;:2004) +C,J/A+A/415/531,optical,ivo://CDS.VizieR/J/A+A/415/531,J/A+A/415/531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/531&,Radial:velocities:of:10:Galactic:Cepheids:(Storm+;:2004) +C,J/AJ/114/2269,optical,ivo://CDS.VizieR/J/AJ/114/2269,J/AJ/114/2269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/2269&,A:deep:multicolor:survey.:III.:(Kennefick+;:1997) +C,J/A+A/415/521,optical:infrared,ivo://CDS.VizieR/J/A+A/415/521,J/A+A/415/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/415/521&,BVRIJK:and:velocities:for:MC:Cepheids:(Storm+;:2004) +C,J/PAZh/28/653,optical,ivo://CDS.VizieR/J/PAZh/28/653,J/PAZh/28/653,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/28/653&,Pulsation:Modes:of:Cepheid:(Sachkov;:2002) +C,J/A+AS/126/325,radio,ivo://CDS.VizieR/J/A+AS/126/325,J/A+AS/126/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/325&,Compact:Radio:Sources:in:&::behind:LMC:catalogue:(Marx+:1997) +C,J/A+AS/134/221,x-ray:radio,ivo://CDS.VizieR/J/A+AS/134/221,J/A+AS/134/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/221&,Radio-loud:ROSAT:sources:near:NEP:(Brinkmann+;:1999) +C,J/A+AS/120/201,radio,ivo://CDS.VizieR/J/A+AS/120/201,J/A+AS/120/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/201&,Extragalactic:radio:sources:optical:positions:(Li+:1996) +C,J/A+AS/97/587,infrared,ivo://CDS.VizieR/J/A+AS/97/587,J/A+AS/97/587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/97/587&,JHK:photometry:of:Galactic:center:stars:(Ruelas-Mayorga+:1993) +C,J/A+A/243/386,optical,ivo://CDS.VizieR/J/A+A/243/386,J/A+A/243/386,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/243/386&,Hyades:members:distances:(Schwan:1991) +C,J/ApJS/118/201,radio,ivo://CDS.VizieR/J/ApJS/118/201,J/ApJS/118/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/118/201&,Galactic:Center:6:and:20cm:survey:(Lazio+;:1998) +C,J/A+A/414/503,optical,ivo://CDS.VizieR/J/A+A/414/503,J/A+A/414/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/414/503&,Abundances:in:the:Sgr:dSph:(Bonifacio+;:2004) +C,J/ApJ/539/136,optical,ivo://CDS.VizieR/J/ApJ/539/136,J/ApJ/539/136,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/539/136&,Properties:of:poor:groups:of:galaxies.:III.:(Zabludoff+;:2000) +C,J/A+A/412/447,optical,ivo://CDS.VizieR/J/A+A/412/447,J/A+A/412/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/412/447&,Velocities:of:{lambda}:Bootis:stars:(Gerbaldi+;:2003) +C,J/A+AS/101/59,infrared,ivo://CDS.VizieR/J/A+AS/101/59,J/A+AS/101/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/101/59&,1-20um:observations:of:Herbig-Haro:objects:(Molinari+:1993) +C,J/A+A/392/239,infrared,ivo://CDS.VizieR/J/A+A/392/239,J/A+A/392/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/392/239&,IR:survey:of:outflows:in:Orion:A:(Stanke+;:2002) +C,J/A+AS/141/175,optical,ivo://CDS.VizieR/J/A+AS/141/175,J/A+AS/141/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/175&,Dark:clouds:imaging:polarimetry:(Sen+;:2000) +C,J/MNRAS/344/602,optical,ivo://CDS.VizieR/J/MNRAS/344/602,J/MNRAS/344/602,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/344/602&,Shape:statistics:of:SDSS:superclusters:(Basilakos;:2003) +C,J/A+A/413/771,optical,ivo://CDS.VizieR/J/A+A/413/771,J/A+A/413/771,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/413/771&,Galaxies:in:the:Tycho-2:catalogue:(Metz+;:2004) +C,J/A+AS/131/401,optical,ivo://CDS.VizieR/J/A+AS/131/401,J/A+AS/131/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/401&,Southern:peculiar:early-type:stars:polarimetry:(Yudin+:1998) +C,J/A+A/336/339,infrared:radio,ivo://CDS.VizieR/J/A+A/336/339,J/A+A/336/339,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/336/339&,VLA:observations:of:ultracompact:HII:regions:(Molinari+:1998) +C,J/ApJ/534/114,x-ray:optical,ivo://CDS.VizieR/J/ApJ/534/114,J/ApJ/534/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/534/114&,RASSCALS::X-ray:and:optical:study:(Mahdavi+;:2000) +C,J/AJ/109/709,infrared,ivo://CDS.VizieR/J/AJ/109/709,J/AJ/109/709,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/709&,K:survey:of:Ori:A:molecular:cloud:(Ali+:1995) +C,J/A+AS/131/197,optical:infrared:radio,ivo://CDS.VizieR/J/A+AS/131/197,J/A+AS/131/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/197&,F;:G:and:K:stars:BVRI:photometry:(Metanomski+:1998) +C,J/A+A/353/287,optical,ivo://CDS.VizieR/J/A+A/353/287,J/A+A/353/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/353/287&,The:R:CrB:stars:(Asplund+;:2000) +C,J/A+A/413/159,optical,ivo://CDS.VizieR/J/A+A/413/159,J/A+A/413/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/413/159&,Galactic:abundance:gradient.:V.:(Andrievsky+;:2004) +C,J/ApJ/509/309,optical,ivo://CDS.VizieR/J/ApJ/509/309,J/ApJ/509/309,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/509/309&,Search:for:peculiar:objects:(Cabanac+;:1998) +C,J/AJ/120/1364,optical,ivo://CDS.VizieR/J/AJ/120/1364,J/AJ/120/1364,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/1364&,Abundances:in:M3:and:M13:(Cavallo+;:2000) +C,J/AJ/119/2598,optical,ivo://CDS.VizieR/J/AJ/119/2598,J/AJ/119/2598,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2598&,u'g'r'i'z':photometry:of:LCRS:galaxies:(Sowards-Emmerd+;:2000) +C,I/116,optical,ivo://CDS.VizieR/I/116,I/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/116&,Cape:Photographic:Catalog:1950.0:(CPC):(Jackson+:1954-1968) +C,J/ApJ/378/65,infrared:radio,ivo://CDS.VizieR/J/ApJ/378/65,J/ApJ/378/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/378/65&,8.4GHz:observations:of:compact:starbursts:(Condon+:1991) +C,J/ApJ/252/102,radio,ivo://CDS.VizieR/J/ApJ/252/102,J/ApJ/252/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/252/102&,Radio:sources:in:bright:spiral:galaxies.:II.:(Condon+;:1982) +C,J/A+AS/93/463,optical,ivo://CDS.VizieR/J/A+AS/93/463,J/A+AS/93/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/93/463&,Astrometric:catalog:of:Southern:Dwarf:Novae:(Bruch+:1992) +C,J/A+A/413/233,optical:radio,ivo://CDS.VizieR/J/A+A/413/233,J/A+A/413/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/413/233&,12.2:GHz:methanol:survey:(Blaszkiewicz+;:2004) +C,J/A+AS/70/481,optical,ivo://CDS.VizieR/J/A+AS/70/481,J/A+AS/70/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/70/481&,Catalogue:of:Northern:dwarf:novae:(Bruch+:1987) +C,J/AJ/119/3026,optical,ivo://CDS.VizieR/J/AJ/119/3026,J/AJ/119/3026,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/3026&,Circumstellar:disk:candidates:in:Orion:(Rebull+;:2000) +C,J/A+A/335/912,optical,ivo://CDS.VizieR/J/A+A/335/912,J/A+A/335/912,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/335/912&,Seyferts:in:galaxy:pairs:and:groups:(Kelm+:1998) +C,I/90,optical,ivo://CDS.VizieR/I/90,I/90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/90&,Positions:of:502:Stars:in:Pleiades:Region:(Eichhorn+:1970) +C,J/A+A/357/1001,radio,ivo://CDS.VizieR/J/A+A/357/1001,J/A+A/357/1001,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/357/1001&,The:{lambda}-Orionis:ring:in:CO:(Lang+:2000) +C,J/MNRAS/229/589,radio,ivo://CDS.VizieR/J/MNRAS/229/589,J/MNRAS/229/589,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/229/589&,Interplanetary:Scintillation:Survey:at:81.5:MHz:(Purvis+:1987) +C,J/A+AS/145/223,optical,ivo://CDS.VizieR/J/A+AS/145/223,J/A+AS/145/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/223&,Proper:motion:data:of:M10:(Chen+;:2000) +C,I/290,optical,ivo://CDS.VizieR/I/290,I/290,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/290&,Pulkovo:catalogue:of:58483:stars:(Pul-3):(Khrutskaya+;:2003) +C,J/A+AS/137/299,optical,ivo://CDS.VizieR/J/A+AS/137/299,J/A+AS/137/299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/299&,Hamburg/SAO:Survey:for:ELGs.:II.:(Pustilnik+:1999) +C,J/MNRAS/296/839,radio,ivo://CDS.VizieR/J/MNRAS/296/839,J/MNRAS/296/839,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/296/839&,Phoenix:Deep:Survey::1.4-GHz:source:counts:(Hopkins+;:1998) +C,J/A+AS/131/11,gamma-ray:radio,ivo://CDS.VizieR/J/A+AS/131/11,J/A+AS/131/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/11&,Radio:sources:related:to:gamma-ray:emission:(Reich+:1998) +C,J/A+A/353/77,optical,ivo://CDS.VizieR/J/A+A/353/77,J/A+A/353/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/353/77&,Variability:&::polarization:of:luminous:quasars:(Teerikorpi+;:2000) +C,J/other/PBeiO/24,optical,ivo://CDS.VizieR/J/other/PBeiO/24.71,J/other/PBeiO/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PBeiO/24.71&,CPASJ1:position:corrections:(Lu+;:1994) +C,J/A+A/412/707,optical,ivo://CDS.VizieR/J/A+A/412/707,J/A+A/412/707,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/412/707&,Absorption-line:systems:in:QSO:spectra:-:CoALS:(Ryabinkov+;:2003) +C,VII/179A,uv,ivo://CDS.VizieR/VII/179A,VII/179A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/179A&,Kiso:Survey:for:UV-Excess:Galaxies.:XVIII:(Takase+:1993) +C,J/ApJS/95/457,infrared,ivo://CDS.VizieR/J/ApJS/95/457,J/ApJS/95/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/95/457&,IRAS:images:of:nearby:dark:clouds:(Wood+:1994) +C,IX/8,x-ray,ivo://CDS.VizieR/IX/8,IX/8,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/8&,Second:Catalogue:of:X-ray:Sources:(Amnuel+:1982) +C,J/AJ/104/704,radio,ivo://CDS.VizieR/J/AJ/104/704,J/AJ/104/704,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/704&,A:VLA:Search:for:Young:Galactic:Supernova:Remnants:(Sramek+;:1992) +C,J/ApJS/125/427,radio,ivo://CDS.VizieR/J/ApJS/125/427,J/ApJS/125/427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/125/427&,Radio:sources:in:HH:7-11:region:(Rodriguez+;:1999) +C,J/PAZh/24/93,optical,ivo://CDS.VizieR/J/PAZh/24/93,J/PAZh/24/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/24/93&,M:31:reference:catalog:(Shokin+:1998) +C,J/A+A/359/597,optical,ivo://CDS.VizieR/J/A+A/359/597,J/A+A/359/597,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/359/597&,Photometry:of:SX:Phe:stars:in:globular:clusters:(Rodriguez+;:2000) +C,VII/54,optical:radio,ivo://CDS.VizieR/VII/54,VII/54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/54&,Extragalactic:Radio:Source:Identifications:(Veron-Cetty+:1983) +C,J/A+AS/101/551,optical,ivo://CDS.VizieR/J/A+AS/101/551,J/A+AS/101/551,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/101/551&,Optical:polarization:of:1000:stars:(Leroy:1993) +C,J/PAZh/23/931,optical,ivo://CDS.VizieR/J/PAZh/23/931,J/PAZh/23/931,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/23/931&,Star:kinematics:catalog:in:19:Kapteyn's:areas:(Rastorguev+:1997) +C,J/AJ/123/567,optical,ivo://CDS.VizieR/J/AJ/123/567,J/AJ/123/567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/567&,SDSS:quasar:catalog:(Schneider+;:2002) +C,J/AZh/73/762,optical,ivo://CDS.VizieR/J/AZh/73/762,J/AZh/73/762,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/73/762&,Energy:distribution:in:giants:and:supergiants.:(Tereshchenko;:1996) +C,II/82,optical,ivo://CDS.VizieR/II/82,II/82,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/82&,Galactic:O-type:Stars:(Garmany+:1982) +C,J/A+AS/139/25,optical,ivo://CDS.VizieR/J/A+AS/139/25,J/A+AS/139/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/25&,New:proper-motion:stars:-30<:DE<:-5;:13h30m<:RA<:24:(Wroblewski+:1999) +C,II/59B,uv,ivo://CDS.VizieR/II/59B,II/59B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/59B&,Catalogue:of:stellar:UV:fluxes:(TD1):(Thompson+:1978) +C,VIII/53,radio,ivo://CDS.VizieR/VIII/53,VIII/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/53&,The:Green:Bank:Survey:(Maslowski+:1972-87) +C,IX/11,x-ray,ivo://CDS.VizieR/IX/11,IX/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/11&,ROSAT:Source:Catalog:(Voges+:1994) +C,J/AZh/80/458,optical,ivo://CDS.VizieR/J/AZh/80/458,J/AZh/80/458,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/80/458&,Sodium:abundances:in:stellar:atmospheres:(Mishenina+;:2003) +C,J/A+A/410/527,optical,ivo://CDS.VizieR/J/A+A/410/527,J/A+A/410/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/527&,Abundances:in:the:Galactic:disk:(Bensby+;:2003) +C,J/A+AS/115/81,infrared:radio,ivo://CDS.VizieR/J/A+AS/115/81,J/A+AS/115/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/81&,A:CS(2-1):survey:of:UC:HII:regions:(Bronfman+;:1996) +C,J/ApJS/116/1,optical,ivo://CDS.VizieR/J/ApJS/116/1,J/ApJS/116/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/116/1&,Old:Stellar:Populations.:VI.:Absorption-Line:(Trager+:1998) +C,III/49,optical,ivo://CDS.VizieR/III/49,III/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/49&,White:Dwarf:Catalogue:(Luyten:1970) +C,J/ApJS/123/233,optical,ivo://CDS.VizieR/J/ApJS/123/233,J/ApJS/123/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/123/233&,Catalog:if:Optically:selected:cores:(Lee+;:1999) +C,J/A+A/402/549,optical:infrared,ivo://CDS.VizieR/J/A+A/402/549,J/A+A/402/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/549&,UBVRIHalpha:photometry:of:NGC:3293:(Baume+;:2003) +C,J/A+A/410/879,optical:infrared,ivo://CDS.VizieR/J/A+A/410/879,J/A+A/410/879,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/410/879&,VRI:CCD:photometry:of:NGC:2126:(Gaspar+;:2003) +C,J/A+AS/144/227,optical,ivo://CDS.VizieR/J/A+AS/144/227,J/A+AS/144/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/227&,BV:photometry:of:M71:(Geffert+;:2000) +C,J/ApJS/95/345,radio,ivo://CDS.VizieR/J/ApJS/95/345,J/ApJS/95/345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/95/345&,Second:Caltech-Jodrell:Bank:VLBI:Survey.:I.:(Taylor+:1994) +C,J/A+A/407/527,optical:infrared,ivo://CDS.VizieR/J/A+A/407/527,J/A+A/407/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/407/527&,UBVIc:and:JHK:photometry:of:NGC:1582:and:NGC:1663:(Baume+;:2003) +C,J/A+AS/139/545,radio,ivo://CDS.VizieR/J/A+AS/139/545,J/A+AS/139/545,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/545&,1-22:GHz:spectra:survey:(Kovalev+;:1999) +C,VII/237,optical,ivo://CDS.VizieR/VII/237,VII/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/237&,HYPERLEDA.:I.:Catalog:of:galaxies:(Paturel+;:2003) +C,VIII/1A,radio,ivo://CDS.VizieR/VIII/1A,VIII/1A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/1A&,The:3C:and:3CR:Catalogues:(Edge+:1959-1962) +C,J/A+AS/130/359,optical,ivo://CDS.VizieR/J/A+AS/130/359,J/A+AS/130/359,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/359&,Faint:photometric:BVR:CCD:sequences:(Spagna+:1998) +C,VII/151,optical,ivo://CDS.VizieR/VII/151,VII/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/151&,Structure:Parameters:of:Galactic:Globular:Clusters:(Webbink:1985) +C,I/34,optical,ivo://CDS.VizieR/I/34,I/34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/34&,Second:Greenwich:Catalog:of:Stars:for:1925.0:(London:1935) +C,VIII/49,radio,ivo://CDS.VizieR/VIII/49,VIII/49,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/49&,The:Zelenchuk:Surveys:(Amirkhanyan+;:1989) +C,J/ApJS/127/1,optical,ivo://CDS.VizieR/J/ApJS/127/1,J/ApJS/127/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/127/1&,UGRK:Photometry:in:the:Hubble:Deep:field:region:(Hogg+;:2000) +C,J/AJ/119/1562,optical,ivo://CDS.VizieR/J/AJ/119/1562,J/AJ/119/1562,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/1562&,gri:photometry:of:48:galaxy:clusters:(Margoniner+;:2000) +C,VII/103,optical,ivo://CDS.VizieR/VII/103,VII/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/103&,Galactic:Globular:Clusters:(Monella:1985) +C,J/A+A/409/361,optical,ivo://CDS.VizieR/J/A+A/409/361,J/A+A/409/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/361&,Extension:of:ICRF:for:selected:areas:down:to:V=16:(Camargo+;:2003) +C,J/AJ/124/3061,optical,ivo://CDS.VizieR/J/AJ/124/3061,J/AJ/124/3061,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/3061&,uz;vz;bz;yz:photometry:in:Coma:cluster:(Odell+;:2002) +C,III/77,uv,ivo://CDS.VizieR/III/77,III/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/77&,Copernicus:0.2-A:Resolution:Far-UV:Stellar:Spectra:(Snow+:1977) +C,I/40,optical,ivo://CDS.VizieR/I/40,I/40,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/40&,WASHINGTON:20:Catalog:(Morgan;:1933) +C,J/A+AS/137/451,optical,ivo://CDS.VizieR/J/A+AS/137/451,J/A+AS/137/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/451&,Radial:velocities.:IX.:(Grenier+;:1999) +C,J/A+A/323/739,x-ray,ivo://CDS.VizieR/J/A+A/323/739,J/A+A/323/739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/323/739&,ROSAT:detected:quasars.:II.:(Brinkmann+:1997) +C,J/A+A/409/251,optical,ivo://CDS.VizieR/J/A+A/409/251,J/A+A/409/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/251&,Li:abundances:and:velocities:in:F:and:G:stars:(Mallik+;:2003) +C,III/84B,optical,ivo://CDS.VizieR/III/84B,III/84B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/84B&,Galactic:O:Stars:(Cruz-Gonzalez+:1974) +C,J/ApJS/120/247,radio,ivo://CDS.VizieR/J/ApJS/120/247,J/ApJS/120/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/120/247&,Supernova:remnants:in:M33:(Gordon+;:1999) +C,J/PASP/111/685,optical,ivo://CDS.VizieR/J/PASP/111/685,J/PASP/111/685,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/111/685&,HII:regions:of:M33.:II.:(Hodge+;:1999) +C,VIII/50,radio,ivo://CDS.VizieR/VIII/50,VIII/50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/50&,VLA:Survey:of:Rich:Clusters:of:Galaxies:(Slee+:1996) +C,J/AJ/125/2307,optical,ivo://CDS.VizieR/J/AJ/125/2307,J/AJ/125/2307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/2307&,Rc:photometry:of:ENEAR:survey:galaxies:(Alonso+;:2003) +C,J/A+AS/142/41,x-ray,ivo://CDS.VizieR/J/A+AS/142/41,J/A+AS/142/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/41&,SMC:X-ray:sources:ROSAT:PSPC:catalogue:(Haberl+;:2000) +C,J/AJ/125/1817,optical,ivo://CDS.VizieR/J/AJ/125/1817,J/AJ/125/1817,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1817&,SDSS:Early-Type:Galaxies:Catalog:(Bernardi+;:2003) +C,J/AJ/125/1711,optical,ivo://CDS.VizieR/J/AJ/125/1711,J/AJ/125/1711,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1711&,Broad:Absorption:Line:Quasars:from:SDSS:(Reichard+;:2003) +C,J/A+AS/95/1,optical,ivo://CDS.VizieR/J/A+AS/95/1,J/A+AS/95/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/95/1&,Dumb-bell:galaxies:in:Southern:Rich:Clusters:(Gregorini+:1992) +C,J/A+A/402/571,x-ray,ivo://CDS.VizieR/J/A+A/402/571,J/A+A/402/571,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/571&,X-ray:study:of:NGC:2451:A:and:B.:(Huensch+:2003) +C,J/A+A/409/541,optical,ivo://CDS.VizieR/J/A+A/409/541,J/A+A/409/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/409/541&,UBV:photometry:of:IC:2395:(Claria+;:2003) +C,J/A+AS/98/505,optical,ivo://CDS.VizieR/J/A+AS/98/505,J/A+AS/98/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/98/505&,Walraven:photometry:near:AG:Car:(Hoekzemal+:1993) +C,J/A+A/402/1157,optical:infrared,ivo://CDS.VizieR/J/A+A/402/1157,J/A+A/402/1157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/1157&,Photometric:standards:around:gravitational:lenses:(Nakos+:2003) +C,J/A+AS/138/87,uv:optical:infrared:radio,ivo://CDS.VizieR/J/A+AS/138/87,J/A+AS/138/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/138/87&,UBVRI:photometry:of:EUV:stellar:sources:(Cutispoto+:1999) +C,J/A+AS/123/119,optical,ivo://CDS.VizieR/J/A+AS/123/119,J/A+AS/123/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/119&,The:supercluster-void:network.:I.:(Einasto+:1997) +C,II/195B,optical,ivo://CDS.VizieR/II/195B,II/195B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/195B&,Namelists:of:variable:stars:Nos.67-73:(Khopolov+;:1985-97) +C,J/MNRAS/306/592,optical:infrared,ivo://CDS.VizieR/J/MNRAS/306/592,J/MNRAS/306/592,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/306/592&,UBVR:CCD:sequences:for:wide-field:surveys.:II.:(Croom+;:1999) +C,VI/90,optical,ivo://CDS.VizieR/VI/90,VI/90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/90&,Wide-Field:Plate:Database:(Tsvetkov+:1997) +C,J/A+A/398/721,optical,ivo://CDS.VizieR/J/A+A/398/721,J/A+A/398/721,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/721&,Temperature:catalog:of:class:IV-V:stars:(Taylor;:2003) +C,J/A+AS/144/45,optical,ivo://CDS.VizieR/J/A+AS/144/45,J/A+AS/144/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/45&,Hipparcos:astrometry:for:257:stars:(Fabricius+;:2000) +C,VII/224,optical,ivo://CDS.VizieR/VII/224,VII/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/224&,Quasars:and:Active:Galactic:Nuclei:(10th:Ed.):(Veron+:2001) +C,J/A+A/403/993,optical,ivo://CDS.VizieR/J/A+A/403/993,J/A+A/403/993,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/403/993&,Revised:HIP:periods:for:long-period:variables:(Knapp+;:2003) +C,J/A+AS/92/43,radio,ivo://CDS.VizieR/J/A+AS/92/43,J/A+AS/92/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/92/43&,Radio:Obs.:of:OH/IR:stars:close:to:Gal.Center:(Lindqvist+:1992) +C,J/ApJ/577/738,x-ray,ivo://CDS.VizieR/J/ApJ/577/738,J/ApJ/577/738,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/577/738&,M31:Chandra:X-ray:point:sources:(Kong+;:2002) +C,J/ApJS/101/259,gamma-ray,ivo://CDS.VizieR/J/ApJS/101/259,J/ApJS/101/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/101/259&,The:second:EGRET:catalog:(Thompson+:1995) +C,J/AJ/116/1626,optical,ivo://CDS.VizieR/J/AJ/116/1626,J/AJ/116/1626,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1626&,Spiral:and:lenticular:galaxy:brightness:profiles:(Baggett+;:1998) +C,I/246,optical,ivo://CDS.VizieR/I/246,I/246,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/246&,The:ACT:Reference:Catalog:(Urban+:1997) +C,J/A+AS/90/327,radio,ivo://CDS.VizieR/J/A+AS/90/327,J/A+AS/90/327,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/90/327&,1612MHz:OH:survey:of:IRAS:point:sources:(te:Lintel:Hekkert+:1991) +C,J/AJ/118/1468,optical,ivo://CDS.VizieR/J/AJ/118/1468,J/AJ/118/1468,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/1468&,35:Abell:clusters:Tully-Fisher:observations:(Dale+;:1999) +C,J/AJ/125/1298,optical:infrared,ivo://CDS.VizieR/J/AJ/125/1298,J/AJ/125/1298,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/125/1298&,C:star:population:in:outer:disk:of:M31:(Battinelli+;:2003) +C,J/AJ/120/1801,optical,ivo://CDS.VizieR/J/AJ/120/1801,J/AJ/120/1801,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/1801&,C:stars:in:Pegasus;:DDO:210:and:Tucana:(Battinelli+;:2000) +C,I/261,optical,ivo://CDS.VizieR/I/261,I/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/261&,The:FON:Astrographic:Catalogue:(FONAC):(Kislyuk+:1999) +C,J/AJ/119/2780,optical,ivo://CDS.VizieR/J/AJ/119/2780,J/AJ/119/2780,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/119/2780&,C:stars:in:IC:1613:(Albert+;:2000) +C,J/AJ/108/1722,optical,ivo://CDS.VizieR/J/AJ/108/1722,J/AJ/108/1722,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/1722&,Blue:horizontal:branch:stars:(Kinman+:1994) +C,J/A+A/328/167,optical,ivo://CDS.VizieR/J/A+A/328/167,J/A+A/328/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/328/167&,BV:photometry:in:supergiant:shell:LMC4:(Braun+;:1997) +C,II/196,optical,ivo://CDS.VizieR/II/196,II/196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/196&,Vilnius:Photometry:in:two:Nebulae:(Straizys:et:al.;:1993) +C,III/89,optical,ivo://CDS.VizieR/III/89,III/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/89&,Stellar:Spectrophotometry:(Adelman+:1989) +C,I/182,optical,ivo://CDS.VizieR/I/182,I/182,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/182&,Fourth:Preliminary:Catalogue:of:Stars:(PACP4::Lu:1992) +C,J/A+A/401/471,optical,ivo://CDS.VizieR/J/A+A/401/471,J/A+A/401/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/471&,A1367;:Coma:and:Virgo:r':photometry:(Cortese+;:2003) +C,J/AJ/117/2039,optical:radio,ivo://CDS.VizieR/J/AJ/117/2039,J/AJ/117/2039,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/2039&,Sc:galaxies:I:photometry;:21cm:data:(Haynes+;:1999) +C,VIII/72,radio,ivo://CDS.VizieR/VIII/72,VIII/72,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/72&,CLASS:survey:of:radio:sources:(Myers+;:2003) +C,III/203,optical,ivo://CDS.VizieR/III/203,III/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/203&,Emission:Lines:of:the:Planetary:Nebulae:(Kondrat'eva;:1979-1985) +C,II/130,optical,ivo://CDS.VizieR/II/130,II/130,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/130&,2-D:Classification;:Vilnius:Photometry:M56:Region:(Smriglio+:1986) +C,V/105,optical,ivo://CDS.VizieR/V/105,V/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/105&,SKY2000:Catalog;:Version:3:(Myers+:2000) +C,J/A+A/336/35,optical,ivo://CDS.VizieR/J/A+A/336/35,J/A+A/336/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/336/35&,Shape:and:orientation:of:superclusters:(Jaaniste+;:1998) +C,J/A+A/341/641,optical,ivo://CDS.VizieR/J/A+A/341/641,J/A+A/341/641,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/341/641&,NTT:SUSI:Deep:Field:(Arnouts+;:1999) +C,I/122,optical,ivo://CDS.VizieR/I/122,I/122,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/122&,Bonner:Durchmusterung:(Argelander:1859-1903) +C,J/AcA/48/455,optical,ivo://CDS.VizieR/J/AcA/48/455,J/AcA/48/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/455&,Globular:Clusters:in:M31:and:M33:(Mochejska+;:1998) +C,J/ApJS/141/13,radio,ivo://CDS.VizieR/J/ApJS/141/13,J/ApJS/141/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/13&,VLBA:calibrator:Survey:-:VCS1:catalog:(Beasley+;:2002) +C,I/248,optical,ivo://CDS.VizieR/I/248,I/248,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/248&,Tokyo:Photoelectric:Meridian:Circle:Catalog:90-93:(Yoshizawa+:1997) +C,J/MNRAS/274/1107,optical,ivo://CDS.VizieR/J/MNRAS/274/1107,J/MNRAS/274/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/274/1107&,Morphological:classifications:of:APM:galaxies:(Naim+:1995) +C,J/A+A/399/147,infrared,ivo://CDS.VizieR/J/A+A/399/147,J/A+A/399/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/147&,JHK:photometry:of:C-cloud:IRAS:sources:(Massi+;:2003) +C,J/A+A/398/901,x-ray:radio,ivo://CDS.VizieR/J/A+A/398/901,J/A+A/398/901,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/901&,VLA:survey:at:6:cm:in:the:Lockman:Hole:(Ciliegi+;:2003) +C,IV/26,optical,ivo://CDS.VizieR/IV/26,IV/26,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/26&,Hercules:Messier:13:(M13):photometry:(Ludendorff;:1905) +C,J/AZh/71/684,radio,ivo://CDS.VizieR/J/AZh/71/684,J/AZh/71/684,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/71/684&,Optical:Identification:of:RC:and:UTRAO:Catalogs:(Soboleva+;:1994) +C,J/AJ/123/637,optical:radio,ivo://CDS.VizieR/J/AJ/123/637,J/AJ/123/637,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/637&,Ultra-steep-spectrum:radio:sources:(De:Breuck:+;:2002) +C,J/ApJS/119/189,optical,ivo://CDS.VizieR/J/ApJS/119/189,J/ApJS/119/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/119/189&,Deep:Multicolor:Survey.:IV.:(Osmer+:1998) +C,J/A+AS/131/295,optical,ivo://CDS.VizieR/J/A+AS/131/295,J/A+AS/131/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/295&,Spectral:survey:of:Case:emission-line:galaxies:(Ugryumov+:1998) +C,J/AJ/114/699,optical,ivo://CDS.VizieR/J/AJ/114/699,J/AJ/114/699,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/699&,Spectrophotometry:in:open:clusters:(Clampitt+:1997) +C,J/AJ/124/2039,optical:infrared,ivo://CDS.VizieR/J/AJ/124/2039,J/AJ/124/2039,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2039&,LMC:Blue:variable:stars:from:MACHO:(Keller+;:2002) +C,J/A+AS/129/583,optical,ivo://CDS.VizieR/J/A+AS/129/583,J/A+AS/129/583,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/583&,Hubble:Deep:Field:surface:photometry:(Fasano+:1998) +C,J/A+AS/116/43,optical,ivo://CDS.VizieR/J/A+AS/116/43,J/A+AS/116/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/116/43&,Emission-line:galaxies:nearby:voids.:(Popescu+;:1996) +C,J/MNRAS/339/652,optical,ivo://CDS.VizieR/J/MNRAS/339/652,J/MNRAS/339/652,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/339/652&,The:FLASH:Redshift:Survey:(Kaldare+:2003) +C,J/A+AS/109/201,optical,ivo://CDS.VizieR/J/A+AS/109/201,J/A+AS/109/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/201&,Variable:stars:in:instability:strip:(Garcia+;:1995) +C,I/285,optical,ivo://CDS.VizieR/I/285,I/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/285&,The:GPM:catalog:(Rybka+;:1997-2001) +C,J/A+AS/129/281,optical,ivo://CDS.VizieR/J/A+AS/129/281,J/A+AS/129/281,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/281&,ABCG:85:velocities:catalogue:(Durret+:1998) +C,J/A+AS/142/353,radio,ivo://CDS.VizieR/J/A+AS/142/353,J/A+AS/142/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/353&,CDD:V:photometry:of:B2:radio:galaxies:(Gonzalez-Serrano+;:2000) +C,J/A+AS/137/43,radio,ivo://CDS.VizieR/J/A+AS/137/43,J/A+AS/137/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/43&,OH/H2O:masers:database:(Forster+;:1999) +C,J/ApJ/523/540,optical,ivo://CDS.VizieR/J/ApJ/523/540,J/ApJ/523/540,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/523/540&,VI:photometry:of:new:Cepheids:in:NGC:3319:(Sakai+;:1999) +C,J/A+AS/137/101,optical:infrared,ivo://CDS.VizieR/J/A+AS/137/101,J/A+AS/137/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/101&,H-band:photometry:in:Pisces-Perseus:spirals:(Moriondo+:1999) +C,J/A+AS/142/417,optical,ivo://CDS.VizieR/J/A+AS/142/417,J/A+AS/142/417,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/417&,Hamburg/SAO:Survey:for:ELGs.:III.:(Hopp+;:2000) +C,J/A+A/401/531,optical,ivo://CDS.VizieR/J/A+A/401/531,J/A+A/401/531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/401/531&,Proper:motions:in:NGC:7243:(Jilinski+;:2003) +C,J/AJ/124/2164,optical,ivo://CDS.VizieR/J/AJ/124/2164,J/AJ/124/2164,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/2164&,SDSS:photometry:in:the:field:of:L1457:(Andersson+;:2002) +C,J/MNRAS/287/472,optical,ivo://CDS.VizieR/J/MNRAS/287/472,J/MNRAS/287/472,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/287/472&,Southern:Milky:Way:galaxies:velocities:(Di:Nella+:1997) +C,J/MNRAS/276/33,optical:infrared,ivo://CDS.VizieR/J/MNRAS/276/33,J/MNRAS/276/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/276/33&,UBVRI:CCD:sequences:for:wide-field:surveys.:I.:(Boyle+:1995) +C,J/A+A/337/17,optical,ivo://CDS.VizieR/J/A+A/337/17,J/A+A/337/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/337/17&,Redshift:survey:between:A548:and:A3367:(Andreuzzi+;:1998) +C,I/187,optical,ivo://CDS.VizieR/I/187,I/187,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/187&,Tokyo:Photoelectric:Meridian:Circle:Catalog:1987:(Yoshizawa+:1991) +C,J/AJ/116/2246,optical,ivo://CDS.VizieR/J/AJ/116/2246,J/AJ/116/2246,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/2246&,HII:regions:in:UGC:86;:92;:105:and:UGC:4115:(Kingsburgh+;:1998) +C,II/226,optical,ivo://CDS.VizieR/II/226,II/226,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/226&,Stellar:polarization:catalogs:agglomeration:(Heiles;:2000) +C,J/ApJS/126/209,x-ray,ivo://CDS.VizieR/J/ApJS/126/209,J/ApJS/126/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/126/209&,Bright:SHARC:survey:cluster:catalog:(Romer+;:2000) +C,J/MNRAS/269/151,optical,ivo://CDS.VizieR/J/MNRAS/269/151,J/MNRAS/269/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/269/151&,APM:cluster:redshift:survey:(Dalton+;:1994) +C,III/161,optical,ivo://CDS.VizieR/III/161,III/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/161&,Averaged:Stellar:Radial:Velocities:(Barbier-Brossat;:1989) +C,J/A+A/391/159,radio,ivo://CDS.VizieR/J/A+A/391/159,J/A+A/391/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/391/159&,A:search:for:Compact:High-Velocity:Clouds:(De:Heij+;:2002) +C,J/A+A/327/952,optical,ivo://CDS.VizieR/J/A+A/327/952,J/A+A/327/952,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/327/952&,Centaurus:cluster:velocities:(Stein+:1997) +C,J/AJ/124/1570,infrared,ivo://CDS.VizieR/J/AJ/124/1570,J/AJ/124/1570,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1570&,JHKs:photometry:in:Praesepe:(Adams+;:2002) +C,J/AJ/124/1464,optical,ivo://CDS.VizieR/J/AJ/124/1464,J/AJ/124/1464,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1464&,Variable:stars:in:Andromeda:VI:(Pritzl+;:2002) +C,J/AJ/98/1148,radio,ivo://CDS.VizieR/J/AJ/98/1148,J/AJ/98/1148,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/98/1148&,VLA:survey:of:0016+16;:Abell:665;:and:Abell:2218:(Moffet+;:1989) +C,J/AJ/124/1118,optical,ivo://CDS.VizieR/J/AJ/124/1118,J/AJ/124/1118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1118&,Radial:velocities:of:high-velocity:white:dwarfs:(Silvestri+;:2002) +C,J/A+AS/75/67,radio,ivo://CDS.VizieR/J/A+AS/75/67,J/A+AS/75/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/75/67&,Survey:around:the:North:Ecliptic:Pole:at:11:cm:(Loiseau+;:1988) +C,J/A+AS/139/575,x-ray,ivo://CDS.VizieR/J/A+AS/139/575,J/A+AS/139/575,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/575&,RASS:AGN:sample:(Wei+;:1999) +C,J/A+A/344/943,optical:infrared,ivo://CDS.VizieR/J/A+A/344/943,J/A+A/344/943,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/344/943&,Sh:138:BVRIJHK:photometry:(Deharveng+:1999) +C,J/ApJS/124/285,radio,ivo://CDS.VizieR/J/ApJS/124/285,J/ApJS/124/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/124/285&,VLA:Images:of:Extragalactic:Objects:(Reid+;:1999) +C,III/232,optical,ivo://CDS.VizieR/III/232,III/232,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/232&,STELIB::A:library:of:stellar:spectra:at:R~2000:(Le:Borgne+;:2003) +C,J/A+A/344/263,optical,ivo://CDS.VizieR/J/A+A/344/263,J/A+A/344/263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/344/263&,B-V:colour:excess:of:Miras:(Knapik+;:1999) +C,J/A+AS/128/331,x-ray,ivo://CDS.VizieR/J/A+AS/128/331,J/A+AS/128/331,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/331&,X-ray:Sources:in:Molecular:Clouds:(Danner:1998) +C,J/ApJ/511/65,x-ray,ivo://CDS.VizieR/J/ApJ/511/65,J/ApJ/511/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/511/65&,Einstein:images:of:galaxy:clusters:(Jones:&::Forman;:1999) +C,J/A+AS/74/315,radio,ivo://CDS.VizieR/J/A+AS/74/315,J/A+AS/74/315,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/74/315&,327:MHz:Survey:of:the:A262:cluster:region:(Righetti+;:1988) +C,J/other/BSAO/40.,radio,ivo://CDS.VizieR/J/other/BSAO/40.5,J/other/BSAO/40.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/BSAO/40.5&,RATAN-600:RC:radio:sources:(Parijskij+:1996) +C,J/ApJS/143/25,x-ray,ivo://CDS.VizieR/J/ApJS/143/25,J/ApJS/143/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/143/25&,Intermediate-luminosity:X-ray:objects:catalog:(Colbert+;:2002) +C,J/ApJS/140/239,x-ray:optical,ivo://CDS.VizieR/J/ApJS/140/239,J/ApJS/140/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/140/239&,RASS::clusters:of:galaxies:around:SGP:(Cruddace+;:2002) +C,V/95,optical,ivo://CDS.VizieR/V/95,V/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/95&,SKY2000:-:Master:Star:Catalog:(Myers+:1997) +C,J/MNRAS/301/640,optical:radio,ivo://CDS.VizieR/J/MNRAS/301/640,J/MNRAS/301/640,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/301/640&,Ultracompact:H:II:regions:studies.:II.:(Walsh+;:1998) +C,J/ApJ/578/914,optical,ivo://CDS.VizieR/J/ApJ/578/914,J/ApJ/578/914,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/578/914&,Low-mass:stars:in:Taurus:(Hartmann;:2002) +C,J/AcA/48/289,optical:infrared,ivo://CDS.VizieR/J/AcA/48/289,J/AcA/48/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/289&,OGLE-I:long-period:and:non-periodic:variables:(Zebrun:1998) +C,J/AJ/123/2822,optical:infrared,ivo://CDS.VizieR/J/AJ/123/2822,J/AJ/123/2822,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2822&,Photometry:of:southern:NLTT:stars:(Reid+;:2002) +C,J/ApJ/567/423,x-ray,ivo://CDS.VizieR/J/ApJ/567/423,J/ApJ/567/423,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/567/423&,CHANDRA:obs.:of:YSOs:in:Monoceros:R2:(Kohno+;:2002) +C,J/A+AS/136/307,optical,ivo://CDS.VizieR/J/A+AS/136/307,J/A+AS/136/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/307&,Coma:Berenices:astrometric:catalogue:(Abad+:1999) +C,J/ApJS/120/147,radio,ivo://CDS.VizieR/J/ApJS/120/147,J/ApJS/120/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/120/147&,Radio:sources:in:14:Abell:clusters:(Marvel+;:1999) +C,J/AJ/123/832,optical,ivo://CDS.VizieR/J/AJ/123/832,J/AJ/123/832,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/832&,C:star:population:in:NGC:6822:(Letarte+;:2002) +C,J/AJ/114/2596,optical,ivo://CDS.VizieR/J/AJ/114/2596,J/AJ/114/2596,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/2596&,RR:Lyrae:in:new:galactic:bulge:window:(Blanco+;:1997) +C,J/AJ/123/2070,infrared,ivo://CDS.VizieR/J/AJ/123/2070,J/AJ/123/2070,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2070&,ISO:deep:asteroid:search:(Tedesco+;:2002) +C,J/AJ/114/2353,optical,ivo://CDS.VizieR/J/AJ/114/2353,J/AJ/114/2353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/2353&,AGNs:and:QSOs:behind:nearby:galaxies:(Crampton+;:1997) +C,J/AJ/123/1528,optical:infrared,ivo://CDS.VizieR/J/AJ/123/1528,J/AJ/123/1528,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1528&,UBV(RI)_C_:and:JHK:photometry:in:NGC:2264:(Rebull+;:2002) +C,J/A+A/398/541,optical,ivo://CDS.VizieR/J/A+A/398/541,J/A+A/398/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/541&,VI:light-curves:of:the:variable:stars:in:M13:(Kopacki+;:2003) +C,J/PAZh/22/847,optical,ivo://CDS.VizieR/J/PAZh/22/847,J/PAZh/22/847,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/22/847&,Identification:and:coordinates:in:M4:(Shokin+;:1996) +C,J/A+AS/128/179,*,ivo://CDS.VizieR/J/A+AS/128/179,J/A+AS/128/179,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/179&,Precision:meteor:orbits:(Betlem+:1998) +C,I/259,optical,ivo://CDS.VizieR/I/259,I/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/259&,The:Tycho-2:Catalogue:(Hog+:2000) +C,J/A+A/397/431,optical,ivo://CDS.VizieR/J/A+A/397/431,J/A+A/397/431,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/397/431&,Redshifts:of:ABCG209:galaxies:(Mercurio+;:2003) +C,J/A+AS/115/97,optical,ivo://CDS.VizieR/J/A+AS/115/97,J/A+AS/115/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/97&,Positions:of:790:AGNs:(Veron-Cetty+;:1996) +C,J/A+A/399/1167,optical,ivo://CDS.VizieR/J/A+A/399/1167,J/A+A/399/1167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/1167&,Hipparcos:Variability-Induced:Movers:(Pourbaix+;:2003) +C,II/94,infrared,ivo://CDS.VizieR/II/94,II/94,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/94&,The:Revised:AFGL:(RAFGL):Catalogue:(Price+:1983) +C,J/A+A/399/1135,infrared,ivo://CDS.VizieR/J/A+A/399/1135,J/A+A/399/1135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/399/1135&,JHK:photometry:around:Sh:217:and:Sh:219:(Deharveng+;:2003) +C,J/A+AS/83/317,optical,ivo://CDS.VizieR/J/A+AS/83/317,J/A+AS/83/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/83/317&,New:proper-motion:LTT:stars:Dec<:-40;:0<:RA<:4h30:(Wroblewski+:1990) +C,J/ApJS/105/419,optical,ivo://CDS.VizieR/J/ApJS/105/419,J/ApJS/105/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/105/419&,Spectral:Atlas:of:Carbon:Stars:(Barnbaum+:1996) +C,J/A+AS/134/241,optical,ivo://CDS.VizieR/J/A+AS/134/241,J/A+AS/134/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/241&,Rotation:in:molecular:clouds:(Phillips:1999) +C,J/other/Ap/45.32,optical,ivo://CDS.VizieR/J/other/Ap/45.322,J/other/Ap/45.32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Ap/45.322&,FBS:13th:list:of:late:M:and:carbon:stars:(Gigoyan+;:2002) +C,J/A+A/398/731,optical,ivo://CDS.VizieR/J/A+A/398/731,J/A+A/398/731,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/731&,[Fe/H]:catalog:of:class:IV-V:stars:(Taylor;:2003) +C,J/A+A/396/449,optical,ivo://CDS.VizieR/J/A+A/396/449,J/A+A/396/449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/396/449&,H{alpha}:surface:photometry:in:Virgo:(Gavazzi+;:2002) +C,J/ApJS/112/315,optical,ivo://CDS.VizieR/J/ApJS/112/315,J/ApJS/112/315,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/112/315&,Spectroscopic:parameters:of:Seyfert:nuclei:(Ho+:1997) +C,I/163,optical,ivo://CDS.VizieR/I/163,I/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/163&,US:Naval:Observatory:Pleiades:Catalog:(Van:Flandern:1969) +C,I/167,optical,ivo://CDS.VizieR/I/167,I/167,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/167&,Tokyo:Photoelectric:Meridian:Circle:Catalog:1986:(Yoshizawa+:1989) +C,J/AJ/124/690,radio,ivo://CDS.VizieR/J/AJ/124/690,J/AJ/124/690,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/690&,H:I-selected:galaxies:in:South:Celestial:Cap:(Kilborn+;:2002) +C,VII/91,infrared,ivo://CDS.VizieR/VII/91,VII/91,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/91&,IRAS:Asteroid:and:Comet:Survey:(Veeder+:1986) +C,J/ApJS/118/177,optical:infrared,ivo://CDS.VizieR/J/ApJS/118/177,J/ApJS/118/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/118/177&,JHK:photometry:of:M31:spiral:arm:(Kodaira+;:1998) +C,II/239,optical,ivo://CDS.VizieR/II/239,II/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/239&,A:search:for:faint:blue:stars.:(Berger+;:1977-84) +C,J/A+A/343/86,radio,ivo://CDS.VizieR/J/A+A/343/86,J/A+A/343/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/343/86&,Virgo:cluster:radio:luminosity:function.:I.:(Gavazzi+:1999) +C,J/AJ/116/917,*,ivo://CDS.VizieR/J/AJ/116/917,J/AJ/116/917,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/917&,Micrometer:measures:of:double:stars:(Worley+:1998) +C,J/A+A/398/141,optical,ivo://CDS.VizieR/J/A+A/398/141,J/A+A/398/141,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/398/141&,Vertical:distribution:of:galactic:disk:stars:(Soubiran+;:2003) +C,J/ApJS/107/215,uv,ivo://CDS.VizieR/J/ApJS/107/215,J/ApJS/107/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/215&,UV:Images:of:Nearby:Galaxies:(Maoz+;:1996) +C,J/A+A/342/773,optical,ivo://CDS.VizieR/J/A+A/342/773,J/A+A/342/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/342/773&,Hot:carbon:stars:B-V:colour:excess:(Bergeat+:1999) +C,I/151,radio,ivo://CDS.VizieR/I/151,I/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/151&,Precise:Radio:Source:Positions:from:Mark:III:VLBI:(Ma+:1990) +C,J/ApJ/463/205,radio,ivo://CDS.VizieR/J/ApJ/463/205,J/ApJ/463/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/463/205&,CS:and:NH3:Survey:of:H2O:Maser:Emission:(Anglada+:1996) +C,VII/75,infrared,ivo://CDS.VizieR/VII/75,VII/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/75&,Infrared:Photometry:and:21cm:data:for:nearby:galaxies:(Aaronson+;:1982) +C,I/121,optical,ivo://CDS.VizieR/I/121,I/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/121&,Common:proper:motions:stars:in:AGK3:(Halbwachs;:1986) +C,J/ApJS/92/53,x-ray,ivo://CDS.VizieR/J/ApJS/92/53,J/ApJS/92/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/92/53&,Einstein:database:of:quasars.:I.:(Wilkes+;:1994) +C,J/ApJS/107/19,radio,ivo://CDS.VizieR/J/ApJS/107/19,J/ApJS/107/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/19&,MRC/1Jy:Radio:source:survey.:I.:(McCarthy+:1996) +C,III/231,optical,ivo://CDS.VizieR/III/231,III/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/231&,The:Tycho-2:Spectral:Type:Catalog:(Wright+;:2003) +C,J/AJ/105/1251,optical:radio,ivo://CDS.VizieR/J/AJ/105/1251,J/AJ/105/1251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1251&,Velocities:in:Pisces-Perseus:supercluster.:(Wegner+;:1993) +C,I/99,optical,ivo://CDS.VizieR/I/99,I/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/99&,Brorfelde:Meridian:Catalogues:1964-1976:(Brorfelde:Obs.:1968-1984) +C,J/AJ/103/1205,optical,ivo://CDS.VizieR/J/AJ/103/1205,J/AJ/103/1205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/103/1205&,Stellar:Content:of:LH:9:and:10:in:the:LMC:(Parker+:1992) +C,I/86A,optical,ivo://CDS.VizieR/I/86A,I/86A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/86A&,Sydney:Southern:Star:Catalogue:(King+:1983) +C,J/BaltA/11/153,optical,ivo://CDS.VizieR/J/BaltA/11/153,J/BaltA/11/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/11/153&,HIP:visual:binaries:kinematics.:II.:(Bartkevicius+;:2002) +C,J/BaltA/10/481,optical,ivo://CDS.VizieR/J/BaltA/10/481,J/BaltA/10/481,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/BaltA/10/481&,HIP:visual:binaries:kinematics.:I.:(Bartkevicius+;:2001) +C,I/31,optical,ivo://CDS.VizieR/I/31,I/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/31&,Bucharest:KSZ:Faint:Stars;:-11:to:+11;:1950.0:(Bucharest:1972) +C,J/ApJ/563/80,gamma-ray,ivo://CDS.VizieR/J/ApJ/563/80,J/ApJ/563/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/563/80&,3906:gamma-ray:bursts:BATSE:triggers:(Stern+;:2001) +C,J/AJ/115/635,optical,ivo://CDS.VizieR/J/AJ/115/635,J/AJ/115/635,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/635&,Cepheid:radial:velocities:(Metzger+:1998) +C,J/A+A/390/863,optical,ivo://CDS.VizieR/J/A+A/390/863,J/A+A/390/863,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/863&,CCD:R:Photometry:of:WHISP:Dwarf:Galaxies:(Swaters;:2002) +C,J/A+A/371/833,x-ray,ivo://CDS.VizieR/J/A+A/371/833,J/A+A/371/833,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/371/833&,ROSAT:Ultra:Deep:Survey:(Lehmann+;:2001) +C,J/ApJ/434/54,x-ray,ivo://CDS.VizieR/J/ApJ/434/54,J/ApJ/434/54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/434/54&,Spectral:properties:of:X-ray-selected:AGNs:(Thompson+:1994) +C,J/MNRAS/311/456,x-ray,ivo://CDS.VizieR/J/MNRAS/311/456,J/MNRAS/311/456,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/311/456&,RIXOS:source:catalogue:(Mason+;:2000) +C,J/AJ/108/405,uv,ivo://CDS.VizieR/J/AJ/108/405,J/AJ/108/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/405&,Montreal:Blue:Galaxy:Survey.:II.:(Coziol+;:1994) +C,J/A+AS/139/97,radio,ivo://CDS.VizieR/J/A+AS/139/97,J/A+AS/139/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/97&,HI:properties:of:nearby:galaxies:(Karachentsev+;:1999) +C,B/avo.rad,radio,ivo://CDS.VizieR/B/avo.rad,B/avo.rad,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=B/avo.rad&,MERLIN+VLA:images:of:HDF/HFF:sources:(Muxlow+;:2003) +C,III/44,optical,ivo://CDS.VizieR/III/44,III/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/44&,Atlas:of:Stellar:Spectra:(Johnson:1977-1978) +C,I/205,optical,ivo://CDS.VizieR/I/205,I/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/205&,Carlsberg:Meridian:Catalog;:Vol.:7:(CMC7;:1993) +C,J/AJ/77/797,radio,ivo://CDS.VizieR/J/AJ/77/797,J/AJ/77/797,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/77/797&,NRAO:5GHz:Strong:Source:Survey:(Pauliny-Toth+:1972) +C,J/other/RMxAA/32,optical,ivo://CDS.VizieR/J/other/RMxAA/32.143,J/other/RMxAA/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/RMxAA/32.143&,uvby:photometry:in:Baade's:Window:(Ruelas-Mayorga+:1996) +C,I/189,optical,ivo://CDS.VizieR/I/189,I/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/189&,Carlsberg:Meridian:Catalog;:Vol.:6:(CMC6;:1992) +C,J/A+A/352/39,optical,ivo://CDS.VizieR/J/A+A/352/39,J/A+A/352/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/352/39&,Great:Attractor:region:redshifts:(Woudt+;:1999) +C,J/PASP/114/820,optical,ivo://CDS.VizieR/J/PASP/114/820,J/PASP/114/820,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/114/820&,Supernovae:host:galaxies:classification:(van:den:Bergh+;:2002) +C,J/MNRAS/289/225,radio,ivo://CDS.VizieR/J/MNRAS/289/225,J/MNRAS/289/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/289/225&,SMC:HI:shells:velocities:(Staveley-Smith+:1997) +C,J/AZh/74/42,radio,ivo://CDS.VizieR/J/AZh/74/42,J/AZh/74/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/74/42&,RATAN-600:radio:sources:spectra:(Bursov:1997) +C,J/MNRAS/335/10,optical,ivo://CDS.VizieR/J/MNRAS/335/10,J/MNRAS/335/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/335/10&,H{alpha}:survey:of:Abell:1689:(Balogh+;:2002) +C,J/AJ/90/1681,optical,ivo://CDS.VizieR/J/AJ/90/1681,J/AJ/90/1681,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/90/1681&,The:Virgo:Cluster:Catalog:(VCC):(Binggeli+;:1985) +C,J/AJ/124/404,optical,ivo://CDS.VizieR/J/AJ/124/404,J/AJ/124/404,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/404&,Upper:Scorpius:OB:association:Lithium:survey.:II.:(Preibisch;:2002) +C,J/AJ/124/1001,infrared,ivo://CDS.VizieR/J/AJ/124/1001,J/AJ/124/1001,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/124/1001&,JHKs:photometry:of:Cha:I:variables:(Carpenter;:2002) +C,VII/112,optical,ivo://CDS.VizieR/VII/112,VII/112,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/112&,RC2:Catalogue:(de:Vaucouleurs+:1976) +C,J/AJ/121/1040,optical,ivo://CDS.VizieR/J/AJ/121/1040,J/AJ/121/1040,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/1040&,PMS:members:of:upper:Scorpius:OB:association:(Preibisch+;:2001) +C,J/A+A/393/439,optical,ivo://CDS.VizieR/J/A+A/393/439,J/A+A/393/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/393/439&,Catalogue:of:galaxies:towards:Abell:496:(Durret+;:2002) +C,III/70,optical,ivo://CDS.VizieR/III/70,III/70,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/70&,Luyten's:White:Dwarf:Catalogues:(Luyten;:1970-77) +C,VIII/19,radio,ivo://CDS.VizieR/VIII/19,VIII/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/19&,Catalogues:from:a:deep:327:MHz:Westerbork:Survey:(Wieringa:1991;1993) +C,III/180,optical,ivo://CDS.VizieR/III/180,III/180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/180&,SS(77):Catalogue::new:H-alpha:em*:in:Milky:Way:(Stephenson+:1977) +C,V/76,optical,ivo://CDS.VizieR/V/76,V/76,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/76&,Chromospherically:Active:Binaries:(Strassmeier+:1993) +C,J/MNRAS/283/367,optical,ivo://CDS.VizieR/J/MNRAS/283/367,J/MNRAS/283/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/283/367&,Redshift:survey:in:Per-Psc:and:Pav-Ind:(di:Nella+:1996) +C,J/MNRAS/279/459,infrared,ivo://CDS.VizieR/J/MNRAS/279/459,J/MNRAS/279/459,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/279/459&,Ultraluminous:IRAS:galaxies:(Clements+:1996) +C,J/A+A/350/805,optical,ivo://CDS.VizieR/J/A+A/350/805,J/A+A/350/805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/350/805&,X-ray:selected:ROSAT:AGN:spectra:(Grupe+;:1999) +C,V/31A,optical,ivo://CDS.VizieR/V/31A,V/31A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/31A&,Kinematic:data:for:O-B5:stars:(Rubin+;:1962) +C,J/AJ/115/2587,x-ray,ivo://CDS.VizieR/J/AJ/115/2587,J/AJ/115/2587,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/2587&,Einstein:IPC:database:ultrasoft:survey:(Thompson+:1998) +C,J/AJ/112/2471,optical,ivo://CDS.VizieR/J/AJ/112/2471,J/AJ/112/2471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/2471&,The:Ursa:Major:cluster.:I.:(Tully+:1996) +C,J/A+AS/115/59,optical,ivo://CDS.VizieR/J/A+AS/115/59,J/A+AS/115/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/59&,Double:stars:measurements:at:Nice:Obs.:(Thorel+;:1996) +C,J/A+AS/80/103,radio,ivo://CDS.VizieR/J/A+AS/80/103,J/A+AS/80/103,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/80/103&,Optical:spectroscopy:of:1Jy;:S4:and:S5:sources:(Stickel+:1989) +C,J/A+AS/101/259,optical,ivo://CDS.VizieR/J/A+AS/101/259,J/A+AS/101/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/101/259&,Redshifts:of:southern:rich:clusters:(Galli+:1993) +C,J/A+A/349/448,optical,ivo://CDS.VizieR/J/A+A/349/448,J/A+A/349/448,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/349/448&,Open:star:clusters.:I.:NGC:581:(M:103):(Sanner+;:1999) +C,V/52,optical,ivo://CDS.VizieR/V/52,V/52,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/52&,Photometry:and:Proper:Motions:in:M67:(Frolov+:1986) +C,J/AZh/72/613,radio,ivo://CDS.VizieR/J/AZh/72/613,J/AZh/72/613,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/72/613&,Optical:identification:of:radio:sources:(Kopylov+;:1995) +C,J/A+A/330/108,x-ray,ivo://CDS.VizieR/J/A+A/330/108,J/A+A/330/108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/330/108&,ROSAT:detected:quasars.:II.:(Yuan+:1998) +C,J/ApJ/571/665,optical,ivo://CDS.VizieR/J/ApJ/571/665,J/ApJ/571/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/571/665&,Analysis:of:the:Ly{alpha}:forest:at:z=0-5.:V.:(Scott+;:2002) +C,J/A+AS/127/409,optical,ivo://CDS.VizieR/J/A+AS/127/409,J/A+AS/127/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/409&,New:nearby:dwarf:galaxy:candidates:list:(Karachentseva+:1998) +C,J/AJ/123/2976,optical,ivo://CDS.VizieR/J/AJ/123/2976,J/AJ/123/2976,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/2976&,The:UZC-SSRS2:group:catalog:(Ramella+;:2002) +C,J/AJ/123/1411,optical:infrared,ivo://CDS.VizieR/J/AJ/123/1411,J/AJ/123/1411,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/1411&,UBVIHalpha:photometry:of:NGC:4314:star:clusters:(Benedict+;:2002) +C,J/AJ/117/2941,optical,ivo://CDS.VizieR/J/AJ/117/2941,J/AJ/117/2941,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/2941&,Rotation:periods:of:Orion:PMS:stars:(Stassun+;:1999) +C,J/A+AS/119/221,optical,ivo://CDS.VizieR/J/A+AS/119/221,J/A+AS/119/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/119/221&,UBVRI:photometry:of:stars:in:Berkeley:86:(Deeg+;:1996) +C,II/190,infrared,ivo://CDS.VizieR/II/190,II/190,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/190&,IRAS:Minor:Planet:Survey:(IMPS):(Tedesco:1992) +C,J/A+AS/117/467,optical,ivo://CDS.VizieR/J/A+AS/117/467,J/A+AS/117/467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/467&,Image:of:Galaxies:data-base:II.:(Garnier+:1996) +C,J/PASP/111/438,optical,ivo://CDS.VizieR/J/PASP/111/438,J/PASP/111/438,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/111/438&,Updated:Zwicky:catalog:(UZC):(Falco+;:1999) +C,J/A+AS/104/379,optical,ivo://CDS.VizieR/J/A+AS/104/379,J/A+AS/104/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/379&,Integrated:Photometry:of:open:clusters:(Battinelli+:1994) +C,J/ApJS/117/361,radio,ivo://CDS.VizieR/J/ApJS/117/361,J/ApJS/117/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/117/361&,PNe:in:NRAO:VLA:Sky:Survey:(Condon+:1998) +C,J/A+AS/124/259,radio,ivo://CDS.VizieR/J/A+AS/124/259,J/A+AS/124/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/259&,Westerbork:Northern:Sky:Survey:I.:(Rengelink+:1997) +C,J/ApJS/141/503,optical,ivo://CDS.VizieR/J/ApJS/141/503,J/ApJS/141/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/503&,Radial:Velocities:for:889:late-type:stars:(Nidever+;:2002) +C,J/AJ/115/193,optical,ivo://CDS.VizieR/J/AJ/115/193,J/AJ/115/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/193&,RR:Lyrae:V:light:curves:(Layden;:1998) +C,J/A+A/331/581,optical,ivo://CDS.VizieR/J/A+A/331/581,J/A+A/331/581,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/331/581&,Rotation:and:activity:in:field:M:dwarfs:(Delfosse+:1998) +C,J/A+A/390/967,optical,ivo://CDS.VizieR/J/A+A/390/967,J/A+A/390/967,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/967&,Carbon-rich:giants:in:the:HR:diagram:(Bergeat+;:2002) +C,J/ApJS/141/61,optical,ivo://CDS.VizieR/J/ApJS/141/61,J/ApJS/141/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/61&,Morphology:of:satellite:galaxies:(Gutierrez+;:2002) +C,J/ApJS/141/469,*,ivo://CDS.VizieR/J/ApJS/141/469,J/ApJS/141/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/141/469&,Linear:polarization:catalog:toward:HD:62542:(Pereyra+;:2002) +C,J/A+A/345/505,optical:infrared,ivo://CDS.VizieR/J/A+A/345/505,J/A+A/345/505,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/345/505&,UBVI:magnitudes:of:NGC:869:B-type:pulsators:(Krzesinski+;:1999) +C,J/AZh/78/1104,*,ivo://CDS.VizieR/J/AZh/78/1104,J/AZh/78/1104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/78/1104&,Age:and:metallicity:in:eclipsing:binaries:(Kovaleva;:2001) +C,J/AJ/123/3216,optical,ivo://CDS.VizieR/J/AJ/123/3216,J/AJ/123/3216,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/123/3216&,BV:photometry:of:variable:stars:in:SMC:(Sharpee+;:2002) +C,J/A+A/85/329,radio,ivo://CDS.VizieR/J/A+A/85/329,J/A+A/85/329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/85/329&,4.85GHz:extragalactic:sources:(Pauliny-Toth+:1980) +C,J/A+A/296/727,optical:radio,ivo://CDS.VizieR/J/A+A/296/727,J/A+A/296/727,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/296/727&,Semiregular:variables:H2O:maser:(Szymczak+;:1995) +C,J/A+AS/126/413,radio,ivo://CDS.VizieR/J/A+AS/126/413,J/A+AS/126/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/413&,21cm:radio:continuum:survey.:II.:(Reich+:1997) +C,J/A+A/389/787,optical,ivo://CDS.VizieR/J/A+A/389/787,J/A+A/389/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/389/787&,VRI:Photometry:of:Galaxies:in:AC118:Field:(Busarello+;:2002) +C,J/A+A/298/115,x-ray,ivo://CDS.VizieR/J/A+A/298/115,J/A+A/298/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/298/115&,ROSAT:study:of:Praesepe:(Randish+;:1995) +C,III/229,optical,ivo://CDS.VizieR/III/229,III/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/229&,Radial:Velocities:of:Cepheids:(Gorynya+:1992-98) +C,J/A+A/286/17,radio,ivo://CDS.VizieR/J/A+A/286/17,J/A+A/286/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/286/17&,21cm:obs.:of:galaxies:in:Psc-Per:Supercl.:(Seeberger+:1994) +C,J/MNRAS/224/453,optical,ivo://CDS.VizieR/J/MNRAS/224/453,J/MNRAS/224/453,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/224/453&,Velocity:data:of:rich:clusters:(Colless+:1987) +C,J/A+A/390/39,gamma-ray,ivo://CDS.VizieR/J/A+A/390/39,J/A+A/390/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/390/39&,HEGRA:AIROBICC:gamma:radiation:above:15:TeV:(Aharonian+;:2002) +C,II/197,optical,ivo://CDS.VizieR/II/197,II/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/197&,ISM:towards:IC:348:and:Per:OB2:(Cernis;:1993) +C,VII/155,optical,ivo://CDS.VizieR/VII/155,VII/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/155&,Third:Reference:Cat.:of:Bright:Galaxies:(RC3):(de:Vaucouleurs+:1991) +C,J/A+AS/137/521,optical,ivo://CDS.VizieR/J/A+AS/137/521,J/A+AS/137/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/521&,8500-8750{AA}:high:resolution:spectroscopy:(Munari+;:1999) +C,VIII/25,radio,ivo://CDS.VizieR/VIII/25,VIII/25,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/25&,6C:Survey:of:radio:sources:-:VI.:(Hales+:1993) +C,VIII/23,radio,ivo://CDS.VizieR/VIII/23,VIII/23,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/23&,6C:Survey:of:radio:sources:-:IV.:(Hales+:1991) +C,VII/83,optical,ivo://CDS.VizieR/VII/83,VII/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/83&,Isolated:Triplets:of:galaxies:(Karachentseva+:1988) +C,VII/70A,optical,ivo://CDS.VizieR/VII/70A,VII/70A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/70A&,Galaxies:Rotation:Curves:(Baiesi-Pillastrini+:1983) +C,VII/44B,optical,ivo://CDS.VizieR/VII/44B,VII/44B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/44B&,Star:Clusters:&::Associations:II.:Globular:Clusters:(Ruprecht+:1981) +C,J/A+A/388/168,optical,ivo://CDS.VizieR/J/A+A/388/168,J/A+A/388/168,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/388/168&,Absolute:proper:motions:of:93:open:clusters:(Dias+;:2002) +C,VIII/55,radio,ivo://CDS.VizieR/VIII/55,VIII/55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/55&,DRAO:Penticton:P-survey:Database:(Caswell+;:1983-1987) +C,J/A+A/345/471,optical,ivo://CDS.VizieR/J/A+A/345/471,J/A+A/345/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/345/471&,Memberships:of:open:clusters:(Robichon+;:1999) +C,J/A+AS/137/351,uv,ivo://CDS.VizieR/J/A+AS/137/351,J/A+AS/137/351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/351&,A:supergiants:UV:and:visible:spectra:(Verdugo+;:1999) +C,J/ApJ/559/606,optical,ivo://CDS.VizieR/J/ApJ/559/606,J/ApJ/559/606,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/559/606&,Star:formation:in:spectroscopic:survey:(Carter+;:2001) +C,J/A+A/386/492,*,ivo://CDS.VizieR/J/A+A/386/492,J/A+A/386/492,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/386/492&,Catalog:of:High:Angular:Resolution:Measurements:(Richichi;:2002) +C,J/AJ/122/518,optical,ivo://CDS.VizieR/J/AJ/122/518,J/AJ/122/518,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/518&,Large:Bright:Quasar:Survey:(LBQS):VII:(Hewett+;:2001) +C,J/other/PBeiO/17,optical,ivo://CDS.VizieR/J/other/PBeiO/17.120,J/other/PBeiO/17,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PBeiO/17.120&,Fourth:preliminary:catalogue:of:stars:(PPCP4::Wang+:1991) +C,J/ApJ/461/127,x-ray,ivo://CDS.VizieR/J/ApJ/461/127,J/ApJ/461/127,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/461/127&,The:Einstein:Two-Sigma:Catalog:(Moran+:1996) +C,J/A+AS/135/29,optical,ivo://CDS.VizieR/J/A+AS/135/29,J/A+AS/135/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/29&,New:periods:of:variable:stars:in:Cygnus:(Hric+:1999) +C,J/A+A/386/237,optical:infrared,ivo://CDS.VizieR/J/A+A/386/237,J/A+A/386/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/386/237&,UBV(RI)c:photometry:of:7:symbiotic:stars:(Munari+;:2002) +C,J/ApJS/110/213,optical,ivo://CDS.VizieR/J/ApJS/110/213,J/ApJS/110/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/110/213&,Morphological:Types:in:10:Distant:Rich:Clusters:(Smail+:1997) +C,VII/36,optical,ivo://CDS.VizieR/VII/36,VII/36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/36&,Galaxy:Redshifts:(Rood:1980) +C,J/A+A/386/140,optical:radio,ivo://CDS.VizieR/J/A+A/386/140,J/A+A/386/140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/386/140&,HI:survey:of:polar:ring:galaxies.:IV.:(van:Driel+;:2002) +C,J/ApJ/317/102,radio,ivo://CDS.VizieR/J/ApJ/317/102,J/ApJ/317/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/317/102&,Cancer:cluster:1.4GHz:continuum:sources:(Salpeter+;:1987) +C,II/106,uv,ivo://CDS.VizieR/II/106,II/106,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/106&,Kiso:Ultraviolet:Catalog:(KUV):(Noguchi+:1980-1984) +C,J/A+AS/106/303,x-ray:radio,ivo://CDS.VizieR/J/A+AS/106/303,J/A+AS/106/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/106/303&,Multifrequency:observations:of:ROSAT:sources:(Neumann+:1994) +C,VII/186,optical,ivo://CDS.VizieR/VII/186,VII/186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/186&,Catalogue:of:Galaxies:in:A3744:(Cameron:1988) +C,J/AJ/115/1856,optical,ivo://CDS.VizieR/J/AJ/115/1856,J/AJ/115/1856,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/1856&,Dwarf:Cepheids:in:Carina:(Mateo+;:1998) +C,J/PASP/109/849,optical,ivo://CDS.VizieR/J/PASP/109/849,J/PASP/109/849,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/109/849&,Probing:the:LHS:Catalog:(Gizis+:1997) +C,J/AJ/112/2786,infrared,ivo://CDS.VizieR/J/AJ/112/2786,J/AJ/112/2786,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/2786&,1985-1995:lunar:occultations:at:TIRGO:(Richichi+:1996) +C,J/ApJ/507/655,optical,ivo://CDS.VizieR/J/ApJ/507/655,J/ApJ/507/655,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/507/655&,VI:photometry:of:new:Cepheids:in:NGC:2541:(Ferrarese+;:1998) +C,VII/169,optical,ivo://CDS.VizieR/VII/169,VII/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/169&,Optical:Identifications:of:IRAS:Point:Sources:(Wang+:1986;87;91) +C,VII/157,infrared,ivo://CDS.VizieR/VII/157,VII/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/157&,The:Extended:12um:galaxy:sample:(Rush+:1993) +C,J/A+AS/136/519,optical,ivo://CDS.VizieR/J/A+AS/136/519,J/A+AS/136/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/519&,Mg2:indices:for:early-type:galaxies:(Golev+;:1999) +C,V/86,optical,ivo://CDS.VizieR/V/86,V/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/86&,Interstellar:matter:in:the:Galactic:Disk:(Guarinos:J.;:1992) +C,J/A+AS/112/95,optical,ivo://CDS.VizieR/J/A+AS/112/95,J/A+AS/112/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/95&,uvby-beta:photometry:in:Cen-Cru-Mus-Cha:(Corradi+;:1995) +C,J/A+AS/136/429,optical,ivo://CDS.VizieR/J/A+AS/136/429,J/A+AS/136/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/429&,Herbig:Ae/Be:stars:candidates:(Corporon+:1999) +C,J/A+A/382/60,optical:infrared,ivo://CDS.VizieR/J/A+A/382/60,J/A+A/382/60,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/60&,BVR:photometry:in:Abell:1689:(Duc+;:2002) +C,VII/69,optical,ivo://CDS.VizieR/VII/69,VII/69,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/69&,Asiago:Catalogue:of:QSOs:(Barbieri+:1983) +C,J/A+A/382/513,optical,ivo://CDS.VizieR/J/A+A/382/513,J/A+A/382/513,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/513&,Galaxy:warps:in:the:HDF:North:and:South:(Reshetnikov+;:2002) +C,J/A+A/388/29,optical,ivo://CDS.VizieR/J/A+A/388/29,J/A+A/388/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/388/29&,BR:photometry:of:25:southern:dwarf:galaxies:(Parodi+;:2002) +C,J/AJ/115/1894,optical:infrared,ivo://CDS.VizieR/J/AJ/115/1894,J/AJ/115/1894,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/1894&,Eclipsing:binaries:and:Cepheids:in:M31A:field:(Stanek+:1998) +C,V/50,optical,ivo://CDS.VizieR/V/50,V/50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/50&,Bright:Star:Catalogue;:5th:Revised:Ed.:(Hoffleit+;:1991) +C,J/MNRAS/268/602,radio,ivo://CDS.VizieR/J/MNRAS/268/602,J/MNRAS/268/602,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/268/602&,Compact:radio:cores:in:radio:galaxies.:(Jones+;:1994) +C,J/ApJ/348/557,x-ray,ivo://CDS.VizieR/J/ApJ/348/557,J/ApJ/348/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/348/557&,X-ray:studies:of:stars:in:the:Pleiades:(Micela+;:1990) +C,J/A+A/385/87,optical,ivo://CDS.VizieR/J/A+A/385/87,J/A+A/385/87,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/385/87&,Speckle:interferometry:of:nearby:multiple:stars:(Balega+;:2002) +C,J/ApJ/315/687,x-ray,ivo://CDS.VizieR/J/ApJ/315/687,J/ApJ/315/687,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/315/687&,X-Ray:emission:from:solar-type:stars::F:and:G:(Maggio+;:1987) +C,J/other/Obs/116.,optical:infrared,ivo://CDS.VizieR/J/other/Obs/116.382,J/other/Obs/116.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/Obs/116.382&,BVRI:Photometry:of:Spectroscopic:Binaries:(Miller+:1996) +C,J/A+AS/118/503,optical,ivo://CDS.VizieR/J/A+AS/118/503,J/A+AS/118/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/503&,Proper:motions:of:stars:in:Ori:Nebula:(Tian+:1996) +C,II/201,optical,ivo://CDS.VizieR/II/201,II/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/201&,Sternberg:SN:Catalogue;:1994Sep.:(Tsvetkov+;:1995) +C,I/152,optical,ivo://CDS.VizieR/I/152,I/152,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/152&,Lick:Jupiter-Voyager:Reference:Star:Catalogue:(Klemola+:1978) +C,V/58,optical,ivo://CDS.VizieR/V/58,V/58,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/58&,[Fe/H];:Vel;:Orbits:of:F2-K5:Dwarfs:80pc:from:Sun:(Marsakov+:1988) +C,J/other/PNAOJ/6.,uv,ivo://CDS.VizieR/J/other/PNAOJ/6.1,J/other/PNAOJ/6.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PNAOJ/6.1&,KUG:survey;:second:series.:II:(Miyauchi-Isobe+:2000) +C,J/other/PNAOJ/5.,uv,ivo://CDS.VizieR/J/other/PNAOJ/5.75,J/other/PNAOJ/5.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PNAOJ/5.75&,KUG:survey;:second:series.:I:(Miyauchi-Isobe+:1998) +C,J/A+AS/99/545,radio,ivo://CDS.VizieR/J/A+AS/99/545,J/A+AS/99/545,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/99/545&,The:Miyun:232:MHz:survey.:I:(Zhang+;:1993) +C,J/AJ/104/2078,optical,ivo://CDS.VizieR/J/AJ/104/2078,J/AJ/104/2078,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/2078&,cD:Galaxy:in:Abell:2107:(Oegerle+:1992) +C,IX/32,x-ray,ivo://CDS.VizieR/IX/32,IX/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/32&,ROSAT:Bright:Survey:(Fischer+;:1998-2000) +C,J/A+AS/120/77,radio,ivo://CDS.VizieR/J/A+AS/120/77,J/A+AS/120/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/77&,Radio:continuum:study:of:the:MC:(Filipovic+;:1996) +C,J/A+AS/80/215,radio,ivo://CDS.VizieR/J/A+AS/80/215,J/A+AS/80/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/80/215&,Lunar:occultations:of:weak:radio:sources:(Akujor+;:1989) +C,J/ApJS/105/343,optical,ivo://CDS.VizieR/J/ApJS/105/343,J/ApJS/105/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/105/343&,Universidad:Complutense:de:Madrid:list:2:(Zamorano+:1996) +C,J/AcA/48/175,optical:infrared,ivo://CDS.VizieR/J/AcA/48/175,J/AcA/48/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/175&,OGLE:LMC:clusters:(Pietrzynski+:1998) +C,J/MNRAS/300/417,optical,ivo://CDS.VizieR/J/MNRAS/300/417,J/MNRAS/300/417,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/300/417&,Durham/UKST:Galaxy:Redshift:Survey:(Ratcliffe+;:1998) +C,I/225,optical,ivo://CDS.VizieR/I/225,I/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/225&,Oxford:2:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,I/211,optical,ivo://CDS.VizieR/I/211,I/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/211&,CCDM:(Components:of:Double:and:Multiple:stars):(Dommanget+:1994) +C,I/224,optical,ivo://CDS.VizieR/I/224,I/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/224&,Oxford:1:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/A+A/383/30,optical:infrared,ivo://CDS.VizieR/J/A+A/383/30,J/A+A/383/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/383/30&,New:UBVRI:color:distribution:in:E:galaxies:(Idiart;:2002) +C,I/223,optical,ivo://CDS.VizieR/I/223,I/223,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/223&,Algiers:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1995) +C,J/MNRAS/286/500,optical,ivo://CDS.VizieR/J/MNRAS/286/500,J/MNRAS/286/500,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/286/500&,Classification:of:Late:Type:Stars:(Malyuto:V.:1997) +C,J/A+A/371/579,optical,ivo://CDS.VizieR/J/A+A/371/579,J/A+A/371/579,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/371/579&,Empirical:relations:for:cluster:RR:Lyrae:(Kovacs+;:2001) +C,J/MNRAS/277/125,optical,ivo://CDS.VizieR/J/MNRAS/277/125,J/MNRAS/277/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/277/125&,Visual:search:for:galaxies:in:the:Galactic:Plane:(Hau+:1995) +C,I/222,optical,ivo://CDS.VizieR/I/222,I/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/222&,San:Fernando:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1995) +C,III/209,optical,ivo://CDS.VizieR/III/209,III/209,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/209&,Spectrophotometric:Standards:(Biryukov+:1998) +C,J/A+A/384/371,optical,ivo://CDS.VizieR/J/A+A/384/371,J/A+A/384/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/384/371&,Kinematical:data:on:early-type:galaxies.:VI:(Simien+;:2002) +C,VII/1B,optical,ivo://CDS.VizieR/VII/1B,VII/1B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/1B&,Revised:New:General:Catalogue:(Sulentic+;:1973) +C,J/MNRAS/301/881,x-ray,ivo://CDS.VizieR/J/MNRAS/301/881,J/MNRAS/301/881,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/301/881&,The:ROSAT:brightest:cluster:sample:-:I.:(Ebeling+;:1998) +C,J/MNRAS/268/305,optical,ivo://CDS.VizieR/J/MNRAS/268/305,J/MNRAS/268/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/268/305&,Variability:of:optically:selected:quasars:(Hook+:1994) +C,J/AJ/116/1094,optical,ivo://CDS.VizieR/J/AJ/116/1094,J/AJ/116/1094,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1094&,MAPS-PP:catalog:of:galaxies:(Cabanela+;:1998) +C,J/ApJS/136/463,optical,ivo://CDS.VizieR/J/ApJS/136/463,J/ApJS/136/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/136/463&,Distances:and:metallicities:of:HVCs:and:IVCs:(Wakker;:2001) +C,J/MNRAS/327/588,optical,ivo://CDS.VizieR/J/MNRAS/327/588,J/MNRAS/327/588,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/327/588&,Las:Campanas/AAT:Rich:Cluster:Survey:-:I:(Pimbblet+;:2001) +C,J/ApJS/137/117,optical,ivo://CDS.VizieR/J/ApJS/137/117,J/ApJS/137/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/137/117&,Las:Campanas:Distant:Cluster:Survey:(LCDCS):(Gonzales+;:2001) +C,J/A+AS/133/221,optical,ivo://CDS.VizieR/J/A+AS/133/221,J/A+AS/133/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/221&,Library:of:ELODIE:spectra:(F5-K7:stars):(Soubiran+:1998) +C,J/AJ/122/38,optical:infrared,ivo://CDS.VizieR/J/AJ/122/38,J/AJ/122/38,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/38&,BVRI:photometry:of:Abell:2443:(Trujillo+;:2001) +C,J/A+AS/133/201,infrared,ivo://CDS.VizieR/J/A+AS/133/201,J/A+AS/133/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/201&,Spectral:class.:of:unidentified:IRAS:sources:(Iyengar+:1998) +C,J/A+AS/134/525,optical:infrared,ivo://CDS.VizieR/J/A+AS/134/525,J/A+AS/134/525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/525&,NGC:6611:compiled:catalog:(Belikov+:1999) +C,VI/105,uv,ivo://CDS.VizieR/VI/105,VI/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/105&,Wisconsin:Ultraviolet:Photo-Polarimeter:Experiment:(WUPPE;:1990-1995) +C,J/ApJS/119/277,optical,ivo://CDS.VizieR/J/ApJS/119/277,J/ApJS/119/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/119/277&,-3.5<:=DE<:=8.5;:-1.5<:RA<:13.5:redshift:survey:(Grogin+;:1998) +C,VI/104,uv,ivo://CDS.VizieR/VI/104,VI/104,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/104&,The:Ultraviolet:Imaging:Telescope:(UIT):(1990;:1995) +C,J/AJ/116/1757,optical,ivo://CDS.VizieR/J/AJ/116/1757,J/AJ/116/1757,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1757&,M30:UBV:photometry:(Guhathakurta+;:1998) +C,J/A+AS/132/305,radio,ivo://CDS.VizieR/J/A+AS/132/305,J/A+AS/132/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/305&,Extragal.:radio:sources:at:22;:37:and:87GHz:(Terasranta+:1998) +C,J/A+A/382/92,infrared,ivo://CDS.VizieR/J/A+A/382/92,J/A+A/382/92,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/382/92&,Sco:OB2:association:(Shatsky+;:2002) +C,J/MNRAS/254/655,radio,ivo://CDS.VizieR/J/MNRAS/254/655,J/MNRAS/254/655,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/254/655&,Interferometer:phase:calibration:sources.:I:(Patnaik+:1992) +C,J/A+AS/127/117,optical,ivo://CDS.VizieR/J/A+AS/127/117,J/A+AS/127/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/117&,Kinematics:of:galaxies:(Prugniel+:1998) +C,I/277,optical,ivo://CDS.VizieR/I/277,I/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/277&,SPM:Catalog:2.0:(Platais+:1998) +C,J/MNRAS/329/700,optical:radio,ivo://CDS.VizieR/J/MNRAS/329/700,J/MNRAS/329/700,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/329/700&,Optical:IDs:of:JVAS:using:APM:(Snellen+:2002) +C,J/A+AS/135/511,optical,ivo://CDS.VizieR/J/A+AS/135/511,J/A+AS/135/511,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/511&,The:Hamburg/SAO:Survey:for:ELGs:(Ugryumov+:1999) +C,J/A+A/381/464,optical,ivo://CDS.VizieR/J/A+A/381/464,J/A+A/381/464,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/464&,Proper:motions:and:membership:in:NGC:2548:(Wu+;:2002) +C,J/A+AS/135/503,optical,ivo://CDS.VizieR/J/A+AS/135/503,J/A+AS/135/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/503&,Hipparcos:southern:B8-F2:stars:radial:velocities:(Grenier+:1999) +C,J/A+AS/135/273,radio,ivo://CDS.VizieR/J/A+AS/135/273,J/A+AS/135/273,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/135/273&,408MHz:obs.:of:GPS:sources:from:JVAS:survey:(Marecki+:1999) +C,J/A+A/381/446,optical,ivo://CDS.VizieR/J/A+A/381/446,J/A+A/381/446,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/446&,Astrometric:Radial:Velocities.:III.:(Madsen+;:2002) +C,J/ApJS/85/249,optical,ivo://CDS.VizieR/J/ApJS/85/249,J/ApJS/85/249,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/85/249&,Surface:Photometry:of:Hydra:I:Galaxies.:I.:(Hamabe:1993) +C,J/MNRAS/243/390,optical,ivo://CDS.VizieR/J/MNRAS/243/390,J/MNRAS/243/390,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/243/390&,Galaxy:redshift:survey:in:a:Coma:strip:(Karachentsev+:1990) +C,J/A+A/272/235,optical,ivo://CDS.VizieR/J/A+A/272/235,J/A+A/272/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/272/235&,Stars:in:the:dark:cloud:L1251:(Kun+:1993) +C,J/A+AS/140/89,optical,ivo://CDS.VizieR/J/A+AS/140/89,J/A+AS/140/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/140/89&,Galaxy:coordinates.:II:(Paturel;:1999) +C,J/AJ/118/1131,optical,ivo://CDS.VizieR/J/AJ/118/1131,J/AJ/118/1131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/1131&,Radial:velocities:in:A3565:and:A3560:(Willmer+;:1999) +C,J/A+A/378/954,optical,ivo://CDS.VizieR/J/A+A/378/954,J/A+A/378/954,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/378/954&,CCD:measurements:of:double:stars:(Gili+;:2001) +C,J/A+A/378/861,optical,ivo://CDS.VizieR/J/A+A/378/861,J/A+A/378/861,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/378/861&,Spectroscopy:of:Be:stars:(Chauville+;:2001) +C,J/A+A/378/556,*,ivo://CDS.VizieR/J/A+A/378/556,J/A+A/378/556,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/378/556&,UVES/VLT:spectra:of:white:dwarfs:(Koester+;:2001) +C,J/A+AS/118/441,optical:infrared,ivo://CDS.VizieR/J/A+AS/118/441,J/A+AS/118/441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/441&,Virgo:&::Fornax:clusters:galaxies:UBVRI:data:(Schroeder+:1996) +C,III/124,optical,ivo://CDS.VizieR/III/124,III/124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/124&,Spectrophotometry:of:60:stars:(Kiehling;:1987) +C,J/A+AS/109/375,optical,ivo://CDS.VizieR/J/A+AS/109/375,J/A+AS/109/375,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/375&,Blue:stragglers:in:open:clusters:(Ahumada+;:1995) +C,I/247,optical,ivo://CDS.VizieR/I/247,I/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/247&,The:AC2000:Catalogue:(Urban+:1997) +C,II/206,optical,ivo://CDS.VizieR/II/206,II/206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/206&,Stellar:Polarization:Bibliography:(Belous;:1996) +C,VII/196,optical,ivo://CDS.VizieR/VII/196,VII/196,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/196&,Shakhbazian:compact:groups:of:galaxies:(Stoll+:1993-97) +C,J/AJ/116/180,uv,ivo://CDS.VizieR/J/AJ/116/180,J/AJ/116/180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/180&,Magellanic:clouds:ultraviolet:observations:(Parker+:1998) +C,I/275,optical,ivo://CDS.VizieR/I/275,I/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/275&,The:AC:2000.2:Catalogue:(Urban+:2001) +C,J/A+A/381/32,optical,ivo://CDS.VizieR/J/A+A/381/32,J/A+A/381/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/381/32&,Galactic:Cepheid:abundances:(Andrievsky+;:2002) +C,VII/89B,optical,ivo://CDS.VizieR/VII/89B,VII/89B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/89B&,Compact:groups:of:compact:galaxies:(Shakhbazian+:1973-1979) +C,J/A+AS/134/483,optical,ivo://CDS.VizieR/J/A+AS/134/483,J/A+AS/134/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/483&,The:Hamburg:Quasar:Survey.:III.:(Hagen+:1999) +C,J/ApJS/98/1,radio,ivo://CDS.VizieR/J/ApJS/98/1,J/ApJS/98/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/98/1&,First:Caltech-Jodrell:Bank:VLBI:Survey.:I.:(Polatidis+:1995) +C,I/267,optical,ivo://CDS.VizieR/I/267,I/267,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/267&,The:APM-North:Catalogue:(McMahon+;:2000) +C,J/ApJS/96/123,optical:infrared,ivo://CDS.VizieR/J/ApJS/96/123,J/ApJS/96/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/123&,H-magnitudes:of:spiral:galaxies:(Tormen+:1995) +C,J/ApJS/89/259,uv,ivo://CDS.VizieR/J/ApJS/89/259,J/ApJS/89/259,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/89/259&,Far-UV:photometry:in:Ori:(Schmidt+:1993) +C,VII/198,radio,ivo://CDS.VizieR/VII/198,VII/198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/198&,Mark:III:Catalog:of:Galaxy:Peculiar:Velocities:(Willick+:1997) +C,III/40A,optical,ivo://CDS.VizieR/III/40A,III/40A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/40A&,Spectral:Survey:of:Southern:Milky:Way:(Loden+:1976) +C,J/ApJS/79/77,radio,ivo://CDS.VizieR/J/ApJS/79/77,J/ApJS/79/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/79/77&,Bell:Lab.:H:I:Survey:-:High:Velocity:Clouds:(Stark+:1992) +C,I/271,optical,ivo://CDS.VizieR/I/271,I/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/271&,The:GSC:2.2:Catalogue:(STScI;:2001) +C,J/ApJ/405/94,infrared,ivo://CDS.VizieR/J/ApJ/405/94,J/ApJ/405/94,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/405/94&,Far-infrared:emission:from:5:galaxy:clusters:(Wise+:1993) +C,III/207,optical,ivo://CDS.VizieR/III/207,III/207,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/207&,Moscow:Spectrophotometric:Catalog:(MSC):(Glushneva+:1998) +C,VII/101A,optical,ivo://CDS.VizieR/VII/101A,VII/101A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/101A&,Star:Clusters/Associations.:III.:Open:Clusters:(Ruprecht+:1983) +C,I/128,optical,ivo://CDS.VizieR/I/128,I/128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/128&,Photographic:Obs.:Visual:Double:Stars:(van:Albada-van:Dien+:1987) +C,J/A+AS/126/509,x-ray,ivo://CDS.VizieR/J/A+AS/126/509,J/A+AS/126/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/509&,HS:47.5/22::X-ray:catalogue:(Molthagen+:1997) +C,J/A+AS/134/287,x-ray,ivo://CDS.VizieR/J/A+AS/134/287,J/A+AS/134/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/287&,EXMS:catalog:(Reynolds+:1999) +C,J/A+A/379/54,optical:infrared,ivo://CDS.VizieR/J/A+A/379/54,J/A+A/379/54,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/54&,(S+S):binary:galaxies:BVRI:photometry:(Hernandez-Toledo+;:2001) +C,J/A+AS/123/329,x-ray,ivo://CDS.VizieR/J/A+AS/123/329,J/A+AS/123/329,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/329&,New:weak-line:T:Tauri:stars:in:Lupus:(Krautter+:1997) +C,J/ApJS/49/27,uv,ivo://CDS.VizieR/J/ApJS/49/27,J/ApJS/49/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/49/27&,Faint:blue:objects:at:high:galactic:latitude:(Usher+:1982) +C,J/A+A/379/305,optical,ivo://CDS.VizieR/J/A+A/379/305,J/A+A/379/305,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/305&,Envelope:Tomography:of:LPV:stars:(Alvarez;:2001) +C,J/A+A/379/162,optical,ivo://CDS.VizieR/J/A+A/379/162,J/A+A/379/162,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/379/162&,Binaries:with:post-T:Tauri:secondaries:(Gerbaldi+;:2001) +C,J/ApJS/110/1,optical,ivo://CDS.VizieR/J/ApJS/110/1,J/ApJS/110/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/110/1&,Galaxies:around:HCGs:(de:Carvalho+:1997) +C,J/ApJS/103/433,optical,ivo://CDS.VizieR/J/ApJS/103/433,J/ApJS/103/433,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/103/433&,Horizontal-branch:and:A-type:star:catalog.:II:(Beers+:1996) +C,J/MNRAS/274/1071,optical,ivo://CDS.VizieR/J/MNRAS/274/1071,J/MNRAS/274/1071,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/274/1071&,Edinburgh-Milano:cluster:redshift:survey:(Collins+:1995) +C,J/A+AS/123/455,optical:infrared,ivo://CDS.VizieR/J/A+AS/123/455,J/A+AS/123/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/455&,LH:47:UVBRI:photometry:(Will+:1997) +C,J/AJ/122/866,x-ray,ivo://CDS.VizieR/J/AJ/122/866,J/AJ/122/866,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/122/866&,X-ray:sources:in:IC:348:from:Chandra:(Preibisch+;:2001) +C,J/A+AS/114/215,optical,ivo://CDS.VizieR/J/A+AS/114/215,J/A+AS/114/215,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/215&,New:SNR:candidates:in:M31:(Magnier+;:1995) +C,J/AJ/121/3160,infrared,ivo://CDS.VizieR/J/AJ/121/3160,J/AJ/121/3160,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/3160&,JHK:photometry:near:the:Trapezium:region:(Carpenter+;:2001) +C,J/MNRAS/298/753,optical,ivo://CDS.VizieR/J/MNRAS/298/753,J/MNRAS/298/753,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/298/753&,Variables:in:Cygnus:OB2:(Pigulski+:1998) +C,J/A+A/377/428,x-ray:optical,ivo://CDS.VizieR/J/A+A/377/428,J/A+A/377/428,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/377/428&,Abell:970:galaxies:radial:velocities:(Sodre+;:2001) +C,J/AJ/121/3224,optical,ivo://CDS.VizieR/J/AJ/121/3224,J/AJ/121/3224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/3224&,Speckle:interferometry:of:HIP:binaries:(Mason+;:2001) +C,J/AJ/121/3114,optical:infrared,ivo://CDS.VizieR/J/AJ/121/3114,J/AJ/121/3114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/3114&,UBVR:photometry:of:NGC:6712:with:VLT:(Paltrinieri+;:2001) +C,J/AJ/121/2895,optical,ivo://CDS.VizieR/J/AJ/121/2895,J/AJ/121/2895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2895&,HDF-N:Caltech:faint:galaxy:redshift:survey.:XIII.:(Cohen:2001) +C,J/AJ/121/2381,optical:infrared:radio,ivo://CDS.VizieR/J/AJ/121/2381,J/AJ/121/2381,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2381&,UBRI:photometry:of:radio:galaxies:(Brown+;:2001) +C,J/AJ/121/2308,optical,ivo://CDS.VizieR/J/AJ/121/2308,J/AJ/121/2308,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/121/2308&,Sloan:Digital:Sky:Survey:quasar:photometry:(Richards+;:2001) +C,J/ApJ/462/614,optical,ivo://CDS.VizieR/J/ApJ/462/614,J/ApJ/462/614,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/462/614&,A:deep:multicolor:survey.:II.:(Hall+:1996) +C,III/59,optical,ivo://CDS.VizieR/III/59,III/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/59&,Catalogue:and:Bibliography:of:Mn-Hg:Stars:(Schneider:1981) +C,J/A+A/375/661,radio,ivo://CDS.VizieR/J/A+A/375/661,J/A+A/375/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/661&,Stability:of:VLBI:reference:frame:(Gontier+;:2001) +C,J/MNRAS/285/898,radio,ivo://CDS.VizieR/J/MNRAS/285/898,J/MNRAS/285/898,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/285/898&,A3556:radio:properties:(Venturi+:1997) +C,J/A+A/325/473,radio,ivo://CDS.VizieR/J/A+A/325/473,J/A+A/325/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/325/473&,HCG:HI-deficiency:(Huchtmeier:1997) +C,J/AJ/113/1045,optical,ivo://CDS.VizieR/J/AJ/113/1045,J/AJ/113/1045,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/1045&,BV:photometry:of:NGC:3680:(Kozhurina-Platais+:1997) +C,J/A+A/375/539,infrared,ivo://CDS.VizieR/J/A+A/375/539,J/A+A/375/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/539&,JHK:photometry:of:compact:HII:regions:in:Cyg:X:(Comeron+;:2001) +C,J/ApJ/454/788,optical,ivo://CDS.VizieR/J/ApJ/454/788,J/ApJ/454/788,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/454/788&,Radial:velocities:and:BV:photometry:of:NGC:3201:(Cote+:1995) +C,J/ApJ/453/48,optical,ivo://CDS.VizieR/J/ApJ/453/48,J/ApJ/453/48,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/453/48&,VI:photometry:of:HST:faint:field:galaxies:(Driver+:1995) +C,J/ApJ/448/683,optical,ivo://CDS.VizieR/J/ApJ/448/683,J/ApJ/448/683,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/448/683&,Hyades:RASS:observations:(Stern+:1995) +C,J/ApJ/446/622,uv,ivo://CDS.VizieR/J/ApJ/446/622,J/ApJ/446/622,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/446/622&,UV:and:optical:imagery:of:LH:52:and:LH:53:(Hill+:1995) +C,J/A+AS/126/297,optical,ivo://CDS.VizieR/J/A+AS/126/297,J/A+AS/126/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/297&,PN:abundances:(Ratag+:1997) +C,J/A+A/314/191,optical,ivo://CDS.VizieR/J/A+A/314/191,J/A+A/314/191,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/314/191&,Atmospheric:parameters:in:metal-poor:stars.:I:(Gratton+;:1996) +C,J/PASP/110/779,optical,ivo://CDS.VizieR/J/PASP/110/779,J/PASP/110/779,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/110/779&,Accurate:Positions:for:MCG:Galaxies:(Corwin+:1998) +C,J/ApJS/109/45,optical,ivo://CDS.VizieR/J/ApJS/109/45,J/ApJS/109/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/109/45&,Kitt:Peak:galaxy:redshift:survey:(Munn+:1997) +C,J/AJ/115/1016,optical,ivo://CDS.VizieR/J/AJ/115/1016,J/AJ/115/1016,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/1016&,M:31B:eclipsing:binaries:and:Cepheids:(Kaluzny+:1998) +C,J/AJ/114/122,radio,ivo://CDS.VizieR/J/AJ/114/122,J/AJ/114/122,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/122&,Spectroscopy:of:edge-on:spirals:(Giovanelli+:1997) +C,J/ApJ/420/612,optical,ivo://CDS.VizieR/J/ApJ/420/612,J/ApJ/420/612,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/420/612&,Proper:motions:&::radial:velocities:in:M22:(Peterson+:1994) +C,I/272,optical,ivo://CDS.VizieR/I/272,I/272,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/272&,M2000::Bordeaux:Carte:du:Ciel:zone:+11<:Dec<:+18:(Rapaport+;:2001) +C,J/ApJ/408/484,optical,ivo://CDS.VizieR/J/ApJ/408/484,J/ApJ/408/484,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/408/484&,Far-UV:photometry:of:a:field:in:Mon:(Schmidt+:1993) +C,J/A+A/368/835,x-ray,ivo://CDS.VizieR/J/A+A/368/835,J/A+A/368/835,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/368/835&,Soft:X-ray:sources:in:the:Galactic:Center:region:(Sidoli+;:2001) +C,J/A+A/374/1085,uv,ivo://CDS.VizieR/J/A+A/374/1085,J/A+A/374/1085,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/374/1085&,Mg:II:K:line:Wilson-Bappu:relationship:(Cassatella+;:2001) +C,J/other/AuJPA/14,radio,ivo://CDS.VizieR/J/other/AuJPA/14.77,J/other/AuJPA/14,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AuJPA/14.77&,408MHz:galactic:radio:sources:(Shaver+:1970) +C,III/206,optical,ivo://CDS.VizieR/III/206,III/206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/206&,13th:General:Catalogue:of:MK:Spectral:Classification:(Buscombe:1998) +C,J/ApJ/405/498,radio,ivo://CDS.VizieR/J/ApJ/405/498,J/ApJ/405/498,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/405/498&,Counts:and:spectral:indices:at:8.44GHz:(Windhorst+;:1993) +C,J/A+A/375/275,infrared,ivo://CDS.VizieR/J/A+A/375/275,J/A+A/375/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/375/275&,Asteroidal:I;:J;:K:in:the:DENIS:Survey:(Baudrand+:2001) +C,J/A+AS/131/287,optical,ivo://CDS.VizieR/J/A+AS/131/287,J/A+AS/131/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/287&,Kinematical:data:on:early-type:galaxies.:IV.:(Simien+:1998) +C,J/A+A/283/759,optical,ivo://CDS.VizieR/J/A+A/283/759,J/A+A/283/759,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/283/759&,CIV:QSO:absorption:systems:(Petitjean+:1994) +C,J/AJ/115/296,optical,ivo://CDS.VizieR/J/AJ/115/296,J/AJ/115/296,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/296&,SDSS:new:variables:(Henden+:1998) +C,J/A+A/282/436,optical,ivo://CDS.VizieR/J/A+A/282/436,J/A+A/282/436,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/282/436&,Abundance:gradients:from:disk:PNs:(Maciel+:1994) +C,J/A+AS/131/221,optical,ivo://CDS.VizieR/J/A+AS/131/221,J/A+AS/131/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/221&,Abell:3733:radial:velocities:(Solanes+:1998) +C,J/A+AS/103/427,optical,ivo://CDS.VizieR/J/A+AS/103/427,J/A+AS/103/427,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/103/427&,Second:Quito:Astrolabe:Catalogue:(Kolesnik+:1994) +C,J/ApJ/384/404,optical,ivo://CDS.VizieR/J/ApJ/384/404,J/ApJ/384/404,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/384/404&,Redshifts:of:a:nearby:rich:clusters:of:galaxies:(Postman+:1992) +C,III/222,optical,ivo://CDS.VizieR/III/222,III/222,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/222&,14th:General:Catalogue:of:MK:Spectral:Classification:(Buscombe:1999) +C,J/AJ/105/980,optical,ivo://CDS.VizieR/J/AJ/105/980,J/AJ/105/980,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/980&,Stellar:content:of:Tr:14:and:Tr:16:(Massey+:1993) +C,J/A+AS/134/115,radio,ivo://CDS.VizieR/J/A+AS/134/115,J/A+AS/134/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/115&,Medicina:6.7GHz:methanol:masers:survey:(Slysh+:1999) +C,J/ApJ/428/693,optical,ivo://CDS.VizieR/J/ApJ/428/693,J/ApJ/428/693,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/428/693&,Rosette:Nebula:and:Maddalena:Cloud:structures:(Williams+:1994) +C,J/A+A/279/567,optical,ivo://CDS.VizieR/J/A+A/279/567,J/A+A/279/567,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/279/567&,Abundances:of:non-type:I:PNe:in:LMC:(Freitas:Pacheco+:1993) +C,J/A+AS/58/197,radio,ivo://CDS.VizieR/J/A+AS/58/197,J/A+AS/58/197,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/58/197&,11cm:survey;:357.4<:=l<:=76;:-1.5<:=b<:=1.5:(Reich+;:1984) +C,J/A+A/35/393,radio,ivo://CDS.VizieR/J/A+A/35/393,J/A+A/35/393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/35/393&,Westerbork:Second:Deep:Survey:(Katgert:1974) +C,VII/140,optical,ivo://CDS.VizieR/VII/140,VII/140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/140&,Catalog:of:Galaxies:Behind:the:Milky:Way:(Saito+:1990;91) +C,J/A+AS/118/239,optical,ivo://CDS.VizieR/J/A+AS/118/239,J/A+AS/118/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/239&,Yunnan:Observatory:photoelectric:astrolabe:catalogue:(Hu+:1996) +C,J/A+AS/130/323,optical,ivo://CDS.VizieR/J/A+AS/130/323,J/A+AS/130/323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/323&,ESO:Slice:Project:(Vettolani+:1998) +C,J/A+AS/122/463,optical,ivo://CDS.VizieR/J/A+AS/122/463,J/A+AS/122/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/463&,Carbon:stars:in:Magellanic:Clouds:(Kunkel+:1997) +C,J/A+AS/130/285,optical,ivo://CDS.VizieR/J/A+AS/130/285,J/A+AS/130/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/285&,Sample:of:starburst:nucleus:galaxies:(Contini+:1998) +C,VII/9,optical,ivo://CDS.VizieR/VII/9,VII/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/9&,Lynds':Catalogue:of:Bright:Nebulae:(Lynds:1965) +C,J/AJ/88/1285,optical,ivo://CDS.VizieR/J/AJ/88/1285,J/AJ/88/1285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/88/1285&,A:deep:survey:of:galaxies:(Kirshner+:1983) +C,V/55,optical,ivo://CDS.VizieR/V/55,V/55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/55&,A:catalogue:of:high-velocity:stars:(Roman;:1955) +C,J/A+A/372/L41,infrared:radio,ivo://CDS.VizieR/J/A+A/372/L41,J/A+A/372/L41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/L41&,NGC:2068/2071:protoclusters:(Motte+;:2001) +C,J/AJ/87/1429,radio,ivo://CDS.VizieR/J/AJ/87/1429,J/AJ/87/1429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/87/1429&,Active:extragalactic:objects:II.:(Condon+:1982) +C,J/ApJ/440/28,optical,ivo://CDS.VizieR/J/ApJ/440/28,J/ApJ/440/28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/440/28&,Brightest:Cluster:Galaxies:velocities:(Postman+:1995) +C,J/A+AS/111/311,radio,ivo://CDS.VizieR/J/A+AS/111/311,J/A+AS/111/311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/111/311&,Radio:continuum:study:of:the:MC:(Filipovic+;:1995) +C,I/231,optical,ivo://CDS.VizieR/I/231,I/231,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/231&,Uccle:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/A+A/372/862,optical,ivo://CDS.VizieR/J/A+A/372/862,J/A+A/372/862,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/862&,Lithium:abundances:in:IC:2602:and:IC:2391:(Randich+;:2001) +C,I/227,optical,ivo://CDS.VizieR/I/227,I/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/227&,Paris:AC:Zone:Data:Reduced:to:ACRS:(Urban+:1996) +C,J/A+AS/130/133,optical,ivo://CDS.VizieR/J/A+AS/130/133,J/A+AS/130/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/133&,UBV:polarimetry:of:361:A-:and:F-type:stars:(Reiz+:1998) +C,J/A+A/372/276,optical,ivo://CDS.VizieR/J/A+A/372/276,J/A+A/372/276,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/276&,Polarization:catalogue:for:NGP:area:(Berdyugin+;:2001) +C,J/AJ/112/742,optical,ivo://CDS.VizieR/J/AJ/112/742,J/AJ/112/742,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/742&,Search:for:RR:Lyrae:Variables:(Wetterer+:1996) +C,I/125A,optical,ivo://CDS.VizieR/I/125A,I/125A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/125A&,Combined:Lick-Voyager:Reference:Star:Catalogue:(Dunham:1986) +C,V/39,*,ivo://CDS.VizieR/V/39,V/39,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/39&,4th:Catalog:of:Orbits:of:Visual:Binaries:(Worley+;:1983) +C,J/PASP/110/533,optical,ivo://CDS.VizieR/J/PASP/110/533,J/PASP/110/533,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/110/533&,BR:photometry:of:Fornax:bright:stars:(Stetson+:1998) +C,III/177,optical,ivo://CDS.VizieR/III/177,III/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/177&,H-alpha:emission:stars:in:the:Orion:region:(Wiramihardja+:1993) +C,VII/16,optical,ivo://CDS.VizieR/VII/16,VII/16,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/16&,Reference:Catalogue:of:Bright:Galaxies:(RC1::de:Vaucouleurs+:1964) +C,J/A+A/372/391,optical,ivo://CDS.VizieR/J/A+A/372/391,J/A+A/372/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/391&,Spectroscopic:Survey:of:Cl:0024+1654:(Czoske+;:2001) +C,J/A+A/372/364,infrared,ivo://CDS.VizieR/J/A+A/372/364,J/A+A/372/364,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/364&,ISO:FIRBACK:Source:Catalog:at:170um:(Dole+;:2001) +C,J/A+AS/133/325,optical,ivo://CDS.VizieR/J/A+AS/133/325,J/A+AS/133/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/325&,Velocities:of:12:Fornax:elliptical:galaxies:(Graham+:1998) +C,I/250,optical,ivo://CDS.VizieR/I/250,I/250,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/250&,The:Tycho:Reference:Catalogue:(Hog+:1998) +C,J/A+A/372/95,optical,ivo://CDS.VizieR/J/A+A/372/95,J/A+A/372/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/372/95&,NGC:2439:ubvy{beta}:photometry:(Kaltcheva+;:2001) +C,VII/200,optical,ivo://CDS.VizieR/VII/200,VII/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/200&,Minislice:at:the:North:Galactic:Pole.:II.:(Willmer+:1996) +C,J/A+AS/133/181,optical,ivo://CDS.VizieR/J/A+AS/133/181,J/A+AS/133/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/181&,BVI:imaging:of:20:irregular:galaxies:(Makarova+:1998) +C,J/A+A/371/908,optical:infrared,ivo://CDS.VizieR/J/A+A/371/908,J/A+A/371/908,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/371/908&,Havlen-Moffat:No.:1:UBVRI:photometry:(Vazquez+;:2001) +C,III/85,optical,ivo://CDS.VizieR/III/85,III/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/85&,Sixth:Catalogue:of:Galactic:Wolf-Rayet:Stars:(van:der:Hucht+:1981) +C,J/A+AS/100/47,optical,ivo://CDS.VizieR/J/A+AS/100/47,J/A+AS/100/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/100/47&,Lyon:Groups:of:Galaxies:(Garcia:1993) +C,VII/99,optical,ivo://CDS.VizieR/VII/99,VII/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/99&,Radial:Velocities:of:Galaxies:(Palumbo+:1986) +C,J/A+A/335/467,x-ray,ivo://CDS.VizieR/J/A+A/335/467,J/A+A/335/467,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/335/467&,High:galactic:latitude:RASS:X-ray:sources:(Thomas+:1998) +C,V/97,optical,ivo://CDS.VizieR/V/97,V/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/97&,Updated:3rd:Cat:Variable:Stars:in:Globular:Clusters:(Clement+:1997) +C,J/A+AS/132/341,x-ray,ivo://CDS.VizieR/J/A+AS/132/341,J/A+AS/132/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/341&,ROSAT:GPS:optical:identification:(Motch+:1998) +C,J/AJ/110/2739,optical,ivo://CDS.VizieR/J/AJ/110/2739,J/AJ/110/2739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/2739&,H-alpha:emitting:regions:in:M33:(Calzetti+:1995) +C,J/A+AS/41/421,optical:radio,ivo://CDS.VizieR/J/A+AS/41/421,J/A+AS/41/421,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/41/421&,1.4GHz:survey:in:the:Virgo:region:(Kotanyi:1980) +C,J/ApJ/513/34,optical:infrared,ivo://CDS.VizieR/J/ApJ/513/34,J/ApJ/513/34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/513/34&,HDF:photometric:redshifts:catalog:(Fernandez-Soto+;:1999) +C,J/A+A/367/910,optical:infrared,ivo://CDS.VizieR/J/A+A/367/910,J/A+A/367/910,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/367/910&,UBV(RI)c:photometry:of:active:stars.:IX:(Cutispoto+;:2001) +C,J/AJ/115/6,optical,ivo://CDS.VizieR/J/AJ/115/6,J/AJ/115/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/115/6&,Hercules:supercluster:kinematics:(Barmby+:1998) +C,J/A+A/366/508,optical,ivo://CDS.VizieR/J/A+A/366/508,J/A+A/366/508,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/366/508&,S:Dor:variables:(van:Genderen+;:2001) +C,J/A+A/364/517,optical,ivo://CDS.VizieR/J/A+A/364/517,J/A+A/364/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/517&,HDF-N:spiral:and:irregular:galaxies:(Rodighiero+;:2000) +C,J/PAZh/27/170,optical,ivo://CDS.VizieR/J/PAZh/27/170,J/PAZh/27/170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/27/170&,BR:photometry:of:the:UMa:galaxy:supercluster:(Kopylov+;:2001) +C,J/ApJS/122/51,optical,ivo://CDS.VizieR/J/ApJS/122/51,J/ApJS/122/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/122/51&,Spectroscopic:catalog:of:10:rich:galaxy:clusters:(Dressler+:1999) +C,J/A+AS/114/565,optical,ivo://CDS.VizieR/J/A+AS/114/565,J/A+AS/114/565,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/565&,Radial:velocities:in:clusters:of:galaxies.:(Proust+;:1995) +C,J/PASP/107/299,optical,ivo://CDS.VizieR/J/PASP/107/299,J/PASP/107/299,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/107/299&,Occultation:Binaries:Catalog:(Mason:1995) +C,J/A+AS/132/173,x-ray,ivo://CDS.VizieR/J/A+AS/132/173,J/A+AS/132/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/173&,New:weak-line:T:Tauri:stars:in:Taurus-Auriga:(Li+:1998) +C,II/205,optical,ivo://CDS.VizieR/II/205,II/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/205&,GCVS;:Vol.:V.::Extragalactic:Variable:Stars:(Artyukhina+:1996) +C,II/139B,optical,ivo://CDS.VizieR/II/139B,II/139B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/139B&,General:Catalog:of:Variable:Stars;:4th:Ed.:(GCVS4):(Kholopov+:1988) +C,III/168,optical,ivo://CDS.VizieR/III/168,III/168,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/168&,General:Catalog:of:S:Stars;:second:edition:(Stephenson:1984) +C,III/204,optical,ivo://CDS.VizieR/III/204,III/204,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/204&,Stellar:radial:velocities:bibliographic:catalog:(Malaroda+;:2000) +C,J/A+AS/143/391,x-ray,ivo://CDS.VizieR/J/A+AS/143/391,J/A+AS/143/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/391&,ROSAT:HRI:catalogue:of:LMC:X-ray:sources:(Sasaki+;:2000) +C,J/A+AS/82/41,radio,ivo://CDS.VizieR/J/A+AS/82/41,J/A+AS/82/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/82/41&,Spectral:index:for:B3:radio:sources:(Kulkarni+:1990) +C,J/AJ/106/848,infrared,ivo://CDS.VizieR/J/AJ/106/848,J/AJ/106/848,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/848&,QSO:MgII:absorption:line:systems:(Drinkwater+;:1993) +C,J/A+A/364/455,optical,ivo://CDS.VizieR/J/A+A/364/455,J/A+A/364/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/455&,ubvy:photometry:of:LMC/SMC:B:stars:(Larsen+;:2000) +C,I/198,optical,ivo://CDS.VizieR/I/198,I/198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/198&,Tokyo:Photoelectric:Meridian:Circle:Catalog:1989:(Yoshizawa+:1993) +C,J/ApJ/497/736,optical:infrared,ivo://CDS.VizieR/J/ApJ/497/736,J/ApJ/497/736,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/497/736&,The:young:cluster:IC:348.:(Herbig;:1998) +C,J/A+AS/127/521,infrared,ivo://CDS.VizieR/J/A+AS/127/521,J/A+AS/127/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/521&,Very:luminous:IRAS:galaxies:spectra.:(Wu+:1998) +C,J/MNRAS/300/303,uv:optical,ivo://CDS.VizieR/J/MNRAS/300/303,J/MNRAS/300/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/300/303&,UV-selected:galaxy:redshift:survey:(Treyer+;:1998) +C,J/A+AS/128/153,radio,ivo://CDS.VizieR/J/A+AS/128/153,J/A+AS/128/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/153&,Revised:GB/GB2:sample:of:radio:sources:(Machalski:1998) +C,J/ApJS/107/201,optical,ivo://CDS.VizieR/J/ApJS/107/201,J/ApJS/107/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/201&,The:Stromlo-APM:Redshift:Survey:IV:(Loveday+:1996) +C,IX/15,x-ray,ivo://CDS.VizieR/IX/15,IX/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/15&,Einstein:EMSS:Survey:(Gioia+:1990;:Stocke+:1991) +C,J/AJ/109/1055,optical,ivo://CDS.VizieR/J/AJ/109/1055,J/AJ/109/1055,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1055&,Globulars:of:M81:(Perelmuter+:1995) +C,I/239,optical,ivo://CDS.VizieR/I/239,I/239,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/239&,The:Hipparcos:and:Tycho:Catalogues:(ESA:1997) +C,J/AZh/77/569,optical,ivo://CDS.VizieR/J/AZh/77/569,J/AZh/77/569,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/77/569&,Southern:isolated:triple:systems:of:galaxies:(Karachentseva+;:2000) +C,J/A+A/364/665,optical,ivo://CDS.VizieR/J/A+A/364/665,J/A+A/364/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/665&,Very:low:mass:stars:radial:velocities:(Segransan+;:2001) +C,J/ApJ/497/188,optical,ivo://CDS.VizieR/J/ApJ/497/188,J/ApJ/497/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/497/188&,A103;:A118:and:A114:morphological:studies:(Couch+:1998) +C,J/A+A/364/391,optical:radio,ivo://CDS.VizieR/J/A+A/364/391,J/A+A/364/391,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/391&,86GHz:VLBI:survey:of:compact:radio:sources:(Lobanov+:2001) +C,J/ApJ/483/745,optical,ivo://CDS.VizieR/J/ApJ/483/745,J/ApJ/483/745,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/483/745&,NGC:4478:globular:clusters:(Neilsen+:1997) +C,J/A+A/365/110,infrared,ivo://CDS.VizieR/J/A+A/365/110,J/A+A/365/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/365/110&,JHK:photometry:of:Vega-type:and:PMS:stars:(Eiroa+;:2001) +C,J/A+AS/119/307,optical,ivo://CDS.VizieR/J/A+AS/119/307,J/A+AS/119/307,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/119/307&,Position:in:M15:(Le:Campion+;:1996) +C,J/A+AS/128/19,optical,ivo://CDS.VizieR/J/A+AS/128/19,J/A+AS/128/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/19&,Variable:stars:in:47:Tuc:fields:104A-E:(Kaluzny+:1998) +C,J/MNRAS/312/442,uv:optical,ivo://CDS.VizieR/J/MNRAS/312/442,J/MNRAS/312/442,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/312/442&,UV-selected:galaxy:redshift:survey.:II.:(Sullivan+;:2000) +C,J/A+AS/123/507,optical,ivo://CDS.VizieR/J/A+AS/123/507,J/A+AS/123/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/507&,New:variables:in:Sagittarius:(Terzan+:1997) +C,J/A+AS/123/473,optical,ivo://CDS.VizieR/J/A+AS/123/473,J/A+AS/123/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/473&,Late-type:star:spectra:(Montes+:1997) +C,VIII/67,radio,ivo://CDS.VizieR/VIII/67,VIII/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/67&,Catalogue:of:scintillating:radio:sources:(Artyukh+;:1996-1998) +C,J/AJ/107/1245,optical,ivo://CDS.VizieR/J/AJ/107/1245,J/AJ/107/1245,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/1245&,QSOs:Palomar:Transit:Grism:Survey:catalog:(Schneider+:1994) +C,J/PASP/107/324,optical,ivo://CDS.VizieR/J/PASP/107/324,J/PASP/107/324,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/107/324&,Northern:CV:secondary:photometric:standards:(Henden+:1995) +C,VII/168,optical,ivo://CDS.VizieR/VII/168,VII/168,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/168&,Double:Galaxies:in:SGP:region:(Zou+;:1989) +C,J/AJ/106/530,optical,ivo://CDS.VizieR/J/AJ/106/530,J/AJ/106/530,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/530&,Low:surface:brightness:disk:galaxies:(Bothun+;:1993) +C,J/A+A/365/90,optical:infrared,ivo://CDS.VizieR/J/A+A/365/90,J/A+A/365/90,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/365/90&,NIR:H:lines:in:TTS:(Folha+;:2001) +C,VII/116,optical,ivo://CDS.VizieR/VII/116,VII/116,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/116&,Southern:Galaxy:Catalogue:(SGC):(Corwin+:1985) +C,VII/88,optical,ivo://CDS.VizieR/VII/88,VII/88,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/88&,CEDAG:Catalogue:of:Clusters:of:Galaxies:(Fernandez+:1984) +C,V/36B,optical,ivo://CDS.VizieR/V/36B,V/36B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/36B&,Supplement:to:the:Bright:Star:Catalogue:(Hoffleit+:1983) +C,J/A+AS/131/89,optical,ivo://CDS.VizieR/J/A+AS/131/89,J/A+AS/131/89,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/131/89&,NGC:1750:+:NGC:1758:proper:motions:(Tian+:1998) +C,VII/80,x-ray,ivo://CDS.VizieR/VII/80,VII/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/80&,The:HEAO:A-1:X-Ray:Source:Catalog:(Wood+;:1984) +C,J/ApJS/107/227,gamma-ray,ivo://CDS.VizieR/J/ApJS/107/227,J/ApJS/107/227,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/227&,Supplement:to:Second:EGRET:Catalog:(Thompson+:1996) +C,J/A+A/364/102,optical,ivo://CDS.VizieR/J/A+A/364/102,J/A+A/364/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/364/102&,Abundances:of:field:BHB:star:candidates:(Kinman+;:2000) +C,J/AJ/103/638,optical,ivo://CDS.VizieR/J/AJ/103/638,J/AJ/103/638,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/103/638&,USNO:Photographic:Parallaxes.:I.:(Monet+;:1992) +C,J/AJ/105/788,optical,ivo://CDS.VizieR/J/AJ/105/788,J/AJ/105/788,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/788&,Study:of:Abell:119:(Fabricant+:1993) +C,VIII/3,optical:radio,ivo://CDS.VizieR/VIII/3,VIII/3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/3&,An:Optical:Catalogue:of:Radio:Galaxies:(Burbidge+:1979) +C,J/ApJ/475/445,optical:infrared,ivo://CDS.VizieR/J/ApJ/475/445,J/ApJ/475/445,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/475/445&,VIK:photometry:of:faint:field:galaxies:(Moustakas+:1997) +C,J/MNRAS/291/261,optical:radio,ivo://CDS.VizieR/J/MNRAS/291/261,J/MNRAS/291/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/291/261&,Methanol:maser:of:IRAS-selected:sources:(Walsh+:1997) +C,VIII/63,radio,ivo://CDS.VizieR/VIII/63,VIII/63,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/63&,ATESP:radio:survey.:II.:(Prandoni+;:2000) +C,J/AJ/120/1808,optical,ivo://CDS.VizieR/J/AJ/120/1808,J/AJ/120/1808,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/1808&,Stroemgren:photometry:in:LMC:disk:(Cole+;:2000) +C,III/13,optical,ivo://CDS.VizieR/III/13,III/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/13&,Vyssotsky's:Catalogues:1950.0:(Vyssotsky+:1943-58) +C,J/AJ/112/1489,optical,ivo://CDS.VizieR/J/AJ/112/1489,J/AJ/112/1489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/1489&,Spectroscopic:survey:for:binaries:in:NGC:5053:(Yan+:1996) +C,J/AJ/112/36,optical,ivo://CDS.VizieR/J/AJ/112/36,J/AJ/112/36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/36&,Velocities:in:Abell:3266:(Quintana+:1996) +C,J/AJ/120/1,optical:infrared,ivo://CDS.VizieR/J/AJ/120/1,J/AJ/120/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/1&,VRI:photometry:of:PDCS:survey:(Adami+;:2000) +C,J/AJ/120/2496,optical,ivo://CDS.VizieR/J/AJ/120/2496,J/AJ/120/2496,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/120/2496&,Spaghetti:Survey:(Dohm-Palmer+:2000) +C,I/175,optical,ivo://CDS.VizieR/I/175,I/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/175&,Fifth:Fundamental:Catalogue:(FK5):-:Extension:(Fricke+:1991) +C,J/A+AS/145/275,optical,ivo://CDS.VizieR/J/A+AS/145/275,J/A+AS/145/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/275&,uvby:phot.:of:suspected:beta:Pic-like:stars:(Nitschelm+;:2000) +C,J/AJ/108/2338,*,ivo://CDS.VizieR/J/AJ/108/2338,J/AJ/108/2338,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/2338&,Photographic:astrometry.:VIII.:(Heintz:1994) +C,J/PASP/105/36,optical,ivo://CDS.VizieR/J/PASP/105/36,J/PASP/105/36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/105/36&,All-sky:uvby:photometry:of:speckle:binaries:(Sowell+:1993) +C,J/A+AS/141/113,infrared,ivo://CDS.VizieR/J/A+AS/141/113,J/A+AS/141/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/141/113&,Coma:extensive:H:photometry:(Andreon+;:2000) +C,J/A+AS/101/475,optical,ivo://CDS.VizieR/J/A+AS/101/475,J/A+AS/101/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/101/475&,Spectroscopic:observations:of:A3571:(Quintana+;:1993) +C,J/A+AS/145/263,optical,ivo://CDS.VizieR/J/A+AS/145/263,J/A+AS/145/263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/263&,Kinematical:data:on:early-type:galaxies.:V.:(Simien+;:2000) +C,J/MNRAS/257/257,optical,ivo://CDS.VizieR/J/MNRAS/257/257,J/MNRAS/257/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/257/257&,Proper:motions:in:the:Hyades:(Reid:1992) +C,III/199A,optical,ivo://CDS.VizieR/III/199A,III/199A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/199A&,Observed:Periods:of:Ap:and:Bp:stars:(Catalano+:1998) +C,J/A+AS/95/355,optical,ivo://CDS.VizieR/J/A+AS/95/355,J/A+AS/95/355,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/95/355&,Santiago:catalogue:of:1105:FK5:stars:(Carrasco+;:1992) +C,J/A+AS/97/483,radio,ivo://CDS.VizieR/J/A+AS/97/483,J/A+AS/97/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/97/483&,Optical:spectroscopy:of:1Jy;:S4:and:S5:sources:(Stickel+:1993) +C,III/195,optical,ivo://CDS.VizieR/III/195,III/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/195&,Atlas:of:Optical:Spectral:Classification:OB:Stars:(Walborn+:1990) +C,J/MNRAS/317/460,optical,ivo://CDS.VizieR/J/MNRAS/317/460,J/MNRAS/317/460,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/317/460&,Kinematics:of:Mira:stars:(Feast+;:2000) +C,J/A+AS/101/153,infrared:radio,ivo://CDS.VizieR/J/A+AS/101/153,J/A+AS/101/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/101/153&,Galactic:H2O:masers:(Palagi+:1993) +C,J/A+AS/91/337,radio,ivo://CDS.VizieR/J/A+AS/91/337,J/A+AS/91/337,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/91/337&,Steep:spectrum:radio:spectra:sources:(Soboleva+:1991) +C,J/ApJ/437/361,x-ray,ivo://CDS.VizieR/J/ApJ/437/361,J/ApJ/437/361,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/437/361&,Einstein:survey:of:the:Orion:nebula:region:(Gagne+:1994) +C,V/101,optical,ivo://CDS.VizieR/V/101,V/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/101&,Nearest:stars:until:10pc:(Zakhozhaj;:1979-1996) +C,J/A+AS/126/81,optical:infrared,ivo://CDS.VizieR/J/A+AS/126/81,J/A+AS/126/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/81&,IC:2602:VRI:photometry:(Foster+:1997) +C,J/AJ/110/880,radio,ivo://CDS.VizieR/J/AJ/110/880,J/AJ/110/880,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/880&,Radio:reference:frame:(Johnston+:1995) +C,J/A+A/308/573,radio,ivo://CDS.VizieR/J/A+A/308/573,J/A+A/308/573,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/308/573&,Ammonia:on:YSOs:IRAS:sources:(Molinari+:1996) +C,J/A+A/362/199,infrared,ivo://CDS.VizieR/J/A+A/362/199,J/A+A/362/199,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/362/199&,YSOs:in:the:l=+45:ISOGAL:field:(Felli+;:2000) +C,J/MNRAS/272/699,radio,ivo://CDS.VizieR/J/MNRAS/272/699,J/MNRAS/272/699,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/272/699&,The:5C13:deep:radio:survey:(Benn+;:1995) +C,J/A+A/361/1143,optical,ivo://CDS.VizieR/J/A+A/361/1143,J/A+A/361/1143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/1143&,Proper:motions:of:PMS:stars:(Teixeira+:2000) +C,J/A+A/361/1079,radio,ivo://CDS.VizieR/J/A+A/361/1079,J/A+A/361/1079,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/1079&,HNCO:in:massive:galactic:dense:cores:(Zinchenko;:2000) +C,J/A+AS/125/71,optical,ivo://CDS.VizieR/J/A+AS/125/71,J/A+AS/125/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/71&,BVR:photometry:of:10:ESO/SERC:fields:(Cunow+:1997) +C,J/A+A/361/945,optical,ivo://CDS.VizieR/J/A+A/361/945,J/A+A/361/945,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/361/945&,UBV:photometry:in:open:cluster:NGC:2539:(Lapasset+;:2000) +C,J/ApJ/438/813,infrared,ivo://CDS.VizieR/J/ApJ/438/813,J/ApJ/438/813,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/438/813&,Stellar:population:in:{rho}:Oph:cloud:core:(Strom+;:1995) +C,J/A+AS/139/559,optical,ivo://CDS.VizieR/J/A+AS/139/559,J/A+AS/139/559,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/559&,Abell:496:photometric:catalogue:(Slezak+;:1999) +C,V/32A,optical,ivo://CDS.VizieR/V/32A,V/32A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/32A&,Stars:within:25:pc:of:the:Sun:(Woolley+:1970) +C,J/A+AS/143/465,optical,ivo://CDS.VizieR/J/A+AS/143/465,J/A+AS/143/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/143/465&,Quasar:variability:(Hawkins+;:2000) +C,J/AZh/77/3,optical:radio,ivo://CDS.VizieR/J/AZh/77/3,J/AZh/77/3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/77/3&,Studies:of:Bright:Steep-Spectrum:Radio:Sources:(Lipovka+;:2000) +C,J/A+AS/125/313,optical,ivo://CDS.VizieR/J/A+AS/125/313,J/A+AS/125/313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/313&,RR:Lyrae:radial:velocities:and:[Fe/H]:I.:(Fernley+:1997) +C,VII/34C,optical,ivo://CDS.VizieR/VII/34C,VII/34C,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/34C&,ESO/Uppsala:Survey:of:the:ESO(B):Atlas:(Lauberts:1982) +C,J/A+AS/127/181,radio,ivo://CDS.VizieR/J/A+AS/127/181,J/A+AS/127/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/181&,H2O:maser:sources:new:detections:(Han+:1998) +C,J/A+AS/137/83,optical,ivo://CDS.VizieR/J/A+AS/137/83,J/A+AS/137/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/83&,ESO:Imaging:Survey.:VII.:(Scodeggio+;:1999) +C,J/A+AS/127/101,optical,ivo://CDS.VizieR/J/A+AS/127/101,J/A+AS/127/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/101&,Galaxies:in:the:zone +C,III/205,optical,ivo://CDS.VizieR/III/205,III/205,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/205&,H-alpha:Stars:in:Northern:Milky:Way:(Kohoutek+:1997) +C,J/A+AS/130/333,radio,ivo://CDS.VizieR/J/A+AS/130/333,J/A+AS/130/333,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/333&,2112:new:21-cm:line:measurements:(Theureau+:1998) +C,J/A+AS/127/367,optical,ivo://CDS.VizieR/J/A+AS/127/367,J/A+AS/127/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/367&,Virgo:Photometry:Catalogue:(VPC):(Young+:1998) +C,J/A+AS/126/519,optical,ivo://CDS.VizieR/J/A+AS/126/519,J/A+AS/126/519,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/519&,Kinematical:data:on:early-type:galaxies.:III.:(Simien+:1997) +C,J/A+AS/145/399,optical,ivo://CDS.VizieR/J/A+AS/145/399,J/A+AS/145/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/399&,UKS:2:open:cluster:BV:photometry:(Bica+;:2000) +C,VIII/37,radio,ivo://CDS.VizieR/VIII/37,VIII/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/37&,The:Third:Bologna:Survey:(B3):(Ficarra+:1985) +C,J/A+A/360/1107,infrared,ivo://CDS.VizieR/J/A+A/360/1107,J/A+A/360/1107,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/360/1107&,JHK:photometry:in:Sh2-88B:HII:region:(Deharveng+;:2000) +C,VIII/36,radio,ivo://CDS.VizieR/VIII/36,VIII/36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/36&,The:Second:Bologna:Survey:(Colla+:1970-1974) +C,VII/100,optical,ivo://CDS.VizieR/VII/100,VII/100,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/100&,MCG:Vol.5:(Vorontsov-Velyaminov+;:1974) +C,VIII/64,radio,ivo://CDS.VizieR/VIII/64,VIII/64,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/64&,Westerhout's:Catalogue:of:82:Discrete:Sources:(Westerhout:1958) +C,VIII/33,radio,ivo://CDS.VizieR/VIII/33,VIII/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/33&,Spectral:characteristics:of:RATAN:(RC):Catalog:(Bursov+:1989) +C,VII/68A,optical,ivo://CDS.VizieR/VII/68A,VII/68A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/68A&,Dark:Nebulae:and:Globules:for:l=240-360deg:(Feitzinger+:1984) +C,J/A+AS/146/169,optical:infrared,ivo://CDS.VizieR/J/A+AS/146/169,J/A+AS/146/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/146/169&,Secondary:UBVRI-CCD:standard:stars:(Galadi+;:2000) +C,VII/6,radio,ivo://CDS.VizieR/VII/6,VII/6,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/6&,Polarization:of:Extragalactic:Radio:Sources:(Eichendorf+:1980) +C,J/A+AS/102/57,optical,ivo://CDS.VizieR/J/A+AS/102/57,J/A+AS/102/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/102/57&,Radial:Velocities:of:the:local:universe:(Bottinelli+:1993) +C,VII/73,infrared,ivo://CDS.VizieR/VII/73,VII/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/73&,IRAS:Small:Scale:Structure:Catalog;:Ver:1.00:(Helou+:1985) +C,J/A+AS/122/79,radio,ivo://CDS.VizieR/J/A+AS/122/79,J/A+AS/122/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/79&,Galactic:Bulge:Region:OH:1612MHz:survey.:I.:(Sevenster+:1997) +C,VII/5A,optical,ivo://CDS.VizieR/VII/5A,VII/5A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/5A&,Star:Clusters:and:Associations;:Selected:Data:(Alter+:1970) +C,J/A+AS/145/11,optical,ivo://CDS.VizieR/J/A+AS/145/11,J/A+AS/145/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/145/11&,AGAPEROS::variable:stars:in:the:LMC:Bar:(Melchior+;:2000) +C,J/MNRAS/304/297,optical,ivo://CDS.VizieR/J/MNRAS/304/297,J/MNRAS/304/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/304/297&,LSBG:catalogue:(Morshidi-Esslinger+;:1999) +C,J/A+A/295/206,*,ivo://CDS.VizieR/J/A+A/295/206,J/A+A/295/206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/295/206&,Meteor:stream:activity.:II.:(Jenniskens;:1995) +C,J/A+A/332/575,optical,ivo://CDS.VizieR/J/A+A/332/575,J/A+A/332/575,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/332/575&,Pleiades:member:list:(Belikov+:1998) +C,VII/50,radio,ivo://CDS.VizieR/VII/50,VII/50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/50&,CO:Radial:Velocities:Toward:Galactic:H:II:Regions:(Blitz+:1982) +C,VII/208,optical,ivo://CDS.VizieR/VII/208,VII/208,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/208&,Faint:Galaxies:at:the:North:Galactic:Pole:(Infante+:1995) +C,III/130,uv,ivo://CDS.VizieR/III/130,III/130,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/130&,Wavelength:Dependence:of:Galactic:UV:Extinction:(Aiello+:1988) +C,VII/175,optical,ivo://CDS.VizieR/VII/175,VII/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/175&,Edinburgh-Durham:Southern:Galaxy:Cat.:-:Cluster:Cat.:(Lumsden+:1992) +C,II/161,infrared,ivo://CDS.VizieR/II/161,II/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/161&,Equatorial:Infrared:Catalog:(Sweeney+:1990) +C,J/A+AS/121/321,radio,ivo://CDS.VizieR/J/A+AS/121/321,J/A+AS/121/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/121/321&,SMC:catalogue:of:radiosources:(Filipovic+:1997) +C,VII/174,optical,ivo://CDS.VizieR/VII/174,VII/174,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/174&,Catalog:of:morpho.:types:in:55:rich:clusters:of:gal.:(Dressler;:1980) +C,J/A+AS/118/557,optical,ivo://CDS.VizieR/J/A+AS/118/557,J/A+AS/118/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/557&,Near-IR:photometry:of:86:galaxies.:II.:(de:Jong:1996) +C,J/AZh/76/83,radio,ivo://CDS.VizieR/J/AZh/76/83,J/AZh/76/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/76/83&,Galaxies:in:and:near:the:cluster:A1185:(Botashev+:1999) +C,VII/173,x-ray:optical:infrared:radio,ivo://CDS.VizieR/VII/173,VII/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/173&,Catalogue:of:Seyfert:Galaxies:(Lipovetsky+;:1988) +C,J/AJ/114/198,infrared,ivo://CDS.VizieR/J/AJ/114/198,J/AJ/114/198,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/198&,The:Monoceros:R2:Cluster:(Carpenter+:1997) +C,J/ApJS/123/219,infrared:radio,ivo://CDS.VizieR/J/ApJS/123/219,J/ApJS/123/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/123/219&,Planetary:Nebulae:in:NRAO:VLA:Sky:Survey:(Condon+;:1999) +C,J/ApJS/123/41,optical:infrared:radio,ivo://CDS.VizieR/J/ApJS/123/41,J/ApJS/123/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/123/41&,Radio:galaxies:in:Las:Campanas:redshift:survey:(Machalski+;:1999) +C,J/ApJS/123/377,optical:infrared,ivo://CDS.VizieR/J/ApJS/123/377,J/ApJS/123/377,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/123/377&,u*g*r*i*z*:Photometry:of:stars;:galaxies;:QSOs:(Newberg+:1999) +C,J/A+A/358/77,optical,ivo://CDS.VizieR/J/A+A/358/77,J/A+A/358/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/358/77&,Hamburg/ESO:survey:for:bright:QSOs.:III.:(Wisotzki+;:2000) +C,J/A+AS/140/155,optical,ivo://CDS.VizieR/J/A+AS/140/155,J/A+AS/140/155,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/140/155&,Abell:496:gri:photometry:(Author+;:1999) +C,VII/172,uv,ivo://CDS.VizieR/VII/172,VII/172,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/172&,First:Byurakan:Survey:(FBS):(Markarian+;:1989) +C,J/AJ/104/1765,optical,ivo://CDS.VizieR/J/AJ/104/1765,J/AJ/104/1765,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/1765&,Faint:Stroemgren:photometry:(von:Hippel:1992) +C,II/228A,infrared,ivo://CDS.VizieR/II/228A,II/228A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/228A&,DENIS:Catalogue:toward:Magellanic:Clouds:(DCMC):(Cioni+:2000) +C,J/A+AS/120/489,infrared,ivo://CDS.VizieR/J/A+AS/120/489,J/A+AS/120/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/489&,Galaxies:morphology:and:IR:photometry:I.:(Gavazzi+:1996) +C,VI/32,optical,ivo://CDS.VizieR/VI/32,VI/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/32&,Bidelman-Parsons:Spectroscopic/Bibliographic:Cat:(Parsons+:1980) +C,J/A+AS/120/139,optical,ivo://CDS.VizieR/J/A+AS/120/139,J/A+AS/120/139,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/139&,Variables:in:Omega:Cen:Fields:5139A-C:(Kaluzny+:1996) +C,J/A+AS/144/195,optical:infrared,ivo://CDS.VizieR/J/A+AS/144/195,J/A+AS/144/195,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/144/195&,UBVRI:polarimetric:observations:in:NGC:6611:(Orsatti+;:2000) +C,VI/31,optical,ivo://CDS.VizieR/VI/31,VI/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/31&,Plate:Centers;:Epochs:Lick/Mt.:John:Sky:Survey:(Lick:Obs.:1965) +C,VI/19,optical,ivo://CDS.VizieR/VI/19,VI/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VI/19&,UBV:Photoelectric:Sequences:in:SA:92-115:(Landolt:1973) +C,J/A+A/357/471,optical,ivo://CDS.VizieR/J/A+A/357/471,J/A+A/357/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/357/471&,BV:and:proper:motions:in:NGC:1960:&::NGC:2194:(Sanner+;:2000) +C,J/other/AISAO/32,optical,ivo://CDS.VizieR/J/other/AISAO/32.31,J/other/AISAO/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/AISAO/32.31&,BVr:photometry:in:SA68;:SA:5:and:M:82:(Afanasiev+:1990) +C,J/A+AS/129/237,optical,ivo://CDS.VizieR/J/A+AS/129/237,J/A+AS/129/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/237&,G:and:K:dwarfs:abundances:(Feltzing+:1998) +C,J/AJ/117/206,uv,ivo://CDS.VizieR/J/AJ/117/206,J/AJ/117/206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/206&,LMC:far-ultraviolet:imaging:(Brosch+;:1999) +C,J/A+AS/119/547,infrared,ivo://CDS.VizieR/J/A+AS/119/547,J/A+AS/119/547,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/119/547&,IR:photometry:of:ESO:calibration:stars:(van:der:Bliek+:1996) +C,J/PASP/105/1465,optical,ivo://CDS.VizieR/J/PASP/105/1465,J/PASP/105/1465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/105/1465&,Distant:OB:Stars:in:the:Galaxy:(Reed:1993) +C,J/AJ/118/346,optical,ivo://CDS.VizieR/J/AJ/118/346,J/AJ/118/346,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/346&,M31D:eclipsing:binaries:and:Cepheids:(Kaluzny+:1999) +C,J/MNRAS/260/77,x-ray,ivo://CDS.VizieR/J/MNRAS/260/77,J/MNRAS/260/77,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/260/77&,ROSAT:Wide:Field:Camera:EUV:Bright:Sources:(Pounds+:1993) +C,J/MNRAS/260/202,optical,ivo://CDS.VizieR/J/MNRAS/260/202,J/MNRAS/260/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/260/202&,Quasar:luminosity:function:(Hawkins+;:1993) +C,J/AJ/118/895,optical,ivo://CDS.VizieR/J/AJ/118/895,J/AJ/118/895,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/118/895&,Milky:way:and:stellar:distributions:(Tiede+:1999) +C,I/186,optical,ivo://CDS.VizieR/I/186,I/186,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/186&,Tokyo:Photoelectric:Meridian:Circle:Catalog:1985:(Yoshizawa+:1987) +C,I/188,optical,ivo://CDS.VizieR/I/188,I/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/188&,Tokyo:Photoelectric:Meridian:Circle:Catalog:1988:(Yoshizawa+:1992) +C,J/MNRAS/259/233,optical,ivo://CDS.VizieR/J/MNRAS/259/233,J/MNRAS/259/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/259/233&,Cluster:SC2008-57(A3667):(Sodre+:1992) +C,J/A+AS/119/265,optical,ivo://CDS.VizieR/J/A+AS/119/265,J/A+AS/119/265,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/119/265&,High:probability:quasar:candidates:(Iovino+;:1996) +C,J/AJ/110/463,optical,ivo://CDS.VizieR/J/AJ/110/463,J/AJ/110/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/463&,Kinematics:of:the:Shapley:supercluster:(Quintana+:1995) +C,J/ApJS/111/143,uv,ivo://CDS.VizieR/J/ApJS/111/143,J/ApJS/111/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/111/143&,Virgo:cluster:ultraviolet:sources:(Brosch+:1997) +C,J/A+AS/115/345,radio,ivo://CDS.VizieR/J/A+AS/115/345,J/A+AS/115/345,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/345&,Radio:sources:in:fields:near:G160.9+2.6:(HB9):(Leahy+;:1996) +C,J/MNRAS/246/169,infrared:radio,ivo://CDS.VizieR/J/MNRAS/246/169,J/MNRAS/246/169,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/246/169&,Radio:continuum:around:G:73.9+0.9:(Pineault+:1990) +C,J/A+AS/118/47,radio,ivo://CDS.VizieR/J/A+AS/118/47,J/A+AS/118/47,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/47&,CO:observations:in:spirals:(Chini+;:1996) +C,J/AJ/104/28,infrared,ivo://CDS.VizieR/J/AJ/104/28,J/AJ/104/28,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/28&,JHKL:photometry:of:BL:Lac:Objects:(Bersanelli+:1992) +C,J/ApJS/94/615,optical,ivo://CDS.VizieR/J/ApJS/94/615,J/ApJS/94/615,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/94/615&,Molecular:outflow:sources:(Hodapp;:1994) +C,J/ApJS/93/145,radio,ivo://CDS.VizieR/J/ApJS/93/145,J/ApJS/93/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/93/145&,Radio:survey:around:north:ecliptic:pole:(Kollgaard+;:1994) +C,J/ApJS/98/595,uv:optical,ivo://CDS.VizieR/J/ApJS/98/595,J/ApJS/98/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/98/595&,OB:associations:in:M31:(Hill+:1995) +C,J/ApJS/92/219,optical,ivo://CDS.VizieR/J/ApJS/92/219,J/ApJS/92/219,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/92/219&,Catalog:of:recent:supernovae:(van:den:Bergh:1994) +C,J/ApJS/97/1,radio,ivo://CDS.VizieR/J/ApJS/97/1,J/ApJS/97/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/97/1&,HST:Quasar:Absorption:Line:Key:Project.:X.:(Lockman+:1995) +C,J/A+AS/117/335,radio,ivo://CDS.VizieR/J/A+AS/117/335,J/A+AS/117/335,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/335&,Optical:positions:of:radio:emitting:stars:(Assafin+;:1996) +C,J/ApJS/91/659,radio,ivo://CDS.VizieR/J/ApJS/91/659,J/ApJS/91/659,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/91/659&,Ultracompact:HII:regions:radio:images:(Kurtz+:1994) +C,J/A+AS/139/525,optical,ivo://CDS.VizieR/J/A+AS/139/525,J/A+AS/139/525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/525&,Abell:496:heliocentric:velocities:(Durret+;:1999) +C,J/AJ/114/850,optical,ivo://CDS.VizieR/J/AJ/114/850,J/AJ/114/850,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/850&,Errors:in:the:FK5:Catalog:(Stone:1997) +C,J/A+AS/120/521,optical,ivo://CDS.VizieR/J/A+AS/120/521,J/A+AS/120/521,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/521&,Galaxies:morphology:and:IR:photometry:II.:(Gavazzi+:1996) +C,J/A+AS/116/203,optical,ivo://CDS.VizieR/J/A+AS/116/203,J/A+AS/116/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/116/203&,The:redshift:catalogue:for:galaxy:clusters:(Stein+;:1996) +C,J/ApJ/518/859,optical,ivo://CDS.VizieR/J/ApJ/518/859,J/ApJ/518/859,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/518/859&,Revision:of:MK:luminosity:classes:(Keenan+;:1999) +C,J/ApJS/71/549,optical,ivo://CDS.VizieR/J/ApJS/71/549,J/ApJS/71/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/71/549&,Case:low-dispersion:Survey:X.:(Pesch+:1989) +C,J/ApJS/66/309,optical,ivo://CDS.VizieR/J/ApJS/66/309,J/ApJS/66/309,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/66/309&,Case:low-dispersion:Survey:VI:(Sanduleak:1988) +C,J/A+AS/92/449,optical,ivo://CDS.VizieR/J/A+AS/92/449,J/A+AS/92/449,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/92/449&,Proper-motion:of:LTT:stars:(Wroblewski+:1992) +C,J/A+AS/116/403,optical:infrared,ivo://CDS.VizieR/J/A+AS/116/403,J/A+AS/116/403,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/116/403&,VRI:photometry:of:stars:in:12:BL:Lac:objects:(Fiorucci+;:1996) +C,VIII/34,radio,ivo://CDS.VizieR/VIII/34,VIII/34,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/34&,Parkes:Half-Jansky:Flat-Spectrum:Sample:(Drinkwater:+:1997) +C,I/149A,optical,ivo://CDS.VizieR/I/149A,I/149A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/149A&,Fifth:Fundamental:Catalogue:(FK5):Part:I:(Fricke+;:1988) +C,VII/188,optical,ivo://CDS.VizieR/VII/188,VII/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/188&,Quasars:and:Active:Galactic:Nuclei:(7th:Ed.):(Veron+:1996) +C,J/A+AS/91/285,optical,ivo://CDS.VizieR/J/A+AS/91/285,J/A+AS/91/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/91/285&,HII:galaxies:spectrophotometric:catalogue:(Terlevich+;:1991) +C,I/62C,optical,ivo://CDS.VizieR/I/62C,I/62C,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/62C&,Perth:70::Positions:of:24900:Stars:(Hog+:1976) +C,J/ApJ/512/48,optical,ivo://CDS.VizieR/J/ApJ/512/48,J/ApJ/512/48,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/512/48&,VI:photometry:of:new:Cepheids:in:NGC:4725:(Gibson+;:1999) +C,J/A+AS/116/193,radio,ivo://CDS.VizieR/J/A+AS/116/193,J/A+AS/116/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/116/193&,CO:survey:of:spirals:in:Coma:supercluster:(Casoli+;:1996) +C,VII/31B,optical,ivo://CDS.VizieR/VII/31B,VII/31B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/31B&,Star:Clusters/Associations.:I.:Associations:(Ruprecht+:1982) +C,J/other/PASAu/10,radio,ivo://CDS.VizieR/J/other/PASAu/10.140,J/other/PASAu/10,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASAu/10.140&,Southern:radio:sources:catalog:(White;:1992) +C,VII/98A,optical,ivo://CDS.VizieR/VII/98A,VII/98A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/98A&,Catalogue:of:2810:nearby:galaxies:(Kraan-Korteweg;:1986) +C,J/ApJ/511/612,radio,ivo://CDS.VizieR/J/ApJ/511/612,J/ApJ/511/612,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/511/612&,Comparison:of:Radio-loud:and:Quiet:Quasars:(Goldschmidt+;:1999) +C,J/ApJ/473/822,optical,ivo://CDS.VizieR/J/ApJ/473/822,J/ApJ/473/822,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/473/822&,APS:Catalog:of:Galaxies:behind:Virgo:(Hoffman+:1996) +C,J/A+AS/142/73,optical:infrared,ivo://CDS.VizieR/J/A+AS/142/73,J/A+AS/142/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/73&,Galaxies:morphology:and:IR:photometry:IV.:(Boselli+;:2000) +C,J/A+AS/115/297,optical:infrared,ivo://CDS.VizieR/J/A+AS/115/297,J/A+AS/115/297,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/297&,BVRI:photometry:of:Central:Field:of:Omega:Cen:(Lynga+;:1996) +C,J/A+AS/142/65,optical:infrared,ivo://CDS.VizieR/J/A+AS/142/65,J/A+AS/142/65,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/142/65&,Galaxies:morphology:and:IR:photometry:III.:(Gavazzi+;:2000) +C,J/ApJS/121/473,x-ray,ivo://CDS.VizieR/J/ApJS/121/473,J/ApJS/121/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/121/473&,A:diagnostic:diagram:for:Seyfert:2:Galaxies:(Bassani+;:1999) +C,J/ApJS/120/399,gamma-ray,ivo://CDS.VizieR/J/ApJS/120/399,J/ApJS/120/399,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/120/399&,ULYSSES:supplement:to:GRB:3B:catalog:(Hurley+;:1999) +C,J/ApJ/511/595,x-ray,ivo://CDS.VizieR/J/ApJ/511/595,J/ApJ/511/595,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/511/595&,An:X-Ray:Survey:of:Galaxies:in:Pairs:(Henriksen+;:1999) +C,J/ApJ/505/50,infrared,ivo://CDS.VizieR/J/ApJ/505/50,J/ApJ/505/50,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/505/50&,JK:photometry:in:SA:57-6575;:Her:1-5677:fields:(Bershady+;:1998) +C,J/A+AS/126/73,optical:infrared,ivo://CDS.VizieR/J/A+AS/126/73,J/A+AS/126/73,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/73&,BVRI:photometry:in:dark:globules:(Lahulla+:1997) +C,J/ApJ/314/493,optical,ivo://CDS.VizieR/J/ApJ/314/493,J/ApJ/314/493,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/314/493&,Boo:Void:survey:(Kirshner+;:1987) +C,J/A+AS/114/489,optical:infrared,ivo://CDS.VizieR/J/A+AS/114/489,J/A+AS/114/489,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/489&,UBVRI:CCD:photometry:of:Cepheus:OB3:(Jordi+;:1995) +C,J/A+AS/114/465,x-ray,ivo://CDS.VizieR/J/A+AS/114/465,J/A+AS/114/465,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/465&,ROSAT:XUV:Pointed:Phase:Source:Catalogue:(Kreysing+:1995) +C,J/AZh/71/37,radio,ivo://CDS.VizieR/J/AZh/71/37,J/AZh/71/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/71/37&,Thermal:Methanol:from:33:Clouds:at:48:GHz:(Slysh+;:1994) +C,J/ApJ/416/36,optical,ivo://CDS.VizieR/J/ApJ/416/36,J/ApJ/416/36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/416/36&,Dynamics:of:the:Galaxy:Cluster:Abell:2634:(Pinkney+:1993) +C,J/MNRAS/289/263,optical,ivo://CDS.VizieR/J/MNRAS/289/263,J/MNRAS/289/263,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/289/263&,Galaxy:clusters:from:the:APM:galaxy:survey:(Dalton+:1997) +C,J/ApJ/414/279,optical,ivo://CDS.VizieR/J/ApJ/414/279,J/ApJ/414/279,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/414/279&,Faintest:stars:(Tinney;:1993) +C,VII/20,optical,ivo://CDS.VizieR/VII/20,VII/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/20&,Catalogue:of:HII:Regions:(Sharpless:1959) +C,J/AJ/105/1441,optical:infrared,ivo://CDS.VizieR/J/AJ/105/1441,J/AJ/105/1441,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1441&,IC:4665:(Prosser:1993) +C,J/A+AS/100/395,radio,ivo://CDS.VizieR/J/A+AS/100/395,J/A+AS/100/395,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/100/395&,Optical:spectroscopy:of:1Jy;:S4:and:S5:sources:(Stickel+:1993) +C,J/A+AS/114/109,x-ray,ivo://CDS.VizieR/J/A+AS/114/109,J/A+AS/114/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/109&,Cha:X-ray:sources:&::optical:identifications:(Alcala+:1995) +C,J/AJ/117/75,optical,ivo://CDS.VizieR/J/AJ/117/75,J/AJ/117/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/75&,BR:photometry:in:Coma;:A2199:&::AWM5:clusters:(Conselice+;:1999) +C,J/AZh/72/22,radio,ivo://CDS.VizieR/J/AZh/72/22,J/AZh/72/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/72/22&,A:95:GHz:Survey:of:Methanol:Masers:(Valtts+;:1995) +C,J/AJ/117/446,infrared,ivo://CDS.VizieR/J/AJ/117/446,J/AJ/117/446,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/117/446&,AFGL:5157:near-IR:imaging:(Chen+;:1999) +C,J/A+A/353/1044,x-ray,ivo://CDS.VizieR/J/A+A/353/1044,J/A+A/353/1044,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/353/1044&,ROSAT:obs.:of:T:Tauri:stars:in:MBM:12:(Hearty+;:2000) +C,J/AZh/72/12,radio,ivo://CDS.VizieR/J/AZh/72/12,J/AZh/72/12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/72/12&,Spectroscopy:of:Sources:from:87GB:Catalog:(Mingaliev+;:1995) +C,J/A+A/337/125,optical:infrared,ivo://CDS.VizieR/J/A+A/337/125,J/A+A/337/125,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/337/125&,NGC:1750:&::1758:membership:probabilities:(Galadi-Enriquez+;:1998) +C,J/A+AS/115/75,radio,ivo://CDS.VizieR/J/A+AS/115/75,J/A+AS/115/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/75&,Optical:astrometry:of:Benchmark:radio:sources.:III:(Costa+;:1996) +C,J/AJ/83/1549,optical,ivo://CDS.VizieR/J/AJ/83/1549,J/AJ/83/1549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/83/1549&,A:study:of:field:galaxies.:I.:(Kirshner+:1978) +C,I/154,optical,ivo://CDS.VizieR/I/154,I/154,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/154&,Astrographic:Catalogue;:Zones:-02:to:+31:degrees:(Roeser:1990) +C,J/ApJS/94/749,optical:infrared,ivo://CDS.VizieR/J/ApJS/94/749,J/ApJS/94/749,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/94/749&,RI:photometry:of:cool:dwarfs:(Kirkpatrick+:1994) +C,J/A+AS/137/293,optical,ivo://CDS.VizieR/J/A+AS/137/293,J/A+AS/137/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/293&,ZOAG:galaxies:in:115{deg}<:l<:157{deg}:(Weinberger+;:1999) +C,J/AJ/113/483,optical,ivo://CDS.VizieR/J/AJ/113/483,J/AJ/113/483,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/483&,Groups:of:Galaxies:(Ramella+:1997) +C,I/258,optical,ivo://CDS.VizieR/I/258,I/258,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/258&,Pleiades:positions:and:proper:motions:(Wang+;:1996) +C,II/95,infrared,ivo://CDS.VizieR/II/95,II/95,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/95&,Stellar:Component:of:the:Galaxy;:AFGL:IR:Survey:(Grasdalen+:1983) +C,J/A+AS/112/429,radio,ivo://CDS.VizieR/J/A+AS/112/429,J/A+AS/112/429,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/429&,HI:observations:in:Her:Supercluster:(Freudling;:1995) +C,I/80,optical,ivo://CDS.VizieR/I/80,I/80,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/80&,Catalog:of:5268:Standard:Stars;:Normal:System:N30:(Morgan:1952) +C,I/71,optical,ivo://CDS.VizieR/I/71,I/71,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/71&,Bonner:Durchmusterung:Supplemental:Stars:(Warren+;:1980) +C,J/A+AS/112/347,optical,ivo://CDS.VizieR/J/A+AS/112/347,J/A+AS/112/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/347&,A:Homogeneous:Bright:QSO:Survey:(Cristiani+;:1995) +C,I/45,optical,ivo://CDS.VizieR/I/45,I/45,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/45&,Catalogue:de:Zimmerman:(Zimmerman:1948) +C,J/A+AS/126/471,radio,ivo://CDS.VizieR/J/A+AS/126/471,J/A+AS/126/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/471&,HI:data:of:galaxies:from:Kazarian's:lists:(Tamazian+:1997) +C,J/A+AS/126/401,optical,ivo://CDS.VizieR/J/A+AS/126/401,J/A+AS/126/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/401&,M:31:Cepheids:periods:(Magnier+:1997) +C,J/AJ/113/2000,radio,ivo://CDS.VizieR/J/AJ/113/2000,J/AJ/113/2000,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/2000&,New:quasar:radio:detections:(Bischof+:1997) +C,J/A+AS/109/447,optical,ivo://CDS.VizieR/J/A+AS/109/447,J/A+AS/109/447,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/447&,Eclipsing:binaries:EROS:catalogue:(Grison+;:1995) +C,VIII/24,radio,ivo://CDS.VizieR/VIII/24,VIII/24,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/24&,6C:Survey:of:Radio:Sources:-:V.:(Hales+:1993) +C,J/A+AS/109/341,uv:optical,ivo://CDS.VizieR/J/A+AS/109/341,J/A+AS/109/341,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/341&,UV:properties:of:normal:galaxies.:II.:(Rifatto+;:1995) +C,VIII/22,radio,ivo://CDS.VizieR/VIII/22,VIII/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/22&,6C:Survey:of:Radio:Sources:-:III.:(Hales+:1990) +C,J/AJ/92/787,radio,ivo://CDS.VizieR/J/AJ/92/787,J/AJ/92/787,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/92/787&,Outer:galaxy:VLA:survey:(Fich:1986) +C,J/AJ/77/405,radio,ivo://CDS.VizieR/J/AJ/77/405,J/AJ/77/405,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/77/405&,Intense:radio:sources:at:1400MHz:(BDFL:sample):(Bridle+;:1972) +C,VII/84A,optical,ivo://CDS.VizieR/VII/84A,VII/84A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/84A&,Groups:of:Galaxies.:III.:The:CfA:Survey:(Geller+:1983) +C,J/AJ/101/1763,optical,ivo://CDS.VizieR/J/AJ/101/1763,J/AJ/101/1763,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/101/1763&,CCD:search:in:Crux:and:Centaurus:(Caldwell+;:1991) +C,J/AJ/112/1803,optical,ivo://CDS.VizieR/J/AJ/112/1803,J/AJ/112/1803,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/1803&,Large:Scale:Structure:(Marzke+:1996) +C,VII/7A,optical,ivo://CDS.VizieR/VII/7A,VII/7A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/7A&,Lynds':Catalogue:of:Dark:Nebulae:(LDN):(Lynds:1962) +C,J/A+AS/108/79,radio,ivo://CDS.VizieR/J/A+AS/108/79,J/A+AS/108/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/108/79&,Ultra-steep:spectrum:radiosources:(Roettgering+;:1994) +C,VII/4A,optical,ivo://CDS.VizieR/VII/4A,VII/4A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/4A&,Abell:and:Zwicky:Clusters:of:Galaxies:(Abell+:1974) +C,VII/185,infrared,ivo://CDS.VizieR/VII/185,VII/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/185&,IRAS:1.2:Jy:IRAS:Redshift:Survey:(Strauss+:1990;92;95) +C,VII/181,x-ray,ivo://CDS.VizieR/VII/181,VII/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/181&,X-ray:of:active:galaxies:and:nuclei:(Della:Ceca+;:1990) +C,VII/170,optical,ivo://CDS.VizieR/VII/170,VII/170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/170&,Catalogue:of:Southern:Peculiar:Galaxies:and:Associations:(Arp+;:1987) +C,J/A+AS/107/277,optical,ivo://CDS.VizieR/J/A+AS/107/277,J/A+AS/107/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/107/277&,CCD:photometry:of:Abell:clusters:(Cunow+;:1994) +C,VII/159,optical,ivo://CDS.VizieR/VII/159,VII/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/159&,Catalogue:of:galaxies:towards:the:Coma:Supercluster:(Slezak+:1988) +C,J/A+AS/106/21,optical,ivo://CDS.VizieR/J/A+AS/106/21,J/A+AS/106/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/106/21&,Delta:Sct:stars::a:new:revised:list:(Rodriguez+:1994) +C,J/A+AS/126/1,optical,ivo://CDS.VizieR/J/A+AS/126/1,J/A+AS/126/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/1&,Double:stars:measurements:(Gili+:1997) +C,VII/143,optical,ivo://CDS.VizieR/VII/143,VII/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/143&,Quasar:Candidates:(Crampton+:1985-1990) +C,J/A+A/341/751,x-ray,ivo://CDS.VizieR/J/A+A/341/751,J/A+A/341/751,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/341/751&,ROSAT:HRI:observations:of:the:Pleiades:(Micela+:1999) +C,J/A+AS/140/351,optical,ivo://CDS.VizieR/J/A+AS/140/351,J/A+AS/140/351,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/140/351&,UBV:photometry:of:SGP:AGNs:(La:Franca+;:1999) +C,J/A+A/352/605,optical,ivo://CDS.VizieR/J/A+A/352/605,J/A+A/352/605,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/352/605&,O:&::B:stars:Hbeta:photometry.:II.:(Kaltcheva+;:1999) +C,J/other/PNAOJ/2.,optical,ivo://CDS.VizieR/J/other/PNAOJ/2.561,J/other/PNAOJ/2.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PNAOJ/2.561&,Binaries:speckle:observations.:IV.:(Miura+:1992) +C,J/other/PASAu/6.,radio,ivo://CDS.VizieR/J/other/PASAu/6.471,J/other/PASAu/6.,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/PASAu/6.471&,Magellanic:Clouds:bridge:region:HI:profiles:(McGee+:1986) +C,J/AN/316/225,optical:infrared,ivo://CDS.VizieR/J/AN/316/225,J/AN/316/225,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/316/225&,UBVR:photoelectric:survey:(Andruk+:1995) +C,J/A+AS/140/29,optical:infrared,ivo://CDS.VizieR/J/A+AS/140/29,J/A+AS/140/29,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/140/29&,Photometric:monitoring:of:47:late-type:stars:(Strassmeier+;:1999) +C,J/PASP/97/932,radio,ivo://CDS.VizieR/J/PASP/97/932,J/PASP/97/932,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/97/932&,3CR:Source:Identifications:(Spinrad:1985) +C,J/AN/318/35,optical,ivo://CDS.VizieR/J/AN/318/35,J/AN/318/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AN/318/35&,New:and:Misclassified:Planetary:Nebulae:(Kohoutek;:1997) +C,J/A+AS/103/349,radio,ivo://CDS.VizieR/J/A+AS/103/349,J/A+AS/103/349,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/103/349&,Optical:identification:of:S4:sources:(Stickel+:1994) +C,J/A+AS/139/393,optical:infrared,ivo://CDS.VizieR/J/A+AS/139/393,J/A+AS/139/393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/393&,Young:Massive:Star:Clusters.:II.:(Larsen;:1999) +C,J/A+AS/139/321,optical,ivo://CDS.VizieR/J/A+AS/139/321,J/A+AS/139/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/139/321&,Stellar:variability:towards:Galactic:Bulge:(Dominici+:1999) +C,J/MNRAS/277/1477,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/277/1477,J/MNRAS/277/1477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/277/1477&,A:catalogue:of:BL:Lacertae:objects:(Padovani+:1995) +C,J/MNRAS/276/689,optical,ivo://CDS.VizieR/J/MNRAS/276/689,J/MNRAS/276/689,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/276/689&,Galaxies:in:SGP:region:(Ettori+:1995) +C,J/ApJ/515/610,optical,ivo://CDS.VizieR/J/ApJ/515/610,J/ApJ/515/610,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/515/610&,New:PN:in:southern:Galactic:Bulge:(Beaulieu+;:1999) +C,J/other/ApL/30.1,optical,ivo://CDS.VizieR/J/other/ApL/30.1,J/other/ApL/30.1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/other/ApL/30.1&,Southern:catalogue:of:isolated:pairs:extension:(Reduzzi+:1995) +C,J/MNRAS/263/425,radio,ivo://CDS.VizieR/J/MNRAS/263/425,J/MNRAS/263/425,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/263/425&,Low-z:BQS:Quasars:(Miller+;:1993) +C,J/MNRAS/253/686,optical,ivo://CDS.VizieR/J/MNRAS/253/686,J/MNRAS/253/686,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/253/686&,Survey:of:faint:compact:objects:(Colless+;:1991) +C,J/MNRAS/251/482,optical,ivo://CDS.VizieR/J/MNRAS/251/482,J/MNRAS/251/482,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/251/482&,A:spectroscopic:survey:of:faint:QSOs:(Boyle+:1991) +C,J/MNRAS/235/1313,radio,ivo://CDS.VizieR/J/MNRAS/235/1313,J/MNRAS/235/1313,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/235/1313&,Metric:wave:Extragalactic:Variability:(Slee+:1988) +C,J/A+A/325/159,optical,ivo://CDS.VizieR/J/A+A/325/159,J/A+A/325/159,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/325/159&,Companions:to:M:dwarfs:within:5pc:(Leinert+:1997) +C,J/A+AS/136/531,radio,ivo://CDS.VizieR/J/A+AS/136/531,J/A+AS/136/531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/531&,Valinhos:CCD:Meridian:Circle:radio:stars:(Lopes+;:1999) +C,J/A+A/330/990,infrared,ivo://CDS.VizieR/J/A+A/330/990,J/A+A/330/990,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/330/990&,VRIJHK:photometry:of:the:Serpens:cloud:core:(Giovannetti+:1998) +C,J/A+A/317/328,x-ray:infrared,ivo://CDS.VizieR/J/A+A/317/328,J/A+A/317/328,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/317/328&,ROSAT:PSPC:survey:of:M:31:(Supper+:1997) +C,J/ApJS/96/117,infrared,ivo://CDS.VizieR/J/ApJS/96/117,J/ApJS/96/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/117&,K-Band:Galaxy:Counts:(McLeod+:1995) +C,J/ApJS/95/387,optical,ivo://CDS.VizieR/J/ApJS/95/387,J/ApJS/95/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/95/387&,Universidad:Complutense:de:Madrid:list:1:(Zamorano+:1994) +C,J/ApJS/90/83,optical,ivo://CDS.VizieR/J/ApJS/90/83,J/ApJS/90/83,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/90/83&,Binaries:in:NGC:3201:(Cote+;:1994) +C,J/A+A/312/439,x-ray,ivo://CDS.VizieR/J/A+A/312/439,J/A+A/312/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/312/439&,New:T:Tauri:stars:in:Taurus-Auriga:(Wichmann+;:1996) +C,J/A+A/303/661,uv,ivo://CDS.VizieR/J/A+A/303/661,J/A+A/303/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/303/661&,Star-forming:galaxies:in:the:Coma:Cluster:(Donas+;:1995) +C,J/A+A/321/123,optical,ivo://CDS.VizieR/J/A+A/321/123,J/A+A/321/123,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/321/123&,Optical:variability:of:QSOs:(Cristiani+:1997) +C,J/A+A/347/841,optical,ivo://CDS.VizieR/J/A+A/347/841,J/A+A/347/841,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/347/841&,HST:Observations:of:SMC:N88A:(Heydari-Malayeri+;:1999) +C,J/ApJ/348/253,x-ray,ivo://CDS.VizieR/J/ApJ/348/253,J/ApJ/348/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/348/253&,Late:type:giants:and:supergiants:in:X-Ray:(Maggio+;:1990) +C,J/AJ/107/2240,optical,ivo://CDS.VizieR/J/AJ/107/2240,J/AJ/107/2240,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/2240&,Proper:motion:stars:survey.:XII.:(Carney+;:1994) +C,J/ApJS/89/189,infrared:radio,ivo://CDS.VizieR/J/ApJS/89/189,J/ApJS/89/189,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/89/189&,IRAS:PSC:new:OH/IR:stars.:III.:(Chengalur+:1993) +C,J/A+A/319/18,x-ray,ivo://CDS.VizieR/J/A+A/319/18,J/A+A/319/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/319/18&,X-ray:sources:<:1:degree:from:Seyfert:galaxies:(Radecke:1997) +C,J/ApJS/80/501,radio,ivo://CDS.VizieR/J/ApJS/80/501,J/ApJS/80/501,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/80/501&,VLA:survey:of:Abell:clusters.:II.:(Owen+:1992) +C,J/A+AS/124/75,optical,ivo://CDS.VizieR/J/A+AS/124/75,J/A+AS/124/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/75&,Multiple:star:catalogue:(MSC):(Tokovinin:1997-1999) +C,J/ApJS/101/41,optical,ivo://CDS.VizieR/J/ApJS/101/41,J/ApJS/101/41,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/101/41&,SMC:and:Bridge:extended:catalog:(Bica+:1995) +C,J/ApJS/107/97,optical,ivo://CDS.VizieR/J/ApJS/107/97,J/ApJS/107/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/107/97&,Parameters:of:2447:southern:spirals:(Mathewson+:1996) +C,J/A+A/316/102,infrared,ivo://CDS.VizieR/J/A+A/316/102,J/A+A/316/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/316/102&,JHK:Photometry:in:NGC:6334:(Tapia+;:1996) +C,J/AJ/113/22,optical,ivo://CDS.VizieR/J/AJ/113/22,J/AJ/113/22,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/22&,Tully-Fisher:Relation.:I.:(Giovanelli+:1997) +C,J/ApJ/469/629,uv,ivo://CDS.VizieR/J/ApJ/469/629,J/ApJ/469/629,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/469/629&,UV-brightest:stars:of:M33:and:its:nucleus:(Massey+:1996) +C,J/A+AS/137/269,optical,ivo://CDS.VizieR/J/A+AS/137/269,J/A+AS/137/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/137/269&,Calern:Observatory:absolute:declinations:(Martin+;:1999) +C,J/AJ/111/902,optical:infrared,ivo://CDS.VizieR/J/AJ/111/902,J/AJ/111/902,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/902&,Short-period:Cepheids:(Henden:1996) +C,J/A+AS/136/525,optical,ivo://CDS.VizieR/J/A+AS/136/525,J/A+AS/136/525,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/525&,DeltaV:photometry:of:visual:double:stars:(Sinachopoulos+;:1999) +C,J/ApJ/454/151,optical,ivo://CDS.VizieR/J/ApJ/454/151,J/ApJ/454/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/454/151&,OB:Associations:of:the:Northern:Milky:Way:(Massey+:1995) +C,J/A+A/312/745,optical,ivo://CDS.VizieR/J/A+A/312/745,J/A+A/312/745,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/312/745&,SSRS:groups:of:galaxies:redshift:neighbourhood:(Ramella+;:1996) +C,J/AJ/110/2166,optical,ivo://CDS.VizieR/J/AJ/110/2166,J/AJ/110/2166,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/2166&,Variables:in:Sextans:dSph:galaxy:(Mateo+:1995) +C,J/ApJ/397/520,infrared,ivo://CDS.VizieR/J/ApJ/397/520,J/ApJ/397/520,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/397/520&,IRAS:observations:in:Cr:A:(Wilking+;:1992) +C,J/A+AS/136/509,optical,ivo://CDS.VizieR/J/A+AS/136/509,J/A+AS/136/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/136/509&,Stellar:kinematics:in:spiral:galaxies.:II.:(Heraudeau+:1999) +C,J/AJ/108/1987,optical,ivo://CDS.VizieR/J/AJ/108/1987,J/AJ/108/1987,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/1987&,The:SSRS2:Sample:(Alonso+:1994) +C,J/AJ/108/1786,optical,ivo://CDS.VizieR/J/AJ/108/1786,J/AJ/108/1786,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/1786&,Blue:stragglers:&::variable:stars:in:M3:(Guhathakurta+;:1994) +C,J/AJ/95/1629,optical,ivo://CDS.VizieR/J/AJ/95/1629,J/AJ/95/1629,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/95/1629&,[O:III]:emission:in:2:field-galaxy:surveys:(Moody+:1988) +C,J/AJ/87/739,radio,ivo://CDS.VizieR/J/AJ/87/739,J/AJ/87/739,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/87/739&,Active:extragalactic:objects:I.:(Condon+:1982) +C,J/AJ/106/831,optical,ivo://CDS.VizieR/J/AJ/106/831,J/AJ/106/831,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/831&,cD:clusters:of:galaxies.:I.:(Hill+;:1993) +C,J/AJ/112/772,optical,ivo://CDS.VizieR/J/AJ/112/772,J/AJ/112/772,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/772&,VI:photometry:in:South:Galactic:Pole:(Caldwell+:1996) +C,J/AJ/112/601,uv,ivo://CDS.VizieR/J/AJ/112/601,J/AJ/112/601,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/601&,UV:photometry:in:M79:(Hill+:1996) +C,J/MNRAS/216/173,radio,ivo://CDS.VizieR/J/MNRAS/216/173,J/MNRAS/216/173,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/216/173&,Bright:extragalactic:radio:sources:at:2.7:GHz:(Wall+;:1985) +C,J/ApJS/73/781,x-ray,ivo://CDS.VizieR/J/ApJS/73/781,J/ApJS/73/781,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/73/781&,X-ray:observations:of:galactic:Supernova:Remnants:(Seward;:1990) +C,J/AJ/111/42,optical,ivo://CDS.VizieR/J/AJ/111/42,J/AJ/111/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/42&,Galaxies:in:Abell:168:(Tomita+:1996) +C,J/AJ/110/2747,optical,ivo://CDS.VizieR/J/AJ/110/2747,J/AJ/110/2747,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/2747&,Stars:in:Sculptor:dwarf:spheroidal:galaxy:(Schweitzer+:1995) +C,J/ApJS/73/359,infrared:radio,ivo://CDS.VizieR/J/ApJS/73/359,J/ApJS/73/359,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/73/359&,1.49:GHz:atlas:of:the:IRAS:bright:galaxies:(Condon+;:1990) +C,J/ApJ/351/492,x-ray,ivo://CDS.VizieR/J/ApJ/351/492,J/ApJ/351/492,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/351/492&,X-ray:emission:in:the:Ursa:Major:stream.:(Schmitt+;:1990) +C,J/AJ/102/1663,infrared:radio,ivo://CDS.VizieR/J/AJ/102/1663,J/AJ/102/1663,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/102/1663&,Radio:properties:of:extragal.:IRAS:sources:(Condon+;:1991) +C,J/MNRAS/200/747,radio,ivo://CDS.VizieR/J/MNRAS/200/747,J/MNRAS/200/747,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/200/747&,5C12::survey:near:the:North:Galactic:Pole:(Benn+;:1982) +C,J/MNRAS/182/273,radio,ivo://CDS.VizieR/J/MNRAS/182/273,J/MNRAS/182/273,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/182/273&,The:5C6:and:5C7:surveys:of:radio:sources.:(Pearson;:1978) +C,J/AJ/110/2715,optical,ivo://CDS.VizieR/J/AJ/110/2715,J/AJ/110/2715,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/2715&,UBV:photometry:in:NGC:6822;:M31:and:M33:(Massey+:1995) +C,J/AJ/110/2131,optical,ivo://CDS.VizieR/J/AJ/110/2131,J/AJ/110/2131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/2131&,M/L:for:Draco:and:UMi.:I.:(Armandroff+:1995) +C,J/MNRAS/171/475,radio,ivo://CDS.VizieR/J/MNRAS/171/475,J/MNRAS/171/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/171/475&,The:5C5:survey:of:radio:sources.:(Pearson;:1975) +C,J/ApJS/80/531,x-ray,ivo://CDS.VizieR/J/ApJS/80/531,J/ApJS/80/531,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/80/531&,An:X-ray:catalog:and:atlas:of:galaxies.:(Fabbiano+;:1992) +C,J/PAZh/23/454,optical,ivo://CDS.VizieR/J/PAZh/23/454,J/PAZh/23/454,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PAZh/23/454&,Identification:and:coordinates:in:M:53:(Evstigneeva+;:1997) +C,J/ApJ/504/113,uv:optical,ivo://CDS.VizieR/J/ApJ/504/113,J/ApJ/504/113,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/504/113&,F175W:and:F275W:photometry:of:M31:and:M32:(Brown+;:1998) +C,J/AJ/116/2805,optical,ivo://CDS.VizieR/J/AJ/116/2805,J/AJ/116/2805,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/2805&,H:II:regions:in:spiral:galaxies:(Van:Zee+;:1998) +C,J/A+A/299/696,optical,ivo://CDS.VizieR/J/A+A/299/696,J/A+A/299/696,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/299/696&,Pleiades:field:Membership:probabilities:(Schilbach+;:1995) +C,J/A+A/299/347,infrared:radio,ivo://CDS.VizieR/J/A+A/299/347,J/A+A/299/347,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/299/347&,IRAS:galaxies:behind:Taurus:clouds:(Chamaraux+;:1995) +C,J/AJ/116/1573,optical,ivo://CDS.VizieR/J/AJ/116/1573,J/AJ/116/1573,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/1573&,Redshift:Survey:Compact:Groups:(Barton+;:1998) +C,J/AJ/116/2738,optical,ivo://CDS.VizieR/J/AJ/116/2738,J/AJ/116/2738,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/2738&,Spectroscopy:of:early-type:galaxies:(Scodeggio+:1998) +C,J/AJ/116/2108,optical,ivo://CDS.VizieR/J/AJ/116/2108,J/AJ/116/2108,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/2108&,AWM:7:radial:velocities:(Koranyi+;:1998) +C,J/AJ/108/1163,radio,ivo://CDS.VizieR/J/AJ/108/1163,J/AJ/108/1163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/108/1163&,Radio:structure:of:Quasars:(Kellermann+:1994) +C,J/A+A/296/665,optical,ivo://CDS.VizieR/J/A+A/296/665,J/A+A/296/665,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/296/665&,Survey:of:optically:variables:QSOs:(Veron+;:1995) +C,J/AJ/107/751,euv,ivo://CDS.VizieR/J/AJ/107/751,J/AJ/107/751,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/751&,EUV:Explorer:bright:sources:list:(Malina+;:1994) +C,J/A+A/295/585,radio,ivo://CDS.VizieR/J/A+A/295/585,J/A+A/295/585,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/295/585&,CO:observations:in:NGC:1365:(Sandqvist+;:1995) +C,J/AJ/107/1814,optical,ivo://CDS.VizieR/J/AJ/107/1814,J/AJ/107/1814,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/1814&,Chiron:occultations:(Bus+;:1994) +C,J/AJ/106/591,optical,ivo://CDS.VizieR/J/AJ/106/591,J/AJ/106/591,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/591&,OP:Survey:of:Halo:early-type:stars:(Rodgers+:1993) +C,J/AJ/106/352,optical,ivo://CDS.VizieR/J/AJ/106/352,J/AJ/106/352,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/352&,Speckle:observations:of:binary:stars:VIII:(Hartkopf+:1993) +C,J/AJ/104/862,optical,ivo://CDS.VizieR/J/AJ/104/862,J/AJ/104/862,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/862&,Stellar:occultation:candidates:(McDonald+:1992) +C,J/A+A/265/32,optical,ivo://CDS.VizieR/J/A+A/265/32,J/A+A/265/32,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/265/32&,Radial:structure:of:the:galactic:disc:(Robin+:1992) +C,J/AJ/104/1706,optical,ivo://CDS.VizieR/J/AJ/104/1706,J/AJ/104/1706,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/1706&,CFH:Blue:Grens:Quasar:Candidates:(Crampton+:1992) +C,IV/12,optical,ivo://CDS.VizieR/IV/12,IV/12,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IV/12&,SAO-HD-GC-DM:Cross:Index:(ADC:1983):(Roman+:1983) +C,J/AJ/104/92,optical,ivo://CDS.VizieR/J/AJ/104/92,J/AJ/104/92,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/104/92&,HII:Regions:Properties:in:M101:(Scowen+:1992) +C,J/AJ/103/983,*,ivo://CDS.VizieR/J/AJ/103/983,J/AJ/103/983,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/103/983&,Stellar:occultation:candidates:of:Saturn:(Bosh+;:1992) +C,J/ApJ/414/846,x-ray,ivo://CDS.VizieR/J/ApJ/414/846,J/ApJ/414/846,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/414/846&,X-ray:emission:at:the:low-mass:end:(Barbera+:1993) +C,J/AJ/103/514,optical,ivo://CDS.VizieR/J/AJ/103/514,J/AJ/103/514,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/103/514&,High-velocity:stars:toward:South:Galactic:Cap:(Reid+:1992) +C,J/AJ/102/395,optical,ivo://CDS.VizieR/J/AJ/102/395,J/AJ/102/395,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/102/395&,BVR:photoelectric:sequences:in:the:PSS:(Humphreys+;:1991) +C,J/A+AS/93/61,infrared,ivo://CDS.VizieR/J/A+AS/93/61,J/A+AS/93/61,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/93/61&,IR:Stellar:Population:in:Baade's:window:(Ruelas-Mayorga+:1992) +C,J/A+AS/128/131,optical,ivo://CDS.VizieR/J/A+AS/128/131,J/A+AS/128/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/131&,UBV:photometry:of:NGC:2323:(Claria+:1998) +C,J/A+AS/97/435,radio,ivo://CDS.VizieR/J/A+AS/97/435,J/A+AS/97/435,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/97/435&,1410MHz-spectra:of:quasars:III.:(Quiniento+:1993) +C,J/A+AS/93/553,optical,ivo://CDS.VizieR/J/A+AS/93/553,J/A+AS/93/553,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/93/553&,UBV:photometry:of:stars:near:galactic:plane:(Saurer+:1992) +C,J/A+AS/90/451,optical,ivo://CDS.VizieR/J/A+AS/90/451,J/A+AS/90/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/90/451&,Variables:and:Nebulae:in:Sgr:B:(Terzan+:1991) +C,III/131,optical,ivo://CDS.VizieR/III/131,III/131,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/131&,Spectroscopic:Stellar:Abundance:Analyses:(Koeppen:1988) +C,J/AJ/116/102,optical,ivo://CDS.VizieR/J/AJ/116/102,J/AJ/116/102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/116/102&,NGC:5548:BR:photometry:(Tyson+:1998) +C,J/A+AS/115/235,optical,ivo://CDS.VizieR/J/A+AS/115/235,J/A+AS/115/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/235&,The:Hamburg/ESO:survey:for:bright:QSOs.:II.:(Reimers+;:1996) +C,J/A+AS/128/507,optical,ivo://CDS.VizieR/J/A+AS/128/507,J/A+AS/128/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/507&,The:Hamburg:Quasar:Survey.:II.:(Engels+:1998) +C,VII/86A,optical,ivo://CDS.VizieR/VII/86A,VII/86A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/86A&,Groups:of:Galaxies.:I.:Nearby:Groups:(Huchra+:1982) +C,J/ApJS/95/163,uv,ivo://CDS.VizieR/J/ApJS/95/163,J/ApJS/95/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/95/163&,Ultraviolet:P:Cygni:profiles:(Snow+;:1994) +C,J/ApJS/93/211,uv:radio,ivo://CDS.VizieR/J/ApJS/93/211,J/ApJS/93/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/93/211&,IUE:survey:of:H:I:Ly{alpha}:absorption.:I.:(Diplas+:1994) +C,J/A+AS/126/21,optical,ivo://CDS.VizieR/J/A+AS/126/21,J/A+AS/126/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/21&,Velocities:and:duplicity:of:F-type:dwarfs:(Nordstroem+:1997) +C,II/208,optical,ivo://CDS.VizieR/II/208,II/208,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/208&,BVRI:CCD:photometry:in:the:field:of:M:31:(Magnier+:1992) +C,J/A+AS/126/15,optical,ivo://CDS.VizieR/J/A+AS/126/15,J/A+AS/126/15,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/15&,Kinematical:data:on:early-type:galaxies.:II.:(Simien+:1997) +C,J/A+AS/125/321,optical,ivo://CDS.VizieR/J/A+AS/125/321,J/A+AS/125/321,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/321&,RR:Lyrae:radial:velocities:and:[Fe/H]:II.:(Solano+:1997) +C,II/200,optical,ivo://CDS.VizieR/II/200,II/200,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/200&,Long-term:photometry:of:Variables:III:(Manfroid+;:1995) +C,J/A+AS/124/385,radio,ivo://CDS.VizieR/J/A+AS/124/385,J/A+AS/124/385,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/385&,Dense:molecular:cores.:V.:(Zinchenko+:1997) +C,II/180,optical,ivo://CDS.VizieR/II/180,II/180,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/180&,uvby-beta:photometry:of:metal-poor:stars:(Schuster+:1989) +C,J/A+AS/114/21,optical:radio,ivo://CDS.VizieR/J/A+AS/114/21,J/A+AS/114/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/21&,Shapley-Ames:Galaxies:at:2.8cm:(Niklas+;:1995) +C,J/A+AS/125/247,optical,ivo://CDS.VizieR/J/A+AS/125/247,J/A+AS/125/247,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/247&,Shapley:Concentration:galaxies:velocities:(Quintana+:1997) +C,J/A+AS/110/469,x-ray,ivo://CDS.VizieR/J/A+AS/110/469,J/A+AS/110/469,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/469&,AGN:from:the:RASS:(Bade+;:1995) +C,J/A+A/319/401,radio,ivo://CDS.VizieR/J/A+A/319/401,J/A+A/319/401,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/319/401&,HI:survey:of:polar:ring:galaxies.:II.:(Huchtmeier:1997) +C,II/145,optical,ivo://CDS.VizieR/II/145,II/145,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/145&,Brightest:stars:in:a:foreground:field:of:M31:(Berkhuijsen+;:1988) +C,II/135,optical,ivo://CDS.VizieR/II/135,II/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/135&,Suppl.:to:Diffuse:Interstellar:Band:Measurements:(Guarinos:1988) +C,II/119,optical,ivo://CDS.VizieR/II/119,II/119,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/119&,Stellar:Distribution:near:the:South:Galactic:Pole:(Bok+:1964) +C,I/44,optical,ivo://CDS.VizieR/I/44,I/44,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/44&,Second:Cat:of:Fundamental:Stars:(SPF2):(Baturina+:1986) +C,I/241,optical,ivo://CDS.VizieR/I/241,I/241,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/241&,The:N70E:catalogue:(Kolesnik;:1997) +C,J/A+AS/124/509,radio,ivo://CDS.VizieR/J/A+AS/124/509,J/A+AS/124/509,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/509&,ATCA/VLA:OH:1612:MHz:survey.:II.:(Sevenster+:1997) +C,J/A+AS/124/255,optical,ivo://CDS.VizieR/J/A+AS/124/255,J/A+AS/124/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/255&,Radial:velocities:measurements:(Duflot+:1997) +C,I/150,optical,ivo://CDS.VizieR/I/150,I/150,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/150&,Proper:Motions:for:High:Luminosity:Stars:(Valitova+:1990) +C,I/130,optical,ivo://CDS.VizieR/I/130,I/130,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/130&,LDS:Catalogue::Doubles:with:Common:Proper:Motion:(Luyten:1940-87) +C,J/A+A/267/515,infrared:radio,ivo://CDS.VizieR/J/A+A/267/515,J/A+A/267/515,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/267/515&,Very:cold:C-rich:circumstellar:envelopes:(Omont+:1993) +C,J/A+A/342/1,optical,ivo://CDS.VizieR/J/A+A/342/1,J/A+A/342/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/342/1&,ESO:Slice:Project.:VI.:Groups:of:Galaxies.:(Ramella+:1999) +C,J/A+AS/122/507,optical,ivo://CDS.VizieR/J/A+AS/122/507,J/A+AS/122/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/507&,Kinematics:of:SMC:carbon:stars:(Hatzidimitriou+:1997) +I,HST.COMA,optical,ivo://mast.stsci/siap/coma,HST.COMA,http://archive.stsci.edu/siap/search.php?id=coma&,HST:ACS:Coma:cluster:(Abell:1656):Treasury:Survey:(COMA) +C,J/AJ/114/326,*,ivo://CDS.VizieR/J/AJ/114/326,J/AJ/114/326,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/114/326&,MACHO:Variables:V.:(Alcock+:1997) +C,J/A+AS/122/201,radio,ivo://CDS.VizieR/J/A+AS/122/201,J/A+AS/122/201,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/201&,ROSAT:Galactic:Plane:Survey:observations:(Motch+:1997) +O,GSC2,optical,ivo://archive.stsci.edu/gsc23skynode,GSC2,http://gsss.stsci.edu/GSC23Skynode/nodeb.asmx?,Guide:Star:Catalog:II +C,J/A+AS/121/507,infrared,ivo://CDS.VizieR/J/A+AS/121/507,J/A+AS/121/507,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/121/507&,Near-IR:surface:photometry:of:Virgo:galaxies:(Boselli+:1997) +C,J/A+AS/128/457,optical,ivo://CDS.VizieR/J/A+AS/128/457,J/A+AS/128/457,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/457&,Proper:motion:LTT:stars:-5<:DE<:-30;:0<:RA<:13h30:(Wroblewski+:1998) +C,J/A+AS/110/27,optical,ivo://CDS.VizieR/J/A+AS/110/27,J/A+AS/110/27,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/27&,Proper:motion:of:LTT:stars:(Wroblewski+;:1995) +C,SDSS-DR3,optical,ivo://sdss.jhu/services/DR3CONE,SDSS-DR3,http://casjobs.sdss.org/vo/dr3cone/sdssConeSearch.asmx/ConeSearch?,Sloan:Digital:Sky:Survey:(DR3) +C,USNO-SA2.0,optical,ivo://nvo.noao.edu/usno-sa2.0,USNO-SA2.0,http://archive.noao.edu/nvo/usno.php?cat=sa&,USNO-SA2.0 +C,J/A+AS/120/283,radio,ivo://CDS.VizieR/J/A+AS/120/283,J/A+AS/120/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/283&,Water:maser:features:in:ultracompact:HII:regions:(Hofner+:1996) +C,J/A+AS/121/243,optical,ivo://CDS.VizieR/J/A+AS/121/243,J/A+AS/121/243,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/121/243&,GPM1:catalogue:(Rybka+:1997) +C,J/A+AS/120/275,optical,ivo://CDS.VizieR/J/A+AS/120/275,J/A+AS/120/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/275&,Mira:variables:light:curves:(Alard+:1996) +C,J/A+AS/134/75,optical,ivo://CDS.VizieR/J/A+AS/134/75,J/A+AS/134/75,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/75&,Central:Fornax:Cluster.:II.:Galaxy:spectroscopy:(Hilker+:1999) +C,USNO-A2.0,optical,ivo://nvo.noao.edu/usno-a2.0,USNO-A2.0,http://archive.noao.edu/nvo/usno.php?cat=a&,USNO-A2.0 +C,J/A+AS/120/357,optical,ivo://CDS.VizieR/J/A+AS/120/357,J/A+AS/120/357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/120/357&,R:magnitudes:in:four:ESO:fields:(Infante+;:1996) +C,J/A+AS/134/59,optical,ivo://CDS.VizieR/J/A+AS/134/59,J/A+AS/134/59,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/134/59&,The:central:Fornax:Cluster.:I.:Galaxy:photometry:(Hilker+:1999) +C,SDSS-DR4,optical,ivo://sdss.jhu/services/DR4CONE,SDSS-DR4,http://casjobs.sdss.org/vo/dr4cone/sdssConeSearch.asmx/ConeSearch?,Sloan:Digitized:Sky:Survey(DR4) +O,Twoqz,optical,ivo://sdss.jhu/openskynode/twoqz,Twoqz,http://openskyquery.net/nodes/twoqz/nodeb.asmx?,2dF:QSO:Redshift:Survey:(2QZ) +C,J/A+AS/118/407,optical,ivo://CDS.VizieR/J/A+AS/118/407,J/A+AS/118/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/407&,CCD:photometry:&::velocities:of:NGC:3680:stars:(Nordstroem+:1996) +C,J/A+AS/117/261,optical,ivo://CDS.VizieR/J/A+AS/117/261,J/A+AS/117/261,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/261&,BR:photometry:of:galaxies:in:low:density:regions:(Vennik+;:1996) +C,J/A+AS/118/277,optical,ivo://CDS.VizieR/J/A+AS/118/277,J/A+AS/118/277,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/277&,Proper:motions:in:NGC:1647:(Geffer+:1996) +O,Rosat,x-ray,ivo://sdss.jhu/openskynode/Rosat,Rosat,http://openskyquery.net/nodes/rosat/nodeb.asmx?,Rosat +C,J/A+AS/117/1,optical,ivo://CDS.VizieR/J/A+AS/117/1,J/A+AS/117/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/1&,Galaxies:in:the:zone +C,J/A+AS/117/369,optical,ivo://CDS.VizieR/J/A+AS/117/369,J/A+AS/117/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/117/369&,Galaxies:in:the:zone +O,HDFS,optical,ivo://archive.stsci.edu/hdfs/SKYNODE,HDFS,http://galex.stsci.edu/skynode/ohdfs/nodeb.asmx?,The:Hubble:Deep:Field:South +C,ADS,radio:millimeter:infrared:optical:uv:euv:x-ray:gamma-ray,ivo://ads.harvard.edu/cone,ADS,http://adsabs.harvard.edu/cgi-bin/abs_connect?data_type=VOTABLE&,Astrophysics:Data:System +C,UIT,uv,ivo://archive.stsci.edu/uit,UIT,http://archive.stsci.edu/uit/search.php?,Ultraviolet:Imaging:Telescope +C,J/AcA/48/35,optical,ivo://CDS.VizieR/J/AcA/48/35,J/AcA/48/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AcA/48/35&,All:Sky:Automated:Survey:variable:stars:(Pojmamski:1998) +C,IUE,uv,ivo://archive.stsci.edu/iue,IUE,http://archive.stsci.edu/iue/search.php?,International:Ultraviolet:Explorer +C,VII/74A,optical,ivo://CDS.VizieR/VII/74A,VII/74A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/74A&,Atlas:of:Peculiar:Galaxies:(Arp:1966) +C,J/AJ/109/874,optical,ivo://CDS.VizieR/J/AJ/109/874,J/AJ/109/874,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/874&,Kinematics:of:MKW:and:AWM:Poor:Clusters:(Beers+:1995) +C,J/AJ/109/2368,optical,ivo://CDS.VizieR/J/AJ/109/2368,J/AJ/109/2368,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/2368&,Redshifts:in:First:CfA:Slice.:III.:(Thorstensen+:1995) +C,J/ApJS/101/287,optical,ivo://CDS.VizieR/J/ApJS/101/287,J/ApJS/101/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/101/287&,H:II:Regions:in:Seyfert:galaxies.:I.:(Tsvetanov+:1995) +C,HST.FOS,optical:uv:infrared,ivo://archive.stsci.edu/hst/fos,HST.FOS,http://archive.stsci.edu/hst/search.php?sci_data_set_name=Y*&,Faint:Object:Spectrograph +C,J/ApJS/93/549,radio,ivo://CDS.VizieR/J/ApJS/93/549,J/ApJS/93/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/93/549&,Arecibo:1612:MHz:survey:supplement:(Lewis:1994) +C,HST.STIS,optical:uv,ivo://archive.stsci.edu/hst/stis,HST.STIS,http://archive.stsci.edu/hst/search.php?sci_data_set_name=O*&,Space:Telescope:Imaging:Spectrograph +C,J/A+AS/115/439,radio,ivo://CDS.VizieR/J/A+AS/115/439,J/A+AS/115/439,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/439&,CO:survey:of:galaxies:(Elfhag+;:1996) +C,J/ApJS/106/463,infrared:radio,ivo://CDS.VizieR/J/ApJS/106/463,J/ApJS/106/463,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/106/463&,SiO:maser:sources:(Jiang+:1996) +C,J/A+AS/109/9,x-ray,ivo://CDS.VizieR/J/A+AS/109/9,J/A+AS/109/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/9&,EXOSAT:GSPC:iron:line:catalog:(Gottwald+;:1995) +C,J/A+AS/115/407,radio,ivo://CDS.VizieR/J/A+AS/115/407,J/A+AS/115/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/407&,Short:WSRT:HI:observations:of:spiral:galaxies:(Rhee+;:1996) +C,J/A+AS/111/237,radio,ivo://CDS.VizieR/J/A+AS/111/237,J/A+AS/111/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/111/237&,OH:detections:from:circumstellar:shells:(Lewis+;:1995) +C,VVDS_F02_DEEP,optical,ivo://obelix.lambrate.inaf.it/vodb/cone/VVDS_F02_DEEP,VVDS_F02_DEEP,http://obelix.lambrate.inaf.it/vodb/ConeSearch?CAT=VVDS_F02_DEEP&,VVDS-F02:DEEP:catalog +C,II/126,infrared,ivo://CDS.VizieR/II/126,II/126,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/126&,IRAS:Serendipitous:Survey:Catalog:(IPAC:1986) +C,J/MNRAS/301/203,radio,ivo://CDS.VizieR/J/MNRAS/301/203,J/MNRAS/301/203,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/301/203&,408-MHz:variability:study:(Riley+:1998) +C,J/A+AS/114/487,optical,ivo://CDS.VizieR/J/A+AS/114/487,J/A+AS/114/487,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/487&,Photographic:observations:of:visual:binaries:(Jasinta+;:1995) +C,J/A+AS/133/387,optical,ivo://CDS.VizieR/J/A+AS/133/387,J/A+AS/133/387,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/387&,NGC:1817:and:NGC:1807:proper:motions:(Balaguer-Nunnez+:1998) +C,J/A+AS/133/337,radio,ivo://CDS.VizieR/J/A+AS/133/337,J/A+AS/133/337,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/337&,Dense:molecular:cores.:VII.:(Zinchenko+:1998) +O,LCATheory,*,ivo://lca/theorynode,LCATheory,http://lca.ucsd.edu/skynode?,LCA:Theory:SkyNode +C,J/AJ/89/53,optical:radio,ivo://CDS.VizieR/J/AJ/89/53,J/AJ/89/53,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/89/53&,E:and:SO:galaxies:survey:at:2.7:and:5.0:GHz:(Sadler:1984) +I,cai_eso-r,optical,ivo://obspm.fr/cai/ESOR,cai_eso-r,http://voplus.obspm.fr/cgi-bin/sia.pl?survey=ESOR&,VO-Paris:MAMA:ESO:R:Atlas +C,J/A+AS/113/419,optical,ivo://CDS.VizieR/J/A+AS/113/419,J/A+AS/113/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/113/419&,Proper:motions:in:Praesepe:(Wang+:1995) +O,SDSSDR4,optical,ivo://sdss.jhu/openskynode/SDSSDR4,SDSSDR4,http://openskyquery.net/nodes//SDSSDR4/nodeb.asmx?,Sloan:Digital:Sky:Survey:(DR4) +C,J/A+AS/113/151,optical,ivo://CDS.VizieR/J/A+AS/113/151,J/A+AS/113/151,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/113/151&,Velocity:dispersions:for:elliptical:galaxies:(Di:Nella+;:1995) +C,J/A+AS/113/325,optical,ivo://CDS.VizieR/J/A+AS/113/325,J/A+AS/113/325,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/113/325&,Distance:measurements:of:Lynds:Nebulae:(Hilton+;:1995) +I,SDSSDR5,optical,ivo://sdss.jhu/services/SIAPDR5-images,SDSSDR5,http://casjobs.sdss.org/vo/DR5SIAP/SIAP.asmx/getSiapInfo?&FORMAT=image/fits&BANDPASS=ugriz&,Sloan:Digital:Sky:Survey:DR5:-:Images +C,J/A+AS/112/367,optical,ivo://CDS.VizieR/J/A+AS/112/367,J/A+AS/112/367,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/367&,Selected:Regions:C:and:E:in:the:LMC:(Will+;:1995) +O,SDSSDR2,optical,ivo://sdss.jhu/openskynode/dr2,SDSSDR2,http://openskyquery.net/nodes//SDSSDR2/nodeb.asmx?,Sloan:Digital:Sky:Survey:(DR2) +C,II/253,optical,ivo://CDS.VizieR/II/253,II/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/253&,Chandra:Deep:Field:South::multi-colour:data:(Wolf+;:2004) +C,J/A+AS/110/81,infrared:radio,ivo://CDS.VizieR/J/A+AS/110/81,J/A+AS/110/81,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/81&,Methanol:masers:towards:IRAS:sources:(van:der:Walt+:1995) +C,J/A+AS/133/129,radio,ivo://CDS.VizieR/J/A+AS/133/129,J/A+AS/133/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/133/129&,B3-VLA:sample:10.6:GHz:data:(Gregorini+:1998) +C,J/AJ/99/1071,radio,ivo://CDS.VizieR/J/AJ/99/1071,J/AJ/99/1071,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/99/1071&,1.4:GHz:source:survey:(Condon+:1990) +C,J/A+AS/111/275,optical,ivo://CDS.VizieR/J/A+AS/111/275,J/A+AS/111/275,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/111/275&,BVRI:CCD:photometry:of:NGC:5460:(Barrado+;:1995) +C,J/A+AS/110/177,optical,ivo://CDS.VizieR/J/A+AS/110/177,J/A+AS/110/177,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/177&,Mesure:de:vitesses:radiales.:VII.:(Duflot+;:1995) +C,III/235A,optical,ivo://CDS.VizieR/III/235A,III/235A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/235A&,Spectroscopically:Identified:White:Dwarfs:(McCook+;:2006) +C,J/A+AS/132/255,optical,ivo://CDS.VizieR/J/A+AS/132/255,J/A+AS/132/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/255&,A:catalogue:of:Mg_2_:indices:(Golev+:1998) +C,VII/225A,optical,ivo://CDS.VizieR/VII/225A,VII/225A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/225A&,The:Canada-France:Redshift:Survey:(CFRS):(Lilly+;:1995) +C,J/A+AS/111/229,optical,ivo://CDS.VizieR/J/A+AS/111/229,J/A+AS/111/229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/111/229&,CCD:meas.:of:visual:binaries:(Abad+;:1995) +C,J/A+AS/132/253,*,ivo://CDS.VizieR/J/A+AS/132/253,J/A+AS/132/253,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/253&,9:visual:double:stars:orbital:elements:(Alzner:1998) +C,J/A+AS/132/237,*,ivo://CDS.VizieR/J/A+AS/132/237,J/A+AS/132/237,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/237&,Double:stars:measurements:(Alzner:1998) +C,J/A+AS/132/233,optical,ivo://CDS.VizieR/J/A+AS/132/233,J/A+AS/132/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/132/233&,PHA:I:observations:(Xu+:1998) +C,FERMILPSC,gamma-ray,ivo://nasa.heasarc/fermilpsc,FERMILPSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fermilpsc&,Fermi:LAT:Second:Source:Catalog +C,J/A+AS/109/537,optical,ivo://CDS.VizieR/J/A+AS/109/537,J/A+AS/109/537,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/537&,Redshift:survey:of:faint:galaxies:(Hopp+;:1995) +C,J/ApJS/105/475,optical,ivo://CDS.VizieR/J/ApJS/105/475,J/ApJS/105/475,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/105/475&,Observations:of:double:stars.:XVII.:(Heintz:1996) +C,J/A+AS/130/477,optical,ivo://CDS.VizieR/J/A+AS/130/477,J/A+AS/130/477,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/130/477&,uvby{beta}:photometry:in:3:EUV:shadow:directions:(Knude:1998) +C,J/ApJ/470/724,optical,ivo://CDS.VizieR/J/ApJ/470/724,J/ApJ/470/724,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/470/724&,Abell:576:galaxies:magnitude:and:velocities:(Mohr+:1996) +C,IRAM30MLOG,radio,ivo://nasa.heasarc/iram30mlog,IRAM30MLOG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=iram30mlog&,IRAM:30-m:Single-Dish:Telescope:Observation:Log +C,J/AJ/109/2376,optical,ivo://CDS.VizieR/J/AJ/109/2376,J/AJ/109/2376,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/2376&,Case:blue/emission-line:galaxies:(Salzer+:1995) +C,J/AJ/101/1408,optical,ivo://CDS.VizieR/J/AJ/101/1408,J/AJ/101/1408,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/101/1408&,Massive:stars:in:Cyg:OB2.:(Massey+:1991) +C,J/A+AS/106/451,infrared,ivo://CDS.VizieR/J/A+AS/106/451,J/A+AS/106/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/106/451&,Face-on:disk:galaxies:photometry.:I.:(de:Jong+;:1994) +C,J/A+AS/107/285,optical,ivo://CDS.VizieR/J/A+AS/107/285,J/A+AS/107/285,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/107/285&,CCD:survey:of:galaxies.:III.:(Gavazzi+;:1994) +C,J/A+AS/107/235,optical,ivo://CDS.VizieR/J/A+AS/107/235,J/A+AS/107/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/107/235&,Photographic:observations:of:visual:binaries:(Jasinta+;:1994) +I,DFBS,optical,ivo://vopdc.obspm/dfbs,DFBS,http://voparis-srv.obspm.fr/srv/sia-dfbs.php?,Digitized:First:Byurakan:Survey +C,J/MNRAS/287/867,optical,ivo://CDS.VizieR/J/MNRAS/287/867,J/MNRAS/287/867,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/287/867&,Edinburgh-Cape:Blue:Object:Survey.:Zone:1.:(Kilkenny+:1997) +C,J/A+AS/105/211,radio,ivo://CDS.VizieR/J/A+AS/105/211,J/A+AS/105/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/105/211&,Optical:identification:status:of:1Jy:catalogue:(Stickel+:1994) +I,VOPSAT,optical,ivo://vopdc.obspm/gepi/vopsat,VOPSAT,http://voparis-srv.obspm.fr/srv/sia-vopsat.php?,VO:Paris:Southern:Atlas +I,POSS1-E,optical,ivo://vopdc.obspm/gepi/vopsat/posse,POSS1-E,http://voparis-srv.obspm.fr/srv/sia-vopsat_posse.php?,POSS1-E:Survey +C,J/ApJS/73/661,optical,ivo://CDS.VizieR/J/ApJS/73/661,J/ApJS/73/661,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/73/661&,H:II:regions:in:M:101:(Hodge+:1990) +C,J/A+AS/105/311,optical,ivo://CDS.VizieR/J/A+AS/105/311,J/A+AS/105/311,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/105/311&,M:giants:spectra:and:photometry:(Fluks+;:1994) +C,J/A+AS/104/9,optical,ivo://CDS.VizieR/J/A+AS/104/9,J/A+AS/104/9,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/9&,uvby-beta:photometry:of:stars:in:SA:194:(Franco:1994) +C,J/A+AS/123/529,optical,ivo://CDS.VizieR/J/A+AS/123/529,J/A+AS/123/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/529&,UV-excess:quasar:candidates:around:NGC:450:(Gosset+:1997) +C,J/A+AS/104/557,optical,ivo://CDS.VizieR/J/A+AS/104/557,J/A+AS/104/557,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/557&,uvby-beta:photometry:in:star-forming:regions:(Terranegra+:1994) +C,J/A+AS/102/451,optical,ivo://CDS.VizieR/J/A+AS/102/451,J/A+AS/102/451,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/102/451&,Emission-line:stars:and:PNe:in:the:SMC:(Meyssonnier+:1993) +C,J/A+AS/123/135,infrared,ivo://CDS.VizieR/J/A+AS/123/135,J/A+AS/123/135,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/135&,Spectral:classifications:of:180:IR:stars:(Ginestet+:1997) +C,J/A+A/327/755,infrared:radio,ivo://CDS.VizieR/J/A+A/327/755,J/A+A/327/755,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/327/755&,OH:maser:emission:from:IRAS:sources:(Palla+:1997) +C,J/A+AS/123/115,optical,ivo://CDS.VizieR/J/A+AS/123/115,J/A+AS/123/115,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/123/115&,Variables:stars:in:Palomar-Groningen:field:3:(Ng+:1997) +C,J/A+A/325/255,radio,ivo://CDS.VizieR/J/A+A/325/255,J/A+A/325/255,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/325/255&,5cm:OH:masers:survey:(Baudry+:1997) +C,J/ApJS/89/85,optical,ivo://CDS.VizieR/J/ApJS/89/85,J/ApJS/89/85,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/89/85&,Blue:and:red:supergiants:in:M33:(Ivanov+:1993) +C,J/ApJS/69/99,infrared,ivo://CDS.VizieR/J/ApJS/69/99,J/ApJS/69/99,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/69/99&,NGC:6334:centers:of:star:formation:JHK:photometry:(Straw+:1989) +C,J/A+A/320/74,optical,ivo://CDS.VizieR/J/A+A/320/74,J/A+A/320/74,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/320/74&,Radial:velocities:of:Pleiades:members:(Mermilliod+:1997) +C,J/A+A/324/549,optical:infrared,ivo://CDS.VizieR/J/A+A/324/549,J/A+A/324/549,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/324/549&,Deep:UVBRI:photometry:in:IC:348:(Trullols+:1997) +C,J/A+A/321/236,optical,ivo://CDS.VizieR/J/A+A/321/236,J/A+A/321/236,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/321/236&,Reddening:and:fluxes:of:carbon:stars:(Knapik+:1997) +C,J/ApJ/478/603,optical,ivo://CDS.VizieR/J/ApJ/478/603,J/ApJ/478/603,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/478/603&,L1448:&::L:1455:new:Herbig-Haro:flows:(Bally+:1997) +C,J/A+A/317/448,optical,ivo://CDS.VizieR/J/A+A/317/448,J/A+A/317/448,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/317/448&,BVRHalpha:photometry:of:NGC:1818:(Grebel:1997) +C,J/A+A/316/147,x-ray,ivo://CDS.VizieR/J/A+A/316/147,J/A+A/316/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/316/147&,Catalogue:of:ROSAT:White:Dwarfs:(Fleming+:1996) +C,J/AJ/110/1229,x-ray,ivo://CDS.VizieR/J/AJ/110/1229,J/AJ/110/1229,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/1229&,ROSAT:X-ray:survey:in:NGC:6475:(Prosser+:1995) +C,J/AJ/109/1363,*,ivo://CDS.VizieR/J/AJ/109/1363,J/AJ/109/1363,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1363&,Occultations:of:stars:by:asteroids:1995-96:(Wasserman+:1995) +I,iso_siap,*,ivo://esavo/iso/siap,iso_siap,http://archives.esac.esa.int/ida/aio/jsp/siap.jsp?imageType=image&,The:ISO:Data:Archive:InterOperability:System +C,J/AJ/96/1655,radio,ivo://CDS.VizieR/J/AJ/96/1655,J/AJ/96/1655,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/96/1655&,Galactic:plane:VLA:survey:(Garwood+:1988) +C,J/A+AS/83/539,radio,ivo://CDS.VizieR/J/A+AS/83/539,J/A+AS/83/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/83/539&,21cm:radio:continuum:survey.:I.:(Reich+:1990) +C,J/A+A/314/615,optical:radio,ivo://CDS.VizieR/J/A+A/314/615,J/A+A/314/615,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/314/615&,Maps:of:the:36:GHz:methanol:emission:(Liechti+;:1996) +C,COLL69OID,infrared:optical,ivo://nasa.heasarc/coll69oid,COLL69OID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=coll69oid&,Collinder:69:Cluster:Optical/IR:Counterparts:to:XMM-Newton:X-Ray:Point:Sources +C,J/A+A/312/818,x-ray,ivo://CDS.VizieR/J/A+A/312/818,J/A+A/312/818,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/312/818&,NGC:2516:X-ray:sources:(Dachs+;:1996) +C,J/A+A/312/74,optical,ivo://CDS.VizieR/J/A+A/312/74,J/A+A/312/74,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/312/74&,Proper:motion:of:M:92:(Tucholke+;:1996) +O,gavo_dc_registry,*,ivo://org.gavo.dc/__system__/services/registry,gavo_dc_registry,http://dc.zah.uni-heidelberg.de/oai.xml?,GAVO:Data:Center:Registry +C,am_lensing_cands,*,ivo://org.gavo.dc/amlensing/q/q,am_lensing_cands,http://dc.zah.uni-heidelberg.de/amlensing/q/q/scs.xml?,Candidates:for:astrometric:lensing +C,II/134,*,ivo://CDS.VizieR/II/134,II/134,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/134&,Catalog:of:Magnetic:Field:Measurements:(Didelon:1983) +C,III/112,optical,ivo://CDS.VizieR/III/112,III/112,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/112&,Spectral:Classes:in:Kapteyn:areas:2-43:(Bartaya;:1983) +C,VIII/30,radio,ivo://CDS.VizieR/VIII/30,VIII/30,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/30&,5C14/5C15/5C16:Radio:Survey:at:408:and:1407:MHz:(Benn+:1991) +C,J/MNRAS/298/692,x-ray:radio,ivo://CDS.VizieR/J/MNRAS/298/692,J/MNRAS/298/692,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/298/692&,Radio:Survey:of:X-ray:sources:(Fender+:1998) +C,I/143,optical,ivo://CDS.VizieR/I/143,I/143,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/143&,Fourth:Fundamental:Cat:and:Suppl:(FK4;:FK4S):(Fricke+:1963) +C,II/86,uv,ivo://CDS.VizieR/II/86,II/86,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/86&,UV:Bright-Star:Spectrophotometric:Supplement:(Macau-Hercot+:1978) +C,J/A+A/300/323,optical,ivo://CDS.VizieR/J/A+A/300/323,J/A+A/300/323,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/300/323&,NOT:GL:survey:of:multiply:imaged:quasars:(Jaunsen+;:1995) +C,arihip_cone,optical,ivo://org.gavo.dc/arihip/q/cone,arihip_cone,http://dc.zah.uni-heidelberg.de/arihip/q/cone/scs.xml?,ARIHIP:astrometric:catalogue +C,J/A+A/299/238,radio,ivo://CDS.VizieR/J/A+A/299/238,J/A+A/299/238,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/299/238&,Radio:observations:of:PN:candidates:(Van:de:Steene+;:1995) +I,WENSS,radio,ivo://nasa.heasarc/skyview/wenss,WENSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=wenss&,Westerbork:Northern:Sky:Survey +I,SUMSS,radio,ivo://nasa.heasarc/skyview/sumss,SUMSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=sumss&,Sydney:University:Molonglo:Sky:Survey +I,RASSALL,x-ray,ivo://nasa.heasarc/skyview/rassall,RASSALL,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rassall&,ROSAT:All-Sky:Broad:Band:Intenstiy +C,J/A+AS/129/289,optical,ivo://CDS.VizieR/J/A+AS/129/289,J/A+AS/129/289,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/289&,Long-term:spectrophotometry:of:Be:stars:(Moujtahid+:1998) +C,J/A+AS/128/485,optical,ivo://CDS.VizieR/J/A+AS/128/485,J/A+AS/128/485,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/128/485&,Library:of:UES:spectra:late-type:stars:(Montes+:1998) +I,RASS3,x-ray,ivo://nasa.heasarc/skyview/rass3,RASS3,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass3&,ROSAT:All-Sky:X-ray:Survey:Broad:Band +C,J/AJ/113/1939,radio,ivo://CDS.VizieR/J/AJ/113/1939,J/AJ/113/1939,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/1939&,VLA:Survey:of:Hercules:cluster.:I.:(Dickey:1997) +C,J/A+AS/126/3,radio,ivo://CDS.VizieR/J/A+AS/126/3,J/A+AS/126/3,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/126/3&,CO:and:HI:in:interacting:galaxies:(Horellou+:1997) +I,PSPC2exp,x-ray,ivo://nasa.heasarc/skyview/pspc2exp,PSPC2exp,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=pspc2exp&,PSPC:summed:pointed:observations;:2:degree:cutoff;:exposure +C,J/AJ/113/905,radio,ivo://CDS.VizieR/J/AJ/113/905,J/AJ/113/905,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/113/905&,HI:observations:of:galaxies:(Pantoja+:1997) +I,PSPC1,x-ray,ivo://nasa.heasarc/skyview/pspc1,PSPC1,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=pspc1&,PSPC:summed:pointed:observations;:1:degree:cutoff;:intensity +C,J/A+AS/104/315,optical,ivo://CDS.VizieR/J/A+AS/104/315,J/A+AS/104/315,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/315&,Member:of:Herbig:Ae/Be:stellar:group:(The+:1994) +C,J/A+A/278/36,optical,ivo://CDS.VizieR/J/A+A/278/36,J/A+A/278/36,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/278/36&,M:31:new:OB:associations:(Magnier+:1993) +I,INTEGRALSPI_gc,x-ray,ivo://nasa.heasarc/skyview/integralspi_gc,INTEGRALSPI_gc,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=integralspi_gc&,INTEGRAL/Spectral:Imager:Galactic:Center:Survey +C,J/A+A/333/619,optical,ivo://CDS.VizieR/J/A+A/333/619,J/A+A/333/619,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/333/619&,Upper:Scorpius:OB:association:Lithium:survey:(Preibisch+:1998) +I,HEAO1A,x-ray,ivo://nasa.heasarc/skyview/heao1a,HEAO1A,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=heao1a&,HEAO:1A +C,J/A+A/333/471,optical:infrared,ivo://CDS.VizieR/J/A+A/333/471,J/A+A/333/471,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/333/471&,UBVRI:photometry:of:NGC:1750:and:NGC:1758:(Galadi-Enriquez+:1998) +I,EUVE,uv,ivo://nasa.heasarc/skyview/euve,EUVE,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=euve&,Extreme:Ultraviolet:Explorer::83:A +C,IX/13,x-ray,ivo://CDS.VizieR/IX/13,IX/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=IX/13&,The:2E:Catalogue:(Harris+:1994) +C,III/60,optical,ivo://CDS.VizieR/III/60,III/60,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/60&,General:Catalogue:of:S:Stars:(Stephenson:1976) +C,I/153,optical,ivo://CDS.VizieR/I/153,I/153,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/153&,Lick:Saturn-Voyager:Reference:Star:Catalogue:(Klemola+;:1979) +C,III/149,optical,ivo://CDS.VizieR/III/149,III/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/149&,MK:Standard:Stars:(Garcia:1989) +C,III/39A,uv,ivo://CDS.VizieR/III/39A,III/39A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/39A&,UV:Bright:Star:Spectrophotometric:Catalog:(Jamar+;:1976) +I,EGRET3D,gamma-ray,ivo://nasa.heasarc/skyview/egret3d,EGRET3D,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=egret3d&,Energetic:Gamma-Ray:Event:Telescope::10:channel:data +C,III/192,optical,ivo://CDS.VizieR/III/192,III/192,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/192&,Radial:Velocities:measured:at:PPO:by:FEHRENBACH:(Fehrenbach+:1996) +C,III/147,optical,ivo://CDS.VizieR/III/147,III/147,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/147&,Studies:of:LMC:stellar:content:(Rousseau+:1978) +I,CO,radio,ivo://nasa.heasarc/skyview/co,CO,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=co&,CO:Galactic:Plane:Survey +C,III/140,optical,ivo://CDS.VizieR/III/140,III/140,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/140&,Carbon:stars:from:Baldone:telescope:(Alksne+:1987) +C,III/172,optical,ivo://CDS.VizieR/III/172,III/172,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/172&,Radial:Velocities:from:Objective:Prism:Plates:(Stock:1992) +C,III/133,optical,ivo://CDS.VizieR/III/133,III/133,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/133&,Michigan:Catalogue:of:HD:stars;:Vol.4:(Houk+;:1988) +I,COBEALL,infrared,ivo://nasa.heasarc/skyview/cobeall,COBEALL,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=cobeall&,Cosmic:Background:Explorer:DIRBE +C,XMMSlewClean,x-ray,ivo://nasa.heasarc/xmmslewcln,XMMSlewClean,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmslewcln&,XMM-Newton:Slew:Survey:Clean:Source:Catalog;:v1.5 +C,II/192,optical,ivo://CDS.VizieR/II/192,II/192,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/192&,UBV:Photometry:of:Barium:Stars:(Watanabe+:1993) +C,II/188,optical,ivo://CDS.VizieR/II/188,II/188,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/188&,Long-term:photometry:of:Variables:II:(Sterken+;:1993) +C,II/202,optical,ivo://CDS.VizieR/II/202,II/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/202&,Long-term:photometry:of:Variables:IV:(Sterken+;:1995) +C,INTEGRAL,gamma-ray,ivo://nasa.heasarc/intpublic,INTEGRAL,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intpublic&,INTEGRAL:Public:Data:Results:Catalog +C,II/20,optical,ivo://CDS.VizieR/II/20,II/20,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/20&,UBV:Photometry:of:O:&::B:Stars:in:Vela:(Denoyelle:1977) +C,J/AJ/106/773,infrared,ivo://CDS.VizieR/J/AJ/106/773,J/AJ/106/773,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/773&,Mass-luminosity:relation:(Henry+;:1993) +C,II/178,optical,ivo://CDS.VizieR/II/178,II/178,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/178&,Linear:polarization:measurements:for:5070:stars:(Axon+:1976) +C,II/181,infrared,ivo://CDS.VizieR/II/181,II/181,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/181&,IR:sources:in:Magellanic:Clouds:(Schwering+:1990) +C,INTEGRAL/BSC,gamma-ray:x-ray,ivo://nasa.heasarc/intbsc,INTEGRAL/BSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intbsc&,INTEGRAL:Bright:Source:Catalog +C,II/171,optical,ivo://CDS.VizieR/II/171,II/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/171&,Parenago:Catalog:of:Stars:in:Orion:Nebula:(Parenago:1954) +C,GLIESE2MAS,infrared:optical,ivo://nasa.heasarc/gliese2mas,GLIESE2MAS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gliese2mas&,Gliese:Catalog:Stars:with:Accurate:Coordinates:and:2MASS:Cross-Identifications +C,II/149,optical,ivo://CDS.VizieR/II/149,II/149,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/149&,Diffuse:Interstellar:Band:Measurements:(Snow+:1977) +C,II/121,optical,ivo://CDS.VizieR/II/121,II/121,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/121&,Stellar:Distribution:Near:SA:127;:SA:141;:SA:189:(Ratnatunga:1983) +C,II/144,optical,ivo://CDS.VizieR/II/144,II/144,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/144&,Brightest:stars:in:the:field:of:M31:(Berkhuijsen+:1988) +C,II/120,optical,ivo://CDS.VizieR/II/120,II/120,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/120&,Phot:and:Spectrophot:Investigation;:South:Gal:Pole:(Eriksson:1978) +C,II/118,optical:infrared,ivo://CDS.VizieR/II/118,II/118,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/118&,UBVRI:standards:around:Celestial:Equator:(Landolt:1983) +C,J/A+AS/129/357,optical,ivo://CDS.VizieR/J/A+AS/129/357,J/A+AS/129/357,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/129/357&,Morphology:of:peculiar:ring:galaxies:(Faundez-Abans+:1998) +C,I/221,optical,ivo://CDS.VizieR/I/221,I/221,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/221&,The:Magellanic:Catalogue:of:Stars:-:MACS:(Tucholke+:1996) +C,I/212,optical,ivo://CDS.VizieR/I/212,I/212,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/212&,Proper:motions:in:NGC:3680:(Kozhurina-Platais+;:1995) +C,glimpse-dsa,infrared,ivo://wfau.roe.ac.uk/glimpse-dsa,glimpse-dsa,http://wfaudata.roe.ac.uk/glimpse-dsa/DirectCone?DSACAT=GLIMPSE&DSATAB=glimpse_hrc_inter&,GLIMPSE:(Galactic:Legacy:Infrared:Mid-Plane:Survey:Extraordinaire) +C,Kommers,gamma-ray,ivo://nasa.heasarc/kommersgrb,Kommers,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=kommersgrb&,Kommers:et:al.:(2001):BATSE:Non-Triggered:Gamma-Ray:Burst:Catalog +C,I/206,optical,ivo://CDS.VizieR/I/206,I/206,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/206&,Bright:Stars:Supplement:to:PPM:(Bastian+:1993) +C,I/202,optical,ivo://CDS.VizieR/I/202,I/202,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/202&,The:FK5:Extension:of:the:FK4:System:(Lattanzi+:1993) +C,I/172,optical,ivo://CDS.VizieR/I/172,I/172,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/172&,International:Reference:Stars:(IRS):(Corbin:1991) +I,macho_image_siap,optical,ivo://anusf.anu.au/macho/image/SIAP,macho_image_siap,http://macho.anu.edu.au/image/siap?,The:MACHO:Project:Image:Archive:SIAP:Service +C,macho_photometry_conesearch,optical,ivo://anusf.anu.au/macho/photometry/ConeSearch,macho_photometry_conesearch,http://macho.anu.edu.au/photometry/conesearch?,The:MACHO:Project:Photometry:Catalog:ConeSearch:Service +C,J/ApJS/111/163,x-ray:optical,ivo://CDS.VizieR/J/ApJS/111/163,J/ApJS/111/163,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/111/163&,Einstein:X-ray:survey:of:galaxies.:I.:(Burstein+:1997) +C,macho_stars_conesearch,optical,ivo://anusf.anu.au/macho/stars/ConeSearch,macho_stars_conesearch,http://macho.anu.edu.au/star/conesearch?,The:MACHO:Project:Star:Catalog:ConeSearch:Service +C,J/ApJ/491/L31,optical,ivo://CDS.VizieR/J/ApJ/491/L31,J/ApJ/491/L31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/491/L31&,TMGS:star:positions:(Garzon+:1997) +O,SDSSDR5,optical,ivo://sdss.jhu/openskynode/SDSSDR5,SDSSDR5,http://openskyquery.net/nodes/SDSSDR5/nodeb.asmx?,Sloan:Digital:Sky:Survey:(DR5) +C,J/ApJ/488/224,radio,ivo://CDS.VizieR/J/ApJ/488/224,J/ApJ/488/224,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/488/224&,4.85:GHz:fluxes:of:H:II:regions:(Kuchar+:1997) +O,SDSS,optical,ivo://sdss.jhu/openskynode/sdss,SDSS,http://openskyquery.net/nodes//SDSS/nodeb.asmx?,Sloan:Digital:Sky:Survey +C,macho_image_conesearch,optical,ivo://anusf.anu.au/macho/image/ConeSearch,macho_image_conesearch,http://macho.anu.edu.au/image/conesearch?,The:MACHO:Project:Image:Archive:ConeSearch:Service +C,ibisgpscat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ibisgpscat,ibisgpscat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ibisgpscat&,IBISGPSCAT::First:IBIS/ISGRI:Soft:Gamma-Ray:Galactic:Plane:Survey:Catalog:(LEDAS) +C,J/AZh/71/352,optical:radio,ivo://CDS.VizieR/J/AZh/71/352,J/AZh/71/352,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/71/352&,Objects:of:1988:Zenith:Sky:Survey:(Verkhodanov;:1994) +C,J/MNRAS/276/614,radio,ivo://CDS.VizieR/J/MNRAS/276/614,J/MNRAS/276/614,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/276/614&,Radio-optical:151MHz:survey:of:the:N.:Ecl.:Cap:(Lacy+:1995) +C,Landolt1983,optical,ivo://nvo.noao.edu/landolt1983,Landolt1983,http://archive.noao.edu/nvo/landolt.php?cat=1983&,UBVRI:Photometric:Standard:Stars:Around:the:Celest +C,J/MNRAS/266/317,optical,ivo://CDS.VizieR/J/MNRAS/266/317,J/MNRAS/266/317,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/266/317&,Quasars:in:ESO/SERC:field:927:(Clowes+;:1994) +C,hstpaec,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hstpaec,hstpaec,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hstpaec&,HSTPAEC::HST:Planned:and:Archived:Observations:(LEDAS) +O,SDSSDR3,optical,ivo://sdss.jhu/openskynode/SDSSDR3,SDSSDR3,http://openskyquery.net/nodes//SDSSDR3/nodeb.asmx?,Sloan:Digital:Sky:Survey:(DR3) +O,NDWFS,optical:infrared,ivo://archive.noao.edu/ndwfs/Skynode,NDWFS,http://opensky-web.tuc.noao.edu/OpenSkyNode/nodeb.asmx?,NOAO:Deep:Wide-Field:Survey +C,J/PASP/107/617,optical,ivo://CDS.VizieR/J/PASP/107/617,J/PASP/107/617,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/PASP/107/617&,YSOs:and:candidate:protostars:catalog.:(Pollanen+;:1995) +C,Landolt1992,optical,ivo://nvo.noao.edu/landolt1992,Landolt1992,http://archive.noao.edu/nvo/landolt.php?cat=1992&,UBVRI:Photometric:Standard:Stars:in:the:Magnitude +O,FIRST,radio,ivo://sdss.jhu/OpneSkyNode/First,FIRST,http://openskyquery.net/nodes/FIRST/nodeb.asmx?,Faint:Images:of:the:Radio:Sky:at:Twenty-centimeter +C,J/A+AS/121/407,optical,ivo://CDS.VizieR/J/A+AS/121/407,J/A+AS/121/407,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/121/407&,LMC:planetary:nebulae:positions:(Leisy+:1997) +C,hriphot,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hriphot,hriphot,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hriphot&,HRIPHOT::Einstein:HRI:Photon:Event:Data:(LEDAS) +O,TwoDf,optical,ivo://sdss.jhu/openskynode/TwoDf,TwoDf,http://openskyquery.net/nodes/twodf/nodeb.asmx?,2dF:Galaxy:Redshift:Survey +C,hriexo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hriexo,hriexo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hriexo&,HRIEXO::Einstein:Catalog:HRI:ESTEC:Sources:(LEDAS) +O,DLS,optical,ivo://sdss.jhu/openskynode/DLS,DLS,http://openskyquery.net/nodes/DLS/nodeb.asmx?,Deep:Lens:Survey +C,II/114,uv,ivo://CDS.VizieR/II/114,II/114,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/114&,UV:Interstellar:Extinction:(Savage+:1985) +O,USNOB,optical,ivo://sdss.jhu/openskynode/usnob,USNOB,http://openskyquery.net/nodes/usnob/nodeb.asmx?,US:Naval:Observatory:B +O,RC3,optical,ivo://sdss.jhu/openskynode/RC3,RC3,http://openskyquery.net/nodes/rc3/nodeb.asmx?,THIRD:REFERENCE:CATALOGUE:OF:BRIGHT:GALAXIES +C,hmxbcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hmxbcat,hmxbcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hmxbcat&,HMXBCAT::Catalog:of:High-Mass:X-Ray:Binaries:in:the:Galaxy:(4th:Ed.):(LEDAS) +O,HDFN,optical,ivo://archive.stsci.edu/hdfn/SKYNODE,HDFN,http://galex.stsci.edu/skynode/ohdfn/nodeb.asmx?,The:Hubble:Deep:Field:North +O,UDF,optical,ivo://archive.stsci.edu/udf/SKYNODE,UDF,http://galex.stsci.edu/skynode/oudf/nodeb.asmx?,The:Hubble:Ultra:Deep:Field +C,hiiregion,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hiiregion,hiiregion,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hiiregion&,HIIREGION::Sharpless:H:II:Regions:(LEDAS) +O,GOODS,optical,ivo://archive.stsci.edu/goods/SKYNODE,GOODS,http://galex.stsci.edu/skynode/ogoods/nodeb.asmx?,The:Great:Observatories:Origins:Deep:Survey +C,BEFS,uv,ivo://archive.stsci.edu/befs,BEFS,http://archive.stsci.edu/befs/search.php?,Berkeley:Extreme:and:Far-UV:Spectrometer +I,hst_previews,optical,ivo://mast.stsci/siap/hst.previews,hst_previews,http://archive.stsci.edu/siap/search.php?id=HST&,Hubble:Space:Telescope:Preview:Images +C,J/AZh/72/291,radio,ivo://CDS.VizieR/J/AZh/72/291,J/AZh/72/291,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/72/291&,Variability:at:Frequencies:3.9:and:7.5:GHz:(Gorshkov+;:1995) +C,J/AJ/105/1962,optical:infrared,ivo://CDS.VizieR/J/AJ/105/1962,J/AJ/105/1962,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/1962&,K:and:M:stars:photometry:(Weis;:1993) +C,HST,optical:uv:infrared,ivo://archive.stsci.edu/hst,HST,http://archive.stsci.edu/hst/search.php?,Hubble:Space:Telescope +C,TUES,uv,ivo://archive.stsci.edu/tues,TUES,http://archive.stsci.edu/tues/search.php?,Tubingen:Echelle:Spectrograph +C,hcg,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hcg,hcg,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hcg&,HCG::Hickson:Compact:Groups:of:Galaxies:(HCG):Catalog:(LEDAS) +C,WUPPE,uv,ivo://archive.stsci.edu/wuppe,WUPPE,http://archive.stsci.edu/wuppe/search.php?,Wisconsin:Ultraviolet:Photo-Polarimeter:Experiment +C,J/A+AS/127/185,optical:radio,ivo://CDS.VizieR/J/A+AS/127/185,J/A+AS/127/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/127/185&,SiO:masers:in:OH/IR:stars;:proto-PN:and:PN:(Nyman+:1998) +C,HST.ACS,optical,ivo://archive.stsci.edu/hst/acs,HST.ACS,http://archive.stsci.edu/hst/search.php?sci_data_set_name=J*&,Advanced:Camera:for:Surveys +C,HUT,uv,ivo://archive.stsci.edu/hut,HUT,http://archive.stsci.edu/hut/search.php?,Hopkins:Ultraviolet:Telescope +C,HST.WFPC2,optical:uv:infrared,ivo://archive.stsci.edu/hst/wfpc2,HST.WFPC2,http://archive.stsci.edu/hst/search.php?sci_data_set_name=U*&,Wide:Field:Planetary:Camera:2 +C,HST.NICMOS,infrared,ivo://archive.stsci.edu/hst/nicmos,HST.NICMOS,http://archive.stsci.edu/hst/search.php?sci_data_set_name=N*&,Near:Infrared:Camera:and:Multi:Object:Spectrograph +C,gwsstrpcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gwsstrpcxo,gwsstrpcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gwsstrpcxo&,GWSSTRPCXO::Groth-Westphal:Strip:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,HST.WFPC1,optical:uv:infrared,ivo://archive.stsci.edu/hst/wfpc1,HST.WFPC1,http://archive.stsci.edu/hst/search.php?sci_data_set_name=W*&,Wide:Field:Planetary:Camera:1 +C,HST.GHRS,uv,ivo://archive.stsci.edu/hst/ghrs,HST.GHRS,http://archive.stsci.edu/hst/search.php?sci_data_set_name=Z*&,Goddard:High:Resolution:Spectrograph +C,ALFALFA,radio,ivo://arecibo.cornell/hiarchive/alfalfa,ALFALFA,http://arecibo.tc.cornell.edu/hiarchive/alfalfa/cone.php?,Arecibo:Legacy:Fast:ALFA:Survey +O,FUSE,uv,ivo://sdss.jhu/openskynode/fuse,FUSE,http://openskyquery.net/nodes/FUSE/nodeb.asmx?,Far:Ultraviolet:Spectroscopic:Explorer +C,digitalHIarchive,radio,ivo://arecibo.cornell/hiarchive,digitalHIarchive,http://arecibo.tc.cornell.edu/hiarchive/cone.php?,Cornell:Digital:HI:Archive +C,gpa,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gpa,gpa,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gpa&,GPA::First:Galactic:Plane:Survey:at:8.35:and:14.35:GHz:(LEDAS) +O,TWOSLAQQSOEDR,optical,ivo://sdss.jhu/openskynode/twoslaqqsoedr,TWOSLAQQSOEDR,http://openskyquery.net/nodes/TWOSLAQQSOEDR/nodeb.asmx?,EDR:QSO:data:from:2SLAQ +O,TWOSLAQLRGEDR,optical,ivo://sdss.jhu/openskynode/twoslaqlrgedr,TWOSLAQLRGEDR,http://openskyquery.net/nodes/TWOSLAQLRGEDR/nodeb.asmx?,LRGs:from:the:2SLAQ:EDR +O,NBCKDEDR1,optical,ivo://sdss.jhu/openskynode/nbckdedr1,NBCKDEDR1,http://openskyquery.net/nodes/NBCKDEDR1/nodeb.asmx?,Non-parametric:Bayesian:Classified:Photometric:Quasar:Catalog:(DR1) +I,HST.GOODS.Cutout,optical,ivo://mast.stsci/siap-cutout/goods.hst,HST.GOODS.Cutout,http://archive.stsci.edu/eidol.php?,Great:Observatories:Origins:Deep:Survey:(GOODS):Cutout:Service +I,hst_pr_sia,optical:infrared:uv,ivo://opo.stsci/hst_pr_sia,hst_pr_sia,http://hubblesite.org/cgi-bin/sia/hst_pr_sia.pl?,Hubble:Space:Telescope:Press:Release:Image:Archive +C,gingaraw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gingaraw,gingaraw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gingaraw&,GINGARAW::Ginga:LAC:Raw:Data:(LEDAS) +I,HST.APPP,optical,ivo://mast.stsci/siap/hst.appp,HST.APPP,http://archive.stsci.edu/siap/search.php?id=appp&,HST:Archival:Pure:Parallels:Project +I,2mass_asky_at,infrared,ivo://irsa.ipac/2MASS-ASKY-AT,2mass_asky_at,http://irsa.ipac.caltech.edu/cgi-bin/2MASS/IM/nph-im_sia?type=at&ds=asky&,2MASS:All-Sky:Atlas:Image:Service +C,gingalog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gingalog,gingalog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gingalog&,GINGALOG::Ginga:LAC:Log:(LEDAS) +C,I/306,optical,ivo://CDS.VizieR/I/306,I/306,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/306&,Catalogue:of:stars:with:high-proper:motions.:V1.:(Ivanov;:2007) +C,J/A+AS/91/371,optical,ivo://CDS.VizieR/J/A+AS/91/371,J/A+AS/91/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/91/371&,Extragalactic:Database:IV.:Errors:and:misprints:(Paturel+:1991) +C,V/117,optical,ivo://CDS.VizieR/V/117,V/117,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/117&,Geneva-Copenhagen:Survey:of:Solar:neighbourhood:(Nordstrom+;:2004) +C,SDSS-DR5,optical,ivo://sdss.jhu/services/DR5CONE,SDSS-DR5,http://casjobs.sdss.org/vo/dr5cone/sdssConeSearch.asmx/ConeSearch?,Sloan:Digital:Sky:Survey:(DR5) +C,gcvsegsn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gcvsegsn,gcvsegsn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gcvsegsn&,GCVSEGSN::General:Catalog:of:Variable:Stars:(GCVS4.2)::Extragalactic:Supernovae:(LEDAS) +C,J/A+A/309/749,optical,ivo://CDS.VizieR/J/A+A/309/749,J/A+A/309/749,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/309/749&,Fundamental:plane:of:early:type:galaxies:(Prugniel:1996) +C,J/A+AS/110/371,optical,ivo://CDS.VizieR/J/A+AS/110/371,J/A+AS/110/371,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/371&,Southern:binary:galaxies.:I.:(Soares+;:1995) +C,gcps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gcps,gcps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gcps&,GCPS::Galactic:Center:P-Band:(330:MHz):Survey:(LEDAS) +C,J/ApJS/104/185,optical,ivo://CDS.VizieR/J/ApJS/104/185,J/ApJS/104/185,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/104/185&,A:deep:multicolor:survey.:I.:(Hall+:1996) +C,J/AZh/86/158,optical,ivo://CDS.VizieR/J/AZh/86/158,J/AZh/86/158,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/86/158&,High:precision:effective:temperatures:of:giants:(Kovtyukh+;:2006) +C,first,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/first,first,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=first&,FIRST::Faint:Images:of:the:Radio:Sky:at:Twenty:cm:Source:Catalog:(FIRST):(LEDAS) +C,III/233B,optical,ivo://CDS.VizieR/III/233B,III/233B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/233B&,Catalogue:of:Stellar:Spectral:Classifications:(Skiff;:2005) +C,J/A+A/312/1031,optical,ivo://CDS.VizieR/J/A+A/312/1031,J/A+A/312/1031,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/312/1031&,Positions:&::proper:motions:of:radio:stars:::(Argyle+;:1996) +C,CEPBOB3OID,infrared:optical,ivo://nasa.heasarc/cepbob3oid,CEPBOB3OID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cepbob3oid&,Cep:B/OB3:Star-Forming:Region:Chandra:Point:Source:Optical/IR:IDs:Catalog +C,exss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exss,exss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exss&,EXSS::Einstein:Extended:Source:Survey:(LEDAS) +C,rass_photons,*,ivo://www.g-vo.org/scs.service.rassphotons,rass_photons,http://www.g-vo.org/rosat/RASS_SCS?action=doSCS&CAT=PHOTONS&,ROSAT:All:Sky:Survey:PhotonEvent:List:Cone:Search +C,J/ApJ/471/L5,optical,ivo://CDS.VizieR/J/ApJ/471/L5,J/ApJ/471/L5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/471/L5&,Redshift:clustering:in:the:Hubble:Deep:Field:(Cohen+:1996) +C,XMM/SSC,x-ray,ivo://nasa.heasarc/xmmssc,XMM/SSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmssc&,XMM-Newton:Serendipitous:Source:Catalog:(2XMMi:DR3:Version) +C,exgalemobj,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exgalemobj,exgalemobj,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exgalemobj&,EXGALEMOBJ::Hewitt:&::Burbidge:(1991):Catalog:of:Extragalactic:Emission-Line:Objects:(LEDAS) +C,J/MNRAS/287/293,x-ray:uv,ivo://CDS.VizieR/J/MNRAS/287/293,J/MNRAS/287/293,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/287/293&,BR:photometry:of:EUVE:sources:(Maoz+:1997) +C,V/112,optical:infrared:radio,ivo://CDS.VizieR/V/112,V/112,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/112&,Catalog:of:Star-Forming:Regions:in:the:Galaxy:(Avedisova;:2002) +C,euverap2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euverap2,euverap2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euverap2&,EUVERAP2::EUVE:Right:Angle:Program:2nd:Catalog:(LEDAS) +C,CHANDFS4MS,x-ray,ivo://nasa.heasarc/chandfs4ms,CHANDFS4MS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chandfs4ms&,Chandra:Deep:Field:South:4-Megasecond:Catalog +C,CHANDFS2MS,x-ray,ivo://nasa.heasarc/chandfs2ms,CHANDFS2MS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chandfs2ms&,Chandra:Deep:Field:South:2-Megasecond:Catalog +C,euv,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euv,euv,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euv&,EUV::Master:EUV:Catalog:(LEDAS) +I,siap,*,ivo://byurakan.oact.inaf.it/DFBS/siap,siap,http://byurakan.oact.inaf.it/VOImq?REQUEST=queryData;&,Digitized:First:Byurakan:Survey::images +C,VIII/21,radio,ivo://CDS.VizieR/VIII/21,VIII/21,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/21&,6C:Survey:of:radio:sources:-:II.:(Hales+:1988) +C,ACTEGSRCAT,radio,ivo://nasa.heasarc/actegsrcat,ACTEGSRCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=actegsrcat&,Atacama:Cosmology:Telescope:2008:Survey:148-GHz:Extragalactic:Source:Catalog +C,AMI10C15GZ,radio,ivo://nasa.heasarc/ami10c15gz,AMI10C15GZ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ami10c15gz&,10C:Survey:at:15.7:GHz:Radio:Source:Catalog +C,CEPBOB3CXO,infrared:x-ray,ivo://nasa.heasarc/cepbob3cxo,CEPBOB3CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cepbob3cxo&,Cep:B/OB3:Star-Forming:Region:Chandra:X-Ray:Point:Source:Catalog +C,IRAMPDBLOG,radio,ivo://nasa.heasarc/irampdblog,IRAMPDBLOG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=irampdblog&,IRAM:Plateau:de:Bure:Interferometer:Observation:Log +C,erosxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/erosxmm,erosxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=erosxmm&,EROSXMM::Extremely:Red:Objects:XMM-Newton:Survey:Catalog:(LEDAS) +C,VIII/18,radio,ivo://CDS.VizieR/VIII/18,VIII/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VIII/18&,6C:Survey:of:radio:sources:I.:(Baldwin+:1985) +C,SkyBoT,optical,ivo://vopdc.obspm/imcce/skybot,SkyBoT,http://vo.imcce.fr/webservices/skybot/skybotconesearch_query.php?-from=VOExplorer&EPOCH=now&,Sky:Body:Tracker +C,VII/85A,optical,ivo://CDS.VizieR/VII/85A,VII/85A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/85A&,Hickson:Compact:Groups:of:Galaxies:(Hickson:1982) +C,VII/2A,radio,ivo://CDS.VizieR/VII/2A,VII/2A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/2A&,Master:list:of:radio:sources;:updated:1978:(Dixon;:1970) +C,VII/204,optical,ivo://CDS.VizieR/VII/204,VII/204,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/204&,Galaxy:properties:at:NGP:(Odewahn+:1995) +C,eingalcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/eingalcat,eingalcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=eingalcat&,EINGALCAT::Catalog:of:Galaxies:Observed:by:the:Einstein:Observatory:IPC:&::HRI:(LEDAS) +C,VII/193,optical,ivo://CDS.VizieR/VII/193,VII/193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/193&,The:CfA:Redshift:Catalogue;:Version:June:1995:(Huchra+:1995) +C,egretdata,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/egretdata,egretdata,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=egretdata&,EGRETDATA::CGRO/EGRET:Photon:Lists:and:Maps:(LEDAS) +C,denisigal,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/denisigal,denisigal,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=denisigal&,DENISIGAL::First:DENIS:I-band:Extragalactic:Catalog:(LEDAS) +C,cyder,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cyder,cyder,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cyder&,CYDER::Calan-Yale:Deep:Extragalactic:Research:Survey:X-Ray:Source:Catalog:(LEDAS) +C,VII/190,optical,ivo://CDS.VizieR/VII/190,VII/190,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/190&,Zwicky:Galaxy:Catalog:(Zwicky+:1968) +C,VII/13,optical,ivo://CDS.VizieR/VII/13,VII/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/13&,Globular-Cluster:Catalog:(Arp:1965) +C,VII/109,optical:infrared,ivo://CDS.VizieR/VII/109,VII/109,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=VII/109&,IRAS:Observations:of:Large:Optical:Galaxies:(Rice+;:1988) +C,cpstars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cpstars,cpstars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cpstars&,CPSTARS::Ap:&::Am:Stars:General:Catalog:(LEDAS) +I,ESO-R,optical,ivo://vopdc.obspm/gepi/vopsat/esor,ESO-R,http://voparis-srv.obspm.fr/srv/sia-vopsat_esor.php?,ESO-R:Survey +I,SRC-J,optical,ivo://vopdc.obspm/gepi/vopsat/srcj,SRC-J,http://voparis-srv.obspm.fr/srv/sia-vopsat_srcj.php?,SRC-J:Survey +C,cosbraw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cosbraw,cosbraw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cosbraw&,COSBRAW::COS-B:Photon:Events:Catalog:(LEDAS) +C,V/18,radio,ivo://CDS.VizieR/V/18,V/18,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/18&,Catalogue:of:Late-type:Stars:with:Maser:Emission:(Engels;:1979) +C,V/13,optical,ivo://CDS.VizieR/V/13,V/13,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/13&,Probable:Members:of:the:SMC:(Azzopardi+:1975;:1979) +C,chpngptsrc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chpngptsrc,chpngptsrc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chpngptsrc&,CHPNGPTSRC::Chandra:Nearby:Galaxies:Point:Source:Catalog:(LEDAS) +C,chanulxcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chanulxcat,chanulxcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chanulxcat&,CHANULXCAT::Chandra:Archive:Of:Galaxies:Ultraluminous:X-Ray:Source:Catalog:(LEDAS) +C,J/MNRAS/276/57,infrared:radio,ivo://CDS.VizieR/J/MNRAS/276/57,J/MNRAS/276/57,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/276/57&,IRAS:Galactic:star-forming:regions.:II.:(Codella+:1995) +C,J/MNRAS/275/591,optical,ivo://CDS.VizieR/J/MNRAS/275/591,J/MNRAS/275/591,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/275/591&,Outer:regions:of:Galactic:Bulge:(Ibata+;:1995) +C,J/MNRAS/275/1102,optical,ivo://CDS.VizieR/J/MNRAS/275/1102,J/MNRAS/275/1102,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/275/1102&,Evolution:of:quasar:luminosity:function:(Hawkins+:1995) +C,chanextdfs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chanextdfs,chanextdfs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chanextdfs&,CHANEXTDFS::Chandra:Extended:Deep:Field:South:Survey:Point:Source:Catalog:(LEDAS) +C,J/MNRAS/273/157,optical,ivo://CDS.VizieR/J/MNRAS/273/157,J/MNRAS/273/157,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/273/157&,A:faint:galaxy:survey:to:B:=:24.:(Glazebrook+:1995) +C,chandrao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chandrao,chandrao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chandrao&,CHANDRAO::Chandra:Proposals:(LEDAS) +C,J/MNRAS/249/218,optical,ivo://CDS.VizieR/J/MNRAS/249/218,J/MNRAS/249/218,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/249/218&,Group:of:quasars:(Clowes+;:1991) +I,dss_eso,*,ivo://eso.org/dss,dss_eso,http://archive.eso.org/bin/dss_sia/dss.sia?VERSION=1.0&,Digitized:Sky:Survey +C,J/MNRAS/247/182,optical,ivo://CDS.VizieR/J/MNRAS/247/182,J/MNRAS/247/182,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/247/182&,Catalogue:of:quasar:candidates:(Beauchemin+;:1990) +C,champpsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/champpsc,champpsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=champpsc&,CHAMPPSC::Chandra:Multiwavelength:Project:(ChaMP):Point:Source:Catalog:(LEDAS) +O,euro-vo_registry,*,ivo://esavo/registry,euro-vo_registry,http://registry.euro-vo.org/oai.jsp?,EURO-VO:Full:Harvestable:Registry +S,HST/FOS/SSAP,*,ivo://stecf/HST/FOS,HST/FOS/SSAP,http://archive.eso.org/bin/fos_ssap.pl?,Hubble:Space:Telescope:Faint:Object:Spectrograph +C,J/MNRAS/246/433,optical,ivo://CDS.VizieR/J/MNRAS/246/433,J/MNRAS/246/433,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/246/433&,CCD:photometry:&::APM:parameters:for:galaxies:(Maddox+:1990) +C,J/MNRAS/244/408,optical,ivo://CDS.VizieR/J/MNRAS/244/408,J/MNRAS/244/408,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/MNRAS/244/408&,LDSS:Deep:Redshift:Survey:(Colless+:1990) +C,J/ApJS/96/605,uv,ivo://CDS.VizieR/J/ApJS/96/605,J/ApJS/96/605,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/605&,Far:UV:Stellar:Photometry:(Schmidt+:1995) +C,J/ApJS/96/343,optical,ivo://CDS.VizieR/J/ApJS/96/343,J/ApJS/96/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/343&,Redshifts:of:rich:clusters:of:galaxies:(Quintana+:1995) +C,J/ApJS/96/303,x-ray,ivo://CDS.VizieR/J/ApJS/96/303,J/ApJS/96/303,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/303&,Calibrating:Broad:Band:X-ray:Telescope:(Weaver+:1995) +C,chainthcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chainthcxo,chainthcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chainthcxo&,CHAINTHCXO::Chamaeleon:I:North:Cloud:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +S,iso_ssap,*,ivo://esavo/iso/ssap,iso_ssap,http://archives.esac.esa.int/ida/aio/jsp/siap.jsp?imageType=spectrum&,The:ISO:Data:Archive:InterOperability:System +C,J/ApJS/96/175,optical,ivo://CDS.VizieR/J/ApJS/96/175,J/ApJS/96/175,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/96/175&,Kinematics:of:Metal-Poor:Stars:(Beers+:1995) +C,cenacxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cenacxo,cenacxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cenacxo&,CENACXO::Centaurus:A:Galaxy:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +I,xmm-newton_siap,*,ivo://esavo/xmm/siap,xmm-newton_siap,http://xsa.esac.esa.int:8080/aio/jsp/siap.jsp?,The:XMM-Newton:Science:Archive:InterOperability:System +C,INT/RefCat,gamma-ray:x-ray,ivo://nasa.heasarc/intrefcat,INT/RefCat,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intrefcat&,INTEGRAL:Reference:Catalog +O,gavo_dc_tap,*,ivo://org.gavo.dc/__system__/tap/run,gavo_dc_tap,http://dc.zah.uni-heidelberg.de/__system__/tap/run/tap?,GAVO:Data:Center:TAP:service +C,cdfn2msoid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cdfn2msoid,cdfn2msoid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cdfn2msoid&,CDFN2MSOID::Chandra:Deep:Field:North:2-Megasecond:Optical:&::IR:Catalog:(LEDAS) +C,J/ApJS/105/93,optical,ivo://CDS.VizieR/J/ApJS/105/93,J/ApJS/105/93,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/105/93&,H:II:Regions:in:Nearby:Seyfert:Galaxies:(Evans+:1996) +C,J/ApJS/105/369,radio,ivo://CDS.VizieR/J/ApJS/105/369,J/ApJS/105/369,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/105/369&,Galactic:H:I:column:densities:(Murphy+:1996) +C,bestars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bestars,bestars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bestars&,BESTARS::Be:Stars:Catalog:(LEDAS) +C,ppmxl_cone,*,ivo://org.gavo.dc/ppmxl/q/cone,ppmxl_cone,http://dc.zah.uni-heidelberg.de/ppmxl/q/cone/scs.xml?,PPMXL:Cone:Search +C,CARS_sources,optical:infrared,ivo://org.gavo.dc/cars/q/cat,CARS_sources,http://dc.zah.uni-heidelberg.de/cars/q/cat/scs.xml?,CARS:source:catalogue:query +C,bbxrt,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bbxrt,bbxrt,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bbxrt&,BBXRT::BBXRT:Archive:(LEDAS) +C,J/ApJS/104/287,uv,ivo://CDS.VizieR/J/ApJS/104/287,J/ApJS/104/287,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/104/287&,UIT:near-UV:bright:objects:catalog:(Smith+:1996) +C,ppmx_scs,*,ivo://org.gavo.dc/ppmx/res/ppmx/scs,ppmx_scs,http://dc.zah.uni-heidelberg.de/ppmx/res/ppmx/scs/scs.xml?,PPMX:query +C,engels_ohmasers,*,ivo://org.gavo.dc/ohmaser/q/scs,engels_ohmasers,http://dc.zah.uni-heidelberg.de/ohmaser/q/scs/scs.xml?,Galactic:OH:Masers:(Engels:2008) +C,batseocc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batseocc,batseocc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batseocc&,BATSEOCC::CGRO/BATSE:Occultations:(LEDAS) +C,COLL69XMM,x-ray,ivo://nasa.heasarc/coll69xmm,COLL69XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=coll69xmm&,Collinder:69:Cluster:XMM-Newton:X-Ray:Point:Source:Catalog +I,SFDdust,infrared,ivo://nasa.heasarc/skyview/sfddust,SFDdust,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=sfddust&,Schlegel;:Finkbeiner:and:Davis:Dust:Survey +I,hdap_siap,optical,ivo://org.gavo.dc/lswscans/res/positions/siap,hdap_siap,http://dc.zah.uni-heidelberg.de/lswscans/res/positions/siap/siap.xml?,HDAP:--:Heidelberg:Digitized:Astronomical:Plates +I,SFD100m,infrared,ivo://nasa.heasarc/skyview/sfd100m,SFD100m,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=sfd100m&,Schlegel;:Finkbeiner:and:Davis:100:micron:survey +C,batsegrb,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batsegrb,batsegrb,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batsegrb&,BATSEGRB::CGRO/BATSE:Gamma-Ray:Burst:Catalog:(LEDAS) +I,SDSS,optical,ivo://nasa.heasarc/skyview/sdss,SDSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=sdss&,Sloan:Digitized:Sky:Survey:G-band +C,J/ApJS/104/101,uv,ivo://CDS.VizieR/J/ApJS/104/101,J/ApJS/104/101,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJS/104/101&,Far-UV:stellar:photometry:(Schmidt:&::Carruthers:1996) +C,J/ApJ/462/1,optical,ivo://CDS.VizieR/J/ApJ/462/1,J/ApJ/462/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/462/1&,PNe:in:the:Coma:I:region:(Jacoby+:1996) +I,RXTE,x-ray,ivo://nasa.heasarc/skyview/rxte,RXTE,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rxte&,RXTE:Allsky:3-20keV:Significance +C,ascatarget,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascatarget,ascatarget,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascatarget&,ASCATARGET::ASCA:Proposal:Targets:(LEDAS) +I,nh,radio,ivo://nasa.heasarc/skyview/nh,nh,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=nh&,Dickey:and:Lockman:HI:map +I,NEAT,optical,ivo://nasa.heasarc/skyview/neat,NEAT,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=neat&,Near-Earth:Asteriod:Tracking:System:Archive +C,CHANGBSCAT,x-ray,ivo://nasa.heasarc/changbscat,CHANGBSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=changbscat&,Chandra:Galactic:Bulge:Survey:X-Ray:Point:Source:Catalog +C,J/ApJ/458/455,optical,ivo://CDS.VizieR/J/ApJ/458/455,J/ApJ/458/455,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/458/455&,M:104:planetary:nebulae:(Ford+:1996) +I,MELLINGER,optical,ivo://nasa.heasarc/skyview/mellinger,MELLINGER,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=mellinger&,Mellinger:All:Sky:Mosaic::Blue +I,WFC,uv,ivo://nasa.heasarc/skyview/wfc,WFC,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=wfc&,ROSAT:Wide:Field:Camera::F1 +I,IRIS,infrared,ivo://nasa.heasarc/skyview/iris,IRIS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=iris&,Improved:Reprocessing:of:the:IRAS:Survey::12 +I,VLSS,radio,ivo://nasa.heasarc/skyview/vlss,VLSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=vlss&,VLA:Low-frequency:Sky:Survey +I,DSS,optical,ivo://nasa.heasarc/skyview/dss,DSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss&,Original:Digitized:Sky:Survey +I,DSS2,optical,ivo://nasa.heasarc/skyview/dss2,DSS2,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss2&,2nd:Digitized:Sky:Survey:(Blue) +C,ascapublic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascapublic,ascapublic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascapublic&,ASCAPUBLIC::ASCA:Archival:Data:(LEDAS) +C,J/ApJ/443/124,optical,ivo://CDS.VizieR/J/ApJ/443/124,J/ApJ/443/124,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/443/124&,Radial:Velocities:of:Stars:in:M4:(Peterson+:1995) +I,SHASSA,optical,ivo://nasa.heasarc/skyview/shassa,SHASSA,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=shassa&,The:Southern:H-Alpha:Sky:Survey:Atlas::Continuum +I,DSS1R,optical,ivo://nasa.heasarc/skyview/dss1r,DSS1R,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss1r&,First:Digitized:Sky:Survey::Red:Plates +C,ascagis,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascagis,ascagis,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascagis&,ASCAGIS::ASCA:GIS:Source:Catalog:(AMSS-I:+:AMSS-II):(LEDAS) +I,RASSBACK,x-ray,ivo://nasa.heasarc/skyview/rassback,RASSBACK,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rassback&,ROSAT:All-Sky:X-ray:Background:Survey::Band:1 +I,DSS1B,optical,ivo://nasa.heasarc/skyview/dss1b,DSS1B,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss1b&,First:Digitized:Sky:Survey::Blue:Plates +C,SDSSWHLGC,optical:x-ray,ivo://nasa.heasarc/sdsswhlgc,SDSSWHLGC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdsswhlgc&,Sloan:Digital:Sky:Survey:DR6:Galaxy:Clusters:Catalog +C,ascaao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascaao,ascaao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascaao&,ASCAAO::ASCA:Proposals:(LEDAS) +I,RASS.75keV,x-ray,ivo://nasa.heasarc/skyview/rass.75kev,RASS.75keV,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass.75kev&,ROSAT:All-Sky:X-ray:Survey:3/4:keV +I,1420MHz,radio,ivo://nasa.heasarc/skyview/1420mhz,1420MHz,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=1420mhz&,Bonn:1420:MHz:Survey +I,PSPC2cnt,x-ray,ivo://nasa.heasarc/skyview/pspc2cnt,PSPC2cnt,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=pspc2cnt&,PSPC:summed:pointed:observations;:2:degree:cutoff;:counts +C,COCD,optical,ivo://nasa.heasarc/cocd,COCD,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cocd&,COCD::Catalog:of:Open:Cluster:Data +C,acrs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/acrs,acrs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=acrs&,ACRS::Astrographic:Catalog:of:Reference:Stars:(LEDAS) +I,NVSS,radio,ivo://nasa.heasarc/skyview/nvss,NVSS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=nvss&,NVSS +C,sdssdr6-dsa,optical,ivo://wfau.roe.ac.uk/sdssdr6-dsa,sdssdr6-dsa,http://wfaudata.roe.ac.uk/sdssdr6-dsa/DirectCone?DSACAT=SDSS_DR5&DSATAB=PhotoObjAll&,SDSS:DR6:SEGUE:-:Sloan:Digital:Sky:Survey:Data:Release:6 +C,sdssdr5-dsa,optical,ivo://wfau.roe.ac.uk/sdssdr5-dsa,sdssdr5-dsa,http://wfaudata.roe.ac.uk/sdssdr5-dsa/DirectCone?DSACAT=SDSS_DR5&DSATAB=SpecObj&,SDSS:DR5:-:Sloan:Digital:Sky:Survey:Data:Release:5 +C,a4spectra,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a4spectra,a4spectra,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a4spectra&,A4SPECTRA::HEAO:1:A4:Spectra:(LEDAS) +I,IRAS,infrared,ivo://nasa.heasarc/skyview/iras,IRAS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=iras&,IRAS:Sky:Survey:Atlas::12:micron +C,J/ApJ/365/66,optical,ivo://CDS.VizieR/J/ApJ/365/66,J/ApJ/365/66,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/365/66&,Redshifts:of:a:sample:of:distant:Abell:clusters:(:Huchra+:1990) +C,sdssdr3-dsa,optical,ivo://wfau.roe.ac.uk/sdssdr3-dsa,sdssdr3-dsa,http://wfaudata.roe.ac.uk/sdssdr3-dsa/DirectCone?DSACAT=SDSS_DR3&DSATAB=PhotoObjAll&,SDSS:DR3:-:Sloan:Digital:Sky:Survey:Data:Release:3 +C,a2led,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2led,a2led,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2led&,A2LED::HEAO:1:A-2:LED:Catalog:(LEDAS) +C,rosat-dsa,x-ray,ivo://wfau.roe.ac.uk/rosat-dsa,rosat-dsa,http://wfaudata.roe.ac.uk/rosat-dsa/DirectCone?DSACAT=ROSAT&DSATAB=rosat_bsc&,Rontgen:Satellite:Archive:(ROSAT) +I,HRI,x-ray,ivo://nasa.heasarc/skyview/hri,HRI,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=hri&,ROSAT:High:Resolution:Image:Pointed:Observations:Mosaic::Intensity +C,a2lcpoint,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2lcpoint,a2lcpoint,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2lcpoint&,A2LCPOINT::HEAO:1:A2:Pointed:Lightcurves:(LEDAS) +I,HAlpha,optical,ivo://nasa.heasarc/skyview/halpha,HAlpha,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=halpha&,H-alpha:Full:Sky:Map +I,FIRST,radio,ivo://nasa.heasarc/skyview/first,FIRST,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=first&,FIRST +C,J/ApJ/348/98,infrared,ivo://CDS.VizieR/J/ApJ/348/98,J/ApJ/348/98,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/348/98&,LMC:AGB:stars:IRAS:fluxes:(Reid+:1990) +C,J/ApJ/347/251,optical,ivo://CDS.VizieR/J/ApJ/347/251,J/ApJ/347/251,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/ApJ/347/251&,Dynamics:of:Globular:Cluster:M15:(Peterson+:1989) +C,pssa-dsa,optical,ivo://wfau.roe.ac.uk/pssa-dsa,pssa-dsa,http://wfaudata.roe.ac.uk/pssa-dsa/DirectCone?DSACAT=SSA&DSATAB=Detection&,Personal:SuperCOSMOS:Science:Archive:(SSA) +I,EGRET,gamma-ray,ivo://nasa.heasarc/skyview/egret,EGRET,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=egret&,Energetic:Gamma-Ray:Event:Telescope::Hard +I,Comptel,gamma-ray,ivo://nasa.heasarc/skyview/comptel,Comptel,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=comptel&,CGRO:Compton:Telescope::3:channel:data +I,BATSIG,x-ray,ivo://nasa.heasarc/skyview/batsig,BATSIG,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=batsig&,Swift:BAT:All-Sky:Survey::Significance:14-195:keV +C,J/AZh/71/110,radio,ivo://CDS.VizieR/J/AZh/71/110,J/AZh/71/110,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AZh/71/110&,Supernova:Remnants:at:Meter:Wavelengths:(Kovalenko+:1994) +C,XMMSlewFull,x-ray,ivo://nasa.heasarc/xmmslewful,XMMSlewFull,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmslewful&,XMM-Newton:Slew:Survey:Full:Source:Catalog;:v1.5 +O,STScIReg,*,ivo://archive.stsci.edu/nvoregistry,STScIReg,http://nvo.stsci.edu/vor10/oai.aspx?,STScI:Searchable:Registry +C,GCVS/?,optical,ivo://nasa.heasarc/gcvsnsvars,GCVS/?,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gcvsnsvars&,General:Catalog:of:Variable:Stars;:April:2011:Version::Suspected:Variable:Stars +C,iras-dsa,infrared,ivo://wfau.roe.ac.uk/iras-dsa,iras-dsa,http://wfaudata.roe.ac.uk/iras-dsa/DirectCone?DSACAT=IRAS&DSATAB=iras_psc&,Infrared:Astronomical:Satellite:Archive:(IRAS) +O,org.astrogrid.registry.RegistryService,*,ivo://uk.ac.le.star/org.astrogrid.registry.RegistryService,org.astrogrid.registry.RegistryService,http://rakaposhi.star.le.ac.uk:8080/astrogrid-registry-Leicester/OAIHandlerv1_0?,Leicester:Publishing:Registry +C,J/AJ/96/1884,infrared,ivo://CDS.VizieR/J/AJ/96/1884,J/AJ/96/1884,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/96/1884&,BVRJHK:photometry:of:M31:red:supergiants:(Humphreys+:1988) +C,first-dsa,radio,ivo://wfau.roe.ac.uk/first-dsa,first-dsa,http://wfaudata.roe.ac.uk/first-dsa/DirectCone?DSACAT=FIRST&DSATAB=firstSource&,FIRST:Survey:Catalogue:(03Apr11:Version) +C,J/AJ/112/2769,optical,ivo://CDS.VizieR/J/AJ/112/2769,J/AJ/112/2769,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/112/2769&,Behlen:Observatory:Survey.:IV.:(Schmidt+:1996) +C,WSRT20ANEP,radio,ivo://nasa.heasarc/wsrt20anep,WSRT20ANEP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wsrt20anep&,AKARI:NEP:WSRT:20-cm:Source:Catalog +I,CADC,millimeter:infrared:optical:uv,ivo://cadc.nrc.ca/siap/cadc,CADC,http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/sia/query?,CADC:Image:Search +C,PIGSSBOOFD,radio,ivo://nasa.heasarc/pigssboofd,PIGSSBOOFD,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pigssboofd&,Allen:Telescope:Array:Pi:GHz:Sky:Survey:(PiGSS):Boo:Field:Source:Catalog +C,KVTTMCOMIS,x-ray,ivo://nasa.heasarc/kvttmcomis,KVTTMCOMIS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=kvttmcomis&,Kvant:TTM/COMIS:X-Ray:Source:Catalog +C,J/AJ/111/1193,optical,ivo://CDS.VizieR/J/AJ/111/1193,J/AJ/111/1193,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/1193&,Proper:motion:in:M34:(Jones+:1996) +C,J/AJ/111/1128,uv,ivo://CDS.VizieR/J/AJ/111/1128,J/AJ/111/1128,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/111/1128&,UV-UBV:photometry:in:NGC:595:(Malumuth+:1996) +O,NCSA-Reg,*,ivo://nvo.ncsa/registry,NCSA-Reg,http://nvo.ncsa.uiuc.edu/cgi-bin/reg10/oai.pl?,NCSA:Publishing:Registry +C,hrideep,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hrideep,hrideep,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hrideep&,HRIDEEP::Einstein:Catalog:HRI:Deep:Survey:(LEDAS) +C,hricfa,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hricfa,hricfa,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hricfa&,HRICFA::Einstein:Catalog:HRI:CFA:Sources:(LEDAS) +C,HIPPARCOS_NEWLY_REDUCED,*,ivo://uk.ac.cam.ast/newhipparcos-dsa-catalog/HIPPARCOS_NEWLY_REDUCED,HIPPARCOS_NEWLY_REDUCED,http://cass123-zone1.ast.cam.ac.uk/Hipparcos/SubmitCone?DSACAT=HIPPARCOS_NEWLY_REDUCED&DSATAB=maincat&,Hipparcos:catalogue +C,ic348cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ic348cxo,ic348cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ic348cxo&,IC348CXO::IC:348:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,hstaec,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hstaec,hstaec,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hstaec&,HSTAEC::HST:Archived:Exposures:Catalog:(LEDAS) +C,hrassoptid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hrassoptid,hrassoptid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hrassoptid&,HRASSOPTID::Hamburg/RASS:Catalog::Optical:Identifications:(LEDAS) +C,hriimage,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hriimage,hriimage,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hriimage&,HRIIMAGE::Einstein:HRI:Images:(LEDAS) +C,hipparcos,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hipparcos,hipparcos,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hipparcos&,HIPPARCOS::Hipparcos:Main:Catalog:(LEDAS) +C,hic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hic,hic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hic&,HIC::Hipparcos:Input:Catalog:(LEDAS) +C,hcggalaxy,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hcggalaxy,hcggalaxy,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hcggalaxy&,HCGGALAXY::Hickson:Compact:Groups:of:Galaxies:(HCG):Individual:Galaxies:Data:(LEDAS) +C,hrasscat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hrasscat,hrasscat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hrasscat&,HRASSCAT::Hamburg/RASS:Catalog::X-Ray:Sources:(LEDAS) +C,hbc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hbc,hbc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hbc&,HBC::Herbig:&::Bell:Catalog:of:Orion:Pop.:Emission-Line:Stars:(LEDAS) +S,6df_spectra,optical,ivo://wfau.roe.ac.uk/6dF-ssap,6df_spectra,http://wfaudata.roe.ac.uk/6dF-ssap/?,6dF:DR3:Simple:Spectra:Access +C,gusbad,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gusbad,gusbad,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gusbad&,GUSBAD::GRBs:Uniformly:Selected:from:BATSE:Archival:Data:(Version:2.1):(LEDAS) +C,gsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gsc,gsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gsc&,GSC::HST:Guide:Star:Catalog:Version:1.2:(LEDAS) +C,iraspsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/iraspsc,iraspsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=iraspsc&,IRASPSC::IRAS:Point:Source:Catalog:Version:2.0:(LEDAS) +C,gs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gs,gs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gs&,GS::EXOSAT:GSPC:Spectra:and:Lightcurves:(LEDAS) +C,globclust,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/globclust,globclust,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=globclust&,GLOBCLUST::Milky:Way:Globular:Clusters:Catalog:(February:2003:Version):(LEDAS) +C,gpsr5,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gpsr5,gpsr5,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gpsr5&,GPSR5::Galactic:Plane:5-GHz:Very:Large:Array:Survey:(LEDAS) +C,ipcostars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcostars,ipcostars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcostars&,IPCOSTARS::Einstein:Count:Rates:for:IPC:O:Stars:(LEDAS) +C,J/AJ/110/1083,optical,ivo://CDS.VizieR/J/AJ/110/1083,J/AJ/110/1083,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/1083&,Photometry:of:Zwicky:Galaxies:(Takamiya+:1995) +C,gingamode,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gingamode,gingamode,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gingamode&,GINGAMODE::Ginga:LAC:Mode:Catalog:(LEDAS) +C,gb6,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gb6,gb6,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gb6&,GB6::Green:Bank:6-cm:(GB6):Radio:Source:Catalog:(LEDAS) +C,J/AJ/110/1032,optical,ivo://CDS.VizieR/J/AJ/110/1032,J/AJ/110/1032,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/110/1032&,APM:elliptical:galaxies:radial:velocities:(Muriel+:1995) +C,ipcimage,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcimage,ipcimage,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcimage&,IPCIMAGE::Einstein:IPC:Images:(LEDAS) +C,gcvs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gcvs,gcvs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gcvs&,GCVS::General:Catalog:of:Variable:Stars:Version:4.2:(LEDAS) +C,intrefcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/intrefcat,intrefcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=intrefcat&,INTREFCAT::INTEGRAL:Reference:Catalog:(LEDAS) +C,gc47tuccxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gc47tuccxo,gc47tuccxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gc47tuccxo&,GC47TUCCXO::47:Tuc:Globular:Cluster:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,flarestars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/flarestars,flarestars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=flarestars&,FLARESTARS::UV:Cet-type:Flare:Stars:&::Related:Objects:Catalog:(LEDAS) +C,fuselog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/fuselog,fuselog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=fuselog&,FUSELOG::Far:Ultraviolet:Explorer:(FUSE):Observation:Log:(LEDAS) +C,intgccat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/intgccat,intgccat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=intgccat&,INTGCCAT::INTEGRAL:IBIS:Hard:X-Ray:Survey:of:Galactic:Center:(LEDAS) +C,faust,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/faust,faust,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=faust&,FAUST::Faust:Far-UV:Point:Source:Catalog:(LEDAS) +C,fsvsclustr,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/fsvsclustr,fsvsclustr,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=fsvsclustr&,FSVSCLUSTR::Faint:Sky:Variability:Survey:Catalog:of:Galaxy:Clusters:and:Rich:Groups:(LEDAS) +C,J/AJ/109/1458,optical,ivo://CDS.VizieR/J/AJ/109/1458,J/AJ/109/1458,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1458&,Neighborhoods:of:36:loose:groups:of:galaxies:(Ramella+:1995) +C,fpcsfits,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/fpcsfits,fpcsfits,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=fpcsfits&,FPCSFITS::Einstein:FPCS:Events:Files:(LEDAS) +C,exms,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exms,exms,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exms&,EXMS::EXOSAT:ME:Slew:Catalog:(LEDAS) +C,J/AJ/109/1379,optical,ivo://CDS.VizieR/J/AJ/109/1379,J/AJ/109/1379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1379&,Praesepe:&::M:67:spectral:standards:(Allen+:1995) +C,euvemaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euvemaster,euvemaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euvemaster&,EUVEMASTER::EUVE:Archive:and:Observation:Log:(LEDAS) +C,euvecat2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euvecat2,euvecat2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euvecat2&,EUVECAT2::EUVE:Second:Source:Catalog:(LEDAS) +C,euvexrtcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euvexrtcat,euvexrtcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euvexrtcat&,EUVEXRTCAT::All-Sky:Catalog:of:Faint:EUV:Sources:(LEDAS) +C,euvecat1,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euvecat1,euvecat1,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euvecat1&,EUVECAT1::EUVE:First:Source:Catalog:(LEDAS) +C,esouppsala,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/esouppsala,esouppsala,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=esouppsala&,ESOUPPSALA::ESO-Uppsala:ESO(B):Survey:(LEDAS) +C,euvebsl,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/euvebsl,euvebsl,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=euvebsl&,EUVEBSL::EUVE:Bright:Sources:(LEDAS) +C,J/AJ/109/1352,optical,ivo://CDS.VizieR/J/AJ/109/1352,J/AJ/109/1352,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/109/1352&,Stellar:occultation:candidates:(McDonald+:1995) +C,egret3,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/egret3,egret3,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=egret3&,EGRET3::CGRO/EGRET:Third:Source:Catalog:(LEDAS) +C,egret2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/egret2,egret2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=egret2&,EGRET2::CGRO/EGRET:Second:Source:Catalog:(LEDAS) +S,eso_saf_ssa,infrared:optical:uv,ivo://archive.eso.org/ESO-SAF-SSAP,eso_saf_ssa,http://archive.eso.org/apps/ssaserver/EsoProxySsap?,ESO:Science:Archive:Spectrum:Service +C,emss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/emss,emss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=emss&,EMSS::Einstein:Catalog:IPC:EMSS:Survey:(LEDAS) +C,dxrbs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/dxrbs,dxrbs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=dxrbs&,DXRBS::ROSAT:Deep:X-Ray:Radio:Blazar:Survey:(LEDAS) +C,eingalclus,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/eingalclus,eingalclus,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=eingalclus&,EINGALCLUS::Einstein:Observatory:Clusters:of:Galaxies:Catalog:(LEDAS) +C,duerbeck,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/duerbeck,duerbeck,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=duerbeck&,DUERBECK::Galactic:Novae:References:Catalog:(LEDAS) +C,sdssdr7-sppparam,*,ivo://astronet.ru/cas/sdssdr7-sppparams,sdssdr7-sppparam,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=sppparams&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,J/AJ/107/2120,infrared,ivo://CDS.VizieR/J/AJ/107/2120,J/AJ/107/2120,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/107/2120&,JHK:photometry:of:the:OMC2:region:(Jones+:1994) +C,sdssdr7-specobja,*,ivo://astronet.ru/cas/sdssdr7-specobjall,sdssdr7-specobja,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=specobjall&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,dr3qso,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/dr3qso,dr3qso,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=dr3qso&,DR3QSO::SDSS:Quasar:Catalog:(Release:3):(LEDAS) +C,J/AJ/106/2575,optical,ivo://CDS.VizieR/J/AJ/106/2575,J/AJ/106/2575,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/106/2575&,Proper:motions:in:ESO:207;:439;:440:(Ruiz+:1993) +C,sdssdr7-photoz,*,ivo://astronet.ru/cas/sdssdr7-photoz,sdssdr7-photoz,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=photoz&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,comptel,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/comptel,comptel,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=comptel&,COMPTEL::CGRO/COMPTEL:Low-Level:Data:and:Maps:(LEDAS) +C,egretsrc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/egretsrc,egretsrc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=egretsrc&,EGRETSRC::CGRO/EGRET:First:Source:Catalog:(LEDAS) +C,dixon,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/dixon,dixon,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=dixon&,DIXON::Dixon:Master:List:of:Radio:Sources:(Version:43):(LEDAS) +C,cygtevcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cygtevcxo,cygtevcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cygtevcxo&,CYGTEVCXO::Cygnus:TeV:Source:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,cns3,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cns3,cns3,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cns3&,CNS3::Gliese:Catalog:of:Nearby:Stars:3rd:Edition:(LEDAS) +C,coup,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/coup,coup,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=coup&,COUP::Chandra:Orion:Ultradeep:Point:Source:Catalog:(LEDAS) +C,sdssdr7-photopro,*,ivo://astronet.ru/cas/sdssdr7-photoprofile,sdssdr7-photopro,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=photoprofile&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,cosbmaps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cosbmaps,cosbmaps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cosbmaps&,COSBMAPS::COS-B:Map:Product:Catalog:(LEDAS) +C,cmaimage,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cmaimage,cmaimage,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cmaimage&,CMAIMAGE::EXOSAT:CMA:Images:for:Each:Pointing:(LEDAS) +C,clasxs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/clasxs,clasxs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=clasxs&,CLASXS::Chandra:Large-Area:Synoptic:X-Ray:Survey:of:Lockman:Hole-NW:(LEDAS) +C,J/AJ/105/499,optical,ivo://CDS.VizieR/J/AJ/105/499,J/AJ/105/499,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/499&,OB:Associations:and:Spiral:Structure:in:M33:(Regan+:1993) +C,chasfrxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chasfrxray,chasfrxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chasfrxray&,CHASFRXRAY::ROSAT:All-Sky:Survey::Chamaeleon:Star:Forming:Region:Study:(LEDAS) +C,J/AJ/105/393,optical,ivo://CDS.VizieR/J/AJ/105/393,J/AJ/105/393,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/393&,Small:Drift:Scan:Survey:Galaxies:Northern:Sky:(Kent+:1993) +C,cma,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cma,cma,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cma&,CMA::EXOSAT:CMA:Images/Lightcurves:(LEDAS) +C,J/AJ/105/35,uv,ivo://CDS.VizieR/J/AJ/105/35,J/AJ/105/35,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/AJ/105/35&,Montreal:Blue:Galaxy:Survey:(Coziol+:1993) +C,changalcen,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/changalcen,changalcen,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=changalcen&,CHANGALCEN::Chandra:Galactic:Center:Point:Source:Catalog:(LEDAS) +C,chandfs1ms,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chandfs1ms,chandfs1ms,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chandfs1ms&,CHANDFS1MS::Chandra:Deep:Field:South:1-Megasecond:Catalog:(LEDAS) +C,chandfn2ms,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chandfn2ms,chandfn2ms,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chandfn2ms&,CHANDFN2MS::Chandra:Deep:Field:North:2-Megasecond:Catalog:(LEDAS) +C,SAXGRBMGRB,gamma-ray:x-ray,ivo://nasa.heasarc/saxgrbmgrb,SAXGRBMGRB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=saxgrbmgrb&,BeppoSAX/GRBM:Gamma-Ray:Burst:Catalog +C,chandrapub,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chandrapub,chandrapub,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chandrapub&,CHANDRAPUB::Chandra:Public:Observations:(LEDAS) +C,champhxagn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/champhxagn,champhxagn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=champhxagn&,CHAMPHXAGN::CHAMP:(Chandra:Multiwavelength:Project):Hard:X-Ray:Emitting:AGN:(LEDAS) +C,chandfn1ms,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chandfn1ms,chandfn1ms,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chandfn1ms&,CHANDFN1MS::Chandra:Deep:Field:North:1-Megasecond:Catalog:(LEDAS) +C,CHESSCAT,optical:x-ray,ivo://nasa.heasarc/chesscat,CHESSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chesscat&,ChaMP:Extended:Stellar:Survey:(ChESS):X-Ray:Catalog +C,cgrotl,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cgrotl,cgrotl,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cgrotl&,CGROTL::CGRO:Timeline:(LEDAS) +C,chanc150pc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chanc150pc,chanc150pc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chanc150pc&,CHANC150PC::Chandra:Galactic:Central:150:Parsecs:Source:Catalog:(LEDAS) +C,cepaxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cepaxmm,cepaxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cepaxmm&,CEPAXMM::Cepheus:A:SFR:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,cdfsagncxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cdfsagncxo,cdfsagncxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cdfsagncxo&,CDFSAGNCXO::Chandra:Deep:Field:South:AGN:Spectral:Properties:Catalog:(LEDAS) +C,cabscat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cabscat,cabscat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cabscat&,CABSCAT::Chromospherically:Active:Binary:Stars:Catalog:(LEDAS) +C,ukidssDR4-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR4-dsa,ukidssDR4-dsa,http://wfaudata.roe.ac.uk/ukidssDR4-dsa/DirectCone?DSACAT=UKIDSS_DR4&DSATAB=lasSource&,UKIDSS:DR4:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:4 +C,bsc5p,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bsc5p,bsc5p,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bsc5p&,BSC5P::Bright:Star:Catalog:(LEDAS) +C,cbatpicagn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cbatpicagn,cbatpicagn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cbatpicagn&,CBATPICAGN::CGRO:BATSE-Observed:Piccinotti:Sample:of:Active:Galactic:Nuclei:(LEDAS) +C,bootesdf,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bootesdf,bootesdf,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bootesdf&,BOOTESDF::Bootes:Deep:Field:WSRT:1.4:GHz:Source:Catalog:(LEDAS) +C,bhrfscid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bhrfscid,bhrfscid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bhrfscid&,BHRFSCID::Byurakan/Hamburg/ROSAT:Catalog:of:Optical:IDs:(LEDAS) +C,J/A+AS/97/835,optical,ivo://CDS.VizieR/J/A+AS/97/835,J/A+AS/97/835,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/97/835&,K:giants:at:the:South:Galactic:Pole:(Flynn+:1993) +C,bmwhricat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bmwhricat,bmwhricat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bmwhricat&,BMWHRICAT::Brera:Multi-scale:Wavelet:ROSAT:HRI:Source:Catalog:(LEDAS) +C,batse4b,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batse4b,batse4b,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batse4b&,BATSE4B::CGRO/BATSE:4B:Catalog:(LEDAS) +C,bd,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/bd,bd,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=bd&,BD::Bonner:Durchmusterung:(LEDAS) +C,batse3b,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batse3b,batse3b,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batse3b&,BATSE3B::CGRO/BATSE:3B:Catalog:(LEDAS) +C,FERMILAC,gamma-ray,ivo://nasa.heasarc/fermilac,FERMILAC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fermilac&,Fermi:LAT:First:AGN:Catalog +C,batsegrbsp,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batsegrbsp,batsegrbsp,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batsegrbsp&,BATSEGRBSP::CGRO/BATSE:Complete:Spectral:Catalog:of:Bright:GRBs:(LEDAS) +C,axis,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/axis,axis,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=axis&,AXIS::AXIS:XMM-Newton:Source:Catalog:(LEDAS) +C,J/A+AS/77/31,radio,ivo://CDS.VizieR/J/A+AS/77/31,J/A+AS/77/31,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/77/31&,Survey:at:408:MHz:and:1420:MHz:towards:A:1314:(Vallee+;:1989) +C,J/A+AS/73/37,optical,ivo://CDS.VizieR/J/A+AS/73/37,J/A+AS/73/37,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/73/37&,LMC:faint:stars:BV:photometry:(Linde+:1988) +C,J/A+AS/125/419,infrared,ivo://CDS.VizieR/J/A+AS/125/419,J/A+AS/125/419,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/419&,Obscured:AGB:in:Magellanic:Clouds.:I.:(Loup+:1997) +C,atnfpulsar,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/atnfpulsar,atnfpulsar,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=atnfpulsar&,ATNFPULSAR::ATNF:Pulsar:Catalog:(LEDAS) +C,J/A+AS/125/343,optical,ivo://CDS.VizieR/J/A+AS/125/343,J/A+AS/125/343,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/125/343&,RR:Lyr:stars:in:omega:Cen:(Kaluzny+:1997) +C,ariel5,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ariel5,ariel5,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ariel5&,ARIEL5::Ariel:V:All-Sky:Monitor:(LEDAS) +C,oneswasp_lightcurves,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/oneswasp_lightcurves,oneswasp_lightcurves,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=oneswasp_lightcurves&,1SWASP_LIGHTCURVES::SuperWASP:lightcurves:DR1:(LEDAS) +C,twomass-dsa,infrared,ivo://wfau.roe.ac.uk/twomass-dsa,twomass-dsa,http://wfaudata.roe.ac.uk/twomass-dsa/DirectCone?DSACAT=TWOMASS&DSATAB=twomass_psc&,Two:Micron:All:Sky:Survey:(2MASS) +C,ariel3a,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ariel3a,ariel3a,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ariel3a&,ARIEL3A::3rd:Ariel-V:SSI:Catalog:(LEDAS) +C,arcquincxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/arcquincxo,arcquincxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=arcquincxo&,ARCQUINCXO::Arches:and:Quintuplet:Clusters:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,agnsdssxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/agnsdssxmm,agnsdssxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=agnsdssxmm&,AGNSDSSXMM::SDSS/XMM-Newton:AGN:Spectral:Properties:Catalog:(LEDAS) +C,SDSSBALQSO,optical,ivo://nasa.heasarc/sdssbalqso,SDSSBALQSO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdssbalqso&,Sloan:Digital:Sky:Survey:Broad:Absorption:Line:Quasars:Catalog::3rd:Data:Release +C,a1,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a1,a1,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a1&,A1::HEAO:1:A-1:X-Ray:Source:Catalog:(LEDAS) +C,batseeocat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batseeocat,batseeocat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batseeocat&,BATSEEOCAT::CGRO/BATSE:Earth:Occultation:Catalog:of:Low-Energy:Gamma-Ray:Sources:(LEDAS) +C,asiagosn99,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/asiagosn99,asiagosn99,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=asiagosn99&,ASIAGOSN99::Asiago:Supernova:Catalog:(1999:Version):(LEDAS) +C,J/A+AS/124/437,optical,ivo://CDS.VizieR/J/A+AS/124/437,J/A+AS/124/437,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/437&,Southern:high:proper:motion:stars:positions:(Rousseau+:1997) +C,ascasis,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascasis,ascasis,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascasis&,ASCASIS::ASCA:SIS:Source:Catalog:(LEDAS) +C,J/A+AS/124/353,optical,ivo://CDS.VizieR/J/A+AS/124/353,J/A+AS/124/353,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/353&,CCD:UBV:photometry:of:close:visual:doubles:(Nakos+:1997) +C,J/A+AS/124/283,optical,ivo://CDS.VizieR/J/A+AS/124/283,J/A+AS/124/283,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/124/283&,BR:magnitude:and:redshift:of:A1300:(Pierre+:1997) +C,VLSS,radio,ivo://nasa.heasarc/vlss,VLSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=vlss&,VLA:Low-Frequency:Sky:Survey:Discrete:Source:Catalog +C,ascapub,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascapub,ascapub,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascapub&,ASCAPUB::ASCA:Archival:Data:(LEDAS) +C,MGPS2,radio,ivo://nasa.heasarc/mgps2,MGPS2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mgps2&,Molonglo:Galactic:Plane:Survey:2nd:Epoch:Compact:Source:Catalog +C,ascagps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascagps,ascagps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascagps&,ASCAGPS::ASCA:Galactic:Plane:Survey:of:Faint:X-Ray:Sources:(LEDAS) +C,ascadistrib,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascadistrib,ascadistrib,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascadistrib&,ASCADISTRIB::ASCA:Processing:and:Data:Distribution:(LEDAS) +C,J/A+AS/122/409,optical,ivo://CDS.VizieR/J/A+AS/122/409,J/A+AS/122/409,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/409&,Photometric:catalogue:of:Coma:(Lobo+;:1997) +C,W40SFRCXO,x-ray,ivo://nasa.heasarc/w40sfrcxo,W40SFRCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=w40sfrcxo&,W:40:Star-Forming:Region:Chandra:X-Ray:Point:Source:Catalog +C,abell,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/abell,abell,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=abell&,ABELL::Abell:Clusters:(LEDAS) +C,SWIRECXO,infrared:x-ray,ivo://nasa.heasarc/swirecxo,SWIRECXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swirecxo&,Spitzer:Wide-Area:IR:Extra-Galactic:Survey:Chandra:X-Ray:Sources +C,a4,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a4,a4,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a4&,A4::HEAO:1:A4:X-ray:(LEDAS) +C,J/A+AS/122/271,radio,ivo://CDS.VizieR/J/A+AS/122/271,J/A+AS/122/271,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/271&,mm-monitoring:of:radio:sources:IV.:(Reuter+:1997) +C,SIXDFGS,optical,ivo://nasa.heasarc/sixdfgs,SIXDFGS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sixdfgs&,6dFGS:Galaxy:Survey:Final:Redshift:Release:Catalog +C,a2lcscan,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2lcscan,a2lcscan,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2lcscan&,A2LCSCAN::HEAO:1:A2:Scanned:Lightcurves:(LEDAS) +C,J/A+AS/122/235,radio,ivo://CDS.VizieR/J/A+AS/122/235,J/A+AS/122/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/122/235&,ROSAT:active:galaxies:identifications:(Laurent-Muehleisen+:1997) +C,J/A+AS/121/213,optical,ivo://CDS.VizieR/J/A+AS/121/213,J/A+AS/121/213,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/121/213&,BV:photometry:of:Blanco:1:stars:(Panagi+;:1997) +C,a1point,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a1point,a1point,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a1point&,A1POINT::HEAO:1:A1:Lightcurves:(LEDAS) +C,SUMSS,radio,ivo://nasa.heasarc/sumss,SUMSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sumss&,Sydney:University:Molonglo:Sky:Survey:(SUMSS):Source:Catalog +C,SpecBinOrbits,optical,ivo://nasa.heasarc/sborbitcat,SpecBinOrbits,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sborbitcat&,Spectroscopic:Binary:Orbits:Ninth:Catalog:(March:2011:Version) +C,Einstein/SMC,x-ray,ivo://nasa.heasarc/smcxray,Einstein/SMC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=smcxray&,SMC:X-Ray:Discrete:Sources +C,Bootes,radio,ivo://nasa.heasarc/bootesdf,Bootes,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bootesdf&,Bootes:Deep:Field:WSRT:1.4-GHz:Source:Catalog +C,iramlog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/iramlog,iramlog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=iramlog&,IRAMLOG::IRAM:Plateau:de:Bure:Interferometer:Observation:Log:(LEDAS) +C,ISGRI4YRCT,x-ray,ivo://nasa.heasarc/isgri4yrct,ISGRI4YRCT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=isgri4yrct&,INTEGRAL:ISGRI:4-Year:Source:Catalog +C,Shk.(Group),optical,ivo://nasa.heasarc/shk,Shk.(Group),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=shk&,Shakbazian:Compact:Groups:of:Galaxies +C,ipcunscrnd,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcunscrnd,ipcunscrnd,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcunscrnd&,IPCUNSCRND::Einstein:IPC:Unscreened:Photon:Event:List:(LEDAS) +C,GCVS,optical,ivo://nasa.heasarc/gcvs,GCVS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gcvs&,General:Catalog:of:Variable:Stars;:April:2011:Version +C,SDSSXMMQSO,x-ray,ivo://nasa.heasarc/sdssxmmqso,SDSSXMMQSO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdssxmmqso&,Sloan:Digital:Sky:Survey:(DR5)/XMM-Newton:Quasar:Survey:Catalog +C,ipcultsoft,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcultsoft,ipcultsoft,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcultsoft&,IPCULTSOFT::Einstein:IPC:Ultrasoft:Sources:Catalog:(LEDAS) +C,ipcslew,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcslew,ipcslew,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcslew&,IPCSLEW::Einstein:Catalog:IPC:Slew:Survey:(LEDAS) +C,PLANCKESZC,radio:x-ray,ivo://nasa.heasarc/planckeszc,PLANCKESZC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=planckeszc&,Planck:Early:Sunyaev-Zeldovich:Detected:Cluster:Candidates:Catalog +C,intbsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/intbsc,intbsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=intbsc&,INTBSC::INTEGRAL:Bright:Source:Catalog:(LEDAS) +C,SDSSNBCKDE,optical,ivo://nasa.heasarc/sdssnbckde,SDSSNBCKDE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdssnbckde&,SDSS:NBCKDE:Catalog:of:Photometrically:Selected:Quasar:Candidates +C,M71CXO,x-ray,ivo://nasa.heasarc/m71cxo,M71CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m71cxo&,M:71:Chandra:X-Ray:Point:Source:and:Optical/Infrared:Counterparts:Catalog +C,J/A+AS/118/111,optical,ivo://CDS.VizieR/J/A+AS/118/111,J/A+AS/118/111,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/111&,BVRI:photometry:of:234:spiral:galaxies:(Heraudeau+:1996) +C,infrared,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/infrared,infrared,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=infrared&,INFRARED::Catalog:of:Infrared:Observations:(CIO):Edition:5:(LEDAS) +C,GLXSDSSQS2,optical:uv,ivo://nasa.heasarc/glxsdssqs2,GLXSDSSQS2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=glxsdssqs2&,GALEX/SDSS:z=0.5-1.5:QSO:Candidates:Catalog +C,J/A+AS/118/105,*,ivo://CDS.VizieR/J/A+AS/118/105,J/A+AS/118/105,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/118/105&,Pluto:1991-1994:observations:(Ryl'kov+;:1996) +C,SAX2-10keV,x-ray,ivo://nasa.heasarc/sax2to10,SAX2-10keV,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sax2to10&,BeppoSAX:2-10:keV:Survey +C,Object_catalogue_2dF_Galaxy_Redshift_Survey,*,ivo://uk.ac.cam.ast/2dFGRS/object-catalogue/Object_catalogue_2dF_Galaxy_Redshift_Survey,Object_catalogue_2dF_Galaxy_Redshift_Survey,http://cass123-zone1.ast.cam.ac.uk/2dFGRS/SubmitCone?DSACAT=Object_catalogue_2dF_Galaxy_Redshift_Survey&DSATAB=best_observations&,2dF:Galaxy:Redshift:Survey::object:catalogue +C,SA57XMM,x-ray,ivo://nasa.heasarc/sa57xmm,SA57XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sa57xmm&,Selected:Area:57:XMM-Newton:X-Ray:Source:Catalog +I,eso_saf_siap,infrared:optical:uv,ivo://archive.eso.org/siap,eso_saf_siap,http://archive.eso.org/apps/siaserver/EsoProxySiap?,ESO:Science:Archive:Image:Service +C,irasssc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/irasssc,irasssc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=irasssc&,IRASSSC::IRAS:Serendipitous:Survey:Catalog:(LEDAS) +C,irasfsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/irasfsc,irasfsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=irasfsc&,IRASFSC::IRAS:Faint:Source:Catalog:Version:2.0:(LEDAS) +C,sdssdr7-specline,*,ivo://astronet.ru/cas/sdssdr7-speclineindex,sdssdr7-specline,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=speclineindex&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,ipcphot,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcphot,ipcphot,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcphot&,IPCPHOT::Einstein:IPC:Photon:Event:Data:(LEDAS) +C,sdssdr7-specline,*,ivo://astronet.ru/cas/sdssdr7-speclineall,sdssdr7-specline,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=speclineall&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,ipclxlbol,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipclxlbol,ipclxlbol,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipclxlbol&,IPCLXLBOL::Einstein:LX:&::LBL:Values:for:IPC:O:Stars:(LEDAS) +C,intpublic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/intpublic,intpublic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=intpublic&,INTPUBLIC::INTEGRAL:Public:Data:Results:Catalog:(LEDAS) +C,integralao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/integralao,integralao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=integralao&,INTEGRALAO::INTEGRAL:Observing:Program:(LEDAS) +C,J/A+AS/115/295,*,ivo://CDS.VizieR/J/A+AS/115/295,J/A+AS/115/295,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/295&,Astrometry:of:outer:Jovian:satellites:(Hernius+;:1996) +C,J/A+AS/115/11,radio,ivo://CDS.VizieR/J/A+AS/115/11,J/A+AS/115/11,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/11&,Optical:identifications:of:radio:sources:(Stickel+;:1996) +C,ROSATNEPAGN,x-ray,ivo://nasa.heasarc/rosnepagn,ROSATNEPAGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosnepagn&,ROSAT:North:Ecliptic:Pole:Survey:Active:Galactic:Nuclei:Catalog +C,J/A+AS/115/1,radio,ivo://CDS.VizieR/J/A+AS/115/1,J/A+AS/115/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/115/1&,Optical:identification:of:S5:catalog:(Stickel+;:1996) +C,ROSAT/HRI,x-ray,ivo://nasa.heasarc/roshri,ROSAT/HRI,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=roshri&,ROSAT:Results:Archive:Sources:for:the:HRI +C,J/A+AS/114/527,uv:optical,ivo://CDS.VizieR/J/A+AS/114/527,J/A+AS/114/527,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/114/527&,UV:properties:of:normal:galaxies.:III.:(Rifatto+;:1995) +C,sdssdr7-propermo,*,ivo://astronet.ru/cas/sdssdr7-propermotions,sdssdr7-propermo,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=propermotions&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,WMAPPTSRC,radio,ivo://nasa.heasarc/wmapptsrc,WMAPPTSRC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wmapptsrc&,WMAP:7-Year:5-Band:Point:Source:Catalog;:Version:4.0 +C,J/A+AS/113/539,optical,ivo://CDS.VizieR/J/A+AS/113/539,J/A+AS/113/539,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/113/539&,A:survey:of:carbon:stars:in:the:SMC:(Morgan+;:1995) +C,ROS13HRXMM,x-ray,ivo://nasa.heasarc/ros13hrxmm,ROS13HRXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ros13hrxmm&,ROSAT:13-hour:Field:XMM-Newton:X-Ray:Source:Catalog +C,sdssdr7-photoz2,*,ivo://astronet.ru/cas/sdssdr7-photoz2,sdssdr7-photoz2,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=photoz2&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,FBSBSOCAT,optical,ivo://nasa.heasarc/fbsbsocat,FBSBSOCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fbsbsocat&,First:Byurakan:Survey:Blue:Stellar:Objects:Catalog +C,CSC,x-ray,ivo://cxc.harvard.edu/csc,CSC,http://cda.cfa.harvard.edu/cscvo/coneSearch?,Chandra:Source:Catalog +C,ROSAT/ESOClus.,x-ray,ivo://nasa.heasarc/reflex,ROSAT/ESOClus.,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=reflex&,ROSAT-ESO:Flux-Limited:X-Ray:(REFLEX):Galaxy:Cluster:Survey +C,RCW38CXO,infrared:x-ray,ivo://nasa.heasarc/rcw38cxo,RCW38CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rcw38cxo&,RCW:38:Chandra:X-Ray:Point:Source:Catalog +C,J/A+AS/113/51,infrared,ivo://CDS.VizieR/J/A+AS/113/51,J/A+AS/113/51,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/113/51&,Catalogue:of:associations:IRAS:and:S:stars:(Chen+;:1995) +C,EXOPUBS,x-ray,ivo://nasa.heasarc/exopubs,EXOPUBS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exopubs&,EXOSAT:Bibliography +C,RASS/WDw,x-ray,ivo://nasa.heasarc/rasswd,RASS/WDw,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rasswd&,ROSAT:All-Sky:Survey::White:Dwarfs +C,ECDFSOID,infrared:optical:x-ray,ivo://nasa.heasarc/ecdfsoid,ECDFSOID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ecdfsoid&,Extended:Chandra:Deep:Field-South:Survey:Optical:Identifications:Catalog +I,dss_eso,infrared:optical,ivo://archive.eso.org/dss,dss_eso,http://archive.eso.org/bin/dss_sia/dss.sia?VERSION=1.0&,Digitized:Sky:Survey +C,RASSUSNOID,optical:x-ray,ivo://nasa.heasarc/rassusnoid,RASSUSNOID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassusnoid&,ROSAT:All-Sky:Survey:Bright:Source:Catalog:USNO:A2:Cross-Associations +C,ucac3,*,ivo://astronet.ru/cas/ucac3,ucac3,http://vo.astronet.ru/sai_cas/conesearch?cat=ucac3&tab=main&,Third:U.S.:Naval:Observatory:CCD:Astrograph:Catalog:(UCAC3) +C,RASS/FSC,x-ray,ivo://nasa.heasarc/rassfsc,RASS/FSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassfsc&,ROSAT:All-Sky:Survey::Faint:Sources +C,OpenCluster,optical,ivo://nasa.heasarc/openclust,OpenCluster,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=openclust&,New:Optically:Visible:Open:Clusters:and:Candidates:Catalog +C,J/A+AS/112/257,optical,ivo://CDS.VizieR/J/A+AS/112/257,J/A+AS/112/257,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/112/257&,CCD:Survey:of:Galaxies:IV:(Gavazzi+;:1995) +C,sdssdr7-specphot,*,ivo://astronet.ru/cas/sdssdr7-specphotoall,sdssdr7-specphot,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=specphotoall&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,RASS/Dwarf,x-ray,ivo://nasa.heasarc/rassdwarf,RASS/Dwarf,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassdwarf&,ROSAT:All-Sky:Survey::A-K:Dwarfs/Subgiants +C,sdssdr7-phototag,*,ivo://astronet.ru/cas/sdssdr7-phototag,sdssdr7-phototag,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=phototag&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,sdssdr7-photoobj,*,ivo://astronet.ru/cas/sdssdr7-photoobjall,sdssdr7-photoobj,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=photoobjall&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,XMMLSS,x-ray,ivo://nasa.heasarc/xmmlss,XMMLSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmlss&,XMM-Newton:Large-Scale:Structure:X-Ray:Source:Catalog +C,INTIBISASS,gamma-ray:x-ray,ivo://nasa.heasarc/intibisass,INTIBISASS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intibisass&,INTEGRAL:IBIS:All-Sky:Survey:of:Hard:X-Ray:Sources +C,RASS2MASS,infrared:x-ray,ivo://nasa.heasarc/rass2mass,RASS2MASS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rass2mass&,ROSAT:All-Sky:Survey:BSC/2MASS:PSC:Cross-Associations:XID:II:Catalog +C,ELAISS1XMM,x-ray,ivo://nasa.heasarc/elaiss1xmm,ELAISS1XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=elaiss1xmm&,ELAIS:S1:Field:XMM-Newton:X-Ray:Source:Catalog +C,Stern,gamma-ray,ivo://nasa.heasarc/sterngrb,Stern,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sterngrb&,Stern:et:al.:(2001):BATSE:Gamma-Ray:Burst:Catalog +C,J/A+AS/110/269,optical,ivo://CDS.VizieR/J/A+AS/110/269,J/A+AS/110/269,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/269&,Galaxies:in:the:zone +C,J/A+AS/110/19,optical,ivo://CDS.VizieR/J/A+AS/110/19,J/A+AS/110/19,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/110/19&,Kinematical:observations:of:pairs:of:galaxies:(Davoust+:1995) +C,CYGOB2CXO,x-ray,ivo://nasa.heasarc/cygob2cxo,CYGOB2CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cygob2cxo&,Cygnus:OB2:Association:Chandra:X-Ray:Point:Source:Catalog +C,J/A+AS/109/171,optical,ivo://CDS.VizieR/J/A+AS/109/171,J/A+AS/109/171,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/109/171&,Blue:horizontal:branch:stars:catalog:(Flynn+;:1995) +C,CMAR1XRAY,x-ray,ivo://nasa.heasarc/cmar1xray,CMAR1XRAY,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cmar1xray&,ROSAT:PSPC:Catalog:of:Canis:Major:R1:X-ray:Sources +C,AXIS,x-ray,ivo://nasa.heasarc/axis,AXIS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=axis&,AXIS:XMM-Newton:Source:Catalog +C,GP8.35/14.35,radio,ivo://nasa.heasarc/gpa,GP8.35/14.35,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gpa&,First:Galactic:Plane:Survey:at:8.35:and:14.35:GHz +C,ASCASIS,x-ray,ivo://nasa.heasarc/ascasis,ASCASIS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ascasis&,ASCA:SIS:Source:Catalog +C,CYGOB2CXO2,infrared:x-ray,ivo://nasa.heasarc/cygob2cxo2,CYGOB2CXO2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cygob2cxo2&,Cygnus:OB2:Association:Chandra:X-Ray:Point:Source:Catalog:2 +C,PSPC/SMC2,x-ray,ivo://nasa.heasarc/smcrosxry2,PSPC/SMC2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=smcrosxry2&,ROSAT:PSPC:Catalog:of:SMC:X-Ray:Sources:(Haberl:et:al) +C,CHAMPLANE,optical:x-ray,ivo://nasa.heasarc/champlane,CHAMPLANE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=champlane&,Chandra:Multiwavelength:Plane:Survey:Optical:ID:Catalog +C,PSPC/SMC,x-ray,ivo://nasa.heasarc/smcrosxray,PSPC/SMC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=smcrosxray&,ROSAT:PSPC:Survey:of:the:Small:Magellanic:Cloud +C,ASCA,x-ray,ivo://nasa.heasarc/ascamaster,ASCA,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ascamaster&,ASCA:Master:Catalog +C,J/A+AS/106/1,radio,ivo://CDS.VizieR/J/A+AS/106/1,J/A+AS/106/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/106/1&,Radio:data:in:Dumbbell:galaxies:(Gregorini+;:1994) +C,J/A+AS/105/67,radio,ivo://CDS.VizieR/J/A+AS/105/67,J/A+AS/105/67,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/105/67&,Optical:spectroscopy:of:1Jy;:S4:and:S5:sources:(Stickel+:1994) +C,SMCRadio,radio,ivo://nasa.heasarc/smcradio,SMCRadio,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=smcradio&,Small:Magellanic:Cloud:ATCA:Radio:Continuum:Sources +C,ARCQUINCXO,x-ray,ivo://nasa.heasarc/arcquincxo,ARCQUINCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=arcquincxo&,Arches:and:Quintuplet:Clusters:Chandra:X-Ray:Point:Source:Catalog +C,J/A+AS/105/503,optical,ivo://CDS.VizieR/J/A+AS/105/503,J/A+AS/105/503,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/105/503&,Binary:star:speckle:measurements:(Balega+:1994) +C,J/A+AS/104/529,infrared,ivo://CDS.VizieR/J/A+AS/104/529,J/A+AS/104/529,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/529&,IRAS:galaxies:behind:the:Milky:Way:(Takata+:1994) +C,J/A+AS/104/233,optical,ivo://CDS.VizieR/J/A+AS/104/233,J/A+AS/104/233,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/233&,Emission-line:stars:in:Vela:Molecular:Ridge:(Pettersson+:1994) +C,AEGISX,x-ray,ivo://nasa.heasarc/aegisx,AEGISX,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=aegisx&,AEGIS-X:Chandra:Extended:Groth:Strip:X-Ray:Point:Source:Catalog +C,SC,x-ray,ivo://nasa.heasarc/sc_cma_view,SC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sc_cma_view&,EXOSAT/CMA:Sources +C,J/A+AS/104/161,optical,ivo://CDS.VizieR/J/A+AS/104/161,J/A+AS/104/161,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/161&,Proper:motion:study:of:M:3:(Tucholke+:1994) +C,A2PIC,x-ray,ivo://nasa.heasarc/a2pic,A2PIC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a2pic&,HEAO:1:A-2:Piccinotti:Catalog +C,A1POINT,x-ray,ivo://nasa.heasarc/a1point,A1POINT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a1point&,HEAO:1:A1:Lightcurves +C,Veron,optical:radio,ivo://nasa.heasarc/veroncat,Veron,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=veroncat&,VeronCatalogofQuasars&:AGN;13thEdition +C,J/A+AS/104/1,optical,ivo://CDS.VizieR/J/A+AS/104/1,J/A+AS/104/1,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/104/1&,Faint:ring-shaped:galaxies:neat:South:Pole:(Faundez-Abans+:1994) +C,SAXWFC,x-ray,ivo://nasa.heasarc/saxwfclog,SAXWFC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=saxwfclog&,BeppoSAX:WFC:Observation:Log +C,xtetarget,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xtetarget,xtetarget,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xtetarget&,XTETARGET::XTE:Target:Information:(LEDAS) +C,SDSS(QSO),optical,ivo://nasa.heasarc/sdssquasar,SDSS(QSO),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdssquasar&,Sloan:Digital:Sky:Survey:Quasar:Catalog:(7th:Data:Release) +C,SAXWFCCAT,x-ray,ivo://nasa.heasarc/saxwfccat,SAXWFCCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=saxwfccat&,BeppoSAX:Wide:Field:Camera:X-Ray:Source:Catalog +C,RASS/OB,x-ray,ivo://nasa.heasarc/rassob,RASS/OB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassob&,ROSAT:All-Sky:Survey::OB:Stars +C,XMMCOSMOS,x-ray,ivo://nasa.heasarc/xmmcosmos,XMMCOSMOS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmcosmos&,XMM-Newton:COSMOS:X-Ray:Point:Source:Catalog +C,SubaruPFC,optical,ivo://nasa.heasarc/subpfclog,SubaruPFC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=subpfclog&,Subaru:Prime:Focus:Camera:(Suprime-Cam):Exposures:Log +C,ROSAT/PSPC,x-ray,ivo://nasa.heasarc/rospspc,ROSAT/PSPC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rospspc&,ROSAT:Results:Archive:Sources:for:the:PSPC +C,ROSAT/PSPC,x-ray,ivo://nasa.heasarc/rospspctotal,ROSAT/PSPC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rospspctotal&,ROSAT:Complete:Results:Archive:Sources:for:the:PSPC +C,J/A+AS/100/517,optical,ivo://CDS.VizieR/J/A+AS/100/517,J/A+AS/100/517,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/100/517&,CCD:Observations:of:wide:visual:double:stars:(van:Dessel+:1993) +C,IRAM,radio,ivo://nasa.heasarc/iramlog,IRAM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=iramlog&,IRAM:Plateau:de:Bure:Interferometer:Observation:Log +C,ROSATNEP,x-ray,ivo://nasa.heasarc/rosnepxray,ROSATNEP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosnepxray&,ROSAT:North:Ecliptic:Pole:Survey:X-Ray:Source:Catalog +C,SSS,x-ray,ivo://nasa.heasarc/sss,SSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sss&,Einstein:SSS:Spectra:and:Lightcurves +C,J/A+AS/100/473,infrared,ivo://CDS.VizieR/J/A+AS/100/473,J/A+AS/100/473,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+AS/100/473&,IRAS:pointed:observations:data:(Assendorp+;:1993) +C,NEWMDWARFS,infrared:x-ray,ivo://nasa.heasarc/newmdwarfs,NEWMDWARFS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=newmdwarfs&,New:M:Dwarfs:in:the:Solar:Neighborhood +C,SNR(Green),optical:radio,ivo://nasa.heasarc/snrgreen,SNR(Green),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=snrgreen&,Green:Catalog:of:Galactic:SNRs:(March:2009:Version) +C,J/A+A/326/1044,optical,ivo://CDS.VizieR/J/A+A/326/1044,J/A+A/326/1044,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/326/1044&,Eclipsing:binaries:uvbyHbeta:photometry:(Jordi+:1997) +C,M31CXO2,x-ray,ivo://nasa.heasarc/m31cxo2,M31CXO2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m31cxo2&,M:31:Bulge:Chandra:X-Ray:Point:Source:Catalog +C,ROSATNEPID,optical:x-ray,ivo://nasa.heasarc/rosnepoid,ROSATNEPID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosnepoid&,ROSAT:North:Ecliptic:Pole:Survey:Optical:Identifications +C,Chan/M31,x-ray,ivo://nasa.heasarc/m31cxoxray,Chan/M31,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m31cxoxray&,M:31:Central:Region:Chandra:X-Ray:Point:Source:Catalog +C,SMCWINGCXO,x-ray,ivo://nasa.heasarc/smcwingcxo,SMCWINGCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=smcwingcxo&,Small:Magellanic:Cloud:Wing:Survey:Chandra:X-Ray:Point:Source:Catalog +C,RXOS,x-ray,ivo://nasa.heasarc/rixos,RXOS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rixos&,ROSAT:International:X-Ray/Optical:Survey:Source:Catalog +C,AGES,radio,ivo://ages.cardiff/ages_conesearch,AGES,http://www.astro.cf.ac.uk/pub/Luca.Cortese/ages/database/public/cone_search.php?,Arecibo:Galaxy:Environment:Survey +C,SIGORIXMM,x-ray,ivo://nasa.heasarc/sigorixmm,SIGORIXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sigorixmm&,Sigma:Orionis:Cluster:XMM-Newton:X-Ray:Point:Source:Catalog +C,RHOOPHCXO,infrared:x-ray,ivo://nasa.heasarc/rhoophcxo,RHOOPHCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rhoophcxo&,Rho:Ophiuchi:SFR:Chandra:X-Ray:Point:Source:Catalog +C,Shk.(Gal.),optical,ivo://nasa.heasarc/shkgalaxy,Shk.(Gal.),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=shkgalaxy&,Shakhabazian:(Shk):Compact:Groups:of:Galaxies::Individual:Galaxies:Data +C,RASS/North,x-ray,ivo://nasa.heasarc/rassnorsam,RASS/North,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassnorsam&,ROSAT:All-Sky:Survey:Completely:Identified:Northern:Sample +C,SDSSCXOQSO,optical:x-ray,ivo://nasa.heasarc/sdsscxoqso,SDSSCXOQSO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdsscxoqso&,Sloan:Digital:Sky:Survey:Quasars:Detected:by:Chandra +C,RASSMASTER,x-ray,ivo://nasa.heasarc/rassmaster,RASSMASTER,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassmaster&,ROSAT:All-Sky:Survey:Archival:Data +C,SDSSBALQS2,optical,ivo://nasa.heasarc/sdssbalqs2,SDSSBALQS2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdssbalqs2&,Sloan:Digital:Sky:Survey:Broad:Absorption:Line:Quasars:Catalog::5th:Data:Release +C,RASS/Soft,x-ray,ivo://nasa.heasarc/rasshgsoft,RASS/Soft,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rasshgsoft&,ROSAT:All-Sky:Survey::Soft:High:Galactic-Latitude:X-Ray:Sources +C,SAXNFI,x-ray,ivo://nasa.heasarc/saxnfilog,SAXNFI,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=saxnfilog&,BeppoSAX:NFI:Archive:and:Observation:Log +C,RASS/Giant,x-ray,ivo://nasa.heasarc/rassgiant,RASS/Giant,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassgiant&,ROSATAll-SkySurvey:Giants&:Supergiants +C,SACY,optical:x-ray,ivo://nasa.heasarc/sacy,SACY,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sacy&,SACY:(Search:for:Associations:Containing:Young:Stars):Catalog +C,J/A+A/319/413,x-ray,ivo://CDS.VizieR/J/A+A/319/413,J/A+A/319/413,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/319/413&,ROSAT:detected:quasars.:I.:(Brinkmann+:1997) +C,AT20G,x-ray,ivo://nasa.heasarc/at20g,AT20G,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=at20g&,Australia:Telescope:20-GHz:(AT20G):Survey:Catalog +C,ROXA,optical:radio:x-ray,ivo://nasa.heasarc/roxa,ROXA,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=roxa&,ROXA:(Radio-Optical-X-ray:at:ASDC):Blazars:Catalog +C,AT20GBSS,radio,ivo://nasa.heasarc/at20gbss,AT20GBSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=at20gbss&,Australia:Telescope:20-GHz:Survey:Bright:Source:Sample +C,tgcat_scs,x-ray,ivo://cxc.mit/tgcat/SCS,tgcat_scs,http://tgcat.mit.edu/tgCli.php?,Chandra:Transmission:Grating:Catalog:and:Archive;:Simple:Cone:Search:Interface +C,J/A+A/319/33,x-ray,ivo://CDS.VizieR/J/A+A/319/33,J/A+A/319/33,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/319/33&,Identification:of:X-ray:sources:around:Seyferts:(Arp:1997) +C,ROSAT,x-ray,ivo://nasa.heasarc/rosmaster,ROSAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosmaster&,ROSAT:Archival:Data +C,J/A+A/319/235,optical,ivo://CDS.VizieR/J/A+A/319/235,J/A+A/319/235,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/319/235&,CN:in:circumstellar:envelopes:survey:(Bachiller+:1997) +C,J/A+A/314/541,optical,ivo://CDS.VizieR/J/A+A/314/541,J/A+A/314/541,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/314/541&,Long:period:Cepheids:(Antonello+;:1996) +C,ROSAT/HRI,x-ray,ivo://nasa.heasarc/roshritotal,ROSAT/HRI,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=roshritotal&,ROSAT:Complete:Results:Archive:Sources:for:the:HRI +C,MARKARIAN2,optical,ivo://nasa.heasarc/markarian2,MARKARIAN2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=markarian2&,Markarian:Galaxies:Optical:Database +C,Abell,optical,ivo://nasa.heasarc/abell,Abell,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=abell&,Abell:Clusters +C,ROSAT/RLQ,x-ray,ivo://nasa.heasarc/rosatrlq,ROSAT/RLQ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosatrlq&,ROSAT:Radio-Loud:Quasars:Catalog +C,Markarian,infrared:optical,ivo://nasa.heasarc/markarian,Markarian,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=markarian&,First:Byurakan:Survey:(Markarian):Catalog:of:UV-Excess:Galaxies +C,A4,x-ray,ivo://nasa.heasarc/a4,A4,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a4&,HEAO:1:A4:X-ray +C,ROS400GCLS,x-ray,ivo://nasa.heasarc/ros400gcls,ROS400GCLS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ros400gcls&,ROSAT:PSPC:400:Square:Degree:Galaxy:Cluster:Catalog +C,A3,x-ray,ivo://nasa.heasarc/a3,A3,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a3&,HEAO:1:A3:MC:LASS:Catalog +C,LuytenHS,optical,ivo://nasa.heasarc/revisedlhs,LuytenHS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=revisedlhs&,Revised:Luyten:Half-Second:(LHS):Catalog +C,XMMCOSMAGN,optical:uv:x-ray,ivo://nasa.heasarc/xmmcosmagn,XMMCOSMAGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmcosmagn&,XMM-COSMOS:Catalog:of:X-Ray:Selected:Type:1:AGN +C,RCW49CXO,x-ray,ivo://nasa.heasarc/rcw49cxo,RCW49CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rcw49cxo&,RCW:49:Chandra:X-Ray:Point:Source:Catalog +C,xteslew,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteslew,xteslew,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteslew&,XTESLEW::XTE:Archived:Public:Slew:Data:(LEDAS) +C,ROSAT/Vars,x-ray,ivo://nasa.heasarc/rassvars,ROSAT/Vars,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassvars&,RASS:X-Ray:Variable:Sources:Catalog +I,RASSKEV,x-ray,ivo://nasa.heasarc/skyview/rasskev,RASSKEV,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rasskev&,ROSAT:All-Sky:X-ray:Survey +C,RASS/GBC,x-ray,ivo://nasa.heasarc/rassgb,RASS/GBC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassgb&,RASS/Green:Bank:Catalog +C,xtepuball,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xtepuball,xtepuball,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xtepuball&,XTEPUBALL::XTE:Archived:Public:Data:(Including:Slews):(LEDAS) +C,RASSBCS,x-ray,ivo://nasa.heasarc/rassebcs,RASSBCS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassebcs&,ROSAT:All-Sky:Survey:Extended:Brightest:Cluster:Sample +C,MASHPNCAT,optical,ivo://nasa.heasarc/mashpncat,MASHPNCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mashpncat&,MASH:Catalogs:of:MASH:Planetary:Nebulae +C,xteasmlong,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteasmlong,xteasmlong,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteasmlong&,XTEASMLONG::XTE:All-Sky:Monitor:Long-Term:Observed:Sources:(LEDAS) +S,hst_stis_spectra,uv:optical:infrared,ivo://archive.stsci.edu/ssap/hst/stis,hst_stis_spectra,http://archive.stsci.edu/ssap/search2.php?id=STIS&,HST:Space:Telescope:Imaging:Spectrograph +C,xrbcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xrbcat,xrbcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xrbcat&,XRBCAT::X-Ray:Binaries:Catalog:(LEDAS) +C,RASSDSSTAR,infrared:optical:x-ray,ivo://nasa.heasarc/rassdsstar,RASSDSSTAR,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassdsstar&,ROSAT:All-Sky:Survey:and:SDSS:Sample:of:X-Ray:Emitting:Stars +C,xmm_dsa,x-ray,ivo://wfau.roe.ac.uk/xmm_dsa,xmm_dsa,http://wfaudata.roe.ac.uk/xmm-dsa/DirectCone?DSACAT=TwoXMM&DSATAB=twoxmm&,XMM-Newton:Serendipitous:Source:Catalogue:(2XMM) +C,xmmslewcln,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmslewcln,xmmslewcln,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmslewcln&,XMMSLEWCLN::XMM-Newton:Slew:Survey:Clean:Source:Catalog:v1.1:(LEDAS) +C,J/A+A/278/379,x-ray,ivo://CDS.VizieR/J/A+A/278/379,J/A+A/278/379,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/278/379&,X-ray:Emission:from:Abell:Clusters:of:Galaxies:(Briel+:1993) +C,III/47B,optical,ivo://CDS.VizieR/III/47B,III/47B,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/47B&,Stellar:Radial:Velocities:0-20:hrs:(Evans:1967) +C,III/43,optical,ivo://CDS.VizieR/III/43,III/43,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/43&,Luminous:Stars:in:the:Southern:Milky:Way:(Stephenson+:1971) +C,III/42,optical,ivo://CDS.VizieR/III/42,III/42,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=III/42&,Selected:MK:Spectral:Types:(Jaschek;:1978) +C,II/55,optical,ivo://CDS.VizieR/II/55,II/55,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/55&,Gershberg:Flare:Star:Catalogue:(Shakhovskaya:1971) +C,II/211,infrared,ivo://CDS.VizieR/II/211,II/211,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/211&,K-band:survey:in:high:galactic:latitude:(Glazebrook+:1994) +C,II/170,optical,ivo://CDS.VizieR/II/170,II/170,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/170&,Long-term:photometry:of:Variables:I.:(Manfroid+:1991) +C,RASS6DFGS,optical:radio:x-ray,ivo://nasa.heasarc/rass6dfgs,RASS6DFGS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rass6dfgs&,ROSAT:All-Sky:Survey/6dF:Galaxy:Survey:Catalog:of:X-Ray:Selected:AGN +C,II/157A,optical,ivo://CDS.VizieR/II/157A,II/157A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=II/157A&,Photoelectric:Photometry:in:Vilnius:system:(Straizys+:1989) +C,I/97,optical,ivo://CDS.VizieR/I/97,I/97,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/97&,Perth:75:Catalogue:(Nikoloff+:1982) +C,I/79,optical,ivo://CDS.VizieR/I/79,I/79,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/79&,Lowell:Proper:Motion:Survey:8991:Northern:Stars:(Giclas:1971) +C,I/68A,optical,ivo://CDS.VizieR/I/68A,I/68A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/68A&,Positions:and:Proper:Motions:in:alpha:Per:cluster:(Fresneau;:1980) +C,xmmmasternew,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmmasternew,xmmmasternew,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmmasternew&,XMMMASTERNEW::NEW:XMM-Newton:Master:Log:&::Public:Archive:(LEDAS) +C,ssa-dsa,optical,ivo://wfau.roe.ac.uk/ssa-dsa,ssa-dsa,http://wfaudata.roe.ac.uk/ssa-dsa/DirectCone?DSACAT=SSA&DSATAB=Detection&,SuperCOSMOS:Science:Archive:(SSA) +C,I/5,optical,ivo://CDS.VizieR/I/5,I/5,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/5&,Proper:Motions:in:Cape:Zone:Catalogue:-40/-52:(Spencer:Jones:H.+:1936) +C,I/129,optical,ivo://CDS.VizieR/I/129,I/129,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/129&,Parallaxes:and:Proper:Motions:near:SGP:(Murray+:1986) +C,I/112,optical,ivo://CDS.VizieR/I/112,I/112,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/112&,Lowell:Proper:Motion:Survey:-:Southern:Hemisphere:(Giclas+:1978) +C,xmmao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmao,xmmao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmao&,XMMAO::XMM-Newton:Accepted:Targets:(LEDAS) +C,I/100A,optical,ivo://CDS.VizieR/I/100A,I/100A,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=I/100A&,Results:of:obs:with:the:6-inch:transit:circle:(Hammond+:1927-1982) +C,ASCALSS,x-ray,ivo://nasa.heasarc/ascalss,ASCALSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ascalss&,ASCA:Large:Sky:Survey +I,Chandra,x-ray,ivo://cxc.harvard.edu/cda,Chandra,http://cda.harvard.edu/siap/queryImages?,Chandra:X-Ray:Observatory:Data:Archive +C,ARIEL3A,x-ray,ivo://nasa.heasarc/ariel3a,ARIEL3A,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ariel3a&,3rd:Ariel-V:SSI:Catalog +C,ukidssDR3-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR3-dsa,ukidssDR3-dsa,http://wfaudata.roe.ac.uk/ukidssDR3-dsa/DirectCone?DSACAT=UKIDSS_DR3&DSATAB=lasSource&,UKIDSS:DR3:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:3 +O,PSCz,infrared,ivo://sdss.jhu/openskynode/PSCZ,PSCz,http://openskyquery.net/nodes/pscz/nodeb.asmx?,IRAS:PSCz:Redshift:Survey:Catalog +O,NVSS,radio,ivo://sdss.jhu/openskynode/NVSS,NVSS,http://openskyquery.net/nodes/nvss/nodeb.asmx?,NRAO/VLA:Sky:Survey +C,AGNSDSSXMM,optical:x-ray,ivo://nasa.heasarc/agnsdssxmm,AGNSDSSXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=agnsdssxmm&,Sloan:Digital:Sky:Survey/XMM-Newton:AGN:Spectral:Properties:Catalog +C,xcopraw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xcopraw,xcopraw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xcopraw&,XCOPRAW::Copernicus:X-Ray:Observations:(LEDAS) +O,IRAS,infrared,ivo://sdss.jhu/openskynode/IRAS,IRAS,http://openskyquery.net/nodes/iras/nodeb.asmx?,Infrared:Astronomical:Satellite +C,ACRS,optical,ivo://nasa.heasarc/acrs,ACRS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=acrs&,Astrographic:Catalog:of:Reference:Stars +C,SDSS-DR1,optical,ivo://sdss.jhu/services/DR1CONE,SDSS-DR1,http://skyserver.sdss.org/vo/dr1cone/sdssConeSearch.asmx/ConeSearch?,Sloan:Digitized:Sky:Survey(DR1) +C,wgacattotal,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wgacattotal,wgacattotal,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wgacattotal&,WGACATTOTAL::ROSAT:Complete:Catalog:PSPC:WGA:Sources:(LEDAS) +C,FUSE,uv,ivo://archive.stsci.edu/fuse,FUSE,http://archive.stsci.edu/fuse/search.php?,Far:Ultraviolet:Spectroscopic:Explorer +C,wgacat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wgacat,wgacat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wgacat&,WGACAT::ROSAT:Catalog:PSPC:WGA:Sources:(LEDAS) +C,A2POINT,x-ray,ivo://nasa.heasarc/a2point,A2POINT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a2point&,HEAO:1:A2:Pointing +C,wds,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wds,wds,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wds&,WDS::Washington:Double:Star:Catalog:(LEDAS) +C,CHAMPLANEX,x-ray,ivo://nasa.heasarc/champlanex,CHAMPLANEX,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=champlanex&,ChaMPlane:Galactic:Bulge:and:Center:X-ray:Source:Catalog +C,EUVE,uv,ivo://archive.stsci.edu/euve,EUVE,http://archive.stsci.edu/euve/search.php?,Extreme:Ultraviolet:Explorer +C,HST.HSP,uv:optical,ivo://archive.stsci.edu/hst/hsp,HST.HSP,http://archive.stsci.edu/hst/search.php?sci_data_set_name=V*&,High:Speed:Photometer +C,LCRSCAT,optical,ivo://nasa.heasarc/lcrscat,LCRSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lcrscat&,Las:Campanas:Redshift:Survey:Catalog +C,AMIGACS,infrared:optical,ivo://svo.amiga.iaa.es/conesearch,AMIGACS,http://amiga.iaa.csic.es/amigasearch?,AMIGA:Catalogue +C,ChandraM33,x-ray,ivo://nasa.heasarc/m33cxoxray,ChandraM33,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m33cxoxray&,M:33:Chandra:X-Ray:Point:Source:Catalog +C,HST.FOC,uv:optical,ivo://archive.stsci.edu/hst/foc,HST.FOC,http://archive.stsci.edu/hst/search.php?sci_data_set_name=X*&,Faint:Object:Camera +C,wbl,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wbl,wbl,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wbl&,WBL::WBL:Poor:Galaxy:Clusters:Catalog:(White:et:al.:1999):(LEDAS) +C,vlacosmos,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/vlacosmos,vlacosmos,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=vlacosmos&,VLACOSMOS::VLA-COSMOS:Large:Project:1.4-GHz:Source:Catalog:(LEDAS) +C,VVDS_CDFS,optical,ivo://obelix.lambrate.inaf.it/vodb/CONE_CDFS,VVDS_CDFS,http://obelix.lambrate.inaf.it/vodb/ConeSearch?CAT=CDFS&,VIMOS:VLT:Deep:Survey:around:the:Chandra:Deep:Field:South:(CDFS) +C,veron98,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/veron98,veron98,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=veron98&,VERON98::Veron:Quasars:&::AGNs:(V98):(LEDAS) +I,tgcat_sia,x-ray,ivo://cxc.mit/tgcat/SIA,tgcat_sia,http://tgcat.mit.edu/tgSia.php?,Chandra:Transmission:Grating:Catalog:and:Archive;:Simple:Image:Access:Interface +C,IBISCAT4,gamma-ray:x-ray,ivo://nasa.heasarc/ibiscat4,IBISCAT4,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ibiscat4&,Fourth:IBIS/ISGRI:Soft:Gamma-Ray:Survey:Catalog +C,upprscoxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/upprscoxmm,upprscoxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=upprscoxmm&,UPPRSCOXMM::Upper:Sco:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,CCOSMOSCAT,x-ray,ivo://nasa.heasarc/ccosmoscat,CCOSMOSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ccosmoscat&,Chandra:COSMOS:(C-COSMOS):Survey:X-Ray:Point:Source:Catalog +O,TWOMASS,infrared,ivo://sdss.jhu/skynode/2mass,TWOMASS,http://openskyquery.net/nodes/TWOMASS/nodeb.asmx?,Two:Micron:All:Sky:Survey +C,INTAGNCAT,gamma-ray:x-ray,ivo://nasa.heasarc/intagncat,INTAGNCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intagncat&,Second:INTEGRAL:AGN:Catalog +C,uit,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/uit,uit,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=uit&,UIT::Ultraviolet:Imaging:Telescope:Near-UV:Bright:Objects:Catalog:(LEDAS) +I,CDFS_HST,*,ivo://obelix.lambrate.inaf.it/vodb/SIAP_CDFS,CDFS_HST,http://obelix.lambrate.inaf.it/vodb/getSiapInfo?CAT=CDFS&,HST-ACS:GOODS:data:within:Chandra:Deep:Field:South:(CDFS) +C,ukidssDR2-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR2-dsa,ukidssDR2-dsa,http://wfaudata.roe.ac.uk/ukidssDR2-dsa/DirectCone?DSACAT=UKIDSS_DR2&DSATAB=lasSource&,UKIDSS:DR2:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:2 +C,SDSS-DR2,optical,ivo://sdss.jhu/services/DR2CONE,SDSS-DR2,http://skyserver.sdss.org/vo/dr2cone/sdssConeSearch.asmx/ConeSearch?,Sloan:Digitized:Sky:Survey(DR2) +C,exoplanet-cat,*,ivo://obspm.fr/planets,exoplanet-cat,http://vo.obspm.fr/exoplanetes/encyclo/cone_search_cgi.php?,extrasolar:planet:interactive:catalog:including:bibliography +I,GALEX,uv,ivo://archive.stsci.edu/siap/galex,GALEX,http://galex.stsci.edu/gxWS/SIAP/gxSIAP.aspx?,Galaxy:Evolution:Explorer +C,GALEX,uv,ivo://archive.stsci.edu/cone/galex,GALEX,http://galex.stsci.edu/gxWS/ConeSearch/gxConeSearch.aspx?,Galaxy:Evolution:Explorer +C,V/122,*,ivo://CDS.VizieR/V/122,V/122,http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=V/122&,SB9::9th:Catalogue:of:Spectroscopic:Binary:Orbits:(Pourbaix+:2005) +C,twoxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/twoxmm,twoxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=twoxmm&,2XMM::XMM:Second:Serendipitous:Source:Survey:::2XMM:(LEDAS) +C,cone,*,ivo://mssl.ucl.ac.uk/DFBS/cone,cone,http://byurakan.oact.inaf.it/cone?REQUEST=queryData;&,Digitized:First:Byurakan:Survey::Cone:Search +C,trifidcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/trifidcxo,trifidcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=trifidcxo&,TRIFIDCXO::Trifid:Nebula:(M:20):Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,GALCCXONID,infrared:x-ray,ivo://nasa.heasarc/galccxonid,GALCCXONID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=galccxonid&,Galactic:Center:Chandra:X-ray:Source:Near-IR:Counterparts +C,FIRST,radio,ivo://nasa.heasarc/first,FIRST,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=first&,Faint:Images:of:the:Radio:Sky:at:Twenty:cm:(FIRST) +C,xtemaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xtemaster,xtemaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xtemaster&,XTEMASTER::XTE:Master:Catalog:(LEDAS) +C,M81CXO2,x-ray,ivo://nasa.heasarc/m81cxo2,M81CXO2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m81cxo2&,M:81:Chandra:X-Ray:Point:Source:Catalog +C,SAXWFCCAT2,x-ray,ivo://nasa.heasarc/saxwfccat2,SAXWFCCAT2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=saxwfccat2&,BeppoSAX:Wide:Field:Camera:Unbiased:X-Ray:Source:Catalog +C,xteindex,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteindex,xteindex,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteindex&,XTEINDEX::XTE:Target:Index:Catalog:(LEDAS) +C,xteasscat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteasscat,xteasscat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteasscat&,XTEASSCAT::XTE:All-Sky:Slew:Survey:Catalog:(LEDAS) +S,BeSS,optical:uv,ivo://vopdc.obspm/gepi/BeStars/BeSS,BeSS,http://basebe.obspm.fr/cgi-bin/ssapBE_1.0.pl?,Be:Stars:Spectra +C,xteassagn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteassagn,xteassagn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteassagn&,XTEASSAGN::XTE:All-Sky:Slew:Survey:AGN:Catalog:(LEDAS) +S,HIG,optical,ivo://vopdc.obspm/gepi/h1g,HIG,http://voparis-srv.obspm.fr/srv/ssa-h1g.php?,HI:Extragalactic:Database +C,tgs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/tgs,tgs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=tgs&,TGS::EXOSAT:TGS:L:and:R:Orders:(LEDAS) +C,xmmlss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmlss,xmmlss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmlss&,XMMLSS::XMM-Newton:Large-Scale:Structure:X-Ray:Source:Catalog:(LEDAS) +S,GALEX,uv,ivo://mast.stsci.edu/ssap/galex,GALEX,http://galex.stsci.edu/gxWS/SSAP/gxSSAP.aspx?,Galexy:Evolution:Explorer +C,xmmlog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmlog,xmmlog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmlog&,XMMLOG::XMM-Newton:Observation:Log:(LEDAS) +C,LyngaOpenCl,optical,ivo://nasa.heasarc/lyngaclust,LyngaOpenCl,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lyngaclust&,Lynga:Open:Clusters:Catalog +C,symbiotics,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/symbiotics,symbiotics,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=symbiotics&,SYMBIOTICS::Symbiotic:Stars:Catalog:(LEDAS) +S,H.E.S.S.,gamma-ray,ivo://vopdc.obspm/luth/hess,H.E.S.S.,http://voparis-srv.obspm.fr/srv/ssa-hess_spectrum.php?,High:Energy:Stereoscopic:System +C,M31XMM2,optical:x-ray,ivo://nasa.heasarc/m31xmm2,M31XMM2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m31xmm2&,M31:XMM-Newton:Spectral:Survey:X-Ray:Point:Source:Catalog +C,xmmgps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmgps,xmmgps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmgps&,XMMGPS::XMM-Newton:Galactic:Plane:Survey:-:XGPS:(LEDAS) +C,swiftxrlog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/swiftxrlog,swiftxrlog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=swiftxrlog&,SWIFTXRLOG::Swift:XRT:Instrument:Log:(LEDAS) +C,GRO/Piccinott,gamma-ray,ivo://nasa.heasarc/cbatpicagn,GRO/Piccinott,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cbatpicagn&,CGRO:BATSE-Observed:Piccinotti:Sample:of:Active:Galactic:Nuclei +C,subpfclog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/subpfclog,subpfclog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=subpfclog&,SUBPFCLOG::Subaru:Prime:Focus:Camera:(Suprime-Cam):Exposures:Log:(LEDAS) +C,sssraw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sssraw,sssraw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sssraw&,SSSRAW::Einstein:SSS:and:MPC:Raw:Data:(LEDAS) +C,xmmcfrsoid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmcfrsoid,xmmcfrsoid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmcfrsoid&,XMMCFRSOID::XMM-Newton/Canada-France:Redshift:Survey:Fields:Optical:Identifications:(LEDAS) +C,xtepublic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xtepublic,xtepublic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xtepublic&,XTEPUBLIC::XTE:Archived:Public:Data:(LEDAS) +C,xteobs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteobs,xteobs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteobs&,XTEOBS::XTE:Observation:Log:(LEDAS) +C,xteasmquick,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteasmquick,xteasmquick,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteasmquick&,XTEASMQUICK::XTE:All-Sky:Monitor:Quicklook:Observed:Data:(LEDAS) +C,smcxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcxray,smcxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcxray&,SMCXRAY::SMC:X-Ray:Discrete:Sources:(LEDAS) +C,xteao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xteao,xteao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xteao&,XTEAO::XTE:Proposal:Info:&::Abstracts:(LEDAS) +S,ESO_SSAP,*,ivo://eso.org/ssap,ESO_SSAP,http://archive.eso.org/apps/ssaserver/EsoProxySsap?,ESO:Spectrum:Service +C,smcstars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcstars,smcstars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcstars&,SMCSTARS::SMC:Probable:Member:Stars:Catalog:(LEDAS) +C,xmmpublic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmpublic,xmmpublic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmpublic&,XMMPUBLIC::XMM-Newton:U.S.:Public:Archive:(LEDAS) +C,xmmcfrscat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmcfrscat,xmmcfrscat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmcfrscat&,XMMCFRSCAT::XMM-Newton/Canada-France:Redshift:Survey:Fields:X-Ray:Sources:(LEDAS) +I,HST/SIAP/PREVIEW,*,ivo://stecf/HST/PREVIEW,HST/SIAP/PREVIEW,http://archive.eso.org/archive/hst/siap1.0/preview/siap_cgi.pl?,SIAP:Service:Hubble:Space:Telescope:preview:images +C,xmmmaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmmaster,xmmmaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmmaster&,XMMMASTER::XMM-Newton:Master:Log:&::Public:Archive:(LEDAS) +C,wfcpoint,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wfcpoint,wfcpoint,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wfcpoint&,WFCPOINT::ROSAT:Archival:WFC:EUV:Data:(LEDAS) +C,xmdsvvds4s,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmdsvvds4s,xmdsvvds4s,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmdsvvds4s&,XMDSVVDS4S::XMM-Newton:Medium:Deep:Survey/VIRMOS:VLT:Deep:Survey:4-Sigma:Catalog:(LEDAS) +C,wfcbsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wfcbsc,wfcbsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wfcbsc&,WFCBSC::ROSAT:Catalog:WFC:1RE:Sources:(LEDAS) +C,xcoll,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xcoll,xcoll,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xcoll&,XCOLL::X-ray:Collimators:Catalogs:(LEDAS) +I,integral_siap,*,ivo://esavo/isda/siap,integral_siap,http://isda.esac.esa.int:8080/aio/jsp/metadata.jsp?resource_class=ods&,The:Integral:Science:Data:Archive:InterOperability:System +C,wenss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wenss,wenss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wenss&,WENSS::Westerbork:Northern:Sky:Survey:(LEDAS) +C,woodebcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/woodebcat,woodebcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=woodebcat&,WOODEBCAT::Wood:Interacting:Binaries:Catalog:(LEDAS) +C,wds1996,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wds1996,wds1996,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wds1996&,WDS1996::Washington:Double:Star:Catalog:(LEDAS) +C,mc_extinctions,*,ivo://org.gavo.dc/mcextinct/q/cone,mc_extinctions,http://dc.zah.uni-heidelberg.de/mcextinct/q/cone/scs.xml?,Magellanic:Clouds:Extinction:Values +C,rave_scs,*,ivo://org.gavo.dc/rave/q/cone,rave_scs,http://dc.zah.uni-heidelberg.de/rave/q/cone/scs.xml?,RAdial:Velocity:Experiment::RAVE;:second:data:release +C,veron93,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/veron93,veron93,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=veron93&,VERON93::Veron:Quasars:&::AGNs:(V93):(LEDAS) +C,smcrosxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcrosxray,smcrosxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcrosxray&,SMCROSXRAY::ROSAT:PSPC:Survey:of:the:Small:Magellanic:Cloud:(LEDAS) +C,dmubin_cone,*,ivo://org.gavo.dc/dmubin/q/cone,dmubin_cone,http://dc.zah.uni-heidelberg.de/dmubin/q/cone/scs.xml?,Delta-mu:Binaries +C,wgacat95,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wgacat95,wgacat95,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wgacat95&,WGACAT95::ROSAT:Catalog:PSPC:WGA:Sources:(1995):(LEDAS) +C,veron2001,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/veron2001,veron2001,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=veron2001&,VERON2001::Veron:Quasars:&::AGNs:(V2001):(LEDAS) +C,veron2000,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/veron2000,veron2000,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=veron2000&,VERON2000::Veron:Quasars:&::AGNs:(V2000):(LEDAS) +C,wblgalaxy,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wblgalaxy,wblgalaxy,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wblgalaxy&,WBLGALAXY::WBL:Individual:Galaxies:Data:Catalog:(White:et:al.:1999):(LEDAS) +C,shk,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/shk,shk,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=shk&,SHK::Shakbazian:Compact:Groups:of:Galaxies:(LEDAS) +C,wbhgp6cm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wbhgp6cm,wbhgp6cm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wbhgp6cm&,WBHGP6CM::New:Catalog:of:Compact:6cm:Sources:in:the:Galactic:Plane:(LEDAS) +C,vela5b,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/vela5b,vela5b,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=vela5b&,VELA5B::Vela:5B:All-Sky:Monitor:Lightcurves:(LEDAS) +C,sdssquasar,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sdssquasar,sdssquasar,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sdssquasar&,SDSSQUASAR::Sloan:Digital:Sky:Survey:Quasar:Catalog:(5th:Data:Release):(LEDAS) +C,texas,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/texas,texas,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=texas&,TEXAS::Texas:Survey:of:Radio:Sources:at:365:MHz:(LEDAS) +C,OMEGCENCXO,x-ray,ivo://nasa.heasarc/omegcencxo,OMEGCENCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=omegcencxo&,Omega:Centauri:Globular:Cluster:Chandra:X-Ray:Point:Source:Catalog +C,sax2to10,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sax2to10,sax2to10,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sax2to10&,SAX2TO10::BeppoSAX:2-10:keV:Survey:(LEDAS) +C,CARINACLAS,x-ray,ivo://nasa.heasarc/carinaclas,CARINACLAS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=carinaclas&,Carina:Nebula:Chandra:X-Ray:Point:Source:Classes +C,CARINACXO,infrared:optical:x-ray,ivo://nasa.heasarc/carinacxo,CARINACXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=carinacxo&,Carina:Nebula:Chandra:X-Ray:Point:Source:Catalog +C,sas2raw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sas2raw,sas2raw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sas2raw&,SAS2RAW::SAS-2:Photon:Events:Catalog:(LEDAS) +C,veroncat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/veroncat,veroncat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=veroncat&,VERONCAT::Veron:Catalog:of:Quasars:&::AGN:12th:Edition:(LEDAS) +I,WMAP,infrared,ivo://nasa.heasarc/skyview/wmap,WMAP,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=wmap&,WMAP:Seven:Year:Galaxy:Removed +C,td1,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/td1,td1,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=td1&,TD1::TD1:Stellar:Ultraviolet:Fluxes:Catalog:(LEDAS) +I,PSPC2,x-ray,ivo://nasa.heasarc/skyview/pspc2,PSPC2,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=pspc2&,PSPC:summed:pointed:observations;:2:degree:cutoff;:intensity +I,GTEE,radio,ivo://nasa.heasarc/skyview/gtee,GTEE,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=gtee&,GTEE:0035:MHz:Radio:survey +C,sa57xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sa57xmm,sa57xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sa57xmm&,SA57XMM::Selected:Area:57:XMM-Newton:X-Ray:Source:Catalog:(LEDAS) +I,GRANAT,x-ray,ivo://nasa.heasarc/skyview/granat,GRANAT,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=granat&,GRANAT/SIGMA +C,veron96,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/veron96,veron96,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=veron96&,VERON96::Veron:Quasars:&::AGNs:(V96):(LEDAS) +I,GalexNear,uv,ivo://nasa.heasarc/skyview/galexnear,GalexNear,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=galexnear&,Galaxy:Explorer:All:Sky:Survey::Near:UV +C,roswfcsi,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roswfcsi,roswfcsi,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roswfcsi&,ROSWFCSI::ROSAT:WFC:Sky:Survey:Images:(LEDAS) +I,GalexFar,uv,ivo://nasa.heasarc/skyview/galexfar,GalexFar,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=galexfar&,Galaxy:Explorer:All:Sky:Survey::Far:UV +I,BATFLUX,x-ray,ivo://nasa.heasarc/skyview/batflux,BATFLUX,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=batflux&,Swift:BAT:All-Sky:Survey::Flux:14-195:keV +I,PMN,radio,ivo://nasa.heasarc/skyview/pmn,PMN,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=pmn&,4850:MHz:Survey:-:GB6/PMN +I,408MHz,radio,ivo://nasa.heasarc/skyview/408mhz,408MHz,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=408mhz&,HI:All-Sky:Continuum:Survey +C,roswfcpub,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roswfcpub,roswfcpub,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roswfcpub&,ROSWFCPUB::ROSAT:WFC:Data:Archive:(LEDAS) +I,2MASS,infrared,ivo://nasa.heasarc/skyview/2mass,2MASS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=2mass&,Two:Micron:All:Sky:Survey:(H-Band) +C,GALEXLOG,uv,ivo://nasa.heasarc/galexlog,GALEXLOG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=galexlog&,Galaxy:Evolution:Explorer:(GALEX):Observation:Log +C,taurusxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/taurusxmm,taurusxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=taurusxmm&,TAURUSXMM::Taurus:Molecular:Cloud:XMM-Newton:X-Ray:Source:Catalog:(LEDAS) +C,rospspc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rospspc,rospspc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rospspc&,ROSPSPC::ROSAT:Results:Archive:Sources:for:the:PSPC:(LEDAS) +C,CRATESOCRAP,radio,ivo://nasa.heasarc/cratesocrap,CRATESOCRAP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cratesocrap&,OCRA-p:Survey:of:a:Subset:of:CRATES:Sources +C,COCDEXT1,optical,ivo://nasa.heasarc/cocdext1,COCDEXT1,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cocdext1&,COCD::Catalog:of:Open:Cluster:Data:First:Extension +C,rosnepoid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosnepoid,rosnepoid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosnepoid&,ROSNEPOID::ROSAT:North:Ecliptic:Pole:Survey:Optical:Identifications:(LEDAS) +I,CADC/JCMT,millimeter,ivo://cadc.nrc.ca/siap/jcmt,CADC/JCMT,http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/sia/JCMT/query?,CADC/JCMT:Image:Search +C,rosdistrib,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosdistrib,rosdistrib,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosdistrib&,ROSDISTRIB::ROSAT:Distributed:Data:(LEDAS) +C,uzc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/uzc,uzc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=uzc&,UZC::Updated:Zwicky:Catalog:(LEDAS) +C,ulxrbcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ulxrbcat,ulxrbcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ulxrbcat&,ULXRBCAT::Ultraluminous:X-Ray:Sources:in:External:Galaxies:Catalog:(LEDAS) +I,CADC/CFHT,infrared:optical,ivo://cadc.nrc.ca/siap/cfht,CADC/CFHT,http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/sia/CFHT/query?,CADC/CFHT:Image:Search +C,rosatsrc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosatsrc,rosatsrc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosatsrc&,ROSATSRC::ROSAT:Catalog:PSPC:RX:MPE:Sources:(LEDAS) +I,CADC/HST,optical:uv,ivo://cadc.nrc.ca/siap/hst,CADC/HST,http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/sia/HST/query?,CADC/HST:Image:Search +C,twosigma,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/twosigma,twosigma,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=twosigma&,TWOSIGMA::Einstein:Two-Sigma:Catalog:(LEDAS) +C,rixos,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rixos,rixos,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rixos&,RIXOS::ROSAT:International:X-Ray/Optical:Survey:Source:Catalog:(LEDAS) +C,ibiscat3,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ibiscat3,ibiscat3,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ibiscat3&,IBISCAT3::Third:IBIS/ISGRI:Soft:Gamma-Ray:Survey:Catalog:(LEDAS) +C,tartarus,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/tartarus,tartarus,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=tartarus&,TARTARUS::Tartarus::Reduced:ASCA:AGN:Data:(Version:3.1):(LEDAS) +C,tgs2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/tgs2,tgs2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=tgs2&,TGS2::EXOSAT:TGS:Spectra:and:Lightcurves:(LEDAS) +C,sss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sss,sss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sss&,SSS::Einstein:SSS:Spectra:and:Lightcurves:(LEDAS) +C,ritter,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ritter,ritter,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ritter&,RITTER::Ritter:CVs:&::LMXRBs:Catalog:(LEDAS) +C,ibiscat2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ibiscat2,ibiscat2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ibiscat2&,IBISCAT2::Second:IBIS/ISGRI:Soft:Gamma-Ray:Survey:Catalog:(LEDAS) +C,hyadesxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hyadesxray,hyadesxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hyadesxray&,HYADESXRAY::ROSAT:All-Sky:Survey::Hyades:Cluster:Region:(LEDAS) +C,swirecxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/swirecxo,swirecxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=swirecxo&,SWIRECXO::Spitzer:Wide-Area:IR:Extra-Galactic:Survey:Chandra:X-Ray:Sources:(LEDAS) +C,spitzmastr,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/spitzmastr,spitzmastr,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=spitzmastr&,SPITZMASTR::Spitzer:Space:Telescope:Observation:Log:(LEDAS) +C,swiftuvlog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/swiftuvlog,swiftuvlog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=swiftuvlog&,SWIFTUVLOG::Swift:UVOT:Instrument:Log:(LEDAS) +C,spicescxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/spicescxo,spicescxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=spicescxo&,SPICESCXO::SPICES:Lynx:Field:Chandra:X-Ray:Source:Catalog:(LEDAS) +C,sumss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sumss,sumss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sumss&,SUMSS::Sydney:University:Molonglo:Sky:Survey:(SUMSS):Source:Catalog:(LEDAS) +C,rcw38cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rcw38cxo,rcw38cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rcw38cxo&,RCW38CXO::RCW:38:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,hubbleudf,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hubbleudf,hubbleudf,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hubbleudf&,HUBBLEUDF::Hubble:Ultra:Deep:Field:Catalog:(LEDAS) +C,sterngrb,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sterngrb,sterngrb,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sterngrb&,STERNGRB::Stern:et:al.:(2001):BATSE:Gamma-Ray:Burst:Catalog:(LEDAS) +C,hete2tl,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hete2tl,hete2tl,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hete2tl&,HETE2TL::HETE-2:Timeline:(LEDAS) +C,snrgreen,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/snrgreen,snrgreen,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=snrgreen&,SNRGREEN::Green:Catalog:of:Galactic:SNRs:(December:2001:Version):(LEDAS) +C,smcstars2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcstars2,smcstars2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcstars2&,SMCSTARS2::SMC:H-Alpha:Emission:Stars/Nebulae:(LEDAS) +C,rbscnvss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rbscnvss,rbscnvss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rbscnvss&,RBSCNVSS::ROSAT:All-Sky:Survey/NVSS:Bright:X-Ray:Source:Sample:(LEDAS) +C,sborbitcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sborbitcat,sborbitcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sborbitcat&,SBORBITCAT::Spectroscopic:Binary:Orbits:Ninth:Catalog:(LEDAS) +C,smcrosxry2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcrosxry2,smcrosxry2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcrosxry2&,SMCROSXRY2::ROSAT:PSPC:Catalog:of:SMC:X-Ray:Sources:(Haberl:et:al):(LEDAS) +C,saxwfclog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/saxwfclog,saxwfclog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=saxwfclog&,SAXWFCLOG::BeppoSAX:WFC:Observation:Log:(LEDAS) +C,rassmaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassmaster,rassmaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassmaster&,RASSMASTER::ROSAT:All-Sky:Survey:Archival:Data:(LEDAS) +C,saxwfccat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/saxwfccat,saxwfccat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=saxwfccat&,SAXWFCCAT::BeppoSAX:Wide:Field:Camera:X-Ray:Source:Catalog:(LEDAS) +C,sdsswdsd,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sdsswdsd,sdsswdsd,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sdsswdsd&,SDSSWDSD::Sloan:Digital:Sky:Survey:DR4:White:Dwarf:&::Hot:Subdwarf:Catalog:(LEDAS) +C,saxnfilog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/saxnfilog,saxnfilog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=saxnfilog&,SAXNFILOG::BeppoSAX:NFI:Archive:and:Observation:Log:(LEDAS) +C,sdssnbcqsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sdssnbcqsc,sdssnbcqsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sdssnbcqsc&,SDSSNBCQSC::Sloan:Digital:Sky:Survey:NBC:Quasar:Candidate:Catalog:(LEDAS) +C,hete2gcn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hete2gcn,hete2gcn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hete2gcn&,HETE2GCN::HETE-2:GCN:Triggers:Catalog:(LEDAS) +C,saxao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/saxao,saxao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=saxao&,SAXAO::BeppoSAX:Approved:Pointings:(LEDAS) +C,sas3ylog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sas3ylog,sas3ylog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sas3ylog&,SAS3YLOG::SAS-3:Y-Axis:Pointed:Obs:Log:(LEDAS) +C,roxa,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roxa,roxa,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roxa&,ROXA::ROXA:(Radio-Optical-X-ray:at:ASDC):Blazars:Catalog:(LEDAS) +C,rasshgsoft,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rasshgsoft,rasshgsoft,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rasshgsoft&,RASSHGSOFT::ROSAT:All-Sky:Survey::Soft:High:Galactic-Latitude:X-Ray:Sources:(LEDAS) +C,roswfcse,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roswfcse,roswfcse,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roswfcse&,ROSWFCSE::ROSAT:WFC:Survey:Event:Files:(LEDAS) +C,rosnepxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosnepxray,rosnepxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosnepxray&,ROSNEPXRAY::ROSAT:North:Ecliptic:Pole:Survey:X-Ray:Source:Catalog:(LEDAS) +C,rasscns3,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rasscns3,rasscns3,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rasscns3&,RASSCNS3::ROSAT:All-Sky:Survey::Nearby:Stars:(LEDAS) +C,rosnepagn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosnepagn,rosnepagn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosnepagn&,ROSNEPAGN::ROSAT:North:Ecliptic:Pole:Survey:Active:Galactic:Nuclei:Catalog:(LEDAS) +C,rosgalclus,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosgalclus,rosgalclus,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosgalclus&,ROSGALCLUS::ROSAT:PSPC:Catalog:of:Clusters:of:Galaxies:(LEDAS) +C,rosatxuv,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosatxuv,rosatxuv,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosatxuv&,ROSATXUV::ROSAT:XUV:Pointed:Phase:(LEDAS) +C,ros400gcls,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ros400gcls,ros400gcls,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ros400gcls&,ROS400GCLS::ROSAT:PSPC:400:Square:Degree:Galaxy:Cluster:Catalog:(LEDAS) +C,rassbsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassbsc,rassbsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassbsc&,RASSBSC::ROSAT:All-Sky:Survey::Bright:Sources:(LEDAS) +C,hdec,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hdec,hdec,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hdec&,HDEC::Henry:Draper:Extension:Charts:Catalog:(LEDAS) +C,hd,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/hd,hd,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=hd&,HD::Henry:Draper:(HD):Catalog:(LEDAS) +C,roswfcbsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roswfcbsc,roswfcbsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roswfcbsc&,ROSWFCBSC::ROSAT:WFC:Bright:Source:Catalog:(LEDAS) +C,ritterrbin,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ritterrbin,ritterrbin,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ritterrbin&,RITTERRBIN::Ritter:Binaries:Related:to:CVs:Catalog:(7.8:Edition):(LEDAS) +C,gingafrf,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gingafrf,gingafrf,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gingafrf&,GINGAFRF::Ginga:FRF:Database:(LEDAS) +C,gingabgd,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gingabgd,gingabgd,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gingabgd&,GINGABGD::Ginga:Background:Lightcurves:&::Spectra:(LEDAS) +C,roswfc2re,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roswfc2re,roswfc2re,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roswfc2re&,ROSWFC2RE::ROSAT:Catalog:WFC:2RE:Sources:(LEDAS) +C,ppm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ppm,ppm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ppm&,PPM::Positions:and:Proper:Motions:Catalog:(LEDAS) +C,rosstl,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosstl,rosstl,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosstl&,ROSSTL::ROSAT:Short-Term:Timeline:(LEDAS) +C,rc3,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rc3,rc3,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rc3&,RC3::Third:Reference:Catalog:of:Bright:Galaxies:(LEDAS) +C,gcvsnsvars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gcvsnsvars,gcvsnsvars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gcvsnsvars&,GCVSNSVARS::General:Catalog:of:Variable:Stars:(GCVS4.2)::Suspected:Variable:Stars:(LEDAS) +C,rospublic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rospublic,rospublic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rospublic&,ROSPUBLIC::ROSAT:Archival:Data:(LEDAS) +C,rosatrqq,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosatrqq,rosatrqq,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosatrqq&,ROSATRQQ::ROSAT:Radio-Quiet:Quasars:Catalog:(LEDAS) +C,gcvsegvars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/gcvsegvars,gcvsegvars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=gcvsegvars&,GCVSEGVARS::General:Catalog:of:Variable:Stars:(GCVS4.2)::Extragalactic:Variables:(LEDAS) +C,exopubs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exopubs,exopubs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exopubs&,EXOPUBS::EXOSAT:Bibliography:(LEDAS) +C,pmpulsar,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pmpulsar,pmpulsar,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pmpulsar&,PMPULSAR::Parkes:Multibeam:Survey:New:Pulsar:Catalog:(LEDAS) +C,exomaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exomaster,exomaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exomaster&,EXOMASTER::EXOSAT:Master:Observation:List:(LEDAS) +C,rbs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rbs,rbs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rbs&,RBS::ROSAT:Bright:Survey:(Schwope:et:al.:2000):(LEDAS) +C,exolog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exolog,exolog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exolog&,EXOLOG::EXOSAT:Observation:Log:(LEDAS) +C,ostars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ostars,ostars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ostars&,OSTARS::Galactic:O:Stars:Catalog:(LEDAS) +C,exohgls,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exohgls,exohgls,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exohgls&,EXOHGLS::EXOSAT/CMA:High:Galactic:Latitude:Survey:(LEDAS) +C,rassnorsam,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassnorsam,rassnorsam,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassnorsam&,RASSNORSAM::ROSAT:All-Sky:Survey:Completely:Identified:Northern:Sample:(LEDAS) +C,exogps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/exogps,exogps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=exogps&,EXOGPS::EXOSAT/ME:Galactic:Plane:Survey:(LEDAS) +C,rosatrlq,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosatrlq,rosatrlq,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosatrlq&,ROSATRLQ::ROSAT:Radio-Loud:Quasars:Catalog:(LEDAS) +C,rosatmaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosatmaster,rosatmaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosatmaster&,ROSATMASTER::ROSAT:Master:Catalog:(LEDAS) +C,rosatlog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosatlog,rosatlog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosatlog&,ROSATLOG::ROSAT:Observation:Log:(LEDAS) +C,rosao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosao,rosao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosao&,ROSAO::ROSAT:Proposals:(LEDAS) +C,rasswd,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rasswd,rasswd,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rasswd&,RASSWD::ROSAT:All-Sky:Survey::White:Dwarfs:(LEDAS) +C,elaiscxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/elaiscxo,elaiscxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=elaiscxo&,ELAISCXO::ELAIS:N1:and:N2:Fields:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,rassvars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassvars,rassvars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassvars&,RASSVARS::RASS:X-Ray:Variable:Sources:Catalog:(LEDAS) +C,oso8rtraw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/oso8rtraw,oso8rtraw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=oso8rtraw&,OSO8RTRAW::OSO8:GCXSE:Raw:Rates:(LEDAS) +C,rassimages,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassimages,rassimages,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassimages&,RASSIMAGES::ROSAT:All-Sky:Survey:Images:(LEDAS) +C,rasspublic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rasspublic,rasspublic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rasspublic&,RASSPUBLIC::ROSAT:All-Sky:Survey:Public:Archival:Data:(LEDAS) +C,einstein2e,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/einstein2e,einstein2e,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=einstein2e&,EINSTEIN2E::Einstein:Observatory:2E:Catalog:of:IPC:X-Ray:Sources:(LEDAS) +C,openclust,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/openclust,openclust,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=openclust&,OPENCLUST::New:Optically:Visible:Open:Clusters:and:Candidates:Catalog:(LEDAS) +C,einopslgal,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/einopslgal,einopslgal,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=einopslgal&,EINOPSLGAL::Einstein:Survey:of:Optically:Selected:Galaxies:(LEDAS) +C,rassob,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassob,rassob,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassob&,RASSOB::ROSAT:All-Sky:Survey::OB:Stars:(LEDAS) +C,einlog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/einlog,einlog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=einlog&,EINLOG::Einstein:Observation:Log:(LEDAS) +C,cxoxassist,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cxoxassist,cxoxassist,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cxoxassist&,CXOXASSIST::Chandra:XAssist:Source:List:(LEDAS) +C,radio,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/radio,radio,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=radio&,RADIO::Master:Radio:Catalog:(LEDAS) +C,onexmm_v1_01,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/onexmm_v1_01,onexmm_v1_01,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=onexmm_v1_01&,1XMM_V1_01::XMM:Serendipitous:Source:Catalogue:(LEDAS) +C,cvcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cvcat,cvcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cvcat&,CVCAT::Cataclysmic:Variables:Catalog:(2006:Final:Edition):(LEDAS) +C,qso,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/qso,qso,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=qso&,QSO::Hewitt:&::Burbidge:(1993):QSO:Catalog:(LEDAS) +C,qorgcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/qorgcat,qorgcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=qorgcat&,QORGCAT::All-Sky:Optical:Catalog:of:Radio/X-Ray:Sources:(LEDAS) +C,crates,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/crates,crates,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=crates&,CRATES::CRATES:Flat-Spectrum:Radio:Source:Catalog:(LEDAS) +C,crabtime,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/crabtime,crabtime,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=crabtime&,CRABTIME::Crab:Pulsar:Timing:(LEDAS) +C,omc2p3cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/omc2p3cxo,omc2p3cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=omc2p3cxo&,OMC2P3CXO::OMC-2:and:OMC-3:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,pulsar,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pulsar,pulsar,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pulsar&,PULSAR::Pulsar:Catalog:(LEDAS) +C,chantypgpr,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chantypgpr,chantypgpr,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chantypgpr&,CHANTYPGPR::Chandra:Typical:Galactic:Plane:Region:Point:Source:Catalog:(LEDAS) +C,chansexsi,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chansexsi,chansexsi,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chansexsi&,CHANSEXSI::Chandra:Serendipitous:Extragalactic:X-Ray:Source:ID:(SEXSI):Catalog:(LEDAS) +C,nvss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/nvss,nvss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=nvss&,NVSS::NRAO:VLA:Sky:Survey:Catalog:(LEDAS) +C,oso8alc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/oso8alc,oso8alc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=oso8alc&,OSO8ALC::OSO8:A:Detector:Lightcurves:(LEDAS) +C,chansexoid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chansexoid,chansexoid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chansexoid&,CHANSEXOID::Chandra:Serendipitous:Extragalactic:X-Ray:Source:ID:(SEXSI):Optical:Follow-Up:(LEDAS) +C,channsgpsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/channsgpsc,channsgpsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=channsgpsc&,CHANNSGPSC::Chandra:Nearby:Spiral:Galaxies:Point:Source:Catalog:(LEDAS) +C,ngc6530cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc6530cxo,ngc6530cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc6530cxo&,NGC6530CXO::NGC:6530:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,orionxstar,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/orionxstar,orionxstar,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=orionxstar&,ORIONXSTAR::ROSAT:HRI:Orion:Group:1:Stars:(LEDAS) +C,chanmaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/chanmaster,chanmaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=chanmaster&,CHANMASTER::Chandra:Observations:(LEDAS) +C,cgrotarget,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cgrotarget,cgrotarget,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cgrotarget&,CGROTARGET::CGRO:Proposal:Targets:(LEDAS) +C,ngc6231xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc6231xmm,ngc6231xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc6231xmm&,NGC6231XMM::NGC:6231:XMM-Newton:X-Ray:Source:Catalog:(LEDAS) +C,orionxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/orionxray,orionxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=orionxray&,ORIONXRAY::ROSAT:Survey:of:the:Orion:Nebula:(LEDAS) +C,rassdssagn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassdssagn,rassdssagn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassdssagn&,RASSDSSAGN::ROSAT:All-Sky:Survey:and:SDSS:DR5:Sample:of:X-Ray:Emitting:AGN:(LEDAS) +C,orionffcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/orionffcxo,orionffcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=orionffcxo&,ORIONFFCXO::Orion:Flanking:Fields:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,ngc2264xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2264xmm,ngc2264xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2264xmm&,NGC2264XMM::NGC:2264:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,north20cm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/north20cm,north20cm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=north20cm&,NORTH20CM::20cm:Radio:Catalog:(LEDAS) +C,ngc2264cx2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2264cx2,ngc2264cx2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2264cx2&,NGC2264CX2::NGC:2264:Chandra:X-Ray:Point:Source:Catalog:2:(LEDAS) +C,noras,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/noras,noras,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=noras&,NORAS::Northern:ROSAT:All-Sky:(NORAS):Galaxy:Cluster:Survey:Catalog:(LEDAS) +C,cgmw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cgmw,cgmw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cgmw&,CGMW::Candidate:Galaxies:Behind:the:Milky:Way:(LEDAS) +C,mrc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mrc,mrc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mrc&,MRC::Molonglo:Reference:Catalog:of:Radio:Sources:(LEDAS) +C,cfa2s,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cfa2s,cfa2s,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cfa2s&,CFA2S::CfA:Redshift:Survey::South:Galactic:Cap:Data:(LEDAS) +C,nltt,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/nltt,nltt,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=nltt&,NLTT::NLTT:Catalog:&::First:Supplement:(LEDAS) +C,cepbob3cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/cepbob3cxo,cepbob3cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=cepbob3cxo&,CEPBOB3CXO::Cep:B/OB3:Star-Forming:Region:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,baxgalclus,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/baxgalclus,baxgalclus,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=baxgalclus&,BAXGALCLUS::BAX:X-Ray:Galaxy:Clusters:and:Groups:Catalog:(LEDAS) +C,mostsnrcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mostsnrcat,mostsnrcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mostsnrcat&,MOSTSNRCAT::Molonglo:Observatory:Synthesis:Telescope:Supernova:Remnant:Catalog:(LEDAS) +C,ngc6530xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc6530xmm,ngc6530xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc6530xmm&,NGC6530XMM::NGC:6530:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,batten,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batten,batten,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batten&,BATTEN::8th:Orbital:Elements:Catalog:(LEDAS) +C,ngc2024cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2024cxo,ngc2024cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2024cxo&,NGC2024CXO::NGC:2024:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,me,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/me,me,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=me&,ME::EXOSAT:ME:Spectra:and:Lightcurves:(LEDAS) +C,ngc2000,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2000,ngc2000,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2000&,NGC2000::NGC2000.0::Complete:New:General:Catalog:and:Index:Catalog:(LEDAS) +C,rasscals,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rasscals,rasscals,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rasscals&,RASSCALS::ROSAT:All-Sky:Survey:CALS:Galaxy:Groups:Catalog:(LEDAS) +C,batsetrigs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batsetrigs,batsetrigs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batsetrigs&,BATSETRIGS::CGRO/BATSE:Trigger:Data:(LEDAS) +C,batsepulsr,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/batsepulsr,batsepulsr,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=batsepulsr&,BATSEPULSR::CGRO/BATSE:Pulsar:Observations:(LEDAS) +C,ascao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascao,ascao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascao&,ASCAO::ASCA:Proposals:(LEDAS) +C,ascamaster,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascamaster,ascamaster,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascamaster&,ASCAMASTER::ASCA:Master:Catalog:(LEDAS) +C,mcg,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mcg,mcg,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mcg&,MCG::Morphological:Galaxy:Catalog:(LEDAS) +C,ascalss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascalss,ascalss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascalss&,ASCALSS::ASCA:Large:Sky:Survey:(LEDAS) +C,ascalog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ascalog,ascalog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ascalog&,ASCALOG::ASCA:Observation:Log:(LEDAS) +C,m81cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m81cxo,m81cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m81cxo&,M81CXO::M:81:Chandra:X-Ray:Discrete:Source:Catalog:(LEDAS) +C,a3,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a3,a3,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a3&,A3::HEAO:1:A3:MC:LASS:Catalog:(LEDAS) +C,ngc1333cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc1333cxo,ngc1333cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc1333cxo&,NGC1333CXO::NGC:1333:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,m51cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m51cxo,m51cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m51cxo&,M51CXO::M:51:Chandra:X-Ray:Discrete:Source:Catalog:(LEDAS) +C,msxpsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/msxpsc,msxpsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=msxpsc&,MSXPSC::Midcourse:Space:Experiment:(MSX):Point:Source:Catalog:V2.3:(LEDAS) +C,m31xmmxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31xmmxray,m31xmmxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31xmmxray&,M31XMMXRAY::XMM-Newton:M31:Survey:Catalog:(LEDAS) +C,maranoxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/maranoxmm,maranoxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=maranoxmm&,MARANOXMM::Marano:Field:XMM-Newton:X-Ray:Source:Optical:Counterparts:(LEDAS) +C,pmsucat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pmsucat,pmsucat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pmsucat&,PMSUCAT::Palomar/MSU:Nearby:Star:Survey:(LEDAS) +C,m31stars,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31stars,m31stars,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31stars&,M31STARS::M31:Field:Brightest:Stars:Catalog:(LEDAS) +C,a2spectra,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2spectra,a2spectra,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2spectra&,A2SPECTRA::HEAO:1:A2:Spectra:(LEDAS) +C,magpis,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/magpis,magpis,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=magpis&,MAGPIS::Multi-Array:Galactic:Plane:Imaging:Survey:(LEDAS) +C,pmn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pmn,pmn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pmn&,PMN::Parkes-MIT-NRAO:(PMN):Surveys:(LEDAS) +C,a2specback,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2specback,a2specback,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2specback&,A2SPECBACK::HEAO:1:A2:Spectra:Background:(LEDAS) +C,a2point,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2point,a2point,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2point&,A2POINT::HEAO:1:A2:Pointing:(LEDAS) +C,pg,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pg,pg,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pg&,PG::PG:Catalog:of:UV-excess:Objects:(LEDAS) +C,a2pic,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/a2pic,a2pic,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=a2pic&,A2PIC::HEAO:1:A-2:Piccinotti:Catalog:(LEDAS) +C,lupus3xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lupus3xmm,lupus3xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lupus3xmm&,LUPUS3XMM::Lupus:3:SFR:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,osse,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/osse,osse,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=osse&,OSSE::CGRO/OSSE:Observations:(LEDAS) +C,lmxbcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmxbcat,lmxbcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmxbcat&,LMXBCAT::Low-Mass:X-Ray:Binary:Catalog:(4th:Edition:2007):(LEDAS) +C,oso8bclc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/oso8bclc,oso8bclc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=oso8bclc&,OSO8BCLC::OSO8:B&:C:Detector:Lightcurves:(LEDAS) +C,le,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/le,le,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=le&,LE::CMA:Catalog:Central:6:Arcmin:(LEDAS) +C,optical,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/optical,optical,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=optical&,OPTICAL::Master:Optical:Catalog:(LEDAS) +C,lbqs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lbqs,lbqs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lbqs&,LBQS::Large:Bright:Quasar:Survey:(LEDAS) +C,onexmmv101,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/onexmmv101,onexmmv101,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=onexmmv101&,1XMMV101::XMM:Serendipitous:Source:Catalogue:v1.01:(SSC:version):(LEDAS) +C,obslog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/obslog,obslog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=obslog&,OBSLOG::Master:Observation:Logs:(LEDAS) +C,iuelog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/iuelog,iuelog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=iuelog&,IUELOG::IUE:(International:Ultraviolet:Explorer):Final:Merged:Observation:Log:(LEDAS) +C,north6cm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/north6cm,north6cm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=north6cm&,NORTH6CM::6cm:Radio:Catalog:(LEDAS) +C,iraszsurv,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/iraszsurv,iraszsurv,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=iraszsurv&,IRASZSURV::IRAS:1.2-Jy:Redshift:Survey:(LEDAS) +C,ngc6530oid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc6530oid,ngc6530oid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc6530oid&,NGC6530OID::NGC:6530:Chandra:Point:Source:Optical/IR:Identifications:Catalog:(LEDAS) +C,maghmxbcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/maghmxbcat,maghmxbcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=maghmxbcat&,MAGHMXBCAT::Magellanic:Clouds:High-Mass:X-Ray:Binaries:Catalog:(LEDAS) +C,ngc6357cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc6357cxo,ngc6357cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc6357cxo&,NGC6357CXO::NGC:6357:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,ngc4649cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc4649cxo,ngc4649cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc4649cxo&,NGC4649CXO::NGC:4649:Chandra:X-Ray:Discrete:Source:Catalog:(LEDAS) +C,ngc2362cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2362cxo,ngc2362cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2362cxo&,NGC2362CXO::NGC:2362:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,macs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/macs,macs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=macs&,MACS::Magellanic:Catalog:of:Stars:(LEDAS) +C,M33CHASE,x-ray,ivo://nasa.heasarc/m33chase,M33CHASE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m33chase&,M:33:Chandra:ACIS:Survey:(ChASeM33):Final:Source:Catalog +C,ngc2264cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2264cxo,ngc2264cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2264cxo&,NGC2264CXO::NGC:2264:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,m31cxoxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31cxoxray,m31cxoxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31cxoxray&,M31CXOXRAY::M31:Central:Region:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,mpcraw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mpcraw,mpcraw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mpcraw&,MPCRAW::Einstein:MPC:Raw:Data:(LEDAS) +C,monr2cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/monr2cxo,monr2cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=monr2cxo&,MONR2CXO::Monoceros:R2:Cloud:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,m31clustrs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31clustrs,m31clustrs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31clustrs&,M31CLUSTRS::M31:Globular:Cluster:Candidates:Catalog:(LEDAS) +C,messier,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/messier,messier,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=messier&,MESSIER::Messier:Nebulae:(LEDAS) +C,CHNGPSCLIU,x-ray,ivo://nasa.heasarc/chngpscliu,CHNGPSCLIU,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chngpscliu&,Chandra:ACIS:Survey:of:Nearby:Galaxies:X-Ray:Point:Source:Catalog +C,mcksion,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mcksion,mcksion,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mcksion&,MCKSION::McCook-Sion:White:Dwarf:Catalog:(Web:Version):(LEDAS) +C,AGILECAT,gamma-ray,ivo://nasa.heasarc/agilecat,AGILECAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=agilecat&,First:AGILE:Catalog:of:High-Confidence:Gamma-Ray:Sources +C,markarian,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/markarian,markarian,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=markarian&,MARKARIAN::Markarian:Galaxies:(LEDAS) +C,m17cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m17cxo,m17cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m17cxo&,M17CXO::M:17:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,m87cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m87cxo,m87cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m87cxo&,M87CXO::M:87:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,GLXSDSSQSO,optical:uv,ivo://nasa.heasarc/glxsdssqso,GLXSDSSQSO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=glxsdssqso&,GALEX/SDSS:Quasar:Catalog +C,INT_WFS_DQC,*,ivo://uk.ac.cam.ast/INT-WFS/observation-catalogue/INT_WFS_DQC,INT_WFS_DQC,http://cass123-zone1.ast.cam.ac.uk/INT-WFS-observation-catalogue/SubmitCone?DSACAT=INT_WFS_DQC&DSATAB=dqc&,INT-WFS:catalogue:of:observations +C,INT_WFS_Merged_Object_catalogue,*,ivo://uk.ac.cam.ast/INT-WFS/merged-object-catalogue/INT_WFS_Merged_Object_catalogue,INT_WFS_Merged_Object_catalogue,http://cass123-zone1.ast.cam.ac.uk/INT-WFS-merged-object-catalogue/SubmitCone?DSACAT=INT_WFS_Merged_Object_catalogue&DSATAB=obj&,INT-WFS:merged:catalogue:of:objects +C,ukidssDR5-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR5-dsa,ukidssDR5-dsa,http://wfaudata.roe.ac.uk/ukidssDR5-dsa/DirectCone?DSACAT=UKIDSS_DR5&DSATAB=lasSource&,UKIDSS:DR5:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:5 +C,ipcdeep,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipcdeep,ipcdeep,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipcdeep&,IPCDEEP::Einstein:Catalog:IPC:Deep:Survey:(LEDAS) +C,ipc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ipc,ipc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ipc&,IPC::Einstein:IPC:Sources:Catalog:(LEDAS) +C,m67cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m67cxo,m67cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m67cxo&,M67CXO::M:67:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,intscwpub,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/intscwpub,intscwpub,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=intscwpub&,INTSCWPUB::INTEGRAL:Public:Pointed:Science:Window:Data:(LEDAS) +C,intscw,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/intscw,intscw,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=intscw&,INTSCW::INTEGRAL:Science:Window:Data:(LEDAS) +C,m31stars2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31stars2,m31stars2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31stars2&,M31STARS2::MIT/Amsterdam:M31:Survey:(LEDAS) +C,m101cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m101cxo,m101cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m101cxo&,M101CXO::M:101:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,sdssdr7-neighbor,*,ivo://astronet.ru/cas/sdssdr7-neighbors,sdssdr7-neighbor,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=neighbors&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,m31rosxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31rosxray,m31rosxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31rosxray&,M31ROSXRAY::ROSAT:PSPC:M31:Source:Catalog:(LEDAS) +C,sdssdr7-matchhea,*,ivo://astronet.ru/cas/sdssdr7-matchhead,sdssdr7-matchhea,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=matchhead&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,sdssdr7-match,*,ivo://astronet.ru/cas/sdssdr7-match,sdssdr7-match,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=match&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,sdssdr7-field,*,ivo://astronet.ru/cas/sdssdr7-field,sdssdr7-field,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr7&tab=field&,Data:release:7:of:Sloan:Digital:Sky:Survey:catalogs +C,Ap/Am,optical,ivo://nasa.heasarc/cpstars,Ap/Am,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cpstars&,Catalog:of:Ap;:HgMn:and:Am:Stars +C,lockmanxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lockmanxmm,lockmanxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lockmanxmm&,LOCKMANXMM::Lockman:Hole:Field:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,lmcxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmcxray,lmcxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmcxray&,LMCXRAY::LMC:X-Ray:Discrete:Sources:(LEDAS) +C,lmc30drcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmc30drcxo,lmc30drcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmc30drcxo&,LMC30DRCXO::LMC:30:Doradus:Complex:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +I,vaticandata,infrared:optical,ivo://vatican/vatican.siap,vaticandata,http://saccheri.as.arizona.edu/images/VOimg?,Vatican:Observatory:Data:Archive +C,ldn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ldn,ldn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ldn&,LDN::Lynds:Catalog:of:Dark:Nebulae:(LEDAS) +C,lyngaclust,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lyngaclust,lyngaclust,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lyngaclust&,LYNGACLUST::Lynga:Open:Clusters:Catalog:(LEDAS) +C,isolog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/isolog,isolog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=isolog&,ISOLOG::ISO:(Infrared:Space:Observatory):Observation:Log:(LEDAS) +C,lbn,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lbn,lbn,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lbn&,LBN::Lynds:Catalog:of:Bright:Nebulae:(LEDAS) +C,lalaboocxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lalaboocxo,lalaboocxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lalaboocxo&,LALABOOCXO::LALA:Bootes:Field:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +S,zcosmos_dr2_ssa,optical,ivo://www.g-vo.org/ssa.service.zcosmos_bright_dr2,zcosmos_dr2_ssa,http://www.g-vo.org/ssampe_102/SSA?archiveid=ZCOSMOS_BRIGHT_DR2&,SSA:Service:for:zCOSMOS:Bright:Spectroscopic:Observations:DR2 +C,kuehr,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/kuehr,kuehr,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=kuehr&,KUEHR::Extragalactic:Radio:Sources:(LEDAS) +C,kommersgrb,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/kommersgrb,kommersgrb,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=kommersgrb&,KOMMERSGRB::Kommers:et:al.:(2001):BATSE:Non-Triggered:Gamma-Ray:Burst:Catalog:(LEDAS) +I,SkyView,radio:infrared:optical:uv:x-ray:gamma-ray,ivo://nasa.heasarc/skyview/skyview,SkyView,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?,SkyView:Virtual:Observatory +S,heavens_@_isdc,x-ray:gamma-ray,ivo://wfau.roe.ac.uk/HEAVENS_at_ISDC/light-curves,heavens_@_isdc,http://www.isdc.unige.ch/vo-services/lc?,HEAVENS:light:curves:(ISDC:-:Data:Centre:for:Astrophysics) +S,BeSS_SSAP,radio:millimeter:infrared:optical:uv,ivo://voparis.obspm.gepi/BeStars/BeSS/SSAP,BeSS_SSAP,http://basebe.obspm.fr/cgi-bin/ssapBE_1.0.pl?,Be:Star:Spectra:SSAP +C,zwclusters,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/zwclusters,zwclusters,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=zwclusters&,ZWCLUSTERS::Zwicky:Clusters:(LEDAS) +C,NVSS,radio,ivo://nasa.heasarc/nvss,NVSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=nvss&,NRAO:VLA:Sky:Survey:Catalog +C,zcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/zcat,zcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=zcat&,ZCAT::CfA:Redshift:Catalog:(June:1995:Version):(LEDAS) +S,EUVE,uv,ivo://mast.stsci/ssap/euve,EUVE,http://archive.stsci.edu/ssap/search2.php?id=EUVE&,Extreme:Ultraviolet:Explorer:Merged:Spectra +C,Symbiotics,infrared:optical:radio,ivo://nasa.heasarc/symbiotics,Symbiotics,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=symbiotics&,Symbiotic:Stars:Catalog +C,NGC2808XMM,x-ray,ivo://nasa.heasarc/ngc2808xmm,NGC2808XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2808xmm&,NGC:2808:XMM-Newton:X-Ray:Point:Source:Catalog +C,SXDSCAT,x-ray,ivo://nasa.heasarc/sxdscat,SXDSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sxdscat&,Subaru/XMM-Newton:Deep:Survey:X-Ray:Source:List +C,FUSE,uv,ivo://nasa.heasarc/fuselog,FUSE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fuselog&,Far:Ultraviolet:Explorer:(FUSE):Observation:Log +C,SWIRELHCXO,infrared:optical:x-ray,ivo://nasa.heasarc/swirelhcxo,SWIRELHCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=swirelhcxo&,SWIRE/Chandra:Lockman:Hole:Field:X-Ray:Source:Catalog +C,GALCENCXO,x-ray,ivo://nasa.heasarc/galcencxo,GALCENCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=galcencxo&,Galactic:Center:Chandra:X-Ray:Point:Source:Catalog +C,SSA22CXO,x-ray,ivo://nasa.heasarc/ssa22cxo,SSA22CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ssa22cxo&,SSA22:Field:Chandra:X-ray:Point:Source:Catalog +C,CLASXSOID,infrared:optical,ivo://nasa.heasarc/clasxsoid,CLASXSOID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=clasxsoid&,ChandraLarge-AreaSynopticX-RaySurveyOptical&:IRCatalog +C,NGC752XMM,infrared:x-ray,ivo://nasa.heasarc/ngc752xmm,NGC752XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc752xmm&,NGC:752:XMM-Newton:X-Ray:Point:Source:Catalog +C,WD1CXO,x-ray,ivo://nasa.heasarc/wd1cxo,WD1CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wd1cxo&,Westerlund:1:Chandra:X-Ray:Point:Source:Catalog +C,CGRABS,radio,ivo://nasa.heasarc/cgrabs,CGRABS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cgrabs&,Candidate:Gamma-Ray:Blazar:Survey:Source:Catalog +C,SPICESCXO,x-ray,ivo://nasa.heasarc/spicescxo,SPICESCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=spicescxo&,SPICES:Lynx:Field:Chandra:X-Ray:Source:Catalog +C,SDSSWDSD,optical,ivo://nasa.heasarc/sdsswdsd,SDSSWDSD,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdsswdsd&,SloanDigitalSkySurveyDR4WhiteDwarf&:HotSubdwarfCatalog +C,SDSSQSOCand.,optical,ivo://nasa.heasarc/sdssnbcqsc,SDSSQSOCand.,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sdssnbcqsc&,Sloan:Digital:Sky:Survey:NBC:Quasar:Candidate:Catalog +C,SAS3YLOG,gamma-ray,ivo://nasa.heasarc/sas3ylog,SAS3YLOG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sas3ylog&,SAS-3:Y-Axis:Pointed:Obs:Log +C,SAS2MAPS,gamma-ray,ivo://nasa.heasarc/sas2maps,SAS2MAPS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sas2maps&,SAS-2:Map:Product:Catalog +C,XTEASSAGN,x-ray,ivo://nasa.heasarc/xteassagn,XTEASSAGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xteassagn&,XTE:All-Sky:Slew:Survey:AGN:Catalog +C,SAO,optical,ivo://nasa.heasarc/sao,SAO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=sao&,Smithsonian:Astrophysical:Observatory:Star:Catalog +C,SAISN,optical,ivo://nasa.heasarc/saisncat,SAISN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=saisncat&,Sternberg:Astronomical:Institute:Catalog:of:Supernovae +C,XMMOMOBJ,optical,ivo://nasa.heasarc/xmmomobj,XMMOMOBJ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmomobj&,XMM-Newton:OM:Objects +C,NGC6334CXO,x-ray,ivo://nasa.heasarc/ngc6334cxo,NGC6334CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc6334cxo&,NGC:6334:Chandra:X-Ray:Point:Source:Catalog +C,ROSAT/Clust.,x-ray,ivo://nasa.heasarc/rosgalclus,ROSAT/Clust.,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosgalclus&,ROSAT:PSPC:Catalog:of:Clusters:of:Galaxies +C,ROSETTECXO,x-ray,ivo://nasa.heasarc/rosettecxo,ROSETTECXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosettecxo&,Rosette:Molecular:Cloud:Chandra:X-Ray:Point:Source:Catalog +C,XMM/CFRS,x-ray,ivo://nasa.heasarc/xmmcfrscat,XMM/CFRS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmcfrscat&,XMM-Newton/Canada-France:Redshift:Survey:Fields:X-Ray:Sources +S,hst.ghrs_spectra,uv,ivo://mast.stsci/ssap/hst/ghrs,hst.ghrs_spectra,http://archive.stsci.edu/ssap/search2.php?id=GHRS&,Hubble:Space:Telescope:Goddard:High:Resolution:Spectrograph +C,ROSAT/REP,euv:x-ray,ivo://nasa.heasarc/rosatxuv,ROSAT/REP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosatxuv&,ROSAT:XUV:Pointed:Phase +O,org.astrogrid.registry.RegistryService,*,ivo://mssl.ucl.ac.uk/org.astrogrid.registry.RegistryService,org.astrogrid.registry.RegistryService,http://msslxv.mssl.ucl.ac.uk/mssl-registry/OAIHandlerv1_0?,MSSL:Publishing:Registry +C,Wood/Bin,optical,ivo://nasa.heasarc/woodebcat,Wood/Bin,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=woodebcat&,Wood:Interacting:Binaries:Catalog +C,ROSAT/RQQ,x-ray,ivo://nasa.heasarc/rosatrqq,ROSAT/RQQ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rosatrqq&,ROSAT:Radio-Quiet:Quasars:Catalog +C,RCW108CXO,x-ray,ivo://nasa.heasarc/rcw108cxo,RCW108CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rcw108cxo&,RCW:108:Star:Formation:Region:Chandra:X-Ray:Point:Source:Catalog +C,WBL,optical,ivo://nasa.heasarc/wblgalaxy,WBL,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wblgalaxy&,WBL:Individual:Galaxies:Data:Catalog:(White:et:al.:1999) +S,castor,*,ivo://castor/castor/ssap/V2,castor,http://magics.bagn.obs-mip.fr/cgi-bin/get_resources?,Espadons/Narval:legacy:database:(Castor) +C,RC3,optical,ivo://nasa.heasarc/rc3,RC3,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rc3&,Third:Reference:Catalog:of:Bright:Galaxies +C,Taylor,radio,ivo://nasa.heasarc/pulsar,Taylor,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pulsar&,Pulsar:Catalog +C,RASS/RBS,x-ray,ivo://nasa.heasarc/rbs,RASS/RBS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rbs&,ROSAT:Bright:Survey:(Schwope:et:al.:2000) +C,WBH6cmGP,radio,ivo://nasa.heasarc/wbhgp6cm,WBH6cmGP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wbhgp6cm&,New:Catalog:of:Compact:6cm:Sources:in:the:Galactic:Plane +C,RASS/NVSS,x-ray,ivo://nasa.heasarc/rbscnvss,RASS/NVSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rbscnvss&,ROSAT:All-Sky:Survey/NVSS:Bright:X-Ray:Source:Sample +C,RASS/SDSSAGN,optical:x-ray,ivo://nasa.heasarc/rassdssagn,RASS/SDSSAGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassdssagn&,ROSAT:All-Sky:Survey:and:SDSS:DR5:Sample:of:X-Ray:Emitting:AGN +C,NGC4278CXO,x-ray,ivo://nasa.heasarc/ngc4278cxo,NGC4278CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc4278cxo&,NGC:4278:Chandra:X-Ray:Point:Source:Catalog +C,RASS/CNS3,x-ray,ivo://nasa.heasarc/rasscns3,RASS/CNS3,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rasscns3&,ROSAT:All-Sky:Survey::Nearby:Stars +C,ROSAT/WARPS,x-ray,ivo://nasa.heasarc/warps,ROSAT/WARPS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=warps&,Wide:Angle:ROSAT:Pointed:Survey;:First:Phase:(WARPS-I) +C,RASS-CALS,x-ray,ivo://nasa.heasarc/rasscals,RASS-CALS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rasscals&,ROSAT:All-Sky:Survey:CALS:Galaxy:Groups:Catalog +C,RASS/BSC,x-ray,ivo://nasa.heasarc/rassbsc,RASS/BSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=rassbsc&,ROSAT:All-Sky:Survey::Bright:Sources +C,NGC4636CXO,x-ray,ivo://nasa.heasarc/ngc4636cxo,NGC4636CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc4636cxo&,NGC:4636:Chandra:X-Ray:Point:Source:Catalog +C,ECDFSCXO,x-ray,ivo://nasa.heasarc/ecdfscxo,ECDFSCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ecdfscxo&,Extended:Chandra:Deep:Field-South:X-Ray:Point:Source:Catalog +C,ASCAGPS,x-ray,ivo://nasa.heasarc/ascagps,ASCAGPS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ascagps&,ASCA:Galactic:Plane:Survey:of:Faint:X-Ray:Sources +O,HEASARC,*,ivo://nasa.heasarc/registry,HEASARC,http://heasarc.gsfc.nasa.gov/cgi-bin/OAI2/XMLFile/nvo/oai.pl?,Heasarc:Publishing:Registry +C,UZC,optical,ivo://nasa.heasarc/uzc,UZC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=uzc&,Updated:Zwicky:Catalog +C,ASCAGIS,x-ray,ivo://nasa.heasarc/ascagis,ASCAGIS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ascagis&,ASCA:GIS:Source:Catalog:(AMSS-I:+:AMSS-II) +C,ARXA,optical:radio:x-ray,ivo://nasa.heasarc/arxa,ARXA,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=arxa&,Atlas:of:Radio/X-Ray:Associations:(ARXA) +S,WUPPE,uv,ivo://mast.stsci/ssap/wuppe,WUPPE,http://archive.stsci.edu/ssap/search2.php?id=WUPPE&,Wisconsin:Ultraviolet:Photo-Polarimeter:Experiment +C,Einstein/ETS,x-ray,ivo://nasa.heasarc/twosigma,Einstein/ETS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=twosigma&,Einstein:Two-Sigma:Catalog +C,TGS2,x-ray,ivo://nasa.heasarc/tgs2,TGS2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=tgs2&,EXOSAT:TGS:Spectra:and:Lightcurves +C,ARIEL5,x-ray,ivo://nasa.heasarc/ariel5,ARIEL5,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ariel5&,Ariel:V:All-Sky:Monitor +C,FERMILBSL,gamma-ray,ivo://nasa.heasarc/fermilbsl,FERMILBSL,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fermilbsl&,Fermi:LAT:Bright:Source:List +C,ASCA/AGN,x-ray,ivo://nasa.heasarc/tartarus,ASCA/AGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=tartarus&,Tartarus::Reduced:ASCA:AGN:Data:(Version:3.1) +C,A2LED,x-ray,ivo://nasa.heasarc/a2led,A2LED,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a2led&,HEAO:1:A-2:LED:Catalog +C,ETGALCXO,x-ray,ivo://nasa.heasarc/etgalcxo,ETGALCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=etgalcxo&,Early-Type:Galaxies:Chandra:X-Ray:Point:Source:Catalog +C,PG,optical,ivo://nasa.heasarc/pg,PG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pg&,PG:Catalog:of:UV-excess:Objects +S,IUE,uv,ivo://mast.stsci.edu/ssap/iue,IUE,http://archive.stsci.edu/ssap/search2.php?id=IUE&,International:Ultraviolet:Explorer +C,NGC2808CXO,x-ray,ivo://nasa.heasarc/ngc2808cxo,NGC2808CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2808cxo&,NGC:2808:Chandra:X-Ray:Point:Source:Catalog +C,HETE2GCN,gamma-ray:x-ray,ivo://nasa.heasarc/hete2gcn,HETE2GCN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hete2gcn&,HETE-2:GCN:Triggers:Catalog +C,HRI/Orion,x-ray,ivo://nasa.heasarc/orionxray,HRI/Orion,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=orionxray&,ROSAT:Survey:of:the:Orion:Nebula +C,North-6cm,radio,ivo://nasa.heasarc/north6cm,North-6cm,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=north6cm&,6cm:Radio:Catalog +C,A1,x-ray,ivo://nasa.heasarc/a1,A1,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=a1&,HEAO:1:A-1:X-Ray:Source:Catalog +C,NGC6357CXO,x-ray,ivo://nasa.heasarc/ngc6357cxo,NGC6357CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc6357cxo&,NGC:6357:Chandra:X-Ray:Point:Source:Catalog +O,VizieR_registry,*,ivo://CDS.VizieR/registry,VizieR_registry,http://cdsweb.u-strasbg.fr/reg-bin/vizier/oai.pl?,VizieR:publishing:registry +C,NGC4649CXO,x-ray,ivo://nasa.heasarc/ngc4649cxo,NGC4649CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc4649cxo&,NGC:4649:Chandra:X-Ray:Discrete:Source:Catalog +C,GOSCAT,infrared:optical,ivo://nasa.heasarc/goscat,GOSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=goscat&,Galactic:O:Stars:with:Accurate:Spectral:Classes:Catalog +C,ukidssWorld-dsa,*,ivo://wfau.roe.ac.uk/ukidssWorld-dsa,ukidssWorld-dsa,http://wfaudata.roe.ac.uk/ukidssWorld-dsa/SubmitCone?DSACAT=UKIDSS_World_Release&DSATAB=lasSource&,UKIDSS:DR2:World:Release +S,FUSE,euv:uv,ivo://mast.stsci.edu/ssap/fuse,FUSE,http://archive.stsci.edu/ssap/search2.php?id=FUSE&,Far:Ultraviolet:Spectroscopic:Explorer +C,NGC2264CXO,infrared:optical:x-ray,ivo://nasa.heasarc/ngc2264cxo,NGC2264CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2264cxo&,NGC:2264:Chandra:X-Ray:Point:Source:Catalog +C,EGRCAT,gamma-ray,ivo://nasa.heasarc/egrcat,EGRCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=egrcat&,CGRO/EGRET:Revised:Catalog:of:Gamma-Ray:Sources +O,org.astrogrid.registry.RegistryService,*,ivo://obspm.fr/org.astrogrid.registry.RegistryService,org.astrogrid.registry.RegistryService,http://voparis-astrogrid.obspm.fr:8080/astrogrid-registry/OAIHandlerv1_0?,voparis:registry +C,CDFN2MSOI2,infrared:optical,ivo://nasa.heasarc/cdfn2msoi2,CDFN2MSOI2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cdfn2msoi2&,ChandraDeepFieldNorthUpdatedOptical&:IRCatalog +C,NGC2024CXO,x-ray,ivo://nasa.heasarc/ngc2024cxo,NGC2024CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2024cxo&,NGC:2024:Chandra:X-Ray:Point:Source:Catalog +C,MRC,radio,ivo://nasa.heasarc/mrc,MRC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mrc&,Molonglo:Reference:Catalog:of:Radio:Sources +C,NGC2244CXO,x-ray,ivo://nasa.heasarc/ngc2244cxo,NGC2244CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2244cxo&,NGC:2244/Rosette:Nebula:Chandra:X-Ray:Point:Source:Catalog +C,UVOTBSCAT,optical,ivo://nasa.heasarc/uvotbscat,UVOTBSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=uvotbscat&,UVOT:Bright:Star:Catalog +C,ukidssDR1-dsa,infrared,ivo://wfau.roe.ac.uk/ukidssDR1-dsa,ukidssDR1-dsa,http://wfaudata.roe.ac.uk/ukidssDR1-dsa/DirectCone?DSACAT=UKIDSS_DR1&DSATAB=lasSource&,UKIDSS:DR1:-:UKIRT:Infrared:Deep:Sky:Survey:Data:Release:1 +C,MOSTSNRCAT,radio,ivo://nasa.heasarc/mostsnrcat,MOSTSNRCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mostsnrcat&,Molonglo:Observatory:Synthesis:Telescope:Supernova:Remnant:Catalog +C,CFAZ,optical,ivo://nasa.heasarc/zcat,CFAZ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=zcat&,CfA:Redshift:Catalog:(June:1995:Version) +C,NGC752CXO,infrared:x-ray,ivo://nasa.heasarc/ngc752cxo,NGC752CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc752cxo&,NGC:752:Chandra:X-Ray:Point:Source:Catalog +C,XMM/GPS,x-ray,ivo://nasa.heasarc/xmmgps,XMM/GPS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmgps&,XMM-Newton:Galactic:Plane:Survey:-:XGPS +C,XMM/CFRSID,optical,ivo://nasa.heasarc/xmmcfrsoid,XMM/CFRSID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmcfrsoid&,XMM-Newton/Canada-France:Redshift:Survey:Fields:Optical:Identifications +C,ME,x-ray,ivo://nasa.heasarc/me,ME,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=me&,EXOSAT:ME:Spectra:and:Lightcurves +C,WENSS,radio,ivo://nasa.heasarc/wenss,WENSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wenss&,Westerbork:Northern:Sky:Survey +C,XMMOMSUSS,optical:uv,ivo://nasa.heasarc/xmmomsuss,XMMOMSUSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmomsuss&,XMM-Newton:Optical:Monitor:Serendipitous:UV:Source:Survey:Catalog +C,ULXRB,x-ray,ivo://nasa.heasarc/ulxrbcat,ULXRB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ulxrbcat&,Ultraluminous:X-Ray:Sources:in:External:Galaxies:Catalog +C,UIT,uv,ivo://nasa.heasarc/uit,UIT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=uit&,Ultraviolet:Imaging:Telescope:Near-UV:Bright:Objects:Catalog +C,CLANS,x-ray,ivo://nasa.heasarc/clans,CLANS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=clans&,Chandra:Lockman:Area:North:Survey:(CLANS):X-ray:Source:Catalog +C,Zwicky,optical,ivo://nasa.heasarc/zwclusters,Zwicky,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=zwclusters&,Zwicky:Clusters +C,XMMOBSTARS,optical:x-ray,ivo://nasa.heasarc/xmmobstars,XMMOBSTARS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmobstars&,XMM-Newton:OB:Stars:Catalog +C,XTEASSCAT,x-ray,ivo://nasa.heasarc/xteasscat,XTEASSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xteasscat&,XTE:All-Sky:Slew:Survey:Catalog +C,XMMBSS,x-ray,ivo://nasa.heasarc/xmmbss,XMMBSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmmbss&,XMM-Newton:Bright:Serendipitous:Survey +O,Carnivore,*,ivo://nvo.caltech/registry,Carnivore,http://nvo.caltech.edu:8080/carnivore/cgi-bin/OAI-XML/carnivore/OAI.pl?,Caltech:NVO:Registry +C,UHURU4,x-ray,ivo://nasa.heasarc/uhuru4,UHURU4,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=uhuru4&,Uhuru:Fourth:(4U):Catalog +C,MCG,optical,ivo://nasa.heasarc/mcg,MCG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mcg&,Morphological:Galaxy:Catalog +C,XMM/VIRMOS,x-ray,ivo://nasa.heasarc/xmdsvvds4s,XMM/VIRMOS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xmdsvvds4s&,XMM-Newton:Medium:Deep:Survey/VIRMOS:VLT:Deep:Survey:4-Sigma:Catalog +C,XMMSUSS,optical:uv,ivo://mssl.ucl.ac.uk/xmmsuss_dsa/XMMSUSS,XMMSUSS,http://msslxv.mssl.ucl.ac.uk/astrogrid-dsa-xmmsuss/SubmitCone?DSACAT=XMMSUSS&DSATAB=XMMSUSS&,XMM:SUSS +C,skybot_se,*,ivo://obspm.fr/imcce/skybot/service,skybot_se,http://vo.imcce.fr/webservices/skybot/skybotconesearch_query.php?-from=VOExplorer&EPOCH=now&,SkyBoT:Service +C,WOOLLEY,optical,ivo://nasa.heasarc/woolley,WOOLLEY,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=woolley&,Woolley:Catalog:of:Stars:within:25:Parsecs +C,M81CXO,optical:x-ray,ivo://nasa.heasarc/m81cxo,M81CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m81cxo&,M:81:Chandra:X-Ray:Discrete:Source:Catalog +C,xtetoo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xtetoo,xtetoo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xtetoo&,XTETOO::XTE:Public:TOO:and:Other:Missing:Observations:(LEDAS) +C,WGACAT,x-ray,ivo://nasa.heasarc/wgacat,WGACAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wgacat&,ROSAT:Catalog:PSPC:WGA:Sources +C,xray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xray,xray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xray&,XRAY::Master:X-Ray:Catalog:(LEDAS) +C,WBL,optical,ivo://nasa.heasarc/wbl,WBL,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wbl&,WBL:Poor:Galaxy:Clusters:Catalog:(White:et:al.:1999) +C,M51CXO,x-ray,ivo://nasa.heasarc/m51cxo,M51CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m51cxo&,M:51:Chandra:X-Ray:Discrete:Source:Catalog +C,UGC,optical,ivo://nasa.heasarc/ugc,UGC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ugc&,Uppsala:General:Catalog:of:Galaxies +C,WBH20cmGP,radio,ivo://nasa.heasarc/wbhgp20cm,WBH20cmGP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wbhgp20cm&,New:Catalog:of:Compact:20cm:Sources:in:the:Galactic:Plane +C,PPM,optical,ivo://nasa.heasarc/ppm,PPM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ppm&,Positions:and:Proper:Motions:Catalog +C,xms,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xms,xms,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xms&,XMS::XMM-Newton:Medium:Sensitivity:Survey:(XMS):Source:Catalog:(LEDAS) +C,XMM/M31,x-ray,ivo://nasa.heasarc/m31xmmxray,XMM/M31,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m31xmmxray&,XMM-Newton:M31:Survey:Source:Catalog +C,PMSU,optical,ivo://nasa.heasarc/pmsucat,PMSU,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pmsucat&,Palomar/MSU:Nearby:Star:Survey +C,LUPUS3XMM,x-ray,ivo://nasa.heasarc/lupus3xmm,LUPUS3XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lupus3xmm&,Lupus:3:SFR:XMM-Newton:X-Ray:Point:Source:Catalog +C,Einstein/LMC,x-ray,ivo://nasa.heasarc/lmcxray,Einstein/LMC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lmcxray&,LMC:X-Ray:Discrete:Sources +C,Parkes,radio,ivo://nasa.heasarc/pmpulsar,Parkes,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pmpulsar&,Parkes:Multibeam:Survey:New:Pulsar:Catalog +C,Lynds(Dark),optical,ivo://nasa.heasarc/ldn,Lynds(Dark),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ldn&,Lynds:Catalog:of:Dark:Nebulae +C,VELA5B,gamma-ray,ivo://nasa.heasarc/vela5b,VELA5B,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=vela5b&,Vela:5B:All-Sky:Monitor:Lightcurves +C,PMN,radio,ivo://nasa.heasarc/pmn,PMN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pmn&,Parkes-MIT-NRAO:(PMN):Surveys +C,xmmxassist,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmxassist,xmmxassist,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmxassist&,XMMXASSIST::XMM-Newton:XAssist:Source:List:(LEDAS) +C,xmmslewful,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xmmslewful,xmmslewful,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xmmslewful&,XMMSLEWFUL::XMM-Newton:Slew:Survey:Full:Source:Catalog:v1.1:(LEDAS) +C,xbootesoid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xbootesoid,xbootesoid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xbootesoid&,XBOOTESOID::XBOOTES::NDWFS:Bootes:Field:Optical:&::Near:IR:Counterparts:(LEDAS) +C,OSSE,gamma-ray,ivo://nasa.heasarc/osse,OSSE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=osse&,CGRO/OSSE:Observations +C,Lynds(Bright),optical,ivo://nasa.heasarc/lbn,Lynds(Bright),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lbn&,Lynds:Catalog:of:Bright:Nebulae +C,xbootes,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/xbootes,xbootes,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=xbootes&,XBOOTES::XBOOTES::NDWFS:Bootes:Field:X-Ray:Point:Source:Catalog:(LEDAS) +C,OSO8RTRAW,x-ray,ivo://nasa.heasarc/oso8rtraw,OSO8RTRAW,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=oso8rtraw&,OSO8:GCXSE:Raw:Rates +C,wrcat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wrcat,wrcat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wrcat&,WRCAT::The:VIIth:Catalog:of:Galactic:Wolf-Rayet:Stars:(LEDAS) +C,UPPRSCOXMM,infrared:optical:x-ray,ivo://nasa.heasarc/upprscoxmm,UPPRSCOXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=upprscoxmm&,Upper:Sco:XMM-Newton:X-Ray:Point:Source:Catalog +C,ISO,infrared,ivo://nasa.heasarc/isolog,ISO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=isolog&,ISO:(Infrared:Space:Observatory):Observation:Log +C,OSO8BCLC,x-ray,ivo://nasa.heasarc/oso8bclc,OSO8BCLC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=oso8bclc&,OSO8B&:CDetectorLightcurves +C,woolley,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/woolley,woolley,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=woolley&,WOOLLEY::Woolley:Catalog:of:Stars:within:25:Parsecs:(LEDAS) +C,wbhgp20cm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wbhgp20cm,wbhgp20cm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wbhgp20cm&,WBHGP20CM::New:Catalog:of:Compact:20cm:Sources:in:the:Galactic:Plane:(LEDAS) +C,Tycho-2,optical,ivo://nasa.heasarc/tycho2,Tycho-2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=tycho2&,Tycho-2:Catalog:of:the:2.5:Million:Brightest:Stars +C,warps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/warps,warps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=warps&,WARPS::Wide:Angle:ROSAT:Pointed:Survey:First:Phase:(WARPS-I):(LEDAS) +C,wackerling,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/wackerling,wackerling,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=wackerling&,WACKERLING::Wackerling:Catalog:of:Early-Type:Emission-Line:Stars:(LEDAS) +C,vlss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/vlss,vlss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=vlss&,VLSS::VLA:Low-Frequency:Sky:Survey:Discrete:Source:Catalog:(LEDAS) +C,IRASZ,infrared,ivo://nasa.heasarc/iraszsurv,IRASZ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=iraszsurv&,IRAS:1.2-Jy:Redshift:Survey +C,vlanep,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/vlanep,vlanep,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=vlanep&,VLANEP::1.5-GHz:VLA-NEP:Survey:(LEDAS) +C,OSO8ALC,x-ray,ivo://nasa.heasarc/oso8alc,OSO8ALC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=oso8alc&,OSO8:A:Detector:Lightcurves +C,uhuru4,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/uhuru4,uhuru4,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=uhuru4&,UHURU4::Uhuru:Fourth:(4U):Catalog:(LEDAS) +C,TRIFIDCXO,x-ray,ivo://nasa.heasarc/trifidcxo,TRIFIDCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=trifidcxo&,Trifid:Nebula:(M:20):Chandra:X-Ray:Point:Source:Catalog +C,ugc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ugc,ugc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ugc&,UGC::Uppsala:General:Catalog:of:Galaxies:(LEDAS) +C,NORASGalClus,x-ray,ivo://nasa.heasarc/noras,NORASGalClus,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=noras&,Northern:ROSAT:All-Sky:(NORAS):Galaxy:Cluster:Survey:Catalog +C,IRASPSC,infrared,ivo://nasa.heasarc/iraspsc,IRASPSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=iraspsc&,IRAS:Point:Source:Catalog;:Version:2.0 +C,IPCUltrasoft,x-ray,ivo://nasa.heasarc/ipcultsoft,IPCUltrasoft,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcultsoft&,Einstein:IPC:Ultrasoft:Sources:Catalog +C,IPCPHOT,x-ray,ivo://nasa.heasarc/ipcphot,IPCPHOT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcphot&,Einstein:IPC:Photon:Event:Data +C,IC348CXO,optical:x-ray,ivo://nasa.heasarc/ic348cxo,IC348CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ic348cxo&,IC:348:Chandra:X-Ray:Point:Source:Catalog +C,tycho2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/tycho2,tycho2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=tycho2&,TYCHO2::Tycho-2:Catalog:of:the:2.5:Million:Brightest:Stars:(LEDAS) +C,twoxmmp,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/twoxmmp,twoxmmp,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=twoxmmp&,2XMMP::XMM:Serendipitous:Source:Catalogue::2XMM:(Pre-release):(LEDAS) +C,QuasarOrg,x-ray,ivo://nasa.heasarc/qorgcat,QuasarOrg,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=qorgcat&,All-Sky:Optical:Catalog:of:Radio/X-Ray:Sources +C,RASS/Hyades,x-ray,ivo://nasa.heasarc/hyadesxray,RASS/Hyades,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hyadesxray&,ROSAT:All-Sky:Survey::Hyades:Cluster:Region +C,Plan.Neb.,optical,ivo://nasa.heasarc/plnebulae,Plan.Neb.,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=plnebulae&,Galactic:Planetary:Nebulae:Catalog +C,HRIEXO,x-ray,ivo://nasa.heasarc/hriexo,HRIEXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hriexo&,Einstein:Catalog:HRI:ESTEC:Sources +C,Sharpless,optical,ivo://nasa.heasarc/hiiregion,Sharpless,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hiiregion&,Sharpless:H:II:Regions +C,NLTT,radio,ivo://nasa.heasarc/nltt,NLTT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=nltt&,NLTTCatalog&:FirstSupplement +C,Parkes,radio,ivo://nasa.heasarc/pkscat90,Parkes,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pkscat90&,Parkes:Southern:Radio:Sources +C,HETE2,gamma-ray:x-ray,ivo://nasa.heasarc/hete2tl,HETE2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hete2tl&,HETE-2:Timeline +C,hickson_group,optical,ivo://nasa.heasarc/hcg,hickson_group,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hcg&,Hickson:Compact:Groups:of:Galaxies:(HCG):Catalog +C,swifttdrss,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/swifttdrss,swifttdrss,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=swifttdrss&,SWIFTTDRSS::Swift:TDRSS:Messages:(LEDAS) +C,PGC,optical,ivo://nasa.heasarc/pgc2003,PGC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pgc2003&,Principal:Galaxy:Catalog:(PGC):2003 +C,NGC6530XMM,optical:x-ray,ivo://nasa.heasarc/ngc6530xmm,NGC6530XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc6530xmm&,NGC:6530:XMM-Newton:X-Ray:Point:Source:Catalog +C,swiftmastr,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/swiftmastr,swiftmastr,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=swiftmastr&,SWIFTMASTR::Swift:Master:Catalog:(LEDAS) +C,NGC6530OID,infrared:optical:x-ray,ivo://nasa.heasarc/ngc6530oid,NGC6530OID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc6530oid&,NGC:6530:Chandra:Point:Source:Optical/IR:Identifications:Catalog +C,OStars,optical,ivo://nasa.heasarc/ostars,OStars,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ostars&,Galactic:O:Stars:Catalog +C,swiftbalog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/swiftbalog,swiftbalog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=swiftbalog&,SWIFTBALOG::Swift:BAT:Instrument:Log:(LEDAS) +C,ORIONXST,x-ray,ivo://nasa.heasarc/orionxstar,ORIONXST,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=orionxstar&,ROSAT:HRI:Orion:Group:1:Stars +C,GINGARAW,x-ray,ivo://nasa.heasarc/gingaraw,GINGARAW,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gingaraw&,Ginga:LAC:Raw:Data +C,suzaxislog,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/suzaxislog,suzaxislog,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=suzaxislog&,SUZAXISLOG::Suzaku:XIS:Configuration:Log:(LEDAS) +C,NGC6530CXO,x-ray,ivo://nasa.heasarc/ngc6530cxo,NGC6530CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc6530cxo&,NGC:6530:Chandra:X-Ray:Point:Source:Catalog +C,NGC,optical,ivo://nasa.heasarc/ngc2000,NGC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2000&,NGC2000.0::Complete:New:General:Catalog:and:Index:Catalog +C,ORIONFFCXO,infrared:optical:x-ray,ivo://nasa.heasarc/orionffcxo,ORIONFFCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=orionffcxo&,Orion:Flanking:Fields:Chandra:X-Ray:Point:Source:Catalog +C,smcradio,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcradio,smcradio,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcradio&,SMCRADIO::Small:Magellanic:Cloud:ATCA:Radio:Continuum:Sources:(LEDAS) +C,North20cm,radio,ivo://nasa.heasarc/north20cm,North20cm,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=north20cm&,20cm:Radio:Catalog +C,smcclustrs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/smcclustrs,smcclustrs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=smcclustrs&,SMCCLUSTRS::SMC:&::Bridge:Clusters:Catalog:(LEDAS) +C,sigorixmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sigorixmm,sigorixmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sigorixmm&,SIGORIXMM::Sigma:Orionis:Cluster:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,NGC6231XMM,infrared:optical:x-ray,ivo://nasa.heasarc/ngc6231xmm,NGC6231XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc6231xmm&,NGC:6231:XMM-Newton:X-Ray:Source:Catalog +C,shkgalaxy,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/shkgalaxy,shkgalaxy,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=shkgalaxy&,SHKGALAXY::Shakhabazian:(Shk):Compact:Groups:of:Galaxies::Individual:Galaxies:Data:(LEDAS) +C,NGC4472CXO,optical:x-ray,ivo://nasa.heasarc/ngc4472cxo,NGC4472CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc4472cxo&,NGC:4472:Chandra:X-Ray:Point:Source:Catalog +C,NGC1333CXO,infrared:optical:x-ray,ivo://nasa.heasarc/ngc1333cxo,NGC1333CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc1333cxo&,NGC:1333:Chandra:X-Ray:Point:Source:Catalog +C,sas2maps,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sas2maps,sas2maps,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sas2maps&,SAS2MAPS::SAS-2:Map:Product:Catalog:(LEDAS) +C,NGC2264XMM,infrared:optical:x-ray,ivo://nasa.heasarc/ngc2264xmm,NGC2264XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2264xmm&,NGC:2264:XMM-Newton:X-Ray:Point:Source:Catalog +C,sao,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sao,sao,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sao&,SAO::Smithsonian:Astrophysical:Observatory:Star:Catalog:(LEDAS) +C,saisncat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/saisncat,saisncat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=saisncat&,SAISNCAT::Sternberg:Astronomical:Institute:Catalog:of:Supernovae:(LEDAS) +C,sacy,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/sacy,sacy,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=sacy&,SACY::SACY:(Search:for:Associations:Containing:Young:Stars):Catalog:(LEDAS) +C,rosltl,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosltl,rosltl,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosltl&,ROSLTL::ROSAT:Long-Term:Timeline:(LEDAS) +C,NGC2264CX2,x-ray,ivo://nasa.heasarc/ngc2264cx2,NGC2264CX2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2264cx2&,NGC:2264:Chandra:X-Ray:Point:Source:Catalog:2 +C,MPCRAW,x-ray,ivo://nasa.heasarc/mpcraw,MPCRAW,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mpcraw&,Einstein:MPC:Raw:Data +C,rosid,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rosid,rosid,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rosid&,ROSID::ROSAT:SIMBAD:Identifications:(LEDAS) +C,roshritotal,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roshritotal,roshritotal,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roshritotal&,ROSHRITOTAL::ROSAT:Complete:Results:Archive:Sources:for:the:HRI:(LEDAS) +C,GCPS,radio,ivo://nasa.heasarc/gcps,GCPS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gcps&,Galactic:Center:P-Band:(330:MHz):Survey +C,roshri,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/roshri,roshri,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=roshri&,ROSHRI::ROSAT:Results:Archive:Sources:for:the:HRI:(LEDAS) +C,MONR2CXO,infrared:x-ray,ivo://nasa.heasarc/monr2cxo,MONR2CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=monr2cxo&,Monoceros:R2:Cloud:Chandra:X-Ray:Point:Source:Catalog +C,rhoophcxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rhoophcxo,rhoophcxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rhoophcxo&,RHOOPHCXO::Rho:Ophiuchi:SFR:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,MSX,infrared,ivo://nasa.heasarc/msxpsc,MSX,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=msxpsc&,Midcourse:Space:Experiment:(MSX):Point:Source:Catalog;:V2.3 +C,revisedlhs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/revisedlhs,revisedlhs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=revisedlhs&,REVISEDLHS::Revised:Luyten:Half-Second:(LHS):Catalog:(LEDAS) +C,M87CXO,optical:x-ray,ivo://nasa.heasarc/m87cxo,M87CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m87cxo&,M:87:Chandra:X-Ray:Point:Source:Catalog +C,FAUST,uv,ivo://nasa.heasarc/faust,FAUST,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=faust&,Faust:Far-UV:Point:Source:Catalog +C,MARANOXMM,optical:x-ray,ivo://nasa.heasarc/maranoxmm,MARANOXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=maranoxmm&,Marano:Field:XMM-Newton:X-Ray:Source:Optical:Counterparts +C,M67CXO,optical:x-ray,ivo://nasa.heasarc/m67cxo,M67CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m67cxo&,M:67:Chandra:X-Ray:Point:Source:Catalog +C,MAGPIS,radio,ivo://nasa.heasarc/magpis,MAGPIS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=magpis&,Multi-Array:Galactic:Plane:Imaging:Survey +C,MCHMXRB,x-ray,ivo://nasa.heasarc/maghmxbcat,MCHMXRB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=maghmxbcat&,Magellanic:Clouds:High-Mass:X-Ray:Binaries:Catalog +C,reflex,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/reflex,reflex,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=reflex&,REFLEX::ROSAT-ESO:Flux-Limited:X-Ray:(REFLEX):Galaxy:Cluster:Survey:(LEDAS) +C,EXOSAT/High,x-ray,ivo://nasa.heasarc/exohgls,EXOSAT/High,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exohgls&,EXOSAT/CMA:High:Galactic:Latitude:Survey +C,rcw49cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rcw49cxo,rcw49cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rcw49cxo&,RCW49CXO::RCW:49:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,M17CXO,x-ray,ivo://nasa.heasarc/m17cxo,M17CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m17cxo&,M:17:Chandra:X-Ray:Point:Source:Catalog +C,rassgiant,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassgiant,rassgiant,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassgiant&,RASSGIANT::ROSAT:All-Sky:Survey::Giants:&::Supergiants:(LEDAS) +C,rassgb,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassgb,rassgb,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassgb&,RASSGB::RASS/Green:Bank:Catalog:(LEDAS) +C,M101CXO,x-ray,ivo://nasa.heasarc/m101cxo,M101CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m101cxo&,M:101:Chandra:X-Ray:Point:Source:Catalog +C,rassfsc,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassfsc,rassfsc,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassfsc&,RASSFSC::ROSAT:All-Sky:Survey::Faint:Sources:(LEDAS) +C,EXOSAT/Slew,x-ray,ivo://nasa.heasarc/exms,EXOSAT/Slew,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exms&,EXOSAT:ME:Slew:Catalog +C,LALABOOCXO,x-ray,ivo://nasa.heasarc/lalaboocxo,LALABOOCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lalaboocxo&,LALA:Bootes:Field:Chandra:X-Ray:Point:Source:Catalog +C,rassebcs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassebcs,rassebcs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassebcs&,RASSEBCS::ROSAT:All-Sky:Survey:Extended:Brightest:Cluster:Sample:(LEDAS) +C,rassdwarf,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/rassdwarf,rassdwarf,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=rassdwarf&,RASSDWARF::ROSAT:All-Sky:Survey::A-K:Dwarfs/Subgiants:(LEDAS) +C,ROSAT/M31,x-ray,ivo://nasa.heasarc/m31rosxray,ROSAT/M31,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m31rosxray&,ROSAT:PSPC:M31:Source:Catalog +C,plnebulae,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/plnebulae,plnebulae,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=plnebulae&,PLNEBULAE::Galactic:Planetary:Nebulae:Catalog:(LEDAS) +C,pleiadxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pleiadxray,pleiadxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pleiadxray&,PLEIADXRAY::ROSAT:PSPC:Catalog:of:the:Pleiades:(Micela:et:al.:1996):(LEDAS) +C,ESO/Uppsala,optical,ivo://nasa.heasarc/esouppsala,ESO/Uppsala,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=esouppsala&,ESO-Uppsala:ESO(B):Survey +C,pkscat90,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pkscat90,pkscat90,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pkscat90&,PKSCAT90::Parkes:Southern:Radio:Sources:(LEDAS) +C,pgc2003,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/pgc2003,pgc2003,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=pgc2003&,PGC2003::Principal:Galaxy:Catalog:(PGC):2003:(LEDAS) +C,IUE,uv,ivo://nasa.heasarc/iuelog,IUE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=iuelog&,IUE:(International:Ultraviolet:Explorer):Final:Merged:Observation:Log +C,Einstein/Clus,x-ray,ivo://nasa.heasarc/eingalclus,Einstein/Clus,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=eingalclus&,Einstein:Observatory:Clusters:of:Galaxies:Catalog +C,onexmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/onexmm,onexmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=onexmm&,1XMM::XMM-Newton:Serendipitous:Source:Catalog:Version:1.1.0:(LEDAS) +C,onccxoxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/onccxoxray,onccxoxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=onccxoxray&,ONCCXOXRAY::Orion:Nebula:Cluster:Chandra:HRC:X-Ray:Point:Source:Catalog:(LEDAS) +C,onccxoopt,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/onccxoopt,onccxoopt,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=onccxoopt&,ONCCXOOPT::Orion:Nebula:Cluster:Chandra:HRC:Optical:Sample:(LEDAS) +C,omegcenxmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/omegcenxmm,omegcenxmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=omegcenxmm&,OMEGCENXMM::Omega:Centauri:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,ngc4472cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc4472cxo,ngc4472cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc4472cxo&,NGC4472CXO::NGC:4472:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,LMXB,optical:x-ray,ivo://nasa.heasarc/lmxbcat,LMXB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lmxbcat&,Low-Mass:X-Ray:Binary:Catalog:(4th:Edition;:2007) +C,ngc2547xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2547xmm,ngc2547xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2547xmm&,NGC2547XMM::NGC:2547:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,GRO/EGRET,gamma-ray,ivo://nasa.heasarc/egretdata,GRO/EGRET,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=egretdata&,CGRO/EGRET:Photon:Lists:and:Maps +C,ngc2516xmm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2516xmm,ngc2516xmm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2516xmm&,NGC2516XMM::NGC:2516:Cluster:XMM-Newton:X-Ray:Point:Source:Catalog:(LEDAS) +C,Dixon,radio,ivo://nasa.heasarc/dixon,Dixon,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=dixon&,Dixon:Master:List:of:Radio:Sources:(Version:43) +C,IPCLXLBOL,x-ray,ivo://nasa.heasarc/ipclxlbol,IPCLXLBOL,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipclxlbol&,EinsteinLX&:LBLValuesforIPCOStars +C,PSPC/LMC,x-ray,ivo://nasa.heasarc/lmcrosxray,PSPC/LMC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lmcrosxray&,ROSATPSPCCatalogofLMCX-RaySources(Haberl&:Pietsch) +C,IPCIMAGE,x-ray,ivo://nasa.heasarc/ipcimage,IPCIMAGE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcimage&,Einstein:IPC:Images +C,ngc2516cxo,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/ngc2516cxo,ngc2516cxo,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=ngc2516cxo&,NGC2516CXO::NGC:2516:Chandra:X-Ray:Point:Source:Catalog:(LEDAS) +C,IPCDEEP,x-ray,ivo://nasa.heasarc/ipcdeep,IPCDEEP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcdeep&,Einstein:Catalog:IPC:Deep:Survey +C,LE,x-ray,ivo://nasa.heasarc/le,LE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=le&,CMA:Catalog:Central:6:Arcmin +C,Einstein/IPC,x-ray,ivo://nasa.heasarc/ipc,Einstein/IPC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipc&,Einstein:IPC:Sources:Catalog +C,UDF,optical,ivo://nasa.heasarc/hubbleudf,UDF,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hubbleudf&,Hubble:Ultra:Deep:Field:Catalog +C,LBQS,optical,ivo://nasa.heasarc/lbqs,LBQS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lbqs&,Large:Bright:Quasar:Survey +C,HST,optical,ivo://nasa.heasarc/hstaec,HST,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hstaec&,HST:Archived:Exposures:Catalog +C,mitgb6cm,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mitgb6cm,mitgb6cm,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mitgb6cm&,MITGB6CM::MIT-Green:Bank:5-GHz:Survey:Catalog:(LEDAS) +C,CRATES,radio,ivo://nasa.heasarc/crates,CRATES,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=crates&,CRATES:Flat-Spectrum:Radio:Source:Catalog +C,IRASSSC,infrared,ivo://nasa.heasarc/irasssc,IRASSSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=irasssc&,IRAS:Serendipitous:Survey:Catalog +C,mgps2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mgps2,mgps2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mgps2&,MGPS2::Molonglo:Galactic:Plane:Survey:2nd:Epoch:Compact:Source:Catalog:(LEDAS) +C,IPCSLEW,x-ray,ivo://nasa.heasarc/ipcslew,IPCSLEW,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcslew&,Einstein:Catalog:IPC:Slew:Survey +C,HRIPHOT,x-ray,ivo://nasa.heasarc/hriphot,HRIPHOT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hriphot&,Einstein:HRI:Photon:Event:Data +C,IPCOstars,x-ray,ivo://nasa.heasarc/ipcostars,IPCOstars,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcostars&,Einstein:Count:Rates:for:IPC:O:Stars +C,mggammadet,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mggammadet,mggammadet,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mggammadet&,MGGAMMADET::Gamma-Ray:Source:Detailed:Catalog:(Macomb:&::Gehrels:1999):(LEDAS) +C,HDEC,optical,ivo://nasa.heasarc/hdec,HDEC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hdec&,Henry:Draper:Extension:Charts:Catalog +C,CIO,infrared,ivo://nasa.heasarc/infrared,CIO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=infrared&,Catalog:of:Infrared:Observations:(CIO);:Edition:5 +C,GINGA,x-ray,ivo://nasa.heasarc/gingalog,GINGA,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gingalog&,Ginga:LAC:Log +C,CMAIMAGE,x-ray,ivo://nasa.heasarc/cmaimage,CMAIMAGE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cmaimage&,EXOSAT:CMA:Images:for:Each:Pointing +C,GINGALAC,x-ray,ivo://nasa.heasarc/gingalac,GINGALAC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gingalac&,GingaSourceLightcurves&:Spectra +C,IBISCAT3,gamma-ray:x-ray,ivo://nasa.heasarc/ibiscat3,IBISCAT3,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ibiscat3&,Third:IBIS/ISGRI:Soft:Gamma-Ray:Survey:Catalog +C,CHANTYPGPR,x-ray,ivo://nasa.heasarc/chantypgpr,CHANTYPGPR,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chantypgpr&,Chandra:Typical:Galactic:Plane:Region:Point:Source:Catalog +C,GINGABGD,x-ray,ivo://nasa.heasarc/gingabgd,GINGABGD,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gingabgd&,GingaBackgroundLightcurves&:Spectra +C,HRIIMAGE,x-ray,ivo://nasa.heasarc/hriimage,HRIIMAGE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hriimage&,Einstein:HRI:Images +C,EinstHRIDeep,x-ray,ivo://nasa.heasarc/hrideep,EinstHRIDeep,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hrideep&,Einstein:Catalog:HRI:Deep:Survey +C,Hipparcos,optical,ivo://nasa.heasarc/hipparcos,Hipparcos,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hipparcos&,Hipparcos:Main:Catalog +C,Chan/Seren/Opt,optical:x-ray,ivo://nasa.heasarc/chansexoid,Chan/Seren/Opt,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chansexoid&,Chandra:Serendipitous:Extragalactic:X-Ray:Source:ID:(SEXSI):Optical:Follow-Up +C,HIC,optical,ivo://nasa.heasarc/hic,HIC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hic&,Hipparcos:Input:Catalog +C,ChanDF,x-ray,ivo://nasa.heasarc/chandfn1ms,ChanDF,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chandfn1ms&,Chandra:Deep:Field:North:1-Megasecond:Catalog +C,ChaMPPS,x-ray,ivo://nasa.heasarc/champpsc,ChaMPPS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=champpsc&,Chandra:Multiwavelength:Project:(ChaMP):Point:Source:Catalog +C,CEPAXMM,optical:x-ray,ivo://nasa.heasarc/cepaxmm,CEPAXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cepaxmm&,Cepheus:A:SFR:XMM-Newton:X-Ray:Point:Source:Catalog +C,mggammacat,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/mggammacat,mggammacat,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=mggammacat&,MGGAMMACAT::Gamma-Ray:Source:Summary:Catalog:(Macomb:&::Gehrels:1999:&::2001):(LEDAS) +C,CDFSAGNCXO,optical:x-ray,ivo://nasa.heasarc/cdfsagncxo,CDFSAGNCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cdfsagncxo&,Chandra:Deep:Field:South:AGN:Spectral:Properties:Catalog +C,BSC,optical,ivo://nasa.heasarc/bsc5p,BSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bsc5p&,Bright:Star:Catalog +C,BMW-HRI,x-ray,ivo://nasa.heasarc/bmwhricat,BMW-HRI,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bmwhricat&,Brera:Multi-scale:Wavelet:ROSAT:HRI:Source:Catalog +C,Hickson(Gal),optical,ivo://nasa.heasarc/hcggalaxy,Hickson(Gal),http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hcggalaxy&,Hickson:Compact:Groups:of:Galaxies:(HCG):Individual:Galaxies:Data +C,HBC,optical,ivo://nasa.heasarc/hbc,HBC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hbc&,Herbig&:BellCatalogofOrionPop.Emission-LineStars +C,BATSE/Spec,gamma-ray,ivo://nasa.heasarc/batsegrbsp,BATSE/Spec,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=batsegrbsp&,CGRO/BATSE:Complete:Spectral:Catalog:of:Bright:GRBs +C,m33xmmxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m33xmmxray,m33xmmxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m33xmmxray&,M33XMMXRAY::XMM-Newton:M33:Survey:Catalog:(LEDAS) +C,GC,optical,ivo://nasa.heasarc/globclust,GC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=globclust&,Milky:Way:Globular:Clusters:Catalog:(February:2003:Version) +C,m33xmm2,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m33xmm2,m33xmm2,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m33xmm2&,M33XMM2::M33:XMM-Newton:X-Ray:Variability:Source:Catalog:(LEDAS) +C,m33chase,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m33chase,m33chase,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m33chase&,M33CHASE::M:33:Chandra:ACIS:Survey:(ChASeM33):Source:Catalog:(LEDAS) +C,GINGAMODE,x-ray,ivo://nasa.heasarc/gingamode,GINGAMODE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gingamode&,Ginga:LAC:Mode:Catalog +C,EXOSAT,x-ray,ivo://nasa.heasarc/exomaster,EXOSAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exomaster&,EXOSAT:Master:Observation:List +C,m31xray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/m31xray,m31xray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=m31xray&,M31XRAY::ROSAT:PSPC:Survey:of:M31:(LEDAS) +C,BATSEEOCAT,gamma-ray,ivo://nasa.heasarc/batseeocat,BATSEEOCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=batseeocat&,CGRO/BATSE:Earth:Occultation:Catalog:of:Low-Energy:Gamma-Ray:Sources +C,EXOLOG,x-ray,ivo://nasa.heasarc/exolog,EXOLOG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exolog&,EXOSAT:Observation:Log +C,lmcrosxray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmcrosxray,lmcrosxray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmcrosxray&,LMCROSXRAY::ROSAT:PSPC:Catalog:of:LMC:X-Ray:Sources:(Haberl:&::Pietsch):(LEDAS) +C,lmchrixray,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmchrixray,lmchrixray,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmchrixray&,LMCHRIXRAY::ROSAT:HRI:Catalog:of:LMC:X-Ray:Sources:(Sasaki:et:al.):(LEDAS) +C,EROSXMM,infrared:optical:x-ray,ivo://nasa.heasarc/erosxmm,EROSXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=erosxmm&,Extremely:Red:Objects:XMM-Newton:Survey:Catalog +C,lmcextobj,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmcextobj,lmcextobj,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmcextobj&,LMCEXTOBJ::Large:Magellanic:Cloud:Extended:Objects:Catalog:(LEDAS) +C,FlareStars,optical,ivo://nasa.heasarc/flarestars,FlareStars,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=flarestars&,UVCet-typeFlareStars&:RelatedObjectsCatalog +O,SWIRE,infrared,ivo://jvo/swire,SWIRE,http://jvo.nao.ac.jp/skynode/services/SkyNodeForSwire?,The:SWIRE:Data:Service +C,EXOSAT/Plane,x-ray,ivo://nasa.heasarc/exogps,EXOSAT/Plane,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exogps&,EXOSAT/ME:Galactic:Plane:Survey +C,h&_b91,optical,ivo://nasa.heasarc/exgalemobj,h&_b91,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=exgalemobj&,Hewitt&:Burbidge(1991)CatalogofExtragalacticEmission-LineObjects +C,lmcclustrs,*,ivo://uk.ac.le.star.tmpledas/ledas/ledas/lmcclustrs,lmcclustrs,http://camelot.star.le.ac.uk:8080/dsa-catalog/SubmitCone?DSACAT=ledas&DSATAB=lmcclustrs&,LMCCLUSTRS::LMC:Clusters:Catalog:(LEDAS) +C,Einstein/EMSS,x-ray,ivo://nasa.heasarc/emss,Einstein/EMSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=emss&,Einstein:Catalog:IPC:EMSS:Survey +C,ELAISCXO,x-ray,ivo://nasa.heasarc/elaiscxo,ELAISCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=elaiscxo&,ELAIS:N1:and:N2:Fields:Chandra:X-Ray:Point:Source:Catalog +C,Einstein2E,x-ray,ivo://nasa.heasarc/einstein2e,Einstein2E,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=einstein2e&,Einstein:Observatory:2E:Catalog:of:IPC:X-Ray:Sources +C,Einstein/OGal,x-ray,ivo://nasa.heasarc/einopslgal,Einstein/OGal,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=einopslgal&,Einstein:Survey:of:Optically:Selected:Galaxies +C,CYGTEVCXO,x-ray,ivo://nasa.heasarc/cygtevcxo,CYGTEVCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cygtevcxo&,Cygnus:TeV:Source:Chandra:X-Ray:Point:Source:Catalog +C,CYDER,x-ray,ivo://nasa.heasarc/cyder,CYDER,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cyder&,Calan-Yale:Deep:Extragalactic:Research:Survey:X-Ray:Source:Catalog +C,Chan/Syn/LHN,x-ray,ivo://nasa.heasarc/clasxs,Chan/Syn/LHN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=clasxs&,Chandra:Large-Area:Synoptic:X-Ray:Survey:of:Lockman:Hole-NW +C,ChanNGalPSC,x-ray,ivo://nasa.heasarc/chpngptsrc,ChanNGalPSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chpngptsrc&,Chandra:Nearby:Galaxies:Point:Source:Catalog +C,RASS/Cham,x-ray,ivo://nasa.heasarc/chasfrxray,RASS/Cham,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chasfrxray&,ROSAT:All-Sky:Survey::Chamaeleon:Star:Forming:Region:Study +O,Alcaino1990,optical,ivo://jvo/vizier/J/AJ/99/1831,Alcaino1990,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAJ99_1831?,M:68:BVRI:photometry:(Alcaino+:1990) +C,Einstein/Gal,x-ray,ivo://nasa.heasarc/eingalcat,Einstein/Gal,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=eingalcat&,CatalogofGalaxiesObservedbytheEinsteinObservatoryIPC&:HRI +C,CHANULXCAT,x-ray,ivo://nasa.heasarc/chanulxcat,CHANULXCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chanulxcat&,Chandra:Archive:Of:Galaxies:Ultraluminous:X-Ray:Source:Catalog +C,DENIS/I,infrared,ivo://nasa.heasarc/denisigal,DENIS/I,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=denisigal&,First:DENIS:I-band:Extragalactic:Catalog +C,CHAINTHCXO,infrared:optical:x-ray,ivo://nasa.heasarc/chainthcxo,CHAINTHCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chainthcxo&,Chamaeleon:I:North:Cloud:Chandra:X-Ray:Point:Source:Catalog +C,CG,optical,ivo://nasa.heasarc/cgmw,CG,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cgmw&,Candidate:Galaxies:Behind:the:Milky:Way +C,CfARed.S.,optical,ivo://nasa.heasarc/cfa2s,CfARed.S.,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cfa2s&,CfA:Redshift:Survey::South:Galactic:Cap:Data +O,Alves2001,optical,ivo://jvo/vizier/J/AJ/121/318,Alves2001,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAJ121_318?,BV:photometry:in:NGC:5986:(Alves+;:2001) +C,CVs,optical,ivo://nasa.heasarc/cvcat,CVs,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cvcat&,Cataclysmic:Variables:Catalog:(2006:Final:Edition) +O,AGN_CATALOG_11th,*,ivo://jvo/vizier/VII/235,AGN_CATALOG_11th,http://jvo.nao.ac.jp/skynode/services/SkyNodeForQSO?,Quasars:and:Active:Galactic:Nuclei:(11th:Ed.) +C,Be,optical,ivo://nasa.heasarc/bestars,Be,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bestars&,Be:Stars:Catalog +C,sdssdr6-neighbor,*,ivo://astronet.ru/cas/sdssdr6-neighbors,sdssdr6-neighbor,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr6&tab=neighbors&,Data:release:6:of:Sloan:Digital:Sky:Survey:catalogs +C,gsc2_3_2,*,ivo://astronet.ru/cas/gsc2_3_2,gsc2_3_2,http://vo.astronet.ru/sai_cas/conesearch?cat=gsc2_3_2&tab=main&,The:Guide:Star:Catalog:II:(GSC-II);:version:2.3.2 +C,BBXRT,x-ray,ivo://nasa.heasarc/bbxrt,BBXRT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bbxrt&,BBXRT:Archive +C,HIPNEWCAT,optical,ivo://nasa.heasarc/hipnewcat,HIPNEWCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hipnewcat&,Hipparcos:New:Astrometric:Catalog +S,hst.fos_spectra,uv:optical,ivo://mast.stsci/ssap/hst/fos,hst.fos_spectra,http://archive.stsci.edu/ssap/search2.php?id=FOS&,Hubble:Space:Telescope:Faint:Object:Spectrograph +S,gavo_tmap-ssa,*,ivo://www.g-vo.org/ssa.service.tmap,gavo_tmap-ssa,http://vo.ari.uni-heidelberg.de/ssatr-0.01/ssatr?,SSA:Service:for:Synthetical:Spectra:(TMAP) +S,heros_ond_cutout,*,ivo://asu.cas.cz/stel/heros/cutout,heros_ond_cutout,http://stelweb.asu.cas.cz/vo-archives/heros/heros.cgi?c=ssac&n=ssa&,cutout:server:of:HEROS:archive:of:Ondrejov:observations +S,cdfs_ssa,optical,ivo://www.g-vo.org/ssa.service.cdfs,cdfs_ssa,http://www.g-vo.org/ssampe_102/SSA?archiveid=CDFS&,SSA:Service:for:Optical:Spectroscopy:in:the:CDF-S +C,BAXGalClus,x-ray,ivo://nasa.heasarc/baxgalclus,BAXGalClus,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=baxgalclus&,BAX:X-Ray:Galaxy:Clusters:and:Groups:Catalog +S,heros_ond,*,ivo://asu.cas.cz/stel/heros,heros_ond,http://stelweb.asu.cas.cz/vo-archives/heros/heros.cgi?c=ssa&n=ssa&,HEROS:archive:of:Ondrejov:observations +C,ChandraOUP,infrared:optical:x-ray,ivo://nasa.heasarc/coup,ChandraOUP,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=coup&,Chandra:Orion:Ultradeep:Point:Source:Catalog +O,org.astrogrid.registry.RegistryService,*,ivo://wfau.roe.ac.uk/org.astrogrid.registry.RegistryService,org.astrogrid.registry.RegistryService,http://publishing-registry.roe.ac.uk:80/astrogrid-registry_v1_0/OAIHandlerv1_0?,WFAU:Publishing:Registry +C,tycho2-suppl_2,*,ivo://astronet.ru/cas/tycho2-suppl_2,tycho2-suppl_2,http://vo.astronet.ru/sai_cas/conesearch?cat=tycho2&tab=suppl_2&,The:Tycho-2:Catalogue:of:the:2.5:Million:Brightest:Stars +C,BATSETRIGS,gamma-ray,ivo://nasa.heasarc/batsetrigs,BATSETRIGS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=batsetrigs&,CGRO/BATSE:Trigger:Data +C,CNS3,optical,ivo://nasa.heasarc/cns3,CNS3,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cns3&,Gliese:Catalog:of:Nearby:Stars;:3rd:Edition +C,NGC253XMM,x-ray,ivo://nasa.heasarc/ngc253xmm,NGC253XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc253xmm&,NGC:253:XMM-Newton:X-Ray:Point:Source:Catalog +O,Yanny1994,optical,ivo://jvo/vizier/J/AJ/107/1745,Yanny1994,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAJ107_1745?,HST:UVI:photometry:of:M15.:II.:(Yanny+;:1994) +C,Chan/Seren/ID,x-ray,ivo://nasa.heasarc/chansexsi,Chan/Seren/ID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chansexsi&,Chandra:Serendipitous:Extragalactic:X-Ray:Source:ID:(SEXSI):Catalog +O,Cohen1997,optical,ivo://jvo/vizier/J/AJ/113/669,Cohen1997,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAJ113_669?,Stars:in:M13:core:(Cohen+:1997) +C,ChanNSPiral,x-ray,ivo://nasa.heasarc/channsgpsc,ChanNSPiral,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=channsgpsc&,Chandra:Nearby:Spiral:Galaxies:Point:Source:Catalog +C,tycho2,*,ivo://astronet.ru/cas/tycho2,tycho2,http://vo.astronet.ru/sai_cas/conesearch?cat=tycho2&tab=main&,The:Tycho-2:Catalogue:of:the:2.5:Million:Brightest:Stars +C,Chan/DF2N,x-ray,ivo://nasa.heasarc/chandfn2ms,Chan/DF2N,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chandfn2ms&,Chandra:Deep:Field:North:2-Megasecond:Catalog +O,Guarnieri1993,optical,ivo://jvo/vizier/J/A+AS/102/397,Guarnieri1993,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAAPS102_397?,Colour:magnitude:diagram:of:M13:(Guarnieri+:1993) +C,ChandraGC150,x-ray,ivo://nasa.heasarc/chanc150pc,ChandraGC150,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chanc150pc&,Chandra:Galactic:Central:150:Parsecs:Source:Catalog +O,HIPPARCOS,optical,ivo://jvo/vizier/I/239,HIPPARCOS,http://jvo.nao.ac.jp/skynode/services/SkyNodeForHIP?,The:Hipparcos:Main:Catalogue +C,IC1396NCXO,x-ray,ivo://nasa.heasarc/ic1396ncxo,IC1396NCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ic1396ncxo&,IC:1396N:Chandra:X-Ray:Point:Source:Catalog +C,CHAMPHXAGN,optical:x-ray,ivo://nasa.heasarc/champhxagn,CHAMPHXAGN,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=champhxagn&,CHAMP:(Chandra:Multiwavelength:Project):Hard:X-Ray:Emitting:AGN +C,HPERSEICXO,x-ray,ivo://nasa.heasarc/hperseicxo,HPERSEICXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hperseicxo&,H:Persei:Chandra:X-Ray:Point:Source:Catalog +C,CAIXA,x-ray,ivo://nasa.heasarc/caixa,CAIXA,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=caixa&,Catalog:of:AGN:in:the:XMM-Newton:Archive +C,CENACXO,x-ray,ivo://nasa.heasarc/cenacxo,CENACXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cenacxo&,Centaurus:A:Galaxy:Chandra:X-Ray:Point:Source:Catalog +C,BHROSATOpt.,x-ray,ivo://nasa.heasarc/bhrfscid,BHROSATOpt.,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bhrfscid&,Byurakan/Hamburg/ROSAT:Catalog:of:Optical:IDs +O,cea-server2,*,ivo://wfau.roe.ac.uk/cea-server2,cea-server2,http://cea-apps.roe.ac.uk/cea-server2/services/CommonExecutionConnectorService?,WFAU:CEA:Commandline:2 +C,BATSEPULSR,gamma-ray,ivo://nasa.heasarc/batsepulsr,BATSEPULSR,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=batsepulsr&,CGRO/BATSE:Pulsar:Observations +C,BATSEGRB,gamma-ray,ivo://nasa.heasarc/batsegrb,BATSEGRB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=batsegrb&,CGRO/BATSE:Gamma-Ray:Burst:Catalog +C,BATSE4B,gamma-ray,ivo://nasa.heasarc/batse4b,BATSE4B,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=batse4b&,CGRO/BATSE:4B:Catalog +C,sdssdr6-photopro,*,ivo://astronet.ru/cas/sdssdr6-photoprofile,sdssdr6-photopro,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr6&tab=photoprofile&,Data:release:6:of:Sloan:Digital:Sky:Survey:catalogs +I,IRSF,infrared,ivo://jvo/irsf,IRSF,http://jvo.nao.ac.jp/skynode/irsf.do?,IRSF:data:service +O,SDSS_DR2_SPECTRA,optical,ivo://jvo/sdss/dr2/spectrum,SDSS_DR2_SPECTRA,http://jvo.nao.ac.jp/skynode/services/SkyNodeForSDSS?,SDSS:DR2:Spectrum +O,vanderMarel2002,optical,ivo://jvo/vizier/J/AJ/124/3255,vanderMarel2002,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAJ124_3255?,UBV:photometry:in:M15:(van:der:Marel+;:2002) +C,ELAISS1OID,infrared:optical:x-ray,ivo://nasa.heasarc/elaiss1oid,ELAISS1OID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=elaiss1oid&,ELAIS:S1:Field:X-Ray:Source:Optical/IR:Identifications:Catalog +C,sdssdr6-propermo,*,ivo://astronet.ru/cas/sdssdr6-propermotions,sdssdr6-propermo,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr6&tab=propermotions&,Data:release:6:of:Sloan:Digital:Sky:Survey:catalogs +O,Testa1999,optical,ivo://jvo/vizier/J/AJ/118/2839,Testa1999,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAJ118_2839?,BV:photometry:of:NGC:1866:(Testa+;:1999) +C,sdssdr6-phototag,*,ivo://astronet.ru/cas/sdssdr6-phototag,sdssdr6-phototag,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr6&tab=phototag&,Data:release:6:of:Sloan:Digital:Sky:Survey:catalogs +O,TWOMASS_JVO,infrared,ivo://jvo/twomass,TWOMASS_JVO,http://jvo.nao.ac.jp/skynode/services/SkyNodeForTWOMASS?,Two:Micron:All:Sky:Survey +C,twomass-xsc,*,ivo://astronet.ru/cas/twomass-xsc,twomass-xsc,http://vo.astronet.ru/sai_cas/conesearch?cat=twomass&tab=xsc&,The:2MASS:All-Sky:Catalog +C,CLANSOID,infrared:optical,ivo://nasa.heasarc/clansoid,CLANSOID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=clansoid&,ChandraLockmanAreaNorthSurvey(CLANS)Optical&:IRCatalog +C,VLACDFSCAT,radio,ivo://nasa.heasarc/vlacdfscat,VLACDFSCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=vlacdfscat&,VLA:Survey:of:Chandra:Deep:Field:South +C,BMWCHANCAT,radio,ivo://nasa.heasarc/bmwchancat,BMWCHANCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=bmwchancat&,Brera:Multi-scale:Wavelet:Chandra:Source:Catalog +C,twomass-psc,*,ivo://astronet.ru/cas/twomass-psc,twomass-psc,http://vo.astronet.ru/sai_cas/conesearch?cat=twomass&tab=psc&,The:2MASS:All-Sky:Catalog +C,GRBCAT,gamma-ray,ivo://nasa.heasarc/grbcat,GRBCAT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=grbcat&,Catalog:of:Gamma-Ray:Bursts +C,sdssdr6-photoobj,*,ivo://astronet.ru/cas/sdssdr6-photoobjall,sdssdr6-photoobj,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr6&tab=photoobjall&,Data:release:6:of:Sloan:Digital:Sky:Survey:catalogs +C,LOCKMANXM2,x-ray,ivo://nasa.heasarc/lockmanxm2,LOCKMANXM2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lockmanxm2&,Lockman:Hole:XMM-Newton:X-Ray:Point:Source:Catalog +C,LOCKMANXMM,optical:x-ray,ivo://nasa.heasarc/lockmanxmm,LOCKMANXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lockmanxmm&,Lockman:Hole:Field:XMM-Newton:X-Ray:Point:Source:Catalog +C,2MASS-PSC,infrared,ivo://irsa.ipac/2MASS-PSC,2MASS-PSC,http://irsa.ipac.caltech.edu/cgi-bin/Oasis/CatSearch/nph-catsearch?CAT=fp_psc&,2MASS:All-Sky:Point:Source:Catalog +C,XRBs,x-ray,ivo://nasa.heasarc/xrbcat,XRBs,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xrbcat&,X-Ray:Binaries:Catalog +C,XMS,x-ray,ivo://nasa.heasarc/xms,XMS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xms&,XMM-Newton:Medium:Sensitivity:Survey:(XMS):Source:Catalog +C,Copern.X,x-ray,ivo://nasa.heasarc/xcopraw,Copern.X,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xcopraw&,Copernicus:X-Ray:Observations +C,XBOOTESOID,infrared:optical:x-ray,ivo://nasa.heasarc/xbootesoid,XBOOTESOID,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xbootesoid&,XBOOTES:NDWFSBootesFieldOptical&:NearIRCounterparts +C,usnoa2,*,ivo://astronet.ru/cas/usnoa2,usnoa2,http://vo.astronet.ru/sai_cas/conesearch?cat=usnoa2&tab=main&,USNO-A:V2.0;:A:Catalog:of:Astrometric:Standards +C,usnob1,*,ivo://astronet.ru/cas/usnob1,usnob1,http://vo.astronet.ru/sai_cas/conesearch?cat=usnob1&tab=main&,The:USNO-B1.0:Catalog +C,XBootes,x-ray,ivo://nasa.heasarc/xbootes,XBootes,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=xbootes&,XBOOTES::NDWFS:Bootes:Field:X-Ray:Point:Source:Catalog +C,denis,*,ivo://astronet.ru/cas/denis,denis,http://vo.astronet.ru/sai_cas/conesearch?cat=denis&tab=main&,Third:release:of:DENIS:data:(20:September:2005) +C,dbo,*,ivo://uk.ac.cam.ast/CMC14/catalogue/dbo,dbo,http://casu.ast.cam.ac.uk/ag/cmc14-dsa/SubmitCone?DSACAT=dbo&DSATAB=cmc14&,Catalogue:of:astrometric:stars:from:the:Carslberg:Meridian:Circle:Version:14 +C,WR,optical,ivo://nasa.heasarc/wrcat,WR,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wrcat&,The:VIIth:Catalog:of:Galactic:Wolf-Rayet:Stars +C,Wackerling,optical,ivo://nasa.heasarc/wackerling,Wackerling,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=wackerling&,Wackerling:Catalog:of:Early-Type:Emission-Line:Stars +C,VLA,radio,ivo://nasa.heasarc/vlanep,VLA,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=vlanep&,1.5-GHz:VLA-NEP:Survey +C,VLACOSMOS,radio,ivo://nasa.heasarc/vlacosmos,VLACOSMOS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=vlacosmos&,VLA-COSMOS:Large:Project:1.4-GHz:Source:Catalog +C,TGS,x-ray,ivo://nasa.heasarc/tgs,TGS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=tgs&,EXOSAT:TGS:L:and:R:Orders +C,Texas,radio,ivo://nasa.heasarc/texas,Texas,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=texas&,Texas:Survey:of:Radio:Sources:at:365:MHz +C,nomad,*,ivo://astronet.ru/cas/nomad,nomad,http://vo.astronet.ru/sai_cas/conesearch?cat=nomad&tab=main&,The:Naval:Observatory:Merged:Astrometric:Dataset +C,TD1,uv,ivo://nasa.heasarc/td1,TD1,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=td1&,TD1:Stellar:Ultraviolet:Fluxes:Catalog +C,TAURUSXMM,x-ray,ivo://nasa.heasarc/taurusxmm,TAURUSXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=taurusxmm&,Taurus:Molecular:Cloud:XMM-Newton:X-Ray:Source:Catalog +C,HB,optical,ivo://nasa.heasarc/qso,HB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=qso&,Hewitt&:Burbidge(1993)QSOCatalog +C,NOMAD,infrared:optical,ivo://fs.usno/cat/nomad,NOMAD,http://www.nofs.navy.mil/cgi-bin/vo_cone.cgi?CAT=NOMAD&,NOMAD:Catalogue +C,2MASS-XSC,infrared,ivo://irsa.ipac/2MASS-XSC,2MASS-XSC,http://irsa.ipac.caltech.edu/cgi-bin/Oasis/CatSearch/nph-catsearch?CAT=fp_xsc&,2MASS:All-Sky:Extended:Source:Catalog +C,PSPC/Pleiades,x-ray,ivo://nasa.heasarc/pleiadxray,PSPC/Pleiades,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=pleiadxray&,ROSAT:PSPC:Catalog:of:the:Pleiades:(Micela:et:al.:1996) +C,ONCCXOXRAY,x-ray,ivo://nasa.heasarc/onccxoxray,ONCCXOXRAY,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=onccxoxray&,Orion:Nebula:Cluster:Chandra:HRC:X-Ray:Point:Source:Catalog +C,tycho2-suppl_1,*,ivo://astronet.ru/cas/tycho2-suppl_1,tycho2-suppl_1,http://vo.astronet.ru/sai_cas/conesearch?cat=tycho2&tab=suppl_1&,The:Tycho-2:Catalogue:of:the:2.5:Million:Brightest:Stars +C,gsc1_2,*,ivo://astronet.ru/cas/gsc1_2,gsc1_2,http://vo.astronet.ru/sai_cas/conesearch?cat=gsc1_2&tab=main&,The:Guide:Star:Catalog:Version:1.2 +O,sai_cas,*,ivo://astronet.ru/cas/registry,sai_cas,http://vo.astronet.ru/cas/registry.php?,Sternberg:Astronomical:Institute:Catalog:Access:Services:Publishing:Registry +C,S3,*,ivo://uk.ac.cam.ast/skads-dsa-catalog/S3,S3,http://casu.ast.cam.ac.uk/ag/skads-dsa/SubmitCone?DSACAT=S3&DSATAB=sources&,SKADS:Simulated:Sky +O,org.astrogrid.registry.RegistryService,*,ivo://uk.ac.cam.ast/org.astrogrid.registry.RegistryService,org.astrogrid.registry.RegistryService,http://astrogrid.ast.cam.ac.uk/CASU-registry/OAIHandlerv1_0?,CASU:publishing:registry +C,ONCCXOOPT,optical:x-ray,ivo://nasa.heasarc/onccxoopt,ONCCXOOPT,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=onccxoopt&,Orion:Nebula:Cluster:Chandra:HRC:Optical:Sample +C,IDR,*,ivo://uk.ac.cam.ast/iphas-dsa-catalog/IDR,IDR,http://casu.ast.cam.ac.uk/ag/iphas-dsa/SubmitCone?DSACAT=IDR&DSATAB=ChipsAll&,IPHAS:IDR::service +I,SIAP-atlas,*,ivo://uk.ac.cam.ast/INT-WFS/images/SIAP-atlas,SIAP-atlas,http://astrogrid.ast.cam.ac.uk/int-wfs/siap-atlas/queryImage?,INT-WFS::images +I,ISSA,infrared,ivo://irsa.ipac/ISSA,ISSA,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=ISSA&hdr_location=%5CISSADataPath%5C&SIAP_ACTIVE=1&collection_desc=The+IRAS+Sky+Survey+Atlas+%28ISSA%29&,The:IRAS:Sky:Survey:Atlas +C,OMEGCENXMM,x-ray,ivo://nasa.heasarc/omegcenxmm,OMEGCENXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=omegcenxmm&,Omega:Centauri:XMM-Newton:X-Ray:Point:Source:Catalog +I,NED(images),radio:millimeter:infrared:optical:uv:euv:x-ray:gamma-ray,ivo://ned.ipac/Image,NED(images),http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-nedsiap?mission=NED&hdr_location=%5CNEDDataPath%5C&SIAP_ACTIVE=1&collection_desc=NASA%2FIPAC+Extragalactic+Database+Image+Data+Atlas+%28NED%29&,The:NASA/IPAC:Extragalactic:Database:Image:Data:Atlas +C,OMC2P3CXO,infrared:x-ray,ivo://nasa.heasarc/omc2p3cxo,OMC2P3CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=omc2p3cxo&,OMC-2:and:OMC-3:Chandra:X-Ray:Point:Source:Catalog +C,esolv_conesearch,*,ivo://omegacen/ConeSearch/ESOLV,esolv_conesearch,http://vo.astro-wise.org/ConeSearch?FORM=VOTABLE&PROJECT=ESO-LV&,The:Surface:Photometry:Catalogue:of:the:ESO-Uppsala:Galaxies:Cone:Search +C,comals_cone,optical,ivo://omegacen/ConeSearch/COMALS,comals_cone,http://vo.astro-wise.org/ConeSearch?FORM=VOTABLE&PROJECT=COMALS&,Coma:Legacy:Survey:ConeSearch:Service +I,MSX,infrared,ivo://irsa.ipac/MSX,MSX,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=MSX&hdr_location=%5CMSXDataPath%5C&SIAP_ACTIVE=1&collection_desc=The+Midcourse+Space+Experiment+%28MSX%29&,The:Midcourse:Space:Experiment:Data:Atlas +I,LGA,infrared,ivo://irsa.ipac/LGA,LGA,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=LGA&hdr_location=%5CLGADataPath%5C&SIAP_ACTIVE=1&collection_desc=2MASS+Large+Galaxy+Atlas+%28LGA%29&,2MASS:Large:Galaxy:Atlas +I,comals_siap,optical,ivo://omegacen/SIAP/COMALS,comals_siap,http://vo.astro-wise.org/SIAP?FORM=VOTable&PROJECT=COMALS&,Coma:Legacy:Survey:SIAP +I,FLS_VLA,radio,ivo://irsa.ipac/FirstLook,FLS_VLA,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=FLS_VLA&hdr_location=%5CFLS_VLADataPath%5C&collection_desc=Spitzer+First+Look+Survey+--+Ancillary+VLA+Data+%28FLS_VLA%29&SIAP_ACTIVE=1&,Spitzer:First:Look:Survey:(FLS):--:Ancillary:VLA:Data +I,2mass_ql,infrared,ivo://irsa.ipac/2MASS-QL,2mass_ql,http://irsa.ipac.caltech.edu/cgi-bin/2MASS/IM/nph-im_sia?type=ql&ds=asky&,2MASS:All-Sky:Quicklook:Image:Service +I,rosat_sia,x-ray,ivo://www.g-vo.org/sia.service.rosat,rosat_sia,http://www.g-vo.org/rosat/SIAP?action=queryImage&siap=siap.service.rosat&,SIA:Service:for:ROSAT:Archive +I,SWIRE,optical,ivo://irsa.ipac/SWIRE,SWIRE,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=SWIRE&hdr_location=%5CSWIREDataPath%5C&collection_desc=The+Spitzer+Wide-area+InfraRed+Extragalactic+Survey+%28SWIRE%29&SIAP_ACTIVE=1&,The:Spitzer:Wide-area:InfraRed:Extragalactic:Survey +I,MAST-Scrapbook,infrared:optical:uv:euv,ivo://irsa.ipac/MAST-Scrapbook,MAST-Scrapbook,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=Scrapbook&hdr_location=%5CScrapbookDataPath%5C&collection_desc=The+MAST+Image%2FSpectra+Scrapbook+%28Scrapbook%29&SIAP_ACTIVE=1&,The:MAST:Image:Scrapbook +I,IGA,infrared,ivo://irsa.ipac/IGA,IGA,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=IGA&hdr_location=%5CIGADataPath%5C&SIAP_ACTIVE=1&collection_desc=The+IRAS+Galaxy+Atlas+%28IGA%29&,The:IRAS:Galaxy:Atlas +S,HUT,uv,ivo://mast.stsci/ssap/hut,HUT,http://archive.stsci.edu/ssap/search2.php?id=HUT&amp;&,Hopkins:Ultraviolet:Telescope +C,NGC2547XMM,optical:x-ray,ivo://nasa.heasarc/ngc2547xmm,NGC2547XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2547xmm&,NGC:2547:XMM-Newton:X-Ray:Point:Source:Catalog +C,NGC2516XMM,x-ray,ivo://nasa.heasarc/ngc2516xmm,NGC2516XMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2516xmm&,NGC:2516:Cluster:XMM-Newton:X-Ray:Point:Source:Catalog +C,NGC2516CXO,optical:x-ray,ivo://nasa.heasarc/ngc2516cxo,NGC2516CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2516cxo&,NGC:2516:Chandra:X-Ray:Point:Source:Catalog +C,NGC2362CXO,optical:x-ray,ivo://nasa.heasarc/ngc2362cxo,NGC2362CXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ngc2362cxo&,NGC:2362:Chandra:X-Ray:Point:Source:Catalog +C,MIT-GB,radio,ivo://nasa.heasarc/mitgb6cm,MIT-GB,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mitgb6cm&,MIT-Green:Bank:5-GHz:Survey:Catalog +C,MGGAMMADET,gamma-ray,ivo://nasa.heasarc/mggammadet,MGGAMMADET,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mggammadet&,Gamma-RaySourceDetailedCatalog(Macomb&:Gehrels1999) +C,m&_ggamma-ray,gamma-ray,ivo://nasa.heasarc/mggammacat,m&_ggamma-ray,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=mggammacat&,Gamma-RaySourceSummaryCatalog(Macomb&:Gehrels1999&:2001) +C,Messier,optical,ivo://nasa.heasarc/messier,Messier,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=messier&,Messier:Nebulae +C,XMM/M33,x-ray,ivo://nasa.heasarc/m33xmmxray,XMM/M33,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m33xmmxray&,XMM-Newton:M33:Survey:Catalog +C,M33XMM2,x-ray,ivo://nasa.heasarc/m33xmm2,M33XMM2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=m33xmm2&,M33:XMM-Newton:X-Ray:Variability:Source:Catalog +C,HRI/LMC,x-ray,ivo://nasa.heasarc/lmchrixray,HRI/LMC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lmchrixray&,ROSAT:HRI:Catalog:of:LMC:X-Ray:Sources:(Sasaki:et:al.) +C,LMCEXTOBJ,optical,ivo://nasa.heasarc/lmcextobj,LMCEXTOBJ,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lmcextobj&,Large:Magellanic:Cloud:Extended:Objects:Catalog +C,LMC30DRCXO,infrared:optical:x-ray,ivo://nasa.heasarc/lmc30drcxo,LMC30DRCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=lmc30drcxo&,LMC:30:Doradus:Complex:Chandra:X-Ray:Point:Source:Catalog +C,IRASFSC,infrared,ivo://nasa.heasarc/irasfsc,IRASFSC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=irasfsc&,IRAS:Faint:Source:Catalog;:Version:2.0 +S,CENCOS-VVDS_DEEP,optical,ivo://fr.oamp.lam/ssa/cencos-vvds_deep,CENCOS-VVDS_DEEP,http://lamwws.oamp.fr/DAL/SSA/CENCOS-vvds_deep.do?,CENCOS-VVDS_DEEP:SSA:(VVDS:Deep:survey) +C,IPCUNSCRND,x-ray,ivo://nasa.heasarc/ipcunscrnd,IPCUNSCRND,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=ipcunscrnd&,Einstein:IPC:Unscreened:Photon:Event:List +S,pgos3_ssp,infrared:optical:uv,ivo://svo.iaa/models/SSP/general,pgos3_ssp,http://ov.inaoep.mx/tsap/SyntMod.php?,PGos3::evolutionary:synthesis:models:repository +C,IBIS/GC,gamma-ray:x-ray,ivo://nasa.heasarc/intgccat,IBIS/GC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=intgccat&,INTEGRAL:IBIS:Hard:X-Ray:Survey:of:Galactic:Center +S,HFA,optical,ivo://obs-lyon.fr/hfa/ssa,HFA,http://leda.univ-lyon1.fr/G.cgi?c=ssa&n=fassa&,HyperLeda:FITS:Archive:Simple:Spectrum:Data:Access(HFA:SSA) +I,COBE,infrared,ivo://nasa.heasarc/skyview/cobe,COBE,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=COBE&,Cosmic:Background:Explorer:DIRBE +C,Einstein/HRI,x-ray,ivo://nasa.heasarc/hricfa,Einstein/HRI,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hricfa&,Einstein:Catalog:HRI:CFA:Sources +C,HRASS/Opt,optical,ivo://nasa.heasarc/hrassoptid,HRASS/Opt,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hrassoptid&,Hamburg/RASS:Catalog::Optical:Identifications +C,RASS/HRC,x-ray,ivo://nasa.heasarc/hrasscat,RASS/HRC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hrasscat&,Hamburg/RASS:Catalog::X-Ray:Sources +C,hm_xrb,optical:x-ray,ivo://nasa.heasarc/hmxbcat,hm_xrb,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=hmxbcat&,Catalog:of:High-Mass:X-Ray:Binaries:in:the:Galaxy:(4th:Ed.) +C,GWSSTRPCXO,optical:x-ray,ivo://nasa.heasarc/gwsstrpcxo,GWSSTRPCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gwsstrpcxo&,Groth-Westphal:Strip:Chandra:X-Ray:Point:Source:Catalog +C,BATSE/GUSBAD,gamma-ray,ivo://nasa.heasarc/gusbad,BATSE/GUSBAD,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gusbad&,GRBs:Uniformly:Selected:from:BATSE:Archival:Data:(Version:2.1) +C,GS,x-ray,ivo://nasa.heasarc/gs,GS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gs&,EXOSAT:GSPC:Spectra:and:Lightcurves +C,GC47TUCCXO,x-ray,ivo://nasa.heasarc/gc47tuccxo,GC47TUCCXO,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gc47tuccxo&,47:Tuc:Globular:Cluster:Chandra:X-Ray:Point:Source:Catalog +S,hig_ssa,radio,ivo://obspm.fr/SSA_HIG,hig_ssa,http://vo.obspm.fr/cgi-bin/siap/ssapHIGI.pl?,HiG:-:Simple:Spectral:Access:to:HI:(21cm):Spectra:of:Galaxies +C,GB6,radio,ivo://nasa.heasarc/gb6,GB6,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=gb6&,Green:Bank:6-cm:(GB6):Radio:Source:Catalog +C,FSVSClusGR,optical,ivo://nasa.heasarc/fsvsclustr,FSVSClusGR,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fsvsclustr&,Faint:Sky:Variability:Survey:Catalog:of:Galaxy:Clusters:and:Rich:Groups +O,VONeural,*,ivo://it.napoli.voneural/VONeural,VONeural,http://lupalberto.na.infn.it:8080/CEC//services/CommonExecutionConnectorService?,VONeural:AstroGRID:Services +S,pgos3_x-ray_ssp,infrared:optical:uv:x-ray,ivo://svo.iaa/models/SSP/Xray,pgos3_x-ray_ssp,http://ov.inaoep.mx/tsap/SyntMod.php?FORMAT=METADATA&,PGos3::X-ray:SSP:models +S,ELODIE,*,ivo://obs-hp.fr/elodie/ssa,ELODIE,http://atlas.obs-hp.fr/elodie/E.cgi?a=t&c=ssa&n=ssa&,ELODIE:archive +S,HPOL,optical,ivo://mast.stsci/ssap/hpol,HPOL,http://archive.stsci.edu/ssap/search.php?id=HPOL&,Wisconsin:Halfwave:Spectropolarimeter +C,FPCSFITS,x-ray,ivo://nasa.heasarc/fpcsfits,FPCSFITS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=fpcsfits&,Einstein:FPCS:Events:Files +C,EUV/Faint,euv,ivo://nasa.heasarc/euvexrtcat,EUV/Faint,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euvexrtcat&,All-Sky:Catalog:of:Faint:EUV:Sources +C,EUVE,euv,ivo://nasa.heasarc/euvemaster,EUVE,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euvemaster&,EUVE:Archive:and:Observation:Log +C,EUVE/2,euv,ivo://nasa.heasarc/euvecat2,EUVE/2,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=euvecat2&,EUVE:Second:Source:Catalog +C,EGRET,gamma-ray,ivo://nasa.heasarc/egret3,EGRET,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=egret3&,CGRO/EGRET:Third:Source:Catalog +C,ROSAT/DXRBS,x-ray,ivo://nasa.heasarc/dxrbs,ROSAT/DXRBS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=dxrbs&,ROSAT:Deep:X-Ray:Radio:Blazar:Survey +C,Nova,optical,ivo://nasa.heasarc/duerbeck,Nova,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=duerbeck&,Galactic:Novae:References:Catalog +C,COS-B,gamma-ray,ivo://nasa.heasarc/cosbmaps,COS-B,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cosbmaps&,COS-B:Map:Product:Catalog +C,COMPTEL,gamma-ray,ivo://nasa.heasarc/comptel,COMPTEL,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=comptel&,CGRO/COMPTEL:Low-Level:Data:and:Maps +C,ChanGC,x-ray,ivo://nasa.heasarc/changalcen,ChanGC,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=changalcen&,Chandra:Galactic:Center:Point:Source:Catalog +C,ChanDFSS,x-ray,ivo://nasa.heasarc/chanextdfs,ChanDFSS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chanextdfs&,Chandra:Extended:Deep:Field:South:Survey:Point:Source:Catalog +C,CDFS1MS,x-ray,ivo://nasa.heasarc/chandfs1ms,CDFS1MS,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=chandfs1ms&,Chandra:Deep:Field:South:1-Megasecond:Catalog +C,Chan/DF2S,x-ray,ivo://nasa.heasarc/cdfn2msoid,Chan/DF2S,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cdfn2msoid&,ChandraDeepFieldNorth2-MegasecondOptical&:IRCatalog +C,CARINAXMM,x-ray,ivo://nasa.heasarc/carinaxmm,CARINAXMM,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=carinaxmm&,Carina:OB1:Association:XMM-Newton:X-Ray:Point:Source:Catalog +C,ChrAcBin,optical,ivo://nasa.heasarc/cabscat,ChrAcBin,http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=cabscat&,Chromospherically:Active:Binary:Stars:Catalog +O,Kadla1966,optical,ivo://jvo/vizier/II/248,Kadla1966,http://jvo.nao.ac.jp/skynode/services/SkyNodeForII248?,UBV:photometry:and:proper:motions:in:M13:(Kadla;:1966) +O,Ibata1999,optical,ivo://jvo/vizier/J/ApJS/120/265,Ibata1999,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAPJS120_265?,HST:photometry:of:M4:(Ibata+;:1999) +O,Pollard2005,optical,ivo://jvo/vizier/J/ApJ/628/729,Pollard2005,http://jvo.nao.ac.jp/skynode/services/SkyNodeForAPJ628_729?,CCD:BVIc:photometry:of:M10:stars:(Pollard+;:2005) +O,JVO_PREG,*,ivo://jvo/publishingregistry,JVO_PREG,http://jvo.nao.ac.jp/publishingRegistry1.0/oai.pl?,JVO:Publishing:Registry +C,xmm2p,*,ivo://astronet.ru/cas/xmm2p,xmm2p,http://vo.astronet.ru/sai_cas/conesearch?cat=xmm2p&tab=main&,XMM:Serendipitous:Source:Catalogue::2XMM +C,sdssdr5-phototag,*,ivo://astronet.ru/cas/sdssdr5-phototag,sdssdr5-phototag,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr5&tab=phototag&,The:DR5:data:release:of:SDSS +C,sdssdr5-photoobj,*,ivo://astronet.ru/cas/sdssdr5-photoobjall,sdssdr5-photoobj,http://vo.astronet.ru/sai_cas/conesearch?cat=sdssdr5&tab=photoobjall&,The:DR5:data:release:of:SDSS +C,ucac2,*,ivo://astronet.ru/cas/ucac2,ucac2,http://vo.astronet.ru/sai_cas/conesearch?cat=ucac2&tab=main&,The:Second:U.S.:Naval:Observatory:CCD:Astrograph:Catalog:(UCAC2) +C,NED(sources),radio:millimeter:infrared:optical:uv:euv:x-ray:gamma-ray,ivo://ned.ipac/Basic_Data_Near_Position,NED(sources),http://nedwww.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch?search_type=Near+Position+Search&of=xml_main&,The:NASA/IPAC:Extragalactic:Database +C,USNO-B1,optical,ivo://fs.usno/cat/usnob,USNO-B1,http://www.nofs.navy.mil/cgi-bin/vo_cone.cgi?CAT=USNO-B1&,USNO-B1:Catalogue +C,USNO-A2,optical,ivo://fs.usno/cat/usnoa2,USNO-A2,http://www.nofs.navy.mil/cgi-bin/vo_cone.cgi?CAT=USNO-A2&,USNO-A2:Catalogue +I,LH,infrared,ivo://irsa.ipac/Lockman-Hole,LH,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=LH&hdr_location=%5CLHDataPath%5C&collection_desc=2MASS+6X+Lockman+Hole+%28LH%29+Ancillary+Data+Atlas&SIAP_ACTIVE=1&,2MASS:6X:Lockman:Hole:Ancillary:Data:Atlas +I,IRTS,infrared,ivo://irsa.ipac/IRTS,IRTS,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=IRTS&hdr_location=%5CIRTSDataPath%5C&SIAP_ACTIVE=1&collection_desc=The+Infrared+Telescope+in+Space+%28IRTS%29&,The:Infrared:Telescope:in:Space:Data:Atlas +I,MIGA,infrared,ivo://irsa.ipac/MIGA,MIGA,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=MIGA&hdr_location=%5CMIGADataPath%5C&SIAP_ACTIVE=1&collection_desc=The+Mid-Infrared+Galaxy+Atlas+%28MIGA%29&,The:Mid-Infrared:Galaxy:Atlas +I,COSMOS,radio,ivo://irsa.ipac/COSMOS,COSMOS,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=COSMOS&hdr_location=%5CCOSMOSDataPath%5C&collection_desc=Cosmic+Evolution+Survey+with+HST+%28COSMOS%29&SIAP_ACTIVE=1&,Cosmic:Evolution:Survey:with:HST +I,esolv_siap,optical,ivo://omegacen/SIAP/ESOLV,esolv_siap,http://vo.astro-wise.org/SIAP?FORM=VOTable&PROJECT=ESO-LV&,The:Surface:Photometry:Catalogue:of:the:ESO-Uppsala:Galaxies:Simple:Image:Access +I,FLS_MAIN_R,optical,ivo://irsa.ipac/FLS_MAIN_R,FLS_MAIN_R,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=FLS_MAIN_R&hdr_location=%5CFLS_MAIN_RDataPath%5C&collection_desc=Spitzer+First+Look+Survey+%28FLS%29+--+NOAO+Extragalactic+--+R+%28FLS_MAIN_R%29&SIAP_ACTIVE=1&,Spitzer:First:Look:Survey:(FLS):--:NOAO:Extragalactic:--:R +I,FLS_ELAISN1_R,optical,ivo://irsa.ipac/FLS_ELAISN1_R,FLS_ELAISN1_R,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=FLS_ELAISN1_R&hdr_location=%5CFLS_ELAISN1_RDataPath%5C&collection_desc=Spitzer+First+Look+Survey+%28FLS%29+--+NOAO+ELAIS+N1+--+R+%28FLS_ELAISN1_R%29&SIAP_ACTIVE=1&,Spitzer:First:Look:Survey:(FLS):--:NOAO:ELAIS:N1:--:R +I,EIGA,infrared,ivo://irsa.ipac/EIGA,EIGA,http://irsa.ipac.caltech.edu/cgi-bin/Atlas/nph-atlas?mission=EIGA&hdr_location=%5CEIGADataPath%5C&SIAP_ACTIVE=1&collection_desc=The+Extended+IRAS+Galaxy+Atlas+%28EIGA%29&,The:Extended:IRAS:Galaxy:Atlas +S,hfa_ssa,optical,ivo://obspm.fr/HyperLeda/SSA,hfa_ssa,http://vo.obspm.fr/cgi-bin/siap/ssapHFA.pl?,HyperLeda:FITS:Archive:Simple:Spectrum:Data:Access +S,fuse_ssa,euv,ivo://iap.fr/FUSE/SSA,fuse_ssa,http://vo.obspm.fr/cgi-bin/siap/ssapFUSE.pl?,Far:Ultraviolet:Spectroscopic:Explorer:(Simple:Spectrum:Data:Access) +S,hst_spectra,uv:optical,ivo://mast.stsci/ssap/hst,hst_spectra,http://archive.stsci.edu/ssap/search.php?id=HST&,Hubble:Space:Telescope:Spectra +S,BeSS,infrared:optical:uv,ivo://basebe.obspm.fr/bess0.1,BeSS,http://basebe.obspm.fr/cgi-bin/ssapBE01.pl?,Be:Stars:Spectra:database +S,ELODIEinterp,*,ivo://obs-lyon.fr/elodie/interp,ELODIEinterp,http://leda.univ-lyon1.fr/e31/i.cgi?c=tsa&,Spectrum:interpolator:for:the:ELODIE:library +I,RASS,x-ray,ivo://nasa.heasarc/skyview/rass,RASS,http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=RASS&,ROSAT:All-Sky:X-ray:Survey:1.5:keV diff --git a/vo/lib/root.hd b/vo/lib/root.hd new file mode 100644 index 00000000..13f17d22 --- /dev/null +++ b/vo/lib/root.hd @@ -0,0 +1,5 @@ +# Root help directory for the package. This dummy package is +# necessary in order to have `package' appear as a module in some package, +# so that the user can type "help " (with `package' given as a task). + +_vo pkg = vo$lib/rootpackage.hd diff --git a/vo/lib/rootpackage.hd b/vo/lib/rootpackage.hd new file mode 100644 index 00000000..9be1b150 --- /dev/null +++ b/vo/lib/rootpackage.hd @@ -0,0 +1,8 @@ +# Root task entry for the package help tree. Defines `' +# as both a task and a package in the help database. + +vo men = vo$vo.men, + hlp = vo$vo.men, + sys = vo$vopkg.hlp, + pkg = vo$vo.hd, + src = vo$vo.cl diff --git a/vo/lib/specCone.xsl b/vo/lib/specCone.xsl new file mode 100644 index 00000000..ce43790a --- /dev/null +++ b/vo/lib/specCone.xsl @@ -0,0 +1,46 @@ + + + + + + + +#Name,Ra,Dec,Redshift,Class,SpecClass,Id + + + + + + , + + + , + + + , + + + , + + + , + + + + + + + + + + + + + + + + + + diff --git a/vo/lib/strip b/vo/lib/strip new file mode 100644 index 00000000..c360649a --- /dev/null +++ b/vo/lib/strip @@ -0,0 +1,5 @@ +# STRIP -- Rmfiles command script, used to strip the VO directories +# of all files not required for ordinary runtime use of the system. + +src -allbut .hlp .hd .men .cl .par .key .dat .mip .fits + diff --git a/vo/lib/zzsetenv.def b/vo/lib/zzsetenv.def new file mode 100644 index 00000000..a4ecd9e5 --- /dev/null +++ b/vo/lib/zzsetenv.def @@ -0,0 +1,8 @@ +# Global environment definitions for the package. + +reset vobin = "vo$bin(arch)/" +reset vosrc = "vo$src/" +reset volib = "vo$lib/" +reset pkglibs = "vobin$" + +keep diff --git a/vo/mkpkg b/vo/mkpkg new file mode 100644 index 00000000..65e84ee0 --- /dev/null +++ b/vo/mkpkg @@ -0,0 +1,118 @@ +# Make the package. + +$call update +$exit + +update: + $echo "---------------------VO SRC ----------------------" + $call update@src + $echo "------------------ VO VOTOOLS --------------------" + $call update@votools + ; + +# STRIP -- Strip the package directories of all sources and other files +# not required to run the system, or for user programming. + +strip: + !rmfiles -f lib/strip + ; + + +# SUMMARY -- [UNIX] mkpkg summary: output a summary of the spooled mkpkg +# output, omitting most of the mundane chatter. Used to scan large spool +# files for errors. + +summary: + $ifeq (HOSTID, unix) + $ifndef (spool) + $set spool = spool + $endif + ! grep -v ':$$' spool | grep -v '^xc' | grep -v '^ar'\ + | grep -v '^check file' + $else + $echo "mkpkg summary only available on a UNIX system" + $endif + ; + + +# IRAF multiple architecture support. +# ---------------------------------------- + +arch: # show current float option +showfloat: + $verbose off + !$(hlib)/mkfloat.csh + ; +generic: # generic installation (no bin) + $ifnfile (bin.generic) + !mkdir bin.generic + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh generic -d $(DIRS) + ; + +linux: # install Slackwkare Linux binaries + $ifnfile (bin.linux) + !mkdir bin.linux + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh linux -d $(DIRS) + ; +linux64: # install x86_64 binaries + $ifnfile (bin.linux64) + !mkdir bin.linux64 + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh linux64 -d $(DIRS) + ; +macosx: # install Mac OS X (PPC) binaries + $ifnfile (bin.macosx) + !mkdir bin.macosx + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh macosx -d $(DIRS) + ; +macintel: # install Mac OS X (Intel) binaries + $ifnfile (bin.macintel) + !mkdir bin.macintel + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh macintel -d $(DIRS) + ; +cygwin: # install Cygwin binaries + $ifnfile (bin.cygwin) + !mkdir bin.cygwin + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh cygwin -d $(DIRS) + ; +sparc: # install sparc binaries + $ifnfile (bin.sparc) + !mkdir bin.sparc + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh sparc -d $(DIRS) + ; +ssun: # install Sun/Solaris binaries + $ifnfile (bin.ssun) + !mkdir bin.ssun + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh ssun -d $(DIRS) + ; +sunos: # install SunOS (Solaris x86) binaries + $ifnfile (bin.sunos) + !mkdir bin.sunos + $endif + $verbose off + $set DIRS = "lib votools" + !$(hlib)/mkfloat.csh sunos -d $(DIRS) + ; diff --git a/vo/src/.gdb_history b/vo/src/.gdb_history new file mode 100644 index 00000000..6b2d98ea --- /dev/null +++ b/vo/src/.gdb_history @@ -0,0 +1,15 @@ +run +where +quit +run +where +quit +b xerror_ +b zpanic_ +run +p vo +quit +b zpanic_ +b xerror_ +c +quit diff --git a/vo/src/OLD/datascope.cl b/vo/src/OLD/datascope.cl new file mode 100644 index 00000000..6eb1cdec --- /dev/null +++ b/vo/src/OLD/datascope.cl @@ -0,0 +1,152 @@ +#{ DATASCOPE -- Toy DataScope task that returns a table of data services +# and the number of results that can be expected for each given either an +# input image or object name. For image input, the WCS footprint is computed +# and used as the search parameters; For an object name the coordinates are +# resolved and the search radius specified by the user is used. +# +# Example: Query a specific set of services, finding how many hits would +# be returned against the dev$wpix test image +# +# cl> datascope dev$wpix service="GSC2.2,USNO-B1,DSS2" +# #Num ShortName Count IVO Identifier +# #--- --------- ----- -------------- +# 1 GSC2.2 50 ivo://archive.stsci.edu/gsc/gsc2.2 +# 2 USNO-B1 344 ivo://fs.usno/cat/usnob +# 3 DSS2 1 ivo://archive.stsci.edu/dss/dss2 +# +# REQUIRES: NVO package and VO-CL builtin functions. +# +# M. Fitzpatrick, Aug 2006 + + +procedure datascope (what) + +string what { prompt = "Object Name or Image" } +string service = "cone" { prompt = "Service Type or list" } +string bandpass = "optical" { prompt = "Bandpass of search" } +real sr = 0.25 { prompt = "search radius" } + +bool filter = yes { prompt = "Filter results?" } +bool verbose = yes { prompt = "Verbose output?" } +int status = 0 { prompt = "Service status code" } + +begin + string url, tname, stype, this, bpass + string sname, ivorn, regResults, junk, svctyp + string zresp, eresp + real ra, dec, size + bool verb, filt + int dal, index, count, lnum + + this = what + bpass = bandpass + verb = verbose + stype = service + filt = filter + + if (stype == "catalog") { + stype = "cone" + } else if (stype == "image") { + stype = "siap" + } + ; + + if (imaccess (this)) { + iferr { wcsinfo (this) } then { + error (0, "Cannot determine image coords for `"//this//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + size = max (wcsinfo.width, wcsinfo.height) / 60.0 + } + + } else { + # Assume it's an object name, resolve to coords. + sesame (this) + if (sesame.status < 0) + error (0, "Cannot resolve object `"//this//"'") + ra = sesame.ra + dec = sesame.dec + size = sr + } + + # Initialize + zresp = "" + eresp = "" + + # Now do a Registry query for the given service type and bandpass. + regResults = mktemp ("tmp$reg") + if (stype == "all") { + s1 = mktemp ("tmp$reg") + print (stype) | translit ("STDIN",",","\n",del-, > s1) + list = s1 + i = 1 + + # Convert the list of specific services to a table we use below to + # query each. + while (fscan (list, s2) != EOF) { + printf ("%4d %s\n", i, + regResolver (s2,"","ShortName,ServiceType,Identifier"), + >> regResults) + i = i + 1 + } + delete (s1, verify-) + + } else { + registry ("", svc=stype, bandpass=bpass, verb-, header-, + >& regResults) + } + + + if (verbose) { + count (regResults) | scan (i) + printf ("#\n") + printf ("# Search Terms: RA=%H Dec=%h SR=%.3f\n", ra, dec, size) + printf ("# Service Type: %s\n", stype) + printf ("# Total Querys: %d\n", i) + printf ("#\n#\n") + printf ("#Num ShortName Count IVO Identifier\n") + printf ("#--- --------- ----- --------------\n") + } + + # Loop over the registry and query by service type. + list = regResults + lnum = 1 + while (fscan (list, index, sname, svctyp, ivorn) != EOF) { + + count = 0 + if (substr (svctyp,1,4) == "CONE") + count = dalRecordCount (\ + dalConeSvc(\ + regResolver(ivorn,"cone"), ra, dec, size)) + else if (substr (svctyp,1,4) == "SIAP") + count = dalRecordCount (\ + dalSiapSvc(\ + regResolver(ivorn,"siap"), ra, dec, size, size)) + + if (count == 0) + zresp = zresp // sname // "," + if (!filter) { + printf ("%4d %-14.14s ", lnum, sname) + if (count < 0) { + printf (" ERROR %s\n", ivorn) + eresp = eresp // sname // "," + } else + printf ("%6d %s\n", count, ivorn) + lnum = lnum + 1 + } else if (filter && count > 0) { + printf ("%4d %-14.14s %6d %s\n", lnum,sname,count,ivorn) + lnum = lnum + 1 + } else if (count < 0) + eresp = eresp // sname // "," + } + + if (verbose) { + printf ("#\n") + printf ("# Zero Values: ") ; prettystr(zresp,start=15,comment+) + printf ("# Err Returns: ") ; prettystr(eresp,start=15,comment+) + } + + # Clean up. + delete (regResults, verify-) +end diff --git a/vo/src/OLD/fchart.cl b/vo/src/OLD/fchart.cl new file mode 100644 index 00000000..d438c5db --- /dev/null +++ b/vo/src/OLD/fchart.cl @@ -0,0 +1,136 @@ +# CHART -- Toy finder chart program using an object name, a user-supplied +# image, or a position spec to display a point on the sky and an overlay +# of known NED objects. + +procedure chart (object) + +string object { prompt = "Object to plot" } +string image = "" { prompt = "Image name" } +real ra = INDEF { prompt = "RA of position" } +real dec = INDEF { prompt = "Dec of position" } +string inwcs = "icrs" { prompt = "Input coord system" } +real size = 0.2 { prompt = "Size (degrees)" } +string fields = "G_Lens,Xray,Radio,QSO" { prompt = "Objects to mark" } +bool grid = yes { prompt = "Overlay coordinate grid?" } + +begin + real lra, ldec, lsz + int count, siap, col + string imname, pos, fstr, obj, img, isys + bool do_grid + + reset stdimage = imt1024 # Set the environment + reset imclobber = yes + reset clobber = yes + + obj = object # get a local variable of the param value + lsz = size + fstr = fields + lra = ra + ldec = dec + img = image + isys = inwcs + do_grid = grid + + # Get the starting position. Use an image if specified, the check + # for an ra/dec pos, and finally a user-supplied object name. + if (imaccess (img, verbose=no)) { + iferr { wcsinfo (img) } then { + error (0, "Cannot determine image coords for `"//img//"'") + } else { + lra = wcsinfo.midx + ldec = wcsinfo.midy + lsz = max (wcsinfo.width, wcsinfo.height) / 60.0 + } + imname = img + + } else if (ra != INDEF && dec != INDEF) { + # No image specified, use the parameters (assume it's in hours). + lra = ra * 15. + ldec = dec + lsz = size # size in degrees + imname = mktemp ("chart") // ".fits" # create temp filenames + + } else { + # Sample Test Objects: + # abell2235 # has QSOs + # abell1689 # has G_Lens + # abell2255 # has lotsa Galaxies + + # Resolve the Abell number to coordinates. + sesame (obj) + lra = sesame.ra + ldec = sesame.dec + lsz = size + imname = mktemp ("chart") // ".fits" # create temp filenames + } + + # Convert alternate input coordinate system values. + if (isys != "icrs") { + print (lra // " " // ldec) | \ + skyctran ("STDIN", "STDOUT", isys, "icrs", transform+, + olngu="deg", olatu="deg", olngf="%f", olatf="%f") | \ + fields ("STDIN","1,2",lines="9") | scan (x, y) + if (verb) { + print ("#") + print ("# Input coords: ("//lra//","//ldec//") ("//isys//")") + print ("# Output coords: ("//x//","//y//") (ICRS)") + print ("#") + } + lra = x + ldec = y + } + pos = mktemp ("chart") + + + # Get an image of the field if the user didn't supply one. + if (obj != "" || (ra != INDEF && dec != INDEF)) { + + dss ("", ra=ra, dec=dec) + imname = dss.imname + } + + # Display the image. We're using DSS so we need to specify an image + # extension, other SIAP services + display (imname, 1, fill+, >& "dev$null") + + # Get NED sources + #vocatalog (regResolver("NED","cone"), lra, ldec, lsz, output="ned.txt") + s1 = "http://nedwww.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch?search_type=Near+Position+Search&of=xml_main&" + vocatalog (s1, lra, ldec, lsz, output="ned.txt") + + # Select the RA,Dec from the output NED table. + fields ("ned.txt","3,4", >& "pos_all") + + # Expand the list of object types we want to mark. + print (fstr) | translit ("STDIN",",","\n",del-, > "fields") + + # Mark the Galaxies on the display. + match (" G ","ned.txt") | fields("STDIN","3,4", >& "pos_all") + wcsctran ("pos_all", "c1", imname, verb-, + inwcs="world",outwcs="logical",units="n n") + tvmark (frame=1,coords="c1",mark="plus", color=206, txsize=3) + + # Mark the rest of the requested objects on the display. + list = "fields" + while (fscan (list, s1) != EOF) { + match (s1,"ned.txt") | fields("STDIN","3,4,5", >& "pos_w") + wcsctran ("pos_w","pos_l", imname, "world","logical", + verb-, units="n n") | \ + tvmark (frame=1, coords="pos_l",mark="plus",color=204,txsize=3,lab+) + } + + if (do_grid) + wcslab (imname, 1, use-, fill+, overplot+, append+, + labout-, dev="imdy") + + # Clean up. + if (access (pos)) delete (pos, verify-, >& "dev$null") + if (access (imname)) delete (imname, verify-, >& "dev$null") + + # Update params. + object = "" + image = "" + ra = INDEF + dec = INDEF +end diff --git a/vo/src/OLD/sloanspec.cl b/vo/src/OLD/sloanspec.cl new file mode 100644 index 00000000..c6f24aed --- /dev/null +++ b/vo/src/OLD/sloanspec.cl @@ -0,0 +1,413 @@ +#{ SLOANSPEC -- Query the SDSS Spectral Data (DR4) given an image footprint, +# object name, or equatorial position and search size. + +procedure sloanspec (what) + +string what { prompt = "Image or Object name" } + +real ra = INDEF { prompt = "RA of Field (hours)" } +real dec = INDEF { prompt = "Dec of Field (degrees)" } +real sr = 0.25 { prompt = "Search size (degrees)" } + +int maxrecords = 100 { prompt = "Max records to return" } +bool display = no { prompt = "Display result?" } +bool interactive = yes { prompt = "Interactive mode?" } +bool autosave = yes { prompt = "Auto-save downloaded data?" } +bool verbose = yes { prompt = "Verbose output?" } +bool ned = no { prompt = "Overlay NED objects?" } +bool grid = no { prompt = "Overlay coord grid?" } +bool download = no { prompt = "Automatically download data?" } + +string spectype = "all" { prompt = "Spectra type (qso|galaxy|all)", + enum="qso|galaxy|all" } +real zlow = INDEF { prompt = "Low redshift filter" } +real zhigh = INDEF { prompt = "High redshift filter" } + +real size = 15.0 { prompt = "Size of marker (pixels)" } +int color = 207 { prompt = "Marker color" } +int status = 0 { prompt = "Service status code" } + +string *llist + +begin + string this, img, obj, stab, ttab, mtab, coords, tvcoords, filter + string name, class, oclass, ch, cmd, tnames, imlist, sv_img, stype + bool verb, disp, do_grid, interact, saving, do_ned, found, getdata + int maxrec, mkcolor, n, wcs, siap, count + real szmark, d0, d1, xp, yp, z, x1, x2, y1, y2 + real lra, ldec, lsr, sra, sdec, sz, sx, sy + real llx, lly, urx, ury, cx, cy, bsz, z1, z2 + string sname, sid, sclass, mission + + + lra = ra + ldec = dec + this = "" + if (isindef(lra) && isindef(ldec)) + this = what + + lsr = sr + disp = display + maxrec = maxrecords + szmark = size + mkcolor = color + verb = verbose + interact = interactive + do_grid = grid + do_ned = ned + saving = autosave + stype = spectype + z1 = zlow + z2 = zhigh + getdata = download + sv_img = "" + + # Set the environment. + set clobber = yes + set imclobber = yes + + + if (imaccess (this)) { + img = this + obj = "" + iferr { wcsinfo (this) } then { + error (0, "Cannot determine image coords for `"//this//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + size = max (wcsinfo.width, wcsinfo.height) / 60.0 + } + + } else { + # Assume it's an object name, resolve to coords. + sesame (this) + if (sesame.status < 0) + error (0, "Cannot resolve object `" // this // "'") + lra = sesame.ra + ldec = sesame.dec + lsr = sr + img = "" + obj = this + } + + filter = "" + if (stype == "qso") { + filter = "Qso" + } else if (stype == "galaxy") { + filter = "Galaxy" + } + ; + + # Create temp files. + stab = mktemp ("tmp$stab") + ttab = mktemp ("tmp$ttab") + + # Display an image early on so we have something to look at. + if (display) { + if (img == "" || imaccess(img) == no) { + # Display an image from the DSS. + img = mktemp ("tmp$sspec") // ".fits" + sv_img = img + + # Get an image of the field if the user didn't supply one. + siap = dalSiapSvc(regResolver("ivo://nasa.heasarc/skyview/dss1","siap"), lra,ldec,lsr,lsr) + + count = dalRecordCount(siap) + if (count <= 0) + error (0, "No optical images found") + s1 = dalGetData(siap, 0, osfn(img)) + + display (img//"[0]", 1, fill+, bpmask="", >& "dev$null") + img = "" + } else { + display (img, 1, fill+, bpmask="", >& "dev$null") + } + } + + + # Query for the spectra. + if (verb) { + printf ("#\n") + if (img != "") + printf ("# Search Params: Img='%s' RA=%.5f Dec=%.5f SR=%.2f\n", + img, lra, ldec, lsr) + else if (obj != "") + printf ("# Search Params: Obj='%s' RA=%.5f Dec=%.5f SR=%.2f\n", + obj, lra, ldec, lsr) + else + printf ("# Search Position: RA=%.5f Dec=%.5f SR=%.2f\n", + lra, ldec, lsr) + print ("#\n") + } + ssquery (image=img, object=obj, ra=lra, dec=ldec, sr=(lsr * 60.0), + zlow=z1, zhigh=z2, output="STDOUT", maxrec=maxrec, verb-) | \ + match (filter, "STDIN", >& stab) + + status = ssquery.status + if (ssquery.status < 0) { + error (0, "No results found.") + + } else if (img != "") { + wcsinfo (img) + lra = wcsinfo.midx # decimal degrees + ldec = wcsinfo.midy + + } else if (obj != "") { + sesame (obj) + lra = sesame.ra # decimal degrees + ldec = sesame.dec + } + #printf("img='%s' obj='%s' ra=%.4f dec=%.4f sr=%.2f\n",img,obj,lra,ldec,lsr) + + + + # See whether we display the image or simply download a cutout of the + # field we want. + if (display) { + coords = mktemp ("tmp$coords") + tvcoords = mktemp ("tmp$coords") + + if (img == "" || imaccess(img) == no) { +# # Display an image from the DSS. +# img = mktemp ("tmp$sspec") // ".fits" + img = sv_img +# +# # Get an image of the field if the user didn't supply one. +# siap = dalSiapSvc(regResolver("DSS2R","siap"), lra,ldec,lsr,lsr) +# +# count = dalRecordCount(siap) +# if (count <= 0) +# error (0, "No optical images found") +# s1 = dalGetData(siap, 0, osfn(img)) +# +# display (img//"[0]", 1, fill+, bpmask="", >& "dev$null") + fields (stab, "2,3", >& coords) + wcsctran (coords, tvcoords, img//"[0]", "world", "logical", + units="h n", columns="1 2", verb-) + + wcsinfo (img//"[0]") + + sv_img = img + img = img // "[0]" + + if (!interact && imaccess(sv_img//".fits")) + delete (sv_img//".fits", verify-, >& "dev$null") + + } else { + # Display the image. +# display (img, 1, fill+, bpmask="", >& "dev$null") + fields (stab, "2,3", >& coords) + wcsctran (coords, tvcoords, img, "world", "logical", + units="h n", verb-) + sv_img = img + wcsinfo (img) + } + + if (verb) { + printf ("#\n") + if (img != "") + printf ("# Image: %s\n", img) + else if (obj != "") + printf ("# Object %s\n", obj) + + if (img == "" && obj == "") + printf ( "# Search Pos: (%H,%h) Size: %.2fx%.2f arcmin\n", + ra, dec, lsr, lsr) + else + printf ( "# Search Pos: (%H,%h) Size: %.2fx%.2f arcmin\n", + wcsinfo.midx, wcsinfo.midy, wcsinfo.width, wcsinfo.height) + printf ("#\n") + fields (stab, "1-5") + } + + # Create local catalog of spectra. + joinlines (tvcoords//","//stab) | match ("-", "STDIN", stop+, >& ttab) + + if (access(coords)) delete (coords, verify-, >& "dev$null") + if (access(tvcoords)) delete (tvcoords, verify-, >& "dev$null") + + + mtab = mktemp ("tmp$mtab") + fields (ttab, "1,2,3", >& mtab) +type (mtab) + tvmark (1, mtab, mark="circle", radii=szmark, col=mkcolor, + lab+, txsize=1) + + if (access(mtab)) delete (mtab, verify-, >& "dev$null") + + # Overlay the NED objects? + if (do_ned) + nedoverlay (img) + + # Draw the coordinate overlay grid? + if (do_grid) + wcslab (img, 1, use-, fill+, overplot+, append+, + labout-, dev="imdy") + + if (interact) { + # When verbose we printed the table above, otherwise we want some + # kind of summary visible here. + if (!verbose) + type (ttab) + + print ("\n\nIMSSPEC Command Summary:") + print ("b Batch display w/in a box") + print ("d Download spectrum") + print ("i Print Info about spectrum") + print ("n NED Overlay") + print ("r Radio contour overlay") + print ("s Show spectrum") + print ("w WCS Overlay") + print ("q Quit") + printf ("\nCommand? ") + + while (fscan (imcur, x, y, wcs, cmd) != EOF) { + # Find nearest point. All other commands will depend on the + # chosen spectrum. + d0 = 999999999.0 + d1 = 0.0 + found = no + llist = ttab + while (fscan(llist, xp,yp, name,ra,dec,z,class,line) != EOF) { + d1 = sqrt ((xp-x)*(xp-x) + (yp-y)*(yp-y)) + if (d1 < d0) { + d0 = d1 + sx = xp ; sy = yp + sra = lra ; sdec = ldec + sz = z + sname = name + sclass = class + found = yes + } + } + llist = "" + if (!found) + print ("Error: object not found") + + print ("") + switch (cmd) { + case "i": # Show info on spectrum + { printf ("%s %H %h %.5f %s\n", + sname, (sra*15.), sdec, sz, sclass) + } + + case "b": # Get spectrum in the box + { printf ("Again...") + x1 = x + y1 = y + n = fscan (imcur, x2, y2, wcs, ch) + tnames = mktemp ("tmp$tname") + imlist = mktemp ("tmp$imlist") + tabclip (ttab, "STDOUT", "c1","c2", x1,y1, x2,y2) | \ + fields ("STDIN", "1,2,3,9", >& tnames) + + # Draw a box around the selected region + printf ("%f %f 101 b\n%f %f 101 b\n", x1,y1,x2,y2) | \ + tvmark (1, "", commands="STDIN", lab-, col=200) + + print ("\nDownloading images ....") + llist = tnames + while (fscan (llist, x, y, sname, sid) != EOF) { + name = substr (sname, 1, 10) // ".fits" + print (name, >>& imlist) + printf ("%f %f %s\n", x, y, sname) | \ + tvmark (1, "STDIN", mark="circle", + radii=szmark, col=205, lab+, txsize=1) + if (imaccess(name) == no) + ssget (sid, name, verbose+) + else + printf ("Image '%s' exists already...\n", name) + } + llist = "" + + printf ("Running SPECLOT ....") + specplot ("@"//imlist, label="imname",cursor="dev$null") + + if (!saving) + imdelete ("@"//imlist, >& "dev$null") + delete (imlist, verify-, >& "dev$null") + delete (tnames, verify-, >& "dev$null") + gflush + + } + case "d": # Get spectrum + { + match (sname, stab) | scan (line) + print (line) | fields ("STDIN","1,7") | scan(sname,sid) + name = substr (sname, 1, 10) // ".fits" + printf ("%f %f %s\n", sx, sy, sname) | \ + tvmark (1, "STDIN", mark="circle", radii=szmark, + col=205, lab+, txsize=1) + if (imaccess(name) == no) + ssget (sid, name, verbose+) + } + case "o": # Observation Overlay + { while (yes) { + printf ("Mission (HST|XMM|Spitzer|Chandra|Rosat)? " + i = scan (mission) + if (i > 0) + break + } + obslogoverlay (img, mission) + } + case "r": # NVSS Radio contour overlay + { radiooverlay (img) + } + case "n": # NED Overlay + { nedoverlay (img) + } + case "w": # WCS Overlay + { wcslab (img, 1, use-, fill+, overplot+, append+, + labout-, dev="imdy") + } + case "s": # SPLOT spectrum + { + match (sname, stab) | scan (line) + print (line) | fields ("STDIN","1,7") | scan(sname,sid) + name = substr (sname, 1, 10) // ".fits" + printf ("%f %f %s\n", sx, sy, sname) | \ + tvmark (1, "STDIN", mark="circle", radii=szmark, + col=205, lab+, txsize=1) + if (imaccess(name) == no) + ssget (sid, name, verbose+) + + if (imaccess(name) == yes) { + printf ("Running SPLOT on image '%s'....", name) + splot (name) + } else + printf ("Error loading image '%s'\n", name) + + if (!saving) + imdelete (name, >& "dev$null") + gflush + } + case "q": # Quit + { break + } + } + + printf ("\nCommand? ") + } + } + + } else { + type (stab) + + if (getdata) { + spectab (stab, imroot="", verbose+) + } + } + + + # Clean up + if (access(stab)) delete (stab, verify-, >& "dev$null") + if (access(ttab)) delete (ttab, verify-, >& "dev$null") + + ra = INDEF # reset params + dec = INDEF + + if (interact && imaccess(sv_img//".fits")) + delete (sv_img//".fits", verify-, >& "dev$null") +end + + diff --git a/vo/src/OLD/vizier.cl b/vo/src/OLD/vizier.cl new file mode 100644 index 00000000..bf9209ba --- /dev/null +++ b/vo/src/OLD/vizier.cl @@ -0,0 +1,65 @@ +#{ VIZIER -- Call a service Vizier TABULARSKY service. + +procedure vizier (tab_id) + +string tab_id { prompt = "Table reference" } + +string output = "STDOUT" { prompt = "Output filename" } +string otype = "ascii" { prompt = "Output format", + min="ascii|csv|votable|fits" } +bool all = yes { prompt = "Get all matching tables?" } +bool verbose = no { prompt = "Verbose output?" } + +int status = 0 { prompt = "Service status code" } + +begin + string id, url, oname, tname, ctype, oroot + string sfile, fields, catid, svc_type + bool verb, do_all + int fnum, nrecords + + + id = tab_id + ctype = otype + oroot = output + do_all = all + verb = verbose + + svc_type = "tabularskyservice" + fields = "ServiceURL,Identifier" + fnum = 1 + + + # Create a temporary url file and output name. + sfile = mktemp ("tmp$vizier") + tname = mktemp ("tmp$vizier") // ".xml" + + if (do_all) + print (regResolver (id, svc_type, fields, -1), > sfile) + else + print (regResolver (id, svc_type, fields), > sfile) + + nrecords = nresolved() + + list = sfile + while (fscan (list, url, catid) != EOF) { + + if (nrecords > 1) + oname = oroot // "." // fnum + else + oname = oroot + + if (verb) + printf ("Downloading %s ... to %s\n", catid, oname) + + # Call the Vizier service url + rawcaller (url, otype="votable", output=tname) + + # Output the table. + tabout (tname, oname, ctype) + + delete (tname, verify-) + fnum = fnum + 1 + } + +end diff --git a/vo/src/mkpkg b/vo/src/mkpkg new file mode 100644 index 00000000..e646e506 --- /dev/null +++ b/vo/src/mkpkg @@ -0,0 +1,26 @@ +# Make the VO package compiled tasks. + +$call relink +$exit + +update: + $call relink + $call install + ; + +relink: + $set LIBS = "-lasttools libvoclient.a" + + #$update libpkg.a + #$omake x_voapps.x + #$link x_voapps.o libpkg.a $(LIBS) -o xx_voapps.e + ; + +install: + #$move xx_voapps.e vobin$x_voapps.e + ; + + +libpkg.a: + $set XFLAGS = "$(XFLAGS) -g -q" + ; diff --git a/vo/src/registry.cl b/vo/src/registry.cl new file mode 100644 index 00000000..793b782a --- /dev/null +++ b/vo/src/registry.cl @@ -0,0 +1,269 @@ +#{ REGISTRY -- Do a Registry query. + +procedure registry (query) + +string query { prompt = "Query terms" } + +string type = "" { prompt = "Sevice type constraint" } +string bandpass = "" { prompt = "Bandpass constraint" } +string content = "" { prompt = "ContentLevel constraint" } +string sql = "" { prompt = "SQL Query terms" } + +string fields="Title,Subject,CoverageSpectral" \ + { prompt = "Verbose output fields" } +bool header = yes { prompt = "Header output?" } +bool verbose = no { prompt = "Verbose output?" } +bool interactive = no { prompt = "Interactive processing?" } + +int record = -1 { prompt = "Record number to list?" } +bool metadata = no { prompt = "List resource metadata?" } +int nlines = 5 { prompt = "Number lines in Vizier preview" } + +int qres = 0 { prompt = "Saved resource record pointer" } +int qcount = 0 { prompt = "Saved record count" } +string qstring = "" { prompt = "Saved query string" } +string qbandpass = "" { prompt = "Saved bandpass constraint" } +string qcontent = "" { prompt = "Saved ContentLevel constraint" } +string qsvc = "" { prompt = "Saved service type constraint" } +string qsql = "" { prompt = "Saved SQL constraint" } + +int status = 0 { prompt = "Service status code" } + +begin + string qterm, fstr, ffile, qstr, id, typ, str + string bpass, clevel, sqlstr, stype, ch + bool verb, meta, interact, summary + int res, count, istart, iend, n, vnlines, rec + + + verb = verbose + fstr = fields + meta = metadata + stype = type + bpass = bandpass + clevel = content + sqlstr = sql + interact = interactive + vnlines = nlines + + + + # Set the environment. + reset clobber = yes + summary = no + + # Print the resource alias list + if (query == "aliases") { + if (access ("home$registry.dat") == yes) + type ("home$registry.dat") + return + } else if (query == "alias") { + return + } + + # See if all we want is a list of the available metadata. + if (meta) { + regmetalist(all-) + return + } + +submit: + # Build a sql predicate string from the contraints (if any). + qstr = "" + if (stype != "") { + str = strlwr (stype) + if (str == "sia" || substr (str,1,2) == "im") + qstr = "(Tag like '%images%')" + else + qstr = "(xml like '%" // stype // "%')" + } + if (bpass != "") { + str = "([coverage/waveband] like '%" // bpass // "%')" + if (qstr != "") + qstr = qstr // " AND " // str + else + qstr = str + } + if (clevel != "") { + str = "([content/contentLevel] like '%" // clevel // "%')" + if (qstr != "") + qstr = qstr // " AND " // str + else + qstr = str + } + if (sqlstr != "") { + str = "(" // sqlstr // ")" + if (qstr != "") + qstr = qstr // " AND " // str + else + qstr = str + } + + # Get a temp file so we can loop over the fields. Dump the fields + # string to the file for easy reading. + ffile = mktemp ("tmp$reg") +again: + if (record > 0 || fstr == "all") { + regmetalist (all+, > ffile) + } else { + print (fstr) | translit ("STDIN",",","\n",del-, > ffile) + } + + + # Do the query + if (record >= 0) { + res = qres + count = qcount + if (record == 0) { + istart = 0 + iend = qcount + } else { + istart = record - 1 + iend = record + verb = yes # reset verbose flag for single full record + } + qterm = qstring + stype = qsvc + bpass = qbandpass + clevel = qcontent + sqlstr = qsql + if (header) + printf ("#\n# Record: %d\n#\n", record) + + } else { + qterm = query + if (qstr != "") + res = regSearch (qstr, qterm, 0) + else + res = regSearch (qterm, 0) + count = regResCount (res) + istart = 0 + iend = count + if (header) + printf ("#\n# Found %d records\n#\n", count) + } + + # Dump the query constraints we used in the search. + if (header) { + printf ("# Registry Query Constraints:\n") + if (qterm != "") printf ("#\t Query Term: '%s'\n", qterm) + if (stype != "") printf ("#\t ServiceType: %s\n", stype) + if (bpass != "") printf ("#\t Bandpass: %s\n", bpass) + if (clevel != "") printf ("#\tContentLevel: %s\n", clevel) + if (sqlstr != "") printf ("#\tSQL: %s\n", sqlstr) + printf ("#\n") + } + + if (record <= 0 && header) { + printf ("#No ShortName ServiceType Identifier\n") + printf ("#-- --------- ----------- ----------\n#\n") + } + + for (i=istart; i < iend; i=i+1) { + if (record <= 0 && fstr != "all") { + printf ("%3d %-18.18s %-10.10s %s\n", + (i+1), + trim (regValue (res, "ShortName", i)), + trim (regValue (res, "ServiceType", i)), + trim (regValue (res, "Identifier", i))) + } else if (fstr == "all") + printf ("Record: %d\n", i) + + if (!summary && verb) { + list = ffile + while (fscan (list, str) != EOF) { + printf (" %12.12s: ", str) + line = regValue (res, str, i) + prettystr (trim(line)) + } + list = "" + printf ("\n") + } + } + + # Save the resource pointer and record count in case we come back. + if (record < 0) { + qres = res + qcount = count + qstring = qterm + qbandpass = bpass + qcontent = clevel + qsvc = stype + qsql = sqlstr + } + + + if (interact) { +nextcmd: + printf ("\nCommand? ") + summary = no + + ch = cl.ukey + if (substr(ch,1,4) == "\\015") { + goto nextcmd + } + + switch (ch) { + case "?": # print help + { print ("\n\n REGISTRY Command Summary:") + print (" t constrain by service Type") + print (" b constrain by Bandpass") + print (" r view details of individual Record") + print (" s print Summary table of results") + print (" p Preview a vizier table") + print (" v set Verbose flag") + print (" q Quit") + goto nextcmd + } + case "t": # Record + { printf ("\nService Type? ") + n = scan (stype) + record = -1 + summary = yes + goto submit + } + case "b": # Record + { printf ("\nBandpass? ") + n = scan (bpass) + record = -1 + summary = yes + goto submit + } + case "r": # Record + { printf ("\nRecord number? ") + n = scan (record) + goto again + } + case "s": # Summary list + { record = 0 + summary = yes + goto again + } + case "p": # Preview a VizieR table + { printf ("\nRecord number? ") + n = scan (rec) + id = trim (regValue (res, "Identifier", rec-1)) + typ = strlwr (trim (regValue (res, "ServiceType", rec-1))) + if (substr(typ,1,7) != "tabular") { + printf ("\nError: Record %d is not a VizieR table\n", n) + goto nextcmd + } else { + vizier (id, output="STDOUT", otype="ascii", all-) | \ + head ("STDIN", nlines=vnlines) + } + goto nextcmd + } + case "v": # Set verbose + { verb = yes + goto again + } + case "q": # Quit + { record = -1 + print ("") + } + } + } + + # Clean up. + delete (ffile, verify-, >& "dev$null") +end diff --git a/vo/src/skybot.cl b/vo/src/skybot.cl new file mode 100644 index 00000000..c2f1186f --- /dev/null +++ b/vo/src/skybot.cl @@ -0,0 +1,129 @@ +#{ SKYBOT -- Find the minor planets in an image, display it and mark the +# asteroids. + +procedure skybot (image) + +string image { prompt = "Input image" } + +bool display = yes { prompt = "Display result?" } +bool ned = no { prompt = "Overlay NED sources?" } +bool grid = no { prompt = "Overlay coordinate grid?" } + +real nhours = 6.0 { prompt = "Number of hours of movement" } + +bool verbose = yes { prompt = "Verbose output?" } +int status = 0 { prompt = "Service status code" } + +begin + string img, date, res, coords, tvcoords, cmd + real ra, dec, size, mjd, nh + real radius, x1, x2, y1, y2, vmag, dra, ddec + bool verb, disp, do_ned, do_grid + + + img = image + verb = verbose + disp = display + + nh = nhours + do_ned = ned + do_grid = grid + + set clobber = yes + set imclobber = yes + + if (imaccess (img)) { + # Compute the MJD from the DATE-OBS keyword + hselect (img, "DATE-OBS", yes) | scan (date) + if (date == "") { + errror (0, "No DATE-OBS keyword in the image.") + } else { + print ("print(julday(\""//date//"\"))") | \ + astcalc (commands="STDIN") | scan (mjd) + } + + iferr { wcsinfo (img) } then { + error (0, "Cannot determine image coords for `"//img//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + size = max (wcsinfo.width, wcsinfo.height) * 60.0 / 2.0 + } + } else + error (0, "Image not found.") + + + # Create temp files for the output + res = mktemp ("tmp$imsky") + + # Call the SKYBOT task to do the search. + sbquery(ra, dec, size, epoc=mjd, fields="ra,dec,vmag,dra,ddec,name", >& res) + +# if (verbose || display == no) +# type (res) + + if (display) { + cmd = mktemp ("tmp$imsky") + coords = mktemp ("tmp$imsky") + tvcoords = mktemp ("tmp$imsky") + + display (img, 1, fill+, bpmask="", select+, >& "dev$null") + + + fields (res, "1-", >& "foo") + list = "foo" + while (fscan (list, ra, dec, vmag, dra, ddec, line) != EOF) { + printf ("%h %h %.1f\n", ra, dec, vmag) |& \ + wcsctran ("STDIN", "STDOUT", img, "world", "logical", + units="h n", verbose-, >& tvcoords ) + + # Compute a radius representing 2-hours of movement. + x = dra # in "/hr + y = ddec # in "/hr + rad = max (10., sqrt((x*x)+(y*y)) * wcsinfo.scale) # in pixels + + type (tvcoords) | scan (x, y) + printf ("%-11h %-12h %7.1f %7.1f %4.1f %6.4f %6.4f %4.1f %s\n", + ra, dec, x, y, vmag, dra, ddec, rad, line) + + tvmark (1, tvcoords, mark="circle", radii="10", col=205, + nxoffset=12, nyoffset=2, lab+) + + x1 = ra - (nh * (dra / 3600.) / 15.) + y1 = dec - (nh * (ddec / 3600.)) + x2 = ra + (nh * (dra / 3600.) / 15.) + y2 = dec + (nh * (ddec / 3600.)) + + printf ("%h %h 101 s\n%h %h 101 s\n", + x1, y1, (ra-(dra/3600./15./2.)), (dec-(ddec/3600./2.))) |& + wcsctran ("STDIN", "STDOUT", img, "world", "logical", + units="h n", verbose-, >& tvcoords ) + tvmark (1, coords="", commands=tvcoords, interact-, col=206, lab-) + + printf ("%h %h 101 s\n%h %h 101 s\n", + (ra+(dra/3600./15./2.)), (dec+(ddec/3600./2.)), x2, y2) |& + wcsctran ("STDIN", "STDOUT", img, "world", "logical", + units="h n", verbose-, >& tvcoords ) + tvmark (1, coords="", commands=tvcoords, interact-, col=204, lab-) + } + + + # Overlay the NED objects? + if (do_ned) + nedoverlay (img) + + # Draw the coordinate overlay grid? + if (do_grid) + wcslab (img, 1, use-, fill+, overplot+, append+, + labout-, dev="imdy") + + # Clean up + delete (cmd, verify-, >& "dev$null") + delete (coords, verify-, >& "dev$null") + delete (tvcoords, verify-, >& "dev$null") + } + + # Clean up + delete (res, verify-, >& "dev$null") +end + diff --git a/vo/vo.cl b/vo/vo.cl new file mode 100644 index 00000000..7dbb03f0 --- /dev/null +++ b/vo/vo.cl @@ -0,0 +1,66 @@ +#{ VO -- VO Client Application Package + +# Load dependent packages. +nproto +astutil +digiphot +apphot +photcal +onedspec +if (deftask ("astcat")) + astcat +else + ; + +# This package requires FITS image type and various kernel parameters. +reset imtype = "fits" +if (defvar ("fkinit")) + set fkinit = envget ("fkinit") // ",append,padlines=10,cachesize=60" +else + set fkinit = "append,padlines=10,cachesize=60" + +# Initialize the VOClient +#vocinit + + +cl < "vo$lib/zzsetenv.def" +package vo, bin = vobin$ + +# Logical directories. +set voapps = "vo$src/" +set vojava = "vo$java/" +set vodata = "vo$votest/data/" + +# Sub-packages. +set votest = "vo$votest/" +set votools = "vo$votools/" + +# Set the local package environment. +set clobber = yes +set imclobber = yes +set imtype = "fits" + + +# Compiled tasks. + + +# Script tasks. +task registry = vosrc$registry.cl # Resource discovery +#task sloanspec = vosrc$sloanspec.cl # Query for SDSS spectra +#task vizier = vosrc$vizier.cl +#task datascope = vosrc$datascope.cl # Demo apps +#task skybot = vosrc$skybot.cl +#task fchart = vosrc$fchart.cl + + +# Hidden tasks. + +# Subpackages +task votest.pkg = votest$votest.cl +task votools.pkg = votools$votools.cl + +# Load packages. +votools +vo + +clbye() diff --git a/vo/vo.hd b/vo/vo.hd new file mode 100644 index 00000000..22a96032 --- /dev/null +++ b/vo/vo.hd @@ -0,0 +1,21 @@ +# Help directory for the VO package. + +$doc = "./doc/" +$vosrc = "./src/" +$votools = "./votools/" + +revisions sys=Revisions + +registry hlp=doc$registry.hlp, src=vosrc$registry.cl + +#datascope hlp=doc$datascope.hlp, src=vosrc$datascope.cl +#sloanspec hlp=doc$sloanspec.hlp, src=vosrc$sloanspec.cl +#skybot hlp=doc$skybot.hlp, src=vosrc$t_skybot.x +#vizier hlp=doc$vizier.hlp, src=vosrc$vizier.cl + + +votools men=votools$votools.men, + hlp=.., + src=votools$votools.cl, + pkg=votools$votools.hd + diff --git a/vo/vo.men b/vo/vo.men new file mode 100644 index 00000000..2d8149d2 --- /dev/null +++ b/vo/vo.men @@ -0,0 +1,62 @@ + + Toplevel apps: + + registry - Query the VO Registry + + Toolbox sub-package: + + DATA QUERY/ACCESS TOOLS + getcat - Query catalog data services in the VO + getimg - Query image data services in the VO + getspec - Query spectral data services in the VO (NYI) + getlines - Query spectral line data services in the VO (NYI) + vodata - General purpose query of VO data service + + IMAGE UTILITIES + dss - Display a DSS2 image of a named field + imgcat - Create a catalog of detections in an image + wcsinfo - Summarize the WCS information of an image + dispname - Get the currently displayed image name + + VO SERVICE TOOLS + sesame - Resolve an object name to a position + + SIMPLE CATALOG TOOLS + nedoverlay - Overlay NED objects in the image display + obslogoverlay - Overlay an observation catalog (HST, XMM, etc) + radiooverlay - Overlay NVSS radio contours in the image display + xrayoverlay - Overlay RASS3 X-Ray contours in the image display + + REGISTRY TOOLS + mkregdb - Create a local VO Registry database + regdb - Manage/Query a local VO Registry database + regmetalist - List the metadata fields of a Registry record + + VOTABLE UTILITY TOOLS + votcopy - Copy a VOTable to another format + votget - Download data referenced in a VOTable + votpos - Extract the main positional columns from a VOTable + votsize - Get the size of a VOTable + + TABLE UTILITIES + colbyid - Identify VOTable column by ID attribute + colbyucd - Identify VOTable column by UCD attribute + colbyname - Identify VOTable column by NAME attribute + tabclip - Clip a table to given boundaries + taboverlay - General table overlay in the image display + + EXTERNAL APPLICATIONS + aladin - Start/Stop/Status of the Aladin image display application + hub - Start/Stop/Status of the SAMP Hub + topcat - Start/Stop/Status of the TOPCAT table display application + + SAMP MESSAGE HANDLERS + overhandler - Default SAMP handler for image overlays + tblhandler - Default SAMP handler for table loading messages + imghandler - Default SAMP handler for image loading messages + + HIDDEN TASKS + qstring - Generate a query string URL + makewcs - Create an IRAF WCS from a plate solution + prettystr - Pretty-print a long string + diff --git a/vo/vo.par b/vo/vo.par new file mode 100644 index 00000000..de660dca --- /dev/null +++ b/vo/vo.par @@ -0,0 +1,7 @@ +# VO Package parameter file + +graphics,s,h,"stdgraph",,,"Interactive graphics output device" +cursor,*gcur,h,"",,,"Graphics cursor input" +resdb,s,h,"vo$lib/registry.db",,,"Resource database" +runid,s,h,"iraf2160",,,"RUNID logging string" +version,s,h,"V1.0: March 1, 2012" diff --git a/vo/votest/README b/vo/votest/README new file mode 100644 index 00000000..0845878d --- /dev/null +++ b/vo/votest/README @@ -0,0 +1,78 @@ + + + VO Test Package + + The VOTEST package allows users and developers to create simple scripts +that can be used to run a regression test on the package after changes to +system interfaces, test for specific problems to be sure they done recur, +and the ensure that the help examples continue to function as specified. + +This directory contains the following: + + README This file + + data/ Sample data directory + tests/ Test script directory + + run_test.cl Utility task to execute a single test + test.cl Main test script + + votest.cl Standard package files + votest.hd + votest.men + votest.par + doc/ Task documentation directory + + +Test Script Usage: +------------------ + + The package defines a single (visible) task call TEST with the following +usage: + + cl> test [] [list] [verbose] + +where + module Either 'all' or the name of a specific test module + list If set, list available tests only + verbose Print verbose output + +If no parameters are specified, all tests are run. + + +To Add A New Test: +------------------ + + Test scripts are placed in the 'tests' subdirectory and are expected to +follow the following conventions: + + 1) A description of tests in a "module" is contained in a file 'module.men' + and should contain something like + + # Module Tests -- Tests of the stuff needing testing + + module_001 -- test 1 description + module_002 -- test 2 description + : : : : + module_NNN -- test N description + + Lines beginning with a '#' will be used to comment the tests being run. + + 2) A module test script contains commands to be executes. It *should* + also set the "votest.descr" parameter to be some short description + of the test, this text is printed when the test is run. Test scripts + should be named using the convention 'module_NNN.cl' where "module" is + the common module name, "NNN" is some running number for the test, and + the script is expected to have a ".cl" filename extension. + + 3) A module test script that produces any form of output should have the + expected output in a file called "module_NNN.out". A test is deemed to + have passed when a diff of this file with the output of the test script + produces no output (i.e. no differences). + + 4) A "test module" is comprised of all the above ".men", ".cl" and ".out" + files. Typically tests will be grouped by some common these, e.g. a + particular task or feature of the system to be tested. + +The TEST task will automatically execute any scripts in the 'tests' directory, +minimizing the amount of changes required to add a new test. diff --git a/vo/votest/data/LGA_I_m32.xml b/vo/votest/data/LGA_I_m32.xml new file mode 100644 index 00000000..cac45d8f --- /dev/null +++ b/vo/votest/data/LGA_I_m32.xml @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
10.684864841.268900300h 42m 44.37s+41d 16m 08.0s51005100RA---SINDEC--SIN10.684680041.26903912550.502550.50-2.7778e-042.7778e-040.000000011.617393940.55660529.752331740.55660829.731876141.973505411.637857541.97350232000.000images/m31/m31_mosaic_j.fitsLGANO2MASS Large Galaxy Atlas (LGA)25100 5100-2.7778e-04 2.7778e-04-0.00027778 -2.05697e-308 -2.05697e-308 0.00027778image/fits
10.684864841.268900300h 42m 44.37s+41d 16m 08.0s51005100RA---SINDEC--SIN10.684680041.26903912550.502550.50-2.7778e-042.7778e-040.000000011.617393940.55660529.752331740.55660829.731876141.973505411.637857541.97350232000.000images/m31/m31_mosaic_h.fitsLGANO2MASS Large Galaxy Atlas (LGA)25100 5100-2.7778e-04 2.7778e-04-0.00027778 -2.05697e-308 -2.05697e-308 0.00027778image/fits
10.684864841.268900300h 42m 44.37s+41d 16m 08.0s51005100RA---SINDEC--SIN10.684680041.26903912550.502550.50-2.7778e-042.7778e-040.000000011.617393940.55660529.752331740.55660829.731876141.973505411.637857541.97350232000.000images/m31/m31_mosaic_k.fitsLGANO2MASS Large Galaxy Atlas (LGA)25100 5100-2.7778e-04 2.7778e-04-0.00027778 -2.05697e-308 -2.05697e-308 0.00027778image/fits
10.674027940.865979800h 42m 41.77s+40d 51m 57.5s12011201RA---SINDEC--SIN10.684680041.2690391571.502051.50-2.7778e-042.7778e-040.000000010.894255640.698838110.453853740.698797210.452687041.032693710.895315041.03273472000.000images/m32/m32_mosaic_j.fitsLGANO2MASS Large Galaxy Atlas (LGA)21201 1201-2.7778e-04 2.7778e-04-0.00027778 -2.05697e-308 -2.05697e-308 0.00027778image/fits
10.674027940.865979800h 42m 41.77s+40d 51m 57.5s12011201RA---SINDEC--SIN10.684680041.2690391571.502051.50-2.7778e-042.7778e-040.000000010.894255640.698838110.453853740.698797210.452687041.032693710.895315041.03273472000.000images/m32/m32_mosaic_h.fitsLGANO2MASS Large Galaxy Atlas (LGA)21201 1201-2.7778e-04 2.7778e-04-0.00027778 -2.05697e-308 -2.05697e-308 0.00027778image/fits
10.674027940.865979800h 42m 41.77s+40d 51m 57.5s12011201RA---SINDEC--SIN10.684680041.2690391571.502051.50-2.7778e-042.7778e-040.000000010.894255640.698838110.453853740.698797210.452687041.032693710.895315041.03273472000.000images/m32/m32_mosaic_k.fitsLGANO2MASS Large Galaxy Atlas (LGA)21201 1201-2.7778e-04 2.7778e-04-0.00027778 -2.05697e-308 -2.05697e-308 0.00027778image/fits
+
+
diff --git a/vo/votest/data/coma.xml b/vo/votest/data/coma.xml new file mode 100644 index 00000000..a23081f5 --- /dev/null +++ b/vo/votest/data/coma.xml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
201.64179228.66669403365132634.0328400.1019.959E40
201.65616728.65948303387132637.48283934.1419.461E01
201.65837528.66802203393132638.0128404.8821.177E02
201.67712528.67748603414132642.51284038.9520.345E03
201.72095828.64388303449132653.03283837.9818.879E04
201.97783329.00891103749132754.6829032.0820.936E45
201.98625029.00398603762132756.7029014.3520.956?6
202.02229229.048306645381013285.3529253.9017.685E17
202.00150028.9165640378313280.36285459.6319.210E08
202.15258329.08351103974132836.622950.6418.604E19
201.95441728.98500603711132749.0628596.0218.575E010
201.97166728.97058103739132753.20285814.0921.154?11
202.26283328.9995860410813293.08285958.5118.320E512
202.18900029.06811904023132845.362945.2321.294E213
202.19754229.06950304039132847.4129410.2121.802E014
202.21708329.08973904062132852.1029523.0620.386E515
202.30829229.03846704158132913.9929218.4820.875?16
202.13845828.84806903959132833.23285053.0520.629E717
202.08650028.76748303907132820.7628462.9419.796E318
202.16787528.80145303996132840.2928485.2319.283E319
202.01308328.8302830379713283.14284949.0221.922E220
202.20200028.8561926764043132848.48285122.2916.809E621
202.18812528.99317804022132845.15285935.4420.698E422
202.20279229.00155304044132848.672905.5920.064E323
201.95929228.70500603722132750.23284218.0219.442E124
201.94395828.67611703685132746.55284034.0219.324E025
201.98600028.64468903760132756.64283840.8821.598?26
202.03079228.6571500382313287.39283925.7419.110E027
202.04775028.6551006503849132811.46283918.3617.663E328
202.05941728.6642756523869132814.26283951.3915.406?*29
202.06362528.6902866573880132815.27284125.0316.000SO2*30
202.07187528.6771146593886132817.25284037.6117.272E231
202.14900028.6384946703971132835.76283818.5817.833E032
202.16741728.64790003995132840.18283852.4419.908E033
202.19629228.64716904037132847.11283849.8119.109E034
202.29083328.6387580414213299.80283819.5320.729E035
201.64008329.12030603362132633.6229713.1021.226E436
201.78458329.0748500351313278.3029429.4619.844E037
201.83500029.17428903559132720.40291027.4419.436E038
201.96737529.34614703734132752.17292046.1318.223E639
202.00179229.2722580378413280.43291620.1318.265E040
201.85662529.03868103582132725.5929219.2520.772E041
201.86058329.0416116163588132726.5429229.8017.919E142
201.82512528.9439536133553132718.03285638.2317.567E543
201.65225028.91215803382132636.54285443.7719.349E244
201.67391728.90970803412132641.74285434.9520.073E345
201.67783328.87951903415132642.68285246.2719.677E046
201.78587528.9033670351413278.61285412.1222.250E447
201.52762528.7586360323113266.63284531.0919.021E148
201.64587528.83806903371132635.01285017.0519.691E449
201.65508328.78989403386132637.22284723.6219.707E050
201.66983328.81247503407132640.76284844.9120.250E551
201.55341728.82958603262132612.82284946.5120.305E052
201.56395828.98309403270132615.35285859.1418.918E053
201.60558329.00878903326132625.3429031.6418.762E054
201.73295828.78988303465132655.91284723.5820.099E055
201.80495828.7045036083530132713.19284216.2116.695E556
201.75750028.7799310348313271.80284647.7518.823?57
202.30795829.27526904157132913.91291630.9721.435E058
202.13795829.30936103958132833.11291833.7020.569E159
202.22804229.32826904072132854.73291941.7720.226E360
202.25541729.3536190409813291.30292113.0320.256E061
203.49400028.87253605472133358.56285221.1320.348E062
203.56716728.84433905541133416.12285039.6221.367E563
203.53525028.7072080551013348.46284225.9519.770E164
203.62225028.65031705596133429.3428391.1420.386E065
202.27983328.7551780413313297.16284518.6419.134E466
202.31575028.72110604166132915.78284315.9819.555E067
202.33437528.83227504182132920.25284956.1919.589E068
202.45595828.8688567194349132949.4328527.8816.876E069
202.44608328.97301104333132947.06285822.8420.172E270
202.47666729.03256404370132954.4029157.2319.593E071
202.53620829.1498280445113308.6929859.3819.056E672
202.38920829.45798304256132933.41292728.7419.626E4644
202.48287529.49345304376132955.89292936.4319.193E1645
202.56083329.44967504478133014.60292658.8319.505E2646
202.94208329.40002504913133146.1029240.0918.918SO1647
202.80245829.43356104769133112.5929260.8218.842E1_E2648
+
+
diff --git a/vo/votest/data/files.txt b/vo/votest/data/files.txt new file mode 100644 index 00000000..e72daa9b --- /dev/null +++ b/vo/votest/data/files.txt @@ -0,0 +1,4 @@ +data$sif.fits +http://iraf.noao.edu/votest/sif.fits +file:///iraf/iraf/vo/votest/data/sif.fits +file:///localhost/iraf/iraf/vo/votest/data/sif.fits diff --git a/vo/votest/data/gsc.xml b/vo/votest/data/gsc.xml new file mode 100644 index 00000000..d0db04e1 --- /dev/null +++ b/vo/votest/data/gsc.xml @@ -0,0 +1,2 @@ + +Objects found : 114 , GSC23, ConeSearch: RA=202.469575 DEC=47.195258 SR=0.05,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MJGQIXA 202.46964347.1951830.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.29510.46910.157999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0540.0470.039477777700000000.00528545520382653
2MJGQIXC 202.46800347.1959990.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.50910.74310.5999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.046-999-999477777700000000.0780015593375243
2MJGQIX2 202.47004147.1939130.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.24910.73310.499999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.032-999-999477777700000000.0829063113690746
2MJGQIX9 202.46743247.1950150.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.76910.90910.677999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.031-999-999477777700000000.0885787392232158
2MJGQIX3 202.47164447.1940.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.68812.9410.779999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.037-999477777700000000.113194046206498
2MJGQIXG 202.46857947.1971660.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.63411.20810.973999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.072-999-999477777700000000.121468279420092
2MJGQIXH 202.46989547.1972730.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.94613.38611.077999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.038-999477777700000000.121601863084701
2MJGQIX0 202.47103947.1934510.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.7911.13312.621999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.05477777700000000.123764334008616
2MJGQIXE 202.46713247.1966510.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.87311.22311.734999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.083477777700000000.1300222915807
2MJGQIWW 202.46940547.1930270.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.92611.34411.131999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.05-999-999477777700000000.13403931990747
2MJGQIXI 202.46704547.1976320.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.68811.41211.143999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.094-999-999477777700000000.175864355818174
2MJGQIWX 202.47260947.1931420.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.04411.37512.161999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.064477777700000000.177257688117065
2MJGQIWU 202.47140447.192570.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.09713.10811.204999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.037-999477777700000000.177685084035562
2MJGQIXJ 202.46782147.1979790.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.12511.48112.526999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.082477777700000000.178234000558343
2MJGQIWV 202.47236447.1928710.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.23811.39411.16999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.082-999-999477777700000000.18287162039264
2MJGQIWS 202.47161747.1923030.120.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.17911.50712.889999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.044477777700000000.195874116311534
2MJGQILJ 202.47012147.1918870.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.00311.71811.492999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.043-999-999477777700000000.203481370976885
2MJGQIWT 202.47265947.1923480.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.21213.0611.299999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.063-999477777700000000.215163498433749
2MJGQIWY 202.47404847.1932870.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.09211.62211.368999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.034-999-999477777700000000.217355852090464
2MJGQIXM 202.46753447.1987380.140.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.36213.82511.393999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.069-999477777700000000.224769198550787
2MJGQIX4 202.47495447.1943320.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.13311.86511.625999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.047-999-999477777700000000.226232916557583
2MJGQIWR 202.47358347.1922380.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.62711.68511.429999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.079-999-999477777700000000.244001418238912
2MJGQIXQ 202.46868347.1993060.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.80811.94711.643999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.042-999-999477777700000000.245587354020384
2MJGQIXP 202.47254247.1992650.210.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.15415.12412.242999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.136-999477777700000000.269134150262695
2MJGQIXR 202.46669647.1994090.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.39214.09111.676999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.052-999477777700000000.275331088517066
2MJGQIXN 202.46545747.1990280.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.65911.98913.673999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.059477777700000000.281694775435384
2MJGQIXK 202.47524947.198090.140.141998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.26512.56612.339999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.134-999-999477777700000000.287025028227269
2MJGQIX1 202.4623247.1934810.160.151998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.83612.72412.417999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.145-999-999477777700000000.314421438794597
2MJGQILH 202.47363747.1907840.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.6712.20411.936999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.033-999-999477777700000000.315417870644252
2MJGQILE 202.47199147.1902080.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.99812.35312.068999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.051-999-999477777700000000.31860994062104
2MJGQIX8 202.4773947.1949420.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.47112.5412.292999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.067-999-999477777700000000.319183074705708
2MJGQIXU 202.46731647.2003710.140.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.83612.40212.08999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.115-999-999477777700000000.320305333570877
2MJGQILK 202.46275147.1920510.120.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.28712.86415.124999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.077-9990.269477777700000000.338280790283748
2MJGQIXT 202.47447.2000890.180.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.30512.82616.255999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.153-9990.462477777700000000.341412985405508
2MJGQIXV 202.46502247.2004240.240.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.27414.75712.225999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.209-999477777700000000.361287965543389
2MJGQIXW 202.46609747.2010960.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.24412.8112.421999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.06-999-999477777700000000.377889767135929
2MJGQIXS 202.46259947.199520.120.121998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.51612.714.172999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.161-9990.159477777700000000.382461262009486
2MJGQIXB 202.47931947.195370.150.151998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.60714.98314.884999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1770.173477777700000000.397320478903851
2MJGQIXL 202.45954347.198280.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.80714.43912.8999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.162-999477777700000000.44738485600457
2MJGQIXD 202.45872847.1965790.160.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.95815.62212.79999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.264-999477777700000000.449274699920587
2MJGQIX6 202.45804747.1947520.50.51998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.11813.43616.425999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1760.0430.595477777700000000.470979745334566
2MJGQILI 202.47999347.1912120.170.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.51613.54912.965999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.148-999-999477777700000000.48923705579806
2MJGQIXF 202.48155847.1969490.10.11998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.20115.23815.106999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1070.162477777700000000.498964961861418
2MJGQIX5 202.48218147.1945460.160.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.1815.20113.431999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.127-999477777700000000.515724002565629
2MJGQIXX 202.47744947.2019880.080.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.72415.31614.696999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0790.1110.11477777700000000.515846622709446
2MJGQIX7 202.48307647.1948890.20.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.31513.55213.332999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.165-999-999477777700000000.550884408103286
2MJGQILG 202.4570147.1906550.430.411998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.60516.47113.271999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1890.322-999477777700000000.582001244061358
2MJGQIXO 202.48429947.1991270.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.68415.37615.019999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1160.1440.145477777700000000.643600745511523
2MJGQIXY 202.4750947.2066190.080.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.714.74513.652999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0750.079-999477777700000000.717778380770677
2MJGQIL9 202.47515447.1825070.170.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.32715.42815.494999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1180.1190.23477777700000000.798163954236699
2MJGQIXZ 202.48297247.2076110.230.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.10615.56915.09999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1520.165477777700000000.920657293112893
2MJGQIL4 202.47158647.1784320.090.091998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.84215.12414.413999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.130.1370.111477777700000001.01288482771343
2MJGQIY2 202.48310547.2096630.340.321998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.83816.22315.591999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1990.2550.241477777700000001.0252883628122
2MJGQIY3 202.46714747.2125890.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.37215.68114.839999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1480.1840.133477777700000001.04455952939565
2MJGQIL3 202.47573947.1770740.240.241998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.6914.79714.719999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.189-999-999477777700000001.11961830296533
2MJGQIL7 202.48563447.1795010.220.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.22215.30614.014999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.169-999477777700000001.15004965045838
2MJGQIL5 202.48575347.1790470.180.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.02414.29513.851999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.152-999-999477777700000001.17526374051698
2MJGQIJU 202.44155647.1890220.080.081998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.54815.2115.139999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0590.0880.15477777700000001.20211697974035
2MJGQILB 202.49722347.1879230.250.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.42215.52614.247999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.20.177-999477777700000001.2101533971301
2MJGQILA 202.49538247.1845890.20.191998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.23515.26814.121999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1860.167-999477777700000001.23167809310473
2MJGQILF 202.49921247.1903420.210.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.43714.59414.315999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.172-999-999477777700000001.24383898661296
2MJGQIL6 202.48919447.1791310.170.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.79714.21113.909999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.142-999-999477777700000001.25549724282534
2MJGQILC 202.49985147.1886250.210.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.16415.33513.993999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1680.169-999477777700000001.29700182829754
2MJGQIY1 202.44382847.2090990.190.191998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.56415.68214.505999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.155-999477777700000001.33838108861376
2MJGQIL8 202.44175747.1799430.060.061998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9912.26111.97511.941999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0180.021477777700000001.45980454002221
2MJGQIJR 202.4357147.2091830.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9913.59413.08812.835999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0260.025477777700000001.61364112645112
2MJGQIL2 202.46067147.1686520.230.231998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.79715.78115.132999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1850.155-999477777700000001.63713553924034
2MJGQIJT 202.42925847.1935920.170.171998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9916.0614.4614.164999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.134-999-999477777700000001.64679135823293
2MJGQIL1 202.48064247.1680340.060.061998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9912.8612.24512.138999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0210.0160.021477777700000001.69464295720189
2MJGQIY4 202.50569447.2143590.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.20915.28414.551999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1320.1440.114477777700000001.86578482233357
2MJGQIJS 202.42353847.1978840.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.08213.73413.705999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0260.030.048477777700000001.88348939468362
2MJGQIKZ 202.46027247.1637310.220.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.53215.55414.831999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1790.153-999477777700000001.92929219284835
2MJGQIJW 202.43393647.1730610.090.091998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.61615.4114.78999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0960.1540.159477777700000001.97125721040082
2MJGQIY6 202.5043147.2181660.090.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.91315.10514.69999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1190.1140.123477777700000001.97327410599617
2MJGQIKW 202.45995647.1622090.290.241998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.66415.20315.41999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.167-9990.191477777700000002.02137141410769
2MJGQIY5 202.5093747.2155570.190.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.27114.70314.109999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.151-999-999477777700000002.02847355798276
2MJGQIY7 202.50123747.2220610.250.241998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.22914.5515.076999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.198477777700000002.06197233946291
2MJGQIJQ 202.44663747.2272110.220.211998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9916.41314.58914.479999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.169-999-999477777700000002.13298464985802
2MJGQIY8 202.50221847.2240030.230.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.28915.6514.348999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.176-999477777700000002.17825994220187
2MJGQIJX 202.43708547.166370.070.071998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.2714.77814.478999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0780.0990.111477777700000002.18170484730811
2MJGQIJV 202.42054747.1790920.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.25713.56113.381999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0210.038477777700000002.22206002038811
2MJGQIY0 202.52088247.2090450.180.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.26614.94714.595999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.14-999-999477777700000002.24916701768521
2MJGQIL0 202.43364447.1666260.190.181998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.17514.36414.125999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.159-999-999477777700000002.25795742603903
2MJGQIKV 202.44533247.1613660.20.191998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.37715.5114.211999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1520.145-999477777700000002.26113739520322
2MJGQIYB 202.50203747.2258760.180.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.35114.74514.335999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000002.26394579747981
2MJGQIYA 202.50312147.2253610.240.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.93715.63414.155999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.185-999477777700000002.26533847666445
2MJGQIY9 202.50410747.2253490.180.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.20814.44514.874999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.128-9990.13477777700000002.28925105317579
2MJGQIYF 202.48131847.2337190.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.50215.43914.549999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.151-999-999477777700000002.3567653755332
2MJGQIKU 202.46138247.1552010.190.181998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.48315.23214.977999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.153-999-999477777700000002.4265382092211
2MJGQIWZ 202.52949247.1933360.220.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.53114.9414.605999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.161-999-999477777700000002.44558798913854
2MJGQIYD 202.50452347.2289430.250.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.62914.86714.646999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.192-999-999477777700000002.47259150823285
2MJGQIYC 202.50600347.2287640.250.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.1815.73514.28999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.176-999477777700000002.49917908458185
2MJGQIKY 202.5100647.1636280.160.151998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.04815.55514.77999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1090.1410.124477777700000002.51548750437961
2MJGQIYE 202.49879447.2329860.220.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.06915.62615.086999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1480.153477777700000002.55780053342628
2MJGQILD 202.53208347.1888010.070.071998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.03314.62714.634999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.040.0550.095477777700000002.57789181968595
2MJGQIYG 202.49269747.2359120.220.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.36715.54114.186999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1660.166-999477777700000002.61493195408922
N5PB018353 202.41511535644547.2193527221680.2340010.2348721999.3499755859499.9999.9918.838899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58132299.9999.9999.9999.9999.9999.9999.9999.99320002021.54083161.3650.424813002.64907723859212
2MJGQIKT 202.49418247.1542590.210.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.26115.79314.674999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1230.163-999477777700000002.65679382740493
N5PB018958 202.41085815429747.21569824218750.2340010.2348721999.3499755859499.9999.9918.715699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55524899.9999.9999.9999.9999.9999.9999.9999.993100000011.5282418.41360.422481002.68935086896363
N5PB011730 202.41896057128947.22697448730470.3049570.3099451994.4200439453199.9921.734299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50968999.9999.9999.9999.9999.9999.9999.9999.9999.99310100025012.4569386.40970.420416002.80661494153662
2MJGQIKX 202.52070647.1632730.070.071998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.32414.68914.504999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.050.0550.088477777700000002.83393576874485
N5PB011752 202.44160461425847.23867797851560.3049570.3099451994.4200439453199.9922.070699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55169599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.52406159.3470.416911002.84366100141492
N5PB011731 202.41801452636747.22768402099610.3049570.3099451994.4200439453199.9922.303899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60998499.9999.9999.9999.9999.9999.9999.9999.9999.99010010025021.59224147.7550.609963002.86381646884931
N5PB011760 202.44985961914147.24134445190430.3049570.3099451994.4200439453199.9921.76699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49786499.9999.9999.9999.9999.9999.9999.9999.9999.99010100023011.79173120.4370.337809002.87954692673291
N5PB011727 202.41384887695347.2247962951660.3049570.3099451994.4200439453199.9921.589599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48568699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.91792136.5650.21314002.88096705653527
N5PB011754 202.43905639648447.23883056640630.3049570.3099451994.4200439453199.9921.961899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53623199.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.5600687.69460.129939002.89512111548431
2MJGQIJY 202.43241647.1537250.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.28413.97613.912999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0290.0340.053477777700000002.91666168844639
N5PB018371 202.45420837402347.24276351928710.2799910.2837881983.1300048828199.9999.9918.965399.9999.9919.511599.9999.9999.9999.9999.9999993799991999999999999.9999.990.63327199.9999.990.66006199.9999.9999.9999.9999.99312000021.13009140.2550.406297002.91831072673979
N5PB018333 202.53942871093847.18434143066410.2248040.2293791996.1600341796999.9999.9918.646799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56766999.9999.9999.9999.9999.9999.9999.9999.993100000011.74777146.7440.234038002.92257967633522
N5PB011736 202.4184570312547.22943115234380.3049570.3099451994.4200439453199.9921.856399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52020699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.78661170.8990.719495002.92313385237726
N5PB006600 202.4191131591847.2303543090820.3488930.3447621994.4200439453119.928321.968699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5198240.53833899.9999.9999.9999.9999.9999.9999.9999.9999.993222032.6028119.1990.353701002.94348978880653
N5PB011761 202.44813537597747.24210739135740.3049570.3099451994.4200439453199.9922.18399.9999.9920.432819.198999.9999.9999.9999.9999.999918999971999999999999.990.5933899.9999.990.5031110.45770199.9999.9999.9999.9999.99310001027032.58581135.1750.589583002.9436176602924
N5PB006653 202.42881774902347.23632049560550.3488930.3447621994.4200439453117.43120.124817.369999.9999.9919.168699.9999.9916.73615.92115.5393518379999199994748490.4195150.4182110.4486999.9999.990.41965999.9999.990.1540.1760.208311122064.24556128.2840.165967002.97138009150966
N5PB006633 202.42378234863347.23416137695310.3488930.3447621994.4200439453119.835321.943499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4963330.53067599.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.12853171.6440.0935769002.98856657797753
diff --git a/vo/votest/data/lrg.xml b/vo/votest/data/lrg.xml new file mode 100644 index 00000000..41213297 --- /dev/null +++ b/vo/votest/data/lrg.xml @@ -0,0 +1,521 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
201.77554528.780401201.77554528.78040121.20219.49117.93417.37017.0400.3030.0250.0110.0100.0270.297860.014955877397074043865150
201.53183028.851072201.53183028.85107226.35523.09320.23819.26318.9660.8440.3980.0500.0330.1000.772280.146125877397074042559381
201.53334928.855292201.53334928.85529225.18421.88120.04019.15618.7721.8810.1330.0410.0300.0810.516640.058465877397074042559412
201.53024428.845535201.53024428.84553523.38421.77819.95318.94718.6031.2000.1080.0340.0230.0620.574240.052805877397074042554773
201.57521028.796822201.57521028.79682224.97220.86319.05318.46718.0561.8910.0510.0180.0160.0420.360940.023995877397074043209934
201.96882229.005177201.96882229.00517725.03621.68520.11119.25918.7142.1230.1050.0410.0310.0890.445250.049085877397208304847525
201.98837829.011192201.98837829.01119222.55420.44518.69818.07117.7310.8780.0430.0150.0140.0450.368530.021875877397208304846286
202.03661829.038024202.03661829.03802425.12621.09019.39518.71118.2902.0780.0630.0230.0210.0610.386230.029375877397208304846567
202.04526329.030948202.04526329.03094823.12921.32919.84619.09018.7641.2210.0800.0340.0270.0950.378340.036885877397208304849548
202.23057929.038153202.23057929.03815322.79321.04919.59018.45217.7180.8740.0580.0250.0150.0340.564390.037605877397208305501779
202.39658329.000131202.39658329.00013123.22421.51419.76818.96418.5551.9490.1350.0440.0360.1140.457170.0576458773972083061568510
202.29250429.048704202.29250429.04870428.06622.02320.58419.24118.9880.5270.3820.1610.0790.2970.662720.2311658773972083055011611
201.86210728.944523201.86210728.94452324.18622.69220.63419.33718.9512.7860.3150.0770.0400.1330.768220.1528658773972083041945812
201.92326528.736433201.92326528.73643324.02421.27319.56218.70118.2112.5590.1000.0350.0270.0640.478140.0464258773970740445220713
202.17338528.787637202.17338528.78763723.75822.52320.90119.65119.1571.5150.2040.0740.0400.1020.654230.1113858773970740451824114
202.05057028.853508202.05057028.85350826.62821.62320.18919.30718.8640.6740.1100.0470.0340.0910.431450.0530358773970740445241815
202.39056628.888880202.39056628.88888023.81121.90420.16819.39718.7752.4060.1590.0510.0420.1110.438230.0655458773972083061608416
202.40127928.958387202.40127928.95838723.43222.33320.61219.56718.9971.5600.1930.0630.0400.1120.572140.0914758773972083061608117
202.40313328.998398202.40313328.99839821.09219.06417.58217.03616.6910.2840.0160.0080.0070.0210.273220.0121858773972083061568318
202.27552528.805422202.27552528.80542222.99821.36219.65018.90718.4360.6810.0600.0230.0190.0450.419240.0298458773970740458315419
202.08952628.905308202.08952628.90530824.26622.15220.48119.59919.1352.4610.1750.0590.0430.1360.480250.0764358773972083048512120
202.12241728.939160202.12241728.93916024.01422.57921.01119.96319.3701.5380.1720.0660.0410.1140.541800.0860158773972083055024821
202.19660328.915476202.19660328.91547621.62620.10418.42817.76617.3490.5260.0430.0170.0150.0430.371300.0224358773972083055014422
202.20167329.002754202.20167329.00275420.87618.97117.58617.08016.7410.2640.0170.0080.0080.0240.233220.0109058773972083055007523
202.06200428.690813202.06200428.69081317.56015.73814.93714.55214.2120.0180.0030.0030.0030.0040.051590.0020058773970740451738824
202.13189128.705504202.13189128.70550423.01922.47320.97319.75219.2511.0220.2240.0880.0490.1270.614560.1246158773970740451820425
201.63284029.090086201.63284029.09008620.14517.49216.05415.26114.8350.0620.0050.0040.0030.0050.387810.0147158773972083035348726
201.82960929.230089201.82960929.23008924.21322.52520.86819.80619.2641.7850.1740.0630.0420.1140.567610.0864158773970794125766427
201.91629729.250476201.91629729.25047625.01223.46121.34219.89819.3211.5210.3360.0810.0370.1030.854310.1726058773970794125815428
201.87596729.317310201.87596729.31731023.07923.02921.04319.83219.3281.6050.4680.1250.0710.2110.710170.2206358773970794125809729
201.92413329.288848201.92413329.28884825.75422.17720.74719.76019.2660.9600.1130.0480.0320.0960.482900.0582658773970794125787730
201.73409829.122865201.73409829.12286522.31522.93520.70119.59519.0920.7300.3840.0820.0510.1450.708880.1636958773972083035406831
201.82951029.131794201.82951029.13179421.23119.31217.94217.35517.0970.3790.0230.0130.0120.0350.270360.0144458773972083041913632
201.84504529.082302201.84504529.08230226.63022.10020.15019.24618.8590.6720.1480.0410.0300.0960.549190.0638258773972083041936133
201.89902629.028527201.89902629.02852726.01121.77120.06719.30418.9661.1770.1140.0400.0320.1100.427790.0491558773972083041910734
201.97950929.021548201.97950929.02154821.94220.54618.93118.28217.8100.5360.0490.0220.0170.0500.352350.0246458773972083048461735
201.91297829.112860201.91297829.11286022.54320.87618.97818.22917.7850.7550.0530.0170.0140.0390.460720.0273558773972083041916036
201.92901629.231898201.92901629.23189823.39421.79220.17619.11418.6901.3240.1050.0390.0250.0770.558940.0552358773970794125745837
202.21248229.096345202.21248229.09634524.79421.73220.07319.28019.9112.3640.1140.0410.0320.2640.433310.0501858773970794138846438
202.18536829.137230202.18536829.13723025.61022.73121.29120.00019.2941.2450.2110.0910.0470.1220.637180.1261658773970794138917839
202.24203229.142934202.24203229.14293421.57219.89318.42217.86317.4450.3180.0240.0110.0110.0300.277210.0142358773970794138848440
202.15867629.228175202.15867629.22817525.01221.23319.46718.68918.2662.0930.0680.0230.0190.0560.447950.0324658773970794138852141
201.95536629.271324201.95536629.27132423.11122.17120.36319.37818.9781.4670.2000.0610.0410.1350.560150.0896558773970794132299742
202.06239429.405459202.06239429.40545921.95122.93921.36819.98419.2860.4120.3640.1350.0720.1320.710380.2137358773972136735603543
202.06858129.405953202.06858129.40595323.40521.96620.36319.40418.9401.2730.1420.0520.0390.0890.504940.0681758773972136735571544
202.09207129.400199202.09207129.40019919.46917.47016.51416.12215.8100.0840.0070.0050.0050.0120.087080.0037458773972136735548945
201.85866929.043820201.85866929.04382019.27017.31316.24315.80015.4480.0780.0060.0040.0040.0110.136290.0054958773972083041906146
201.69898929.042655201.69898929.04265522.39621.40519.96118.83418.5742.0440.2490.1050.0640.2390.555930.1340958773972083035405747
201.67517028.881347201.67517028.88134720.85318.65617.16916.65716.2800.2180.0130.0060.0060.0150.257490.0110158773970740432093648
201.60528028.846368201.60528028.84636822.21721.47219.71818.78718.4550.5140.0950.0320.0230.0640.521960.0458958773970740432105149
201.68346828.779897201.68346828.77989721.71419.82018.19817.59017.1690.4090.0290.0120.0110.0270.333450.0170658773970740432103050
201.60536428.778643201.60536428.77864321.57920.26918.54517.94317.6190.3780.0430.0160.0140.0400.351260.0213258773970740432100051
201.53677028.977765201.53677028.97776523.33021.95719.60518.74218.5862.5570.2310.0440.0340.1380.612230.0884758773972083028809452
201.63752429.009104201.63752429.00910424.50722.10920.38619.45819.2302.2650.1410.0470.0340.1220.514230.0645558773972083035368753
201.73309628.822040201.73309628.82204021.18820.04418.57417.94817.5630.2540.0340.0170.0160.0360.310730.0188758773970740438650054
202.38597729.079697202.38597729.07969721.42419.36217.91017.31516.8890.3780.0210.0100.0100.0260.291530.0140658773970794145393355
202.41659329.132520202.41659329.13252024.27222.97720.90119.84319.4191.7800.2410.0600.0390.1270.652390.1060558773970794145471856
202.24195029.135329202.24195029.13532923.10219.88318.35317.79817.4461.1320.0230.0110.0100.0290.287790.0143758773970794138849057
202.25904529.121829202.25904529.12182920.89919.39617.88317.32617.0250.2910.0250.0110.0100.0340.285320.0145858773970794138857058
202.29368029.171758202.29368029.17175823.37122.29620.86219.82419.2061.6770.2040.0890.0570.1620.509470.1057058773970794145413559
202.23668929.077544202.23668929.07754422.57220.06018.42717.85717.5790.9110.0320.0130.0120.0370.316200.0172158773972083055014960
202.36730129.220530202.36730129.22053024.90621.76119.92218.99018.5521.8410.0900.0290.0210.0640.540110.0437958773970794145401961
202.37444829.161188202.37444829.16118823.72221.97920.36719.54119.1331.3180.0960.0370.0290.0930.440070.0448358773970794145433062
202.37890029.225117202.37890029.22511723.04921.66319.95019.17718.9581.0280.0930.0330.0270.1030.434480.0418658773970794145431063
202.38742229.229316202.38742229.22931623.21021.39419.71218.72218.3141.8000.1130.0400.0270.0880.536610.0553458773970794145433764
202.15919129.230587202.15919129.23058725.93022.35920.29819.45019.0361.4000.2090.0530.0400.1270.543920.0837258773970794138852365
201.40407128.363742201.40407128.36374224.10220.77719.07918.42318.0512.7990.0600.0220.0180.0470.372940.0273358773970686738454566
201.45305328.329972201.45305328.32997225.75422.04020.48319.28418.5992.5490.2400.0880.0480.1030.615350.1281458773971975654686767
201.46662028.235933201.46662028.23593323.91720.42118.75918.11917.7202.4180.0400.0160.0140.0320.357460.0209658773971975654622868
201.47026428.256841201.47026428.25684123.91422.89021.27719.88819.3602.5520.3600.1270.0570.1380.721850.2068058773971975654689869
201.54559828.383350201.54559828.38335022.16622.31220.66219.49319.0480.6270.2180.0770.0410.1080.619370.1119858773970686745033170
201.45581528.667716201.45581528.66771624.82021.87920.27419.47219.0602.2040.1320.0480.0390.1060.427050.0577458773972029341745471
201.49482328.511733201.49482328.51173322.54619.85618.31617.77517.4290.7290.0230.0100.0090.0230.282640.0139958773970686744991372
201.50667228.505174201.50667228.50517425.20822.24120.51619.57219.1812.2330.1870.0630.0400.1130.522430.0840758773970686745056873
201.57122728.409591201.57122728.40959126.22719.86418.09317.47017.1001.4880.0330.0120.0100.0260.371630.0188658773970686744996174
201.53536528.617822201.53536528.61782222.46819.30117.74417.17516.8660.8860.0210.0100.0100.0230.300680.0146258773972029341712475
201.60448628.582536201.60448628.58253621.94919.86718.31917.75017.3970.4380.0260.0110.0110.0270.298330.0152358773972029348265976
201.90862327.656897201.90862327.65689722.43921.89820.35519.46419.0490.7230.1460.0550.0430.1130.458590.0674958774172336331228377
201.89448827.767410201.89448827.76741025.25122.56320.24019.25418.5812.0490.3430.0530.0370.0740.667590.1316358773971921987254478
202.02310327.602449202.02310327.60244922.60821.25419.42518.71118.1880.8050.0780.0250.0220.0500.428880.0346458774172336337728879
202.29601529.461560202.29601529.46156017.51016.07115.29914.90914.6470.0220.0040.0030.0030.0060.048120.0018958773972136742096180
202.43289529.382172202.43289529.38217226.49221.22319.41718.81118.4420.6290.0690.0220.0220.0490.370280.0297558773972136748661781
202.49129929.447000202.49129929.44700021.95520.21718.55618.06717.7490.3700.0320.0120.0130.0290.282000.0163758773972136748650782
202.51220729.478074202.51220729.47807424.87023.20021.19519.89919.5601.8260.3840.0960.0560.1400.756220.1875958773970847839107383
202.32206329.484022202.32206329.48402223.73822.61021.16319.84119.5052.9040.4610.1860.1020.2540.653960.2726958773972136742167284
202.46760129.396886202.46760129.39688623.05220.64119.04118.46518.1430.8630.0410.0160.0160.0360.313040.0200258773972136748662385
202.56177329.343463202.56177329.34346324.84921.45119.97619.22418.7671.8460.0840.0330.0300.0650.374900.0379858773972136755234586
202.58624929.353920202.58624929.35392022.89522.09120.53119.65319.2040.7440.1360.0490.0400.0880.455380.0621058773972136755239187
202.59468529.344270202.59468529.34427023.47422.59920.89819.84619.4281.0200.1890.0600.0420.0950.571280.0898658773972136755240688
202.62496529.373606202.62496529.37360626.62421.86420.06019.19218.7680.5530.1240.0370.0310.0670.500860.0545958773972136755243989
202.13393529.326129202.13393529.32612924.30621.81520.31019.51419.0321.5710.1030.0410.0350.0790.403310.0470258773972136735587590
202.24049729.307174202.24049729.30717424.92323.19921.19419.80719.3251.5950.3390.0850.0440.0960.801870.1734158773972136742160891
202.28206829.303006202.28206829.30300621.86020.18818.62817.97417.5820.3630.0320.0140.0130.0270.343500.0186558773972136742109392
202.35904729.313997202.35904729.31399721.76821.61420.17119.31318.7070.7470.2320.0950.0790.1550.420700.1061358773972136748673893
202.36769929.357176202.36769929.35717622.66222.95420.70419.71419.1821.0280.4860.0970.0710.1480.654400.1938058773972136748706494
202.40327329.329447202.40327329.32944725.06222.10120.32919.48518.9311.9260.1590.0500.0420.0840.482440.0682958773972136748682295
202.12848629.393680202.12848629.39368022.13622.43220.58019.65118.9040.7780.3720.1060.0830.1470.541370.1577058773972136735582996
202.19119029.442300202.19119029.44230024.15821.15219.48718.73818.3882.0060.0730.0260.0230.0560.412960.0336058773972136735595897
202.22306229.446474202.22306229.44647424.65922.03220.38119.51119.1042.6300.1910.0650.0530.1270.470450.0841058773972136742112598
202.25878029.413213202.25878029.41321321.53719.46217.90717.39817.0280.3750.0240.0100.0110.0240.269770.0137958773972136742107799
202.25634529.444829202.25634529.44482924.96322.50120.55819.62119.1632.0150.2430.0640.0490.1110.564310.10223587739721367421103100
202.26463629.460229202.26463629.46022921.54719.93118.37617.84517.4940.2710.0270.0120.0120.0260.280570.01523587739721367421075101
202.27670129.439981202.27670129.43998126.35321.54919.89419.05918.6270.9400.1220.0420.0350.0810.453750.05445587739721367421333102
202.27760629.438489202.27760629.43848926.13721.82420.06619.28918.8340.9640.1360.0430.0380.0840.446060.05725587739721367421332103
202.28289429.438157202.28289429.43815722.99321.28219.75918.96018.5841.3520.1150.0440.0380.0920.408020.05135587739721367421343104
202.74641129.411458202.74641129.41145821.92519.92618.37817.84517.4760.3940.0280.0110.0120.0260.280640.01511587739721367617705105
202.77551029.434714202.77551029.43471422.70322.70521.28020.00018.9443.1661.1800.4760.2820.3600.628570.68477587739721367618194106
202.82268829.368193202.82268829.36819316.73015.09314.35813.97713.7370.0190.0030.0020.0030.0050.035720.00138587739721367617650107
202.84388529.358774202.84388529.35877421.55019.95918.31217.75017.4280.3090.0300.0130.0130.0270.315610.01745587739721367617727108
202.80825128.475212202.80825128.47521225.44623.58921.14119.85319.4181.3960.4890.0870.0450.1190.844330.21625587739720293942010109
202.76961528.555177202.76961528.55517724.20721.97920.29219.48119.1191.8490.1280.0430.0340.0940.448340.05537587739720293941587110
202.78837228.614641202.78837228.61464126.94621.94120.26519.28218.7410.5740.1700.0560.0380.0960.531890.07850587739707404779996111
202.78897128.610303202.78897128.61030326.45322.01420.26019.29518.6390.7950.1630.0500.0350.0790.539150.07344587739707404779994112
202.82964628.590157202.82964628.59015724.90321.55419.84318.87218.3981.8790.0930.0310.0210.0550.533320.04590587739707404779769113
203.30070328.729635203.30070328.72963520.40918.25617.17016.66916.3270.2030.0110.0070.0070.0200.168640.00745587739720831008834114
203.32066728.649524203.32066728.64952422.39220.30518.71218.15817.7840.5860.0340.0150.0140.0360.300220.01802587739707404976341115
203.35364828.750638203.35364828.75063823.29221.56619.95019.04418.5732.2070.1480.0540.0390.1190.481130.06790587739720831009128116
203.41939628.638701203.41939628.63870122.33219.57317.84317.24416.8581.0060.0310.0110.0100.0280.351090.01786587739707405041813117
203.45257428.648818203.45257428.64881822.46522.51020.95719.90219.4270.8680.3080.1180.0740.2060.542370.15216587739707405042364118
203.47187328.691886203.47187328.69188621.72819.38717.87417.34116.9230.4350.0210.0110.0110.0240.273300.01403587739707405041765119
203.15950828.539939203.15950828.53993918.21516.40115.58515.24514.9400.0210.0030.0030.0030.0050.032500.00129587739707404910654120
203.20566828.557498203.20566828.55749823.00121.76620.09319.10818.6261.0960.1340.0450.0300.0830.531880.06341587739707404910838121
203.21663028.625982203.21663028.62598220.96219.48117.87717.33816.9660.2490.0250.0100.0100.0270.294850.01484587739707404910775122
203.24321828.644737203.24321828.64473724.92620.53418.84218.24817.9011.9380.0400.0150.0140.0380.341110.02019587739707404976318123
203.34944928.819382203.34944928.81938224.56322.12620.68919.64319.1482.1660.1370.0580.0370.1100.514020.07232587739720831009098124
203.36496228.789992203.36496228.78999225.06123.35621.13719.88319.1882.4110.4910.1060.0570.1440.780000.22322587739720831009396125
203.41383928.955538203.41383928.95553823.21821.64719.95419.00018.4871.1830.0930.0330.0240.0680.520790.04624587739707941847198126
203.41655028.888440203.41655028.88844026.55322.75821.20619.84219.3610.8720.3050.1160.0560.1720.696380.17870587739720831009431127
203.03417128.485200203.03417128.48520026.44122.46120.71619.49819.2900.6690.1850.0630.0320.1090.663340.09683587739720294007346128
203.07535828.577383203.07535828.57738326.95621.40019.87718.88018.4280.9310.1650.0640.0430.1230.507110.08068587739707404910963129
202.93211028.349734202.93211028.34973422.69222.65320.99219.82419.3710.6660.1930.0650.0360.1000.621490.09886587739706867974255130
203.02013828.349052203.02013828.34905226.02622.19420.57719.67319.2281.0210.1570.0590.0410.1100.479990.07213587739720294007361131
202.85505528.438463202.85505528.43846327.44121.31919.82818.73718.3410.3950.1010.0410.0250.0690.547710.05575587739720293941821132
202.86148428.435205202.86148428.43520522.95322.51620.90819.82419.4310.7370.1750.0640.0380.1060.567950.08777587739720293941832133
202.90053228.546004202.90053228.54600423.49122.12520.31019.33618.9301.0880.1220.0390.0250.0680.556290.05713587739720293941876134
202.90111128.474219202.90111128.47421925.73122.07720.44319.57119.1240.9590.1100.0410.0290.0750.467790.05100587739720294007070135
202.94690128.586150202.94690128.58615026.12122.04620.37819.43218.7811.0710.1650.0550.0400.0910.511600.07528587739707404845513136
203.18968928.500122203.18968928.50012223.52321.84220.40819.24518.9111.7010.1410.0610.0340.1030.571880.08020587739720294072821137
203.00244428.759811203.00244428.75981124.09821.45919.80518.98218.5332.4370.1110.0390.0310.0880.447500.04954587739707404845554138
203.01078728.766513203.01078728.76651323.86922.34920.64219.51218.9971.7660.2010.0630.0390.1010.611900.09885587739707404845572139
203.03263128.761618203.03263128.76161826.23420.36618.55117.96617.5180.8040.0340.0130.0110.0270.361820.01933587739707404845283140
203.08486228.753246203.08486228.75324622.85022.36220.71219.64319.3020.7450.1750.0590.0380.1160.569520.08545587739707404910894141
202.99016428.795678202.99016428.79567824.13022.75521.14119.94319.6371.6070.1990.0740.0390.1400.626200.10611587739720830878306142
202.99620128.759595202.99620128.75959524.90421.20419.48218.66618.2332.4220.0850.0280.0230.0620.458000.03895587739707404845304143
203.12600728.819333203.12600728.81933323.41822.29720.80819.84519.3351.3080.1560.0660.0420.1280.483450.07698587739720830878243144
203.13118028.801482203.13118028.80148222.63722.27120.74419.77619.9330.6240.1400.0560.0370.1980.493700.06862587739720830943519145
203.10740328.860717203.10740328.86071727.30522.02920.41419.31319.0220.7360.2670.1000.0580.2170.578360.13394587739720830878408146
203.25614028.879440203.25614028.87944023.66522.02020.34119.29418.7571.7000.1350.0480.0300.0850.564460.06693587739720830943724147
202.91403628.856219202.91403628.85621923.25022.80620.89519.86219.5011.7640.3710.1040.0670.2260.605930.16326587739720830812759148
202.92645328.894687202.92645328.89468725.11822.78020.84119.70118.9813.0040.3780.1030.0600.1490.665000.17405587739720830812764149
203.03895628.412912203.03895628.41291226.83022.56221.06919.83619.3920.6170.2650.1120.0580.1590.619040.15019587739720294007375150
203.04448428.389117203.04448428.38911716.59915.36214.75614.44813.9880.0160.0030.0030.0030.006-9.99000-9.99000587739720294006815151
203.08396828.351440203.08396828.35144022.94822.33920.89819.86219.4110.8140.1650.0710.0440.1190.509840.08559587739720294072653152
203.08116028.246290203.08116028.24629023.50921.72020.05719.16218.6611.3710.0950.0330.0220.0590.485540.04459587739706868039889153
203.22037228.366064203.22037228.36606424.22121.53519.87619.03318.8472.1480.0970.0350.0260.0870.458060.04447587739720294138122154
203.22075928.381513203.22075928.38151324.31921.90120.09719.26618.7751.7760.1070.0340.0280.0660.482450.04790587739720294072504155
203.23634328.389950203.23634328.38995023.76621.94620.24319.38018.9871.4850.1180.0410.0310.0830.477610.05348587739720294138153156
203.16006828.262852203.16006828.26285222.85322.17320.51619.48418.8830.8520.1410.0480.0290.0710.552440.06848587739706868105549157
203.08200828.317213203.08200828.31721317.71516.00915.25414.90314.6070.0250.0030.0030.0030.0050.025030.00098587739706868039785158
203.30732427.842053203.30732427.84205323.77220.71918.94418.33117.9151.4690.0530.0140.0140.0330.367400.02295587739706331299856159
203.30815727.845370203.30815727.84537025.91521.01919.21018.62718.2281.0640.0710.0180.0180.0440.359580.02762587739706331299997160
203.58610128.802294203.58610128.80229419.88018.02717.02416.52516.0800.1180.0090.0060.0060.0150.150640.00643587739720831074435161
203.59126228.630633203.59126228.63063322.98022.54720.88119.83319.4220.8910.2110.0710.0470.1330.562050.10078587739707405107894162
203.60320528.664915203.60320528.66491524.21623.34221.07419.83019.3982.0840.4590.0920.0510.1470.785190.20506587739707405107524163
203.36612027.931496203.36612027.93149623.12222.65621.06219.88619.6061.2070.2420.0840.0440.1350.611250.12474587739719757332512164
203.39403527.919870203.39403527.91987021.34419.79718.30017.79717.3760.3100.0260.0120.0110.0250.254790.01373587739719757332645165
203.30019328.235986203.30019328.23598622.56119.76518.24316.82016.0210.4470.0170.0080.0050.0070.720180.02892587739706868105403166
203.30133228.196129203.30133228.19612926.49021.96820.26719.45519.0950.7680.1330.0430.0310.0950.451370.05609587739706868105309167
203.19598428.001801203.19598428.00180125.12922.26620.80319.70119.2962.2030.1800.0740.0400.1140.547350.09512587739719757266996168
203.21922628.111391203.21922628.11139121.55119.61418.11417.58817.1480.3450.0220.0110.0120.0230.267320.01416587739706868105380169
203.24077828.011948203.24077828.01194821.49120.67719.00418.28517.9040.4470.0660.0230.0180.0490.399200.02961587739719757267189170
203.17647128.157830203.17647128.15783023.06022.47220.72519.74419.1751.1350.2100.0660.0410.1050.545460.09382587739706868105622171
203.19641828.138980203.19641828.13898019.27017.23616.30615.89615.5450.0680.0060.0040.0040.0090.091060.00369587739706868105359172
203.44992928.106043203.44992928.10604323.52821.67719.95819.15218.9091.1150.0690.0240.0170.0540.452700.03320587739706868170928173
203.45268028.056169203.45268028.05616925.92322.68821.04719.98019.3081.0040.1990.0670.0380.0830.566380.09575587739719757332941174
203.37552028.451166203.37552028.45116624.98922.73020.91119.83119.4891.4000.1850.0550.0340.0980.609960.08716587739720294138425175
203.37874328.471036203.37874328.47103622.67120.87119.11718.33717.9320.8510.0590.0200.0160.0420.446360.02928587739720294138019176
203.44648028.563700203.44648028.56370022.71722.54620.85919.59019.0080.7090.2030.0690.0380.0900.677130.10949587739707405042070177
203.55008428.539571203.55008428.53957126.32122.45820.53919.56619.1401.2340.3060.0840.0600.1660.576910.13109587739707405042501178
203.54629128.840899203.54629128.84089922.53419.35117.90217.46717.0941.0740.0220.0110.0110.0310.210880.01180587739720831074484179
203.48355428.903198203.48355428.90319827.02323.30920.88419.59718.9330.8370.7230.1270.0660.1720.839250.31804587739720831009482180
203.46736228.376612203.46736228.37661222.51020.09518.57518.00617.6360.7590.0320.0150.0130.0340.292550.01715587739720294203542181
203.44379428.418042203.44379428.41804225.18921.38119.91019.10718.9422.5520.1090.0450.0350.1210.399390.04974587739720294203706182
203.47645528.518367203.47645528.51836726.83923.36921.16719.93319.4290.3440.2960.0650.0360.0950.766150.13569587739707405042422183
203.34338628.297068203.34338628.29706825.16523.27721.24619.94519.5972.3870.4600.1150.0540.1670.764450.22277587739706868170958184
203.35278628.372304203.35278628.37230422.09020.25318.55917.95517.6620.4960.0350.0130.0120.0330.346320.01891587739720294138015185
202.62089727.883494202.62089727.88349424.45622.20420.72219.71619.0111.8060.2000.0580.0400.0790.503130.09095587739706331037957186
202.65986427.909814202.65986427.90981424.82921.88920.37019.53218.8782.1380.1860.0520.0420.0870.426880.07455587739706331038116187
202.67770327.840468202.67770327.84046823.44722.29120.61219.55719.1101.4170.2680.0640.0440.1080.568770.11888587739706331038430188
202.74548427.967058202.74548427.96705825.39122.99321.14419.90219.4631.6210.2900.0820.0400.1050.696860.14339587739719757071182189
202.75849127.995085202.75849127.99508520.51718.58517.28416.76216.3540.2930.0180.0090.0080.0200.223540.01061587739719757070472190
202.68666228.004971202.68666228.00497122.90622.10120.25819.36718.7561.2030.1820.0510.0350.0780.520590.07602587739719757070739191
202.70004427.971935202.70004427.97193523.52123.07321.16619.96719.3811.4910.3310.0880.0440.1020.687970.15707587739719757071118192
202.68086328.009915202.68086328.00991522.72921.78820.19519.34118.9401.1830.1570.0550.0390.1060.450570.06802587739719757070554193
202.68961928.009925202.68961928.00992521.31822.11320.27719.30718.5930.3530.2190.0620.0390.0820.558500.09487587739719757070559194
202.61425727.817006202.61425727.81700622.40820.53718.84718.25017.8190.6050.0570.0160.0160.0350.342000.02354587739706331037896195
202.72534827.920519202.72534827.92051922.15922.45120.88319.68818.8050.6810.4460.1160.0690.1170.615620.21957587739706331038483196
202.85656828.038311202.85656828.03831125.89822.61520.75419.63319.0521.3380.2350.0700.0360.0860.639300.11072587739719757136586197
202.87522027.999721202.87522027.99972121.82221.69020.09519.15418.8260.5680.1550.0560.0350.1050.494300.07135587739719757136303198
202.98172527.935936202.98172527.93593622.47520.55718.74017.99717.4900.8950.0500.0160.0120.0300.441010.02558587739719757201556199
202.81862228.065878202.81862228.06587826.36821.39119.51418.49318.1711.3080.1170.0330.0200.0580.592910.05512587739719757070529200
203.02941627.940934203.02941627.94093419.43417.55516.49616.08115.7260.0880.0080.0060.0060.0110.120130.00523587739719757201511201
203.04846627.817463203.04846627.81746322.58921.08019.45018.49818.1010.7810.0960.0270.0210.0510.506800.04503587739706331169002202
203.13171227.930704203.13171227.93070422.06922.35520.68719.57319.0480.6250.2390.0810.0440.1130.595410.11718587739719757201691203
203.13186828.014002203.13186828.01400222.14321.52219.95119.13618.8460.5860.1010.0380.0270.0830.425920.04499587739719757201976204
202.91257928.056184202.91257928.05618422.38121.91020.47919.45318.8801.0240.2020.0860.0490.1220.502520.10221587739719757136061205
202.88009627.900349202.88009627.90034922.73822.61220.84119.74319.2781.2650.5530.1290.0830.2070.608830.24466587739706331103990206
202.62688928.415062202.62688928.41506223.46322.67220.64319.57919.0691.5550.2890.0710.0460.1120.645520.12606587739720293876403207
202.63136228.423016202.63136228.42301618.45816.56915.68315.27914.9780.0330.0040.0030.0030.0060.078980.00310587739720293875884208
202.66574228.344192202.66574228.34419223.99423.06621.36619.88219.1101.5570.2620.0810.0330.0690.787440.15296587739706867908616209
202.51361328.467388202.51361328.46738822.64021.67120.05519.28318.8460.6530.0960.0350.0280.0730.414050.04243587739720293810701210
202.60537028.533495202.60537028.53349523.35322.33820.73219.60218.9581.0290.1580.0560.0350.0740.590690.08199587739720293876074211
202.65761428.474466202.65761428.47446625.19222.46620.77819.73719.2221.4500.1760.0590.0400.0970.563360.08468587739720293876179212
202.67895128.369262202.67895128.36926223.99421.99820.43119.17918.5492.5150.1660.0590.0290.0690.643600.09165587739706867909034213
202.71943628.405067202.71943628.40506722.54522.00120.48219.52419.2310.6060.1300.0500.0350.1020.486670.06313587739720293941534214
202.82270028.401806202.82270028.40180625.71422.86620.97519.88819.3051.1330.2630.0740.0450.1040.628550.12039587739720293941760215
202.82464328.430368202.82464328.43036820.82019.07317.68417.11016.7780.2330.0190.0090.0090.0230.267630.01257587739720293941406216
202.83041028.414812202.83041028.41481221.25919.48617.98917.41717.0700.2850.0230.0110.0100.0240.289350.01429587739720293941410217
202.85575528.402908202.85575528.40290822.09720.47818.90918.28617.9790.5280.0450.0180.0160.0460.330170.02162587739720293941413218
202.85755828.403828202.85755828.40382824.57521.13819.62218.45018.0543.3250.1000.0410.0230.0630.593330.05794587739720293941414219
202.78676628.450054202.78676628.45005422.32520.99819.28718.62318.2540.4940.0550.0200.0180.0440.379750.02598587739720293941401220
202.63273928.560441202.63273928.56044122.27822.12420.61219.63719.1890.5150.1580.0620.0440.1110.494010.07733587739720293876099221
202.83305428.394096202.83305428.39409625.28422.25320.70119.75219.1751.4490.1460.0570.0390.0890.489240.06993587739720293941785222
202.85973728.385358202.85973728.38535824.84722.17020.62419.68019.3631.6780.1340.0520.0350.1050.485720.06430587739720293941849223
202.76419028.044176202.76419028.04417619.22617.37816.35315.90615.5280.0780.0070.0040.0040.0090.128880.00523587739719757070465224
202.76646728.041746202.76646728.04174623.39721.86020.24519.44718.9231.7920.1480.0520.0380.0930.426900.06239587739719757070467225
202.77171028.042867202.77171028.04286721.88121.60119.78818.92218.4490.6930.1630.0480.0330.0850.501600.06838587739719757070477226
202.71946728.094714202.71946728.09471424.86622.37820.45519.56219.0872.0300.1690.0450.0310.0780.537970.07046587739719757070783227
202.71971528.078118202.71971528.07811822.18721.97220.42319.51619.1210.7060.1760.0650.0440.1200.467330.07945587739719757070791228
202.72809628.101679202.72809628.10167923.55422.55720.80719.78319.3921.6020.2210.0680.0410.1120.567730.10046587739719757070799229
202.66694728.169940202.66694728.16994023.51322.30820.57819.48719.0351.6140.1860.0570.0330.0850.597150.08874587739719757005464230
202.71389428.123642202.71389428.12364226.88521.63219.84419.02918.5420.6030.1050.0320.0230.0580.471020.04543587739719757070758231
202.69536428.046941202.69536428.04694123.12821.99120.42219.52119.1981.2020.1370.0500.0330.0960.468730.06236587739719757070746232
202.72671628.030700202.72671628.03070023.56721.47019.77318.84918.3932.4000.1240.0400.0270.0690.507040.05654587739719757070811233
202.77813328.040441202.77813328.04044124.62521.90420.46019.53819.0762.3670.1240.0500.0330.0840.453140.05925587739719757070909234
202.80460328.066724202.80460328.06672424.51522.35020.68619.67119.2742.4500.1920.0640.0380.1060.545200.08927587739719757070952235
203.12877428.053497203.12877428.05349722.57021.93020.26919.22018.8050.8450.1410.0490.0280.0790.561880.06914587739719757201958236
202.81884028.068094202.81884028.06809425.79222.12420.47919.48019.1851.3660.1460.0500.0300.0910.533360.06904587739719757070530237
202.82507128.071989202.82507128.07198924.03021.79220.16519.27618.9532.5650.1360.0490.0310.0940.474690.06122587739719757136154238
202.85716528.075892202.85716528.07589224.11221.83220.16519.27918.9411.9330.1020.0360.0240.0670.481670.04758587739719757136049239
203.02233628.238101203.02233628.23810123.26023.15020.98719.87319.3141.7460.5000.1070.0620.1600.698160.21298587739706868040073240
203.04991128.229785203.04991128.22978526.46621.48319.69918.68618.4151.1360.1220.0370.0230.0760.569480.05800587739706868040118241
203.17285228.059935203.17285228.05993521.02919.02117.53116.99316.6250.3310.0210.0090.0080.0190.271030.01268587739719757266954242
202.89944328.168224202.89944328.16822425.73021.23219.58918.63018.0532.1340.1000.0350.0230.0560.512810.04863587739706867974690243
202.95780328.198293202.95780328.19829323.93520.69718.93818.27817.8282.0810.0490.0160.0130.0340.387740.02355587739706867974281244
203.05332828.157114203.05332828.15711425.13022.45720.62919.64318.9081.8240.1820.0520.0330.0740.564790.08061587739706868040149245
203.12528028.179735203.12528028.17973523.70123.35921.09619.97219.3291.8430.4640.0920.0510.1250.724080.19552587739706868040507246
202.54919327.971248202.54919327.97124823.45521.66019.92318.92318.4191.5060.1550.0400.0280.0630.552810.06901587739706330972715247
202.57778328.011748202.57778328.01174824.39422.75720.65319.55719.1452.5570.2870.0650.0380.1020.676910.12457587739719757005598248
202.53372327.911931202.53372327.91193124.16021.47419.76218.81018.3341.8460.1090.0290.0220.0480.523660.04935587739706330972404249
202.55377927.928053202.55377927.92805322.78322.09420.55319.57719.1700.7110.1770.0520.0360.0920.500290.07913587739706330972741250
202.56295027.946902202.56295027.94690221.06219.07917.76517.27916.9300.2100.0180.0080.0080.0190.208860.01001587739706330972287251
202.51243228.006925202.51243228.00692523.41622.53221.09119.95319.4791.6510.2450.0990.0560.1420.560580.13091587739719757005537252
202.53782927.963922202.53782927.96392223.85122.78920.94819.91119.5121.3530.2860.0650.0420.1100.593100.12214587739706330973046253
202.79514328.297266202.79514328.29726622.46122.02620.23719.28118.7990.7690.1650.0490.0320.0850.541790.07284587739706867909319254
202.85939228.231173202.85939228.23117327.12022.03420.55219.41418.8900.5870.1890.0720.0420.1070.568930.10008587739706867974555255
202.92310228.244838202.92310228.24483826.07122.17720.77419.82019.3350.7430.1140.0460.0310.0810.460790.05608587739706867974724256
202.92902928.221780202.92902928.22178025.33421.70019.99518.91818.3861.7600.1020.0330.0200.0500.584930.05219587739706867974353257
202.93407828.225402202.93407828.22540225.44121.63019.94718.86018.3482.0490.1170.0380.0230.0600.585470.05945587739706867974356258
202.93423928.248573202.93423928.24857322.76621.94320.30319.24818.7211.3200.1990.0670.0410.1070.560180.09558587739706867974754259
202.81725028.297900202.81725028.29790023.26421.69019.87618.98418.4771.3480.1100.0330.0230.0580.515070.04915587739706867908814260
202.84368428.259993202.84368428.25999320.07217.76416.75916.31815.9550.1050.0070.0050.0040.0100.122050.00501587739706867974218261
202.75608928.239882202.75608928.23988222.76221.48019.98719.20918.6881.0640.1090.0420.0320.0830.391200.04752587739706867909233262
202.77408528.186568202.77408528.18656826.04022.07420.35819.38618.8880.8820.1210.0380.0240.0620.534920.05628587739706867908904263
202.77673528.207712202.77673528.20771225.47021.35819.50918.86218.3591.7070.0800.0260.0220.0500.399840.03402587739706867908871264
202.47553328.395049202.47553328.39504922.23523.11321.23919.98719.3720.5150.3260.0910.0450.1050.707430.16091587739706867778517265
202.62696228.335768202.62696228.33576824.60723.26021.03619.68819.3333.7300.6570.1320.0600.1810.828070.30736587739706867843929266
202.56840428.188239202.56840428.18823923.83122.26020.64819.70919.3181.6390.1460.0490.0340.0880.496710.06668587739719757005257267
202.49040828.214280202.49040828.21428021.91421.62920.14819.34518.8970.4750.1120.0460.0350.0880.401550.05069587739706867843453268
202.63721428.238514202.63721428.23851426.16421.41619.49118.78518.3160.9980.0810.0230.0180.0450.444920.03438587739706867908823269
202.64437728.246753202.64437728.24675322.52820.42018.78818.23617.9050.7830.0400.0150.0130.0360.307200.01873587739706867908826270
201.56320027.963613201.56320027.96361320.23218.32716.83316.31415.9610.1600.0150.0060.0060.0130.262100.01114587739706330644565271
201.63102327.920101201.63102327.92010121.53819.17517.76017.26216.8770.3090.0190.0090.0090.0180.235710.01140587739706330644661272
201.82088228.154361201.82088228.15436123.14121.78419.84118.89818.4151.2940.1210.0340.0220.0560.567070.05436587739719756742840273
201.82954028.151692201.82954028.15169222.30220.86919.26918.50618.0300.8940.0760.0290.0220.0560.405980.03479587739719756742994274
201.83851428.145783201.83851428.14578322.78821.40919.76518.91318.2841.2400.1120.0400.0280.0640.459900.05033587739719756742847275
201.62042328.020962201.62042328.02096223.27720.77919.11618.48818.0720.9260.0510.0160.0140.0330.351560.02251587739706330644655276
201.74410328.177139201.74410328.17713925.71623.73620.95519.82919.4911.9980.8410.1100.0600.1780.832530.32600587739719756677970277
201.75588228.145690201.75588228.14569023.54521.35619.72618.76018.2951.7080.0830.0300.0190.0480.513840.04212587739719756677328278
201.76234328.144179201.76234328.14417921.76221.45820.00919.25818.7640.5500.1270.0530.0410.1050.369080.05491587739719756677683279
201.76241928.147964201.76241928.14796423.04321.92520.23519.33218.7841.4350.1630.0550.0360.0890.494810.07222587739719756677679280
201.76910928.172157201.76910928.17215721.89822.47520.84819.79419.4470.5560.2780.0980.0570.1690.557080.13316587739719756678000281
201.73139428.139424201.73139428.13942422.07220.63619.03618.08817.5390.9550.0810.0300.0190.0470.498760.04111587739719756677610282
201.76483728.142259201.76483728.14225922.06722.47820.67919.58919.2440.4880.2090.0640.0360.1050.610970.09887587739719756678002283
201.77187428.123341201.77187428.12334122.12822.86520.83519.78718.9760.6610.3830.0950.0560.1100.638060.16399587739719756678020284
201.91446228.067785201.91446228.06778524.28322.49720.60919.58519.0322.3910.2210.0610.0370.0890.595990.09785587739719756742793285
201.92661028.070347201.92661028.07034725.33921.65820.17319.30118.8912.4460.1320.0530.0370.1020.436670.06118587739719756743216286
201.97806028.117764201.97806028.11776419.96018.54617.38116.91016.5860.1660.0160.0090.0080.0240.170290.00834587739719756808338287
201.94662628.222410201.94662628.22241023.28622.10920.33819.48619.0471.6540.1850.0580.0400.1110.486370.07762587739719756743204288
202.21640028.155637202.21640028.15563723.11221.63620.22419.45418.7291.5470.1290.0550.0410.0830.370600.05608587739719756874046289
202.02305328.137324202.02305328.13732422.31320.98419.34918.65118.1360.5930.0560.0210.0160.0380.380910.02638587739719756808355290
202.10872828.122749202.10872828.12274924.49322.11920.68719.61119.5672.4710.1620.0670.0370.1370.527880.08474587739719756808242291
202.11596428.044513202.11596428.04451324.24821.62419.92019.20618.9182.0160.0900.0310.0250.0680.403370.03824587739719756808381292
202.10139528.203782202.10139528.20378224.28822.59720.95719.92219.6712.2010.2220.0760.0440.1400.550350.10460587739719756808842293
201.83039327.830973201.83039327.83097322.89921.71719.83319.04318.5730.8680.1370.0330.0270.0630.478640.05379587739719219872155294
201.69975327.956602201.69975327.95660220.96521.82220.29219.30919.6870.3280.3310.0980.0720.3520.501810.14699587739706330644548295
201.71362527.967937201.71362527.96793723.04920.94219.14218.54318.1070.8470.0630.0170.0160.0360.365730.02558587739706330644688296
201.91082127.781993201.91082127.78199326.99622.04820.64219.55718.8940.5510.2300.0810.0520.1050.526870.11566587739719219872574297
201.94767827.762151201.94767827.76215126.43122.38620.51719.56319.0270.5650.1960.0440.0310.0680.557610.08109587739719219937390298
202.05060227.761050202.05060227.76105023.24021.94320.46319.35218.9491.3400.1970.0640.0410.0980.555590.09898587739719219937695299
202.15339927.957790202.15339927.95779019.39717.44316.34515.89315.5240.0450.0060.0040.0040.0070.146600.00580587739706330841223300
202.23455327.926381202.23455327.92638121.58119.41317.80317.23816.8890.3260.0240.0080.0080.0190.309340.01437587739706330841265301
202.16943228.097457202.16943228.09745723.94722.55620.66019.66919.0152.6370.2950.0800.0480.1050.581300.12595587739719756874246302
202.26203728.041466202.26203728.04146617.22015.59814.84314.46714.1670.0280.0030.0030.0030.0060.037360.00146587739719756873778303
202.26633528.139423202.26633528.13942325.36922.09520.20919.34818.7733.6490.3120.0840.0580.1370.514680.12425587739719756874324304
202.11938227.851859202.11938227.85185922.81120.95719.14118.58318.1070.6270.0550.0170.0160.0340.348500.02395587739706330841283305
202.18805727.767397202.18805727.76739725.47022.63920.87219.74019.2731.6970.3250.0820.0500.1150.625350.14981587739719220003387306
202.22909327.822545202.22909327.82254523.00322.59120.36619.31318.8190.7940.2640.0420.0280.0650.680910.10718587739706330906804307
202.24314427.800646202.24314427.80064620.53418.13416.94616.51316.2040.1720.0110.0060.0060.0130.155660.00678587739719220002907308
201.53192528.137548201.53192528.13754822.76022.20420.39419.51918.9360.9640.1790.0530.0360.0840.505930.07491587739719756612011309
201.55932028.261712201.55932028.26171222.96422.75420.96519.92819.6691.3870.3460.1010.0610.1940.582590.15453587739719756612303310
201.82242628.209794201.82242628.20979421.05519.52617.83117.25216.9470.3540.0290.0110.0090.0260.333680.01674587739719756742664311
201.82496728.222245201.82496728.22224525.32120.93319.04918.48618.0481.9140.0560.0170.0150.0390.364990.02466587739719756742665312
201.67195228.260202201.67195228.26020226.29622.48920.49119.39619.0841.5540.3630.0900.0510.1540.654810.15941587739719756677441313
201.61126428.105527201.61126428.10552726.04322.08220.50319.58119.0890.7180.1460.0430.0310.0720.481330.06369587739706330644831314
201.69402228.180949201.69402228.18094922.24119.88918.21317.66817.2320.8120.0320.0120.0110.0260.312900.01688587739719756677298315
202.35817328.124767202.35817328.12476723.47821.61019.90219.06718.6661.7080.1050.0340.0240.0660.464510.04620587739719756939622316
202.36697028.160357202.36697028.16035721.26621.21119.79119.04318.5810.4580.1300.0540.0420.1090.361450.05541587739719756939633317
202.30658427.809511202.30658427.80951125.15622.85720.67619.61518.9652.8870.6040.1010.0680.1360.675570.24235587739706330907413318
202.30311227.931765202.30311227.93176520.21518.30017.17616.73116.3700.1100.0110.0060.0060.0140.148560.00657587739706330906745319
202.31523127.891358202.31523127.89135822.86621.25519.75318.84218.3500.6790.0790.0250.0190.0420.460060.03771587739706330906842320
202.17746627.606587202.17746627.60658723.41022.03020.43419.43118.8261.1150.1080.0390.0300.0610.525210.05466587741723363442858321
202.24651827.533125202.24651827.53312526.69022.39320.60819.58519.0020.5960.1750.0560.0410.0850.574570.08295587741723363443198322
202.26548127.603245202.26548127.60324522.94821.54819.86318.84218.3541.4170.1280.0440.0320.0770.552920.06310587741723363443222323
202.26795027.605835202.26795027.60583526.22422.52920.77219.76719.2000.8530.1870.0600.0440.0960.559440.08691587741723363443229324
202.27213127.566668202.27213127.56666824.24321.90220.45719.57018.9852.0030.1110.0460.0370.0800.436060.05374587741723363443258325
202.33814227.684255202.33814227.68425521.96721.95920.48219.59119.2840.4500.2030.0660.0520.1370.444560.08783587739719220068976326
202.35005327.689037202.35005327.68903722.34721.80319.82918.90718.4440.9470.2650.0550.0420.0960.563190.10448587739719220068997327
202.14269027.677316202.14269027.67731622.71123.03021.08619.90119.7680.9120.5370.1160.0670.2130.688470.24237587739719220003353328
202.14930427.635108202.14930427.63510822.38221.73819.94519.04418.5680.5080.0890.0290.0240.0530.515030.04303587741723363442850329
202.15544827.622860202.15544827.62286021.22019.36118.01017.49717.1560.2740.0210.0100.0100.0260.229830.01175587741723363442766330
202.16840527.662737202.16840527.66273725.36921.73420.07019.15018.6871.7350.1440.0410.0300.0690.498140.06244587739719220003145331
202.19269427.676274202.19269427.67627421.96121.25219.72518.71418.1450.5940.1410.0450.0310.0650.514890.06696587739719220003188332
202.35865827.547633202.35865827.54763326.83222.75921.12219.98319.3180.5460.2430.0870.0570.1140.601990.12438587741723363509043333
202.32894927.713850202.32894927.71385023.89422.15720.38619.45519.1221.5100.1760.0440.0330.0840.525740.07382587739719220068679334
202.34401427.694359202.34401427.69435925.49021.51819.82618.89418.4371.4450.1100.0300.0230.0510.509650.04933587739719220068701335
202.38101127.916405202.38101127.91640524.89321.05819.42018.75518.5491.9610.0790.0230.0210.0600.365230.03129587739706330906861336
202.38280827.918350202.38280827.91835024.34020.35918.73518.14917.7752.6640.0570.0170.0160.0410.322550.02300587739706330906860337
202.40563427.962435202.40563427.96243526.18423.13620.97819.72419.1500.6540.3780.0650.0360.0790.767170.16955587739706330907571338
202.43428527.960276202.43428527.96027623.25823.15320.88319.79719.2441.1580.5130.0790.0500.1130.706540.20552587739706330972324339
202.45572727.953702202.45572727.95370223.61322.39420.71419.46018.7831.3860.2440.0630.0350.0700.668390.12353587739706330972576340
202.41827927.923549202.41827927.92354923.06021.51619.85118.89318.3800.9800.1190.0320.0230.0520.517300.05361587739706330972398341
202.42301627.918338202.42301627.91833822.75922.24720.64319.72819.1340.7470.2220.0620.0470.0990.482950.09329587739706330972519342
202.54852627.827906202.54852627.82790622.15820.22818.70018.05617.6760.5880.0500.0160.0150.0370.332040.02169587739706330972375343
202.39949927.741516202.39949927.74151625.75221.98920.37619.51619.3571.3990.1910.0550.0450.1350.457530.07889587739719220069045344
202.46937527.819243202.46937527.81924323.51721.75520.34019.16918.6631.3180.1410.0460.0280.0630.571660.07561587739706330972628345
202.51179327.909480202.51179327.90948023.28523.17820.97719.89019.2930.7480.3220.0530.0330.0720.692510.13219587739706330972667346
202.53201227.890151202.53201227.89015124.36022.01220.32119.37718.9041.8440.1630.0430.0320.0730.515750.07020587739706330972711347
202.54142227.864645202.54142227.86464523.53722.50720.52819.45219.0292.0350.4190.0820.0530.1340.641280.17607587739706330973085348
202.43488428.101822202.43488428.10182222.66722.13420.52219.46419.0080.7010.1300.0460.0270.0700.556060.06509587739719756939463349
202.45850128.069670202.45850128.06967022.19822.07020.52119.57918.9170.6520.1760.0650.0430.0930.484670.08136587739719756939860350
202.50650928.125758202.50650928.12575821.59119.96018.42317.92817.6250.4420.0350.0140.0130.0350.259360.01606587739719757004881351
202.51955628.155050202.51955628.15505020.83518.56917.22116.74516.3930.2350.0120.0060.0060.0140.210530.00906587739719757004885352
202.42974228.199086202.42974228.19908623.02919.75718.42217.74217.5822.0740.0370.0170.0140.0450.309820.01884587739719756939313353
202.45112628.194822202.45112628.19482222.51421.92020.07119.28118.8100.9120.1640.0460.0350.0880.470880.06513587739719756939413354
202.51539628.179571202.51539628.17957125.83122.37620.60819.46618.8551.3450.1890.0550.0320.0690.630630.09175587739719757005010355
202.38656727.968824202.38656727.96882422.73321.64420.06219.04418.5510.8020.1490.0420.0290.0670.529790.06876587739706330907185356
202.46185427.985947202.46185427.98594727.30722.83620.81919.74819.2710.4030.4720.0890.0570.1400.646640.19582587739706330972908357
202.38088428.282478202.38088428.28247822.46419.70018.22617.71217.3220.8150.0240.0110.0100.0240.255450.01317587739706867777737358
202.39171428.265066202.39171428.26506622.90321.75320.01619.17018.8722.5560.2810.0880.0630.1940.476020.11543587739706867778421359
202.40909728.263897202.40909728.26389725.67122.49220.64419.55218.9611.5200.2270.0640.0370.0870.621940.10491587739706867778461360
202.43094528.241636202.43094528.24163622.53419.68018.08817.53117.0801.0830.0290.0130.0130.0250.301410.01660587739706867777759361
202.43555728.231687202.43555728.23168721.42119.45518.00917.46517.1690.3280.0200.0090.0080.0210.264960.01252587739706867777684362
201.71300028.462905201.71300028.46290523.03621.08619.36618.70518.3030.9810.0570.0230.0170.0420.380180.02720587739706867515576363
201.67850428.283572201.67850428.28357226.13521.71019.97818.92918.5921.6200.1640.0530.0310.0910.576670.07804587739719756677840364
201.56664928.362622201.56664928.36262226.26523.07020.94319.77619.2990.9120.3390.0800.0420.1080.717360.15207587739706867450648365
201.59137928.393085201.59137928.39308524.56622.90920.90819.78819.3692.0590.2660.0690.0380.1040.667680.12075587739706867450678366
201.60465128.434920201.60465128.43492022.72222.60720.87119.65319.0950.7190.1990.0650.0330.0790.661630.10286587739706867450453367
201.76313428.459798201.76313428.45979819.68717.78816.67816.22715.8480.0750.0070.0040.0040.0090.148360.00601587739706867515532368
201.91387428.584824201.91387428.58482421.90522.23520.39019.08618.6120.6000.2800.0830.0420.1140.727610.14475587739720293614118369
201.97192728.508199201.97192728.50819916.44614.50713.69013.29112.9990.0120.0020.0020.0020.0030.062020.00235587739720293613588370
201.99217128.463096201.99217128.46309623.82423.04620.79319.59718.8442.4260.4380.0880.0450.0930.758160.19176587739706867647118371
201.95141228.473658201.95141228.47365823.46720.23818.53517.93517.5351.8170.0360.0130.0110.0280.346230.01891587739706867581160372
201.74435028.604787201.74435028.60478722.41921.79020.10319.31418.9390.4540.0930.0320.0260.0710.437030.04156587739720293548339373
201.76439128.467665201.76439128.46766524.07420.95819.24718.63118.3271.8150.0480.0180.0160.0400.355820.02321587739706867515599374
201.60474428.630329201.60474428.63032923.13422.18220.49119.55819.1990.7980.1250.0420.0300.0830.510310.05814587739720293482942375
201.64148328.674815201.64148328.67481523.17122.19220.69919.72919.4650.9510.1460.0580.0400.1210.487500.07150587739720293483027376
201.66650928.664380201.66650928.66438024.23220.30318.48517.84817.4934.0930.0620.0200.0190.0500.388400.02803587739720293482702377
201.77896128.567687201.77896128.56768722.57922.76621.06119.99419.4390.6090.2510.0850.0520.1280.579620.11989587739720293548665378
201.80350228.607046201.80350228.60704622.56321.91420.34319.33618.8600.5460.1100.0420.0280.0700.522420.05570587739720293548075379
201.62736428.630451201.62736428.63045121.59419.53018.00717.43917.1140.3580.0220.0100.0090.0240.292700.01406587739720293482671380
201.99370028.339312201.99370028.33931219.18917.39216.41016.00615.6830.0810.0070.0050.0050.0110.098570.00413587739706867646617381
202.80639627.550825202.80639627.55082524.34721.21219.42518.65918.2652.5720.0790.0270.0240.0570.446580.03694587741723363705071382
202.83171627.598201202.83171627.59820125.24122.28520.61819.49819.1011.5080.1960.0560.0330.0850.598580.09406587739719220265372383
202.87814727.645860202.87814727.64586025.62021.59120.06119.16818.8541.6090.1440.0460.0340.0940.456730.06279587739719220265412384
203.01178527.639363203.01178527.63936322.25622.98821.06719.98219.5990.8850.7760.1670.1060.2780.633350.33091587739719220331177385
203.04127227.670272203.04127227.67027225.84621.56019.99219.12718.7741.1400.1160.0360.0280.0720.450540.05052587739719220330946386
203.05557827.649061203.05557827.64906119.39117.41916.39915.98715.6380.0960.0090.0050.0050.0130.110300.00476587739719220330626387
202.91473227.591470202.91473227.59147024.25020.10618.47217.71317.3433.4520.0570.0170.0140.0360.411400.02663587739719220330567388
202.92547827.611047202.92547827.61104723.82122.26620.82319.64919.1021.1110.1430.0500.0290.0630.578890.07755587739719220330783389
202.60884627.703385202.60884627.70338519.56317.55816.54616.10515.7550.0780.0080.0050.0050.0100.123190.00511587739719220199462390
202.68233827.673238202.68233827.67323821.91720.45118.82918.28517.9110.3470.0430.0140.0150.0320.301270.01920587739719220199659391
202.66066927.632697202.66066927.63269719.20017.31616.33715.93315.5830.0500.0060.0040.0040.0080.098280.00399587739719220199584392
202.73063827.641146202.73063827.64114623.07721.50419.95518.66318.2081.8270.2100.0630.0340.0810.659770.11452587739719220199958393
202.69060127.553506202.69060127.55350621.01719.29917.94317.40117.0320.2360.0200.0100.0110.0230.245460.01243587741723363639417394
202.58396327.517758202.58396327.51775822.61821.77319.87619.06718.7610.6730.0990.0300.0250.0660.490510.04403587741723363574344395
202.79129127.749630202.79129127.74963022.36821.62020.11519.14518.7500.5860.1450.0420.0320.0810.489750.06563587739706331103619396
202.82558727.825028202.82558727.82502824.74422.38620.53019.55019.1041.6430.2090.0440.0320.0780.567580.08656587739706331103655397
202.87257427.799569202.87257427.79956925.44022.34520.42219.25718.6941.4400.2420.0480.0300.0670.674080.10971587739706331104005398
202.98260227.706444202.98260227.70644422.80021.15619.56418.57718.1561.0440.1080.0330.0220.0560.516510.05137587739719220330859399
203.02896427.780417203.02896427.78041726.31722.06020.35719.42119.0420.6370.1540.0390.0300.0770.513990.06589587739706331169256400
202.05831128.669267202.05831128.66926717.15815.80715.13514.77714.4230.0200.0030.0030.0030.0070.011530.00046587739720293613620401
202.21210628.519374202.21210628.51937422.06920.27218.72818.15317.7520.4960.0360.0150.0140.0360.300470.01823587739720293679266402
202.23321928.533599202.23321928.53359926.56522.01520.31719.43019.0470.8620.1820.0620.0450.1260.488490.07998587739720293744714403
202.38758228.547730202.38758228.54773024.66620.53018.85818.22917.8782.2080.0400.0160.0140.0360.354240.02096587739720293744792404
202.41653628.587373202.41653628.58737323.01921.72020.02819.09218.7281.0630.1180.0400.0290.0810.511540.05541587739720293810471405
202.33858528.552118202.33858528.55211825.20022.64621.13619.69719.1271.5080.1950.0770.0350.0810.725280.12270587739720293745134406
202.30143628.578755202.30143628.57875518.54216.58115.67515.24714.9420.0310.0040.0030.0030.0060.095110.00371587739720293744740407
202.30729528.604366202.30729528.60436621.78621.97820.50219.35918.8740.4000.1580.0650.0370.0970.570130.08634587739720293745044408
202.19602328.677805202.19602328.67780525.15922.51120.97219.75119.1811.2820.1580.0610.0340.0820.622320.08855587739707404583269409
202.24389728.653919202.24389728.65391921.89722.15720.52519.61219.0600.4860.1980.0710.0500.1210.487570.08915587739720293744897410
202.28767528.677712202.28767528.67771222.03920.71619.07918.34617.9070.5720.0630.0270.0210.0520.398710.03095587739707404583166411
202.18704828.392917202.18704828.39291723.34520.93419.32918.45417.9451.9400.0750.0290.0220.0490.463130.03744587739706867712251412
202.21086328.377602202.21086328.37760224.28322.51520.62119.68119.1252.9570.2690.0750.0500.1250.555610.11349587739706867712696413
202.25516128.368912202.25516128.36891226.01922.32820.67119.71619.3660.9710.1530.0530.0350.1040.514110.07060587739706867712477414
202.33577428.332334202.33577428.33233422.20520.58018.81318.15717.8220.6740.0500.0170.0140.0380.386870.02387587739706867777721415
202.34092328.304142202.34092328.30414222.70921.65719.87219.02518.5780.9030.1110.0340.0240.0640.486630.04848587739706867777951416
202.53354428.572740202.53354428.57274021.26321.68020.05719.23918.8270.1940.0980.0350.0280.0740.438550.04449587739720293810406417
202.39498728.502760202.39498728.50276023.03821.74020.15619.37918.9480.9070.1000.0380.0310.0810.409860.04450587739720293810459418
202.39602628.464766202.39602628.46476624.29322.81620.77819.65019.1191.7430.2310.0580.0340.0830.679360.10515587739720293810786419
202.59405229.187503202.59405229.18750325.72421.51919.96319.17218.9101.3930.0870.0340.0270.0980.410870.03992587739707941519570420
202.67559329.019306202.67559329.01930621.90820.72918.95018.29817.9040.4680.0530.0180.0160.0490.387570.02539587739720830746765421
202.72028329.034567202.72028329.03456724.17222.80721.03719.90819.3451.7820.2290.0710.0420.1230.624360.11089587739707941585351422
202.76992929.183702202.76992929.18370222.20721.79420.37319.38718.9540.6120.1290.0570.0390.1260.480670.06663587739707941585404423
202.84759229.167762202.84759229.16776223.65521.06919.27618.59118.1461.6820.0600.0200.0170.0520.407110.02800587739707941650463424
202.58898229.192751202.58898229.19275119.23417.15816.21215.75815.4090.0570.0050.0040.0040.0080.116210.00461587739707941519502425
202.59899629.215463202.59899629.21546322.37521.27919.37918.73018.3140.4500.0550.0200.0180.0450.411320.02754587739707941519549426
202.65377229.260466202.65377229.26046622.93022.05620.62719.56019.1220.7990.1400.0560.0400.0890.522690.07392587739721367552519427
202.71601129.199250202.71601129.19925023.88622.87020.94119.76819.3541.4490.2170.0610.0340.1120.679390.10434587739707941585522428
202.71834529.208469202.71834529.20846923.25522.53220.83919.71019.1400.9910.1650.0570.0340.0970.608080.08382587739707941585035429
202.83510529.277484202.83510529.27748424.62822.82120.99219.89619.5371.6150.2380.0680.0480.1110.620130.11146587739721367618076430
202.79357028.860438202.79357028.86043822.42721.64720.05719.27118.6270.6190.0970.0360.0290.0730.415690.04352587739720830812368431
202.79986928.810366202.79986928.81036620.10418.14616.96416.51616.2230.1520.0100.0060.0060.0180.162340.00707587739720830812260432
202.80488628.990463202.80488628.99046325.11921.93119.99719.19418.7982.0350.1210.0340.0280.0850.495630.05101587739720830747099433
202.81123828.906393202.81123828.90639323.25621.33419.93418.99418.5691.3610.0820.0360.0260.0760.453090.04299587739720830812251434
202.81540028.957554202.81540028.95755422.56121.11519.53818.66618.4890.4560.0500.0210.0160.0450.455900.02848587739720830812183435
202.81967629.010321202.81967629.01032121.99322.58520.45219.37619.0590.6350.3350.0750.0470.1740.673070.14299587739707941651120436
202.79025228.791861202.79025228.79186124.13222.22920.20619.27718.7912.0190.1900.0450.0320.0840.576760.07858587739707404780253437
202.87465528.765948202.87465528.76594822.63621.76220.29219.23918.8430.5430.0920.0380.0250.0690.524050.05034587739707404780118438
202.39393628.810366202.39393628.81036626.11222.12820.40319.31018.8211.2650.1990.0660.0410.1080.596810.09683587739707404649200439
202.37968028.753781202.37968028.75378122.97721.96820.32019.46718.8520.8160.1230.0430.0330.0770.461200.05490587739707404583721440
202.40539928.769177202.40539928.76917725.27222.81020.84819.55018.9542.2100.3560.0940.0490.1170.748680.17620587739707404649240441
202.54897728.869513202.54897728.86951323.35222.35220.70119.70419.3591.1740.1570.0550.0380.1260.533870.07498587739720830681549442
202.61449328.930990202.61449328.93099022.97920.88819.17818.48618.1431.2020.0590.0220.0220.0590.393640.02888587739720830681254443
202.53298228.999330202.53298228.99933023.45622.81020.97019.79719.3911.2690.2360.0700.0400.1300.660820.11503587739720830681453444
202.62224829.035875202.62224829.03587523.71322.66520.80219.71819.2832.1270.2890.0840.0520.1710.621370.13273587739707941585190445
202.51901028.758910202.51901028.75891023.13121.88420.17419.36519.1251.3110.1560.0520.0410.1340.452290.06606587739707404649063446
202.66058128.894376202.66058128.89437621.88419.66218.22517.66617.2470.4490.0220.0100.0100.0270.270360.01340587739720830746773447
202.66127428.875479202.66127428.87547924.83122.46520.56319.51819.2872.2800.2040.0580.0380.1420.609670.09291587739720830747155448
202.69950128.863805202.69950128.86380523.87022.45020.49119.51819.0751.5230.1640.0430.0310.0910.585390.07187587739720830746973449
202.54168928.829464202.54168928.82946425.49221.20019.57818.82518.2941.9500.0870.0320.0260.0650.405950.03872587739707404649091450
202.56140928.830114202.56140928.83011426.05122.33120.49019.43618.8720.8940.1640.0490.0310.0750.601380.07698587739707404648664451
202.69983728.766812202.69983728.76681225.42621.65220.08719.24618.9081.4720.0950.0360.0270.0790.438120.04404587739707404714540452
202.64715828.930979202.64715828.93097922.41822.56721.15419.95919.6930.4630.1720.0700.0410.1460.583480.09768587739720830746890453
202.59195128.971526202.59195128.97152626.13122.06220.50119.60418.8900.9410.1270.0480.0360.0870.465240.05957587739720830681593454
202.44957828.800718202.44957828.80071822.01622.25820.35419.15918.5550.5130.2190.0620.0350.0820.685160.10675587739707404648879455
202.47772328.739544202.47772328.73954421.62018.85317.28816.74816.3960.4980.0180.0090.0090.0190.287460.01357587739707404648598456
202.52281528.834433202.52281528.83443322.89421.72419.95319.16818.7690.6720.0860.0280.0220.0610.452790.03868587739707404648642457
203.32763329.082299203.32763329.08229925.92222.09420.58819.69019.1830.8880.1050.0430.0310.0940.454210.05095587739707941847289458
203.37736829.057043203.37736829.05704322.97322.45120.96519.67819.1680.8400.1600.0660.0340.1050.644470.09517587739707941847429459
203.37833229.041114203.37833229.04111426.46122.73520.68319.51318.7850.9990.3100.0780.0440.1140.703200.14221587739707941847434460
203.08722829.076236203.08722829.07623616.92415.16414.42814.07813.8320.0140.0020.0020.0020.0040.020860.00080587739707941716007461
203.23570129.051711203.23570129.05171125.19022.40620.45619.48619.0951.8430.1770.0480.0340.1150.582310.07738587739707941781977462
203.43065129.011131203.43065129.01113125.68622.25120.75619.53218.8070.8690.1010.0420.0230.0560.614780.06045587739707941847199463
203.25123529.105601203.25123529.10560125.71722.57320.98119.81719.5181.7410.2640.0970.0570.2190.604910.13714587739707941782239464
202.71946128.651633202.71946128.65163323.55421.19419.19618.57818.2401.5450.0790.0200.0180.0530.416070.03210587739707404779531465
202.96689129.061852202.96689129.06185221.66720.05518.37917.77017.4310.3860.0310.0120.0120.0350.344950.01810587739707941716117466
202.97822329.000254202.97822329.00025422.64721.17819.42018.80518.3030.7530.0650.0220.0200.0600.364870.02844587739707941716124467
202.91130229.225885202.91130229.22588523.61622.38420.89719.78319.1021.1810.1650.0640.0430.0780.558150.08765587739721367683440468
203.04506229.254422203.04506229.25442223.09419.84418.33916.98616.2680.7040.0190.0100.0070.0100.681200.02820587739721367748673469
202.95239729.356294202.95239729.35629426.27622.55820.85819.83419.3991.0220.3020.0970.0710.1600.557700.13978587739721367683767470
203.22010729.245118203.22010729.24511824.08622.22820.68919.70319.1891.8960.1750.0680.0490.1040.504980.08535587739721367814459471
203.27720929.179057203.27720929.17905726.48522.70121.16819.98419.8220.7040.2680.1030.0630.1850.602790.14414587739721367814804472
203.22337229.244022203.22337229.24402223.03922.56420.76219.62718.9751.1000.2650.0820.0520.0980.634050.12818587739721367814460473
203.22456129.242235203.22456129.24223522.23922.03720.52019.46918.7380.6540.1960.0770.0530.0930.532970.09920587739721367814484474
203.04585629.234187203.04585629.23418722.28421.63219.54218.96018.0443.0930.6240.1420.1520.2250.417160.22102587739721367749219475
203.09219829.317259203.09219829.31725922.08622.06220.44119.57319.0260.3550.1310.0460.0370.0760.462920.05939587739721367748947476
203.11938429.338127203.11938429.33812726.83821.34419.86919.01418.6620.5570.0900.0370.0300.0730.426050.04379587739721367748984477
203.01304629.118080203.01304629.11808022.65721.86620.35319.27019.0890.6780.1070.0420.0270.1080.548250.05791587739707941716303478
201.37673528.358175201.37673528.35817525.87322.07820.32219.47818.9641.1010.1260.0410.0280.0690.479050.05454587739706867384861479
201.38116228.453166201.38116228.45316620.08918.38417.21616.68816.3100.1420.0120.0070.0060.0150.199180.00860587739706867384454480
201.39062728.636432201.39062728.63643220.74519.29017.80017.27016.9620.2510.0250.0110.0110.0310.266840.01401587739720293417082481
201.43729328.711191201.43729328.71119122.18520.61618.97918.28017.8950.5750.0490.0190.0180.0430.381780.02526587739720293417096482
201.45655128.802644201.45655128.80264424.04321.78420.09719.27918.8481.4430.0890.0320.0250.0630.452000.04132587739707404255463483
201.47743928.875748201.47743928.87574822.01820.92619.09418.46918.0980.3630.0500.0180.0160.0380.385050.02503587739707404255431484
201.47948628.868668201.47948628.86866823.71220.97319.15618.54318.2021.5060.0560.0190.0170.0460.376570.02584587739707404255433485
203.61910928.340695203.61910928.34069521.87322.06720.41919.57019.1070.3840.1530.0560.0410.1060.459100.06798587739720294269266486
+
+
diff --git a/vo/votest/data/mef.fits b/vo/votest/data/mef.fits new file mode 100644 index 00000000..b0244f5f --- /dev/null +++ b/vo/votest/data/mef.fits @@ -0,0 +1,187 @@ +SIMPLE = T / FITS STANDARD BITPIX = 8 / Character information NAXIS = 0 / No image data array present EXTEND = T / There maybe standard extensions ORIGIN = 'NOAO-IRAF FITS MEF utility Sep99' / FITS file originator DATE = '12/03/112' / Date FITS file was generated END XTENSION= 'IMAGE ' / Image extension BITPIX = 16 / Bits per pixel NAXIS = 2 / Number of axes NAXIS1 = 512 / Axis length NAXIS2 = 512 / Axis length PCOUNT = 0 / No 'random' parameters GCOUNT = 1 / Only one group ORIGIN = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator DATE = '2012-03-12T09:00:19' / Date FITS file was generated IRAF-TLM= '2012-03-12T09:00:19' / Time of last modification OBJECT = 'm51 B 600s' / Name of the object observed IRAF-MAX= 1.993600E4 / DATA MAX IRAF-MIN= -1.000000E0 / DATA MIN CCDPICNO= 53 / ORIGINAL CCD PICTURE NUMBER ITIME = 600 / REQUESTED INTEGRATION TIME (SECS) TTIME = 600 / TOTAL ELAPSED TIME (SECS) OTIME = 600 / ACTUAL INTEGRATION TIME (SECS) DATA-TYP= 'OBJECT (0)' / OBJECT,DARK,BIAS,ETC. DATE-OBS= '1987-04-05T09:27:27' / DATE DD/MM/YY RA = '13:29:24.00' / RIGHT ASCENSION DEC = '47:15:34.00' / DECLINATION ZD = '22:14:00.00' / ZENITH DISTANCE UT = ' 9:27:27.00' / UNIVERSAL TIME ST = '14:53:42.00' / SIDEREAL TIME CAM-ID = 1 / CAMERA HEAD ID CAM-TEMP= -106.22 / CAMERA TEMPERATURE, DEG C DEW-TEMP= -180.95 / DEWAR TEMPRATURE, DEG C F1POS = 2 / FILTER BOLT I POSITION F2POS = 0 / FILTER BOLT II POSITION TVFILT = 0 / TV FILTER CMP-LAMP= 0 / COMPARISON LAMP TILT-POS= 0 / TILT POSITION BIAS-PIX= 0 / BI-FLAG = 0 / BIAS SUBTRACT FLAG BP-FLAG = 0 / BAD PIXEL FLAG CR-FLAG = 0 / BAD PIXEL FLAG DK-FLAG = 0 / DARK SUBTRACT FLAG FR-FLAG = 0 / FRINGE FLAG FR-SCALE= 0.00 / FRINGE SCALING PARAMETER TRIM = 'Apr 22 14:11 Trim image section is [3:510,3:510]' BT-FLAG = 'Apr 22 14:11 Overscan correction strip is [515:544,3:510]' FF-FLAG = 'Apr 22 14:11 Flat field image is Flat1.imh with scale=183.9447' CCDPROC = 'Apr 22 14:11 CCD processing done' AIRMASS = 1.08015632629395 / AIRMASS HISTORY 'KPNO-IRAF' HISTORY '24-04-87' CRPIX1 = 250.255640043397 CRPIX2 = 266.308757582063 CRVAL1 = 202.4719695444 CRVAL2 = 47.1967667056703 CTYPE1 = 'RA---TAN' CTYPE2 = 'DEC--TAN' HISTORY 'KPNO-IRAF' / HISTORY '08-04-92' / HISTORY New copy of dev$pix HISTORY New copy of wpix RADECSYS= 'FK5 ' EQUINOX = 2000. WCSDIM = 2 CD1_1 = -2.1224568721689E-4 CD1_2 = -3.8136851047801E-6 CD2_1 = -3.2384199796514E-6 CD2_2 = 2.12935798198135E-4 LTM1_1 = 1. LTM2_2 = 1. WAT0_001= 'system=image' WAT1_001= 'wtype=tan axtype=ra' WAT2_001= 'wtype=tan axtype=dec' END &+#+'')))%%%%%'$+)&"!%'(),$$*$$)'))&))%'.-)&$%()#"&&%))*+%&)))'"'*)''%')(+*&-+%*0-.)++,)('++,,&+((),..//0//,031353/010*//..,,/1/04343757<739=833354699;8477663497678=87=>:>=877544956583668/437;;729<64645486@:9?;;9>ADDB;;<8A856::=468>;38663539:77;:64369864443432566889;79HPQJC=978;:B>8:<7;;;9;><<;7::7@<<:4;<8>7A7A?A?9>><>AAHKF?@A<<986<:;<:8776<:==96<?9634778<:9;9<>@?<==>;;=><67;:;@?9;:<78;:9779<4589=?6<;6>@::A<;:A6=::;?@A><734878795;57:6:??DILIKKKMNNRUPLSUNMLNJIKFD@>BD?=?A=:><88875573741020.0140-.--./.+1.-.-+)$)%%%#%%%)),&)&%&"'&%&),''(%%$()'$((('&'+(&%%))&''(--((*--(***,,&'))($))'''),*.0)+))*,)+++),(&(*)+-)+/'--/-,/-296.230./0235123/202279:A@<6686:;656546557<98<63444435=<=<88>>52376136774135585979:796259889;@:68=8>9=@FPKAC;<??8<>989?554:;78754758<9998663253255564379<>??;:EQVQE@97;:8;=8<=9=>79<7<?;:;@;5=A==7?7=9?=CCA9??A=9@BFDDCD?C::9:6:97753;:8;86;44:95578=:457;;9>>:;?;:>;;=<<?B?;<:88:899=:57:<8799=:><8><<>><<>><:@@>4::9=><;<954<7646899==<>=BNOOMJKMNKPTSWZXRLLJGCDGDEC@BD@?@?<<?=9:85268577245-012010+,-/.),'.-*)'&-%+%)')%%%'"'$%'(&-''((((&)'%-*)''(&&&&%(*')*'((%(+)),)++#&((*))('*(%(*,-)((/,/--,)-,+/0*(+,,*).(-1*+/)-/-0//113/23/1..2221/-1140048:8=<77;68977789554475;=767549969:;:64<>865677869599:75<854>::825:85:::8>:;9?;;=<DJA>A@<>:;9;<<;:;:89:<;:4669:;99:;7367::75477447<><>A;6=EIIA=::<=<>>;;<9;:<:<>;:>:?@=>:=>;@>=;<8CGAD;;>AAA==@EH@B?=9:=>>9:766979816::97677:87<;8;<;=@<:@><????>?>;?=;>?>=?<:==:5=43799=;;<87<<@B<A6=@>?C@@;><:><<<<<973:>8449>>>=:@FHKTOLNIKPORVYVQSSJKOEBJG?@@>>@BCA=>>=><98586631/422432/4./20-0+.'+++*#+)%%%%))(%+"%-(*&)&'((&)+''&()&&(('$%'*&%)(&&'*%#')*(('$'&(.*&+,**(*.*(***%(ÿÿ!**),*.&)+*(*0(,('/+)-.).)./)0/2:=6559210334104502/564<:9<;56;:=?8:999535569984469:68::<;967;:335:6;6789364372<8:5:87>77:89:<<:6G>?AA@BIJC>?9;?@9;<<?;88;<:89;<966:<:;::=7785779;95787>>BF?89;8BE><;7;A<D?.D;8=9:<;@<?C@;:9>@?@793=?<==I8@8CB=:@A>;@@C=>@;:9783;899;;489;7<<75>?97446988=<9;:7>B@?>D>@?9<;>?>?998<;56;=3899;@75;=78<9@@C>:A<@D<<<7;?96=;<;;8<?:879;;;99?@@GNGFIKNOQVV]ZYVPMJHGDABHF?B>>FD>=8>@;:;=;863426/43012/10*+---*%+*'+)+($',()+%'%'(#%',)&)*((&%(&('&&'&&&)'(.))%$)(#%(((*'((((%**%&'%"%*.,&'*(')'%()()(*(')-.-,(*)&),*+,')'((1+,.),).-4FIG93./1122215143420756<<7567><>B>=>846649?;:8686468:948;:9:696348:958579=>;8335;<9:67>::8669>:;>GE>9>@DDB@>?9;949<5::<?>99;83588;;9<976::7:828=<969756:><:;;77978:=9;@CA?<==:;;89<A@>==D>@?A@@?<::A=7@?:>CD?>?A==:98<6BCA:89;9<=:87388897<<8::<98:;77978<;6;==<:>=>A=:<@:;88<<89>:>98:6;:855;69@<:?<DB@@=<F898;<@:8;7786:<=46866794488;<?FGJLMONPTQRWd`XVQOQNKE@FECEBA@>@A>AAA@<;;>:68744421575222/6/2,+0-.(#-/($%'#%%%')(+&-)&&&&'&&&&&%)*'&'$'(*($''%%$''()()*)(&*-(*+)')('()-*)*-)**)'&&'(*))')*,.'+)%)(+/-,)-00-+/*)11/---8DJE>6317/611212044433448968;949A@;99537878<@<<;5787799;<<<89>;66887759257879;:65:8<:C?==:7>>6>BAAB??>BBI>?>>9;><<9:5:87<88::?>9;98;:<=9998::798677997877<<888889;8969@<:<>AC??=78@;;=;@@=@>@?BD@ADHA?99=:=A:<@;?=<?=;7;<@=98:9::67::78<6757795498;:98::69858=>==<:8:==;?>CC><9::999<@>87<?887<8==>?9<>=D@<<;A<<B<=<<968<9:D;9414558849889=CLJJEGOQRRQU][UVOIIGHFFGED?EHDGB@EA@=<=<>:779947862213/1/12+1/,+--+)0+'$&%''''%+%)&&%'(%-)%'*&&&&&&,(&*($%+((+(%(-)%())*'')*+''*(&'')+-))*(&*(%&()))*+$)-*%+,*-)&**)(-*-0)-()..)/0-+219C=514785241/017357303978;=<7:89669:;8898:;>=969=6378402643;>9;768837>87868::88:88;:::;?><?7>A>D@=?@@<>>>=C<6:58:8;:857898<>@>?==<9<<64898::7798767988727<;97=75;8985@@<@>@AA@:@><?<?FAFACBEBFCBHLWL@>==9B>:C<7<@:>?;8886;;747;:7;<9544579:9789<<;877879958;<>?>><>=;==A?;=?>>@<<<;:9>79:9>>?:88:=9;7@<A>5@?>A<?=<>::697:7=46533675:64657<ELMKFFIKMTTOW[XSMPNIFEFECCBAA@BEEDB?<;<>>A98:552283/1-1/2/.,.+++./+-),/&%%%)%%%'')$%%'&'*()'(*)$'*'&))'$%&'(*(%(+'++'('&'())&'*(%&'&(')*)*&*+(&((+)&(-)')(),++')+&),(+..)(-,&))/))+./-1862-345<7132455531301437;>9;@9796578657:<99:764331144479;6;>?:;988746:669<::?=:8;<8=;>?E?8>>@GC==??=>>@C>9==;;<6469>;9::9<<:CB=7;<8:8773576;<7897759:9=845756<:79:54==9;<;9>>==9:EAAC@DIAE=CAFFK[\ID@;?9A9@>?>@<==8895<;98:5969:8>;46:887896147;:;96558957<<;9:8<=?C?=A@<>?@<;=?77?;78:=9>?><<:8<=<?9>@<<=7>:>>>::::8:87:79716311765576:?@BHJMNKNSTQSYWTQNNKHGGFDDEEEGD@DHFF@:=><;>=<6362363141/130/2-..+-)).++,$%%%!%%))*)')($%).)%\3%(((&)(*''&&%"%%%&(,+'()&%$)*((%%((*+&'+,))'('%'(%(('),&0-')*)+',*,,+*+.()-(*.((&*+,0--/--*.-.5254872232.0/0220028=:7:857;:6:;<=;;:7788;=998455777;8768<==<;:8587:;<BI@<;;;=;=;9CC@9<@<CCC@=9>>>@B=:?B:>962799399786=@?@:;?>>A>:834858==>?97878:<;;;=;46;:9<97:>;=6:@=@@?@@?CFD?GA;DBEFMJKOUGF?D@DB@:9;>?>;7<788:<?;88777888779:9:688559:78856758<:7>A=<;=??><>??<=?A@<<=<=8878=7=9=<9:;=;699>8B=?7?;<A>B8>:?@<>976318533/376377<E?:=EFDKQOMNPQUSOONJEEKMGCDC@>BDEIIED@B>:><>9<;464464362231+0-12+/30/-+(+()'$')%'(&'((&%$&&*&)((&'(('&&&#'$%*,(''&&(++)(&%())'&&&&(,*'%&'&))(&'',*((-/002/))*(%((*2,++--/(),'*,,1).-)-/+/-+-1.+04925703341003302776><;>?9;>?@>B@:::9;><:;99664657=;<88A@=>=<4447::CIJI@>7=<;?:=A@@@>:<A>=A;?>::@B>?;9=>?;:3;99?===:=;<=>;AB@>8:95988=:;:9;:886896:99::87569;89=;=>?A:99<;;E?@=BEFAJMGGKGJJKFAKFDGC?:<=<A;==9:8A8;<:><788;9;86398857748;;:8;<879:8899;:69<8:;;@?DC;?@B=@<;>?;7<=>@<=;9=;9@<=8==;>>8<<>D?>A@<997;::9336414:636558?B>=DJGGENQPPLNMMNLMKKJDHIEDDECACBBGHC@=:<;98<:856732400632./2,/--//-(+/-($%)%#+&')'-&%(*$%'&%)(&'*)#%)'#$&())((&$&&+*#$'&&&&)+)&&''**&(-,''*())*.*',),7F=1.++,+((((+%-,,,&+.&.*+*+-,(-1//),),101-112240/1-/014113457;=9=CHIGEFC@=;<<9<>>=;977666999=>=A>:8;95;989?BEKE>C7:A<9>;?B@;;:>><=?>?<7;>@>9:6==88584<><<;:<>?:9=@DD:7?>:8987;99<;>;:@<887::=<:779:7;=:?8;<:::;:=;<?A?CCDDDEEMMJGFJJEHMEFIE@>@?BA?;<:<779;:;?8;:9877:6246796238998:98899779=>;<;:=<<<?>?B@C>;??<99<?=>>>><;=@?8;<=<8B:>;<@<>>@AAC@9;>:;?==97;=66586699999>=>DDCILKMNJNOMMLMJHFFHFIFDGBBC@A@ABA?;=<:A::<99487763.20.42//////12'+..+$&%*(('%)'*'%+'%'&'&&&%+)(&&$(''*''')'())'$%"%+((+(()'$&)((')))(('+,('))*+(*,3A50+(-()(()-*(--,'-',*1$,,)-'0,--2-1//-23002/25.//23-54126505><ADJPTTMIADA<=;:;:9><8636678;<<=<>><><568>A?8>=BC==?=;C>79??7==7@497=@98?;7;7:77<;79<<===<?<;;<;>@;=@@?<=>:58999;><;>>>?=>?==<=>>=:988?<:;8<><8;8=?<@>::?DBAJJIPPKOHJFAKHCFCAI?;;?DA?@B7:9=<<;;;855<=77;85545454269::657::::7997;=<<<<;;?=?>AA9>@<:;9<;:A9?>>><@;9<:<;9;@;>=:9=F<ADDH@9@?==8=8::4487777<737<>:?@FGHKKKNQKIHLROLJIIJEADFECFCBDA>F@??>@<;<=<632242610.-//.--.,/.--,((-$)%'))&%+-*)+&%'')((')*'&&'&*(#%''*$&))$%+)'&&,+'('''(((''*'%'(+,)*++''*'**)+,32+'*,')-*,+*(*),+,*,.,&,).-.++.-/-0*,031121332.551.01./465537=@GNU][ODDFED>:879===<<:8:9=B<>><<?>=<;4:>AA>9;><:<B?9@<8:=>@CA?>9>97>>8;58?9:68947:9<;<>@>;>?>>>??DA@>=?=;==98:<<<57=::<=<;<9=?978:67<=:7:@>=><??:;87869@DDNSSUPPGFHHGKHFIEGHFF><@AB=C=<>:;?;;:<99=>?989;78436528<97<;45:<=97<;:;999:;;?@B>;;;>??<?;889<;>?A<>=:>>>>><;<7=><=@D>@?;C@?@A<@<>9;:5;736=DD=637>@<ABFHDHOOMJGMSYUNIKKGGFDDB?>@?AB??A?;<@<8;=<9926527442...*/.*0,+,+,-+/&'*%'!%%)*'%+(%%&"&(++(*&&)&&))-)&(&&%%%%+,)),*%((*)'(#"'(#&+%'+)))*.,),(*'')--,))(*/+),,*,.,(,-.-0,.(../)10-7/021.25.0/09312/-150553144166:8=@GR[VIBELKJE>76:9<>;<;:8;DF<89?BA:6<:9<:=>;8:>==B?B;@:;@>BKLFA;;=95<6=96=869;9547;988:<9>=9==::??DCCA@ABFD><?@?>;:>A><:9>;:>=:8<78:<?=9>@@>;=9;8;697;:@@@FJVSLKKLM@JIFIHHFGAAAH=BBB>B>::8;<=>:?;<<8>>:9665358315:=:::47>;:;<948>==>=>=>>@@@=<;::<>@<:?:8>8B>><<??@=>;>>;9=;@@=>B:?@;B<::<>>9>:89<58>FG>9858@=>B@?CJLPSLHMZb\TNNJCFGFFED@@ACC=>@=;C>>???9;67:42352122.+.,*,0).%+*,-#*(('&%(&(,'&&%'%&&'('&#+)'&''''(&('&%%&%(*(&&&'))+'&(*+()''((+-*+(&*)('*+(,'',)+*)&*,.,*,+*)*,)-+1.*'-1-//.-6/505214-2/565201004314641355885:=BEFGA>FJJFC@9::8==>=9=ACDB:9<=:8899;:<DHA:9AB??;;=AB;<?BIVRRB>A<:?>5;88<9><<:<977568::@>=<=;<?@>CDDCBACMMLJB@>=BA;=>:<:9:8<9>A>><::=::?=@@;99>::3;8>89<ABCJOKLLNLALGMGNLNGFHDE@=AHA=:889<?99;:><<=>:=?7688566578869<<8<B>=;5:;9<8;@?;:=:9>::=969?;;<=9=94:??7;;B>9?<>8;:9<@9A@;?9A?B>>:A?>>=<=89:;9>A99688897>DEEIPTQLFKY`]TPMJJGGIGIHDCD?B@<<=9<:;?>=><79:384/21310.-/0,*2-*+,(0"+')%)%)#%-((''' '"&)*&))*&%'&)*'''%+,#$((&('($%)(*$#'**&'(%&))+.,&%),+*'))&(*0*,+(**&*,**),,).(,,-)0/+/111)/114201.01.0032/212/.016:0/304625998;<==<?FD@<88::9:::<<?CIKIC<:;8:878578@?;==8:=F==?9A>@BBEMPKGC>@?DABA>B?:<97=B=:735;86<<99=<9;=?ADEDBCLMSZ^RHD=>>=@@?=86;;;=;98><569=<>AB?:=:999?=6>98<=A@FEGMDMNIHHKJJIMAIBDEFA@EA<<;:<<86787>?@GC?=?=75466545875::878:7:;988;;;=>;<@=:8;668<>>@;<?;>>;9=;8=>>A<:>>98::8:=:=<?=A?BB?@>=<A>B@56:88>?99;;>:<:A>CFDJJNNJJMPQPNMMMMONKHFHIDBABE>:98:??=;<<:797765521330/0--+0,.-.*,,(%''%'%%&*(%%,(%$'%'('%&&(''#$&&,'**(*&&&$$&%(())'*-($')('*)$'((,*'%**('(''+-*(%),)),)%,),++(*.),'/,*,112-,0/2/0.2.050,36/0/22423./11340432254977:679>A?>A<9=<;;>?>@>@FQTJA=;9;<:87:<9;>@:@9<C<8;:;>@BAJLML@>E=B@JHHD;:;?77<;8<83:=<7;:9;?=>?CA@<>BFIKXfoldVID?AB<?B>9:<9:>=9>@A<68<;;;:A>C=8?<:9<<?><?DGHIDNMTURHLNMHKLEGEEABA>@AB>@9>=87<<79<?CD>A?<;9884275276:<8759<;>;8=>:;;::;?@>=<:9<=>>B@<CB?>=<@<=<=<@9<@;>9>><@><:?=??<=B@DF?===:>98;98:=<@@D@=:;>@AA@HHLKHGJMKJHJKHINLGGGECDC@FC=<<?EA@C><=;<;:8455-//3100-21,01-+,&'%')%%%$-))%+)*-"&&(&'$+'('&'%%'&'#(+)*(&&((%''',+'&(('+)&'+-'')'(,))(&'(+.,*(0-*+/+,-,)*).+*,,.(.*-+('*0-1-.42,+03/.0-0/,32042/13//1222267323797576:=:998=CB>>==CFCCA@IUWNEB?@>=9965:;79>;BA=:<;@:?BDCAHFOOGEHHDEGFGA<:<98;;769;8::<:=:<;;==?>C@<BBFJOVbt€u_NEBEFA>;;::=??77:;?@;999>=;7:<89<@<>;><79>AHICBDOP_bVQJMNEKJHICAACAC=>;=@>;=<:959<?>EBBBC=;;;769;647;<9;88?;:=9:8:A?<:>;=B><?B@9<;::<=A@=A?C>?C?<::=@<@;<=?=@<>>=><<?ADIBA?B?FAB@=9=<=AEFOOLE@>A@?<?@BEEDFGJLIMNNLJGHNICBEC@ACBCED?@?=@BA=?=75865403720412/.+03-01** '%$*',*&&%+&%((&')&'()#%)()*()-%#!%*(&%('&)*'%')(*+)''&&%$**(&()*-('***)+*+%(*,,-.+)++)+%)*),,.-.%)((*--,1-202.)-1*,-1-,./10/,///.../2399:215776989:<=868=B?BGCEF@=?BBGMKD@>??>869:?=<:9;>A@<8<CAB?AFHKN^RJGNGIEBHA<?975=87?989:;67899;?@>??;=?>BCEIPR]p{yfQHHDDC@@==:9;:<>>;>;:=:<><>;=:;;A@??8<;;<>BBJeLFHP[XQOLNJKJGJGKKCBDA;??@@><=;=9:7=:>=;?B>=;7<;86468;;889::978=?;9<>::===;<BA<??9::<8AA==A@?B>BDA@?<=>?:<B<;<@:B;CBA;?>=BCBABGGB<==>?@CDFMVVNGB?B>CC;<BB@BEFIKMONKLJFHJFFIEBCAEECHH@AC@<@F?A;9686432212-.///,-0).1,-*&)&$&%*+)*%&(')('%%((*'&)'''&*(&('))+-($%+-**)('&&'(*(%&#')%*+'&'(*(*'*+(*))))++*,*/,/*+*/(,&,..,-,(,.-++22/.-2.(00+.*/.0+*-/--.000/12534;:5457:<@=;;;=87;:;CHFFDA@>ABABCEGC>>=>><<<<=;;<9==?<A:A@ECDFHHHRNOCPLKBEBAA@><>?>A?<><;98:><66AB@@==B??A?CIOVZbkk[MGKG=AE?=A@<;;A><><:=@9:?<;9?@B>B>?>9=E@AB@HNTNIKNYTTNPPKJLNNPIHDGEA>=<<<==?<96<9>=;6:??:<=988:7568:8779=9899;><;?<;@D>9<>?@?=?>8;>8;A<?A??GE=C@C<;><>7;=<<<:AF8@=;=E>@>A?@?CGCB?<>=>CEKIPTKFEA=<?A>BA?CEHJJIMRUSMLJCCHKGGECEDF@FH@@?=>BIA<::62;60261041001/-/+*0*..)&',)%)(&&'!'(&%'*&&'(&%(&()*+*(())('&'('(')'$&++'**''('%''(,*)('))++'),,*,&(++,,.*,)-,.,-/),--/-.-*-(+-0/..-13*00,,-0-25/233/1221330316984433;>DG?=?<:7555:A??C?>ADA@@>?ADACD<@@DD=;>9=>:?BCIC?A?HCEIIGGPPKHOSNHHBBC@E??<B8;=:9<7;:9?<:>@A=AA=@EEFDJOSW]\\VOMD@BDDA>?@>==<;;=>=?>87;?><9=<>A?>A>?AEBBAMPLJFL\^PQNOPNJLQLURGIA?B@BDA@?BA?;987;?=;?>=<>::7:;<<:8998:;89;<<;;9<=;>@>??>??@BADC>=A?:9<@?@>CE?CB@>>=:=7;9>=C9;9B@B@>>BAEFBEF@CA@?<BA?IFJLNMQRIHA>=@ABCCFFJKLJGKRTRNKLJJIEFHGFFHDEFAAAA@AFA?=86696234--/014,*/-+0/,++)%)(&($)%($'&%'')()&)#')&%&&))'&%*-+')))'&)*(%&()+*((*)&$%*+))))+,**,(**$&,&$'*+()+)-*(.)+*+,),+)-/,*(+*0/-+-..1.-.///),110/3004112321/068603699@@:<=9854866;?=@B?AA?BA@AABGFGBCGECCB=@:?<BBKTMHBHDKGHCGIOMJGQUTMGD@B=?=9<=<<<><;;<>=<;9;>=>@BCEFJMIFORTXYVPQNHHHDA@CC@?@=7;<;;<B><@=A??=?=@?=@@>?BDC@IBHLGLNbaXQSPRPOQPMOTQLC?>ADEA:=??BD>>:?><=:<87;7758;;76669:;<56;877:=?==@?<;?>=AB==?BA?>A@=@>?@E??F;?;=B?7>67=@9A>9:@B>A@A@AFCECGDEGD?FCCBILQTRT]h\OE??==9BGBEJIJLJHPUSMJJHFCFGBBFECCDAEB>BA?GGA>>959644343.0-/22--1./.*'%!%((&')((&('%'&')('(&'''&%%'('')'(''&%(('()(%'))*'$'('')&&*)()**)%()(*-($(*)&'-(*,(+)-),,%/,(,().*-()+)-*+2112201.-/0/./-/01*.,.311411/653213856;9751574435;AA?BAC?=>@@<@BHD?@CCADE@9@8:?FHOV[XIDDHAB@EFOMLHPPSQEFF?@<?=@>;;;B>:><9??9;>=;@@CFDJOQMDIPRUVSRSPONMIDGIFA@?><;;A<?A9=A@=<@A=B>=@B?DFDFI?DEFEINLS]TVPRQORTRNMWUSKDBDDA@@?>?EHF>:=?ABB?:==:9:65:779=;7:::;8:;<@A@>==>?>=;??><<<ABB=<==A?B?=<BAB?=>?:=?=9=>C>@?8<?<?DAE@EFDCCHFLEB@?BFKSah]dzƒsZICB=:>FDCGDGKJIJJNNJKHEHGHKGFGGGE@?@>>@@<<A@@??7995310112.+0/.*0.12.* '(&'%*(&'*)'%)()()('))((#(%&)'&&%',&#%%('&*'*,%#'++)(((&&(++%&)()+*'((()(()++))()+-***))-*(,,+-,*/+,,.*13.200503/+031/-.,11/-1-/0113120244135665677669:667868=?ACB;89>?:;<CBB?@C@=B?:@BECEIOY`YMGED@EBFGJQEINLWPQKAEBA@@=D@;<@=?=>:>?:=A@C@BEGFHMHGIIPYXRORONUSNQLGLHFFCA><<BA@B<?AAB<=@:;?=BDEFCAHKC?C?DEFIMVUSTRXPRSVQTPIKJDD?EA==D:ADFGAAA<@==A?>>?:7;99978<:578::89:;58?;==9;<;:??==;;@>>:<9<=GD@@ACBCAA><=;=:>=D@@@=C>:?@:=EBKGCBBD@>@CA?EGN^v‹{y…sXJB?<>@FHEGHIIFFKNRQJKNGBFGHDEDBEEBC?@AC@A=>=>?<724621.02/+.00/.2,.)*-)&'$'&*&%')''%$*%%&'$(-('&&%'(&&''*)&'&&&&%()'*+(()'%)*&&'().*'*'&(*)*(*&()(*)(&*+)-,.)/+(-.*(0-(*0,+./203355362.4420,+0/100.020/0043232533132026997437636:<;;<ACD@=?<=:99=A@@FDADB=@@?=GEFLGTWTLA@><CEHEJKNPUR[WPJHIEDCG@?=?;@@@A=:7@C>>=?>=CGDJIHIHKRVTRQQOOOPWXOGJOOKIIA?A=?A?AB@EB>@?@A=CDDFOJJGLJEBCDGEHLRSRYTVXRPVTSNMMJDG?BF?A?@CGEDDA@CB?CCC>==846:=977;><6:??;98:>?AB>=?=;===@?=@=:?>;?A@AB?<@CBE?=A@::?<<9=C=>>>B@A=B?7=BAEFCBGDAACDBGISa„žš€{ygPA?A==>ACCGFACFKMJPQKJMJEFGFFEB@EECFE@BC@A?>>:>:9:68733033041.2/.),+,/%&'&%(*!&(+''$>,$%')%)*&&))'))'(*')'$&)&')('(%(+*('%(+(%(+)))(&))('*,+++(&*+'+,,))))-/-**..((&.+,,*2.-,/3735043052311114/2/..10213.31024::406638;95655456788?@?FHGD?@=9;><=@?CB?@ACCBCA@EIJJIISOLAE??ACFINRb]]]]VPKRPPI@AC?BCD>BDEB?<?EABCD@>DBEFEHKINRQNOOOPQPKPROPOOSSWXMC@@>>ADD@CA=<CCB?DHJISXSJOKFGLEGLKPOLSTTQ[UXX^TQLJKIGFBFAA?@BHBCBACFDCIFCA>;;:8:97:99=;9=>;:<;<?BB@><;>??;8<>::<>=@<>A>@CBBA>:B@DAE9;==>6>=<;:?B=F;>=;=B>AC?ECAGDDFCGGRjŠ ŠzeOEB==><=?EIHHHKKJJJIJLIHHFFCDGBBFEHHEEFB??@???<::98;34325/.11.1-,*/--,%%('%((,()'%*&/$$%%'&'''%*+()*))'&$&&$%)'('&&'(&%&)(')(&(((()+***,)'(&)*,''')+,,+))--0+(++-+,-.)*///00.12621-1/28@972-15../1--542236212599898:<;;979:7554887>A?@BHG>:99<:9:AAAAD@AECJMHEGJPHOKQQMIBBA=BDCLUffgd\[YOUSNG@?BEHAF?BDIB>CDBBDCBEDFHDADIMOQNOQMQVRTUQRRUWNMVYbeTGBEC?CBC?@??CG@ADKT\UZ^TQKLMHIHBQSTMRTT`X\\Z`fUMKHKLEGFC=BFB@CD=>@ACIGJHC@@@====<;77748=;7;>@=9989=<;===;=<=?=;<9:;><<<@CA@CDB?G@@?@<=:;<@9>9?B:?>@@=C@AB?@?CB@HEHEJLKS^~‹‚Ž ŒfJBCBA<:@HIEGJJKIGGGLOLGGGIHCCFFEGAEHFGIDAAA?@@;:?744763242.0.1/.-14.0,%%(*#%((')'(($$$(%')'*')&)('&('&%(&')'''&&%%&%'&&&',,''*((''''))(('&(+'(*+)),**)*((,.*'+,'&(+--',.+*/0.20/2.1+.5:A;2.-1,10///-1330464545859;8;@?:86475345;:;;:;=FIA=::>@:8:=?DFCCHDENRNJKOLQOKMPHJHDE?<GDKScismjYXUUTPIIJDLFDFC?DFEEDFEEDHGCGCFGHILOS[XURPPPTVTQRUY]^aegjeWJIIDADA@DFBAFCCBIRdsd\VVUSNMEIKFQWOQRVa\[Z]]adULKHMOHBEI@CFBCCB?=<=?EGEIHB?@<==>@>:;><88<;;<:98=:6=>=A=78<<:>=>9;=<>>?>?@AA>CE@AB>AA=;;8@>;@><=7=?A8?A??@DBBBBIEEGGNPKTWdgkƒ£lNA>>@=@CJLIHGIHIECKLLKGHHIHHHFIHGGGGGIIGCFC>=>:;>8777500192/-/0-0/4/..!&'#'(*#&&%#%!&%)&*&'*$)&'%'&&)*$&&',+%)+*)''&&(*)&((')(&)))(')%&$%'**--*+)*))++*+,+(%*)-+)*).,0*--'.1//0.2/2,1009;1.2...00/30146512764673:;:<@@95878956865868?@EE@=:=<:<>>?CGCFJJILTVRPTXUWMJOMKMIFH@CGEMQZp{zl\WQMOPLOIEOMIIEEIFCJGDHHFDEEHCIFCKILTY^ZQRQQTQNPU[hqrtvvkbYOLHHFDDCBDC?EFDDIP^l]WWUUUNLKKKIRUTOVbh_`^YY\_RLIMLRSPMNAECBBB?C?>==@BCFDB??B@@A<;=>>:779;:99;;768<>>A>:8;=<=<><=>:<@<=ACBA=>?DBC?C@><?<?=:AE@@<;B;<>DABAFB?HDGHFEAFCBHOUZ_pvVC:9<<DKGLQMHGHIIJKJHIIJLILNJGGFFHDDEJ2+oBCB=><9?:8553342302012.1.0/.2%%(*('*')&($#$((($&)'&&&%%(%%&''%)(%)*(**''($$(&&*)())(''*,**(**))'&*)),%),,,(+-+*,.,)0))+,-,+)-*.)+120,,0/10-.,0342/..//0/-01447854446875>CFE@<998;?@<988:;;>?@@@=9:<<;>BD@BGDHIMJRSTZ`cd`_TSPPPONOLFFFHKPYoy‚l`VPRQQPMNKOIGLGGDGEGGDKLFIHGFGGGHMJO[gjaVTUSQPNQV\i{~}~vg[WRNKIJIGHBBFCEJECGOVWUQWXWQNQKHKKLPRPXdnjadX]WQNPNTXYdeXVPB?AC<<@=@9:?BAAC@?AACA>=>@>=;998<<:<;998;=6:<:;;>ADB=?B<;7;D?;?@@?@>=DHIFDA><B;>C;=@A<<>;>B@EA@@CACFCGDIEE?>?@HQT[cƒ”sUC<<<BDHJJOLFEILKJIIIHIIGHJMJDEGEGFGFF>8UDD@=@@<<89754402/000*4+./.)--'$()($(##((''"&&$%(*&(&%&$%%&$('"'(')''(&&(*'%()'&)+*)'&*,+**,*))**%*((+')(),)*,)).-**))+,-.*.,,,/+,,1.*,4-0-00.++//.,-/121,0/.1/69877894:@CHKD<9::CDAA<88:;=?=@C=?=9<<DHIF@BBCIKMNQRZdpslle]ZRSMLSQKHGKMPL^glvgd]TUUUTRVWLJGKKHHHBEEFGPNKJJIKGIKMPSe{}rbZWSOPRUY]m|~~xe\YXRNLFJIKGBGFDCIMEGKPRVTRXUQKQNOGLMWTTYbllhe\^YSSNPWjœ¹›dNGBAA<=:;;;;>>=BCEACAA@=@>;<=;8<;977<><:7:=99;>>=?@EC9:<@A=?A>@?=A@BCC?CHHIGE=@<@A?;B=8B;<><:A?AACC@@BFHDGDB@BCCHMSVfmZLA=;=?AFHIILIHKOMIJIJFDFGLMGJGADEHLFE@DIDEC>B>?B:;;887426.030.00,-3.+,&)%&#!'$%(%)"$(&),)(($)')(+*((,)%((()(#%%'*)()((**)(''$%()(**&)*(*/+',*+*('('(**++.-('(,(*--++,*-.,++.,,2/13/121--00-/,0-11.//,.2778957978=CCCE@;=?EGCA<888;?@AAA?AB?EDENTLEFDDJQWYZ[]fpstsjaYTWORRQPMLJLNLU][feja^^Y[XNUUQIKMLPNLIFGNJLQPOLNMILPMOVdŠ~i^SNNNPTZ_l{zrg[TRSNKILKMKIIIGJOLKMPORY[XVPQMPOLLLNNSW^_dahc_YZUUPOV„*¹B¼hNECAD8=9<<>9>?@@CEBBEAFJC>:;?;:;9<;98:?<6<=9=:99<>;==?<;>AC@@=?A=?AC@D?ADGFGEC<;D<?==<>?>@?>@B@?@>@FFBECHCDDDCAFDFNRWWQD;68>BEEFHHHGHILKKPKEECEIJKHMMECILLIC@GICE>?B@:<<;9776:361/4513-,1/0--+'&'%$')))&&#'')(*'(*$&)'(%&&''&(*&')(&'(+)'(*)%)+'&'&&)('(,+),*'*,+***(())'&('')*)-().'++'/-,,*-.+.1/-.3/.110112401.-10/021203469:6655688<>BA<89:<=CA>@>:;>?>>ADEBCBBGKOQPLKKGJT__b`bglsqvmfb]RVRRONGGGOPTSX^]olid_^cb[[ZTNNOSVOLKHJMH‡oSLMILMOQMPYexzh\URVST^`cltyui^VOPVUPPNMLKKGILOOLKPMMOWVVVUWUQOOSLMIS[_[]abeZXZZURPW‡eI…¶aLDB?A====>@8=?=>ABDBDILOI>=?A==>=?<;;>?99;;:78:<=>=>>??<=>@=?@;ACAA@=DBABGFFAB>=<>8:9B?<?@@?E>@?CAAAGEGBHBEDECCEEFINTLJE<78:?BEIJGCGFEKKLNLHFFEFHLKJKLLNLIJKFEGCECAA;;:<>9765952640111-.3-./+)%*'$()'&(,'''((%%'&))%&(&'&&('&'*'('%'&*(''%'(('%&)(&(++((+-+(())*'-+((*'))*(*&)'(+**,*+-+,*,-+---1,-*,0.0-+0-/3131322/0120102368857669;87:??:8989;ACAAA<<??<<>CHC?BFGEMSURRQJKS]^dlfjmoox{pld_XNOQQMOPNUVW^__ijokjhghlc]TNNMVXUTNKRLIldSNQOOPRQQV\cqwphb][Z[^[ZgomnlbVSQSUUWWOMNLLKJPPPLKNJOMRTTORTPQTSMNIOP]aYW[`aXVW]\SQToðeí€XEDAA?@:AB?;9:=;>@?DACNSME>==@?:;?><9:?===9;>::=:;@ACB<>A>B@>??@?@BA@><A<=FDDE??>5?8>?B;?<A>B@=@AACCCIGFAAFKEFCEFFBGILIDA:::7=BEFIMKHHKOPLKMLHFIKMNMKLMKMKFHKIFKIFHEA:>=:=899347385///.,.3-0.+&(*))'(&%$)('%(&'((&($&&,()'#&&&%++'&('&(&%''&)'%'(*)'&**+*),*)'((('(('*,*)-**'())+-))'*).(-++-,,0//,(*-,02.*4).0/011/.026//3445<865768;;:9;=;=<;<=>A?@@@@?ACCB@BGFBDFIJNPSTUROQQV[fmgjmilowksodWQSRURSURWYUedY]gmnspsprgbXQUTZcdWSLMOORTTYTTTSRVZWU]cigjjb`]`bYW_geb_[YSRW\][XVWTSTOPOOTRLKLNMJSQOQUPWZZKOHPW]ZWTX\XVWV[\RMQb}{[NHAA???@@B;;=9<@<>BFEBKPI@?=:=>;8:><;:;==;<=><;;8<><ACA>=???@=>B?<<=<?=>?>A@ED@@?=@?=C=>?CD=B?A>E@CGEBH@GIGKDDDIHIGEBHLC??989=CCEMSOKJKNNMQSNKIIKMNOONNKLKILIHGHKGIEBB<:7889<97944053-1,12,-2*&*&*+")'&)&&$')'&+*(($)*&('##&%(&'*)&&((&%''%&)'&(*)(%$&%)-,,,*%**&),*)*,,,,')'(,,-/*%'+)+()-**0+//,-(/1+0/-,/.0/001./0221044488769529<@A=;=>:=A>?FC@DHFB?=?BEFEHMKDCGIMOPOQQPQTUW[acfdkmjlnkkkg[UPTRRSVZXVV^`RU_fjqvzvsib\VTRexl^MLKOSUTT[ZUTRXYWRMR\^goke]^]YWTVZ]_YV[VR\b`]][[be^SQPRTQORNJMKNOSSQSXY[SOOOU[ZRTVWSTRVXVSQRYWW_WNHBA==>@>>8=B=@?>>ABBCKKGD?;8<??>?@?><=<:<<:;<:;:<:<>>@<:A89;=A@=?==>@@B>ADCED=@ADCC7A?;AABB>A@<E?BGC@ABHEEIDELJDFCAAHHG@@87;;?AERTNOOJKLMTSMKIHIMPLIMONNPMNNLIJGEGEE@>?=999<=:61515/11.1-.-0-()+'&#&''&&#!(')'*('(')(!'($'('()+*(&''()&('&((&'(+*$&('')+*(('',)')+))&*.*-'(***+/-*)*,('.,-/,0-//+-/4+,1.0./12-1/-0/2313667<;969=85=>DLF==>@ACADKJFJLGEBBCDDDFHILMIHKJJMPNMMPTTY[^ccchljokliihf[RWXTVY[PVTWYY[Wbeq{sphfb^UWScmeWMNMNRQSUXYYSUVSPOOR[]gmqma_[WYXTSYYUVXZZ`efe_bhxq]QRQRPOPOMMNPQUPNTSXVTNPPUSVTTWWPQOUQSURQQPPPRQMED>>?CCCA@A?<?>BDDDDILIJB<;<>?DD=;?<;>>><9:=;;;<?=>AAD@><=:@>>?><?=A=A?BGEED@?B?AD9?A9A?=C@?>@A?@ECEBIHCDCFHGEB?@?@AAEB;5789;ADJLLKNLLMNRPNMFFLNQNKKILOOOLLHIKDGGCD=?B@;:9;;7/2643030//-.01.&&(((%&&&&&%"%(%&(&'$$'&%(&%)''((((&#&(((*)''()%&**)$&))+**)%'&(*(')(('$(.*,(+0++++**)++,+0.-//,-1-../,.00.0/12--/..0/1038746:=:;>;8;=?DHEA@<CGGINOMMNJHJJIKIGJGHIMQPTUMLMMROMNUSW^`bheijmljntjig`XWZVWYZTVUWPWU[fgmridc[TXVWVW]XPQNOMMRUWYZYVXUSSRTS^fhlolda[]`[VY\TU[\_^`dlnehm‡“y_SUSOPOLLRSLQNPOQVTXSSOIPWSSRRQRQQTVSWXQJMIONRSODB@>>>A?AABC=>=?DEFGGJGFC@=<<<@B<:?=::=A@=<;<=@?><>?>@=;?@>@=?=<:?;;==@BCE?FBBB<@=9>>=B?>BCDAFDAAEEDIMDFIBEHF@AEC?C??>;865885=??DLKIKJJMOPMIIKMLNMNOKNOMOMKJJHGFBBE?AC><:88:62194240//.1//31')&((''%###'%('$%)%)&$'')(&&&('(&%&%'&$%((**((**''(())(')+-,*(&)*''*)+'&,**+++/-.)(-))--+.,+.*/*,5,-*0+/.221/5/,///3300/46886689?=9:;<CDCDCCEGHKRVQMNNPPNLLONNPRMJOUTUXVTRLKQQRVY\bdcbbhhkihplnogg\^]\V_Z[VTVT\Q]adhjb[d\XZ]ZVQWYTQPNMOSTWWTWXYVW]YXU]hklihg^[ce\ZZY^dea_`afvuoq~l_YUVUXRRNQOMQIJOQSQVXQMNQSWTTTUSUVRW[TVSNRJOPWPJDAB>@9=DA?@?AA?@CACDEEEEB@>=;=>=>=?@<=>><;<9;::@><><>A>>@@A>@98<@?A>BBA@BG@EABC>EA=@;@?;CACFACBFCDDCIGFFKEGGHBGF@@B@><:9768988;>@IIFFIKLIKKCINKLLKMPPNONNQMJJEFCBFH??BA?=89:77452160-//./021))#)&%&)(&$''')%%'('&*'&$('$&)(&&&&&(($)('()+())))+,))(%%+,)+($(+*()),'*()--++'*,))-('..)-*+1.,'-0./.2/-./2.-3-/0//2240.556476;8;=8;;<C@>?CCEMQSVWSPLNYWOLNQWZTTPLQSRRV[WROJKNQT\b``_abehfgnmipmplfhd`bhdb[WSZ^Y__ahbaadcadda\YWYZUQRRRPOQRPUUWYX]]\]_cghhhe_\^ab\W]hooidb_f~‡{qpsljieWSVXRSRQNNLILOSOMN[NOORVTQ[[[TTXSW_X\ZVVRORWOHDDHAACDGCA<:AA@?>?BFEEFGDAC?;<>==<>B>=A>99::<;7=@?A>AFAAAA>>@>@AA@A>BAA?CA@BG@BEFBBA>>?<A@ABDA?IFDCCGHKIJHKHJFI@>@A??:97558785;@ADDGGGHHKJGFJLKOOPTRNMQTQMMLJIFGHHG@BB?=>:<;658634002.//1.3.&')'&&&-'+')+')%"&'&&*(%$%&$(&$%&'()(&')(*)')+($'(&)((**()*&*))')**)''%*),+,,*(+*++(++-*.((..2-..2-.2/20.////011//,222/17626;89:;?;>><?;<=<DMTVXXUQQLPUQMMNS]cWPQNOQSPRYZWROKILT\]Z^__ijjlkljoqiplmleait{wi`\Z]]^aekcfjengghd]a]X[[ZYTTRPTTSVVX[Z]^Z^c`cghjd\]becdgntt|ymjhmxtkjjcjqi^WVXYWSQPQONQRSMX‰SLLOSXQQ\\[ZYVU[[`^`VUSYRQLFEGECDIJIE@;8;>?@=>=?AEEFEDC?>>=<:=>?@>@><>?===9;B@=?@C?@>BB<=?A??AA?=@>=CB?>G@EIDA=<A=@A@@?ACBBIDADGGJJIJFFEIGIC??A@@<;:52748;>?AEDIMGHJJHIIFJMORUYVQMQUOLMOMJJKIIFFDB@7<<<>777532/24./120//$),('&**&',)(,)(&(%$(&&((')('&#$(+*)&&())))('))%(*&%$&(')**)((),*)++''**,.,),,,-))+)).*)/*-0,1.0+1-.-34--2210+/3.22140358<:7<;:=><;?<;>>@?=FUYTQSPPRPQRPPNNQ`gXPQQPQRRRY[XTPOIQWZ\]dihmkprokoturklnjhhn„§’uj‚bdgfjknistjofhkfa`^^\_[X]X[Y[YY_[YZ\]\[^acfkljjeffgimtx~€ƒvplotrifjnhhke^YY^^[RRPQRRPPLPWyPRKRUVYS][\[WZ_ebc]_ZYRXUONIGIDDAJKMG==;=@;@A?<;?FFCEDAAA??>?A@>AEA>A@@<:><<?<<=>>@CAFG<;@=<@@DC?>@BDGCAC@JGD?A<>=CB>CBB?@EHC?EIEHHFGGFDFIIG@F??;75:5414<??@ABCDHGJMGHKJJHKOOSWTRSRMHJLLLHJKHFAC@AA?;=;97:8543420-..11,1$'&'&&(&)(,&(+)),'*%'(%(()()&#%%(((&)(%)'(())&((')(&(+('+*()')))**)'').,/.-,*,/-)**-+-,++/0.11,.*-0.,2/--211../23572835:7:?5:96;<89=?=>=>CEGNROJINNNQTTXTOQQ\aZZWSRPTXXXYUSSQMNSXZ`emsqqpsmswt|yqpkfmpu°’sgtdbchphlnu|smmmkid__\`__^fa`__`aa]ZY^_^`_beirnghhhfffk|‚Š„€}spqqoqqprjddb^[X]a\TSQRRTLQNPSRWWRRWVa[ZZ]Z[beeec^`^ZWWZRSPGFHHDJNLGCCADA<@?AA>>@CAED>@C??A?AA>BC@@@>AA;:<;:;>?@A?A@CC>=A9<>>ABB<BGDDCDDGJCICBA>??>><BAABDCDBBFHECGIGFHEFIFEF:<97675526:9<>?>ACGHHHIKLKLKGKNPSRSROJLILMKHIJGF?BCD@><><88;4955420/1+2../$%&%%((&'(*()&'*(()&'+)&&)&'+%$'(&%%)*%&((&&'%(*'&&)+,+)--*)')+'),*&'+*,,))+)(0.,+*.-.++(,0+00..-2/--+/0../-1/4245346839:5=796:=<:<>AB@@ADBEGHHGFKLMSSY_WQRTW\\ZZTPSSV[YXTPSOMMORW]glqptvuptvr{xwpjtww|Š˜na_ddabehjluwsnhmgjikiba``aif`^^cc`bb]_^^afilgkmhehebdglw}€…‚yquwtv~uqlfbc_\Z^_[WWRVTUPQTSXTXYVXUX]`]^``ccbcdaab\\Z]ZXONKKDJIJNIFHHJJA<;<AA?=<@BCC?@A?>A@BB?DD?>??>A>8::;?ACCE?AA@?A??<>=???B>ECCBJGCEFBHE<B><>A@AGDECFADHAAGE?GIJJHDEIFC=:>=975347844:<>@CFHIIGFJMIHMLMRQTVVTQORONPJGHGGGCEBB?:=><<:8474443210*01.2$&)%$+*-()'&')')(+((&()(''&&&'$)($$%%+(&)')'%'()*)')))+()+'',*+,**,()+*-)((+*(+-++,+++-,'+,*.+/-/-----2/-.-.3.1.2/143:37>9<=8;?@CAA@AC@DECAEBEFEFFFKRU^]URTVVZZTZZW[TTX[[WSTROQLNU]bgnprwuwz€}}uupoz~z{€|sjb]eidcekqmttoqdgjkuvqlgc`_d`ac_gbfgkfba\clijkjlmidaaelopx||}xwwvy‚‚ukjifb]XZ]Z[\_VVUTRTYX_XZ\YZY[^_c]c^_]adegf_[ZYbWRNNKIHKMINQJIMPJ@@@9>><@B?AAAA@?>;>DEE?@B@A@=;;>;9;;<A@AEEED@<AE??BAB@BD>CAFGKEDABED>=@<>>A=FHFFAICEHC@EFEHKLOIHHHCE@?A>6589695338?ABADEFHIINMLKKPPOTZZZWQRRTUPJGKJGGGCB@@?;>=>9:542222110./1..&'('$(%-()(())'('++*&"$'&&'*"%&+,''&$**)((*('((+,)))()*(&(((*()/-'(*)((*)(*-,(+*',-,+--,+**.0/32,,/1-,///-0.31002/254537:=<>:?;?CA@BFFBDFEEECHFHFCFGJPYWQRUVTWVTZ\Z[[YZ^a[VWZUQOPQVYciqrrtz…†}utooy|wrsphfcece^hmkqmnqspeclnxwslfffd\`dbhipmnkgg`bhgjmlikjcfkhgknuzwvtwywy€‰ƒ|qlhfd_`_\Y_``^XWYZSWZW_^`][W]b^b_\_c]\a_egcaYYX^YMRQJGIMMPUVMNONIDBA;=@?BEA?CCCBBA>ADCEB??>?>==?A=:;<=>?EEHEA@<?DA??D@@C>AA@FJHCCDCBAA?>>@7<AEEDG@GDEDEDHJJKNMILJGHDGF?=;;9::::5358=AA?AAAEHLNPPNOONORWYWUSTUWUQKIKOMJJAEB=A>;;;=@654563/.0/0.,/&+&%&'#(%&(''%&,)'%*&$$'%#&*&&*)))+(%&(')+(()(+,+(()*+,,)*.*%'(,,'(*,*)*,),,*)+(+.,+),./-**1/-.1,.-0/,,3/.3//463:82567567;?=<??ACBDHJJEGIJEEGKIMKFLKLMQVXTPQQSWY[\^\]][_`_YVYWVURRSYbgmoqx~ˆ‹…€vrnlwutqlgdbceg^bhjklihilnddjqpxronjllh][^ahqyuppjjfdgglmnjghkmpnjnswzxuvuru~ƒ‚ynlhgcbbecab`]ZZ[Y\XYWY]Za]a\_^_d[Y[a_]ddic\d[XZY^YTPPHJNLSWVPNMMGC?;==>BACDDCDFFFGEBDEDDDB>>BB@AA@><=@@BDCBA>?A>>AC?CA?C>FEB@GGGCFFB@B;?A=:?HGFDDCEIGFJBCIJMLLFJHGHFFB>=9:8;;<997;99?@?@>AHKKHKMMOONKJQXTSRTTRTQLKLQOIHEHBAA@A;;@<8685720-2001-/%)%%'(*'(&$#'&&+&%%&%'('*$%'))*(&')))'*('))),+)+*((*-.,+**,+('')*&)+,++,.**&$*+)--+')+,.-+),.(,.1.*1./15/026/2848;269<779;<<>@BABEILJGIKMMCHLLLQWZXRPNQVYVQTSSX]bcedcbadhd]WY[\[\[\^[adjpw‚ˆƒ‚€{orhlrotsihab`l`eafflefiiihjklejojnnspi_^_bhsz{sqmkiljkqpplfekoturuvuv}zut{…†{xrlhghijgjkg``\b\Z\[[X]XZb[^_^Z^`WT\Zd[`ggea\_^\Xa`ZURKPSTNQQMIKMF??=@><AEFEEEHKKIGCBBDEEHEA@@C@<=?B@?ACFBECBABB?;@CAACDBCGHE@EFFJDBEA@:@@AAAFHCEEEEIFJHBAELOMJIEHJIJFB?=:69:=?;;;;9;?;<B@BHLKGELPLORLJMUVPNTVPSQKKMNIHFKHEJC?D>;@8;98405524220+1%%&)')))+)%&)&&&#'*%&&*&((%(*)('&'()))*(%&))))(**+,--,)'((*+*()**(())*,.,())&*+)*+,,./(+.+.-0,2/1,//0211335531365<67<=9=;:;;>?@BBFHGIJOQMJHMNLOZj{u_RNRWZ[XWVW\afhikjekkmj^\[dechlhb]\Xar~†‰ˆ€}sknifsnswnfa`ff^_^`abeffmjjmmjdklkoqvsmde`fnx{{vrnnjlhnqpnibaiqutpqqqx}|wz‚ƒxtusqkmlkjikmeddgb^`]ZWXW[b_YYYZZZWU[\b^]caef\cea]`be]PIOPPMLKIJJLFFHDC>=@EGIHHLOIEGHGDCDDGFCDADD>??CB??BGEDEFFGCA@A@A??DBCDECADCDGGABA>?@;B@ABEGFHDFGEIGCGFJNNJKHMNKIFF>@@;=<<>>>:79=?>@EFFGLLIKNQPRSSQMQRQQTXUUTNKJLIIIHDIKA@??:A>?9779642271-*2%%)*'*&))(')$#*('(%')&''$''((('('')*&'*(&&&'()**)-.+)+*()()((*.,))**)++.*,,-*(*))),,-.,-.,0,,.0-/+3+2402264251/79<:::::=8:<>=??ADIHFILPPNNMONLQ]q†iYSRV\]\XSXejgkomlhijijeebimntxuhf_W]l€‹{ughfjiomnsqjc_caa\WY]\aecmpknmkonjlqmrvrljip|„yvsnmmgjnlkmnffgfklkjklu~z{z|€||wtrwuvspnrpqqoljkggdbXZWZZZ`_\W\Z\WXUXZ^b`c_gh`ggc`\bf_RGIIIINONLJJOPQJDBB?@EKNKIJEGIHFFGFHGCEHC@B??>?DEB@FFBBDCCAAD??C@<?ADCCE=ABDCHC>B>AD??A@C@HCHGFGHCHCHIKKKIHKMLGJHE@B?;9===??=>:;;@GFDIKNNLMNPSSONOOPOPUVWVUTPLLIIJKHEGFCA?@@?@<998>855370-/)%%((''&'%%'*$$+(''%()%+)&&&(&&&&)(()'*,++)&&)(')()-+*-*(+*'(+-+*&'**)*,-+--+*'-**((,,-./,0/+-0.--05-2501/535344689:;789:9<:9@@@BHIGGJNQNMPLMQMOWaom`WSSVYWYZX^kqmppffhhhfdhjhgpsu{}nea[cx‰‰‚vhcgbdgfilmtmgdbbdbUYX][bclolrnppnpnmjpxqnnw‹Œ„~qqqnokqqlhlpnmjfglmkkjouux|{|zzwxwzyyz}zstwzrnnpgje_Za\]Z]a[^Y^]`\XTXX`abbighdfha]]_XYRKJJJHQQPKIHRURNHJHAAEINMKJIJGDEFEBFHDEEB?>@?>BGJFCGIIIC@AA@@ACFAA@ABCCC@BEECFDCABAAA@BBGBGDEFFHHCGFGKNLFIGHLKHJEEC=;9898;>=<?9:9@EFCFKLPKJNNONKKNJKQQXZXVVVRNOLJJJHFCCI@CA?;?::;<58862310/(#'%%'(&%'%'(&*(('%&&'%+,%%%'$&&%((''),)'+*&'(''(''*+,.-**)&*-*(*)+(%()+,+*+*)),+*+,/-.0-*/0-,/1--24//21/614637;789:8>;8;<>:9?>@DGJFGKPQONOLLPNNPP[`ZVTWYTUXZ`iqsopi`cbefcefilmosr{‡‰~re[cq~wprgbbg]hfhikohehddad]Y]]a\cjmmpotssqlmntxrstx‹‡‡ƒvruwonqkjfilkknokmnomlooqwxxzxs|€~ƒŒmtuywooqnng_ifbab`bc_^\bb_YV^Wabagninigg`b]ZRWWRNKLNNQPJHGLNLMJMJCEHHKMPMIIDDGGDBDDDDCFCACACDDIHKPQTLED@BA>FBBBHEEAC>?ECGGBFEDBCAABDECJEJHDFFFIFDDKKKNMJIFKIJGADC@;<<<9:?:8<99>CDGFGHJMMNIHLLJMPJNSTXYWXZVRPNMLLJGBBFGACC??<;;:;335423400/#'''&((*'%*'&'''&($&(((*%%$$'())(''&**%'*(&()))))))*+*,-))(*+(+--,+'(('+*+*)*.,,*+-*--1*(+-*,,4..230/.31423467<<9:;<@>9=?@<@=;BCDGHIJMLMTNKNNONLQWZZZZZYUV\^_jwvniba`^`]_fkmosrrsxŠŽ~shektrkkea\b]hljglce_fcfcg`_a^b_fehholpx{rnsty|zxzv{‰ˆ‹‡€uw|sjlefgegjlnplikoljknrqsuvyv}ƒ‚€‚„„zuttvyvuu}vngngjkkefhdb`ib^^[`Y`chfgikfgh`faYVWWSMOPQMNQJJGHHIMNKIEDIGKLONKHCFHFFFFBDGDFDCCBB@CIMNUZWJHIA=B?G@BFJFFDC?BBHEDEGDCFCDEBGFAFHIFEJJFH@DGKLILPIHGHJLIC@CC???A;<>:;=<;>BEDDHGIMOLGJORSQQQUUVYZ[YVUROKLIKJHDDIDBBCBD=9@<9855762614/&%)(#%(-&&('(('''*(')(('%%&%()(''''(+*&(+)())()+)),+)'&(()+*'(+-*)*)*+-.*)-++/,,-)+)-../+,-*/02..33021150776665;98=@<<>A?>A??=?ADDJJKIJMSLGLOTTRUSTZZ[]\Z\^`bgppjbcb^`cZ\flppswonu‡”Ž‚€vjfkhd`YXZ\ghmmkg]\a^`hed`e^^`cf^dcklrˆ€yvx‡~uxzƒ…~uigknkggjnpqmhmnjlkjnnqqt|‚„‡†„€€€|uuvsutyx{…}vmnlklqkjjigdde____]_aijebgdd`db`^YTOOQSTOLNRNGJKLIJIGGGFEFMLJLKJFEGDCDGHIKHGDBEGCAEGMQTXNJGFC@CEFBDEGFFFCBA@ICAGAACC@CDBEEEDKGIFHLJK>GLHMHGKEHKILLGICEEB@?@<:::=<;=>?CCBEGKLIGLQSUTSXTSWVV[YVSTROILHGHHKHFC@C@C@A:<;95438523520)$+($%%'(''&'*''))+&&'*&$'()&''(&(&*+('&((*)'&),'(*))+(&*+,*'***)))'*..,++/0*/++-,/-*/-//,/-+11,.220031557786537:<=?@9@=;=BA?@>@HEIMMJNLKKFIPWZYXTW^Z`ebac`bebghcbcaa`bfdhnnrwurns{ƒ„}wtkfeWXWTTZbklikqbf\[\^de`^`Z`d[_\]_biw‰“ˆyu|ˆ‡}ux†‹‡ŒŒ‚‰š“ƒsmhprjiojhmsrknolqonpnmms{‚‡‰…†~„ƒ~{vzuysyz|vrtrkntrhqjmgafb\be``ackhdhfd^hbZ`]VVUTPTMMQSRJKOOKJHIHIIGIJKIFIKFCGFCFFJMJHGFDDGHEGHMOOPIHGECGFKHFDGGGEDD??ACCBF>C@@A=DEDJGFJENJFIJIIKLJMGHMHKOLIGILIIF@=?A?<<;<;9<@?@CBEJLJHJNQRTRQSQTXTSXYUUROPJILJKIJLEBFCBA=@>8874745733703)$+(((&()(('%('''')(&(*%'(%')())&&%)*'(*'(+(''(++)*)'-,),+*'(.-'+++()**+,++.)/,*+*.,+,.+-)0.*,-0./33422164555;96;;=:><>::@A@>@CBEFGOOMOJFGFGJTYW[[XX\efddcffbchhdbaa^Z^hiipqrwuwusry‚xtrgd[RQOSV\decejpjj_XZ]^`da]Z_^T[[[]_co€†}rv€ˆ…{wz„‰ˆ‹™­¡‹yrqmigfkliotwtpnqrmpqnpmquw~‚‚ƒˆ‰…€€|zw|}{suvroquumpkommehbdmcggjfmphkeigeadb[]ZSQRQPLNPPIMONQQLIJJIJHIJGIGEFJIFHGGHEEGHHECGEGJMIHJHHJIGHGIHJFMKFDED?BFFFEDCFC?D@CGBEEEEGIGEKHHOMJLLIJIJJNIJIHMKID?<BA=?<==99:>?>AEFFGIILOPSTSQLOTWWVX\[VUPMJLQNLGJMHFJEGA==?<869:81622512&&('*'&+''%'('')'&'(''&%*&'$(()(*(''*(+))***))(())+))-,*)*)*(*,*,(+,)(+*)+-+*++*,+.*-.+,+-,.,.,1.//7425546795:>9:<>89??;@EB@C>>DCEIMMKKGGGGGJSTT[\UU^`_`fdbcbfggkhba`^]cijprtuqszxrwƒ€yqe^VVNLQUX`]Wakihg]\Z[^\`d]\`YU]W^`^beuwnn{…‚wvvwƒŽ•£¤’€utplmifinqorwuqoollmmqpqusv}‚‡–ž“‚€ƒ~}y~xzquprrpuwrrnoxssmgfhqglkjkospohmcfe`_Z[WWURRRMQMNKNPOROKILJJLMKJIGIKIIIGIIGCDHFIIFGIGEFFJHJIJLOIIGGDFEMLGCHG?DJFECBEFJ@BD>E@CBCBHCCJLLINJHMKNIHKHIGJKFNIHF@?BB??;=<9;FA;<ADCBBHIKSTWVRVTPRW[WYXXTTOKLLQNFGOJFHMECE?:<=7676550543.3'*%'*'&')&''*)&(*'&*%'(()%(&'(*())()+)+''()*++('&)-*+))****-+'&+,'*-+)+*)+---)+)*/,+++*,+0.,-42122/5401749:;759=<=?==>A=DBDBB?@DFGIJIIJFHHGHKQUTYYWX\[^fjc[]acgjokacf`_jkhllrolpvuv‡‰vdc^ZWOQPRVYVTX]eZ_\U]_`\^^_Y\VY]Y^acecnriiw}ztxtry„˜¢›‡{wvrlqmjkkipsotqnpnqpqtuxxy|‚’¼çÔ¨Œ~}~{~yxtpmnquwrqqor{zwpgflplniinpptslngbb`\Y\XYYTRURVQNMMSVPHJKJHJOQMKLMLKJIIGHIHGGHIJIGHKLGCFLIGILOSKJJIACEJLIDGHCDJDDDEDEKADECBCJCFEEGIMPOHMJKMKNHINLHHJPLIJIFDD@DEB<=:<<H@8?BCDDGKMTcjkgZW\WRY[W\XTUSSPOJJLIGIGEHMDAEC=<;7:645;4272-2('*))(%)-('')'&'))$*#$'()&(',+&'%&'(()*)(''&*,*)&)+)*)(*-++,+*(+-*(+,+*+,,+)/**+*+,.(*//---)03356633934768;9884=::>=:==@@=DBECDFGHGJFEIGGIIGEKSTW]\YY]ekhd_[]_dmmfeij_^gkehnqlmuvu~‡qcfb`ZUYPTXSVTQS[VVUTX_[\W`^YUYYYZ`cgceflfeqtsuuwqsu|†Œœ¦žŽ„€}xpqpnkigopkrutwxwvtuvw{{|…™Õ ê°“„~…‚}~{}ypmkjmxuptqqtyzypffouvpmmnstyvqqoibd_\[YUWXWVROSNNQZ]SJILMLHMPIIMPMEFIIGEFFFEGJHIKEDJIFIMJHGLSQJIMKFBHKMJEGDHGGHFDHCDGCGEGEFEILIFJHHOLLNKJOLJHILLJIHIKHKJEFGBCC@=;:;::9<AABCFIIQkˆ ‡iZZ[WYXY\YYYWWXQMIJKIEGHLHHJEB?<;898778625210'%,*%&'(,)'&((&'%()&%%%'((((*('*('*'&')+++*),+$$&'&(-.,)+-+,.,+-,+*,-.,)*-,+-*)+++.-)-./.-*,121473554677;:77:;799:?=:=?@?EDEJIDJGILJGDGIMJIJFIRWakjc]]dffe^Y\_akkijgic[^eeknjkpu}ƒŒœ‰rpoph^^]T[[QVTOOTTUSTVWYZR\][[d_Y\c_a\cbddbehgikknwtu€Š”™”‰€ˆŠ~oopngekonox|€y|zwqqtx~ƒ—·Ð¹–ˆ†‰†}zyxqolnqrwswrnv{wvo^cmƒ…zsplrv{sqkqqhf`\]XVWYWUSPSQSX__XOLNQNKJKJJKMMFHLKHEDDEFHHIIHGDEIHIMIKONSPLJNNMHHMMIHGGJHHFGGIEDGIGHEDH@LMEGHDHJNOOKKNNMHOKHJLKFHMOJHFDDB?=<::=<=>?<>=@DDJaš˜š§n^\ZXX\YWUUXTSOOKMKNLMLKKINICA:=89797567813/('&(%'&%&'')(&%(''*&(+('&(%&&')))%)(&%%(&)+,/(TJ!*))-+,*)))--+),+)*-,+,)*+*+*)*--/-*.(-/./-0332391682648HKD::699;<=@A=E@DIGHKMHHDFNJGEFA©yBJJJTXf{{n`Z`dab^]bbgkkljfdb]\adijbhnv‰˜§¼¼¦Œ€|n``\\]ZWSTQONSUORTQX^ZZd^fflbhg]YW[[]c_``e_adnsuzˆ–Š|y˜†tqpngglqqo{…‰ƒz||ysosxy}Œ’–Žˆ‡‚†„ŠŠ{zzwwplsrs|xwpkourph_elƒ…tqjsqvnmhoonb^a`[VZZVSTXWXX[b`XQMQPNNKHJNLMLFHOOIGHGHGIJIHFJIFILLPNPZXYWVOPONNIKNLMLKKILHJMHHCLFMLICMEJJCHGEKNQNSLMJONLJHMMNNKHMRMHEFF?AA<;===<<>;;>?CDLmÔ}$Æ€ebXVX\WTRSXQKONKPLLMLKIKKLKDC<;9;9?99725431%*$&(&%*#)')(!''''('(**,)'&(&%))&&%''&&(')*+,#bW"*)***,+)()**,,+*))**+*+,,,,()-.+,+),+0..0++623164597:8>]lVA76=:6A<@?<D@IKKNOOLJFCKICGH@µ„GMOPU[`svh^WY```a_beijkkihd`^_cgonfjo€Ÿ³Øಒ‚wha_]_YWYXQOKSONRPRS^]aedhhrnoqe[UZV\]_b``Y\cdju~„‹Ž†|tuu‹Šƒ~yrliimswŠ¡žŒysuxwywzˆˆ†‰…†‚…ˆˆ‹{z}ytqtxz~wnngpomgfdowˆwqnnnppomnni^^e__\a[WUV[[[Y[caVSPTROOQKJLLMNKHNPLKKKKGGMIHHEGJJKOTXbiijd\XUOOOIKKMOQNJIORLOJLILJOEHEKLGIIGFHJJQRSNRJLJMKILNNOJFILMIEDHA@?>:=;<<;>>>??EFOmܼ“|èEƒeb[Z^^YVUURSPPPIKNMKJKMPMKG>??>>::=8:52392-%(&#&'*'(*()'&)*'(%)'()(+)'&%$(('(&&)(**))*)*(!"(+)),((*,++**./+,*)*+/*,.-/.-20)*-,+-.,010-*43223416898=^qSD=::78=@?ADDEEMNQPRQMKIJLEIILBJPQVUX[[aa[WWZ``_a\_fhklhed`c_bgmutkou‡©Ì NSصœŽ}mifd_bUW\VSPSRUPR[UYZ`chghrmvyl\TVRYXY^Z^YY^^bsvy€}yyxqrtz†‹‹”“Œ~nghlpz–´®–…zsqwzxy}€†‡…‡~„ŒŒŠ„€|€{wtv€~„{tmkijlgcb^foyxxvqmrvroplieadfeed`[ZWY[^^WWZ_XURQSRPPOMOOOPNLMOOKGIHFHJHGHDEIKJQYex‹‘ŽziZUSNNHMKHNPSLHPSLNJIMNRKIJJAMKIKIEKKINQQSQMKJNPMKMNMJNKHMIEDDBB<@:=<=A?>>@?@GGPf·ê…,ªöb]\\^Z[YVZUWUMMKJLMJOMQVOIE>>@<@;7;8784643.&&*$'*+$)+'*(&(*(*()*+*%*))(('+'(((()'*+),+(,)(*+*'(++)(+)(*,/-++++*--++./2.14+*-/01...1420335666503688:GUEB?;6=;<CAJLIEDNRUSOPNNLJLIGHNQQKMUWUX\\VSVTY`__^Y_ackjd\\_a`_`gorinz…ŸÈTL"ýÔ²›ˆsuqqkj[RWX[UV[ULR[UU_]`_gdmcsnkYVNOUTQZY[Z]^^ckljmmntunlpuƒ‘“–”“†pdfkmr„Žƒzvstsu{z|……„ƒ€‚‡Š’ˆ‡†‚xuw|„{rkkjkhbac^aisptwqrv{strioi`cmkgd]^_YZ^c_XYXYXUVTUVRORPUUSOLOKLOJFGGFFHGEFEFIMPYe€µø ¿ŠaWVPOPQNIPLNLLPOMMJNLPSMMPMGMLKGLGHJJIRPRLSOLPLPPKLQLNJHMMKHFDCCE>?@>@?>>>>DGCGX<ýq_Z]\ZY]][[WTROOQKHLOPMMLNGGCE?<=:8::8377330&()('+'#('()(&)&'&)&''&((&+-'((&&*,))*)+)))(+&$+0,((+/*),*&'**,-))+,--,++-/---*+,+.0/+.064145356734356:8:A>9<><=>=EKMOLILRUV[VURPQQJIEKQRSRSSUXWXYTRTRRZ^\ZZXY_aaa[\][\[X[cgahz‡“°ä%0轤Š~yz{|rc]SV_[^YWTSRNSbX_Zcbfholj[TRPTUUXXZZ`a]cdc]_^ckliims}Š‘‘Œ†h_ccmppƒŒƒ}zuprqqvuz„ˆ‡†Š–˜“‘’˜˜‘ƒ„zmz€uoonqlgdi`afqmrzxttxywslqcffmlmede_[`^fe^\YRUU[\VVVTTSTUVPMNLOMKKHFEEHIGIHFLOQ\t©R½ÞLÔØu[WVSQONRNKINORSPSPSNOSQPLMMPIKEIIKLIIQRPLSPMLJSPHIQMKKILMNIKGAEDA@AA@?>:;>BCAEOd޲¬Šqe^^^^_djj^XXUUTPMMLSOMJJJNIFFEBA<7:64:067854%('%)+&&(&)(''''(&&&'+')'&&+)&&'&*)()***(&&))'&*-)'(++()--))'&,0-,-,*-(**+)**--+*..-/*0-193352347344547979?8:>C>B?DMQRLNRXWY[Z_`[WNNKMILSSRVUUZVVYVQMSVY\YY[YZ\]_[[_\[a]Z[W[_aoŠ›·åAÞ¶¤Œ…|‚ƒugcYU\_b\\ZUVSTX[X[^`kkuyocSWTRTVYZ\]bdb_`\ZWV`gggfhq€‰‹‰}qj`ahjqrrŒˆ}|{rmoqru{|ˆŠ‰Œ”’–›–”—¬³§”Œ~vuuyuropprmiibellmu{~urunrnpahkllomfccaecef^ZWYUWW[\\VVXUZYRNNNNMMMMJDEMNLIGJIOSU^tÅ1Ì D¨½1†eZWSQQTWPRNPPQSMOOPMPNPOLPNMGGHJNOPNKPSSOSPKKOTRKMLLPMJGJHONGD@:?A===@?:8=@?EDGWbkoeb`^```h”Žn^YVSNKLNONOJHJMLJEEDD>=9<88;733553%''$%(&&'(()&($&(&$&())(')'&&&((((*(((**))('))(,*'),-**)--*.,*--,**,))'(),+-)*.(+.,..113255230446963695::<=9<?A?DJNNTPMUY[Z\WZajf[RPILMMRRQTTWZVTYXSSTXXWYW\`Y[a^XX\^^`][WVTZbhu†Ž£Ñ&뵪¥Œz€ƒwrlg^^Z\\\[ZWXUQY\V\^gps†xe\XWRQTX_^`^ffab_YTYaece`^f}…}vld``gs}zx„‰Œ„{wqkmpnpy‚ˆ‰‹‘•™›™˜•š§ºÅ¶ª—vspnorrlnwswrjgolxx|zunngcjglgfkqpmpkghijjee`YW]\[[][ZYX[Y[ZSPTUONOMPOIIOPMJIJIOTW^p¹]üº %.…m`VPTV[VZWUQQMNMMLNQTPPNMMNHIGJMONMNLRQQSPSOOORTQOOPNLIEHLUOIEC=>A><<A>;<?BBCCERY\`YVY[Y\am£Ö¿ˆh]TNSRMNRMNMMKIJIEFCB>=9:7:8826420&%)!%'&((')''%$''&&&('*%*'%(&&)&$(*((()+)(''+**+***),)',-*+00/+*+&)0*(,-*-+-/+.+..+0/1154141216786838868>>;<=<<=AKTPJFKT^]ZZXYagbZYOKKQSOPSVTVYUVYWSRTWTXYVYXRV^YY_be_\_YRUTUals…—»ãá°œœƒyokoonlieiab`XX^YVWV^UZUbjmŒ‡|f_ZUUUVY^`_cedcb`\ZY`ghf]Zaosjgb^Z^o}‡……‹…zqrplkmuƒˆ‡–’—ž™—•Ÿ­ÂÍž­Žwuqmpsvstzv}vfilvzswwhff`dgegghnrqtqpknlmffld^ZZ[]\]][Y[aaYUQPSTOPPOPNKIMOLKLJKLQVYl r -Aâ}h[SQPVUUZYWSSQOOLLRSXWSOLNHIJIKKIKQPNLPQTSRPRPRSWPRVOPJFKONIGFDEA>;=@=<=;=?@?AKOPVWUUTVTV[k¡Ó¹‡g\SRWSNNQMJMNKGHIAD@A>?:989;647150&%))%%('(&+&&&)))%&).(('('%'%%(&(+'&(&&)*/,'(+++,)%'**,,*)*+//-,+*+2.,.,+--//+.1,,.0-+1/022645247984::;;<9@@A@<;?IMHEDKUY\WTV[WVVYPJKLPPNUTQSUVXV\[SQVVRVYWVWTVYW\gql_[[VPVVSXclsr‘ª¤ˆ‰†…zpfa__ddceh\[]Z]_bZVWSVVP\am~€zqaZVU\_]]Ya`cgghf_[]Z\ejh`Y^dd^`bb^_iu‚Š“ŽŒ…zvwqlgov}ˆŒŠŽ™ ¨¨£¯¿ÊØàØÊ«‘€nqnqrtwvtxlahw…}yugcb]`bcd`ejnsuytpmmuomjnfddZ[ba\]_[gjaYUSVROQPTRNPNMONKMLJNORYVh‹çÆjΡubUUUSTUZYXUURRROONTS\YSQMOMEGFLENMMOMINOVUSUTSTQPQONPPLHLKHHFECE?;:<;9;<:=BABDGHHOUUUVUTTVau‡„p`ZVWUTPORQMJLIFILFC@D>>?89<<677020&)-(&&*%+%(&$'&%-%'+*''''-+(((++,*(&'('(./,)(*,-)))***-+,-))-//-+,-/.-.---,,.//-,+/00/00233643056:54:9;<>=>=?@C>AAAD=FMUTTRONTPPJOOOQOQQOPRVVXY[XY[YXXUUUVVTUTXYW]jztbZSROOSSTY``bmqzzyvvslea^YX\]Z^aW]Z]ghmj^USPOOW[dlpj^XTSWZ`\^]`]emmked]]Z\aaaa_\^fbad``bgluˆˆ…‰†yvqhhdkvz…ˆ‰ŠŽ‘¡¿Ì¼ËÙäò÷ñëÌ©†xpltrsxwuuiiiyˆ{i`^]XYV___clpsx|ulgrwtvlflhlfegfd`aaglb\YX[TORTPNRTQOLOQLLLRVPRVar“¶Ê»‘wj_VWZTU_]RTXOQQUOPQSR\XVUJKLFHGFCLPFRLNNRTTVTOTQNNRPKPPKMKJIHGEFEC>=?;=>==AHB?@?CGLQPNMQSRU\_ehc]]a\VUPJOPLJKKHMMQGB@>??6:?7777623',,$$')&(#*(&'&&)'*&&&%(*,,)++(*+()+**)+/)'+++-*)*(,+()+.,)**-0,.,,/,/.0-),,-.--1/.10/277235754546647<>;==?>=@@B?;?@EAKRQONKNOMJHIOTSONSUQVXY\[[]\W[_ZUWURRQQNV^X`nwr`VRRSRRSYUTW^bjiilklj`XYUQQVXUWTWbciqp|mZOPQRVVa^^`WUURXX^X[b^bbkqpfcbcb^aa_]]\`gfdhe`afkkglwxwusuqnfdfjqw|€ŠŽŠ•ÆßÉÔðöõöòèϧˆwop{{vuurppnszƒ~m][TWSW[\`jooksxqoqsuxxrkiknjkkifcdb^[Z]^\VPRTTRPSTVQOSQPOORQSWX_gu}€wjh\X[WXV[ZVRTVLSVYTTRQQYYTQJLIHLIFDGHIKILNNSV^TSWRRRTQLNQIKJKHIJFDFEA==AB=;;AC?;<?CGMPMMKKNVZXZ]Z\ZZb]ZTPNNPROKMLILJDD?:;<:9=78867/3&&&%,%$')&-+')&'((%#((&',+-)'*'%&(,-)%&*+)('')*),+(,.+))*-++./-,/.---11/),-.-./,01,21.166354637:757<<:;:@=@>?=<A?AA?AELQOQKLPPLIMNJSRROYXWVY][\[[\X^`ZX]ZTRMOTX\\_ghd^[XTRYVTRTVV]]]^^a_`_VNOPNNMPROPUafejv‡Š{_SRPRTY\ZWSQPPPZZ`[^`]chlomecfhc_[]^\Z`hkihmjg`]`hfgniiijnikidknmw}‰‹Š£²­ÅáàÙÌÓÍ´“|sqv}~unpttxvy~‰˜Šq\XTXWW`__ilsorpoopux}|wsnrligilffc^]YY\ZYUOPQOSTPSWTQONOOSTRT[__hjlnfb^Z^]ZX\WZVVVRSY\cc_PTRTXSRHGFILJHDFFLKMJRMRUVQUUVUTWOOROOLMMJIKHGFCE?>==?==><><;?>CMMMMLKNWWV\]W][V^ZXYSQQOSOKNKHKGBIG>:=;;8:89780/'('')#"%%%-*()'')%#)&)+'*++()&(*%*+)(*)('(()(*/-()-,(),,*)(*---/,,,*++///-*--/.+43222001223435377:67??;ADC??>>=DEEA@>DFJNPJMNKIMOOPUSUVUXXZa_]^^ZZ[^]YY[WUWPNQW_^[[YW_ki\RTTWXWPQXVTZ\\YTRSNNLMNJKIKNTZX^^p€i_OONPRYYXQTLOTZ_]deeabafjpllplidda]\]`aehlnnodY]^^c_^a_efjokkkkovyuw~Š‚€†ŒŽ¬½Á¶²±¨˜†nlmotvongq€‰ƒŒ¦¬sc\]ZTW_[`iknpollpv{wzxspmjmpohhfbccb`]\^^XSQSQRTSPQTQQQRRTWYW^jjnrjgba^^_Z\\^][UUYYXZcm|jXUVTUPOKKHJFHLIHHGJNPSSPORUYUYTVXUUQLOMNJKGIJGEDFE@=@D?<:8:96;<AHIONOQORV[_\Z]YSY[YZTTWUUUNJGGGDDDD<>>=@>;98563.('+)&$&(%&%)())*(&'**+/*'&++)%(+'(()))*,++*-,()+*)**)*,-.-*-.)(*-,*(***-0-/.*-,2561411221659233279759??B@A@==?>BCC>BAFHOORNMOIIILMXXV[ZW[\]``_^]YZ[\[XURRPNPQRV\ZUSUX_stdQOSUXSPPUTWW^ZTWQNONLQKLLGGKOMQZYi~…xl]LMLSRUXWSURQXZddghjhdcchmsvtnmijgbgecdijlnroaY[[Z[WZ^^bdfjmklmoutttyƒ~ƒ‹‹•ž°¸°¡ •|pdmszzsqmnuƒŒˆ˜²¶Šslbkb_[\Yaijplkflttx{yzurnmnmkheced_a`\^_a]WSPPRSPOQTRQXXRQVZ[fwyqmjhdmnha^bcee^YSTS]_bojVYTSPKLKOKJIJIJGEKIKQQMSSSQYVXTWYWQPNJLJHHFJKGFHHFGCA?:9:;;:;;=@CHJJMPORY]`^``[[\]\SSQRTPTNGIFHGH@DA?=>?<7536651(%'''&&)&&'*(&&')&).+(%'*(%)&%+.,*'),+*)())*)'&)*+,.0,))*-,-.)(*-,**+,.,,*,/,.1136111.22543916798949;<=;?@??AB>E=@C?@DHNKOKLLHGHRTTSV]]_`bdb__]ZVW^a\WSQQQOPPQPPTRMMQXa`ZOPTRUSTYXTSVUXUTKPQNJJIJIJMKIMNON_nywhZNNLMTNKPTTVRUT`jjokea`_gkqvrmifhjjqvsnfkqrrjb^\XSTUVZ[`hhifeonmspmnz€~z€ˆŠ”¢¯»»³¡‹yidp}Š€€xuy‚‹”œ¥¤ƒusoxqnh\[b`nmjklrwww}xzyrpnihgfdedffeebb`a]TUNKNNNLOTQRZYVU\\]jwwohhf_v†hbgghh_]YWR\[`ab^TWSTNRMJNPNQEIHIGMNPOQPRQWYZVYSWXSRQMLKIDIJJLFJLGDD@:;==><;>>?@?BGHJLLQTW[]`]]Y[\Y[WTTUSSNPJFCGFHA@C?>??96676448$('(+(*'%(,*'+)()(+'&,(+''&&&(.*)(&&,+++*&',+*+,-,-,,.,,**-,*-,)*/.,,,---+,,1121021452323549745<8<97;@E?B<AABA=DBBB@?AHNMNKKGKLKPSRVUV^`cdc\_b^ZYZ^_[VTVSRQNLLOQRQONPPSVSONMSTSSVVPQTVTPQNGIILIIHJLEGIKJJLS`dk]TPSJOOOLJVTTNVSZhqurdcdccfknskeacjr}‚wniippqkb``^SRXXXXZ^cfd`bfjkhhry{{~‹™²ÐÞݶ}rqyЉ‡‚‰‘š¨¥œ˜“‰|€ˆ‚ˆŠxob[_dlhjlrxwx{|y{}yvztsnfdfceilgfhdcaYTRNQPORQQPS[YTZ][fnnjlnjbd€‰oegloldbb]UTTYX\WVXZYTQONLRMKIIJNSSOS\XSQNPXTX^Z]^TTWSLFGHKKLLIIIDIH?;=?;;>?>9=B>@GKPPPPNU\ZVUXY[ZTVUTVXYSLOLEDHGIGF@@>;;=7<:9466&-(&&&)'$)*')+'*&,+),*&%'))**'(+*(((,,)+-))('('++,*+/01.*,-+.-)*+.-*,//0--//..1/100574242437659::948<:?@C?AAA=<@DDFC@AJJIIHKMPNMNQRTWZZ_bee^^_dc`YUXWTPTUOTUPQTRRSONLLNNNONINOKPOLSRUUPLLOJFGIOJIMLJKLKKMRMSVTRONMMMUKXMQRMMTSZakkhc``acaejkjgbfmw€‚yqkjoqpoe]ZSRUVVX]`db[]^afinjhnsuw{{…‹¯àÿóÓ„~„…Œ€u›¬µÌÁ« ‡‚‡ˆ‘””Œug]cekemmrqus{ywzy‚~y{wruoe_cnoikokgc_WUSOLOTSQPTZWW\\`effijjgekyŒ€mkomkhggcZZQRWYVRUXWTTSNPOMNOII16;969@EJKOQTPUaadbYVWSMJFNKKMLOGCFNJC=<>:9>;<?>?>>BHMPPKLUWUVWZ[\\XZXYY[URRQGHHEFCFHBA=:99:=6=514&)!"&%'*%%+&'&**))#%*(%&''**)())**).,++''))'%%(*(*+*,152--,),.,)*,-+./..1-//-...03152535663186;87896<:?AC@AE?=AEKGCIEADABCFILOOSTTTY[]Y]bdc^]`_``WUVYWSSNNYYSWWTRLLNLNNOOOMKMQKPQOQQONLIHIMIFGLJLLIOMIKLLKKOPLLLNJJHONVRLIOQONUX[]_WYY]`]\a_dcbbjqtxtlikkknod]\VVXVZaa_`b^\^`fhhjhhskkqwyy„–¿ßÔ©‚{ƒƒ„yv|˜¦¹ÅÓÈ®”†{x‚…Ž–“…{paahplssnlx{}|xyz}z}}{nfchorrrtric`YVUTROQRQTUSVXZahligknmjhopuvqsunkiifc^]UUWWUU]UOSTTNWSRPQMN $6FMOVWY\ib_YXVRPPLMKLLLMHIJKIEB@@A?<=>;>=;<>DJQMHKOVUVW[Z]\\\\Y[XTQROMNMHD?BE@C?A<@>8>>572"*&'*)*'#%-'&*)'++$**)'')&%)),.,,++*')-)(+*'&)('&)+(*/22.*)**++,.--+-0...,,,*/1/+2445747996289::559:8==@B<DD?>DEHNNVWQKGCIRRNOOQRSWZ^^_[Z_aa]\[ZYW[]b`YZUQWXUVWWTQQQLKJOPQOMKKPPQOMOPNPIGLHHGMKMJILLLJFLUNNPKPILLKNMIUPPLNNKQQVSVYWVWSW]Y]Z[^_dgdksuoa_fg`^ff`[][X]``bca`Z[_]`ghihhiffpsrrosz“«Ÿ„{sussmqrq”¯ÂÊο­œ„xyz‰‹Ž|zqg^nqrsqnowyztvx|~‚‡…ƒyqjhlquyw{{qif^Y[XWVVWTTTRZ\^kxtpmlnqpliiqrtxytlmife\\VRQRWV]VQUUTVZZTQNQTSWQSQTSWYUXVY^klebZXQPOOMOOOQNPQLMMMHCBA@?A===:<<=;>BENPRSSXSTXXZ^X]\[XZ[UQOLJGJEBAAA=>;A;>;7:;344$(())'$')(('))&&)+*,.')'+((*+**'(**+)+,-)+-('))(*,+')/.,,*+-***,/,.0-&).*-2..12000412955658867;948:;7>8@9=@?=@DFFQUaeUQFGLWSROPRVXZZ^_^`c`^_]ZWY[Y[afid[ZWRTWVVWSZ\WVNKKOPMONMMNSOMLOMMNONJLIKJOLKEFLMKNQQMMNJMNJPNNLOPNQNKKRQRXXZYUWWZYS\[X\\bdggkmdZZ^abejlf]\\]bbac`\YV\[V[`fhec^eeomoqoomw~yjfeghhmnq„ ¾ÀÇ· Œ}xvt{†’”‰‚vkgennnshnswxwutrsu„‰ˆ{{xtrpx}}yqh^VZ^]bc\VZZRU^bntpljmsuqqrrqsw|€xqjhgc]XXQUURTZUWV\]Z^ZXQOONTILONPQVYSNT^q~{e\[ZVOQQRNMPNLOONLMJKGCBB?=>>>>;:::?EFJQRRUYSUWUY]YY[f\W\VOOSIILIKDCAABA<=7;;;>738(!((')"+**%*&%'(*,*((''&)*')(((*,)&)-+)*.*%%(-,,.,+**.-**)+,)(+,(..00/0/-/-),2201.21214446477:878:::9:8?<>BBAACEIRR`eWUGHRXVUUVWVT_^`^]^a`\ZX]^^\[`dn‡Œ{l`^Z\^YX\`XSTPKKRQQVTUQPPQOLNMMOMRPMGCHKIPIIIFHMHDKKHHNRGLDIMSKMRKMMNPWUTTOTSSQVUU[XZX]a`aba][X\_`bagld`bcbaa_^`^\Z]`\\cfhfeffimsnoiegkyoc_bhfiimt{’©¶°«“ˆ|~|wt†–…sieigkolemrt~{u{{wu„„{€~wy}|}|€|sj`]Z[aoui^Y\YU[ahfdglqvztqxwuwwx}xldac`\UVRQWPZYYaW^`VZSOMKONSMHNQQQQQSPQawŠvaXWYUPQTQORQNQPLLHKIJHDBB@<;86:977:BEJONTSORWTVY[][X\_ZXWRQOOIGIHKD?DCFDEB=>;:68<5%&('(&&*(*+*)'&'*+())*)(+))*()-,()',-+**+*-++-++(*0,''--*,00+)./+-+//0013/*,1551432384376565758654:=<;8>89<<?BADIOOV^]VPLS^Z]]Z^[\ge\\^ddcYUTZ_abaag€¸ÚÂŽhYYZUSY]USSSQOQQNLORPPUTNSPMQNLJPNJECHKNKNHJGCMIKMGIPOOFJGHJPKLPLOOKQURQWPPVZTXVY]YW[^a__[XVZY\ZV_cfe^^a_^``__`bb^\[\bcecgjjigjgmkigajid_[ebbfmmrt~Ž¥¬¤’„‚€}ƒŠzoliektpjnouzu{}ˆŠ‚ƒ€ŠŠˆ€{|{x€‚€}{}}sedb]\cv{ob]XW\_aaenknrttvzywwrw|xmgcc`ZXURQWVWW[ZX\_WURMMMLOQRLNJNPTOUOR[ipd[[VZWTORORTNNSRPLMIGFEHGBBB;::7875:CJJNPOTST\XTW^^[[Y`Z[XQPPPKCIHFEACCDED?@<6;8623%)"%'('*&*++*(*((+*((**(')+)((+-')**,.,*(++++,.,,,,+*'(++,,),-,0+-,*0001.210055631152576457035460:98?<>;9>=9=>;DCLPORVSVV\_]][[Ycgffd[[^\[YZY]aecacp–ù? +¤l^\][]ZWVWYQQUTPQQPPPPKOOUQPQMNHNLEDFMIOIMJIGHGIMEHJKQLKLMHILMQJLLNMPPOTQPQPSQUTV[\UUW[aaYVZW]ZZ`ehmkb`^^]]cb_bdbab`aaaa_egceggjlffmda]_^^cd^]^dbns†–¥˜…ƒ‚€‹‘‰Ž}qnmsrulnor|…}}‚ŒŒ‰‹„…ƒ€‚‚‚ƒ‚€€|€zrqf`absŠŒqa[]UX_]^dddlpruv~ttvs|vjgb^WUSRVSY][XXYYZZSRROJKPOOROJKQPSSOQOVZXS\YWQSPRQPSTPPORJKIGBCJEAC@;=>99:9;>JUUSPRUVWWUWX\Z\[[[_^TNMKMIHFBHPHEB?@A=<796646')($%)&$(((-('*))&,+*,&('(--)(%$-*(-+*((*)('*)),,-,/-)*+-/*%*11-,0/0/02232200.343454146565239<864<4:78;96;<=9=<>AGLQTUY]]_a``Z[^addecb`]UWX[^`afc`hv£ùå—p_VY\[YY[YWVWYXUVXTTPOPQPLOOLKPLKKIJJLOQOPNGIHMKNIQROJTKLMEONMLTOKOQRSQVTSTSOXTRSTWTXVVX]_]_`[]`^`gijlhd_^abdddcb`a`]\\Yadfgljkjnmqqi_ZacbddY`f_fsuy‰˜‘‰{v||…„ˆ……z{srq{xnmqx‚‰€ˆ‘‹Œ…†ˆ‡…†…ƒ‚€…‚z…‚|yungdfr…ˆ‚zlb]WTWZ[_clqsz{{~|{xxztmh]WRMVNWUU`]\XYRRROMOQSNNNKNRQHOQPTKQSSTSTORUPOQQSQPROPRSSJFHGHHIFED@><;;:44>JPOSTUUU[VU]\ZXWS\`[YVPMKJHFGKP`WL><<@9==:9745&-(*%%()*&"*'&)*)(&)(''**'(,*-+&((,,,('&'**&),/+))+0.++.+)--+0/+.2//.,0.443/.44058855559<85497::4:9:69>;:88B@??>ACIU[_djg`^ca`]aag^]`^^XXUY\[[_fiaan’´°”ud]XW[\Y[ZZXYZ]^VWXUTUQPUSNMPOPSKGIOMLPQRVSOMLPUMNSUUTLQLNHNSRSXVTPPTRPRSVYUUUVYVPVW[UVX[X`^_e`b_\^hjgikiefhdcffca`_```\UZ^dkkijkmipki_^^`dgd\^`egqru{ysmtvzƒˆ}}~wwvzsswpqv{‡”–›™Š‡Š‰ˆ‹Š†ƒ‚…‹‡‡‡ƒ~~‚ylklouxunjeZVWV[\_bgjv~zxu}‚wrkigjb[SNKR\WV]\VWQPOQQNMSRMNHORQPQOPUSQPNWRTTQUYTQPONOOOQMQMOMLKKMNKHC@@><;::66<CLNUZZXTXXXX]^[ZY]ZYWUMKRLJDDG[qcM?9=:@=<8<;56'%')'('%*%'*(&(*'))*)&*(&)('',)(,*))++(*-./+(*,++-,,/.)+*(,/-+..+-./2/-00211/2169536494946;444:8877@?::;?;AC>CAHGQPZfgkfiigg^]Y]cc``_XXUZVU\\XZ]b^`iktvqj`[\[Y[XW\\VY]\ZZZ]^VSWPTUQTQKHNQLNRSOXUUWZVSRQVURQSSRSPMPLMQPUWQTUUYVXUXSZ^WYWXVWZXZ[XWVW_^aeacb]`djpnihechfccghdb_ba_a[]``ddiidqihdd[\]_cecaY_kgmh`jhnfaceguw{x‚zs}|u{z|wu~~Š˜–ž£¦£’Œ‹‡‡ˆŽ‘Ž‹ˆ‰ˆƒ‡ƒ~vrnknsqihh_ZWV[`deaduƒ|w}€zvwnlnfgXOPQVU[Za\WVROUOXORRNLLQLNRPQMPTNILNQUTRLNOPKSSOPQMORSPJKMLLKJIFB?@@===99:;@CHRVWVVZXUXZWZXWXWZVOPPKJNHIGRbXG>;@:B5588386,'(%,(&$)+&)((,)++,+(('++(*)')-+//.*(*(-/+*)**)*+*,.-+''()-+*)-4.'+./1-030121-0932326=36857:89<:99:9?==9=:;CAEIHSX[_geiihfrg`Z\\_bb`^^]Y[X]cfc^][YZ^`]aeba\Y\]XX\Z[\\XWZZZXXXVUVXWV\WOOOQMY\VXUVW\bd\RV\WUNTQVPQSPNNPRVWRSWRX[QTXYY[TYYTTXXYW\YWW\aa`fga_bbcpzrmmgggigeljhdadfhca[^ccikhinollb^^`_`beb[]dfhifc\_b`]`kllyxv|}€~~w††‰‰Œ—Ÿ¨³±®›Ž‘“••  –Œ‹‘‹‚…„…~|zqmknoljjd_XQYae_^gv{|vyxzxrqqtlgcXXNNRY^W[WRRTUZWSWQQSOQPFSPOMRTRPHOLNRPSRRRQNSVRMPRTSSRMMNIGFEIFA>>@?B>:;79=?BISWUU\][[[ZYX[UW\[VRQNFLHIJKLKD>@@?;7<7:454%%+&&)'))''&(%(#'.+((*.(''%')***)*,(*/)),,*,+,.+)))+++,-0-+,./-,,,...1.2025262291633<865::99:9;89:><;E@@BD>B?JNNVa]aahfjqswodVUX_a^[^_^_\XXahbYYXTVWXX\_ca]ZW\[W]d^WWY\XZ_\VY]\\]ZXWWTURSWY]WTTTWbmiZYXVUWQPUPNSVPPPRQQQPV[TUXTVV[\WV\][b_XYXW]Z]]ai_`ic^_dirtiggfjhigfic_c`cfabbccfgfhhhjklh_a`^beeba``adefbedffZ]Yahlstotx~~{}}„ˆŠ‰Ž™ ¯­°­¨¢œœ–‘Œ‰˜¡£—‘†‚†‰„„‚wrtpoqlomd]UT`eaa`nx}€‚yvswyukkh^ZRPRZ[]aYSTPUWW[WZTPSTNKNJPQRJQGLNQLJLOORRSPOPSQJMSQQQPMMMIHIIFA@?BB>?><::::?BGPRU^\Za_XUVisX[ZVQWSNLMEJHGEFLD@D>98==8883&%*()%)&&)())%++*-+&')*.**(%/.*)**,)&+-)*+)**()-)).++.,./-,,.0/-,.0--121322162383436<7649:46:69:B?=;DC?>>DCFFNLUYegd^kkfpoqsf]YY[`_WYX]\YX[Y\`]ZUVXTSUZ]]WY[Z__]^`_WV^ZWb_X\\]Z\a[X[ZUUSPXSVVUVXW\ddYUYV^XTNXQNKTPRTSPMLMPQUOSQNMYRTWW\W\XYZ[Z]]W\c^]a^_ejlmxqkod^jsnlljgd]cggcceadbdkfhgjjjadgaaeeig_cde_behdcba]XY_llqrpm}€|~ƒ€{Žˆ’š ²±²·°¬»³¤šŒŠ’žŸ˜”–—“Љ‡†Œ‹wx{usxtjdb\[TXachjov††ƒ~prxzwkidYSUVOWY_[ZTSOOW]OYWTQSMIILNQHLGLOPNLPTKTORTPPNORRPQNMIOQMLMQLIMMIDAB>;>A>>?88=CFHPW`c\bb\YS]fZZ_XZUUTMFAHGCGIIHBB>;8;>9436#())'&%)*(((,,(+*&+)(-..++,)%/,//-,++++((**,-*'*+,-,-./,')00,)*/2.*/0132021-2/2427545995;?89<<A<?A>=BBD@AEHFEKMXYdlldhoimmwvm_]^[\XV__bd\[VSY]]^\USWUX\\XWXZ__]]^``afe]`aehgdha`ede^W\ZWUSOU\YWS]_dbZ]VVXRTNPQPHOSPPPSNGPORUTQRNQSQVYYXWXW^\\\_]]\W]\Z\afmjksmjg_\eqplkjg][egkha[^aaecbchnkcfgdaaafdlgae^d\b_egcb\U]]jgnqjosx}{x{zƒ‹ˆ…””©³±µ¹ÁÆÖÓ±Ÿ‘“•™––˜‘’—–ŽŠ„€~~zyysjgg_]ZZ`gmq|‡…‰ƒzwsvwmi^VRUSS\b`a_XTTSTWRXVXWLWPHLNINLPOPOQNQNOROKOMPTNMPQQOOQOSTTKIOMMLJKGA?>AD?;97;@ABKT\\Z^a[XZWTY[_ZZTPSQPKHEGHLDJEF@<795:2565%))%&+&(+*&-*((()'*'*,/*)*')(&%*-.*)))('&+,)))-0.((+,..-,,,,0-*-,-./0.1/02231466755278877:<>>=>?BE>ADJCAGCHKFLQVXkqmqqtsrvwrngccZZV[bcada]ZU\\__[WVWPS\][W[``a^^^\akrnfaabgiid]^ckoldc_[\]_Z_\ZUY^\^`YXUQOSRPPPJQQSRQOONLOLLSSQQTSTVZ\YVURUZ`Y^[U[ZYW[^aaadigfieeiifhjije``adjof[b`]dc^gglnjhfc^^gbcigd\bb^g__^cca]__gijjhipyoz{xvzˆ™ ©®´ÅÍÓæûíÛΫ–—–”‘—œœ™“Œ‹ˆˆ„}{tmk_YXX[co€˜§–Œˆ†}{}{|md[SMPTS[]cab_YRVVRSTZYXVYOEMJHJJMIKMMKQQRNNOMKPNLQUSUNNQQKLOQLPMGFIGGIE@@CC:48><>CHS[][V[YTX[[[Y\X[XZSMMMNOOJGNGACB?>:=<6737*'&!-+%)&)*&'*&)./+(*+0/+)*(+**)')')*-*&'++*+----1-+--0/++-,+,+*-/01-,.02318849983296696;>;=>=E?DJDEGIJKHEKMVQV\gmxw}zwtstntplg_a[\\gd`_\Z[ZXWY[X[XT[[\]__]]_aca[_it~oebdfkka]_cfmkieaeacfb_\`[XZ[_Y[RTRNUPRNPLPOXTNOQJKNQMOPWPONVSUWZRSSTVSRVY\VVUSV\b`^cfcdfbfnlheimkighdeiokjc]ab[__gnmhifbadecfkkg`\a^e_^`[a\_[cjqiggggpxvqwvr{Š™Ÿ£®¸ÍÏÒéí½’•™–’”•š£ž•Œ‰ŒŠ†‰ˆ„yxrhcbW[cgwŒ¥¦|€‚yz‚€gZWTVQPT`eeib^ZVMTRUYVUYXTKJFJJMJIKJILMMQRROMSQRKMNRQRQKRLLUVPQPLLJHFHLKGA==;;:<@AJNR^a^`^\WW[^]XUY]WUSSPJNPPDIKHEB@;==?>;;85+()%)/&%+**()&&((*/+**0+-+()(&'),.(*+,.,)**(()+--.--00+(-,'',,--+--043/1//136206337:::8::?97:CDEEFEJJKJLNOV[SW\`dp}y}…}wvummik_[a\]`fhfbac^\Z\\^][YZZ[[ZZ\dfefcciou‚lacbbhc[a]^_fifebjigf^c]^WWW_bWWZTRKLOTNNUVSIQTSSQSMRRROORWTTOVZ\QSS\XWUW[YYWSXVXZ_cgf]bihhgglijmjlgchmmlmnhkojj`\bfrkjgc`_bcegjq{baigca]_Z]_`adf`\ea_hoqmotr|‹“‘£§ª´ÂÈÐäúû ÷Ë¡š˜—“•—£¦¥¤Ÿš’‘’Œƒ€z~|ngfd[akyƒou{~ˆ‹|f_UUROMSXahdYWSUOTPTOTUWTSKIHHHQTLJLQMQOPQQPLOMNJMOUSQRUTRSNPOINOMSMIKGB?=<<:;><=CLTZbdac^\TYc_[[^]YX]VTOKNNOLJKHDAD?>;@:9=<7(+%&%('&').'/'*)*()0/02.*)''&,)'*)')*'(,)*+,,+()++--,+*),,)-+,0-.-,..011104743103544796;885ACD?DCIMFHPPJJWhXW\][[apw„Œzyzzugihgg\_cjnfgdb^_c_Y^`^^WUW\[^_\_bc`abcjtmfb^bcb^_YTZ___flcckfe^fd\VU]V]^YVTVSVSPVTTTSPVPVRZWOSWRQRSUVXWWS]ZYYZWWSTZVWUPS\a^]\_cdd`_cdhgdifkrnhhinsytrmmnsh`bgniemplbhcchegˆgccgdad]YV\_`bff][Y`hilnrqszƒƒ‹¡°¶ÂÀÅÔî õÉ®¨«œŽ”¤ª®«¤£ž–“”“ˆ„ƒ~}}pjibabn{|z{uptz~ƒ‰˜™xbZYUSPMNX``_WUMUVVWRSRSKNLIGJFFKOKHILONSIOTRMQSLRQNLTSPLNNQQPSQRTNMNLGHED@>@979=BBFLTabhi^[\YZ^]WZ]XYTOMLLRVTVROMIFE>?=::9499'%)+&-%+*)*,&(),)$,200.0,-0*))(')*)+*,.,(.+)(.-+./,*,.++,***././.0./30-26102/34578679839;?9<CAAFGKJCLPTSS]]Y\\[_]almsŠŠ…ƒ†}uplkqkacdelrqh_hfbc`][Y\\X[]Y[a^]cda_bccccceceda`_\^Y_affdgjmfb^caXWTV^f\a[\ZW^YYXT[^Z`^]]Yc]]WXVX]USWZ^[Z\bfaXYQSVYVTXTQS[^YWZ]Z^ddeehigeilmrooqw}ty|}{ngkijlkkltprlfdidee`^eca^abU_`_fah^[``_[anpnoqnq~‘ž®·ÊÌÓÚíøíÉÃÀ§ž›–’Ÿ­±©£¡–“Œ——Š„€‚zppoofbcntpphpyy€{†Žn]X^ZSRUTU^b]_[XVZTUOQWQOOKHIKGIHJIJQOPNRPQPRSPRMPOROJNPNOKMTPOSTOKOOHGHIIGD><;=@=@JPZcktpdXV\Z\[Z_`_^YSTLOU_opgQJI@?9D=:A<6<<,-))-( &)+-*),)+)((-*/-,-+*))*(*)(,*)(,--.-,+-*+++/,),,,//-+..12/01.-022884433566467<8:=;=BDC>AEGMLLNPTV]YY^^\dcc]bcuŠŠ’‹ƒ}zswuxznefflrtijlljeb[WWVUVVZ^[[^de`abbdccffdejfcceecfjchheceeffbgd`X[[_d[a[Z\[^Z`[ca_ac_^_\ia_^]\\\^b\[^e__fhg]]]a`YYXXWYVXWZWXY\eecfjihhgjonpty~~|€Š†{~|rvmieggkipnholpgdhhahc_aca[b`__a[^ZUWY`abehmmjnly©·ÆÑÜçìñéýùß»¸»µ®¢®Xv´¯ª¤™Ž—˜š‘Ї|rrmgd_```jhjpqxwnosdYZXZa[[UYUVY\\_V_WZYSNRTMLMHAJJHILLJJQXPLTQUOUOMIMLPMOSOPNPOQUPROMQXOJMGGKH@>?<;=<AHPYcnvna^WUXU[^ekb[]]ZTSZj™µ†cKEAC=??>?<<97''%')''&)&%'$)))&'*()-.+&***,('++-*)**+-(*.+,+,.---++)'++,10//11121.12220.2854846:7;=9>?B@DGJHMFDGJROMRSY_g^][_fgff{Œ›™™ŒŠ„x~ˆqfimonhlphjh^\ZXY[[Y^[W^b^]`_[]^]^aadjljiffkieebccfdedjc_cic^_]eglae_bbb^`eebcddd`ghmqgc_bj`eddcdcdijdmnmgf``aa`_`]\YVYYZZVZ^eiiomhilouzpq}‚‚€‚€}y~uvqjhlijr|z}ypolhkfcb_Ze`c_egaf][[`XXZb`^^jlnnjmzœ­»ÄÏï üð뼩¨²­§±»¹°¦¤ ›—Ž˜›š•—•†{yzvpd\[\]eeipsrphjhe[X[]\[_V]YRR[X[]c^V\ZXPOLMMCJEJGLNJILPNUSSTPTMORQOMOQQQONNLLMOTTQORTOKKIGLOI>8=?9=GLOR_igc^UWQT]\[djc_b`ZXU[m¡¾YJCB@?B?9>9;>:+'-*%')+')()&**.)((()((*)(&*++)+(*,--*('*-.,,0.+,+(*/,(,/.02.--.//22./33,0652846:9<::>?BBFDHKFHRIKITSUPQVfkjhffgil—®º¬œ•Ž’‹{t{~ˆ€ojdceagflkhke^[[[Z\[_][bcdb^beacedcifenoigfdffgga_\adabeadba\]\ljrmkilhgchfhhdnikmq{qrjccekdhfchgflgompsrsodic]^`fgc][\[\[ZY[_ejkjhlqvtqux~|}‰ƒ~yvywnhkjmo~ƒ€Š~ynnjbbgd^`eldcc_ba^_[T^^d]^`eqmjjo§µ¹Êê'L;ÿïÍ¨š§®¦Ÿ­¾¼³«  Ÿ–™Ÿ¤¤›ˆ‰‹‚~‚}sqobY]iilpnokcbec`]aY_je\[UTS\]^Zeag[TXSPGLFGGHHOINLKPRRWUSOQTMNRMOSPLMQOIKMJQRPNSWURQOMPMHKH@=?C?<ENRW]\VXUU[]V[[XX`\Z^a_ZR\_nqTMHG@?>9><=CFBA+')'))'%')*(((&)(&'-)),.,*,**',*),)'+),*,+(&()'+./.*)',/*-/---.01-+0/442242846:68899;9?A@FGKJJILPIGNSYSWW_ihrxkheq„—¼Îº¡’‹Œ…‚zykbb[\akkojfd^]``\Y^cc^_a^^[]`bcX^jlkmpkfhkihfeb_a_c[^ab]dbcbaguvuxklhfqfeg`goqooxonkusjomlmhkojpokinsoqwoplhicbgmnig`_b^_\Y]\`dbfgdimkpw}z|~~|{}zxpnopknx‚Œ—ŽŽyspngfY^_di`ikc_a_`b[cZY[_^emoqr|Ž®ÇÃÉäYZ;ù×– ©˜š§¦¢¡¡£˜”””™ž¥¯ªŸ’‰‡…‡„ynb`[_gkstlhdklia``]_ccd^XYTY_\b_\_VWZXIEHGLJNOMMKGPRSaZVTOPOORPPPOOOONQQLNRSTSRPRQMMNPUUPI@?>;<<BJMTY\WRQPWUVXXUWXVb_YY_ZPRVPRKLG?;C<;==?FWXL(-'+)''-&))(**()*&-+()/-)(*'(-+(,,++.,*)&,,)(++-,*-10+(-0,-/,,/.-0/111-1355147;863;>@CEAAHHMOPIGMMRSPSWWYbdgyyngdz‹“¨¦ˆ‚Œ‹z|ztc`c`VU\kinrniaW[^]X\_ZZ[_`\YYaeccgc`qtoheie_efecY_b]b`[\`b`bdhntt}ylolkqiigdflonhqhntupusmrlnmmtuw{ux|uwsrpjhlhjhaowfchgea^_aa^^^aifgnnqz{|zy~|ƒˆ‡‚€}xssrqqsy‰–¨©«°wpfmc_aaidkbfkgba]]\b_^^_bdgilr†£¹Ð×è 7cŽp)Ñ¢šªŸ‹’“š ¢ ¡¢š’š§­­¦œš‘‹‹†ƒ…|ledccosplbbeini_Z\]WW`]UYVTY``]^VZZUOJJKHHEKOPMLPNNOPWROPJLPONPLJMONNNNQNOPQRNNMQOKPQWUID>:99==AENXW_]ZUSSUYZ[[ZXYWT_ZWTTRLMIGJC@>?>=@>>E^bL)'3&"--%+().((')*+,***,*,***&)*-*,+0,%+/+)+,*)--)*-//.12-,,+-/10-/1044224740369868;;@@BFHEHIIQPEMOSWLUSYa]_cllmekj€~€‚t}ƒŒy}znlla_`[bfoopri_XY\][ZbbZ]_\WW`abfabdeknmilefmgbdhdfe\_^aa[]cflpmmu{uwrqmwmombanbdhigiosvoswrpqpuwzswwuz|q®ƒkropolqwvnjjkifbfdabb`aejlmont{y{}…€~zponjsqnq€–´ÇÚϸ„xvqjefcfkjhl_fc`Y_\_ZYac_igenv…‹™½Öëì BÝÖvþ²—ŽŽ†‡Œ”–££› š˜ ­²«ªœ••‹ŒŠŒ…ƒ~zmelfeng`]Zcllif`Y_aZ[^ZYTTY^VXXNU[NOGLGDJGFKOOMOKPOPNQPHKIKNMOQMPMNSLOLGPORRMNQNOLLQSQNGD@:=>>BCIOVc`\VQSVYW\[YWR[\[VYTQRMLMGMCAF@??<<;?IND(+'&'%'))'+,'-*-,)-+('*%+-.*'(()**//*%--''(-.*),,.,*))1/*-/.*./01344330255755177;8?A=BA?HEFGHOIOMQTYVUW\[]T]]`mkmmqtzzy€x‚ƒ‡†ˆymiigceblrtqvwoaWY\Z[]\]\bd^_`_adif`bdbafcfmlgje\abgfg_^Z^ZYa^gjhdlyoxvqqjpcd]c^ceehlkllrrtx~|||z~|ztw€~{x|uvwtmiilpmliiikjehjfccdfhmsvvnw~yz€€€ztvsqmippsopu‰µï娇wspnnmbihhde_da^[_`^\b\afcbge€ƒŠ§´ÈÛÙê k´Ó|³Œ|{ˆ–˜¥ª¨§¦ ¨º·µ®Ÿš˜ŒˆŠˆ}|~xrljqdWUVYdf_e]V^aZUUZTUMSTRSVPNTTHEMHHIPKLLNQONQPJMNLKPJIKSPOSLOPPNRNLPSOMRPOROKNSNNLFB?@>@EFGHKTY`_WXZSTXXY]][ZYTXUUPMQMLKHDE@DE>>B@9?A=)'''')''&'(%*(''*('.*(&*$$*,+*'&)-/-0)+0+++*--(&*+(,-*,.+--.1/,*.1344--854.556689>9=@CD?JFHF?FJQKLQRUUZYU_[]W^fjhunqowŠŠ—–š’Š{upstqillnooihjda]TU[`a]]_c`[\`\Zbcbbcb`aca`djmf__`hfdac^Ya^Y^_bc\gionnnkoddh`d_^a`emegkrqoz{€|‰~}uz|€{z}wwuvsvumjigmplhidcgmomjikosrromqrsuvxz{wqrutuvhoojfns“ØD\¸“|zsvojcmifcggd`f_^_\UW^^\_\bgrš±¿ºÀÏçÿ)?Úœ}u„†‡Š–ž¦®¬¦¡¢¯¯¬«¤£¡—Ž’•Ž…y}~tpmlid]UTZeika`[WW[ZRTZWWVQRRROOMJIIIKIKMKEKNMHDKLEKFJOFOKNTOMLKPQJIMLLOPUOKKOPMQQMKLOMIC??@DGGLQW][XUUSOOVZUTZWY]ZUSPRQJLPKJDCA9=<<7;A8:;$&,-)''+'#&+-))-*)/)**)',0-..*.,'-21/.-*)++-,,,,-0/*,-//-1222230/044522/.275;?;8:C?=?ADGHEHPSQQ\S\XS]X[\Z]b^a_glpgloo€‡‘’Ÿ¢ž—ˆ~{y‚‰Šƒxsorkc_b`\YWX]^bjf`]Z]__`]^dge_b`]_ZXY_gfgecchc^f]VY]^_`^bgikhhokoqnlegdgnrjqnpstnqt}ƒ‰ŽŠ€|x}~€‚‚~}zytyvqpmkmuplmklokpsotpljktsrpqs{zt{{vuswxnopprvwt}˜åo¼d÷´†}wrjsmqiiihmjjh[`^Y]_]Z]`cfpŽ£°·»´¹ÆÃÍ×Ç¡ƒmorzŠ•›¦©²®¤¢ª³¬§¬­¤›‘Œ‘›—‹„…ƒ„‡~wsli^XTWdvk[X`UUWUYYYYTPTSOSSNLIKOJLKKLOMLKFNOPMMLNHKIOPOSQQOTQPTLMPNQQQSQPVTSSOLRWYUND?@CMRSYcb^YXZVT[^_]```[^ZRVTURPKGIHHABCD@<C<:@7<$'-%+%)*-+**)"'))/-(')/*%)')**#*((+.+--*),/*(+*+01+(*-10-142032.44152113158876:<A<A@FJMEBLJHHXTirn`RVSXZ]^`e_eggvmnvzƒ–—“˜”“ˆ€‰Ž ©š‡wqhcc_][X\XZ]^ef^UY____]]eihfa`aa^XRT[]`a\\^^b^[XXSTY]X[[fojfcbmknpfhfcbcsvzstousuu€‘™£”Œ‚ysvy{ƒ‡…vz{v{€wwtolpsqlotroqqpplottvvrtzy{‚z{uqszyrywxx{€™Ð<u3Ü»‘ˆ‰{}xnortkjdikjklfia`_[\Z[Wagww‹›«°¸°§¨³¼µ™pdenuy|‡Œ•¢¥¢œ¡¬°®°°¶½°ž•Ž”š“‹Œ„€€‚€rlb_\[]clvn\\TV\YXX[PSQRRQVXPNJJCKGLJKIOEJLEJHSPOMLEJHMQPOSNJMPPRONUVVQRTSQOONLOOOV\\RFCEJPV]ccZXZ[YTT[WRQ\]TVVUPSSPMEFLGNJEA@>E@@=86::(%)++-)-(')'+-,&')('(-+*&)**(++.)+)&-)*/*)',.,.*-.(++*,-/+)---120115158657677;A==ABDBHNTOPKMTTgÆ›tXZ_X\`ddahkjjqnhkx‰•œ•ˆ|¥ÀÓÕ¿™}toebbfe^[^aiha`a^[\^_^]cfcee_[Y__VVWUUXYYZZZSWYUWWZZ^W[deeia`bfffinlne^om„’‡tsprqx{…†™–ƒ…{ƒ}~xvtzv~~y}ƒƒ…‚€}{xtvttpquuxzxupoqquqmswzxt~xv{twwtvwxyuxz{‹·óïÇ«˜˜Œ‚€xutqwqklmolhqlfioe`e`^ccanx‰ ª¯±­Ÿ¡¡Šshadiow{‡ŠŽŸ¤£¦¦ ¢±¸±²¶©œ—™—’•––’’ŽŠ~tkg[W\\bmkad\YVSZ]`\Z]VMMWSQOKGAMDEHIHMSHNKKGFMOMBJKIFNIHQQOIOLKUVROPPPTNMOQPMNLLUZ`_RHDGKP^eio`V[WXURVXYUVVZ[SXY[XVQMCJILIEA@D@>;>9>85(&)-+))'-'/.-*&-***)-,**&(*,**,('+'&)--,-1/*),*)/0--,-0+*01/,+.2275125378:?999=9?>CFDNY`VQSQQV]¢ Ë{dWZW\^`cijphmjkkgkz†–Ÿ¦›ˆ†«×D=ÿ²ifaf^WY[__cdda]\XX[]_da\_bc\YXW[USROWYVURRSPOOTVORZY\[`gad^cc_hcchjdgcglp‚œ†yrsptuz’ކ{z€~||‚}}usy~~€z€„‚‹ˆ~}uv{ttyzuwzspspqvwuuyvzyurrpwsnpryty{yy‚£·Ò¶ª£•†{~zsr~pnsmoqjlfqqoe_`__ffkz‚—§§¨¥£žš•ƒskfdgmov}€ˆ› ¡žœœ­°³»´ªŸœ™˜™•™“—‰{uj_]WYddfd_d\YWZT\_VVTYVPOPKLJPHFHMHHJDOLPOLLPLRPLJLMMOMOOUQPQNTRRQNRURPPOPVURPOQT\jj\OEDNYbhqvk_ZZ\]Z[URUUUTUYTY\XORMJLGGMGHB@A::<<;<9('/))+/---*)()-&)**(+,&(+.('*-+),...+,.1400))0-.---*.0-../321,.25544217<>77<>==>BCDGEOo‡o`RPQbh|¡’lh\[fefcimgqmrilljlm{†“˜”…ˆšÊ”7"zÚolkdcabZY]]`b`]Z[YX\]_chge_YXRRUSPUPQUORUOOOMLOSQXYY_][agc\`]Zgcbfg`ikcjkt~zknmpntpv~„€s}€vsx€{}zrtw{|ƒƒŠ’ˆ…‡„‚~~|{|w|‚{vzxu|{t{|zxyvwtxspquzwux{y{“¬³®§¡ž‹ƒ„„tvwspsrsnmkjopgnbfclooyt‚’¡§¨¡™””†tddfjsyxw†Œ™Ÿ¡¤¢–˜£©±¸´©¦ª¬ ˜–•—šœ‘Š†…{d^\Z`gd`[[cZ^^YXWWZUYYROUPMLFFJJCCLMGGGKNKKQKLMMMKOMEISTSPKOLLNOOQRQQPOMPTVQKO[gnnh[NLQ^kggv„xe_WYZ[YWU\_X\WWYZ[RRPMGJKIMHIC>BC>?@797))0,*).,***('(+-,**.+&),+)'+.2,+,%+.+)*4433-)*-1/./0,.1---./0013022036459;:<<8:?:>BGKU{”y_YSVV^bojakiagolgobjglnlqpinsu€’—™›˜¦èVí¨£ä‘vkiea^^][a`]\VT\[VWY_badc`d[RTORQPOSRIORRLJLPMRRSWXTZ]]`_[^]`aa`bfghk`heelrlsoruwpgtzvwuu}yxuuxyu|{}yˆ‰†…Ž‹ˆˆ…Œˆ„‚~„†ƒ}‚|sy|€ˆ…€‚„z||tstkkmnquz~~y{ƒž°ºÁ»«š–ƒ|yx‚€zwuqyrphkptonkackrsyt{‚’ž¯¦ž™–’„qc`ajrx}€‡™¢­²®«©¦¥¨±¶¶³­¬§ œŸ›œšš–‹ˆ“‡p`]]_b_]b`Z\__W]^WURVUTUMLIIGJGFMJILKKJINKLMOTLQONIKRMNPNSLMISRSRONSROSTTVQPU\_jmlgYRQ[lqqwy†h\]^^b[Y\ZZU][aif[RPNKMONLHFCFC>A=?8;;9  +      ##*-9AI005;;;7=@:G@ARSDIMLGHGFANMKUOXX^gltvx…ïH<­hPB=??>727:5978;3024677;:685.//+*('**,/-*)&%&+&-+-3-022;558:6D9;:B@AJDBGFDBADCEKKNNGMTYTXTPQNOSUSTY[WW`aflhfed`bjprpgabc_clica^[]dfgc_fgba\YQRZQNJKUZYZb\Yan‚£«¨ ’u^_]\QXcdgi_UWSPMJHQNOKE@EP^VVUZ]kyy|wlfYPF??GJQWWafy†ˆ’œ¡Ÿ™˜•›˜–Ÿ’Šˆ{|wxsnmmhXC76>CEC?=2696456156,3)"**&'-)#$"(')% )))()%%-*',&(#$(,*--,.)(*,0...022-.2-*039BGE:/(0FWSJKTVJ9226?:79989=18K\Q:6214+&*%$!' "*0*,,,))&,-',-+101%,,-0.00,-(-.0+*/1,+.,00-,,-/0,-31-/-,.1148520354299:;>?<;?ACBADGKNPTa`]VY[bYeffinnqxyur|{svqtqz~{ƒ‰ŠŒŠ†“š¤ºÛI$Öž‚uc_fcfc^aacbXX\WX_[Y]YW[[YWUWWURMTTSTQTRXSNNLLSQOU[T\Yb_^^c^`_dee`gcmnqqmgoklt|ƒqlw|€‡‰€~wwvx~€€„~…€…Œ‹’ˆŠ“˜”–—‘Љ‹‹Ž“’Œ…†ŽŽŒ‡ˆ‰‡‰‰‡‹‘qrzs~{}…†ƒ‰š²µÈͱ§™’Šƒ‡€„‡Žž–‰~ƒzx}xyvrptlx~wmuxy‡‚ˆ†„yohifehw|…­±µÇÝäÚÅ»¹¸º¹½µ­£›¡¢§¨¤¤›”–”‹|tmf`hlljc`b_]_^XXYVQYZMMNLNRMRTPQLMJEINTRLMILXKJKPMLRPRRSTQURRW[Z\XRTWZZVQW\V[`baYOLUfolhijdb[Y\cdeb^``cbads†wdZSQOKOTVFLJGGABA=>99=,+(*,-0,./)./-)-.001//.--/,,/0-00-/.-0..222/-011./353.16456796467966779;A@>BFBEFGNNOLLRWYXXZ_hdfrqkomqvvtuuutusypw{‚ˆ—«¨¡–ŒŠ–™ ¹Âº£„xgbca_]^`_c^ZZZ`a^]\]\XYWTSRURQUQRTQQWURYWRQMPMTTW\\X]W[b`[^\cc_ibehbpouzrnkis’‚smhny€xw{ss{~z€~}zw„‘މ‘Ž‹’’“•”ŠŽ“‹Ž‰‰‹‹‹ˆˆˆ–Ÿƒzurx|{|ˆ˜š—“ ¦²´¨¤¡ŸŠŠ†ŒŒ™“‡ˆ‡Š{†}|{spihqxxsrlnpwyyzukkecjgmv‚„…‰—¥°ÀÂÐíòáÓĹ¹¾À¹¶ª››žž£ª¤¯³«£›‘†tjlklgdd`]_^]ZYVUSSQTQNNMPPRZRSOKMQKLT[VUOQLPNWXQQRUUTXZWUVUYVVXWUUUXVQOTTSUWZ^]UQPQUUW\]`a\YX`aacb^^[\YXahhddWVXQOPNTMJJDHJBFDA>A<(,(*,,,0--&*-'(,),/01.///2-----00--/,02.----,..-*.0--+-12330/28:2259678;>:C>?@A@EGIPQPSVUW^_[`gilrkklnsrs{ums}sppuxw†¤ãøÐŸ“–˜‰€„†Ž“’‡~qhea\`b`VWXUU[Z]aXVYWSRTTVQOSSTUTRVUURTVOOTRSWQV\QVZY^^X\`e`]]Zfhggiiqljnrsfeek‰ž‚nfhst{rwytwwxx€„~}}}ƒŒ‹ˆ‡‰„‹‹…‰‹„ŠŽŽŽŽŠˆ‡†ˆ†Šˆ‡‚‚…„‡‘“‹†|wwqtz‡‹Žœ†‚–——˜ž““ŸŠ„Œ‰‰•Ї‹Š……‰‰ywsiiehoommopnpnllkfcackux~†Ž“˜¥º¿ÁÉÜåØÏ¾¿½ÅÀ´¨›£¨««­³¶¬£™†ynjjgheddd^b^`[SWXPSNPQKLOOSTQOJMMJMJPPQPNKNKQQQJMMRPPSSUPRSWVSTUVXQNQVWURPWVRUVWQMMHJMQXXX^\]]Z]ZWZ[_a`\^`[XUUTWOLNKKNLKDHBCBEEA>=)+*,-)0,)/E5-))+,-.)2-)).2/(./+.-++-*/211//,.1120*-101103651/6768674997=>?F@??BBCFFEJRTVZ_V`bfekhnmouss|w|{vtz{yqmstv¨ÿ 쵕žœ†~z|y†€z|se`b_\URWTVVX^ZVTUUUVRPPPQNLMNPUWVPNPSQRSPSQORTYX[XS[YZ]VXb_bbacmiejekd^jpiaael…Š{kdimquivuuouwvxu~xy~|ˆƒ€~…Œƒ‰‰‰–“‹ŽŒ„‡Œ‹Œ…‚…†‚‚†Œ‡††€{yz{v{‚ƒ„Šƒ””™–œ˜˜†ŠŽŽŠ›‘”–Œ‹‡Š¡Œƒznlnljkhhcllinmmolhkiipw~…—ž®¶¼ÄÂÁÃüº½Äÿĸ¦œ“—¢¤°½½½µ§®ž—Œtmggcbb]\Z][XYURUVROOLTPNRSRXGINHGDJHONQPNUPMROPKIILOQMOQSPRRSSVWPQUUSTSUSPQUUY`b^WNEGKJNWWXZ\_ZUWYSY_[[XX[ZWWRTQSMKNKHBFBEA@FE>>:<,)(-+*/+,) A&),-,*)+++)))+*)-,,/+*..)+/.-220/0/021/12340/121125722663476;>CDABA?AILCQQPWT[^X`lnntjjgmhjiswzruu{ztwoty‘ÔçÓ´Ž’‘„‚{~€ywxsod\Y[\\SQWVT]aWW\WWXSPSRLOPPQQRSTRQLNRRRQTYRUWY\VZ[VYVYX\S`^cbaeengijaZchac``ejqtleehgmmpvnouxvzxsvssyxzƒ~yyƒ‚„…„„‰ŠŒ–Љ‡ˆˆ‰†ŽŒ‰„~„Š„…†„||uz}uwy{|sw†›œ¢””––”“Ž‘“‘œ›–—’Š—š–ƒ{umrlmjddegktytqurminmw{|…–¥°¸¹½¹°­­©¨°¹ÊÔÒʵ™’›¡¬¼Íʹ³»¸«¢‘|oj_`ce\Z[ZW]\[USTRNLMQTQTQVPLLFHICJEDJLMPNGLMLNJJONMLLHMNPPRVTUNNVVSWYWXSSWUP\prh]MDEGJMSYYY]`VX\[XX^[\\XZUUWYRUOKOJGEIMEDFDD@>=;9*&*+++-.-)F.())*--+*'*/*/+,&,.-,*().-..+)-.,,//,-32//0220133001011;:29<9<>@A?=BAGJKILPSY[`_baflptlgffdaejpnost{…ztutt€¨Èз”‘“”„xqqrrf_[YWTU\[WX\]YZZVSSPORRNKKMSTRQRTTNLRQUTSTWUUPXWVV\_]VYU[V]Z]_chjlbjjdc^[_\V\fdhgggdfilqnoqpvvxtvtvpopr{}xtw|‚€€}†‹ŽŽ”–ŒŠŒˆƒ‰–—’‘Œ‹ƒy€‚…‡ˆ‡xzyvvoklutvwy‡›¦ž—“˜—‘˜–•“•–“‰‹—“‘–†ƒxrvvsrjhdbjkrwwryuoolpr{ƒ‰‘Ÿ£§µ´²ªžœŸ¢¡°Æ×àÕɺ š¢£¯ÃÑÖÏÃǸ£‰uhaaggfe^VSV]VWYTSSVQOQPKPSVNMKLGKCEDFHKQTRKLJMMLMNOOSMQQPMPTXOPSRTUWTPTWPSUSXfqg`XKIGFJNQVUV\]YZX\]`^X\]VSQSUVTRQGLKHDFHEGEA>A@@CA*.)-+%*-**&,/+,&**$+++***(*,/-*)-,,21,--/00+.1-*,.21-../2221221335883579878?9ADCDJNMRXZTX]a_b`ovzna`_`bd`komlj€„zxxtp}–®¼¦’¢®¹¶œˆvrefh`]UNQQOOTTTRTVVSRPRSPPPSRQRSXQTWRRQRUWYVU^YUYVVXW]XVU^R[UWTaZ[[eccgefk```Y__[helglpjlkmkhjgjmwvstuuonpryyzwv~~|}x§¡…‹‹‰ŒŽ‘Œ‡Šˆ…‰‘–”—œƒ„‚y|{~ƒ‰…{yystqmoklqtw~‰˜£œ™‹•–“”˜¡šœ˜•Ž““ˆ†}ywwyvskdfir|y{z}xyuvz|€„‹‘˜ §¦ª©ž—•”™£³Ñåêàɶ¬¬¬­·ÇÔÜÙÓÄöš€qia`fed_\]\W_Z]ZXYPPSMQOOOQOOLNI>EHEAIJLPOPOLNNKMNONIFLONOMKTSRWPQVQOQPRWSOSU]ca]TNKFGKIMTTTZ\Y\YW\^`_XYZTRPQTTXNOONKIKEGC?B>><C=;9,*)).())%++-(+.(,+&)(,--,+)+'(*.,.+--*,0/.,,,...,+,20,/./56443353477678<??>B><CGFHLNWWYSXZ_cceqvwn^^d^Z\b[ikqrs{yww|z€’œš«Ø Í“qmh]\\ZUQMNONKPSUVUXUQNPTUVTWUPSRSUWWTTSWTVYZa``ZXZ[[VYXQZYUTTW[WV^^_abad^ce[bW\]^gmnkmjqkjgkfdkkllotzrtvtstytrrs}€zvv†‰‡††‰‰‡Š‡…‡…†‰—””˜’Š…„z}‚…‚}uzwwzplkior„ˆ›“’˜™‘‰“™šž¡™•—”“”‹ˆƒ†€vwocbgkls}†‚zuutz}‚“¥¦§¥¤£š‚‚“­ÉÞä×ʽ²´¹ºÄÎÓæêßÍÁµ~ldedcb``\_\YY[XZVVRTONPLRORNNLLDAEECIEJIJKLHEJLLNPIGMQMRRPKOQPRVSWWVRVSNSQPWXZ\XUQGEJHILOVXXZUU[YY]^]\^\QPQSRPORLLLJNHHFCA?=CD@=5;:+&*)++''*()-)-.)+.-))#'-1/.-.*(0/+,-+--+)+/1/--.-+01/120031/5650248:78;>=??BACCGGMIRSY[X^]c_egtyrne_bYZggbglvpoqr€{yysv}ˆœ½RJá“pcf]UTQOONOQJKNNVWSTQOLPTRTVXXWYXSTYYTWVRWWU[^]^ZWVVWVVRPZZUQV\[YZ^Z\Y]ei`_^_Y^beeimqtqgpemoonjhkgfjklppr|}|umkqwvyxyy€†‹Œ‰ƒ‡‡…ƒ„„•‘Ž‘’“‘Š€z}„†…ˆ‚~z}{sngbkx€‰ž˜œ±±—ŠŽ”—š¡›ž¢›˜˜“š•‹‹Œ|tokfbbkou„„€{{y|†Ž““—˜™ žœ ‹{vu~šºÕèå×ÊûÄËÑÚÙÜèíèѳ˜~maa[_aab_[TZT[YXXTRNSNOSQWZPMOHIGGHGFHBDJGKKJOLNEIKIGLOQNLQPMPRPRTNVUTUPRRTVVWUPIJOJJOKILNPTYX]`[XUW[][\ZSQRROSPOMLHPLHGDCB=?G>@6<8)*,,.-,'-'+*')*+/.+1.-()*-/,*)-,+(,)-/,,.//-...0,+1.+..01244537835::988:9<@<@CADGFITTQY\`b\c`gqquqelf]fmuvloppnvjnuwqpvx­Öüû¹€d_a_VNPRSVVRMNMQVURSRQSRVWQTXUTVYYUW\XWXXZVW[ZW[\WQRTY[[PUSSRVVZZZ[WW[Ucge`bc__^__jhkogfnnkpliojgjejmjhmmqstqkfksuwuvv‰Œ‹††‰††„‚†Š‡‹’——‘ŽŽ‹…‚‡‹Ž‡‚„…}„}€rhlsnz„‹˜™²²Ÿ†”™“§¡‘‘˜”™–‹‡}tgdgidjsv~‚‡‚|{{††‹‘Š‹’‘—œ”„uuvv‘¸ÚëííäÎÄÍÕáÞÖÙåòó¿˜{k_^\Z_a`bXVTTV]ZUSPRPRONT^cXRJCGFJKIFEIJGIKIKINPHLIMHIHMOPTWTKMSRRPSWURPTROUYRLLLLLNNKECJTYW[ZX^__YV]a_WTOMKKOLMHIIGIKHBC=@>@C:@B7<$)++.(++)+**-(*-.+'.,+),.,*/.(+,*&(+----..-+,.0//231/12.,011016;>:9:;??=:<=CBGGHFEMPTYX]bgca]hgjztznmktox|sumuzvssnkovvt”ºáÜË©‰maa_[RNMPRVUQNOMONRXWOLRTYZXYWWVWZ]\\c_^\ZUQUYUY[YVXXW]YVXSXUUQV^[YPY[_Y\ddZZ__\]a_acefegihgjkkpplghhikjmnnmhehfipvuzzvy{‹Ž‹‹‹‰‰„~‚‡‰‰‹”—šš“”‘†Š‰‡ƒ…†€†Œ‰~}uqonkr†‘™¡ªœ›”‘ŠŽ‘”›£¦œ‘†“›žž›—“|sjikgcepv€ƒ‹‰†{†ŒŽŒŒ‰ŽŽŒ“–”‘ˆ{tsr}”ºåîÖÕßçÝÆÁÉåÏ›~k^^Z\aee\\W]URWSOPKPOUKSP]`YNMDFGIEDI?HFHDFKNOLMILJJHKNQSKOXSNNOSQPUSOMMRVTQNLLKJIGHECEDJUYY[XW[YWVTZ[ZVWSPOMONKLHKEGIJB@=@<?C?>:6;))',,*)-/*)-+)++((*++-,'),*+/+**,,()..-+-0**--,./11054121112246<CA89>><<=<ACBGGEIKPQ\_UX_libceiy}…xoslmplmjpn€‡xnppqrty„¤µ¢™pkhb`ZTUQRRUUNKLKKKOQPMLOTYYZWUZZ]^[`lqkb[WZU[ZX\VWZWWac[YWTVRSVYYZ_VZVYhfde]_XZYbbg^ai`fgbhaijhlkiijfinllkmigfachswusutx~€‡‹‘“™–І‰Œ„–™˜š–”Œ‘Šˆ‡‡‡–ššŠ‚vxupnq~……Œ““–𩤭œ”–š ¦˜“–¤ª¢§£™Žvplljiein€ŠŠ‰ƒ‚‡“‰Œ‘––•…ƒ}ttx‡ªæ!<IP<ëéçÝϼ½½×ôÁ“{ia][]cdd^ZYSYTZOVSNVUXMOLRSRDFMIGGCID<GKIGIIMOHCILKJLLPQOQOUOOONPSPQROISVSSSRPOHDFEEFFFFHOUZWV^ZYVTSV\_WVUOQLMPOQLLICDID?AC;;>9?<8>'(,-+),-*))()*+(-/.()+-)-.*'-+((+-*+-/,)),-,/0--/-032.-0256435:J`\LD?<ACCDDCA@GILQNP\^[`_kjkmsqy€‰Œ{njkmeff_jowŠ‚zxjjhluvy………|lec`]`]VWSRUURQQJJKNOOPPPXab^[[ZYZZ_^[fwzdYTRUWVWZVQX\\b^^RUXPRTTZZ[YS_U\ecbd^]\`gb^gd]cbd`bgdegegje^]fdmflpkhij__eloijoortw†““𦡔ˆ‡ŠˆŠ‹“–•–””ƒƒ„‡•¡£¢Ÿ“ˆwkpow‚‡”•“Ÿ¥­¦œ›œ–’ ¨›—˜—˜¢¬©­ •’…|plohf`dn€‹‡…‚‚†ˆ”™——™‡ƒƒ|v{–àH©Æ°”d0úæÕÈÂÅÓãÔ±Œoc`[^`ab]a_\Y[PMTTONMSQTOISOJEGBFEIEFIBDNMIKIJMMEFGHOLNNNJNOOQQMOTSQQQRPTVUQLNQPKFEA?AEDCJRVYWSVUTTOSWZ][RMPRMNKNQNJDFFEDG<>>E><9<<9()0+)(*-)/*,*&,..,,*,-*((,-(+,,-))')-.+(-,+..,-./0/,/1/1464236>^…ZEBB>>A?DEHHKJMRPY_[^Y[fffovxuŒ¦š…oddh`^`Z_cq{wzqgdgmjopuvwwm`\^^^[USPUSNPRTSPKNOLOMQZ`fe^\]__``]`blma]XRTXZX]ZW[]Y^\_UTSVUYZU\VWZZ^fhcbe^\^`da\ecdafcbeedbedkeececfljqvmfdid__dihhipopxŽ”‘“›“†ƒ‰ŒŽŽ‘–‘Œ‹|€…}˜™™œ —–‘ƒ€qvnoy€Ž‘”œ– ¥©ª¢¡Ÿ›–ž ¢Ÿ¨¥–¡©³©¨š“‹}|zqpdfdjv‰‘Œ€‚”’•™›˜——•†ˆ…{€ Áiغ;ÂqB, +íÑÇÎÑ×ɧŠsb[UW[ad^__\X`XYTUOSWUTSOMPJGBDFEGHBEKFORLLHIIKKLJKCIGQMMLONNOLKOTPMOQTXWSVVOLMGGGDFBBCBGIOZ^XQRTSSJPVWYUQPQPOMNLKKHEMHGEE@?>C>=:<94(,.))*(*..()(&(*+---*--)()-*,,*+*-+'./*+.++/0021/.1551/23323747PtvXAA@>AA>EIKKMMIMQSRWXY\eis{ww‚Œ§|nc^`_cd]_aalsicfeekfljnmjjjce___VOLSOJMSQLRPOKJKMMRTX^^[X[`eie`_`bada_YUYYV\_[ZY[Ya`XVTOTTWV_^_]_ehc]b_`Yefefabamfccffcaddccdfilnqvsrokkhdadbadefimkrz‚ˆ‰‘•†‡Š‹‹‰ŒŒ‹ŠŒˆƒ„†ƒ’”‘–š™˜‹„ˆysnlu|ŒŽ•¢¥¤­§§¥ž¤•¢™ ©®¯¤ž¬²¨®®š“‡‚|xxnkbeqz€€‚ˆ”™Ÿ›—Ÿ£¡”Ž…€Šˆ~‚¤ +Õ3ÄÞqZçoM9çÛÕ˹ƒnc[PR[_```]XV[YZXWVWWVVTOQMLOHEI@GAF@GEFNKJIFIKFIKHIHEKQKKPPRQLSPOTSRQQWZY[WQJHNMEBCFFEDDINTVPOUYUPMSQSYYNOPMPKINHGHHMIJDAA=<;==;:77,-+'*+,)*/&*%*,*+-).*-(,,),*,.-,.--,..--.-*)-240.0122221349:59<BLOF==<;CE@CIHIKLIKLNRTXcihlt|~€Šuf][Za`bfigjhlccghgjdigdhe^fie][XTSSRPNMRRMLMLGEJIHNQSWWVY]_`c_]__^]^_[Z^VSZ[ZVTTZ\[[[VURWLUYW^g`]fe_\ZcY]^ef_f`jndca^fegdhnlqompqtsusnmnkifjd`edaikjnv|ƒƒƒ††…‡›¡…ŒŒ“‹‰ƒƒ†ƒ‡‡…„ˆŠ„†“™–†|sjpwƒ‘“ ŸžŸ§ž›¦  –¢­µ¶ª§°®«¯°¢—ŽŠ„}ysfaenotƒ„ˆ˜š–£¤§¡–ƒ†ˆ…„‚šï®l…o‘ˆMLJ€c%ûàÁ¨–‰vcYWZ^_^^[YYTX[VWXXWUTRQOOHMMIEA>EFEGEHKGIOGECIFILFGFENOHLPNRQKNQLMQRROW]``[VQJKLIIGFFCFHHLKJMQVVRNMSWVTVTSPOLJNNLFGHHKF@C>@>=<B>;;8/-),--,)'-)(-**--/(..)+,,,.+,0,(,.,-,(./*,-+//-.-0.,/31055565579<@>;?A?DFEDHHIMOONROQT_gpssu~„ƒ„ƒumggbc`krtmrrkd`ffhh]eadfdchi`_ZWX\XVTQMNPMJIGn^CFHMQSTVTTYY[_YY]^XY_[ZZ\YVTVSRW[[[TTOPTTRRMVV^]`^`Za]b^Y\alf`_`hk``mifgnrqx†ƒ€wvvtrspklhfjkllmkjjpokilprnw„‹„~€…‹†Œ“’Ž…ƒƒ†Œ‹Šˆ‰‡ˆ•¤¢ —˜“Ž€pjqt}‹˜› Ÿ¤¢›§¤žš”™¥ªµ®ªª²±¶º¯œ’އ…~ygdkknqz†ˆŠˆ””’—Ÿž¥¬œ‰‚…‡…‚†•ÈOy£jx($ñÏîþµIÙ½¢˜yj]_^[\`\WWYVYYVTZUUSSRROMMILQGCAAFAGFGFFJDCFDHEFKIKLLKJMPPNOPMORROTNIUY^gaVPPPOQSNHIIGLQMHKRWVURRUVQUWRQRPNJKMQIKFJJFCHCA?D>B;;8;66*(((+*)),/+,-)*+'*),,**+-,,*+-/+,+,,,.,.,.1//-,./31.../2621455559==<;?CBGIEJJLJRRNSSQS_poxyxx~…†€†{juqy{{}…{usvldYbifd`edcddchf_``YYSSTPNOONLLJIULCGGJPUTQQVZ[[[XXZZ_^[[Z\^YYWUVUTXYWYUSVRUTYVXV]dc]c\^]c[^abbgjbedhiijffru~‘°Ç¼©Œ||wvurojjmllejnlkopjlkeinkqz|€„„}}€–’Ž‘Šˆ†ˆ‹ŽŠ‹‹‘—Ÿ¬®§¡£›‘ƒzssou{†™¢¯«­¢Ÿ£œš¢¦±ª­¬µµ­¶©žŒ‘Œƒ|phjmeo‚‡ˆ‡‰‰‰‘™¢¤£©›‹‹Š‡…Ž´úh±€‹ª­¥´ÒÔŠ)ëÁ³£žžˆndhdc_[_]]YV]WTTVVQTONNKMIKHOICFEEFCGDI@FDFMIDIIHILNJJHLRQQOMQRMLPTRNSXWYVRTVTW[UOJGHJMONJLU[XWVVQUVWXWSMLONKKMMGOMIFDDDGA@=@8<::8>%+,,+,*.,-*(,--,*,+)'/.--/+,***+-,)-+,//0*).-./.-/104501778658779==>;=@EHHJMNLNUTUROSX\po}…€}|~{|zrzŠ‘—£¡—Š}wojcjfoebdbdfdafdda[[XWRROPQMPOMLGGFEGBEHKQQNMTXW^ge]Z\]]dg]]^YVXYTYSUQYZZZVSVWSQROY_`\\\^^^T``^`afg`cheijgkr{–×mà§,‹v}snjqnmglglqonijmqqkcgllnv€}{wx|†‹‹Ž‰Š‡‚€…ŠŒ†ˆ”œš¡¥¯²±­¦–Žyyusu|…“§¹²¬©§ªœ•“ŒŸ­°²°§¬¦«¯¢™“‘—’‰wojgjy…Šƒ†‰Ž–žœ˜ ˜“––”¤Ãñ "5<<Vpc5ñĪ™…qhegb\__`_XXZUVRTOWRLKNNLJMRIHBGEECFHAGABAJJDDMLIJGLKJKIJNPLNSQMJOOLRWXVUUSUXXbfZQQNLLNPNOQV]^ZTTRTYWXPRQLLNIGJIFLNGBA@BBD;<>;>9<;:&-*'(*.+*-,*/+*)+)*,)*+/1,'+,*+*,-01+,+./+*,//,,..1334225997=;79==9;?ABHLIJMLLSURZTVXZjut|x|}~|t|zuzªÀ¼¯™{uojjptrjchfdc`aecfig\ZVSTTPNOQNKLJNMHDCGHKOMMPQV[ckea_`_dlib`\ZWVYXZVWRSUVQPQRT\VWYXSSYZZ\_Y[_^^`^ddbchemkfop†¶N_ûBÞ)—ƒ…yunmflkomrpjmkkpqnnnmlggr‚„|wssv{€‚†€…ŒŠ‰Œ‘•Ÿ¥¦§¦ª³»­ ™Œ…~€|{vw‰§µÀ´±­¤œ”‹Ÿ©½¸»®©¥¦¦¤žœ™”‰ˆˆ‡{okeg{†ˆ‰‹‰Œ‹••˜›ž™–”Š ÂÙÔØêùÿ +#4$ͦ‘…y~€{undkc`f]_\[aXTTPQVZUPOPKPSMROFHJJFHFFDGCFBCGFGIKKLPNMNMNMJOMOQONOJGNV]db[USTRW]XRPNLNNQRQRV\[ZVYXQV[VTPQPOLLHJIEIKJEGHED@A=@<;>;=;<%-)'**)+&+)),(,.,-0+)-(---.,**.0./--.-.--0..10.-0232123249878867<>=??BEHNLKNLQUTSVYdbeqv{tv€~†|y~xvy‘³º¯š‰}poiefmsnfgfc_b`bcekebYZTMMPNOPPRKFIPQNKJHKJKPSVXZ\_da]^\W\d`^_\[]a]ZXZTTTWUVLPUW\\[XXTQU_W\[[\VY_][bc^ddipnorzŒÌzf ç b,^Ÿ~€‚~unlijnospoknqlnrsomnibdp€„{yssurw|{€~†‹†ˆŒ’–™œ¥²¹²µÆÍIJ§–‹ˆƒ…~}xyŸ¬ºº³©¥—…ž¬ºÁ¸°³¦¢¤¤œ ¦›‘‡‹„xlhgp‡†Š…„†”—•–˜‘””–ŽŒ—¥³½ÆÑàéø ùÖ°›Šwoqqmorhhcbe_^c`[VUSOUSQQOOJNQUQNJNIKHHHCBEBFEGGFEKKHJMNMQOTNOJGLLOMQPKKNScne^XRRRQQORQHJSYZTSXY^\VWWSRZZTSQTVPLMLFIIJKHGHIECCA<?;=A8==:&-&,*+')&,',)+.++.,+)/(+/0-.,,-..*,-/0..,./-0..02423688866:<;79<:BBAABEJNKKNLSZVXW\`il{u€|ry~€ƒ|ztw}Œ£´œ}qicf`ecfld_`a^]^__ddf\ZUSUPKKOPMNSSLNMMPJHGHMMQSSTW[[_]YXUVVZa\]^_aea^WWTRVVVUTWSXTVXSTVX[]abVY[VY``]\gfikhfnpnzŽÉFF äï–‡zx|uolmhehppsolpstqrojppkjt€{tnrwvvwz}~~ƒ…Š““”œ¨´½¸ÆÛïà¬£ŽŒˆ}ƒ}{y…™¦©¶°©­›‹‹£¶´¾º³¶¯§Ÿ©¢¥¤œ–‰–Œ}tmihsƒ…Œ…€‚ˆ‘–—›œ—™ž¤¦Ÿ•”™£°¾ÎÞçïøêѵ†xpnjmnlgea_bfadbYOSRPUTNPOMPUYQUUJPOOILECHCCDBFHHFKHKNPLHMMPOIOSSRSPOMIKJR^baYRQRRQSTNMKQajdVUYXXXURTST\^XTQQSSMJNHEGLELIGHF@=C?9=><<<=>(-&,)-(+--)),--),,,**)*-,//0.-0/,(,,/1--*,.*..,/2346567768:9;=>:=BBDIGJNLJNRRYXWX\dbhmy~†‡‚ƒ€‚„€}|rwz}„•ª’tia\]^bae`^\_\][[_]be`UNMQQPOQONQPQTQPMLLIJKLORSPSWTVW_aYWUXZZ[]\\^_\[aWSUUWYYTVZVZWPTVWV[]WZ\X\a]d_]Z`d`djkjgmfp€ŸÛ÷T˜SÀˆ|vxtpmnknmilorornsptunopnlnw{xuojinvtx|y{yw‚„Œ•™˜“šŸ¥°¼¿Ô/ì¿«™Œƒz|‡{wŽž­µÁ¯ Œˆ’¢ª´¸Àƶ²§¤§¤¢Ÿ¡ž•ŠŠŒ††~me`nŒŽ„ŽŒ’˜››£«´ÃÅ´£˜•Ÿ«¾ÐÛßÞäÕº¦”Žƒumigjfgebfgheef_^YSWUVQPNQPPRQSRSQOPSPEF@EEAAE?HGLMLMTOMMOLJMQZ`YUVQJMLMLRUTTUWUSPPRPLNR^”ybZSSXZUVZXUY]WSLORLHLOEJHGFGIHJEDE@?;>=<;<:=)-())-*/.*)/(,0--)'***,.+,,,+,-+,--,-,+--,/0./.-1235469:<99=;;<7<CDFIHGHNNOUTTWTT]bipks€–“•Ž…‚}}xvqxx†“š…ve\cfd[di]_[\ZUW[\\^dXPSMONPQQSUSQUVTTPPTMLPNOQRQRXVUZZYZUTXYZ]]ZZUZYY^YSW\YVRPPRTXPVY[\ZX_ZY]^bfcbba]a``cignjjlvt~šÑýéª}tvxsukjimmkpoptytsuxtonillnuvplmignrpwzzz{~ƒ„‘˜””‘—œ£«²¾å2{w$д¤˜Œˆ…|wvrz€•¥¹À°’Œ™Ÿ§³Ä½³´§­©¦¢ž¤™”‰†…ˆƒnejn€†‚‰‹Š”””–›«ºÇßãĪ¢œž«¾ÊÎÓØÖ̹£”Œ~qnlpnfef_`defee[\ZV\]ZTTPUTQSZ]UQNLNPNH?ABCAEEBFENQNKNOKROEHKXhe]\XQNLONPRSVTRTUVPLNKMOSnž°ˆ_TQQY_\Z[[UTVSOMQQKJMIIKJIMFIHFEEB@<<=;<9<>;(-,,**)1+(,-+-+/*(')(,)**((*),++-,---/.,.001..1/13114766:7:A?:;99?DFHIHFLQTPSSVUU^jqxsw€“†ƒ„†}uvlpo€Šwrchovmgjda`\ZZYV]\Z^aRT\OKMQTUPUQPUXXXWUTPPOPSRVXRRUVVTWXTUTVXWVXZPSW\]\X[ZVQPLKKORUSVUYYTXZWbcbfccb`\f[dcdgihltrsxŒ”’{ztqpvvsnmnnkqnpqtxvrurpmilnqsronnnmmpoqsx{{z{ˆšœ’’•˜¡ª´Ö!~‹)ß´¢žŽ†€ƒ|ruxtyƒ™£®°¬’‡––¨¨ª·®±±§¨§¤›¤­¨š—ˆ‡Œˆƒsjiiuy}ƒ…‰ˆ‡•––˜’™¥°ÀÖÞÊ®¢£ ¦·¾ÀÅÇż°¥“rpllvpof^bacgfcf`[Z_bbZXXRXQPWbm_WUPNNGE@CEDECDEHGLKOKKQPNOJKN]je_^VQUXRMORQUXRORRQNNMSRQh…‰nSKNSUSY\YZXSPNGIMNKGKIGKIIKLMDAFBB>@=<?<<>8;(,,--),-*,*.)0+--.+,,/.*'*-,,/*-+)-.///.-/0-0002261/798:859>?<>@?>CHHHJKMOSSQUTV`n~||u†‹”‰~…‰ˆywpkojzu€vvlqtwrji`_b_WVWY]ZXV[TUYTRONTQMWSPSWWZ]ZROPPWVVUUTPVWRTYWVXVURQXYXRRY[[XYZWYVPJMNOPTPP[[SV_[\a_]_`_da_eZcbagcflknmqwz{|wrrronoksqinnlrqprvqnqtrnknonmptrutpporrtspyzx‰–œœ™Ž“œž¢±Êê5;Ø·£ŽŠ€~wkrwt}|ˆ–­ºª›Ž–𣝱³±©¢«¦¨¤ž¬½¹¦›ˆ‰~tijfqtv{…ˆ“’Ž—¨­®ºÈ½§Ÿ¢¦¨°¸¹¸¼»²¦ž“ƒtkqottpc\abefgaac^Ycd`\[USVTSbnuiXULKHADFGHBBEBHIJIJLQQRQQQNNMW\\\XXWVVSNNRNSWWVRTTSQOVWW`b\UMGJQWXWWZZSQMKLOJMPLHCFIIHIIHDGIAD?@;;77>=:=)&+)*(*.)/,),/,.,.-/1,+).,)-)*),0-/.-+1//0002334169556:<99=@?:<ACDEHLHLPORUVVUT[izŒ”ƒ}wx|~…y}ˆŠˆxtqslnuzvuyxruxrpe`^_^[XS^_UUSRMKSTOQOKMNSTSWXSWUQSPNR_bZSUSNSVRQUXZYUTUWXVSTSUZ`YTW]WWQPPNLNSUSTY]\a\X^`^cj`^_fcXahdebfeenjoqz{tuulkijkhkmkpmkpppssnpuwrqrttrtxzzywuturqtstvwy{„Ž ¨¢“’›¡¢±¿Íåóå͸­¢”Œ~|rnsosyy…£²ž›“–žž¯»µ¨¢Ÿ¡¤¬Ÿ¤¸¿Â®šŠ†‰ƒwrohbjmpsy€“’“Ž‘”¡¨ ¨±°«£¡ ¨®±°µ¸°¦œ–†uikjmlfa[`ha[]```c\Wa]YUTSTXTajmhTKMHEGLKGBBBGGEILISMPSTRSPLNOQQPQUWTPPRRSVRTSUUUWUSSOQWXXTPMGEIQVZ_][WSTNNPQMNOLIDEAEBHFHDEEB<??:75::8?;'*((),',+-(*,),//*++/-)()))***+/../..)/2/+-0133133485678;:=;;>=@FGHFHKJLOUVRTUX\k~Œ™‚wtprrstz}whmqoxtvvuw|z€†}rdec]][ZU\[XVSMKGHNQOJDKLNSRSVUWTOOQR^kf[XVRPPPOPORTUUQTWVTOPMRZZYVZYTUSUNJMKQUYY[\YYX[_`bifd[^b_^_dcecfahkins{vnmnllllmmklnimnlmppopvw{~~{yz|zz€{}|xvvqrxzz~~‚‰¡»·§œœœ­°²¼ÇÑÓÐĵ©˜ˆ€urnorrv|Šš¡§™—˜›¯»ªŸœ¢«­ª¨¬°¼¶©™ˆ‰ˆ†‚wqb`elptsx‹’Ї†–“š –š¤©¬¡œš›¥±·³¶··¯¢–ˆzh`dfddd\]b\ZZ_`ac^Y^\VQQNOUV[]XZQMKJHGFGEAFACEGJLMQNMSXWQPPKLPQPRTUQNPPPTYUWWTTUUROOOTYWRQNJGEKT[XXb_[SNNNNOKIKMIGE>@?@ADEAA>;:A@75?==77%+(,*.(*-*&/0*+(+()*-.+-+,+(.+-/)*---,...,.210345434695:?=@=;DDBGGJKLLLIKOTPQTZ^ck{vrsuptssz}yqlnmvzxuvu{‹‹‚refe]\YTSZ_]ULMKFENQMKIJMKOPOTSPQPLLN[_\[WXWNLNNRPRWVTRPRPNQROTVTSWWSZUSTPMLGRTU[VZZVY_`^`ee]_^`_eb`gffcdknkmqsspmlnnkmmhjmmjqjimplllsvy~}‚€|}‚‚}~~ywyzxz„„„‚ˆ—¯°£œ™–¡§ª°±¹ÂÅËÇ¿°ŸŠ„‚|wvnotv—•£œ—˜’•™¥›•Ÿ®©¦§ ¤­§¤˜Œ‰…ƒ„vkgeeglsuy‚„€ƒƒ…Ž“—𓔥©££¨§©¶Á¼¸¸»¶¦ ‹xm]\_edaec``__cdhh^b\\WSQNPVUWSNOKKHLGCADBEBFEGIKQUQONSUTOOIINLQPPSRQQQRNOXXWUTWUQMKNRQTZXRNJFFKOXYVbc`TMQPMNJIOQLJG@>?@AE>@?=@8<B>:>A867+)+)-*)+-,*//)'--,'*,+))*+)',-,+,.-,/11-/-.3322477569979<>A@CEBEHGIMLKKKNQKLPTX^\]gomomtwtvvyvwspnf{vuz|„Œ²¬’zmeec`[SZ[^^UMJILIILJHKKJEIMMONMJHGEHPQUXUUXTOMLPQU[\UPNQSSTPTWTRTXXVWTTSPOQMPSUXVXV\Xaa][bcZadd`fe`bcbaffhflkpwmnmsrijlejoqnqrmmnkjlt|€ƒ…ƒ…‰†…ƒ„ƒ~€~~|}€ƒ„‚€‰”••‘“’”›¤¬©®·ÂÉÈÉ·§‘ˆƒŒ…|tooo~ŒŽš¡•ŽŒ‘‰‘“¡¥¥ £ª¦£¡”‘ŒŠˆ„tifhhgruvuvv|}‰”—•”›ª°®³¸´¸ÂÄûµ´±³ª’zgcaciihomhfefbkjf[ZZUZWVSUYROOKKGGIFG>@CCCDCBFHKQVQNNLNOOKHOSPROQXTMQQRQSVZXVXTOQMHKNMU_[SLGFHJHSX\a`^YWSMHHGLNMLHHCBACCEA>@;><8@;B;9597,-+)+**)*+*,.,+---)*+)($'*-).1.**0..51/.-10.34346759=:9><>GJJFDHKHFHGJJHMTOQUSU\_^dllkknvw~}|wlmrsjmx|z€‚˜Ò1Étpjhc`Yaa][YNLLMLFJJEHHBGHJMIKKFEHIHKQSRSXXUNJMNQTY\UUTQTUTSWZYVYZY[WUTXTTSSPNVSUYRXZ]^`_cad]eafcdb^aaej`fcfkprmrorqqolonqrswwpononou‰’‹‹’‘ˆ‚†‰†ˆˆŠ‰‚|}‚„}zŠˆ††’£§±ÁÎÁ¹¨™ŒŠ~ttsr~‚‡‰„› ”‘“”•’›¤§Ÿªª¦Ÿ™š’ކvpkmjioruyruvx}‡Œ””’•¨³»ÃÇÆÈÈÈż³®±´¤znllouwttlimkeeih_ZVYTW][VUSWRNOJGIJEFEBEDAFDEFHLNPKLHJLNNINOPOPOSTROMNPUWX\YUXZPQPMMJNTVWSMLGHMINY^]e^ZZSJJHDGLJIJGDGCCEAA<A=<<;=9A;66;;++)+)*-*((,(/-+(,--,+,---*+*,..++-,-21/0,,..2422788;=;:=<CLNKHJIKKGGINJJMTSSQVZZ_`dmfhlouw€…~xolfkqjyy‚}‚†š÷¤mê“{qpoif[`^]XXPOOIKJHMIIEFFCGNLKHEFEJLINTPPURMGHMNPOW^[VTXZUTUXXXZYST\UUUWSPRSURUVT[YX\Z[`edcdcfacdbi_beck`a`calmpsw~}zutysurpwyrnossv|‹›œ—“’•›•Žˆ„ŠƒŒŽ‹‰‚‚‚}}|€‚‚†…„‡€€‰“–¡¤µ¾Â´­¥£š•“”Žƒ{sxwzŒ‚„…‘‹‘ŒŠ’”‘˜š¥§Ÿ£§¥œ™˜“ŠŽ…|xtsrnux}ytwty}€‡Ž‘–›ž¦¶ÁÇÌÑÑËÊû°®²°¢yw††|{|wooihjf^[[YZW]ZYWNVRQRKLKDBGHDBB@BEGIGKONKKKNNQPNQOMNNNRPQOMNO[SRXTPTXQNLMPNNRQNKMNIILMMPY\`\WTRJNHHINKHMFDC?ED??>>?=>>>=<996;6)+++))*+..++./--+*-.**./,+)**+,--/-+1114/,/22100799;:<<;@EGKKJJLIGHLNLKQSSSUUYVWZ\`hlpnqx€†wnthfos€|Š‚{†—áI"‰{rrrjgW]_[VSPIJKJJHMKIKMKGFKMLLLHDGIFENRMLLIFIQRQUW]aYTZZSUUW[WVTRUXVUTUTRQWU[X^]_c]][_^`ciemgcdfglchkggc^[\ciqpu‘‘„}}€~xrtywvppvy|¬µ­¢ž™™–’”“ŽŒ””…€}|y|~|‚‚}}~ˆ‰”¤´½·¶«¦››——”Švtuv}……‡„„…„ˆŽŒ‡“‘–ž¥¬¤Ÿ›¢ž–“ŠŽˆˆ‚{zrr~wvzuwwx‹—œ¡­·¾ÇÌÐÎÆÇĺ«¥¯¸³œŒ…Š•Ÿ›ƒ€}trrjid`a\Y[[\YWVPSTQQKIJD@BFC<EEC?AFHLKKIFKMJKNNQNPRSRUSPONPQVUSRSUVUPOOMLNORSQMKLKLLOOP\\X\UQOHJCCFHLGIDCBDD>>>@=B=?@?9?77:;4+2,,&*+,/,-+*,-)(*,+)*+,/.)*--,.,./01/341123322458<;9;>>@@CGHHGJFDFMQLOPQONUWXTPUU\gmonmxƒ{}wxsypswx~‚„‰ƒ‘³Ãªztprqlb`Y^[WRRMJKIIHMNIGLLKLLKONIFEIHECGLLLNOJKRPQZXV[YUVVUXZWXRRVUVSVTSW[VUTX^]fb_d\Z^b\]crpngdjemhihpjg__]XjqquŒ¥«”…‰ŠŠˆ€~|wy}~‡¬Èý¶³±¢œ›££ œŸž›‘Š‚|{}{y{yz~~{z{z€…’§À½´§—’™˜›“”w|q{…ˆ‹Œ‹‚w‡Œ†ƒ‘Œ‹Œ£¡ž£˜ —•‘••‘މ‹†rs€Š†~{zzvv~Б𧮶¿ÇËÈËÉĹ«ª¹Ä¿¥•˜§µ«‘††}{zoonmihd^X[YXTWVVTWQRKIFIGFCE@CE@BCJIOJLLMEKLLNNSTVUWVWRPPQSOOW[TUYWTRONMIKNRVTRPKIOROMUa^X\XPLECB=DGIIHCDEGC>==@@DA>C;:>5::<7.-),**,0./,)()+++*-''+-,.0-,,-//.-..,-234227556677<@>;:<=>ABFDDHDCJNONORQQSWYWXPQW]fhjnkr|xvn}€‹‰ƒuuz„„ˆ€‚†”‘‚xrtvqlf^e_^YZWWUQNLJMMNLFLIIMNMOOIDEHFDFIKILMLLQTQUWVUUUYXVYXWVUUYXQPTUUSW[VXWYY]je]_\_[_`egpupjjfhhgkhjkla`]^hvw†“¦«ž‘—ž“ˆ‚ƒ€€€¯ÇÈÅÄÈÅ·«¥¬»ºµ²ª¬¬¤¦‹†€|}zu{zx~|vvvt}ˆ°«¡“‰‰‰–š–”‘†yqz€‰‹‰zƒ†‚ˆŽ†Œ“£•žž“–˜‘ŠŽ›œ’‰Š~z~ˆˆ~xwuru††Š”›¤¨²¾ÆÍÆÉÌÄ¿±«¹Á¶§—“ž©¸ªƒƒ~olotsphbXXT[QUV_VWVSLKFOJEACFA?EDGPFHIFNNKHNOSQRX\UTVVTSRSQORX]UZYSSOJIKLKIOUSSRNMNOORV\[YVUQJCABBHLMOKFFDFG=?B?@C@AA;@89>;75-)-++),+/-',--+00*+'*-.+.0*+,-/-,..,./0.1/3853577;<>@=;=?@BDDEFHCDONLNLOQUac^[XSQV[_dgpms{|yu~²¡‰oow€ƒ{ˆ‰‚uqvtofba\^YUUUWYVPKMSOLOMJHKOOLKNJDECBDDGKHJMNOPUUUURSVRUWTXWUTRVYTSUWXYYW\XX[ZWbea`d`c^\Zegswohniifjiehlrhgadms|‡•˜’‘“¢¬®¥—‰†„ˆ†„…‹Ÿ¶ÎÕÏÓÔ̼°³Àú³®¯°©«©˜…}zuquywxvvupqw~…‘——’†„‹™Ž•’“އxttw}ˆŽŠ‚|x~Šˆˆ‹–š•š‘“—”¿¡™ŸŠ‰‡~}}xurqv{~‡”Ÿ¦²¿ÅÌÉÈÆ¼½¿»¹¿Âµª š˜ž¦Ž†{|€ysrxwvi_XWV`]YOWUYUOJKFOJD@@CD@DDFJCCAEKHKHMMPRTW\XVUUVTPPPQSUYW[UOONKIIJINUVTSQPOLMPTVXYXSRPMGE?FGIPOHGG>BI>>BABA=><9:89>766./,,)','-),-)/-,.))+,,,-.+*.-,--./-.310-,-2535687::8;==?ABCCCHIFFFKLJMNPR\gda]TSRT[aa^ip{‰’˜Œ‚–¶žmoww€{}s}‡ˆ|ynummbb_WZXQXSXVVPNQWUPKIKIKOMJJMLFA@CECDHKKLONPPRTSPRVTSSQXXUSPTVSTZ[Ybd^_[[]\Zbc^Zc_][YZfhpslpqnkeihjqqrokehoszŠ›™“ŽˆŽ’¤¼Ë½¨’Œˆˆ‡„„‹˜¬ÏéìåàÖÇ¿·¸¹°¦¥®«¥££¦ž„zxwutrqknmoqz†‰ŽŠˆ„‡’–’‡Ž–ˆ|uqtzƒ‰ˆ‰ƒy~…‚†„ŽŽ‡„‡‰Š–•º£›Ÿ‘Ž‘‰‹ˆ{zxvuxxyz~‹“˜¡®»ÅÉÍËÃÂÅÆÌÙØÖɸ°¥•‚ƒ}{€{|z{xri]\YYY[XSPVSRMKJIFIDCDDHE@HJIEHGHGHJKMLQUTTZXVWVQQQUUSUVTYWSPNNLGHHKTZXTQMLNONNPTWXVUTMKHE?CGHKNJFHAFFA>@AC=>==;;;:8676(/+.,(,,*-+-)+-,()*0--/.++0-+*,./--3332/2124587889979;<>BECEFHIFJJHIILNRQS\_\XPOUT\aa[fj|‡¢µ‰‘šŒyooqu€}{sjlz†{zvtlhaZWVXXQZ]WURPNQSQQNNQNKIMLIKKHCCFIGFGIKKILQNOTPQRQTVQTXWWUWVTRQ[[\edb^_`_^\cdf^^Y\Xa_jfjlksuolilntvutuphjmsƒ˜¬® Œ”¨Îïæ¿ “އ‰ˆ‡Žš£ÄèöûïáÕËÀ±¦¨¬¦¦¦ž˜š£ ”Œ‡|zxrolidiednw}€ƒ„†|„Œ“ˆ…ƒ‹Œƒ{rpsq}„‰~~}}~~‚ƒ‡…~~ƒ‡…‡‘‘–žž”Œˆ‘“‘Šˆ€|}vsxyvwx€‹ŒŒ›¬ºÈÊËËÈÏÓÏÚåãçßÔÁ¦}{ƒ„ƒ}{xnmb`]]WUYYSVRPNMHJEHGFEHGFGOMPDINJGHJMPPTTTTVYVXSOSSSUTUVT[Z[UPMKLMJJQQNPNKMNMMORTRRQVTNIJGCFKFKOLIHJPLGAAA?>?<A=><96857),.1.,-.+-),1+.,*+-++--,'+.,.+,.10.233026436877999:>B@?@DFCFJJKGILKHINRPNNQYWWPPVS]\]]egr~—§—„‡…tqkrt}~}m``pvyxurnga\RTZWZZYVUPSPRTPQRSQRMJJNKJIHHFIJGIGDHIFGKRSQROQSTSRUTTUV\\YXTZ[``bd`fffebjghe_]``c`fdhlkosqomqqtwvuzvirs~•©¼¹¬›™™°Öã´¦™†ˆŽ•–Ÿ²Ö÷ÿïâÖö¨¡¬·®¡ž˜’‘˜—‘Š}uoprmgbcdghry}|y{ƒ|~‹Œˆ†||€ztmlqosz|€{€{|}І„|x|‚ƒ…‹Ž›œž“ŒŠ†Ž•ƒ€€y||xxux{|‚ˆˆ…‹–ªºÄÉÌÐÕÛÚÖÙäòûùç˦‰wrz€}„|€ƒ€„~xqmkgba]]XYXSYRNNLJKIELEDHIFDPLOJJJJKKJLMQUTUTR[VVRPRPSSQVYW[[ZWRMNQOKINNJLIGJKJKJRUOPPTRLLNLJHGKNMKHCISTKE?@===:;>:;67786)++/+,++.)-+---/..,'*---)+./10///../101232584489::;?BBAEIHGKLKKFGKLLKKORSTQOUXSTRTY\`dn{{‰ƒwx‚}lpknrv~qfa\gkqpplphc_UY\[ZZUZTSSQSTQQSQSOLMHIKJFHJIJGGJKJHGIGIRTSSOQUUSSRSSQVac`_]Z^a_ceekgihhkifdddbh`c_fdflkovpnjpsqvt}yt|Œ¢±ºº±§¢ž¡¬Î õǶ¤‘Œ’›¤¢ ¨ÉþïØÇ²©¬«°µ±Ÿ’“ŠŒ”™–Œ€tqpqqiecdgfmurvvw|€€‹‹„‰{unoiofmpkpu|y†€‚€„Љ‚‡zty~||€ƒ‹“– ž’Ž‹…‚}~y|‚z€„„„ƒ†ƒ„Ž¥»ÄÆÎ×ÛããÙÙð !"ùË£„po}†Ž“ˆƒ†„ƒ~tqnfge_d^\URUTQOQNNMJEFEGFMKEKOLJJEGLNMONSQRRUX\[TTTSSTVQUY[ZVUXVOPPKIIIJMMKIKLKOMOQRSRQVQLMOOIIPJMNFEHSWIB?<??<?8=9<889;8)++-+()-.+,.+-+-+,(,.*-,*-/0/1120-/12342236865:;:::<A@?KPOMKMOHHMKHMLHHMOPRNPRSXSY]_iq”›’†{nkvtkimimpti`_Xblikiekea\XXXaTTVYVVTQTURQUOQONLHGGKKHEHJHFEJJGIKKOPTWTUSSTSTSUUUZ_eicb_bccdafnghgkjjgbddfcbh_cb`ljmulsjpqqsv{‚†‡‰ ­³µ·µ¸´¬¬Ãê÷æÇ¶¨™–’𥤦®Èîõà˶¨¨ª­°²¬Ÿ’‘Œ‘—š{wsnrsqoebisxotx{z‡†…‡ypjhhnaglflqyz…‚…Š‚…‡ˆƒ€xwy{y€‡‰”œ™ ™”‘‰€‚€|ƒ…†‹ŒŒŠ‰Š‡‡†¤¸ÊÒÒÕÙÞáÝå$@2þÊŸ|sy‰—žš•ˆ‹ˆ‚vsnghhad\YVOYTPQSPKNIIEFGALNGGONGIEEJORSPSQRQT]^]VQWWYUWUSTVVSTVWTPLIIGGIJKNMMPOPPONSVSSVXPMPPLROIJKLGKRSJ@A>??=;;<;:9699:---(-*,...*..,,.)*+.+*,,*,-/,/0101114413545:=:<<89:>ECCLTWPJNRLMQRPNIJLLKJKNPTU[Y^cdps‰¨¤¢{oecgidipomjhaZ[elegcb`_\ZYXW_YRSYXTUUTTRSZSSQOLIGGKMGDHKIDDHFDIOQQORTRWVSTUVUVYZWZhlcacdhjifijjkidghjddfjabeb^`gkootv~poqyv~z‘š’‘¡®²´¹ÀﳏÄÒØÑ¾³§ ˜’™œŸ®¿ÉËÁ¶¶©¡¦¡¡©¥ž–‹Œ†‰’“†~{ssuy}stqno|~~vxx|ˆˆ„‡}sokdei]fgbnqxy…ƒ‰Ž…‹…ˆ|}{s{||†…˜¥œ¢£ž”Ž…~}€~yy|ƒ‰”’Ž“’Œ” °ÎàÚÔØÞáç&>E%ðÄŸw‚—¤¥œ–Š‹‹‡zskmiea[ZYVXTPQULRKOELHMCDFKHKIJHGGFINOQOSTSQRYXVYUWVUWXWSVYXYVUUTPLKIHJLLILRSWVONNOSVWZ[XTRPMOMLJHILGIPJFB@;>:;79:>786848.,/&.-+,-++-+),1*.**'*,,,+.,,11//2452356557;==;;=>>AHKLLOTPMMPPMRYVNGJLLLLKKSWWZ]dejowŒ˜  shb^eggfvvkkh]VY`defd_]]]\^ZX\^XYQORSTQPRTWTSQPMMHEIIFFDGJHHIHGKPQPNPQNTZVSWTRSZ\W\gf]bcfilnpojqnlgfhdemijeb`^^ehmsrv}zyuuz€‡‹•¦¢™•£¯±³¹Ãº±²¹ÂÈÎÌ¿³¦ —“œœŸ°¼´«¤¢¤ ¡¢ž›™˜™š‘‹‡‚„…Šƒ{yxru|~{v|ƒ‚‹ˆ„|{x‚„„ŒŠ†‰|vohbbhdedjnpwx…ŠŠ‰‹‹Šƒz{{xƒz„Ž–¡ ¢¤ œ“Š€|uru{Œ‘—•šš™”’‘‹Œ–¨¾ÒÖÓÙáçù'RYF"ëÁ¡‡€£®´¦•“‘‚{qnqne_ZZ\VZMOOSFOLLFJGHBKDGJKBDFGFFJMNRRUUUTVWUXZWW[UZ]XTVZ\YUSPOOMMJGHGKKQ[]_YTTPPUUV]\YSTRNOJIKLMFEEMICB@9>9=:;7><;=6480+,*/.*+-'*-)),0,0*+-,----..,131/16606:8667;;:;>CB?AGNNKKNNNNOOMPUQJIMIGKOOJPUVZ_ghlmwy{‡Œ‰ƒla`cgopkvtlfaYWX]_eb`\]a][^\W^_]XJLOROOOTUSSQUTMKGBEGFBCCEIGGHJKLKNRQTSSVTSWRQS[^YZ_ba_`cffklonrrpmlkcjjjkjhb^abijwwzz~„€~†ˆŠ•›¨¨™“Ÿ¨©©·¹µ««±¹ÅÊÀ¹°¥œššž¢¤©ªŸ””Ÿ¡œ˜š–‘”–”މ…ƒ€{wvzxz|z~€…Ї•Ÿ™‡{~‡‰ƒˆ…†€wtifeekijrpmpuƒ…ˆˆ‰ŠŠƒ„€|y‚ƒ„‹‘˜›¡¨¡Ÿ’ˆ†‚{zupu~“š™ ž”•›—ˆ€†š­¿ÎÑÕàí PzfA Ô°–Ž˜©¼º­ŸŒ–”zttplg^WYXUTUWNONPKKMIKDGGDEIHDDDJHHLNORTVWZYZ[Y\XWT\[]\[URTVVSSPNONKLHCGLNT]_\XWTTUUXV[_\PQTPPNMPPJGDFGF@@A==;<8<9??=;898.),*0-)-,++-)+/.--+011./1/,///10/.13698877:<9:??B@ACBILHILOQSPOONQOLKHFEKPNFNUWZafflqw}‚‡}vpe]bhhvqhnheY_^_[^bb[`b_^][Y][^]XWNSNKOPPQRVWTXSLKFFEEFCIECGCHJGIMNMRUVUTPMRSTRW[YUX\^dZ]adddckkntrjolpmgfjljdcbagiz{……Š‚ƒ†’“‹”¢¤£™Œ”𡵶³ªª¯´¿½³ª¤ž¡¡¥£¢Ÿ™–”ŒŠ™ š•”’‘ˆŽ‹‡ƒ†‚|xwvwy{||~‚‡ˆŒž™ˆ~z„‰†}€ƒ†…wzofdcmmnnumsu}y‚‰ŠŠ††‚€y‚~…‰”›¡£¦¢ž—‘‰…zysnm{‹™£¤œ™–’”ž˜‡‚€¥·ÊÒÏÜðe¦Ãʰcɧ“›±Å¿® ‰‹ƒƒ~xthaYUUYSSXWSSPQOGNJJMKDHIGHCHDHHKJMNOSX]_bbb]\VXVZYZX[TTWVVRPQMLNKIHGINQRX[VVUQTUVVV[^XQPQQRQRPLJJIFBD=?=<:<>:>;=;8;::7-+,(.+&+&./,)--,,0+,02/*-0.,1./24129;;;<<<>>8=A@AADIIHLKJKNQRPNONOKKJCDDEHKGNUZ^abchmwŒ~tc[U[Zbmg\`ZXW]cf]cga_^c`UVYWZYYSTUJRTKVVURSVTUTNKKGIFDFDFFHIFJKHHKQNRWTTYUPPQQRTRSXY]```_b_ecafknolkjkqnhfkfeddbfdlxŠ’‰„•š‘šž¢±©“ˆ‹š¾Æ½¬°¹½Á½¸©¢¡§¤ª©¡œ–Š‹Œ”™—”‘‹Œ‰†Ž‡…„|uvuttyy}}€†ŠŽ’‰~w……{€€}‚ƒ„„|sdb_ifhv|usutv|„•“†€€‚{‰‡“¡¢£©¤§ š˜‚„ƒ}pjlv‰¨¥ Ÿ™–•—–’Œ„‡›²ÁÉÇÐåhØkÛÅ EÚ¯ž¨¸Ä¾² ’ˆƒŠ€zuh^WZS[WY[ZRUMKMINMFIKEKHHG?KEIGKJOQUUYbcfgff[SVUWUZWWVVYZVNNSPIIIFFJLLQTUURTUUVVXYVZWRQQPRSRNNKMKKHDCA??::<===8;86<:99,,*)))*,%+.,+-.*+0*(./-,,30+//33267<?A?>@?<<;@DE@AGOSLJLMNMQRONQRMDEKKFEFDGJOVX`_]cggp}†‰z`WSRPU\]UVWZ^_dd`gfd^VYYSQRSYVTOSOJOWRTWWUYTRTSMMMHFDGFCDGGHKJKNKJPVXXTW\VWWTTVTUYa^_ffe`b_ffadonpiqmlqqfikdchcbcilw„“•˜ššž£©µ«›‡…‡•ÀÌʸ½ÇÌÆ½«§©¥©­®«¡œ—“‹Œ‹Ž–™•Š…‰ŠŽ‰Œ‹…€xrtrnnvz{‡Œ”Œ‚{„€ƒy}ƒ†Š{th``^bfuxvmrwz€–ƒ€ƒ}„„…•¢¨¢°©«§¦ œ†ulpz‹¥¤ ¤œ’–š——††•¨µ½½ÂÙy @OŒa䵨²¾Ç¼¶¿¯œˆ~‡‚|lh`\YU\Y`\WQSROLJMMJGLGH@JGFIHJIKNQSZX[eloqlh[X\VSWYUXXTWZUTURNKHFHHKNNOSVTTSUWVTTZ[WWVORVRPPJMMILFJE>ACC<:<9>=:<:::979++,,(*)-*((*,.,),.)'.,+0/31/2221168=HNKD@A=;=BCEDAFNPNIHLLMRPLPOMJFGMMHHJEELPRX\[X]b^kpt{ˆvdWUNPNQMPSZ`ab^``_^_SVOTRTRQTXTSTRORVUSVTUWUUTWQNPKFEIIFFGHINPPQTQR]_ZUVWVY[YYY\`_aedekibdehfgiomrqvoortmoknflcedkozƒ’“šž£¤ž¤¥¬®® œŽƒ…ަ¼Ä¸¾¾Å»¯¢¢§¨ª¯°ª›–‘Œ‰‰–›–‘Œˆˆ‰ŽŠˆ†‚~wrpklmsz{‚ƒ‡ŒŒŒˆ…‚‚‚ƒ~|‚„…zrmcf^binvuusv|…„Œ—’…‚yƒ~‚…„‰’œ¦¦¨¨°¯§££›’Š€vps|šŸ¤¢š—œŸž–„‹™©²®³Ñ{%;3¿,0ᱺÈÎÈÃàâ´|€„~mibb\Z\YVWRUSSPQGMKKLMMICFHKGKGJPMVVXZasƒˆŠ{l^_]WQXYVZZWXXTTVOKLLLKILNRTTWWXSRXUTXX[[XWQOUUPPNMJIJIJBAAB@?;><A@>>:=:477,*.,),)+,*'*.0)*..--1-0/.31142/249=DP\ZOEB?>??@ACBFKJLLKJGKPNKMMJKMMPKIKHEDLQQZ\WSUVX_\fmwoeZXNONNHMRW[`[XZ^V^ZUQMSPPQQSWURTTPTVUVUQTYWWVVTQNKGEFGIKJKNPRRSUVX[_[UUUYZ[]]_efbdeggnnlhiiilmlpqttroousxqonnmhlmuƒƒ’”Ÿž¦¨ª¤£ª±³±¤š“‰…ˆ‹£®¦¥§®«¤«¨¥²®¨¯¨˜–ŽŽˆˆ†Ž–˜˜“‘ŠŒŒ†€}unillpww„…„‡‰†„ƒ}ƒ‚wx~|}ylkijeadpvxupq|†‹“¨ ‰y†‹Š‡‡Ž“˜£¥§«´¯¥£š“‰ƒtq|‚Œ— ¢ššŸ§©¤˜‹…~„—¨®¥¦½í=¸B}$Xò×ÈÄÅËÐÎÎàõÇ”~€uzvme^\`\YRVXXSPOSMOHIMLOJHKGIJNJJNOXSX^c{†…‹€o]]XWVQWWV]^ZYZWPNKJPQLHJPSYYXXTRQVX[[Y]][VVRORSPOKHGDOJCEBC@=<B@?=><8:9855+.,***/,,.+,.,,,---21.1..10464447>@DPYTME>;=?@EA@EINNPQPNKKOOIGIRSOPTLKKHFCINOPPTRQWZXX_nsrb[ZOOKLKLUTSWW\UWXZ[YQQRQNLRVZVURSQUURRTNSWUVWUXUQKFFIGJPPRRQPRUSYZY^ZZXW\_]`bhpmhfhmmnnpplknnorspuwssuvtxwqtswquty‚€‹•ªª±¯­®­³´²¥œ’Œ‰†‰Ž—”™¡ž¢©¬¨´º²¯ª¡›”Ž‹ŠŽ‹‡‘œŸœ˜—”ŽŽ‰ƒ~vohhkv{z}€†„€|z€„‚yvtwy{uoghpqma\hkohnrz‡•ž¯¡…~ƒ‰œšŒŽ•ž£¦«®µ¬¢œ”ƒ€~wt|‰–›œžŸœ¨®¦š‘Œ„ˆ›¬²ª¢¨¾ä&WCáÕÓÄÂÃÇÑÎÆÍÕµˆy|wt|zse[[^]YYVYZXTQPPLIKNMKIEPIILMMIKPQVZ`crolqpeXZWV[UTW\]^Z[\YPKHKROIHJOOVZWURSQTZ_\[\WYZ[YROPQOHEBBGIDCBEA:?CAA:<=::=<65*/+,*)./-**++,,,-.-/,-0./04;:577;>AFLKGCB=9;>BEEDFFLRYZRRPJKKFGIORNRSMONKIEFKNJJPORVWZ]`u|maXSPLNIOURMHO]ZXYVWRRTQRRLTU]XTQRTWUPVVOSRUY\WWWRJIGJNPSSUTPRUUVZ[^_[_\\cba`elpphgjhjmqnpkpptrtmqtynryxvwy{sxy}~z‹•Ÿ¬¬·¸ºÁ­°±±¥¡–‹†‰‘“™žžŸ¥¦¨§¯¿½¸®¨¢š”Ž’–ŽŽš¢¤ ›“Ž’’‡‚„~||xskkpw}~xz|~‚{}~~‚…|vy|upifhtone\a^efjszŠ—§¤—…ƒ‹•¤©œ“Ž–¥«¹ºº¹¯¡˜”€zv{~†“—™ ¡Ÿ¦®­¤˜ˆœ§¬­¨§¯µÄÕ϶®·¸²²¿ÍÕÌü¬“zttooyzrg_^Y]]Y]Y\_XSNMKKKLMJHFHMLJLJJPRO]^_cfdcad`VURS[\V\ihb^]ZWUNLPOLHEKOOSVTSTUVWV_b^ZWW[WTQPNQOFCCDBJEBEB@>@?>D<;=9:=955&*01.**-)%*-,0--0..-/.+..34=8889>>DJJDE@??<=?@CFEEFHP[[USNGIJHHMLIMSPNKJLNHFIJIQOQWRTXWdy†whZXPUSKPOILNJZWXUXTRPRWSTPUWTSUTSWYUTYVURUZ][VRPOLNJHNQTTVVTUXXX\aa^Z]a`caeejkjpkkkeiqttuuuw|wqquovwwqu~|~{}t‡‹Š~„”™¥«°¾Â﫝²¬©Ÿœœ”•—“’’•œœ¢¥§¨ª®¹ÅǶ©©¡š“™š˜£¦§£š’‘‘‹‡ˆ‹„{yzupost|z~ƒ€}y€€~|~‡Œ’„|xxonhiggdbi_^Yachs…žœ•‹ƒ‘±¿½¥•“˜¢³ÇÌù­§š‡ƒƒ‚}|…†‰‘•™ŸŸ›Ÿ¨¯¯£–ˆŒ•ž§¯­ªª©§¨¥˜–ž¢¤±¿×ÜÔͱ•{qqqrmuzohb__``_``__YWMKQJMIJJGMIJIIJLMPRS[_^_]_a`cZVVRVYTW`rrmfa^YUNLPLKKHLOPSSWYVW[]Z_`[\^]\VTPRPNLHAFECFDDAD?A>=<>;<4;98953++-,0-)-**-*+/,0/---1.-..0387;;<<?FJJCE>=@??BEGFEGGJPVYTOLLJLJGIJGHJIKIIJLGFGGLRQVX\\ZUer†…xdZUNXOOKIHOSPURPVUSWTP\TVSWXRP[ZSTXWYUUSSVYZUSPMMMOOPTYZX\[Z[[`[]eda[^begfhlnmkqmjkklqvyy}zx{{uwwu{}zt~‚ˆ‘’’‡y{‘‡Š˜§«²¼¿¼¬««®©¨§¢¦£¦¨ž““—™ ª«¬®²»ÅÍÁ´¬¥££¡ ›¥ª¢Ÿœ˜–Œˆ‡‡†ƒ}{{toqu}ƒ‚ƒ†{x{~z€‚ƒ’¯§Š}mpmlkfe`a_e_[^_`enw€†•‘ޑޛÐåÇŸ—˜´Èʽ±©¢•‡‰Œƒ†‡…„Ž•–› ¥¡ž¦­«Ÿ“Ž‹ŠŒ”£®°®­«¡œš•ž¨³½ÙëèШŒqijluuzvmgcgfb_bXa^`UVQKUNLLIIJOMJGJIJOQQZ\Z``]^_^aYVXSVVS[_hgeb``ZRMNOMKJLPTWXWZ_[XY]cc^^]__\XXUPPKJKEGGEBAC>??>A=9;<=9==7<771*-'.+*+,,*+,-+-+,.0//121046;7;;:;CEGED@A@?ADDEFHIGKNQSKIKMOMLKHJKGEDEKKFFEBEFLQWW[ehc^go{vg\VVUVQQLHLOKTSSQSVX\VVZXTOSSUWYYVRTUXRWUTUTPRONOKMPSW\`a]\]Z]`ccbcdb`cegjhklimjnqojmpryy}|€zwywuw}|wu‚…•¤¨Ÿ‡}‚ޑЕœ£©©¯¬¥¡¡¨¬¦±­°­²°¢’Œ’™ž®²²¶µ¾ÆÊÈ¿¶³µ·³°±ª¤¥¦¡›˜•މ‡„~‚€|utwy…†„†~w{~…©‚|rsnjgd^eb_e]`_`dfjp€ˆŽŠ‘•¤Ñܶ˜Œ’˜§¸¶¸­¨œ—‰‰‹ˆ††Œ”–•›¡¢¡ª¨ •ŒŒ•¥°²´­¢Ÿ”˜¦°½ÎèäÀš‚tmmrz|{tofcjig^^X_[]TXPRMONOJKJKMKHINIMQR[_^bb`a_Z[WTPRXXX\Z]][]^`_XSSRNJJPUW[[XWZZXY\ca[]_]\YVTQNNIIMEHMEE@CC=??A?:==?=<:6768+--+,+++,,-1,,,*+,,0330423496579==>=>FDAAB>=?A@BINPOMKHHMLIMKMLGMOJJIHHDEECCFGMRX_elrokjsqi^VVW]WVORJJLKQVQSVTWXY^[ZUOQRRTXYUUTUYUVZSRLLNPNJJPTTY\[]_[\\\abca_acfihehhnhejilorkipwy||€€y€{yz}xvv|~‹•¦¥™ŠŠ“—ŒŒ‘Ÿ¤¦ Ÿ ¦¬·°´¯°­­­•’Œ›¡¬µ¼Â½ÆÌÃÃÄÎÎÐÕÑÍȰ¥°®Ÿ˜—’ˆ‚ƒ†„}zwwzy‚‚‡|y~~}€€ƒ‰„~zxuo``e_cjmm^ddhcglt{“ŽŒ™¶³ ‘’’‘–›¨ ©©¤Ÿ’’Œ„ŒŽŒ‡‰‹““–––—”šœ˜•‘’𣬲±®«©¦ž˜’“¥°½È¿¦Šzssv|~~{sqnefkj`ZY]XVSZQVLONOKNEJMHJHMHLQRUahkhdc\WUWSPQWWXZZ[YXYZ^^[WUSJJNSXXYZ[WV[\\^c_\_\Y\UURJMMKKNKLHCIFB?A??=?>=8=7=678::+/-/+,-.-.--,-/--,.03224545846;<=<=>;AC@=@@=BD?DIKMJHKKGJLHLNOKDHLIIJIHHGECHLPPT\_gprtuz}qe^^YWR[SSRPPOPOQROWRRX]bb`XSTSOVZVVWTXXXVVSMKQOPNIOTTRVXVXZYZ[Z`b`\\afjifglnojgiejjjkglwz€~…|€ƒƒ|‚„zrwƒ‰’•’ŽŽ’——›˜Ž’¢ªª§˜Ÿ©¹Æ½¸µº»¯«žš”’—¥´½¼ÂËÇÀÅËØàìúòæÕË¿±µ·­¥Ÿ“‰†‡‰ŠŠ†~|„‚‚‡…‚€x{z{}y|}zvxslda\abrƒtkhmoglnmz‰”Ž’ˆ”¢‘“ŠŽ“œ–›ŸŸ Ÿžž”‹ŠŽ—‘ŒŠ‰ŒŽŽ˜  ›š˜’˜¥«¯±¯°²¯§Š’—Ÿª¦›‹€zstz‚†ƒ€tqpgiojb\[ZZVTUXNUWONJLGNKGKHHKSPU^izzqie[WSRTUSTWY[YW[YWZZWYUTSKKNUY\][^ZXZ\]]cb_a][_\VQMMLKMNLLFCGHDAF==9??=<=9;989;;,.-,**,*/,-+./.2.000//333476;:?>;=@A:<@D@>CCBB@DFBCCDGEDGJKPNLLIFKKLKGILIEILLOUY]`ifgr}ˆŒ{fed\YTaXYXSTPNMPOPVRV[[`baYXZVR[YWUVTVTSVUQLQNNRRORRQQRWXY]a`]\^_bbabflghikomnokcgljmllv}}‡‚†„‚€ŠŒ‹}x}‚‹—•™žšŸ–¥œ ˜Ž™Ÿ«£•¢Ÿœ«»ËÀÆÂÃÀ¸·®¦¡Ÿ”—˜ª³¼ÃÅÉÆÏÖÙçù +÷âÓÉ¿¾¿º©¡ž’Š‹Œ…ƒ‡ƒ€‚€‚…„„…yy~zƒƒyy{|y{wwyvplc\chv‡{yvsqsvlm}„ŽŽ‚Ž†ŽˆŒ“¡Ÿœ–˜šœ¡›œŽŒ“™˜’‡†‰†Ššœœ¥¨££¤¢œ˜¤¬¨°·ºÀ¹«˜ŒŠŽ’•™”Œˆxxvyˆ‘†~ttononib`ZW\TTV[QSVQJMHKNJLIHKNVNTfvŒ{ibbYPNRVUTSWY\[]aYZXTYSTUOLPTTV[WWXUX\`cace``_`cVPSPMMQOKPKGCAEFFBA=;:<=<>89;477+*,-+),-.*0-2/.32302/01234:<<<?A@=?>;;=@@?BEA???ACDECFFFFEJKIJOMIKPMMNQNNHIGJNY]\chabox…}tkheacf]\]UQRNUROVWTRWYZ]_XXXVW\SVSSPWWQUQTRQMORPSVSSQT[]]aeb][^`bbfgfheghgkklkkihjknkru}€}ˆŠ‡‹ˆ‰…‹‘„ƒ‰‰’— £¨°¬®¯¦˜ž¤£•‹•–•¢§°¿¾ÕÎÅÀÃǹ±¤šœ•”“œ®»¼½¿ÊÔÔÜíþ ÿëÝÛÓÍʶ«¤›—”ŽŽ‰…Љ‚„xx„„~‡„wy}€€}y{}|}x}uoqkbefs|Š{}vywqszˆ‹€|~„ƒ†‚ˆ ¥œ•‹Œ“›ˆ’•“‘‹‘œ›•”‘ŽŠŽ›¥«©¨ª¥•¨ªµ½Ã»ª•ˆ‹‰ŽŽŽ‚{x~…†~xzsrrnob\ZY[[VYW[UTSMNGMLNNKPRTPR\k~”ƒqdaYSRSSUWWYVXX]ZTTTQVXTSMMOORSUUXVS\`bdbad^`cfaXVQPRQTQLLLHEABDDIHB>:=;:>98;355.,,0-,,.,-1/2011/124221114698:=C@:8:98<=?ABCB@>@BBCDCHIDECEIEHPKIKNPPSPPNJKFIPV\\]_ddnvƒ‚tyinignrjaZYVQRVNRSUUSRWY]^XXVUUZRRQRRVWWVQYXVRSRTWWWUTUY\XZ\Z[]]^bcddeefefjjjohflmmmloxwy‚Š’‹‰‚“‘’‰‹••œ™«»ºÀÀ¸²¥£œ˜‘”‰˜¢§§´ÆØÖÎÈÌź¯«™•—”” ¤®´´ÉÒÑãóÿðääéçãßÚ뮤œ•’–’wv~‚„‹‚€ƒƒ€‚‚{~€xsqgfdmz‚”„~„{vmz~†|y~€€€ƒ‡…‹žš–“‘Š‘—–‰ŽžŸœ–‘••”–˜˜šŽ†…Ÿ¤«¯ª¬®¨œ–— ¨²¿ÈÈ¿¬¡™‡‹ŽŒ‰’‹€€oORe|ˆƒƒzroxnlgZ]Z_\YX]XXRVRNNQOPLJOPRXXfr“¬Ÿ„naWYWRPXUXZYWZZZWSRSVTQPLGIPTUTUTSY[Z]cfe`\`cd`[_VRPOROIJLHKLJEFEGED?><::<;4853,+.-++0-../-.//51028546302459;==>;;;:7<=@CB@@?=ACCCCEGHGIGFHGIMLJNPPPQTWQNQJKQQ[\[_gnu‚xxwpmeksyr`VSURLVMTPOUQRY\__[ZVSSVSPOQQSRWTTSTOQSSUTTVUXUT[UV^Y\b]]cdb`dgjidjnr|vjlqoijryvx€‰…Œ’‘‡‰‘˜¦£œš™££ ž¤®ÁÆÎÒɾ´®¤””‹Œ‘›¨¬°¾ÏáÞ×ËÆ½º±²©›š•˜•‘“Ÿ©±ÃÑÛçò öäçû ࿲¨ ›žžœ™•{sv{…‘Š…x…ŒˆŠŒ…ˆ…~|yoiedl}‡•‹…ƒˆ~}‚}sv|wxtrwyyƒ€‰„‹Ž‘’Œ‘–•”‘–£¤£œ•’”Ž–›¡£¡•‹Š‘ ¥°¶²­§£ž—™ª¼ÏÑÌű¨¢šŽ‹‡€{q0'>i~€|sx{njjbYX]WVVYT\UXPQSTSNLIJNR[^nz‰±îÙ›xd\[RSUZWXVTYZZ]YTSTSRNLLHHPSUXVUX\WW^bfb_Z\a_a_XTVOMPPOMHGMMIIEAHCD=;=>89:4943-,.),,//0,/--024126<:870055489:8<<9689=<=A@@?@@ACBCDBEJJJHFHKHEHKPOPQPWXVPTNQPTXXZbir{‡ƒzuqlignttjaYUURNNNQSPRPVSUW[UYTRURPNQOMPTQRSOUVRRRRUWVSWVW[VU[YZ^\acaa_`bekhclvwtpqtrmnruwz€ˆ‰“Ž‘”–ª¼¸°¯©·µµ°¶»ÈÚÚàÖÙÊ¿³Ÿ —•›š­·ÉÚçøìÜÕÌËÊÈ¿·®§§§§™¡©±¼ÐÙé÷ + óõDL=>2Ò¸­¬ª£¢¤©«›ˆzpvz„“’™ˆ~‰••Ž•†…ƒ{|xmhil{†…}ˆ‰‚||}utqpnsow{w}ƒ„…Œ—–™—“™œžœ—•–“Œ¤ª¦Ÿ™”—›¥®´³¨¢Ÿ›”š®¾ÏÒÇÇ¿®¥ž™”‘‘Œ…„~xx~„ˆ{y{ƒw€yrddcVZXTZWTUUSXRQQRXPNQOQQYkxÃâ›m\_YVXVZ]\VS\YZZVWXSSWQMLLNNRWYURVXY]abeb[X[`b_XQLNQOMNPKGKCGCFD@BA??989:837343*0-..-0..*/,.14436<?AB613867:9568745:=>?<?B?<=@AD@@DADIHLPHFIFHOPQRRORPSXXVPVVZY\Yhosw|xomifilryjc\XUVOKPMTWMOTRQXTVVRTNLNLLGKPQTSQQV\UPVTTXXWSS[VUTWZX[^cd`]^cgeioginnsyxy{upmrw……‰’‘’’‘•£·ÁºÁ½ÆÉ÷ÊÒÜêìëìôà×Ê»¯³¯­®¼ÉÞõù ÿêîçìçáÙÍÏËÅÆ¹´µ³µ»µÅ×èþ "0+3U]PG.âÁ®¨¡ž¦´ÄÙÉŸ~qt{…‘• žš•žœ›„‡‰~{y|ohlsxww…†„ƒ{€{wsorotpmwvy|…ƒ†‹˜”›ŸŸ””——›Ÿš’‘’—›¢«¨£¤¡šž¬³µ´¨¤¦œ”•ž­½ÈÊËɶ²­¤¢œ™–Ž„{vttv~||€ˆy|tqiab^ZZX]VZWURQOYQRWOLPRWXcqŠœ—«Å¢}k`YVWWWXXYVYZZ[YU]^[YVWSPUTPRTVVWYX\achfd\]\^f]TTTRQWPILJKJEJLDA??E@@58:6876495(,/-.----+0/503457:?>;479768;8799888??7<=?@<;<>>@>AB=ADDMVRLMJNSSPRQRUTYUYZW\\a`ddkowwuolhcdhdktrkaa]WULJKKNQOQNOPUOQNQQJFJLIIKOOQNNUWYUQVTT^[YYUYUTWYZX[acccaahkglsuolqwy{‚xnnx‰†’–ž–˜‹’Ÿ²¹¼¸ÃÓÔÏÁ»ÓäïóôúöðßÖÈËËÄÎÕ×ä÷ öñöúõïüèÜÅÇÅÂÀ½ÃÚî 884:EQUL9ÿâÄ´© £°ÂÛñ⮃vy€„‰‘¦²´¡œŸŸ£Ÿ—І‡{~pmlwtyy{z„}€yyrmohjkklmmtzy{ƒ†ˆŒ“˜™¡¡œ—œ°­ ”•–£¨³µ°°µ¬§®µ¸´«§¤›—šª½ÄÈÈǽ¿Ä»³¬­ª›–Œ…vmqstvyƒ}vrrlhc_^^X[YYSUROQXUWTONQT[[kyœ¶¥’}olc[XU\WUTXYVWZX\X\_[[Y]_YTRUTUVZ][^`^cki`]]WW_\WVXRORNJJLPKIHH@@?>@?9:=89987996,.+-0.*+/-1374289;994268:44:88888777=<;;<?><::<=>?EC@@CJS`_SOQPRSPQUYWZ`Z^b^\`iginpsxtsj`hagebcrjeeeZVQPJILNMNTOTPMKKJLKGIHKFJHKLQOMORUQTRRVXVYYTVVVYZ[]`ee`_cjlmsspuwuyzzƒ†}‚…~Š‘–£§¡Ÿ˜šœ¨¯µºÌéäÔ¾Ññëòú +üõïéìäÜæéãòû÷ü  +õØÊÏËÅÈÉÄÌÛð %6/'/<JLK>üß˾°¦¥¶Ìàßɤ‹€ƒ˜“–¨½¸ ¦¬¨¨£˜‰Š‹‡…€vslrx{€|{{~{{rtkihgkmohqjlyvu}„ˆŒ‰–¥¦–œ·²”‘š¨°»ÀÃÀ¿¾²¬­³¼¹²ª¦¡–”›©¿ÉÉÇÂÅÆÉÀº³¸»®Ÿ–ˆxsvyy{„~|syoih^c^aaXUURSVTRUVURTVUV\lu•®›ƒ|okeZXWSUYZWV[WZYWX\]^YZ_a`[VPQTVXXXX[_ehfc_`\\YZ[XZWNKMNNMMONHHG>A<:C;<;<99858642//-3-+./0003645>99434587673256767879;<:=><;A>;@><ACBCDFP^f^TSVVQUUSXXX\__]ce_horqopiokod\\]babagef`YW\TROPLNSPPLPLKQKIGGEDIJIJKIJONRQOPQSTVUTTVUVTQVYY^add`^``hroott{}w|}|‡ˆ„‡‡ƒ‰Ž’•–™Ÿ¦ªµ¸¯­®µ·¿ÂØìôêÐÏ×ðçêò  ýöõêóôüþ ÿø ùøþüòãÔÕÒÔÒÏËÐÕäü.1,!%:EG8þêÒùµ°¾ÓÖÇ­†‰”©ºªž¨±­§¯¼Á³¢šŽ‹•‘Œ‚~qvtx|}}yzw|rrrpfoqnqkmjryxy}„…ƒ‚Ž“–™›¡ž–”¤¢‘“ž®¼ÂÊÍÊɸ±®±µ¸±¦¬ª›§¨¸ÇÀÂÈÈÌÌÉǽ¼Â¼«œ‰}{}~~ƒ‹€€…„svhjpab_`[VV[WSVTRRUVQVQUV\io€Š‚uhf_[YXWTUX\\[\ZWXV\][Y\_[\[YSNRWYY]^]bgid^]`a\[\\XXSNQMKOKKOKGHI?@;9?:>;988837863--/,,/.03301216=:93477:<588374686598998<=7:>::?<<A@>AFGMW\WRQUZUTQUVU[`baab_`mr}xoehll_]Z\^_^d`W]`XY[]RPLMPOMNQJEGLJEKEDCHHGHGJNQLRUOQSQTUW[TWXTWWVY\dc_db`gfjsrsy€~vu}€‚‰‰’—Ÿž£¥¦««¶ÂÊÉÊÆÆÍÜÙãûæãïÿþòñ%ûúðøý øûéæñôîéæÞÖÔ×àÛÚÛÔÞù*!+2! øàÏȾ¸¹ÀÊı›‰‰ŒŸÅÛ¾¨¢¥¬¥µÏÔ½°¤—–žž˜”‹„x}vzww{tyv{rnpmmmkrwrnkrtw{{|‚…Ž‹“™œœ–Ž””“œ©²·ÂÍÐÓÌĺ´³³¯°°ª¬¬¥¤¦©µÀĽÀÄÍÊÍÍÂÀÀ¸¬ž”€~zƒ‡ˆ€ytomfmjh`^\X^[\XVSUVXXTTUUTW^gnuyyqdab^YVWSUYVXZYVW\WZYWZ_`\\XRQPORW]b`_ccegfa_]WX[]YVRQOMOPKLMIHCGC?==;9:8;64257;73+'-/302,571.-356>=5977443;74447655=;;;<:8;>;9<A><==??CGIOPKKQXWTVVVUWcmld`Y[]m{ˆwpbfywg`^[XY]`_VV]\[]^TOJORJLNOHJIHKFGDBFHGDGGKPONPNOSWQRUTVQTWTX\][^^]^ab`dhosu{|}~ƒ‰”–“šž¡¦¯¬´º¶»ÅÏÜÝÛÖãæòþ"!þû +þû   ù÷öèïóÿ üþ ûç×ÜâßÜÙÚÒËÐãççâÔÙï!   + úäÖËËÍÇÄÁ¸¥~ƒŽ¡¿Î¾°«µ¸´»ÅǼ¶±®µµ¬§˜‘…~zw~|~{}zx€vzqspnnoooninrw{|xuv}‚†Œ’Ž•—ŒŠŒ”¡´¸º¸»ÇÖÔÑÏĽµ°®±µ±°¬¦¦§¬µº¼¹¾ÊÂÄÑÌÅ»´­¡˜…{}x|zw~wqosolmhj]aX[][]YWYUVXYTRUZW[cflonsomgbd\WYRS[ZZ[]\ZXXZ\XW\[Z]WOKLMMNOV^^affjgda^\XXXYVUVUPPQNNMFJMFE=BA<<><6973459535,--./4.,422/-33>LNE<67/57:86647737:=>;::<@?::=BC;=@?CDKOPRLOQUWPQZZX\p|bXVVYdt…ƒogasupd`]XPY]Y`Y^`_^XRUTVRQMLELMKHFF@DDDEIDDHIOMKKNOQUTTRVUQQTXTX`^^bbaff`bhotv|€ƒ†ƒƒŒ’ž¤¥Ÿ¢¦­²¹¾ÆË¾ÈÛãÞéìêû 0E@&öñ   úûøðñëÚÝèöøúñûþöÞÎÏÌÍÐÄÉȾÆÚáãÔËÒÞú#&)8?1 +   ñÖÎÞàÒÏijœ‡|Šœ¬²¶»²·ÈÒÒÆÆÁÈÔðÖÀ´œ‚}wvw€‚‚‚}|uwupinlmenempx…|usw{~}€ˆŠ‘Ž˜®ÌÍ¿½ÂÊÎÐàãÒÆ·°®¯±°®¥ ¡¦ª­³¸·¿ËÉÆÊÏËù¶¯¦š‰~zrzvrpwvtsxnjgffebTb^Y[_WXVVVTVQW\_]cejjlmohegb]]UZZW[\]Z]\TWZY[[]\YXUROKLOMLR[\^cghccea^XWYUWY]ZUSLLSVLIIEDBEA;><:6759869468+*,/03/-0130403CdcN;5:655557<98<959<;<98<>;79<=?@@@AADLNJKNNLTYY[]^`_rƒ{_RTON]jzwojmyxispk]YV[[]_X^`]bVVTYVPXMNKFLEEHIFEHHCBGJJHOONMQRYXWSNTRSSRVVV[\^``_ejfgmptxz‡‰‡…„Šª¬®©­°µ¼ÆÊÔÑÍÝÙÞäëú  5LZT=3ñôöôýöôìÑØÞÞèãÝßêîóøóãÎÅ»ºÀꏳ¯ÀÒÓ×Ï¿ÅÚÿ/dŒ•zQ$öø  çÏÔåêÞÕʳ›ˆ†‹™ ª¶»½´¶ÍçõÚØÞÛøP˜ãʨ„tqrr€‰’……}zywusnsjngkeopx~{yyz{€‚€†ƒ„‹ŽŠ“·ÔнÀËËÉÊÙÚËÆ½±¯­±µªœ›™ ¦©±¶½ÌÕÔÔÏÊļ¶²¦˜Œ‚zt|xuqxsunonpkjfcabd_X`[\ZX]X\YPUZcdfjihnnkgdf`]XY[XX\ZYX\[YZXZ]\[_[Z[QLMLMJFKV]^^]^ac`]Z]YY[ZZZVPQTQPSRNJGFA>>B=;>87<::8:94:/.-0512.2774247<Y]J<33772115@>8;96779:83:<<9:=?@>;>@CFHKIILMSVUZ[_hgfovqbZSTPV`efngsrpjuvsdYYXX^^`c``b^YTXWUSMTQHEHGEFJHGICDGJKOLKMTSRQVXWQQRTSRRTX[]`\adcjmnnpqx‚‹‘•Ц­©ªªµ½ÃÒÙÒßââåçîíð%':`ldM;   ýýûùòíÝÐÉÓÎÍÈÇËÝäðõæÐ¾°©¦²¯®°«´¹ÈÓ×Ì´²Íö3£&ç—[.äàçÚÆÂÑääØÑɺ¥‘ŠŽž®µ»ÂÃÀÄÈØâÕàâì‡î»LÕ³ˆvopq{‹Š•„€tsxuwwxijglkmutuyzuxx‚…ŽŸ¯ÂľÊÊÄÅÁÀÀ»¶­¦¦¤¬±¬¤ž›”–¢ª©µ»ÇÙãâÑÉÉÃÀ¸©œ–†„|~ww{vropsvpplngbc`ZZ]_X_YUXVTYZ^_gfnnnnkihic]ZVTW_]Y^\Z\YWYVX[[WYVX`XMMMKKMTX\bd``a^\ZXXUXUWXYURTUKMMKMDHH@=<>><=;9>86939282/.1527232015479@D=94013103;BA:64765::57;:9==<;<?=?DGCCJLMKNUTX\[cgdifmh`VQVRUWbchgiehhqvphc]_bccaa\[[SSXSPOPOSQLDHKIHHDHJGHIKPOOLNRPPWURRRQTVRNRUW\ab__ggjmiott{…‹”š¡Ÿ“–žŸŸ¥ª²¾ÉÜáïóûõíäè÷'2CYn|}j4÷ý  4èÞÒȾ³º¶­®»¶ÊÕãßÕÀ°œ•Ÿ¬®­¸ÇÏÔȰª·Ô„Dåw*îÚÆ¿·©¬Á×ÛÒË˽¦–œ­µ¸ÄÊÌÒÉÁºÂÙãø$j¨w3ú×±wnou{”‰†…†~xvqwyw_ihkjoqru{xvtu~}{|~‚†‹ˆŒ•¦¹¿ÈÇ¿º³³·¸°§ž›š¡ª¨ª©¢›š›ž¤®¶ÀÎÛÙÔÌÇËÌË»·§žŽˆ~‚†€xspuvtxnlhba_[]Y]X_\ZWSVY[U\dltxqpfff\^b\U]\[_ca[Y[Z[ZXWVQSZ\`]ROMILQW^a_]ac^XUTTRSWZURYVRTONOMKNGBAC<>><:;8:678845462032/2/0913/4204752220/1.257>=688;77646<<;:;>B?=CB@CHEAGJMOPWXZXZa`d_Xa[XWRVNPUZ[`ghjdfisrhc^_be`X\]UUQVQSPSSRLNMGLNJJHDHNMMHMPHJOSWSPYYWUTSRVVTRTZ`bbc^bhhmnpwz„†–žš•—››œ ¥­²¹¿Õòÿ üöçëö );DYq‰Ÿ›p<ïø4ü" ÷Û»»´¯º²£ž¡£ª²¹ºÃ°¦™Šƒ~‡•¢ª®¼ÇÚÝÒÄ®ªÁüO°ÖœIÝ̾¬¨£š£´ÀÆÅ¿¾µ¥•“–§´ÃÍ×ÚÙÕ˱¸ÅÎî7J=îË®|tsux}„ŠŒ…‡{sqzunegdfljntuwuvys|z~~…ŒŽ–¥´ÈÎÌȽµ³¶µ§›š˜ž§¦©¨ ›¡ªªª°·½ÉÐËÒÐÁ¿ÈÊÁ·µ¦•Œ…„†„{twxxwloklZbV\W_^_^[]Z^]\^air„‚†zsogi_a_VY]]]]`_]]]XVVUUWUR_c_YUROLLRUY[_c^ZXWSSOQWTTRQSQOQNKNOQNKCD?<=;:7;6537857::4.132631-23322301005312464369954678::757><:;9;>>@A>>EGHJGKPPNRUWUZe^ZZSWYYWLIKOOOS]cnsdicffeea[ic^ZWYVTURROORJNKJHJMHIJJMGLOPMPQPPMORTYUURXYYTVVUVVYa`^eddifittpx~{‚†ˆ‹‘“•ªµ¿ÂÕïéäÚàí 0DXjƒ–®’s@òíùßåîïàÙº¦¬±¸¾°”—’’Ÿ§ ˜›‘‰uvr{‚“£±½ÂØëí×¾¬¯Ò FhQß¼¬¦Ÿ›˜“«°²¶±¦”‘ŸµÈÒÛàëçÓ¼°¶ÍãòñѲ™„zxvwu€„~yt}wsimkginilmxzuqvxwx~|~…’“š«ÅæðèÜÐË¿µ¯¦ ›™˜¢¤ª¦žœ˜ ®­±¹ÂÇÐÏÏÉÂÃÇÈľ³²¦¡™ŽŠ‘އ†‚z{~zrnjedZ^Y[Wa[_e\i\^h`chs€–¤›}ofc^^cZUX\^__[e`_]XRSWZ\XPTYWZ\RMLMTYWWYYXSQUSTWXUSTUSRTTPPLSRMMIFD?A=:<9;9978:89753./+/062032002105/20/002246626332659=;89::>;:;7<?<?CGEJLIOSVWVSVZ]b]X[VWYVTPPRRNUR[gorncajkipnfgag]\WRPNPPNOMJGNJGJMMMHNEILOUOSSRQLPSV[ZVUVZYUSSTUY`^acbdedjqpqsv||{…‡†ˆ…Œ‘‘” ®³²½ÒíñääÔÓÔò(<Sfƒ‡†h7 éæíÝÒÇáÓÝÀ¨š–¡¨¯±¥™œ—ŒŒ‹…‚urstwxy{…˜£ª²ÁÕåÛǶ®¯Êõ çÄ¥—›Ÿ˜ŠŽ•Ÿ£©ª ˜’‰†Œ›´ÅÒÙêýé¾±¯ÍàìêöìØ¼ŸŽw{wu€„‡Š„~|~„‚ƒ|xprklgpnpkpprxqq}xyzx}v|„Š’™¨Æò&B9"üáÍ¿¶®©¡žŸ¢¨¨¥£ž›œŸ¢­¶¿ÅÌÎÌÉ¿¾ÃÊÈ˶³µ®¬”•‘ˆŒ€zztrmmlcb\bYX]aer{{mebhblzœ¹Ç°†ra_]Z^`WZ]Zea][__]^TUVZWVUSWZZTPRQU]ZWYWUVZUU\\VV]SSURT]]TUSRNJIHFHD??9A<8;>99987843-/-20/203-551-23/32201265724555647:8:?<<=<95<A?@@AFFDFJNRV^]XU[_][ZWYRWYVRNVSMQSU`jmlld`hrrrnaddmm]`ZKINIOMNPRRQOONMIGMJGMNSRRWOMPTXPQUWUSYXUXTX_\]`ad`bgkpnorvyxz|€ƒ„†Œ’›£©°¯°·ÀÜéÜÖÞÛÝÝý#6FWcs|ru]4úôü×¼·Ûö꼇€ˆ˜—’š¬ ˆ†zsonomnrvyƒ†‹”š£²ÀÉÎȺ°ªª¼×Ó¼£‰†“™’‚|‹•—žª®Ÿ’ƒ†ˆŒ—¬ÀÎê'#ñõ»ÎÜîòðßɯ›Œ€€€ƒŠ•ŒŠƒ†…‡„€yursmpwunlhlwtopt|wxxw{wvv}ˆ ½ùN¹Ã^ çε²²©¢¤¦§©§¤ŸŸ¡£ª´¸½ÂÉÍÌÊÉþÈÀÅźª­º¿£—’˜’‡}vwwpkjcf]_YWadsáΚqegdu‡ªÊâ¶Šu__aZ]\YZ_bgda_Z[_TSRPWYVYZZVRTONV`f`WXXXY[_Z]]WTTTVVUXjocZSRMPLECBCC==??:8:;;;8:76/*+.-20*/3023/2431/2445134522552568:8:>=;99:9<@=@DDDDHKLLPZ_^[YZ[TUTTZUS[WQPPRTUU]bgkqfa_lnngffghnl^UUJLILPKPVUOQPPRMMJJIIMRRSPSRPORTROTVSVWXVX[]^```bd\]emmmtuxztt|x††‹•–¡¨°±´¹´ºÍÓÕØàåóô +/FFV[xs^XK.íûðÑÀ¸Öþë½—w|x‚Œ˜¬˜…xsvzsrrrlquu~‚ƒŠ’™«°®Ãʾ³§¡§­¢‚z€‹Œ„yq}–¥²²¤Žˆ…†€„Ÿ¿Üþ'G/ðÊ»ÆÒã÷ öÚ½§Ÿ†‰‰˜œ…‘}~w{xummrjqrkourzxxz{{yuw|‹“¥Õ;)¬òÙhxÕ¼¶²ª¤¨ª§©¨¢§¨¢¥¯³¶ÀÅÇÏÐÌÅüÅÉÁÁ³«¬±¯ž“‘••‰}wtnlme]][Z[]gƒñ¦bÕ}pnoyŒ›¬»¥„kbc__YRY\cplb\[\__]VPSUW\X[[TXSKJQZ`a\WWZ_`\a`d^WPTXZ[^x€oZXONNKFF@?<9>6<=87>6;67684+,1////50322133131026300347329553459<9997789;@CCDCCFGIMNRYZ[Z\XVUWSTW[UUZTRNRVUW\^behfjgicacojjdka_XTQNJISPT^YWYLOTNTNKNNPRVUTUTRRRQPQONTTRRUVSXZ]]^aab`cjnpqrtyyqr|‚…Œš¢§°³²´»ÈÎÌàçèóÿ (,*<:RVT6"æÓç×À²®½ÑÆ¢‚~v{v}‹Œ†Œuqlnqqu{vtqptt{|{‚‘–ž¢£±µ·µ¬¥™‚wy~~{yvplw‚Œ›¤§rryŠŸÅáù#=óçÖÒé÷ýÔ²Ÿ¢›‘™•“’‹’’Žƒ|‚ˆ”ˆymlklnolrqlptttv{vuv†ˆ™®õ • ÔÚÈ ‹’4-ìÑÆ¿°¥§¨£ª©£¬¦ ª­±ºÀÀÇÓÐÎÆÂÉÓÓÄ»·®ª©£›š¢–™’‰}}}orjf_]_\^YYc~Ýn¼xpnq}„‡Œ…vvjf^^XV]^dkjb\\^a]^ZWUVSUWYWRURPRSX^_\\^aebdg`]XVSSTWXXn{mYRPKOIJMDB?>;8;66768?46025-)002324-4721/013000//2405543;:7645896:<85:@<>B?BEDEEFKKNRTWYZTSYUVVSTXTPOQNRYZZZ]d_[iqkbZZ_jibba]ZTUNQMTVQQYUSUQPTVOIRNPQQUYYXSSSMQRTRTSNQVRUWZZZ[a``cgllpqopmptpsx|„ŒŽœŸ¥´¶µÁ¼ÉÓÙåëöøý     +")5)ï˺·º·©ž³»¯›Œ}twtz‚‚|usqmjmosv~€vrutrrx|„‡‘—Ÿ¢­®¦œwqosturrpkqv‚•˜–“…xrqu}‡ Ëàçùþéêõìëë𡦞˜˜“–”’‚Œ’Žƒ‡zvƒ†˜‰rk`illigoplstsxt€{yvƒŠ˜¹ÚÖ¼6¤901 +ÍQùßÓò¤¢¥«­­±®®«ª¨ª·¶¾ÏÓØÔÐÔÔÓП°²¬¦® œ™œ”Š€€ysqqic_][VYZ_m­øÐnpw|~ƒ‡|rzvdb_Y`\cdbf^`aZ[\]^YUUXVZYXYVUQTST\]\`gkfcga[ZYWUPRVST]bWPHMMKKHDA@<8;:54849<968817,.+14344226623231522034475155895:;9:9;;?<:9<>=AECCDDGKLNPRSSTSTPQQTUTOOOPNPORYV\XTZ[[^fc^ZT]``Zb`\TVUPQOSTQTVPWSTMSVVZVRTSPOPXWOSQMMQRRSQNUVRV[Y]aZ^`chimonlqtrru|…Ž•šœ¤©©²¾ÁÐÖâê÷ +ÿúøñôÿíÓ»¬¡ª£¨¨ž¬©²¡’…}vstsvuprqlhjlps{~vrtxnmv{|‚„ˆŽˆ„Œ•Ÿ¥œ…yxurpoqpplinu|‰‘‹†}rqopw…¢ÆÏÒ×ÝÒÎàö  éÐÀ¹³¨ª¨ª ˜‘”’„‚‹“Š{xxŠ|sidimokifitquw{xx|wv€Šž¾ÕøLJMà%} +ƱKýäÔÀªœšž¨°°¯®®¨ ¬±³¹½ÍÕÕÔÝ÷ûáξ¸¹º´¯´­£œœ’•‡Ž‹~wyqlbe_Z[Y[Ygv€ƒnns|||uojrjb[ZVU_hi]\\a_`a[^`]\Y][W^a\ZTOQTYZ\^^ggfca_YWWUVSTSZXNTURKIILKICCB<8@66888@747455311..02/56-06502/247//3276225798797979::<><<;>B@BCEHGFEGJMRSTSSXTUXTNQRRLSVUVT]`YYY_``Z[^SRUY[^a_TYTROSOUNQMOLPONNMP]a^ZQVVRORVUUUQSLMOPOQTRRVVWZ[]^cecklkhhrppsuzƒŠ‰‘œ¡¤ª«±¸½ÀÖßî  üùìåÚ×ÌĶ«žœ˜ ª±··´­š~~{~{ztxuwxlmqqlmv~yywuu{|w…‡‘„ˆˆ–‘ˆƒ}zxurnopknoox€ŠŒ„~vogmp›¶ÅÂÈżÄÖù   ðθ¸¿µ¶°­¬¢žš„€„‹…†‡ƒ}s|xnfllkpllgmnkpsqutstrw‡˜·ö•Ö—'t&`ع/éÍÄ´¥•“œ¥­¯°±¯§©­­´·ÀÍÓÖÐã éÌÀ·¿ÁÇÈÀ¸¬Ÿ ž’™‹†€~tqke[ZZ]^Z^`kgdl{y…€€Ž†xjnf`\U]YYa`^\_\__^_\\][\]ac`e^YZWVW^[X[\]ff`fa\TSXZWSTVZYUOPQMHHLHF@C<B:><379::5695668,+2/101/232430.344314552551388:64637?:8:;><;=>=>DEFHFHHKOOUTTZ[\YUPNSXUNQVU[Z]\Z]ZYa\XTRSUW[`a[]SQIOOQMTTSLPMMMLILT]XWWX^XSTUSYUPONOOOSRSVSSRSXXZ_acdecmuoptvvz}€†Œ‘—¤¦­·¸¼ÇËÍéÿ)$""#/>7*" + +éàθ´²°œ—“’™¤°³µ·¦”‰„~„‡‚…x{|x}qst{sy{€ƒƒ}ˆˆŠ‡‰”“’‰€€‡†‹‡‚†‡ˆ…€}~yqomrrhr€‚ƒ„|togiq‚’¦»À·¸°¹ÐñúõáÍ»À¿ÀÁ¾­¡˜§š„~…„‚y{~†~wupopjnkkqmkonnmvpqunr|ªÚCi® + ØâÛ|þп¶§™“™¡¤©¦¡¡¥­¬³·ÁÒØÑÍßòõÝ͹³¬ºÄÂËÈ¿´¥—›Š‰†ƒxrodeYYaWYYX_^inv…Ž‹ƒohgbb][\YYa\_]^VVZY^[X_][XZ^_aa_[Y]\YXWVY\\ae^YWSUZXVUSVXWSNMQJHJEJFDC<>7881868::546757--+-./10243/13238110.123554637::369<>?:;;6:@BB@>>CFHHJLNRRUWY[a`YQPRV[YSQT`b`[VSVXWY\[UZSV\Z_bc\QKKLOORRUSORNOLOMRSTX^YSTRTVTWWTVSRVOLMNWW[^ZXZ_^Y__`dadnuspt~}~Š”––¤®°¹ºÀÂÄÍÞó8RQ<.(@JG4   ýèͺ°¯§’—“˜”Ÿ¬¬«¦¡…Œ”“Œ˜ŒŒ‹}‡‚{€‚‹‹…Ž”•›”•”“”މ‡‹…ƒ‚ƒ„Š‹‰„~}{{}wwzy{|}vqnlq|‰œ­·°©¥°¹Ò×ÝÝÛÚÖÌÒÙ˺´¤¢Ÿ”–’‹Š…ƒŠƒƒ‚}|wsrsutltqnoqoppqpuvuqux}Š›¼òZ<þ\ŒÙº®¥™ŒŠŒ‘šžŸ£ £¡£¦²ºÃÏØÒÆÌÒÉÆ¾»½µµ·ÄäáÒ¾¡ Ÿ™‹Ž‰…„zupc`[SZXUX`Z_ctw‹„~ƒzpe`]b]UYV[_df\USSVXZWYYWW[^cjb]]ZZ[_]WUUWYX[_VUVTZXXWSRURPLJOLGJJLGBC?=>88:666987443634&.--.01.6412/6533232254420346::6;<<<>D<8=?>=?C?AEGDGKLLIOSVZZ^`][SOW\]\ZTS[`[_UUPSTUZWTTWVS[]dbZUPOPMOPUTQTZVSQOTTQU`ZXTXTX\\WTSRTPUVSMNSVWYZ[XX[YX]`]bkprpu}‚ƒŠ‘’œ¬³ºÂ¾ÂÅÏÔàü@goX<9A973$öÛ¿¦£‹‹ƒ‹‹™©µ´«–‚|…— ¡£š©¬°«§›ŽŽ‘ˆŒ•”–——Ÿ  ˜•‘š•’ŽŽ‰ƒ…‡ˆŠŽŽŽ†„†‡‡ƒ‚|tz|ztttuvv}ˆ—šš–™œ¬±¿ÎÙÝëèÖÝâ¼³¬­›•š‘’Žˆƒ…Іˆ|y{|stjtytppqqsmmnlomoptomos†‘™·ð4kp<ÿ×IJ¤ ›Œ…Š” ¤£ ™•šž§²°·ÄÌ×ÐÇÇÂÇ˾º¼½³®Øý×µ ˜™ŽŒŒ“‰ˆuwa__YXVW_SUafp|}{smf]`[WVSYXZYa_]VVUY[Y[\\ZY[^bb_]\Z]^[[VQSUZ\[\UUXVWUVTTROKOQIGHLHDJCAA@>A?;;:88766588145,+--/.//3685131/213-226424978732659>?><;=?>;AEDBACEJIFLKKNQVZ_^\\YPW_b`VSVZ]]XUUSNIPWXa]b\YUX`^^YSUNLROVWUT\^WZTWX\ZX\YVVVTRWRXWWTKNSRTWYYWPX]XVY\\]_`agoxyx|‚‡…˜• ¯ºÂÁÊÑÏÜëî,H`\MMHC1+& þÖȬœ‹‚†”¡³¶¯¢•ˆ††‘ ªª­¯µÁÎ˼¯¤“’—Ž’ ™š¤ ¤¢››ž˜’—ŽŒ‹~ƒ‡†‡‹’““‘Ž˜˜Žx|}xqwzv{{xx€†~…ˆ’ŸªÀÚóñàׯÊË»¬¨«ª¥žš”ˆŠ„ƒ…}x|stlqqrnqqnxrtmlpomntpnnq{ŠŸ·ÛîóéÓ¾°¥–‰ŠŽ–™›£¡™“•™¢¯µ¿ÉÎ×ÍÊ¿ÆÄÅÆ½¾«©Ëÿ軡œ™‹Š‹Œ‹ŒˆƒzodiZYUZ[`X]`klrt|~upn`\\WZWUSVTZ^VVTZ[`TYb`VX^`agkjdc_WVVXUPPOQZ^\[YWTTVZVRWSNJHKHJOMHED?>><>>;9:=446775762:./0//-125670.242-/2./27102=977799969::?<:>>=?AEAEIBFHHMKKMUXY]ZVUWVYehd\TSVSXWSLFGELTU]]\^VXT\_XZRTSMNTURWZ`[YZ[YZY\ZXVVUUT[[]QQPPQSVXZ]]]\Z`YY]XTW_^\_gqvwz}ˆ•”–›Ÿ©·¸¿ÁÈÓèîõ*7DKJXTRD90 +æÍ«‡{‚„Ÿ ¤ š’‹Œ– ®°³¶ÌÈÓæÚʾ¸¤—–š—š¢œ›£§¥ª§ ˜“Š‹ŠŠ††Ž’—˜“˜œ—–”“–”†xtzzw{zzzttw{}ƒ“ ¶ÔñþÔ¹²µ±£Ÿ®ª«¤¡–ŽŒŒ‹“‡‹ƒƒwzolqrpupwmrykrlmpnmtppnjjv„Š’š¦½ÉÉÀ´ª¢˜ŽŽ˜›ž¦ —–”—«¶½ÉÍÕÙËÇËÎÈÊÆÄ¿®±¹ÕÖÁ¤”‘Žˆ…Ž‘…‡xric][VZWX[cZ`lmotwthgbYXUWURTVSSVUX[\]V[^ZZZ_chpmhhgbYX[TUVOLQWWYYVRUWY\XXXTTLLJILKFGFECC?>;><88996897966646,/-//11131311/221525751172/77666;<9>=;@<9:>=?@A@FKHGEEGJMRTWWY^\]_\]djf[RYTUWUOMMOKOV[_^`UY\`a[]UYVNQQVVW]WV\^]W]ZWVYWSPXYXZSQYXXTVYZYb[XXS[]ZXWY\Y^`dmpqv}€…Œ•™ž››­´¸ÂË×ãö 4FNGOHUE2.ýÝ˧–ˆ€„†ŽŽ™‘•–ž¢²µµ¿ÁÑ×ÜÔ̶¬¦š“Žˆ”˜œœ¤¦ª­ª©¡ ¡š–Œ’”“‘‘”“””— ›”˜˜™Ÿ«¢Ž~vs~€‚zstqv†‹¡©¸ØÒ¾¥š™™ £§¢••‘“‘–ƒ€vzvtvtsrnlompttsljqstssumiegt€Œ‘ž­µ¼µ¬¦œ“ŒŽ‘‘”ž¥§˜”•¥´µ½ËÖ×ÐÆÌÚÒÁÂÁ¸¶®²²¨œ—“Š…’‘’Žˆ€tmha[YWb]`baipnhijieebXTUYSUWRSTVZX[_^\bb^[`ddgjjjkdc]WSRSMILQTY^]XRXXT[\YWRSNOQLHILGIA@C<;<7889>:6853;22664,/.-/314743112.41/.49578735:;86::<;846;>=69<=@BBFDCFFKLKJLTY\YXWRTTZcc]\XRXYWVNQMSXU[]\[]YYX\cWSVXXXTRTX^`]YZX\ZaYXYUUSW\`XXZTURWSW]^Z^_\]\^_ZXZ\^\\acfnw{…ˆŠ•˜›¡¢¥¨²ÁËÖØâý$)/DUQGJC@5>4ôó÷øÞ©ž–ƒzv††€’Ž–— Ÿ¨¯µÆÊÒÎÇÓ»¬  Ÿœ–—š˜“™™­°©¨¦¡ –’˜˜“““‘’’”–˜š˜—“’•••𣬡‡yvy~€…|yqmov|ˆ˜¥¨³Â³Ÿ””š’—Ÿœ“‘‹˜”“‹}wvutrvqnmgmplopvooxwmpruoher}‚Œ–ž£¬¬ª¨¥–‹‰Š”¢¤ž”‘˜Ÿ ¢¦°ÀËÌÑÍÆÌÞâÖ;½¼³§™’…‡ƒƒ‚…Œ‘Љ„|thi^a]QX[[\]jhkjdbc^__YVYWQWRVXRX\b`\[`cbcaa``horsrf__\XQMRPHOVY[^`XVXXW]VUQOOMJMKIHICAC?<<9B<9A=<95>8321633.-,/23439;43/201302223423957:7679788:98<@>;<BE?>BABDCDEGLPKNY_]XZWW\c`a_WUYZ[VRSSUS\a_ca`^cW\^ZU`^\VYW\Z]\\[]VZWX[Y[WXYWW_WTUVTSWSXX_ZV\[]ZZ^b\aa`fdflnr}„‘˜—˜›¥¦¥°·½ÈÛíóù'-77E[T=48/." +òâÚ×âί™›ŽŒz‡|„†ƒ‹‹•ƒŠ‰– ¥­³³»ÊÄÀµ®§™ Ÿ™ž“ ¤ ¤¦«¯Ádz ‘‹‘’•™—“˜œ—••——“Œ–šŸ™†yuxzŠˆzwrnv„“ž¢¯¯¢œ¤™™˜––—”‰ˆŽŠ‰‚ƒƒ‚~uttomnpjgksrjuu{urrjjtsvrhjw{‚ŠŒŠœ¡°²¤¡‰ƒ€†ž¥–’’——ž©¨³»»ÅÒÏÍÌÒÙÛÖËÆÂµ®ª›‹‡ƒƒˆƒ|‚”–˜”“‚ngb^WWU[Z`\c`b`^_[[[ZWXZTTZQWTVVTW^X\_b_dfcd`dmnvsnj^XXZSQQQRNPSSYa^]]ZWUVTQSSNKJGJLHEEAB>=;8;=;896857366427,-//-/4310337-2411465353/524:85:8:97:::=><6<A@DCADACHIILOJNVXVWZTVX]\]^^X^`\_^XWRVW\]``[`_bZ]_[XZ`_ZZXX^W[ZX_`^YY]YTZX^VVWTXSSSRQUU^]Y]ZVVZ[Z\^abekkotv}|‘˜—›¡¥©®¸¾ÇÚê'0/:FJ>,+'óáÚÏÇ­¦‘…‹†„ŠˆˆŽ“Ž’˜­©¦«²±·¹²®±¡šž–•œšœ¤¤©­®¨«¯ÙóÓ¡ŒˆŽ’’——“•—•œŸ•”“Ž…‡‹‘”‰xtxy}}…‚roq~…œž£¡¥™‘›¢¨¡•˜™•™ŒŽˆ…ˆ„†€„€xupuqlkfejpsmpz€xvvpoosomus}‚‚Œ‘˜¨´¬ ’…‚‚Š–¡£ž™‘•–¦¬·ºÀÄÂÅÉÌÌËËÎÎËĺ±¥¢ƒƒ}~}€…–—Ÿ›“qsnf`Q^WYZ]T\[Y[ZY\][QZ_^[SWSUWTYZTU^[\^`edbahjr{vpok\VZTPRQNMMPQRWX___bZUTQQQSMKFKIIHB@<@@<>=49>><5;68864826.0114-/+//062403204255/450637778789;68:9>>=@ACC@?BEGBALRQTTRRQW___\^a\Z]ckpjgb][STWZ_^gaZd]a]_^c]]X[`Ta]Yba\_][V[`YYWS[S[UPOMQRSSPSUV\\ZY]Y[abfikhhox‚‚†‘•›£®¯¯·¼ÄÉÞó&#:GD>0øðâÚÖ¿º¬¦žŒ•ž””Ž‘ŠŠœŠ’™˜“œ§©¢§¸¯¯·¬¥©ž ’œ•˜£¤©£¨ªª®µµÙìÄœŠŽ‘‘•œœ–”˜š˜¡•–”ކ…‰Š“‹ƒ{wttvusxvsvƒ‡’žŸª—˜“˜§®œœ¢›‘އІ}‚{„w‚‚ztvnrodbelqp}‚{vv€zruunk{yy~{}„‹’œ š•‰€‚Ž™œšœ—•›—”’¡®µ¼¼ÈÊÌÌÇÏÎÉØÌÄ´´³©ž”‡}zz‚–•¤›“‹yrmefS]W]X^WVVWUVZ\[Z]`Y[V[ZUURVYXVZZ[]ca_fga`lxuxrh^Y\]VONKKQQQSW]\ac]Z\WXYOMPLLKIGHGBGFF?=;8>;8774499646647.-2/,113-1./3405344466613296569874:<:79<;<==?=?EDGGDIKLSVTXURUYU]``^\ZV\ex“ˆr`[VVY``^ea\`c]Z`[\_XV_Z]\hea]_aW`[]]U\aX]]WVXOMQNVPMNMQR^\XTVZ^bcgiopox}‚†„…Œ•œ¢°¼µ®¸ÁÅÓäô%3?A3ýòððäÖ×Ç±šˆƒƒ’§¬ †“ŸžŸ£ª¢ ¢˜¨°§¬©¡š¢ž—”—šž¡­®ª¦©ª°©¡³´¡˜ˆŽ”—•–¡Ÿ™ž ¢žššœš’ŒŠ††Šˆwllrvpqsrps‡•–ŸŸ›’”™¡Ÿ˜££¥œ¢““‘„‚‚„€„‹|€zy|yneinkuxt|z}vqlnolptrx~~}z}ˆ’’‘“–ˆ‰‚~‹’”¡œ™Ÿ™žš“˜™ž¬¹¸¾ÅÏÎÉÍÍÌÙÒÁÁ·¦¦Ÿˆ‰}yƒ‰‹Ÿ –Šƒrrl[[T]^a[_QQXTW[YY][_ad_[ZUUTWYT]_Z^ba^bgcacahlqojg_UW[TKOQLLNQPRZ][WY][VTTRNMOPLIHJGBEC@>::;@=77?;7;6332822.-01+05331./,2-51407734143586:<968:;<==>=>>?@BEBABBDGEHPTSRSRSTY_edc_ZY[bv•rhf`^d_^b[V\\``[YX[YXW]`\[Y]_\f`gYT\a_aacacX[]YSPNNKNTPRVRZ[Z]cfglstjkq|……‰Ž‹• ¡ª²¹¶¸ÇÍÓàëô'*.7HA8÷Ü×ãÙÎÑÁ³ Ž}ƒ~ˆ¥¦«¡Ÿ‰†‹‹™ ª¢¬®§§ž•‘šŸ¦ ¡¡ŸššžžŸ¦¬­¬ª©©¬¨«¥¦£œ”““Ž”Ÿž¤«©©«¡˜›žš‘”’ŠŒˆ€}tpwuuynqwptx…˜šœ›š–—Ÿ›™ª¥ª¢‘’‡ƒ…‡„|†ƒ‚vppjjiqsz||{txuolmprvywx€ƒƒ…‰‹Š‘’‡„†– œ¤§¡¤£¡œ¢­³¿À·¶ºÄËÇÌÒÒÏÂÁ²¬¤•ƒ†„‚ˆ“œœŸ™ŽyrmfbVX`]d\TSWVY[ZY]YZ^gf\Y[TZXZ]\]]a_ab_agmigkpqpogjg`aYQSQSSOOTZWU[\VXVVWUUPMLNHHJEOMIBEA?;9?<<88:9;6<666632--+1/35/-/11./3403632855566999=:;98;7:>@=:>@==>CDACCEIKPMPUUVRQT]d^^^W\]^ksumebb\\Z\\^UYXZX_^^ZU[_^\\[^\Y\W]aV^Wclllf_^U^[XUNOOTWYYROWT[]\_iqmpysxx~‡ˆŽ–¡¤¢£­¸»ÄÍÒÞêù'-8>DHM=&ÞÍÕÏÏÍÊȬ{‚¢Ÿ™”‘Šˆœœª§¦®¦ ž™›œ™•›žž—˜ž£«­©®­­¯²¶­¤¦ª¦§¢ž¥œŽ“¢ª¥£¨¨«°±«¤ £ž˜˜“’’–ŽŠƒ|yvvxz}vywtyz‚‘—£Ÿ¢œ••™£¢¢¨° ••’‘Œ…€‰„†……„€z{rnrmtlswy€yumppmpqqsrpz{{€{‡Š„Ž‘‘‹„‚ˆ‘›¤ª©¦§¨¯®¨­±¸Åɾ¶½ÊÌÉÉÊËÁÿ°£›’Ž‹•—‰Š‹Š”¤ž•’{de_[\a]U[`XVSXY[[X`\bfd\Z[YZU_Z]___cc_`_dmlrpoqsuqmg^WWWQNPMLPRTVVSRVXVZYVTSNJHFFIIGFCEE@:<>=<=8::;:470063.0*'14533/303,14324465453256;;4;865:999=:7=??@A@AEEJGAEEEKLNSXXWXUZc`[Y\ddcflqlecdc[[X`Y[cc___i\YSUZX]ddbdZ\c]\\Y_hv‹~ka\aY]UTPOSWXXZXVQQY]\Zbisz‚†x~ŽŠŠ˜¡¢ž¤®­²¼ÃÊÒæø +%:88?;MNB.ÞÊĺÀÓÌΡ’yt‚’˜¢—•Š’“Ÿ¨¡§«£¦§Ÿ¡¡Ÿ«§œ›¡¥ª°±ª²¬¶°²®¨®¨¡ž¥¢Ÿ£Ÿ˜—ž£ªª¦©®®«¬®¦¡ š“’’–Œ…€~{{wy…vwvz}{~‰—–œŸ““‹–’ ¢¡¥Ÿ‘…‘Œƒ”‘Ž…„€z|rmqqroqry}|wmpigmttvwzzvƒ€|…ˆœ˜‡…‰††Ž•›¤®²³³´¸½»¸¹¿Äɱ¶ÃÈÆÈÌɽ½µ°¥‘‡‹™Ÿ•”•˜—¥ ›‘ynnj_]Y\ZY\[WTYVZ^[[_ae^^__ZYZZZ_aabkfgghrpust~ztsoki_UQQSSMNOMRUVUURQUUPSTTRPPHKMFGJE@EC@@@:<<><:864770033420-217.//--50022436665685:22:966959<:;=<85:=<@@?ADHDBFIRQSXSTWYW[_X]`ZSZmj`doqhe_]`\Y_Z`Z_[^`^V]YU^X^da__XZ_WY[c]j”‚vc`_ZZYRPRTSYYVUUT[ZZ^dhr…‡ƒ}}‚‰‘”› ¢¢¥§ª±¶¿ÈÚêú *=?>;<LWMBîÙÄÀ¿¿Ã±ž†z€†™¢ž™—‘––”š˜•ž™¤«²¯ž¬¦¢«¯»µ´­¨¨¥²²¹»º¹³³±£ž¤¤¡¥›ŸŸ›™œ¤¬©©®«­±´³®­¯ªŸ›˜”’•™•މ‚ƒ…z~„|wux€‡Ž“—–Ž’”—¢œ™Š‹‘••“—•’€†„…~xxpqwomruruvtlmirzwwltuz}y{†‹‰ƒ‡‰†„†Ž—Ÿ¡§¨©±»ÅËËÆÄÊż·­³ÄÊÆÎÁ½¿¹°»±ª™‘’˜¡ž¦¦œ˜—’‚„wzm`cXZXWZW[ZXY]Z[[_jjbc`X^Ycda_`ljjnldins{}u|€€wqkdd[WRKOQQTYYUWVORSQVTNUWSRLIIMHBDECB@>A<<7;98;88850224232,/1313-//45-1102858544499:657;=9877:8:<>;9=>@BABEDECEIIKRZVRWZYV[a_YYZ[`_[chifg`\ZZ^^^U[_[[\a[\^R`^b^ad_fa`Y`ea_do|qdeh_]YYTRPTNWRT[WT]WWafeiu„‚„ˆˆ’𢡡§¨££©´Â׿ö $-571O}¤V!ýÞÚ˸ª°±§—…‡‡‘›“’‘œž¥¥§¥•”¢¤¯²©¬®®²»ÆÜÖû¹¥¡¬µ´Ã¹¯²²­¦£ ¥¡£ž¥—–œ¡ž¦®®²¯­«£¥ª®²¬Ÿž›Ÿ¢›•—“މ„ƒƒ€}|{wx}z~‡•š–— —˜•”šœ”‡‰‡“ˆ‘•Ÿ““˜”˜„€~{vsowxtrptt{s{{rtnt{zvvzusy…•‰ŒˆŽ…‡“–¡¬­¬¯³¼ÆØéäßÛι§°²µÄÊÈÄ¿¼³´³±¡¢‹—–žœª³°­¡™™€wjgb_\ZcYg\YVeX^gaeeeege^e`a^`bbddjjihgot{„…~z|{yvne_TOUUXUV[WWZXSNNSPMOURMNRQNFDCGBEDE@>A>=;@=6::9684685024./)3/+303002063283636<62953996:8;;9;><7=>=;:;CA@BBDEFAHPUYWW[XTYXZY[WRSUY[Ybchd_^[[a[_bX]_[__]_]W]`aaXYd___^aY_\^frmba^ZX]RUVTW]UVQSUSX^dmsz{v|}|€‡“—•™¦ª¥¤¦¡£²¾ÎÞö #(.*4fÍÕg-ãÎÏÁ¹®¢›——“Šˆ†Œ™™™­±²­§¡³°³±²¶ÂÑâò×À¶´£Ÿ¯¿ÂÂÁÔ͸­¡Ÿ¢©§œž—𠤤¦¤£¨¥œŸ¤£¤¤¤¢¡  ¬¯®¯Ÿ–’Š…Š€…‚~~xw}‡‹’”™–—›™’‡……Œ‰ˆ“‘– ¢”—›˜†††…„{‚~||tjsyvyz}ˆ}vnnw{{rttqw~„Œ‘‰ƒŠ†’‡ŒŽšª¬¯°®´¸ÃÙïáÓØÆ¶¤¥³ÂÂÃÅÆÄÁ»»³±¨›˜• Ÿ¶ØÌ«Ÿ™||uo``[]accfba__[^^bhpiegia_^igigefjihinrqq„}|y}}tle_[VUY\aa[[YYTOQLLORTRQXQIDEEEFFBDDHB@>:<;9;:<;67254215263-1--//1330024554<4653766976=:5:8769<>>=@=:=@@@BBDHEEIKPTVYYSPSTWYXUTTTTT^]__fb_aZ`ad`aZWbb`__\^Z\^Z_^[]\Y[^]Q`^_e]e^`[`^[WXVUZYXWVOTW[bht‰‰Š†„‰ˆˆŠ‹”š–‘›§¨©©ªª®¸Êæö +  #..OÀÍa1ÞÊÈÊø¯Ÿ›—›™•“ˆ—“™§¨¬¬§™¢¤¬«³¬´´»È×ãÏ»²°§¡›ž¦±¿ÑáØº©¤œ œœ™™––’’¢ œ¢ ž™  Ÿ¡¡š–š ®»Â½±«© —…ƒ€‡‚€ŠŽˆ…xzˆ‹ŽŽ’ «§™›‘Ž‘Œ’‘—œŸ“˜šˆˆ†}}vtv|xxmvsx}~‡xpkv||vvwty‚……„Š’’œ ¤­¹ÂÁ½¿ÀÊÐÔÜÞÖʾªª»¿¿¿ÅǺ·¶·¯§›š‘‘žšªÓÓ³žžŽ†xkec^gc`ekkg^ca^`fffjmljhcfeeghgichmnolvxv{}yz‚……}nd^VTSZadd__YWVNMNNMQQRPPMMQMIJEEEB?>?>=;;88;9>=2446434072--+//-/,1.00.3548444774788858<?:>@=>@>>;8<=<;?AACDGIGHMQQPSY[UTYXVWQNQYVV\]V^]cd_ZZe_\Y`U_h___X[X^f``dacd__^[X[Y\aabZ[cZ^`XXYZUVYZSV_[cflx‰”šŸ¦­¦–‘”Ž‘••˜ž¨©®¶³ºÍäòúýúü &/2HizX#éÔÑÐÉųª§›šŸ”™’””’¡œ¦¬«¨—ž¤¯®­¬¹·¹»º®­ªª£™œžœ­¹ÒÝÄ¥§¢¡¢š•Œ‚Š˜£§¢ œœŸ——Ÿ™“–š ¯ÅÑɳ¦¬°£˜†}…‡‰Œ…}}~„‹•ª¬­§¥¤œ™”’‘Œš•“•˜—’—‹„y€~{‚ˆwvws{syqw{vv}uy‚wqp{}ƒŠ……‡Ž¤¨Ÿ¥¯µ¸¾¼µ¼ÈÏÔáêèÓ»²§±ÁÀÈÔËʾµ¼¹·­¦Ÿ•𤩴À¸«Ÿš‘“†~ph_`_agiilgheagd]]bdhgbgdccglkokmhmqkpz~}Š…~€‹Œ€pe\VWYZbfdc_\ZWUSTQPOTVTSNPPKGFECCBD=?B=>?99;9@;7632556323(-//-133-30/04543242=;<:88:;=<;><:<<<>?99=?>>>CDCFJJIIJMKNST\[Y[ZWPNQPWb[TY]cabga_fZV\XUZ_`b[[]_^b`hrmkce_Z`\YV[d`Z\[[_\W]XW_\SRXUXZW[_mx|‰ž¤³ÎÜÞ‰‰‘”–—˜˜ §©®±¼ÅÎëÿüóú*''49ûåÏÄ¿¹ÀÈĪ ž¡¡šž¡¨š–˜ ¬«¦Ÿœ–“£˜¡©±ª§«­¬¬¬°§š¡ ¤œ˜›ª©À»²¦§¡œ™•—‹Š‰š¥®­ª¡™œ˜™ Ÿ˜‘•˜™¢·ÑÜÒ½­¯®¯¨˜’‰€wz„ŠƒƒŠƒŠ™ ­µ­¯Ÿ— ›‘‘Ž‹•˜’–”¢œ—Їz|t}~|€{y~|wmunq|w~ƒ‡€}yvsloyz‰††Ž†…Š”™™ ©¦ž®²ª¶À¿ÀÒØÔßãÜÔIJ­¹¾ÏÎÌÉ¿½µ´¼º´¥”Œ«¸½®¢¢›ŒvjebkhjheufdcebdY_cldjbfge_fjdglkjpqmoq|‹Š‡…†‰…ŽŒ|ifaWY_^^hkaZ\[VSVOJPUXVUPNMNLFEEB=D@D@@;::7:A979254536102.()+/+/0,11,1226:40875697==7>CE?=><<=>>?;=;:?@A@@?ACCHIILMLQW]_[[ZSQRRPV\XWXdb\Za`c^^^Zb\]ccbXXaZ_]hrxutde^S`YT]^^[g]`^[[\WYXWXSR^\TZ_knpw|†¢²½ÐѸ­—Œ–˜œœ¡®¯¶º¹ÁÁÆ×êú úÖÓÀ«››§­¶µµ¦‹“— œ¡££œ˜¥¥¤¯ŸŽŠ’“— Ÿ«ª¤ ©Ÿœ§ ¤¥ž—–”˜©«­±°¥§Ÿ¦®¦˜‚…Ž‘§£««¢œ¦©ž”™ŸœªÌä×¾³²¯°·³žš›‹}|„ˆŒŒŒ‘šŸ®¯°£—™žœš™Žˆ•ž–“–•œ‰„„svv{~€ƒ|{}ttrorwvsƒ‚vtuppu{}†‘•œžžž¡£¦«¯®³½¹µÃÐÌÌÏÒо½À½¾ÇÖÐÌǼµ»¼·®£‘ˆ”™«´±¬œœš“‘ƒxj`]forqkuofhg^dcf^^defhhflehinmpljmvp}‡~ˆ“—¥›Žug^XWXY[`mkaa_ZZYONPNRXXRPOOOJDEI@?A@C@C:?<9>:9890512573+27..-213.1,-183/754799:974>;7?KOHB@><?E?:=><8=????BDEFIHHKMSWZ[`a\\TONNPU\a^]efa``cca`WX`a`dhd\_^_`_agwtig^eRY^SV`[\\WX]`VTTQRPXY]c`^^hoko…‘¦±Àȳ¬Ÿ•“— ¥ª¨¨°¾ÍÓÕÐÇË×âðôñîêáÝÏÁ¾¥£ž•’£©£®¶£‡Œ—•›œª¡¢¥±©µª‘ˆ‰–‘—›¢ž¥ž¡¢£ ©§¦¨¢–”››«««°®ª£ª©ª¨Ÿ‘†Œ•™Ÿ¢­§£¥ š£¯«¥¡›¤¯ËÞÍ®¡©¯¯¶²¯­¬šŒ„~†Ž–‘”š—šœœ ¬¦§›—’–˜—‹ž—””‘‘—ˆ‚~{vmy€~xv|yrokkjlt{~|ƒvpjluop|…™š¡¡Ÿ¤£¡ ¨­«²µ¸Â¿¼¾ÆÇÆÅÄÂÍÊÅÅÈÉÿĹ®«¬¦—”¢¥¦¢ž›Ž—›—ƒzgcc^biqk{|e`aZ_[[]_bb_hgghlkkpknlnntuw„’–”—¼Úœvi^[TRUTX`dca`[UTTQQQUTRXSMQNJEAD?@A@:>;;>5;88;66:67253./1.+)++/5/0114100246:;976892=:6>ID>@?>B?<B<>@?@@>?>?BFHEEHJMNV[\^``]XZRNSU^ikeeg_dfa`]a``]^^d`c]]`aac`hbabcb_ZXYYXYZ\b^YXYXUXWRUW_\gli_eqs{„ŒŽ£»Ä½®§¥š•¦´·²¯ºÈÔÙÜÞÔÓÙâåÜ×ÊÈû¹§”’–‡Š•šž¦©šŒˆŽ‘’—–œ£ ®ª£¡˜‡”‰ˆ‘œŸ£¡›œ£¢™Ÿ¥¥§¤¬¡Ÿ¡œ ¨©ªª§ª«©«ª­¤”ˆ„Žœ¡¡¢¤¥›¡¤¢¨°¯©­¯±ÂȺ«˜œ§®µ¯³´¨¤•„„—“–¢¥¡œ˜˜™šž“•˜‘˜ž™£——˜–™‰‰‡…‚z€{us€~v{tsrpnllnt|}…vnmmvpky‚‹•™ž¦ª©©¥ £¤Ÿ¢­±»½¼Â¿º¶¿¿½Á¿ÇÄÆÃ¾ÂÆÈ¼»·¬¤˜‰Ž©£¥¥˜¡œ• ™”|h`X\S`dowwoc^\_^ad_`_d``chkeqqkhmkmrs{Š•ž™ÔþÕ›wh`]]XTUX^a][YU[XPTUSQUZSWTPSOJGDCBACDD?;;9<9>78:986;7547103.)-./,1//4.3345973=54795::8;:>@<9<8:>;:?><<>@D@<?CHJIGGJOQRVWajhb]VRXVV\lkcailkidbaeb^^efaZcb_]^`_Z[_\]``]T[VXR[X\YXZXUTXYROZZ\ccjkmlmw{~„‘™¨µº®Ÿž••ž©µ¾ÁÆËÈÑØáâÞåæëØÂ·«§¦§§ž””š•‹–¡Ÿ–……Ž•˜’–¢¢¦¯šœ–‹ƒŒŒŽ•–£žš•¤£¦Ÿ ¯®««¨ ›¥«©ª«°¬Ÿ  œ¦¥˜Ž“›Ÿª²°©¥©´·­©µÃ¼½Â®¤”œ£ª¬§¶¯Ÿ¦¢˜ŒŒ•œš©ª¤”˜’–˜ž•–•££Ÿ  ¡›Ÿš˜–†Œ‹{‚y~€zxwtoxuvrikhgnx‚†~vrlfhsrqw†’’ ®¬¬­©£¦¢—Ÿª²³±¹¼·¶º¼Åľ¼¾ÃÈÊļÃÁÇ¿²ª˜‰‰– §§£¡Ÿ™˜’š—|tb]T\[fggsmki\YX[a]][^_`_bglsnoojusioy†–’Љ®Ë¯ˆpe\W[]WVZ[^a\XVUQSTQUYWPOOMMONOKDDFCDD@>:>>9;9;S061488960234.-++//0/5-442-3568625874889;8<:7;@???=>A???<>BC=@EABBHMMRPSUZfptpb\XTU[]ddcblqkddmiefihliacd\][^_cc_\ZW`YV]XTUSXOYWWZRSWSSRUZ\bbdnmnfhr|zƒ”œ¨®­£¢ ¦©´¿ÉØÚÖÑÊÐÛâÞÕÓÒÐý©—™Ÿ›“•›œš—˜•‘‘†‚…’ž—šž§®¨œ“—‘ŠŠŽ–“Ÿ•›’•¡¥¨­¦§³¥®°¥§¡œ¡¦¬®¨¦¢ž™“¤›™’’ ¥¨¦¨©¬®«´¶·Á¾ÅÍÈÅÁµ¬¡œœŸ¥«©­®¯£˜–¤ªŸœ”’•œ›–Ÿ   ©¨¨©¡˜–”Ž–Œ‡{yy|{or~€yzpoffrx€€‚zxmgijmmv“’¢¯¯¯°¨¦¤ž§¬©²³±¹¶¶º·ÀÇÀ¼µºÆÌÌÌËÎÇÀµ¢“™˜— £¤¡¤—–“’Œthj\Z_h`jpnmjf_Y___\\afe\ahhjnopxuoqrs|‡‰•€ˆŽ„of_XZZWWV]`bdZ\aZOKQURRWWROQNLIIFDHEEAC=7=<>489:D5I™2626.523.++-.//0./91.1446687465977:77977??>=C=:>=?;=<<>BDCBFGGKKLOOOOWguzpd^ZZVUZ`^emmswqjimkrrimicg]^\^W``\``XZ[bYUWTSWSRUVYUPWVTRUXX]bfhnplost{x‡¡¥Ÿ¡£ ©¸¼ÀÂÎÝØØÕÓÚÝ×ÏÄ»ÀÅÀ¶¥™ž›œ˜›¢¡’‘•‹“‘‹‘•–™œ§¯­¨ž˜Ÿ•–›—˜›“”—¡™œ ¦«¯¢¡¤©³¯¬«¤§«§§ª¨¤ ™”—•™œŸ˜” ©µ´®¢¤­´¯ªµ¿ÊÏÖÛÖËÁÁ¼±¬¬¨§©«¬±´µ²¤˜—Œ–œª¤Ž‘’š˜š¨¨©±±®³®¢¢Ÿš•Ž–•˜{{xuzuuw~ˆ~zqnqjx€||xmllknnjqŸ­²µ¬©©¤¢››¡§³¶¯¨¨±¸¸´·¼»¹¸½¿ËÐÕÓѼ«¡™¤¦­©¥Ÿ™˜ŽŽ’–‘{nd\_\omjokofec[ZY`]Zc`bcclsunrroosrtt{‰‡yx}{vtmdYRVRQTY[^d_XY[WTQOVUQORWPOROLMFGECBC<<CD?=9:9>88;A5077/3.21,/2/301-21/102324=;86;86966<;:46<@@D><@>=??B?;?AAIIDIKKRQLMNTbig\VWZ\^\]fedqnswvmklkpqtztdaX`]_T`^WXYZ^][Y\[WWXPTVXUTRWYTT[YZ^b`fmpt{}}xzw™¨¢ž¦¤¡©ª·ÈÆÁÆÒÝáÞãðóäË·¶ÅŹ©š”š£ª¨¢¦£©£“Ž‘’˜žŸœœ™™œ››¥¤ªª©­ª¤šœ›œ–Š‘”•žœ§©®¦¨²¼¿®¯¸¯®»¿¸·±«¢©££¢šžžœ ž§°°¸²ª¥¡¥§ª·ÃÉÚâàÙÑØÓÊÀ¼¸¯­¦ ¯°±µº­¦Ÿ—“•™ Ÿœ–¡ ¦£š¡®«µ°¸®¬««­¡Ÿš–§«©ƒ†vwy|~…|ztrpr{wx~}unpqwtnp~ŽŸ§¶·®£œœœœ £¨°±ª§§­°¯¶½Àº·»¿ÀÅËØÕÔÎÁ±¥™š¦­¨«¤ –‹˜¦qaYZ_ospnlmgeaaacadaacbhgmomlmptutw„ƒƒ€|wxruzoi[YWRQQXa]\ac]VVWVQSTRPNPSPGNPOLIFEAEG?AD<88><;8::52716313135,0554/,-/430240895=86547777?>=7=BAB@>:@?>><??=AA@DCBFFLRNOOV\\ae\VVV]_]cjhkimlqslilfintoke^XX_YRXWWVTZ]bcYTYXVZUZXQVVRUXRQY\ZZ\_hox„’‰y{y‚–¥§ ž¢¤­¹ÃÅÁÃÈÕêöݹ¯¿ÈÀ´¬¦«·¶·¨¥¥Ÿš”•™š¡¦£Ÿ–ž™œ§š¢¨­±ª³µ§¢ž—•“—’˜Ÿ¤¦¬ª ²³¹¶²±¶¶ºÂ½¾¿¿±´²¢¡§©¥œœ¢¥®º¾Áù¯¬§¥ª¹ÅÃÐåæÞÞßÜÖÌÈÊȾ·¯¬®º¿Á»´¨™™™œ§®´®´¯º´©®µ¼½³µ²±¬¯¯§ž™’ž¬ ’…zƒ~x†|xpqmotstyv{{zvzzyut~‹²Á÷£™œ›œ£¤©½Á·­Ÿž¨³´µ¾¹´¸¸±¶ÁÉÓÝÙлª©ž™¥Ÿ¡žŸŸŸ”“‘‘ °©‡xea`lqnjnuigicp}sga\a]`fkrslsmmu|ws~‡ƒ…€{~trrpib\QQRSY^\]`]_]WWSQTPRUUUSTPLNOIJKGEEAA>A@96:<=9:35;:359331052*,/.//+416044404689546;989;<98:?>>DB<=?B>==;@CB=ACBCDILMONNS^c^a_`\WYZb`dgkkintuorpdhbffgb]^[WUTQWV^]_\[[V[YU]`YWTVUZ[TUUU[_YW[bfxŽ ©¤‘…yzˆŽ•˜Ÿ¥­­²ÀÈÇÉÎÍÕþ&EdW%ðǺÅÌÍÆÃÉÊÈ»®–›˜š›˜›ªª ¡Ÿš£™›™”¢£®¶²®°¡¤š—’Š‹‰˜Ÿ§¬µ®®²°µ¹°±µÄÈÍÈÎËÃÈý¶´´»¹¸³¬¬¶ÃÉÎÐÉÇÄÁÀÁÂÆÉÊÕÛÙÝáâ×ÑÔÑÎØÏ½¶µ·»Â½µ®£–¦¶ÆÅÍÉδ¦­Ãõ¬¨­£­§Ÿž¡–Š’™Ž‚~…|{„‚…‚|wuumjomqt}ux}€~€xrtŒ¢´Â®¢š”šš¡«´½¸«©¦§°¯®¸Á»¹µ½¼¶¹ÂÓÙÏÀ¶¬©§Ÿ£¡Ÿž££Ÿ—‘ªÊÙÅ£rnjorrkorjhhns‹‰wnf`aabqmiklkoquvq{~xvwtqvlf]WSQXZ]blke`YWWTOOOONNQROPIHKQIGKGKJB?>==8769:1857474013051..'-/0/12214105452778589:?:=:99;:=99;A?>AB@=;=CBACC@BEFGINPTTS^b^]abYXV^``dmghnqstrlomjheeda]Y[UUWVY[Z\[ZYR^UV[WdXWTRTSUYVXW[^a_`eq…¦¹ÌÒ¶—ˆ‚‡Œ‘›©°¯·¾ÃÈÉÐÕÙïKx‡o5ìÆ¼ÅÝææààÝÈ»¯¥œ›¡©©©¦¯¬¥žžž———–’˜¢¥©ª£ª«œ ”•Œ“Š‹¢£¥­¹½¸±¶®³·ÃËÔÔÊÓÕÐËÁž»ÁÄËÉÇ·¯¸ÄÖÚÚßèçßÞÚÍÆÉÔØØçãÚÝØÕÖÙÙÝÏÄ»³·¸¹¹¸«®¡—™¥ÂÉÐÖÇÊ¿´£­±»¸­°¡¨¤«ŸŸ’‹…Š~}yƒy{‚„‡‚}rqhflnwu~}|~„‚~‚yz{‚¡¸»³¡ž˜’–™™¡¬±­££§¥¨°¸¿»²«¶»¹¹¶¿ËÍÐż²®²§©¦™¡¡¢¤£ž¤¢¼èûó»Œyotwmxnmndclmu‹ƒvpm`c\bfiiokovtyty}zwtqtvokpng^USQSYdori`_`[VVTQUVRTSPNNOORQJDAFEHAB<=;8779=66787273554.303-+1./0..3.331047559759:98:89;5;=9=>A;9<<A@@?CGDEFGF@CLNNPPR[`b^X\bXW\^`bfjlmsvqpsnkpvunjfekf^W[TX^f[Z[[ZZ\Y[\X[VWZZWTXWUUYZ[V_imw‘§ÏñýÍ‚z‰Žš¢¤©²½ÈÔÕÑÏÜï /CQV=×ÃÅÕæçãååáÁ´±´«¬¹ÎÑÀ±®¬­£œ›˜•›“‘”ž¨¡¦©ŸœŽ‰†“–ŽŒ¢©ª¹Ãº®­«°½ÆÑרËÅÕÕÒÈÇÇÁÃÍ×ÐÎËÃÈÌÊÖïøùûùòÜÉÌÉÖêùúëÝÍÍÖÕØØÎǺ³«­³¶¶³³ª—¢©¸ÉÓÝÏÉó°²´´«§¤©Ÿ¥¡›ŠŒ†…€tx|y}}~†‹†|}qowihuu{|~ˆƒƒ‹’Žz{…’ž¦•––™•• žž«¨£ª©©­®±²«­®¯°±¹¼·Á×àÚɶ¶¶¬®­¦¦¢¤¨ª¯²Â¶Åãã¿—€swurqhideecix„wkkhchdfdjlnpuvzts{yttw{xspoha\UPONRXjsib`]XTTUOOPNQQQSNJMJKMHFHHE@?A:=;9656;5678803405/01..0.-/+0/0223/40100;979?;6;::8:7;9>AA>;=>A==ADGFEEFHHDKSVVW\ad]^[Y\[\^^aegmt€voqtstt~qlfgklaUWWZ^_a[XXYWVORTSXR\[Wc\[\\`\Y^W[aet…ÄêῚƒ€•–˜ª³·ºÍÜÒËÑ×î #øÑÂÑçêìîä×ôþ¾ÇÍÆ·ÃÝÖɽ¯®§¡¢¡›’“Œ•¢§¨¦ª¡š”…€ƒˆŠ’ˆš§³¼¾¿¸²¯°¸½ÈØÝÞÚ××ÙÕÌÈÌÌÐÖÙ×ÙÔÎÏÉÏÙò  ùéÝÙãòüþ÷àÏÍÍÑÚØÎǾ¹±®³¾¼²½·¦¡©º×íïÛÆ½½²¬«ª¬·ª¬ªœ¢‹‡‰‹†ƒ{vx|‚‰ƒƒyuroorsw}~„‡ˆˆŠ˜© ††…•œ ˜’”š ›—£¥¢£¥ª­¯¬©¨§ ¡°°°·¯´»ÅÖæÔ˿þ¼¼µ®ª«©¯±µ¼¾¡©³¹±‘‚vrrsmokgljcmq{{xrjoijghbjjqosstxxqwtstsqpme_YVSPMLPU]bca]]YSVVRRNMRQOPJJHDIJDCFJ>CA;;;<68:67;98558405.100423//4./2151134533868?<9;:::;96;<8=>===@E@AABABGHCBHJLOP[gptg^[\bgcdaaehx‚…€snomovxqrkkhhehfX]`bXb^YYWWRQQNNOSQW\a`d^dc_ie`^`ciox‡£¶©—ˆ‚‡‹‘˜š¡ª°·ÁÎÙÖÌÐ×Þð üåÙÓÅÉï ôíòôæÐÊȶ±ÀÏËÁ´°²¬¢—’ЇЦ¦£§¢››““‰†„‚‡‰Ž‰Œ”¬­°¬´ÆÉŹ»¿ÒÑÕÚéàÝßäÛØÕØââãáááäÚ×ÑÏÜô +&,+"þîêùòãÓÍÐÓÖÕÊÊÊǼ¸¸»µ½À¾±«°ÃóïÞÄÂÁ»±¢ ®´¯«¨—“‘‡‚|zr‚|}‚‡‡~~storvyx…ˆƒ‰Š‰‰ž·³‡ƒ‹Ÿ©§™•››¡œœ¡¢¤¢¦®­©¦£§¨¥§²¶²³µ®·ÂÐÖÁºÃÈÌËÅ¿¹½±¬®±·² ‘Ž›£™Œyyvmooqkhdgdbms|wrpqidihhhkwt|}yxxytpqtpkkd\WVQPOORV\\\^_`[W[XSSQRPPPPPOLJIFDBAE;???=<<8==:9;4673574515316872/-2-/47548413968<8:;<9;89;689;<>=?A?;<?@@????CDDFHKSc‚Ãþî¬|fcaejhg`fmx‚xpccgcfkmfkqmmfoh`]a[X^b`\WWTTMMLNOVV]\fglmkhbda_eilhony’‰…‰‹“œ £ª¼ÄÍÊÌÐÏÕÝàæþüÝÇÇËÊÖõ  +øê*/ âÅ´¯«µ¾Á¹®¯¯­¢›“†‚ˆ›¦¥£¡¡˜˜šš‹€ƒ‡’“˜«µ°¸¼ÂÍÌ¿·¹ÀÈÎØåìäßéììãàäèôóòöøòëØÑÕØî  /92.) þñäÓÍÕÙÙÚÞ×Üׯº¼Á·¾Áú³ºÍ÷øÓÄÞ­ž¢±°¼²¯¨Ÿ ™Ÿš’‘€yvzyssvs}€{}wvswxz|€‚‹„‰¯·¯™Œ„Ž«¬ž›–›¥£š›•˜ ¨«©¥¢žž ª¬©´«¦«­´½Ã»®±ºÔàÏο¼ºº±§§““‰ˆŽ‚~xvriojpmead]bijmmmimbfielr~€z~sx{vqsrqrkigb^URRQQRSWYVW\`^`^YVYWQUSPNPLJKJFFIHA?FBDBB8:8:<:6978681150.4.02752/.1/-647972-266=;<<9==@<=;<:99;BB;;>@;>?>AAA@BBACHNR`©ÊúY£kdefdbagqwyˆ‡{h_ddi`bh^ippornfd_]^`_^_]WXNPLJQNMQU]akrvvohgfghqmghkgs‚…‚‰‹”—«°µ¿ÇÑÐÙàãîöíëýøÙÄÏÜÍÚïíöõí10ä³°¯±·¶·¬«¨¥œ‘ƒ€€€‚”ŸŸ›˜¢¦¢¤™‰Š}‰¡ª©¾ÃÊǸ¸»Ëɹµ³¸ÀÐØáïðëçâçæåãéóø + ìÖÜÞî,8FMLG;-&! ýòä×ÕßÛßèçîïèÔȹ¿¾¾ÆÏ¿½¸ÁäõëÌÉ¿¹¼§£¡¬ÂÌ¿¸±¤Ÿœ¢¦ž†‡zs}usln}‚|}}vxxwz{Œ‘ž°À´¢—‹£œ˜˜šžŸš˜š—š¦ª¨¢¡¢žžš¥®«±®©²¶²°«§¨²ºØèÎÈÆ»¿¿¥Ÿ›…ƒ…‡……{ƒxphknjtnbg_^_j_dicjfdkkrp{ƒ‰Œ„€ultvpomome]a`[UPOSUYWX_]\^^[X[ZTUQPSMNOQSPIEGFCDCCD>@=><9;<88:8654.443421123.50-/0//42232358838;AA::876:::98?=?A@BCB?@@>B?@CABGIMSVdżè̸rifhghhkpu‚znaaeb^\dcdgklmokfcabfc`_`[XRTQKKOSQRYae}ŽŒwuhdelkpjfjmpxy{yˆŠŽ™›¬¶¿ËÐÍÐÙèõþëÙÛßÏ×çåóýÿèÀ«¤¤³¼½·°ª¤ž™’€{{Š‹˜žœ¡¨¨­¥™„€‚••¶´¶ÉØÔȺ´®´¼¸²®²¹ÌÑÑßßÚ×Üáåæåìöÿ  .& +õêì#14E[ldVROI&öæÛááæìõ  ëÔÉÃúÅÎüµ»Ïçñßʺ´£  ¶ÑÖ賩©¬§¥–‚zƒxupqr~„‚€€„}|xx‹——¢©®«——”——˜‘’ž –“—œŸ¤¬ª¨«¦¢¤œ ®®¯¯¯®²­£¢œ£¦°ÇÒµ¶²¹¶¡‰z{ƒ‡ƒ…€|urhflnpig^`_Z\dje]hhjknwx„ˆ”‚€{usqkpihmj]X\VRTUUXWUW\]\]\[[\ZVXVTTSQSQQSOJFEBGD?@?@:<:78=9:87555525165335/30+11112115223365175A<88458::699=>==??DEC?ADEDDCB@BGMNN`¨ïU³7šumgggeiqrxzwuh^^bb^^`f`afomdhecedgb]`a]XRSMHMROOSWex†–‘qkhjlenmjmoq{y„†‹’•™§²¾ÄÎÔÌÔÖâ    ùòïäØÜòõæèä˰¨¨«³··º·° —‘„{x}‚ˆ– ´½³¬°°Ÿ‘ƒ…}‰’«­®´ÇǺ±¶§®³µª§®°ÆÉÉÏÒÐÅÅÇÐÕÕçöý(DWH3"#(,?[tzvuƒ‡fF.!óâëñû"/òÞϽº¾ÅľºÀÑíüÛ·³¬Ÿ¢§­ÄÄĹ²©ª°§¤––…„}u~{ptxz€‚…†{|}‚€~|}Œ—¢§¤—“•“”“•”—“Ž–›ž–•›£ª®­© ¤«§¦©­­³·µ³®¬©š¢«½Ëľ­¤°±¥ˆy7ƒ‹ƒyyljospkec_f`_^dfc`cajorw‰ŠŒ‘‰„zwqpmmplmmi^SSQPVRRVUY\[^a_\]][]]WUXZTPRPNOLHDDGGG?@=@@8;:;=9>78586121122324-0+010..332803884398;?9;98;89<;9<==>>ACA@A>@BSUDACCGEDKOYxÝ=¦qkqvkjorsz}vsf_\[b\X]^\cickedeegaiifi`[[SPNMQTOQX]fq€‡~usnkiijiijjsty|ƒ†ˆ“œ«³¼ÉÎÐÔÓÖàùéäò $ñÖ˶­¬¯¶··º¹°¯£•Ї…|yƒŽŸ¤¸Ä»«£ž©•†‡…›š¥®®©¥¤š¢¢£§®¯¸ÆÁÌÄÆÂ³®´¼ÅÑæú 9^rvlWD2# *Meyƒ…•¥«™mY]@ñý 9E5õâͶ¹ËƽÈÑü=%ãÀ¨Ÿ—•®¶²«¤²¢ ­¥¤Ÿ–„|y€}zzoquxy†ƒ|st|}|„—§¬—’𤤤œ•Œ™ž¡›˜œ¡ª«ª²±¨©©¥¬µ¹»·¶µ¸­©¤Ÿ ¦°¹ÆÇ¸±©¦¤Ÿ‚{‘Ì–Š„€{vklop{nbigf]_d`cgcdibm}ƒ‘Œ…ŽŠ€|ttskigjhga[RROOPPSOVZ\^ae]Z_XSZ^]ZWZ[SOQSOPIDEFFB?==>@<:9>?;9;=6663/6.2.2350.3.1-,44.225/0:95::6<9:=<=?89;;?AA;=?B>??<<'#ü7B?BGFGKNR]p€squpwyxwry{…†ymcZ\]\\XV]^`dagggiih`ehnhg^UNLGSPUT\^bhpyypnilhhemqpqvtz„†‰‹™Ÿ¢¬¶¸¿ÍÙààèð÷$ $$%"ôÿ+#îÊ»®¤¬®²¹¸¼¹·²¤ŸšŠˆ…‘•Ÿ ±±£››ž˜‘ˆ‡‹Š‰˜›™ ¤¡›žž—•¦¬³´½ÂÂǸ¹µª­½Ñßö-Ec¦´ …gF-%/D]inu~¸È¥‡Q ÷.?YWF4 ìÔŹ¹¿ÌÈÈÓù:$㺧™’œž›£ ©  ¢©ª¢ ‘‡~wy|zpqpqy|€xy‚}ƒ‰ˆ‰š£™™½ÕÒº¦œ“˜œ šžœ§«³¹±¨±­¥¬±»ÅÇÊŶ³­˜—  ªÃÍÕÊ®¥¢’’‰†‘𢔑‡€~wpqopmhdija\_da`^`figt„Œˆ…ˆ„}wsqsjomijd^VQNMONQOOWW\`]_\UY_]\[]cd[VUSQRRMHIGGIBB>@?@=<9@@?>=:64:25121/+3/4.4-.211-230613993466986:=<=9;??>>;;=C<=A<?>7€r;CCDGHHJOQT[bdcjkhpt{{s{…™¡…l]_W\]ZUVXV`a^dfdhlfh_jijb[]NIDQT_``^imw~vuohkmmmqqlnqx}‡…‡‹—–  ¤¶ÈÎÌÙââìú 2<E$öù"!ãÁ°¤¤¬²¶´¹¸µ°«¤™™‰„‰‡˜¢œ ¤š•”ŽŒ‰‹ŠŠˆƒ“Š•—¡ ¨£Ÿ    ©¯½¸ÂÑÌÐËʹ¯ºÈå08OQQdw—ÍýòÒ¢k>+A]M9;CEG^z£Ç¯“†Jû +.[„ˆZB<þèÓ¸´¸ÃÑÕÍßþÛ¹¦™‘’““•—£¥œ¡¬¯°¥¢’‹ƒyzwuzqvx€€…ƒ~}‡Š’Œ„…•—‘‘™´*¼·@Ñ “•——š £ž¢®··±­§°´©ª¶ÁÒèûéÊ´§š“•›¤ª´¹¸¡žš•‘™”“š™ š‹…{srorkpakkhb`a[^bbZdgfp{Ї‡Ž‚vusolekhfcZSQMMOQOOQSUXY\_YUV[^^agzƒykZXYUSPKJEDDBBD@B?=9?:<DHD;74643422233305/02-0,/..1621173366:5866:78:9>@<=>:;A<=@<?@A77<CGCGJHFKNLNV^fllnlv„~zzˆ¡€qg_W[Y\VZZ[afgdjlfhdkhidf^V]TSRRS]ff_kw‚}ytlikgmooqlvtz{‚†‰ˆ‘œœ ¦­¼ÅÄÌÙäëñòóöÿÿ + 4?E#õø "#á¿­¨«¯±®¨¯«¬£™•‘‘‡‡ˆ“¢¦™˜• ™‘‘Š„€Ž‰†Š‹Ÿ¤¡«°ª©¥§²ºÁÄÆËÞåäåãÓÉÂ×÷/Xay¡ž«Ø(;¹wJFn{S>60;aqv••ƒvJ#`±ªa66&öѹº¾ÆÏÐÏáïÙÀ¤“Œ‹•˜œ ¦ª©´¶©©¦ŸŽ‚…|xzrwwu|{t{ƒ€„”ž™™–Žˆ‹Š’“’šÏððêB¥”’”•¡§¦ª°°¯«¬µµ¹²°ºÁÞ (Ô®Ÿ—’•šœ‘’™Ÿ¬¥ž Ÿ›œŒ‚}ooqlhkflggaca[a^c_gknt„‰‚‡…}vrrlihke_YONOQLKOPOUWY\[YZZWY[[\_v¨¼šr[UUVUNLJDEC@?BB>>;9:8;DEF84352354.431151/,0/2131.21627666974;:74788=<<9;==>>;>A@<;;BD@ADFDEHJHJNPSZfpww}zwyx~y~†rnigZVVVY^[acgeejkehhhihdc]U[TNVVW]bcbqwvqpolpnjknsty}|ƒŠˆŒ’›££«®µ¾ÄÎÛéë÷÷îîôûþ+2." +îîßï«©© ˜—žž ›¡ —’’‹ˆ‘¢ž£¡§žœ•‘„‡—Ž—‰’ ¥³²²¸´¬­ÅÒÌØÚèëò ÿòØÅä6U_vŸ¿Ê»¯Ö"8ï†MGbޤ–—mTH\kes|oafgH%;‚mB%%*&æÄ¼¸ºÇ¾ÉÒʾŸ”ˆ–— ¢®¨¯²·¶±­­š‹„zwuz}y€|y~{v„˜œ©©§¢šŽ‰ˆ‹–—Ê™T8ÿžŒ‹‘œ¥¬³¯¬°©°¹²¹´­µÃÞúË­£œ“‘Š…~„„„Š¢³µ´¯¨¨¥—’’Žƒyuqslhfldbd_b`\Zaabkrns~†Žƒ†€|{wqnlgfe_ZUKHJHJILPTXWSY__YUYVX\W\u¢·“kVSUURSOGHEFD@E?<?=9<><@??523541362342,31///./201/3040251359:<67:7;:8<;<:;<?>;@@=;=<<??@EEFHEFIMQUVYdtŒ›ž|rrpquttnkm^[USRX^WZajkmlqnjdcgabh^XRPPRRW[Vcgkvsjkmqpqrhmqt{|‚Š‹Œ’“žž ©¯¸ÃÆÈÙáîúïäéîû$þéßàæù á·«§¥ž•‰†Ž“‘šš˜‘’ˆ‘‘‹”•›¤£¢ ¤¤—ŽŽ™’˜˜•‘𥬵¸³ÃÀÃÀÐÚÙßæïù íÔÎø-<NWdƒ´Ñº ¤ÓÑ‹S33V|¤Òüä¢mcnouykm•·ŠO3<kŠoD'0&ؾµ¸¯·²¼»¿½¸§˜ŸŸ¯¶µ¸µº³«¨©­”’…~~vxƒ‚‡ƒ€}~{|‰–¦¦Ÿ ¡–’ŒŽ‹Œ‘¯YzNKÓ†‡ˆ‡‘›Ÿ¨®­±±««¯¶³¯¯±½ÎÜÜѶ«§š…|{||}„ˆŸ®¸¯´¬­¬—•”‚ytqiojeibb_``[ZW]dhntv|…‰…‚ƒ~€wqmooiea[VSKKIEMSTUTUXTU^a_XX[UZbdl‰s_RMRQHKOHIFGFDE?>=B==?<898555783/41530/40-..-./0//443255536:;99889:<;=<?;<=A>>A@>>>>@@@CDDFJFELMQSR[dr–¹¸™}rtpmlpvomjb^\VSSUX\`jhhqjklfikkbb`VURTKSZYY^egihnmqlrutmrqz~ƒ†’Œ‘—™œ¦¬µ»ÃÏÔÛÞîðíêñóàØ×ÑÜò÷ìÌ®©¤–”Žƒ‚„…’š•’‰ŠŒ“–Ÿš™Ÿ˜•œ“¡¡š”•—–—œ¡œœ ¨®µ¾ÅÉÐÕÙçèçèùý ùÛ»¾ò"&:KQYƒ¤wr‡|N618Nu´V])מ|……nn£Õµ|b`}•|H##-0(úϼ³¦¶·°¬¹ÞûÚµ§´ÈÕ¿½º·¯¯ªª¨¦šˆ‡{x…€€‚€€Š‘—–š˜••’ŽˆŽœÊüñ¹›‹‹”žŸ¥ª¯¯ª¤¦­ª®²±µ¾¼¶­ª¯¥Œ}|z~†™¦ªª²­®¡ ™‰€}rodohdeb_a][VYZfrmj}ƒƒ„‚‚|{vsqoovvjbXRPKNIHNMSYTSTWZZZ\^\]^acbche^VSSNLJMUZTMFAAA@@=><;?A<;984476554/483-41.---0110/04045647;<?;97868;?:;>><;@@D><=??>@CEEHIGLNIKMJNT^ft•·»„wrsijmlprridaUWVSZ]dknikielolnpie`\VUTSTXX\]ehdlintmosuvpt}€ƒ‚Œ’’—šŸž£³»¿ÂËÒÜâåïüøöû ôäÛÕÑÞðýñÕ¹¥œ•‘Ž„~~‰‹—˜Œ’”™ §¡ŸŸœ™”–žŸ•˜Ÿ•ž¢¡œ ¥®­¼ÀÑÝæéíþûóö'âÀª»ç %4@DSahd[imWEEg~†œìk¶¦Ní´¥¼Æ¯…fn¶¿¬’Ž¥©Y@=709:)þγ¯¾µ¨¨Äa ÖÆÍäìàȲ¸²º³«ª¢’†€…zw}ƒ’|}|‡€Œ™”’“™’””‰‰ŽŽˆ‹‘—£¢ˆ–•™› ¡¥§ª¦¢ª®©«­§­±ªª«¥®©¢ž‚€…utux~”Ÿ­®§¯«£‚~ujolijg_\]b]_]]pn}yƒ†€‚„{wuqpnqosti^QQQLMKNNJQTSUTW[]]^cb_ab_]^^ZUSNOPIL\jwkSICB@>>?<=9<@>:6:75852662224-/0//-./-.//-3/3166:<@C>;99:6<A<>A?==<=?@?=??>@@DEEKORSOQTMNX_bpŠ£©“€zvmkkhkomjgcc\ZPVV`hilljgglnvwved_aSTOVR^X^_ggllimmpmrqxuwy‚‚†––“™•£§¬´»ÀÆÐÎÙæéóý ÿõíçåååçöíÓ³œŽ‰……†…‘”‘“Ž˜ ¦ ¥¢ £–•“’ž–™•”œ ¢ž«¨©´´®¶ÄÑãíøú  '1:7'Ϋ¡ºÞ00+4>AVlˆ‡pjy²àÝôF åwó°Âõߟkfu›»´ ¯ÚÉ’dPWD<L]^=Ä´¸³¬§ÀQÝÑâëþêÕÂÁÁ½±£•ˆx}‘„„ƒ~€‚Œ–Ÿ™‘“’ކ†‡ŒˆŠŒ’’”Œˆ‡ˆ™›˜œš›¢¨¬©¡¦«¨©­©ª®¨£ž£©£›•’ŒŽ„vroo—¦·²¬¤¨ šŒ‡†zrrnrjhk^``ebcbcpr€’Žˆ†ƒ†|wrqljqqmmd`\TMLLMPPLPSVWTV\`_]\`a`a_`_^[TROKLHL]krfPHE@@@?<==9>;:96828:34940112,-3,./--.-2,4233/359;@A999;>7:<;@<?=<<>>?AC@><?DDCEJORQQQOORV\_j…šœ‡…}tonommeijc_[XTZ^deiimngfjoƒ{e`_[T\WV\^_lbilmrrnnnlnsv}~……ˆŒ’“˜š ¨°¹ÁÇÏÏÐ×ëõòö +  + ÿíÞÔÚëüóëÙ½§˜‡ƒ‰‡—“—”—›—”𥦦©¦Ÿ ž›“Ÿ–œ“•¡£ª¬¬®¹½¶ÁÆßé÷ú-1FMLG,ùÆ­§½Þ .5*#0Ss¦ÍÎÓÙäöõZÈçsð¹Û #¼‰v‚—³²«ÅõØhbaE>\t”£a÷¶¬²¨§¯Ù÷èäæôôÞßÒи®£—‡‘ƒ‚ƒ‚‚ˆ‹…€€~ˆ’–”‘Ž“ˆ‰‡Š’ˆˆˆŠŽ’‰…‡‰”•šž££§¦¨ ¡ª¦¡¥¦§¤¡™Ÿ¤¤¢›š›••‹}rmk{𩹳²¨¢‚‰‡vo|oojgekjennlvrz…‰’Œ‹~„zrnheisskfY^[QNLRUSSQPPQTWXZ`_[[\^]]_cfcYSPKGIILU\\RHFBA@A@=?>8;<9;6365744835531.01+./.0.*0./132/5668:;866;<>:;:@>==:;@=>@>>E==CFECIORTRMMPRSX\hš£Ÿ™Ž|wtnrqleiidbYYTZdgcgjejfihtƒwkfZ[ZZ[aV\\ijoswprrjklns|}‚ŒŠ‹…‹‘””¡¥¯½ÂÇÎÑÌÒãî÷óõûþê×ËÈá æÒñ›‡‡ŒŽ”™¡¡—žš™“‘¦¯¦§­§¢œœ˜œŸžœ›“š˜ž­°²·¹¾ÉÒÒìøÿ"0DJ[aVC羨«Ãë:;;48VÒ CPb——_(îÞh¢PÎã!>ïêܺ¨¶¸±ÒòÉ€ftjSSa}ÎÎ#À««­¯©·¾Óþ äÔÏÒ¼±«—“‰‹ŒˆŠ‰‡ŽŽˆ~|y„–—’…‹€„†‰‘††ˆˆ…„††”‘Œ–Ÿ¤©£žžŸ¡Ÿ¡¦¡ ¢¦¢™“•Ÿ¢ ¡Ÿ––š’{pps~Ž¥­­£¦–Ž€„‰Ž{srriokmrroyŠˆ–‘ƒƒz|vnlhjhkmg`ZUPHPPRZVPPQRVRPTY]]^^^__`aabZPMKJKKMLRUQKHEEFB@BBC?<;<<965664454/30424,1.///..(31121/1177235666898:<9:<=?::><;=:9?A>BFCFIIKRSNOTSPT^kƒ¬ºµ›‚zyqnlgdadb^XTSY[bgifhknnkmljf_]`\bbabfgmmsu~vrqkmlqtx†˜Ÿž˜Œ„‰‰“Œœª¸ÅÆÆÆÉÏ×áîöòùüÿ öÝÉÁÑî! áÉ¿ª‘ƒ‡‹‹“žž¢ž› œš››²µ¼±¦«©››™—›Ÿ¡¤£¡ £œ­¯´½ÄÏÖÚíû "'<OW\jhR=ߺ©´×+;FMRw¾{œ¶ÕíÄkÐÛ:92íð1<kþ³¾Ë¿Ê׬ykxxa_l…çHá&É­¨±·§§«Á#4*ùÜÇÏ̱¡›“‰Š‘ŒŠŒŽŒŒ‡ƒz}~ˆ– ¡ž‰…‰‚……ŒˆˆˆŠ†}ƒ‡‹Ÿ¦˜›¢©°¯£Ÿ¦¤ £Ÿžœ™›ž˜‘“—ž¢¤¨ž—’zy‚‰‰Š˜£©£šš‘ŠŠ‡‡vpxkksqq{†””œ’Œ‡|}xztnnomjnma\YRMOSTPTTSQPSUVZ[\]Z\aa]_``c]TONONMNPKMMIKIGEE?=C?=<<9995875:452011-023.--/,0-1-332295024787546897:<::77<?9=@=>>>;9>?>BBGICJTSPORRQU]mÉíÛª’…zuoie_bbaYU\[Z]ecbehlrskedb]^^^acchjr|xrut{uqorqkswyƒŸ´´›Œ‡ˆŠ’’—©»ÉËÏËÇÓßçñóö÷ûýóß»Íä +ûßÉ¿¦€€ˆŠ“ £ ¢¦™™šž¢³¿Â°¥¬­›™ž£šŸ£¡£š¥¨®´¹Ï×éé +*10J``]Y[F+ß¹Éó>asw˜Ý^ðD*úê„*ïÜñ 3;G–êº2áÜëäÒÁ¢|‚€|v‰Ê º5߸«¨¬¢™µç áŽÊÇø©™ŠŒ‰‘Ž‘Œ‹‚z|…‰ž¯¬œ†Š…„…ƒ‡Œ‡„~„€Œ¨¶® ¥±·±ª£¢¥¥§¤ž–’›˜•“Š‹™¢«±±¤ „¤£””¡§¡§œ™Ÿ’ˆŠƒ{vttpwnsv‚œ¦—’•‹’„…zwzqtsmnnppi_]XSUX`]WVWVWUSTXXY[\]\_aZWY]_WRQMNOPSQOLHGECDDC>>D?::=8:979468501.42--2201./,1//010145;33337756769:9=98:;<;;=;;=>>::>ABABCFKLKOOKNSZVYl{™Òûܯ‘‚wrji`__bWW]`^`_eabeutshg]XYT_W`ecklu|xvvuplmnmorx{}›¥£—‰‰˜£·ÁÆËÐÏÒ×Ýí÷øýüúñòöñëÝ̹´ÆâøüîÔ¿¯˜‰ˆ‡Œ‘”ž  ¢¥——–𥩮¹²£¨²®¢¢šž—™¢¤¨›¥£ª²²¼Õãøÿ *15<[Z[TRK>' ìßËÔÿ)`¤Ññwú†Ñ€ æà¯«ŒT/ %8Pz•˜Éë£= ôøøÚ³•}txŠ ³½¹Ðô±Bæ¹¥¡˜˜”“¡ÀÂÑÕººÀÄʾ¶°¦˜‘“‹–‘‹‹„yy…‡š­®’Œ‰‘‰ˆ‚‚„‡‡‚€~‚z‚ž¯±¤Ÿ¥²º¯¥ Ÿ§ª©¨™•š™Ž”£°²¹µ­©¨››²µ———¨Ÿ£ ¥Œˆ„zxoxÉ{wv{…–š™”Œ†Œ…yrsonnpkimkh^aYUY_ea[VUVZ][]`YX\YZ[^a\X\][WSROMRQMQOMHD@@BEAAB@9==;:::68275531/221/0101,-,1./20./004346453797;77;=;88::8<<8;?@@?>?>??@CEGGFJNPPSY[^gv’½Ó¸¡™–„urkgd^`f_]]b^a]bb`j{wqbc[XZYdZakceousuxrtonhlmquvw~‚ŒŽ“Œ…’—”›¡ª·ÀÄÍÐÐÙßÜðö÷üþùîíéÝËÀ½·ºÈÚëïÜÅ­™ŒƒˆŒ‘‘™¢ ¡žœœš§£±«¢ž§¯ª›–˜—›«±Â¸ª£­­«¨´Ååêü 11CYSO`cWA! ûÙà=ŒË+}·í+‘¸zçØÁ½ÌÊŠzWal_d…­Øññÿåˆ3þ óÉ£„hg¯ÞùöàÚä¯4ܶœ–—Ÿ™“™›£­«¨±½ÃËÐÆ»¬ž’ˆ‹ŒŒ†€}|„Šš˜Š‘““‰€…‹‰‡€|}|„•£¦ž¡­®©£ž¡©­¬£˜–™—šœ›•–›¦³À¶¹¼³®ªž©³°¤£¢Ÿ©§ž¡œ›†…~zt§zyz|‰ŽŒ‹ˆŽ‰‡„…wvtsogfnjgimlg`cXS]ffd\[[X^_\\\[\YX\[[]Y^_WVVWPMQQOLOMMJFDBBCBDB?>==;69898447742120201...,+/0+/3.//..1545585877:46:;>>:;<;98;>>>?>?A?>??BAAGJKNPQTY\]et‰¥­¤¢ž–‰ypidaab_bbaebgbebgpvrncXYX_]b__flkgtrpqmunknlmwwtx‚‚ŠŠŠŒ•––¥«¬²½ÉÔØÓÒßçíïóøúýóã×È»¸»¾ÉÒÛàØÌ´¡…„†ŠŽ‘šž¡žš—š¢£¨®©£š˜šžž–“•¡­¸¹Îͽ«µµ³´ÄÜöÿ÷ÿ/6C\aYruj= áÞý-r½8ŸºÀÙ>@ôêÿ÷æÚÊííðøùIK Ÿ9  캖uW^ŽËôí»£u߸¡ ª¶¥–‘މ›¤¥¬¸ÄÑÖй¨ “Œ‰‹Ž†Š‚zyv€…••Œˆ…‘ŒŠ„„‚‰‹Š‡‚‚…|}†’žœ ¨©©£›¢®²£žœžŸ™ ¢¤¯³¾ÂĽ»»±­¨­¹¸²±´°¦¤¤¦¥Ÿœ‘ƒ~zt{w}~‰Œ‰†€}ƒƒ‚{tlmmnghllgegje_^]Zcefd^_^\__^ZX]]UUYZ[YY_\XVPQQMONOPNLLJFIGAHHGB<>>;;<:6786363/0460/1.2/0..0,,/13200.2115376756:;869;9=;985;@?>?><CB@?>>@ABGJKLLMORZdnw‡œ¨¥¢™—}qoicfdalmifhhknmlrpqkcVVW`Y]`]bmnluumtpqrsvmnpvu|‚‡Ž•“Ž’—•¤«²»ÄÌÕØÖÕÜäèëòùùïäÔÄ··»ÃÐÔÛÚÏǾ¯œ‡‚~~ƒ”š ˜“’›ž¤©®¥Ÿ˜’ŠŠ’“’‰š¨´±»Ë¼°µº¹ÇÝíÿ úõ(;[•“˜zNîÑÒæ +H–ë7GT€ÄìõÏÐ:üú./,3]Óä‹Z4[x1³H*"ùÚ¨qMT}²ã)b*캥¤³Çê™–‘œŸ¢¯½ÎãÕÓ̬Ÿœ“Ž”’†‡‰ƒxxxwy†‹‡ƒ€…Œ’’‘ЇŒ‹‡„}…~|‡—›š §«¤¡Ÿ §°¯¥¦¦¤ž™™¨µ»ÅÌÊÊÁÅÁ¸¹²¬½Â¼¾ÂÁ·®¥¢¨¤¯«•…z|z{ƒŒ‰‰ˆ‹ˆzx|~|vwomikjolnkffhegd]\b]bfbgcbda^beed^WRTVVX\[WZVNQSOPNLMMIFDAGGCGGA?<>?==?7982423343312.101.1-/-1+.01013/23365335369;6677:::69==>@?<A@BC?>><BFDEJKNQQTW^isw’ ©­«Ÿ’ƒyvkfgllqtslomusphmnndbY[\YZa__alltx}xuuqt|q{rx}ˆ’’™™žœŸ£©·¾ÆÏÛÙÙÚÕÚæîõøðæØÇ¼»¿ÅÑÙÜÞØË½« ”†ƒ}y{}‡Œ–𔓙˜¨¯¦¦¢¡‘ˆŠˆ…‚ž©¤®³µ°¬­ÃÊäôü0Což›ŠUÿæÐÂÇß@‰»ñY£ÛÕ±Ÿ¼ü ",<”dÀYÒ‚S$p†0±BCM3ÑRJYŠÄ"éž’J ɬ¥²ÏÖº®¤¢¥¢Ÿ¥°ÆÔêÛÖÌÄ«œ–‘‹‡‡ƒy{vzy}}˜—’ŒŠ‹‚„„€‚€|}†’›Ÿ£¦¦§©§§©­²±®¬©¤¥¨°ÀËÒÚÔÍÆÁþÀÁ¿ÈÊÅÊÆÆ¿³¬­«©±¬ªœŒ‚‚„€€ˆ˜•‰ƒˆwrtvskoigeeinpsgfjhca^\a_Òžikichjfgfhi_ZWQRXWX[\YXVONPNMPLHHGFPXEIGFA>=>;:?987<727554621042115/002+700/-1342964254356:8769:9=8<<=@<@@?<?=@?=CBAEEDFKNSYZ[\`gow‚’Ÿ¶ËÖ߉|ricchrwuwrrnqnilikja[WY^[^affehlipyv|uwyuyr{z}}ƒ‹Žšž§¨¥Ÿ¡ªµ»ÂÎÙÚÞáÞåíòüÿïÛÈ¿¾ÈÜäææççÛ̹£“‹„€|xz}‚†‡‘’–“’”–¡¬­´¨™‹„…€|‡‹—ž¦²°¬¬¨¨ÊÚê÷ýúû(;W_tzuWøùúÚÊÀÌö0|Ù&Zyšß⧺î ((&{@–;ÄlUTst¦<:\kLí•[BJa–Ûþצ¢ŽbÛ³ªµËÎź»¼¸µ¨±ºËÏäÚÑÁéž‘’‹‰‹Œ‚~zzvuz}}|…†Œ—™‘‰Š‰†€€‚‚}|‰‘˜¡¨ª£¡¬°³¶³µ³¬©ª¦¤¬¶ÇÚèåáØ×ÏËÉÆÇÉÎÆÀÅȼ»ºµ´¿»¾¹¦ˆ‚‡„ˆŽ’””‹ˆ„†~tlknlhjfbedhltnejkeb]ZcjhÇœnoichedikstdXQPUZ[YYXXWSQOPPLMLIILIMREFBDDB?>88=79:755644444/2031250001+23110121/511.256598:;:8:<><<>?=>BBDA9:>@A@>?BDEHIMW\ZYZ^djsƒ’˜¿(¼‘}rkfjor{zxrsxlkimhif]RZV_b_b`cgdhjo{vw}w‚sytqmuyzz~€‚š ¦ª©¨¤¨«¹ÈÍÒÞâéíìõýþæÏÁÆÍßû + üîèÚ̼£ˆ„‚}~w~‰‹Ž˜“’𥱹ª˜Œ……‚…}Œ“–¦±¾¶°«­°Éâ÷÷ýÿý&6AT^cc[H"ïåÿïÓÆÇí5ƒèˆçß®¢äë7D8"(eÑ +频³¢rUC¬]'!D^Hù¤iFFFd–Á¿³±Œ}EñÁ«·¸ÅÅÄÏÑÑÆ·¿ÊÍÒÛÍž¿©¢Œ‹‚’އƒxxqoz{}{‡“•Ž‹‡††ƒ€~}{w{†‡šœ¢¥©ª§«±¼¿µ´´«¦¦¢ ¦´ÉæøðãäåÞÔÏÏÊÌÆÅÄÀÍÊÅÉÇÄÅÜâáÕ°Š‚‡‹Œ“•ŽŒ€‡~rmicfhhbeegjfqnnnkaa^_lqs|ysppmmjebq|{jXNMTZ^`ZUVURPQOOQOKJNLIHIHECCA<>>9;?;8977521540313*30131-02..--/0320-2243368497:;86;=:<>;<>@A@A??@=AA>?AAEHHMSW[XUZ[_hoyƒ…²K Óusuyuvxz{ƒ~yoidkad]YVZX\ac^`__adox€xxy~{zsqpors|w|€Š”¥§«¦¥§¶ËÍÒßâêêëû äÌËÙï%ëãÒ¿®›‰€||€|‹‰Š‹–—ЇŒ™«±«Ÿ–‰…‰ˆ„€†‹‘£´º²²²±ºÞãøùþý&Mdn`h]8ñ×á òØÓç(‡àDÝÞ‘ŒÆï乩Óü38+Jaˆ®¶¯Ðê [&Òˆ@)ñ¹}SOQ]½ÒÖµ•œoÔ²´¬»ÁÍÜäÞÐÆÓßÖÖÖÉÁ¹´«Ÿ‹Š†}Š‘‹ˆ‹„€~vvzv}‡ˆ’‘’‹„„ƒyz‚‰Ž—£¥§ª««©¬¸¸´¸³ª¥žœ¢³ÄßëàÖàéæãÙÚÑÑËÌÑÒÖ×ÒÐËÆÇèöðִ𓉕˜–›˜˜•’Œ‡yvqi“mcichiiolquomkc_cjqwxw}}vonmiiryxeUNLSZ^^[WUURNNPNLNJKPKJLIFFFCA?B=;<<<9788756522/23.412200.01/+,,.5240315557769::;:<>>:?A9=@>A96@EAA@?@AEEEHIOX[_\TX\bgpywuŒÇ÷ñÈ„ƒ€…„~{€yk``\XUVVYZ\ba\gc`emmv……ys|z~xtuqmnnwrx~‚“”šŸ¡¢¦µÆÉØéïîêò$>-ýÓØõ40íÙȹ©—‰€{{‚Š{~ƒ„†‹˜“‰‰’œ±¬¥–“ޅއ††…}†”¥¬ª°¶»Ñçêøÿö +%N{aPT;êÕÛëõæû&|ñ;e¢¹…^l™²® ¶ü4:4%-c‘¦³¸Ðÿ ë;é›K21üòà¥zil–Óôý°Žj×¼¶²¾ÌÞíòÚÕÖáêäÙÕÎÁµª«Œ‰……„Œ‹†ˆ†‚€y{{zuƒ‡‰’“”“Š…~‚€‚ƒ‡‹“ £¦©ª««¬­±³²µ·­¥Ÿ–•œ¡¯ÂÏÔÌÈÎâûöëÝÜäçèëêã×ÉÁÀÄÚìàɲž˜šª°§¦£Ÿ—™Œ‚utoj‰jchfknstuxtrohb_diluv€ŒŠ„xrojiqoqnZPKKU^^aaVSWTNMOMJLIHJKNLHBCCCECA:;:8:=753455046322/4103.2-,01-0+.1.1.3062366995:=;>?<>A?=??0 ]uO>>B?@??FEEKIKW_e`[\^en|ƒznjz“¡–Œƒ…‹ŽŒŠ…|—š…oc`YTRQX]^bc\^cgkmjkmwwwuxyvupoollnqw{€…Ž“””•˜ §·ÇÕêûùöòö @sc*þ÷/#íÓ¾±¥›“‡€~y{‡Ž‡€Œ’•š–“Ž“ž¨¨Ÿ–“†‰ƒˆ‰„ˆ€‹•¦ª²²Áãíøüøõ )OuZL8ÿìÝáíëðñþ(yâBm``d_fqˆ„‡ŒÎ4`]@4+)I‹Íòü÷øýÜz)é—HQyU  Õ¦‹’Ö3-ú¤qb3ûÍÆÅÌÖðóÙàãéþöÝÍŲ¬¬£žŒ‡Š‰€ˆ†€z|‚€wwx}†Ž”˜œ‘‰‰}}€~ˆ“™¢¢¢ª«ª©«°²µ¶¶±§£¢›“›¢ªµ¸½¾¼Ìêü#2#ïÝÌ¿¾ÃÌÖÑñž¡µÊʵ«¨šŠ„}zrmlkikfborrwz‚zqqkb[`dhipu‰~}uolknig_RKIS[`dgbYZYROMJLKKHFJKHFHEDBCD??<?;999862444365455/30.2-.,/11/2...-./4550148885<;9;<<><=@2%ÁY.“B><>?>>BEDDGLQYckia_afp{€yka`iv}‡…ˆŽ‰Œ}’žŸ‡ti_XWSPU_Y__b_bbgkfionrsyjtssqkkoopsv~Іˆ–™•ž«´Ëå÷ü)`¥©ˆj;ïÓº«Ÿ“‰‚€ƒ…‚‹Š†ƒzŒŽ••—˜™£©ž—ƒˆ‹„‰†„|zˆ•¥«³³Äßñùúüø48NgeJîåâãø#_½'f~hd}®·± ˜¢Ú?lZGFNZz¨ùGo^(ø.,ãpšawµ Z:.ù½ªÁA< Ê^(ûÞÍËáó÷ ôìùÛ¿³¬¬µ¢›“‹Š†Š…Š…}|{ƒ„~y{~ƒ‰˜›š•ˆ‹…~~|y{‹•›žŸ¡¦¯±¨§¯³··³¬¡™’•™ §«®¶¸Èè/6/%9~©FþãÐÆ½¾ÁÅË»£ž¤ºÏɲ²¤–‰|~ssqiuuoliiqxz‚xmheaX\cijm{~‚}txqljdfb\TLHMW]bdge_[UMMPMJGMJHLJEEHFCBFE=A=?97:8295255743425/0/1/,--.-1//02.0/24735687679::79<;;>A9À²ãAáZ7?>>A?=ADCABMQTenlb]abhqria[Zanzˆ‹ŠŠ…ƒ€|z}}“¤›‚sh\XXSTRZUY\bbb^bcikptmvsmqrppsnorry‚ŒŒ„‡‡‰“•—¥³Ìêü +   +H¤:ÜsÓ¼¨—Š‚z|‡‹†‰Œˆ†ƒ~}ƒŠŽ˜—•‘š¡ ¤¡”‘‘†…€|tƒ—¨¯®·ËÛãïñëù )>Udzj>;@íÙãóJ™ïH‚Œv†ÍÜðçÕÎÓôJ_SXm‹•® •éцF/ARjQïoè£®àæ¶–{)έÏùШPåÕËØóý   AU6Ó¼³¶¯µ© ˜”‹ŠŒ‚ˆ‡~|†„†|y€‡‹’˜ œ”•‰…zu}Š‘”˜œ ©³³¦¡¦±µ¯­¡ž™†‚“”—Ÿ¦¬µ»ÁÝ +7L[kŠÉ ÞŒ6æÛÒÁ··½¼³ ž¤·¨¦ª£}{vrnkivwqjkppw}}}yoc`_ba_eikouv}sloljd[][TOPNPU]cgnmaTRMLPNLILLIJHHGFCCCEC@><=959849:3623212140000-,//..1-/-31.33244569554::69;9:;>>k׳d=1;<?@@DB@BBCBDKLO[ce^ZY\imic]XZ_kv€ƒƒ{vvzƒ›’nb_[XVXTSV[]`dgc_enlqsopqsqtqtuuquvw‰Ž„‚~…†„ƒ‡›­Åãö  QÕ~‰ ÁLᲓ†ƒ~|~‚„ˆŒƒ…|€€‚ƒ„~‡Œ‘–”” ©  ž”’’“”Œ‰€y‚–­¯ªºÐÚÚéçâó*DXu†R0(ÚØì =o·jªš{ âîüíë÷ÿ*}˜vsªËÜì;Úbl*䳘‹š¡pjöB5¿Ná·ÐäÙ½®¯‚:íáÐÛæëíó +$+=RY&õÏ¿Áº³µ´¥•“Œ†~‚‚z|~ŠˆŒ}~€‰˜Ÿš’’އ{„ƒ|xˆ•›Ÿ¨­¬¦Ÿ ©±²­£›‘ƒ‡ššž£©·ÂÆÝ<b—¼ç!D©H +éèÕݲ´°¯ªŸ—’œ‘—™˜…uvqmgfkqonhjkss{uorc^bbb`fllormkvshhfc`]YWQPPORTX_ksm^TQMKMLOMLPMLMGECAECA?@<>=:7:9=7876530222552/.1-///02.-/14/520234559678;8;<9;?>:bV=;<>?@A==BECCABBEJNROS\[WT]kheeb]^bls{~{|~ywqt|‡|wpbaZ[ZTURRX^_cebbhpmsomkruuolrptzx…’„{|{€z}‚Ž›«½Óßêôöù:ª+¥Lþ£“ŽŠ…„ˆ‡†‰Ž„}xy}‡‡‚|†ˆŒŽ• ¢¢œ–•’”•”Œ‡}{ˆ°¯³¿ÅÎÏÙÚÚñ3LLrŸ¹„?þóàÝæ7^‡½„½“j´½Õæá÷ BœÄ¨­Ö;o—Üv5e¼b˲ƫYÈZ8[¤ªWßUôéûúáÆÀ¬w1&ôÙÏÎÖáö(;@:A; ßÇÄľ½½»£“Žˆ‘~‚z}„ŠŒ‹†ƒ‚‡”˜˜“Žˆ€†|{€|{‚ˆŒ–¡ œ£©­ª¢¦ª¯µ¬¢•†‚ƒ‰‘ž§¨©§±¾ÎèE—æü%Z@éJ âØÃº«²¬¦§©Ÿ“Šˆ…ysstmjimommkjkmlqmgg`aedb^hmkqtqkjkdc`^^\WTRQMLNQUZafaUROKJLNONOQPPPJEACBB@@@;<9799;=925413330.632/32-000120/-020320216579:=89;<:9<=;<87>@@BC>===>@CDBFEEJOOLPTVXX_gdfnjaaafox€~|uwuqlroqsnoofb[]ZRYUXX^_ca`knnsrqoqnqqjhrrs|zzˆ’zxy~yyv†’œ´¹ÆÌÔãåêî Hwj0û×»¥Ÿ›“‹ˆ‡‡ˆŠ‰yy‚}‡†€|„ŒŒŠ“›žž™ š”•––”•”‡ƒ„”Ÿ«±»½»ÅËÅÊÏì4GQgœÈŒ@ÿãæØñ@m”¹ôSxeYzŠ¥´ÍûB˜òûdÈlЕÙ{óP´!ʲ¢m÷€Y~Õà–÷S7KM*ôÆ‹\AS?ÝÊÈ×ô*dseP3öðÕÍËÅÅÄÀ­¥’Œ‘‡€{…‹‰‹‰‰„‰ŒŽ•—›•Іƒ~††…}ƒ„Š‹ ¦¦¢¦¯²¨£¦¨­¬¤œ’„€‰”™¢¬²²­°µÊê +@¥öú'÷ o3ø×ò§¥®§ž¥ ˜‘–Љ„‡‚xotqkljovmemjmidjf_abbbab`hsoqvrlgcaa[WUYXUUTQLKOVYXYVQNONKNONORPPRLHHDC@E@@A>;77769::355.0223/0-227.-.011102.42.21/4234969=8:8=9;=>;><;>@=@B>=?A=>DIHKJGJNKLTRUZZagimvqkfccir~zvtyvnhkkkfggjgcc_Z[\W^_b^c``irowpuusoqonlpwxxw€€‡…€{~|zƒ‹•¡ªºÅÅÇÏרÞâìÿýì×Å·­© –ŽŽ‹Œ‰…‡…{{{€„ˆ€……Ž‘’š¡œ›–“–’Ž”š˜”’‹‚ˆ…–¦°ÁÀÁ½Á½¾ÇÞ ;NOwPçÏÛìZ‡š‘ŠŸÎ3Vrwe…«Óÿ<˜PEI¯IÕHó_ ï +W ¬‘LHˆæ€jšSd¸Û˜ùnX‘¯ªpÀ|WZmOâÍÍØ]›±Ÿi/þèçÖÚÎÎËÆ·«¡œ’”‹†}z€…ˆŒ…†‹™—˜‘„‚„~€„І‰Ž” §§¦¥¨±µ­¦¢¢¥¢œ˜Ž‚€ˆ– «±¹¹µµ»Íå2wµÀÇȬˆOìØÅ­ž¢©¦££¢œ›”Œ†‚~smihijhsj]hjkjff`W^cc`b_]gqqrphlib^\VQRUVSRUTQQQTVVURQOOOLMNPPRNNPHHKDA@B>@A;:;:9699656532/461//224+../1.00/1O6.211452484596:8>=@????;@@@=<<@>>AACDGIJLIKMKPTZ][`fginwzunlikpx}{xxuliedgigeehega]^`W^_ccbaajmhxpvqqpqrrors|v||€ƒˆ……‰ˆ‚†’ž¨´ÁËÓÓÌÏÐÓÜÞéñçÕÎɾ³­¦–އˆˆ‡ˆ…‚ƒ~€†…ƒ…‚ˆ‰”™›¨“”‘•‘ŽŽ‘•˜Œˆ„‰Œšž¥©¼ÀÀ²­±¶ÁËç +0BII:ßÑØïYž·©†rƒ®Íê<]moŽÇ + 9¢(lZ^ןe# +µRÞ õ +Õ]ÒÇ™]<þ§I-i¨w ¼¹õ +è›"¾€Z][HõÜÕÛc¡³³h'ûéëàÙÏÑÏÌ·¯ ‘•’Œ€|yz€‹†ˆˆ„ˆŠŠ‘Œ„ƒ|€}{‚‰–’Œ•§©©¨¤£¬¶±¥¥©¢›—•Œ„†¬¶¼ÁÅ¿´·Ëá÷Bj‚Š„m+ùäÙÇ¨šž¦§¨¥²®±¤›—ˆ…‚yiijlmdfbbajgff^YXZ`b`c``ijmrkcff][XRQROOORROPQSTQSUSRRPOMNOOQPIIMIHGACCA>>=7799:3:56874544520312/0,,.,/.-0/1H50/1637355549::9>>B:8=@=BAACC=>?@BCFDAGNQKMQSUV\b_elhglwwsrnoptu{xxsojge^`gbf_fkhfc]][Z]]abecengwrpkjmpoopy||vzx||…„ŠŽŽ˜±½ÌØáÝßÓÍÏÜâäðôá˾º¹µ­Ÿš•…ƒ‰…ˆ‰…†ƒ…Љ…ƒ‡‚|~ƒ†‰“œ §œ””’ŒˆŒ‘Ї‡‹Š™©ªª³®©¤ª·¼ÃÚý->>úÛØç+UœØÜ«lz—¡¹Ñý8c‚¨è;2$>“9 8Ŭ“} & ¶jD W "è!¦EÖ•7,gh?3C`Còˆ ¤v_\\P>ýæçY“›’TøêèáÚÕÖÙÖº¬¤˜Ž“Ž“Œ„rpz„~}‡‰‰ˆ‰‡xz}}y}‰Ž‘˜£¦¨®ª¤¥¨¤Ÿ§¥›“އ}‰¡°½ÃÊÍŵ­¼Üóþ+DT]X1ÛÈô›’•¦¤©µÂÈÔÄ«›ŽŠ|€yjijpeg_^c_eedb^YYY_aacdcmlnolea^]ZSONSRMNQPOOORURQVTSURQNMLMSRPNNLFC@DEAB;;:964717785654572/1121,./-0--0-)/2,23/261337257;<<;>?B::<B@@?>DFB@AABCGGEHMOMOX][[]`chlihjpjkusoruspptpmfeb]Za]b_fmiiic\\Ya\\dbciigtlhkdfkmkpyxxxwxz}}”–— ­¾ÐãááàåáÙÕÜßèññáɶ¬©­«š“‰}}ƒ†Œ‰…ˆˆˆ‹„‡}ƒ†“˜œ›•І“‘‹„ƒˆ‰†‰‡‹„Œ‘›­²¬²««¨ºÂÄÕßø.7'äÙó+Zl«åó¿wj‘ Ô]—¾þ4'/4bÀʹä†}| ~6Ü Ù ÿ=²?êÓš@7a‰ÈÅ›SðkêŽoqwsra7ý)g¨–k=üìæàÛßÞÝн­¢™—‡‰Œ…}vtw|ƒ}{ˆŠ††ˆ‚‚„‡ƒ{~‚†’  ©¯¦¡š›˜“•˜žš|y{‹š®ÄËÒÑ·±ÃÝñíëõ&%Ûº¥¢šŒŠœ¢¦¸ÑæðÕ´š‘vrohhinbc`\babca\_[[\``eedcijkgb^\XYWROJOMMMJNTRPRRSSTWYZWSPMLLRTRQOMHE@BA>D=><86554667122166221.0/*0.02./10-/1/,2.121436534<7<@A@>DC?@=<??B??B@?CEGKMIJKLOT]]]abbegimjjjirsnsrrmqngicb^][`^_dhkghgec^_a]]cbdkkhrnieecholptrspyvt}z€–Ÿž¬ÁË×ãÞÚÝåììßÚàæïìÕ˜Ÿ–Š|{~ˆŒˆ–”ŽŠˆ…„ƒ}…Š”““‘Š–“‰…‚†ŠŠ€…—¥¼ÎÐÆ¿º½ÐÒÚåì#&! (z¥©Ü ÜĉXZ{x{½e—Áñ 89*6{’„³SK:5 9–P ˜-¬ÕF·;ôóÂ}F%6a¶íŠAïxñs‚Œ€g=!:e©Ô˜d='úîëååáÞË»¬ž—•‰ƒ‚{{xx}†‚„„‚‡ƒ†„†Š‡‰Š„‡ƒ…„†‘”™Ÿ¥®¦˜”Ž‘‘Œ‰‘Œ€yw~¬¼ÊÏÎÀ¸¶ÆÓÙÕÍÉÌØîóߺŸ‘‹†ƒ„‡™ ¶Û÷Ö¶–Œxwjiggcddbc^bc`^\]]Y^^aepjecdcbaWYX[VVQQJGDEKJNTTSQQTUVY[ZYUQSPMQRMJKIEE@?AB@=>=7787943565215212/010+11-.///0203/,3-.04526775:77>==:CGA?<<@@>>@FEBCDGLNKJMOMR\b`^cdcillmmjmprtpqtplkfdd``][Z\\chmhhhgc]ZX_^^ccdnnijkafcgjpqtsqkuyx}{ƒˆŽŸ£¬ÂÖÞåæäéäçëéãÝàèÙÁ¬‰†›—ƒ‚€|€~‚Š˜š˜™–ŒŒˆƒƒ}†‡ŒŽ‹‹‘””‘Œ~‡‡Š}…“Ÿ·Øúæ×ÐÖÚØáåð !<4c»ÒËñ@a4 æ˜Q?LRd˜è:iÇû-YE%)p£²úköê> +ÓAâ úÛ ™3¯Gë³|\fg•Ü«SÙw{viYA':v¸ñâ¢xP6úíæèåßʵ§›“Œ‹€„{~€zƒ|‚…‚Š‡ŠˆŠ…†‰•””†ˆ‰”“—¡ª©“‹ˆŠ†‚ˆ‡‰„uq|‹›£©µº¿»±°µ·¶·«¤ ¨»»±¢’Š‚~ƒ€‘ž¯ÙîÇ©”ytkleeee_e_aa^X\^b```acisle_`][[\\YZWVMKJJDAINRVYZXTTVWWWWZXPRQOPNOMHEEHC>CB>>??;:99;56265427/200342.10-,0/.../032120353345:;99598<>@DAC=>CB?AEEFEEFEGLMHLONW]_`_ahhgjhmrorwvustzwmjhaf`^`WVW]bfphgke^USV\[\_aegjgdfba``fppsqsrt~‡‚‚{‡“œ¥ÂÙäîïíìàßÝáÛÙ򯁱——•’ˆ„…‡‚†Š†‡ˆ’šš—–•Œ‰}†Šˆ•ŽŒŽ‹„„~„…ƒ„¡ÀìöèæáäÜÝëÿï*K—çôÛ¾“-ã< (Bn«Ý^¢í7`<)†Ó `¢Ëkh Y `N(TÁk©X?$òÅ­°ÀˆY[:ì¦Lö¥}xob^I78b¬ü æª_J" +òÜåÜϺ®™ƒ‚‚‚‰„ƒ‚ƒ€€‹ŒŽŒ‡„‚ƒŠšœ”’‰†‰—•— ¡›˜Ž…Љ‰„~{pns~‹—ž©µ°¨ªª›ž–•”–ˆˆ€†}•›ªÈØÏ¹ •‰zqlmdigf`a]]]VW]_ccgecbcjja^]]][``]WRSNIIFAEIOTWY_`\YXWTUUXXQPMMNLLNKDFIE@BBAD??=98799703155334100-/0/..+,.1/11+43.1412461248:98>???@@<?=>DHCABCCGMKHILPPOLP\\U[adjfgmorx{vvqquxz|qiccd^`b]TW``_fdgfa\WUVU[\]_dhihfb_^[_dimkmqr~‰’Žˆ€s€ƒ’£ÂÖàìóñòßÓÍÌÑÐÏÇ·¨œ–™–……‡‰Š‘Œ•š¡›•Ž‘‰€~‚„‰Œ’ŒŒŒˆ†‚€‚‚~„ƒw‰“¦Ãèûóïõèèïô$,í×á$š +:ãÐ"†ô˜`,Oz¤ß+€Ô&M$1î&zÄ —³+aQÊ<ÌgÞ®‡uFîÓá,É7õà×§_ •ƒ‡‡u`J5OŠé  ן~iT>'úáÞÑÀ±¤˜šŠ~†…|Œˆ…ƒ…‹…ˆ‚„ŒŠ‹Š‰‚„…‹•™Ž…ƒŽ•—–œ˜ˆ‰‹ƒ‡Šˆ‡€zsqsnjt{„‹œ©©¢›™“—›•‘‰ˆ‡€ˆŠˆ‡‡„‹‰‡Ž– °·³³«ž‘ƒ{rmsijfae\YZWTW]]adgfccccha__`a]^`ZVTRMNKDCEKQSZ]a`ab`WTTUWTPONMNMKJLIFEDAABAD=>;85799323243/1002,,.0../..-1221//2202.337645679;>===?>;@@BCGDA@BDEKOOKJOSTRT]aZ^`agfmqqv{yxwruy{xxmhegaded`X]Z_a`gjea]XVMU]]a]bhca^`Z][`bffnoru‰”–‘ˆ€xxz‹¨ÈÚâñûþþìÖÅÄÉ¿µ¨œ—›œ•І‰††Ž‘””“š¢ž–’’އˆ…‡„‹ˆŠ‰‚ˆ‰ˆˆ†‡‚y{xŠ“«Áâøðòòùôêü (/ÜÃè–íqSÙ×!7ÖzF4õó8[~¤Õm¾  DŸÊë;¤\œ dqc!«@ì»¶ÏÚ´SóâúE^øIç½™YÖ˜‰¯½mW?[¶'þº•{hP= òØ×Ê·®¥˜–ЇЉ†„ˆ‡ŒŠ‡‰‡‰‡‡‡ˆŽ„€‡‹Œ†‚†ŠŒ•—œ™Ž„……††ˆ‡ƒ‚‚}tnkfhnpsszˆ—ž”Š‹• œ—“І„ƒ„ƒ‹Ž‡‹’¥±®°¨¢˜Šz{qstlehc_VVRVTXbfbfiea[^bhecc^[Z\VSUPPLJIEGKPTX`cdgdgfYVTVYRRPQOKLLJJJDBDC@>=>:<6747773104300/10/.1222-00.--3002/26/126274796499:98<>@BDACQJEADEEILPPLKMORTT]ddb`afknpswutzzxy}wph`bfbca\[ZZW]ighib_VSQOX[^`ab`_]W[VZccehelkvz‰‘•˜™ˆ~wz±Ñæïøöâʼº·¬Ÿ›—“šš’‰„„†ˆ’–˜— ŸŸ™–“’މЉˆˆŽŽ‹ŒŠŠŠ‡’’”’„…x|’±Èèõóôøûû åÇÁ#¯4ς٤vN! ïëO‹·Ðß +P™ÞýùW“ŸœÔVÒ +r¼ÌÒ¨AÝp«ÛïÃNöÜÙ;øqÏ1ᵟ¦½ÌÉ«oL?fâ;Þ¬•nXF(÷àÉͼ«£¡˜‘‹‰‹Ž‡ŒŒ‘†Œ‰Œ…ƒ†Š‘ˆ…‚‚‰ŒŠ‡†€€…†Ž›ž–‰~|~‚†‹††ˆ…xkhfilkijr}‡Œˆ‰ˆ—¤ž“‹Ž†z€wx~ƒ‰ˆŠ‹–¢±·³ª¤˜uztupj`^^SUZQYYagjjifba[Y^gg`^\X[ZWTSONIEHFKQRT_gikkggcZWTVWURPOLJJMIFEBBEE?><;869844445123400130-0/-0...0,,+1./13200404465383698;=;<AB?BCA{_BCEHJLJLNLOQNOQQYaa^_dgjoqswvsswwx{zpfbYW\^X\TYTUZWcc`ae[TTQXZb`efh\_\YWYZbbadhdmry}‰Ÿ •ƒx”ºÙòü"ñÒ»­¬§™”’””—”Š„†‹““•‘š¡š—–“‰ŽˆˆŠˆ†ŠŠ‹‹ŒŒ’”›§©£›”‰ˆƒ€{„‰œ¸Õâðôö $ß»¹€þª~è•f=øûðó)|ÍôóãêE’Û 8q“„euéYŒ°ÓKaL ¨PU‘¸ÍªVîúåá¢Qù•ÒÄÇÚæá¹•U,/]Ö嬌‚^7ÿéÜϿö¢¡•Œ‚†ŽŒ‰’“‘‹‘ŠŠ†…†Œ“ŽŒ‰‰’“—‰„~{}‚Ž•–’‡}||‰‹‰Ž”Œypsmffihnw{ƒ…‰ŠŠœ¡—ˆƒ„}x{vwsx€|~†‰–¡±Çö§Š}vsxtnobV^U\\Z\`dhomlkda`\bfc[UYUUTVTMOJFHKJLPT]ehnmfb^\\[YYYVSTPJNLIFBBEFGC@>>;67:52333653242-223//,-,,-.1+,--0/341312.3547232889??<?@B@CA@pYFHFILLGIKKPRQROPSXUS\cdionv||wqwvvrlj`ZWNPUSVUXWRZU^][[`WYUTX_dakd`a^[\X^X[_^dhjst{~ˆŒ–›•ƒv|”¾âô +#ìÁ¨Ÿ—ŽŽŠŠŽ’‘‹…~~‡Œ”“Žœ›–—”•Ž†Šˆ…†……ˆ‡ŠŠ‰Ž–£µÀÁ¬›‘‰‡‚ƒ‚‚ž»Öãðôõ30 áÁ°ß±k)|ì•e6òô÷ùö=œçù×¹ÆüTº YƒŒrI9Šï"@S¢÷ Ìz/-Yq”^;²…©ßìªs +ìïôÊ}8 OÁ®zfP6çÖÔÌź½°¤¢¡˜Œ…ŽŠ‘”‘–”••”‹ˆŠ…ƒ„‹“‘ŠŒ‘•š–ˆ€zy‚‘ŠŠ„†ˆ€}…‹Ž‘ˆwpsldghis€†’‘‘–™—|{vsvwtuy{~y~”ž¯ÆÑÀ¥Œ€msqsrp`\\Y]`[\acowqpne`]_`a[]XXXWUUQLHHIKJILRY_eflib]Y\^_\YZXUUSOLIGFEDFGD@A>><6;677672573461-.222.44-.2,-..,-000438010444762478<@@@D?BBEBF?@IKLJJMMMPMNRQROPUWTRY]elnp~…‚ytuncc^WUKLQRRVUWXXVYXX[XWYSWW`_ad^]\c_\`cY[^cflpqp{…Œ‘’𗉄”¿èú *"÷Æ©Ÿœ–Šˆ†ˆˆŠ‰„€ˆŒ’š™š–”š›™˜‘І‡‰Š‡ƒ…†††ˆ“š©¾ÌÀ¬Ÿ˜‡†‚†Š‘·Ïéüôÿ  ,+ܰ½ ¡«pÞ“v=ôõòõøA™ØüúÚ®ªÜC§ôb“wW4T³àù_žÅÌ™VýEUfU.ð—{¢'´ã74D/éu!MgzqM<øÝÔÏÑʶ²§©£¯£–ŒŠ˜Ž•••—–ˆ‰‹†ƒŒ•“ˆŠŠ“œš“†€|}…‰Œƒ€†ŽŒ€{x~Šˆ€xpmokfils‹• ›› —‰€|~|wostu{uqz{Œ•¢¦µÍ½¢nqmwrmcaXYV`]`bluusnhfe^^YVY\XUT\YUJJEGJLLNQV_a`dkh`^]\__ZUY\TPPLIJFDHEBFFA@>:97;4996733232003-02202/.01/,//.1/22423120546749:75;>?=CA?@DCCEFFHLLMLPRMMPSSOPSTVX[_ahmow€€Œˆxqslf^WQOMOOQQWQTYVUTVX[\USV[_`\bc_^[bdcfi`adgfnorr‰‹•–”‹’¥Çí +@> Ì© œ………~{€…•›ž›¡œ•›˜“‹ŽŠ†„‚„‚ƒŽŠ„ˆ”ž¨¶Á²¢œ”Œ‚‰¥¤Ÿ ²Ìèýû70Ü´§¡Ä-ÿq ¨}k3öìèð÷ H—ÏóöÙ·«Ö8ŠÝMc%ö LŒÊþ'^ži*/DDE"௉wˆÖÐ>”/$AD=:DU{ .GH8) õÝÏÊÓÐÈȺ«³±¹¨ Š‘””“›˜›™—Œ††ˆ†Ž¢’‡Š”šœ•Šˆ„‚‡ˆ…€…Œqmy††~siinkiknx‚Œ—œ¢¤¢£§£œ”Œ{wvommlusmoy„Žš›£µ²§Ž}svqyrof`Z^`djigqwvkd`b`aWXUYZUQU[[RLKEGLLOOOXeec^ab]\^bdc\WZYSRLHJHGHGDCCEC?=89:95755746/42033/131/+0-112-+.00/01203403177427:;77<;;AA>BBCCDDIKLKLPRMNRPRTPPSTUY^adehox||~†olpme_XQMKMQRPPVTQSV\S[_^[U[Zd]cceb^_`egnlcbcdglmtx|‡‘Ÿ¦§ž¢¶Õñ IWÊ© œ™‹†‚}zyz{ƒŠ’—›  ¢¥¥—“‹„‚|}…‹Š“”–™¦°µ¬£¤•‘Œƒˆ•­°šŸ³Ñåüÿ$YP湞—ªãC—‡bU:ýìéêù!VÖæÜÈÂÅØ_¼ Y4ý÷öîEÚ3=W—›Y(+42Ô‘|i;/>œLG[vyH-,Bÿt )-#ñåßÛÑÐÊÐÑÎÐÎż¿¸¼¦žŽ•“‘™—›Ÿ›ž‡„‡Š†ˆ””‰‹ˆŒ‘•–‘Ї…„…††…ˆˆxhitvwslglpops{†‘›ž¥§£¥®¯°¬ •‡zskifefkmrw‰‹—Ÿª®ªŸ‰ƒ‚txqiedafqv}{tuysfd^_YZUWWTXRQXYVROJEBJJJPWZ^_`][]]\]bfd\YXRSTNNKEGKJGC?>?>;::677653657215210253//.0/.0+*,-0./.11033/4165;634<=:=>?AADDDACCELMJKNMNPVRPQQTVTTYZ\_^^epxvy|tmmknqe^XMLKLNMOMQPTRYYYbdd_``aebd``a_f^girngbdcffguv}Œ—ž¬Àø³¼Ïï +.æ·¡¡Ÿ™‹vvww‚Œ’”¦¦¥¦¥¡œ””Їƒ}{}‚†”¡¥£¢§­·² š˜–Š‹ˆ››–¥¾Øêø  )cf3 +Ø­Ÿ¥®ã7. üóíïú5]žÕÚØÏÔâî:…Ô÷åØþ+$=œõ*¡QþÜÏáÏ—na@ +ëËts…‡f+ +æÓ¥;ÿ çÖÒÈÊÈÎØØâ×ÕÍÌÍÆ»¸¥™’”’Ž•šžš›ž—œ˜Šˆ‡Š”•††‘”ŒŒ„|~„…‡rf]bhjnpiju{|}„Ž™Ÿ¥¯¶±­³°®¸­¤ž–€wqlh`cbbils|€Š‹”¢µÑæÛ² Šwvllkklq€£¾´Ž{slhhfa_SSTTQUPNSUOMJLGEJJIPWXYZ[[ZYX[\\]ZWYWRTPGLKIHFIGC@=<::::7874434351020041020/.,0,2,'/.0,2/0550003647<767:6>><?BCD@BEABGGFELSNKOQRSOPWVRWYV^e`blptuvvonnopma]ULNMNMILMJRTV`b_dfg]c]feecb_a]]_mtwwqnllnlrpu~‰›©³ÎÙ×Ë¿Êäþ +Þ¿®¥££Ÿ‘‚{wvx|Š’”𥥡¤¤¡ž›•”Œ‹ˆ€}ƒ„…Œ” µ¼¹²²´´§ —•˜“‹‰‰Œ”§¼Öæï# +9^w|m0ã­˜œºé ûóôþ"2q¯ÎÐàßç#Kl‘·ÍüOvU [Èòù =VÏ•xŠtq‰s:𦉚ÛÛ‹Mîº|Q/ÿ"6ñåß×ßÝîèñìæÖÕÓȿĴ¨”›š ˜“—£¥––ŽŽ—˜‚ƒ‡Ž‡ƒ‚yz~|‚€|nfa[[^dkkilv……‹—Ÿ¢­½¾º¼·®±±¬«©šŠ~oogbc]abjsy{ƒ˜«í|'$ƒôš€zrsnpjtŽÌåžxlcbjqkbRMRNPOLOQMGFGHIEIMMRRTXZ[[XQRUUXZVTVURRMGHHHHFBCE@B@=998666574347241002311/0//-+./*+.00112870024846786;<;>?=@BDCBDFDFKGGHINONMOSQMQUUVZ\\ejegnrnnutqwqjie\XSLMOMQOOPRRS[ahefji``_dbhaa[`_Yjv‚€}€ywuw~rsƒ’ž­¸ÒãäÓ¿ÈØñÿüäʵ¯¨§¦¥š‹~{|}‚˜ž¥£¨©¤§¢š™•‘“‰†„„†ˆŒš®½Å˼¹ºª ™™‘•™”ŒŠ‘¤ÆÖßêñ  'Pj£5­DÄ”ž«É×ê ðí(q¥¿Ñîö#,#^ŸÄðU»´T"~«»ÔêÿÿºY*/Df©æÁ7̹íÛw"Þªr<  =Q;4!  åèÝÙÌÄÀº°ª—“”Ž”žŸ¡™–›¤ª£‘ŠŽ‹Žœ—‹…|…‹‰{wz‚ƒ|€~tjd__ZV[^ahns~ƒ‡Œ•œ¢¬¸¿Åú¶µ´²®¤•‰‚rrgacbbddlru€Œ‘·NW +* ¼ÅŽ{wvlqjn½Еtj^bfki_SLOMRQNQOGHEGEHHHLLPVZ_]ZYUTSSSTUTTTONRJBGIGECACB@CE@78544575322722/0/1111/01-.**,,+0/024/0438326357:;8?=::@CCABDDDBCKKKIJLMPRQQRPQSZ^`knmmgaclnpvwxqjjf`]TNLOTNOSPPZY[]Z\afdngceebdd`ace`jr~…‹‹|||‰‘¤¶½ÔßåÒÆÆÑæòíÖÉÁ³´­­®¦”Š|„Œ˜¢¨©§¥©¬£™™˜—–ŽŠ…‚…†ŒˆŽ’‘£µ¾ÅÁ¸¯°Ÿ–“•—–““‘ŽŽ‰Œ•§ÄÑããÙðîùþ)<Xò Ú‚Ñš¨¶Äàýñáê"(X¯Û+-''ýùý7w¤ÛPÇ×ì.et‚‘­Û¸U ó „Þ #ÔMëÙúœLÁŒi7:]mmp`G;) (  êÛÚÙÂÄÀ­¢¤š—’•™™¢Ÿš—›ž¢™Šˆ†„’•–’ˆ‰‡‚‡‰‡xsw|ƒ‡€{sid^]ZZ^^afq{…ŒŠŒ“œ¢ ¤´ÁËÈÄ¿´·¶­§ž‹€spmecffhhmprw…ŠºŒ_ ÷ Λ?ÕŽyrfhgu’£•ƒridc^\YQIMLQLMOQLHEHFFHIMMPTQU`c_XRUSSVTTXXQLMOLKJGJFCDB=BAB=:95686556304440413132./0--,1(-*/0.122/133,13877;;9:;;=>@@?AABCDAFFIKMQQQQLQRPXX^bf|‡~pfbagmtvwwskhhf_WTMPRNINQU]_^\]\cegknhnjb_egljge`m|€†}|~†Œ…„„‹’¡«·ÆÑéæàÛÕÙäêßÏÅ»µ¶´®¨™‰‰„ƒ™£¤¤¨¤¥§Ÿ•‘’“Œ‹ƒƒ‹•˜’”–’¥¹¼²°§¦Ÿ¡š•Ž•“‘ˆœ®ÈÐÞÓËÛâð<UyË9#®‡TÇŸ™¢ºÇÞîéàßð#KpÚ2YR4öâÚõ'`¥/®¥\ë±ì0KJPjŒ[äˆÎÂ3ꦉ …Eã½™N&'JlІt`U5+$øçÏÕм·´¥ž¡’“‘œ•¥£š›š——•–‘‹ŠŒŒ‘‹‹‹…€tuz‚‚†‹‰€{ujdb_^acdlu~‰‘”’“ž¤¤­¸ÅÔÑËù³°²¨œttoidgiinmlwv}†¯d¿ Ï !EºÄŠ}yzth`epywxnkje]UTRPLMPMMNKNLG@BEDJLPTXZSW_aZTTSTSRTWZYURPOORKJIGE@??A?;;;:<88566442553555/0352///-01+-),-,01341041563778895;;9=@>BCDEFHCCEILJMNLMORQMTZ^\f~‚vj^]acgkqxvsnfdb^ZZRQSSXTS]\cdecbehhkhkorkijihmhgdlx{~~€ƒˆ†‡„‚Ž•Ÿ°¶ÂÍÞæêåãâëéÖÈ¿´²°®ª£—“…‚‡‘›¤¨§¦§§Ÿ˜•ŒŽ‹ˆ„ˆ–£¥—•–™£±°¤¦¥¤–š˜ŒŽ”’‰Œ‡‘­ÇÓÐÑËÔãð3g ûHj¦ ¼¥Ÿ¦·ÎáÝßÕßú%NQ|â>ngMüîɽËÖ hÿto$ÇŒº <UHI8øSe&Û»ªj(㵪Ýê3Gd}sZMFA(ößÔÌο°°«ž˜˜—”•𠫤Ÿœž™—”Ž’‘–›š””Žƒ„…zxz}ƒƒˆŽ‘‹„ƒxmfcdfnloyŒ“–’–¦¯³ºÁÅÎÐËĽº±­“ˆxtrtqlploptqw€‚ ýMìx0þ§~uwwoeahnonkhkc`ZTSRNOIRPOMIDFECAEJNUWW[`\[]\SSWVWTQQW[XTSRPLHHHIHB@>@A=9@;8849643135542234/23/0/.-*--*,.0100-037444765867<;799:?A@ECGDBEDFKJJMPNKJPPNPPTVYekhd`]]bfjiottqphb_\YXYSWUX[Ybbffgddginsfmonkomfdomqgq€{†‚„ˆ‡Š‚„‹‘’±»¿ØäèáÝßèøöæÍ´²²°¬¡ž˜“’‰„ŽŸ¨®²­­­¤š”—‰’’‘‰Œš£¥œ•–œœœ¢¤š›“‘”‰‹‡‰”’‰ƒ‡‰‘¥»ÊÇÕÕ×çõ +6_’å £!Ö§™›¥µÓáßÙÔæý + + M`RƒãBnmR!õܸ£–•¿ §ÎŒ{—ºÄà  øâÈÕÞéÓ‡l²×vã¼™wéDˆ()PaWA* +òæÕÆÃ½¸´°¨Ÿ––“—œŸ¨ª¬¬©ž––””Ž‹––œ¤›˜’’”Šˆ}}~~ˆ“’‘Œ‚†phelqvutx~ŠŽš¬µÅÑÒÌÆÈÆ¼¹¹´¤“‹ƒytwwpppuusqqz{wz‹µ mPó§ˆrrurjbdoppulnhbYZUOSLJKRROKJHAAFGGNQY_bdhcZ[\XYZUWZVSVSPPQOJJHGEHHB??B>?>>94677313344.01/21/00..0+00-/,*-11-10/1444243886><79:<=?A>CCEECCCFIHGIKKNLPUQPMNTWZ]c_X\dfgjlplopk`]_[YXYVXSV^ecclkfiffmmtepolqpjprnmqmu~Œ”–•“Œ‡ˆƒ››œ­¿Êéøòîååì ýÖ·¬¯°­ ”‰ŠŒŠ˜®»¿½º¶¨™—”’““¢¡›Ž•˜›¡ ••Š‹‹‹‹‡‡Š“”‰„ˆŒž­À¿Îàèïøÿ$XåÖ“5ß²•‘ž°ÐãßÐÏá÷öîý3kl\„â<udèʧˆux”áEyƒqQTWX’ÎÁ¢š„fc‡°Ã”>3‹»Zì§t`e‰âÍ]0[hO7úãâæî÷èáÓË¿½»²ºµª—“Ž‘£§¬²´©§¡™–•‡–œž–žœ—“މƒƒ‹—–‘„ugaeprprxƒ„‹“ °ÂËÓÖÓÍÃÀ¼À¼°ªšˆ€{uutqlovzzrw|qvz¤¹¶£„wsokjmjmnlqjif^]VSSORPNQSPOHCEBEGLONVY`efkb[`]ZVTUUYXSUQMPPLFHJIHDGD@@@=>=975984.220410232101-,+00,02+/+,/1.00/0/168466467=:;=<;?BCAA@AGFCIGIOJKMKOWXTSSOJPZZ[^\ZW\fjqnhijpd\]__\VUUWQUZejdmqolmnolkirntqoksjokkvx~‚–œ¸¬“ˆŒ–—›¢«»Ñäóÿøìèáò ýÍ­¤ Ÿœ•Œˆ†‡‹Œ¡ÄËÁ½º¶§—–˜’‘Žš¡›™‹…ˆ’œ™–”Ї††„ˆ‹ŒŠ‚‰˜®½ÃÕëæêôþ?×´VÃŸŽ†˜¢ÆìÚÎ×ßíîê<pb[ŽÎ(i…dæÑ¯ghÍ 7H8!þr¹ŠC'fºÊŒ"&1õŸaCG]Š¿ÍS"5iaBéÔÇËÕÝÕÑËËÀ½½»½¿·¨¤–˜•š ££²®±¬®¤›ˆ‡”–•›ž”ŸŸ™”‹‰‡‚z‹“•““Šzmfdhswsu}…‹ˆŠ“¤¹ÉËÍÍÌǼÀÃÇ­ªŸŠ{wnptswy||w|swy{ƒ†„€ysmjnklkiidqfc`]WTORUQMQRTVRHCE@FJMSU]_^ffbcca\\[TQUWWXXUPOMKMLIHJJHB@A<<=7:;676552534233540.2/3130..-,.(/02+20/3049496406788?6<::?@B??GHCGIGEKMLSSUZXRTUTRQVYWTZ[VZaipoiiikea\YYWUTUW[\`bgprttpsyruknontqhksgpvnru|…‰¢À°‘ˆŽ•–›¢«¬ÁÌÜçîóïëÕÌàÑ«•—”ŽŒŒ‹‰ˆˆƒƒ’ªËÑú³°§›“”—–‘Ž‹ŠŠŽš”‘‰‡ˆ‹Ž˜“ŒŒ‹„‚€……‰„†ƒ¥¸ÏÛèåïëõ÷P†h 㺦‹„“´ÓÒË×èë÷3]iPUˆ½ÿ?aCðØº„rsŒ¹ô(/óÑÅã1bDùÞò\ª¤XßÚÀš`9?k’¾ÞÒžO +6,çÒŹ¹¾¿¼·¸¼²¸¼ÀÏÆ¿¬£ œœ¢«¤¦®º·´¨œ’ŠŒŒŒ—ž›˜œ—“““Œ‹‹…‡“™š•ˆ„wdfjkpw{|ƒŠ‹‰’§¼ÇÍÍÂÁ½ºÇÔÒ¿­£œŽ€vnptzx{‚z~vvrstsnp{wpqkdledflehcicaWVPSQRRRKQNOUULGDCEINU[`g`ddcd]Z[VY\UTVWVVUQOLIIHFGGFE=:@97=68656566562301020/14.00./00,/0.//1/1/411484893557;9=9;>;:=BDDEHCIJFFJMMNPUUTTTUTSQWYW\[YVYdilqohgedbYSUZ[TTUYchhartsqwzu|tnssttqmotnuylov|‚–¥™˜“‰ˆ•Ÿ¨­»ÅÓêíåôëáÑŸ­›‘ŽŒˆ‰‡~‚œµÌÔËÁ½³¦—’˜–’’ŠŒŒŽ•“‰„„‰ŽŽ’“ŒŠ‹‚ƒ‚|…€‰……†‡‰š¡´ÊØÞÚÞÞîïîì˵—ˆ…ˆŠ•«ÄÌÇÖæù3u{wjSQu®ç0(ÿàÀ‘}ƒ|‚žÔ õȧ¥ÌüðèÛ¼Á/á°•¢¢†^HgÈ1?}#âðýñÛÍ·³¯¯­²«¯²°¯¾¼ÉÛáŲ ¡¤¡«ª¤¢£¶¿Ëª›“‹ŠŒ•œ›ž™š”•‘‘’˜œ›˜‹€qdfeiq|†‡Ž”“˜™µÂÉÑÌËüÊÕϺ¬¢œ”‹€{qsrvy}}}}|ussnqrlnqnjicne_gklkdeb\ZPKNQSTOOQMSQSLJECHKOSX[_[`bab`^ZVW]YW]][WSQNMKKIGJHEE?<>:8:7775113110062002/1/21.3../-..+1,0-1/24.058687784;:5;;@@>:A>?GGGHLLGJLNMPUVRTUSVUPS\XS[b`X[ejiifegc`\VVWWVTQX^fimjsrtv~~xzqmoqsptuusxxtxwvt{w‚ŠŠ‘Œ‘’™¢¬±¶ÌÖêêâãä×É¿®ž—›‘†‰”œ›…ƒƒŒ¤¾ÏÎÉÅÁ½®—–”“‹’“މƒ„…†Œ–•”—ŽŠ„‚{|}‡„„†…‰’ž£²ÀËØ×âîñãßÝâßм¥•‰ŠˆšÀÅÅÑä \´recUeÃ÷÷ÝÎ¥y}†·èøÙ¸°Çé÷ôíÝ¿ž…¬¼•vq„—´¶‰„Ê7‚UàFôÜÞàÝÙ̾µ²®ª¥¥ªª®²¼ÂÏØÜ¸¦¡¡¥¦­¦¦ ¬¹ÆÕᢙ—‘˜˜™—Ÿ“”•–›–›¢Ÿ™—Œ|mea_gu…”—••›—“«¹ÁÂÆÄ¸³·º±¦¡¡–•‰~ztvx{€|{tvzuqkuqkplolefhjhmegh`WYWWNLNNPOLNRJPNPLMDDKIOXY\\\]^[^c]XWUUUX`b_\UNMLJKJGFABC@A?:9<97:533426205461//3011+2..2**-/0.3,0,./12:6658:38?:9:;;@@=AB@BFIIKKHILOOPPRPQRRUURVVUX\_a`_dfflicdb][\ZSUZYZU]`dkoosx{|txyqnpoqnuuwqwx{„vt{z|z}‡†„Œš¤¯¯··ÊÖåߨÌÍÇź©›•˜‘„†œ´¯•ˆ‰†¦ÁËÅ¿»¸³¬¥š˜—‘—’Ž”“–”“†€ˆ}~†‰Œ–”„}~}|}€††‰†‘ž«¸ÆËÐÖÞîýãÕÏÑȾº’Œ•”Ž’¦ª¶¿äCu\U`mibƒ¬ÐÕÊ̼ŸŠƒŽŽ„„®ÉÆÂÕ HCä·…“¤ª¢Ž|vŠ·ý$ùØ j –-’"äÓÓâÙßàÔÆÅ¸°®®¨¥µ³ºÒËɼ­¨¢¡¤©­¡§šŸª½Á¿©Ÿœ›’–œ˜™“””“–”’•™”ž ž¢¦¥¢Ÿuea^ew„Š”˜–•–˜’’™¤µÀºµ³°žš›œ—••މ…}yzwy||~€{vvqsqskejcchbdhdnihamc\WRPIKKTNMMMLLNQPPNFEDGOYceb_\[WVVY[WYZUQV_e^UPKKJIJHFDB@?=>?;9837867630230223202.13..1/0/.*,,,,.00104416:46466959<;==<;<<BDCEIGGHKOOLQNIQQRPRXSRURT[dedifdkmjheff^Y[WQV^[]YV_ajpot{zttvvurpururvtwy|}‚|y~|†‚‡“ ¨´°¾ÀÈÒÜÕÏʼÇÉÀ¨˜ŠˆŽ‰‹·µšŒ™¯·²µ»»½´©¢ž–Ž‘—•„v‡zz„‰ŒŠ…ƒ‚~‹‡ƒŒ“ž±¼ÉÇÌÔÛðõß×ÏÜÉŸ˜’¡§œ‹Š‘™ª±Ùú 6V{”‰py™¢š˜´°˜‘‹‡‡z\]~¦ÃÙÿS°ªGã“r™Ü ìè×Æ× +}®` ;U;ëhãÊËÍÐÜãäÖÆÊøª¨³½º¿È»µ¦¢£žž¬µ¯©¡›ž­³·¬£¡ŸŸ™–›Ž“’‘‘œ›™˜¢¢Ÿ¥¥«¨ž’‡~ncddo€ˆˆ‡Œ‰•¦ª°¼Àµ«¢Ž€}‚…„„‰}xxzxtqrx~yvyypqrdfegcd[_cehe_a]^YRSNHJLPLKNJHPQQRNGAGGBO``ced][]]XUZ[\YSUVYZSLJMOLMNGCCB<77;@B=658798635/142/00343/33./..-.*+*(-,2020/356447556:79;97>;9>?EFBEGGGIJNQQRQPRRSRTRONNSX\afikklopng_\_\ZWXVQ[\_ZV_clrtqwqrywxtqtxtq{rvwy~ƒƒ†}}{~~ŒŽŽ’“˜£©®»¼½ÅÐÑÊÇÃÁÁ»±¡•’‡’­¨œ’’˜§¨¡«º¸º·¦¡œ–“ŒŒŒ•“‹Š…‚}wy€‡†‰Œ‹…€~{ƒ~„Šˆ”˜“°Áú»ÊÜèëÙÒÔÏ;¬š”›²¹£••’œµÓåëû:r¨ÕÓ¨~{{w~¨´© ˆuaK5<f–¹ê-o¨ª^ñ›€µ!„‘\FA;Q‡ÔÚ{ÝØéÓŸU ÖËÄÁÅËÓÔÈÇȽµ¦¯³²¸¹¯¦¨¢Ÿ›­¶³­¨˜£˜§®¨žž¤žš¦¤œ›––“”’˜›š™ ¨¯¥¨¯µ¼±ž”…xndjos}……‡ƒ{~‚†˜°¾½¿Â¶®ž}zut~~zyuqrtuskktx{xrpjlmhiahgbdbc`ab]dZXVRKMLIJJJIKFGRYRSJIIEHLW`e`jjc]^\Y][YWRQSURMQRNNNMMKE@@>;:>?<A:7<6086434433-1601/1123..*-,-./)/-.22015320787:=8A9:988:;A@EBEDEHILNQOOSRTRQPNPRRORSSY^`dmssqrrqj\W\Z[WYZYZ^__[Zagpotvvywsxyrtowrwttxw~|†}€‚‡”“™˜”— ¦®¶½ÈÄÊǺ»¶¼º²¢’‘”•—“œ¦ž”Œ‹—žŸ £©±´·¯£ž˜—“ˆƒŠ–š”…{{||}}€ŠŒ‡‹ŠŠ‚ƒ}†…‡ˆ”¡©­«¬²ÀÕÖ×ÍÐãÓϵ­˜’œ´³›Š“›¥³Î×åýEŒìLYý§zfOd¥¹°Ÿ€V9)>ižä"Dg|RÆ®ç?•¬cGQdx–·›Jû·ˆjK&óÝ×Ê»¾ÁÁÀ¸µ²¦¥¤­³³¯¯Ÿ¡œ—–¶³¬©­ž  ¦¨¦£¥§¢¥ª¦ ˜Ÿœ•““”œ¤§¨¬¨¯½¸ºÁ¸¤—ˆukelrsxˆ…}yz€ž©¶¾¾¿¾´§‘}xuttxwvxtppmgknsqupkngkeb`enfifdbdafa`XWRMLIHLOMNFIMNVWQSDCGJMT]ckfikbZ]\[^ZXWVRSPOQNNPNNOHCEEC@:;<;?>7<;:86235624/.334/011300/+.).+/+-0+1023605599::86=89<9;;>9=>AEIHFHHLNOPPPTTPMPSQNOVVTYafgmsrpnorobWXXWURT[_[TWVYacjqvsrrtxyuwrssvtvws||ˆƒ~|Ž™¡ž˜š˜˜ ­´ºÁÈ»°®¯³²±¢š—‘šŸ™’“›Ÿ•†Š™˜¨¥¥®°ª§§£œ˜’‡€†‹Ž“‹ƒ~yxww~‚ˆˆ…„}€|}}‚††…‰Žš¢œ¡¢¨±ÂÎÆÐãæÜ˳§—–¢©¦–‰Œ‘ž¤µÎÝèY¹=äü~ïS68r„x|o?  GŠÒù !1*èÄç%ô +)Q4ôÆQ*&úêìêäÖ½¿·¹¯®¬¡˜¥®©¥”—•—•𣬬§§¬ ¢£ššŸ¤¥¯¨¢¨ª¥¦¨¨ž–• ®°©¦§°»»´¶ª”‰{smgksz†Ž‡ƒ‚„Žš¤©´¶¯¹´¤‘„zsuvvx}uqmopssrqoegedbcbaafjecicdac`]WUPLQKKOMNLLLKLSVRPLOJJPWgoiiihbWZYVYXQSWQRSPRTNILKHEEEC??=9<=>9:63484402200,0102/-.02.,/--+/.-0/-/,+403264<33775;799=>D>==AC@FDDMJLMKMNMTVSMIONLMPPSZagkmkjhjjlncZ\WXYRV][[XUQVX]dqtqvoyxwvsr}wvuvvvvyz…|~€’­°›””’Ÿ–§­µ¸±§§£œ «¬¤–‘“£¨š‘˜š›š‹‹˜™›¡¦¨¦«¬«¬¦›“‚}ƒ‚„„}z{{sv‚„Œˆ„|wzy~†ƒ€Š‰‰‡‰Œ“–¡š”–¢±²¾ÍëùîÕÀ¥›”™˜šŽˆˆˆ™ µÍØåzÿŸ9Xé#ŽB,3+;8"   + (cœ»ÆÕðæÀ²«—‹¾Ä¨–·Ù¿ŒlW7 ûëîñúÿóèÎÈÅÅÁ°§¤¡©­¤œ–‘—–œ›¢¬«««¦¦¦ œ¢¦¡¥¨¥«©«¹¶©š–—œŸ¦¦œ–¦´±©¤žœ‘‰‰}olnxƒ‰‹‹‹‡ˆž¦§§¦ª©¥š‚{}z}wxyrxuuyussqnomifachdebcdd^gca`_^UPPLQRILONFOIHPORPNLNNNU`pwvqpiea[YYZXSRUTUYUSSPNKKHBA>>?A>9=?=;:344873316324104,,/1-//.*,+-/-01/.-(010026534856;9;<8:?>AA>CGDAHKMIJMHKLPRVTLIMNNPPQX_cfgijnqmiiha_[W\ZYT\a]XXTX]`goqx|zypssuvxwuxrwtv{„€‚„“®ž•”Ž–› ¤®¯§˜Ž’–¤Ÿš•Œ’­³Ÿ•˜š™—“˜››£­©Ÿ ©¬¥ ž—‹~{{{€|z{x{|zy}†ƒ~~snptu‚ˆ‚Š‹‡ŠŠ†‰Ž“Œ‹Ž˜¤«¸ÖñôðÛ¼«˜“ŽŽ‰‰€‹˜š¨Å×Ú ¥™ÌG¬2 1ýíô÷ûÿú÷ý÷ù2GWn”²¼ÐÕ°‚^NPy±Á£i\c[6óâîûéÜÓÔÓÊÆ·¬§« ¢ šœ”—”™§¨¥§©¦¦¢¡ž¢¨§¥ ¦¦Ÿ¥¯±¼¹´ž™›  žž –“ ¢—”–™†‚vkmru†’ˆ”•¡­¨ž¤§§œ•‡~}{€|}xxvusvvs{voooihhecgbjdigdbgcdW[SPTPOLRLHNIILHKFMORPONOS]jt…zpld]\YTTYXRSVWXYSPTKILJIC@>=>@;7<;86884334/434530/20-1-.010-+..-*-+*)-,/1,*037655789>7;>:>=<?DBAA;BGGKIHLOPKNQTVRMLMSUSXZ]ca`eiospnolb]YY[VVX\WY]\U]`bkxs}‡z{}wxuwƒ…~uuwzƒŒ}†‰’•—’‘”•¥ ¨±°¢‡…„¥›”’…š®¶´¬§§¦¤›‘”œš ¥¤¡££¡Ÿžž›“Ž„{{|wvvvuzyv}†ˆwpsvzuˆ…Ž‘ˆˆ‚…Ї‚‡Ž™¥»ÎìÿñÜÄ®™‘‘Œ‰„|…Œ™ž¬»ÃÜ"ܰ + \$ðÛÝÚÙØÚãÿüìäóû9Zyަ§‡gUMMa˜ØÉn4% +úôûý÷ëñéØÏÔÙÍж±¯©ž¨¨¥©¢£¥žŸ­®©¬¥« ¡ Ÿ£ŸŸ¦©¡«ž¦±º³®¡ž¤Ÿ¡˜’†…‰Ž„…’•Ž‹jehkw„“‰…Ž™¥±­£¦¡›•’Žˆywwy{y}xtyyuyzywonqpegicdicmfjgkc^faZSTPQMMLNLNQLQKOELVQRMMQST^hwzmac\][VZXTVWWXXVTVPJMKLJCACA:996887::853156351211.//22--1./-,2,*+.)++.00../15748568599=@;?97<?D=ACGIHEKINOQSONVSJKOPSYZ^aafhd_fppkjkhca[ZZW\UXYZ[X]ahoyzrrvzq€}ux{‚wtustƒ†š‰ŽŽ”‘”’‹˜›œ¬´®ŸŽ‚}…ž¥¢Ž‡Š’ž±ÄÀ¼À¶´¨ž–“››œ¥¥£¡£¢£¥›™œ––—‰†{y}vyzwt|€|„…‚ww{‚}€ˆ†}‹ŒŽ…ˆƒ„ˆ†‡„€†’™” ÅÕéóçá˵Ÿš”…ƒ…ƒ—§­´Ìâä)ª¦c;äÚÔÕÓÜè÷# àÒÑÚô3LfqjaSSTNLŒáÛm"öæáâçéíöö ïÒÆÆÌÒǹ«¨¬›®¸Æ·¬¥¤¬«¨³­¯¤š¡£ £¢¤ž¦ª¥£¦¤¹Å¿®¥Ÿ¬ •…‚}‚ƒ€u{‡Žˆƒyhhkky’‹‡†¥²¯­«§šŒ†{vyyyv{€ysuurtyqpnomlmgehgjhhefjh^g^]SNSTJJNNMVSPRJGGKORRVRLQWWalmqnf^aa\YTUSSUWURQRYXPOIFHGC@AB<9:5756:886720555243.01.01,-,+03-/,++,/*,#1020231548579479;<;;:98@GA@DFEBEGFKLKRPQQQVURUadgjdfibcdbmupkdbe^[^^`\RTW]^_aensrxussvv|ƒ‰€|w}|utqs~‚ˆ‡†‡Œ‘Š˜™œŸ›££¢Š‰z‰žŸ›†Š˜¦¾ÇÌÛÒ²¥¢–“”——š§±ª¦ª£Ÿžœ—”‘ŒŽ‰„€{yzwww}ƒ€ƒu{{|ƒ€‚‚ƒ”‘‡††ˆƒƒ{Š‹™˜ž·ÔßæÔÒÅ¦š’˜’”€€ˆ›©²¾Ú™.´Ê£”{?ýÜÛÛäçêó7(òÅÅÐÝñ 6TJ:9CEAJƒßá„)ùáØØÓ×âåìõùÿ îÍ¿¶º¼º± ¢­¨±Ïо¬¥›£Ÿ¦®«¡¢œ£¥¦­¢š¥ ¤¢¤˜¬ÅÒ˲«¬°±¨—}rt~~tmms|~ynglomw…“•‡ƒ†‘«µ²°¥ ™Ž†ƒ‚ƒzy~zwzvqvnqvsrmknpmjikkegieebbbc^ƒ\_OSSOMKNNLQRNPRLLMKSWPPRSX\`hikhdgd[[]UUUVTSVPQ\\YUOHEIFCC?A@:99<<575632554610/1120/21/,0++,/-./.+/)+*//3-3<037628377:=>9<>?A>@GE@CDHNGJMPNPQRTTUWZ`beknfdjgaeegutme^_a^^c_\XQOVahkknspwvstpxw{‡}~{ywntqsz‡†ˆ~‡‰‹‘’™•ž›š“‡Žƒ|”–ŠŠ„„ŸµÉËÔæäϲ¨¨žœ—š¥«¼È¼°«¥žžœ’ŽŽ…|…‹}zyy|v}ˆˆ…ƒ{€ƒ‡ƒˆ‹„‹Ž‹‡ˆ…~€†Œ‰ˆŒŒ ©ÉÌÓÕ¿¶¥š’ž¡š•…}|€”¨½ÈÞ_ÓÓ®¸ëæ‚"óàáëñõø %ðÐÄÊÕßî$C:*0/?lÀà›3ñÙÌÉÇÆÈÚãíù÷üõèɵ±°­²¤§¨¬¬¹Éļ¨žš §¨¢¥£Ÿ¨­±©§¥©¥Ÿ— ›¬ÉÓ¹¨¯²¯¤•‹zpruzxpmottqpqtqqyz…‚‹˜£¥¡¢–’Š…‚~yvrnovloosqtmhiinngjinhgddfZaaaaZ\VUSLKOPMNRTPWSMLQQQTURQNRUXdbnjgegb^`ZTUTUSTXXXZ[VPMJIFCCBB@;:9<867677566303/0010132/,//1,.)+-+1..-*'&0--,2547476=697;?:@@>:<@BBFGHGIHFIKMQONQQSVW[[`lkjgdif_Z]elpnf`^[\a^\]WWYXdeorppsqsrrznqxމЂ€yswuou|„ƒˆ†ŠŽŽ’‡‘Ž›—…‹ƒ„}ŠŽŽ‰ƒ¢¹ÀÇÒßÚÈ´®¦—˜Ÿ¤·ÈÔ˽±¨£œ™œ’‡„„„zww|{|‡Ž†„‚x|‰ƒ‡‡…‹„†††ƒ€{†…‘ŠŒ¡«µÆÐÓÆµœžª¦¢—~}„–ªÅÉÕ +Z§ÌÕ¾¥¥ôòŠ4ûáçòõù ëÓËÌÒØí$<1 "At’t:ÿÙ˹´´¾ÌÒßêéçßÙÆ·°¥¤­®³­¦­ºÁ¿´¯¦˜–Ÿ¥­¥£ª¨£®°¥«®ªªŸ£Ÿ£¤­µÅº¶­«²­¢”ƒ~wwquxuoqkswqtwrtuw}|}~…™ž£›–’†ˆ€~ynfdfhhhcgnssqpmmrimkhjinifd]__YYWSPONMMUUUQTT[SPWYRTTPNLMPX_bejje`]\][YWVSRUXXYVSZ]VQMJGFB@B@A<;A<8975754365300250123131,.-.,,+*+,(&,*'/.,2636=6888699:=9;;:9;DFGIIFHGFGHIMLMMIOMSWWY^efeeccaZUX[]_]]Z[_``\XVUaa_dgoszututtussst~Š‘ˆ‚~vplrvt}…‚‡Š‰‘’”‹ˆŽˆ††ƒ‰‹ˆˆ…ƒƒƒ‹œªÄÏËÐÎÊ»«¬§ž˜š£²¾ÆÉƽ³¬¥œ™š“‡‚~„}zyxt|ˆ’”Š€}~ˆˆ‡‚‚ƒŽˆ‡…†‚‡…‰ˆ¤­¬°½Ôῦ›—›¬¦›‘‚…‹”ž³ÃÛ Z—±½À¡Œµ¨q6æàï ")÷ÜÎÇËßòýE5 0C/ûÛò¨®«¸ÉÍàçÚÚÑ˸°¯¤®°µ¬©µ¸¹»©˜—™š§®©­¥¦§¡°´³µ«©¨œ›””©®¸¾µ¨°±¬¦˜Œ}uvyunonoprrstsquvuxuuvz…’‘’𖓇wzxroja^_d[`bemnnnxtoogflinlhhgheig_`TTJNQRMQUVWVRSXUXUNNLQQNRRV`efgda`c`X\ZV[ZXZXUVYWYXSRLHFABDB@?:9;867::447520./34/31,/3-.+0..)+.+.*)+2++-1.155947:747;769:::<?@DD@EEGKJJIMOOLIKLROMTVTX[_egfb__\XYYUUWW^^[]UQW\aa``htzuxoturrpuzxvމƒyzxtwsu‚„ƒ†‡Œ†–™’Š…ˆŠ‰ˆŒŠˆ……€z‚‰•¨ÂÏÑÍÒÓű¤£¡ž¨´ÁÊÃÀÁ»°›‘‘”•„ƒ~}{~€€zƒ˜Ÿ–~twƒ‡~€‚‹ˆˆˆ†‰„}ƒŽ”••ŽŸª²»ÆÃÏ̳Ÿœ³¦–‹‡†Š‡ˆ“§¿Ûý0ef·²ŸœrIïåï;IB1ÜÈÍåôñ + !èí÷òóñãÈ»·¦¡ ¤®½ÊÕÖØÕÍ·°²º¸³¬¨²µ¹¼©¦ ™¢¤¦©žŸ±¢«©©«©®­¢š“•”“› ¥¸É½µ³­¨£–‹‚{zxvxzsrploszytw|‚}|tz‰“ŽŠ†„|vvrrnnc[U\]]cbddqswvwmlhlfluunpjqfnhf`UUQOXSWROUXPWWYW[YVNPULOOPW]eca_Y]e_\_ZZ[ZXVXWWUQQPNJGGGFC?BB?>:9=8::73535433410410//001/2../0**),,+,,*-,.074<;><<6679><8=??<>?BAAEIDFCLPMOKKMJIOPQVUS[ggegge^jrbXNNNRSSVUUWZ\^^bhkpq|}vxzv}z~y‚Šsoyuz‚€…ˆ’Ž‚“˜•”ƒ„„‰‰€‡…„|y€—¤»ÙäÜÚÕŵ¦¦¤ œœ®»½À½µ´®§ Œ‹…‚€|}|}…‹}v‚ŠŸ¹¯Šurv~†…ƒ€€ˆƒˆŒ……{}‚Ž’‘’”¡²½ÈÓÍÆ·ž•‚—¢³§–ƒ…‹š³Íý#:BT„š¡•”¦’:ûëèø  =U„’XØÕÛæèèïìí÷òããëèÛÌÅÀ»¼²–ž¢ ©µ¸ÇÏÁµº»Â¾®«®³´¼·³¢Ÿ™¡Ÿª©´­¬¡¥¦©©©­¥˜š”•’”¢­±Àĸ°¬¨§•ކyxƒ†‚zxwvxxx||„‡…‚€{y…މ~uswwtmlhfa]`_]`dfhmrz~qmkppojmopwztwrica_SNNNVYNURSMS[a_gd[QQMHGMTW_eia_ZY``b\YW[WWZVUVWSKIHFDDILD@AA=:?<66897532/4255525./33,+/220./.*++(+0*'))200.9;:;844555=98>B;=<ADAFIHGGGLOMNNLLIFGNWYY_bbhieeees{k]TNMKIRTTUX]c^[_`kux{vx{uv{w|ƒ„{wz}y~ŠˆˆŽ”•’™  Žˆ†„…ƒ‡|yyy{{{}€‹ž­ÉÚÚßÙÕ뙜¤žœš˜­ÁÉù±¦¥¤—Ž„…€}€€‚|†Ž‰€y~’­¿¦…{xpy€…‰w†„Žˆ‚†}ˆ”‘Ÿš¬¿ÍÎÔ¾¬—ˆ’¤ª¬–Š|†…ˆŠ’¨Åé +$-]{‡Š—ÖÁLõéø /;S§æ»KôÏÌÚÝáÝÓÜèó÷øúùÿöêÚʼµ¶¸§”–›™¡¨«³¸«³»º½¼¨§«¯µ½®­¤œ–¢®´¹·µ¬±¦±«­¤Ÿ˜š“‘—¡¦©®³¹´­¥¤ž“†€†œ¬ ‘Œ‡„}|€…‰ŠŒ“††ŠŽŒŠ|wmeeedgh_fjd`afeggfffu~}vsjmnmggln|zvsfeh[QRNSTYVQOORTdq|vaWTRNMKRZ^hg`\___``Y\[X]_\YZUTTNMKFGFDDEE??;=@69;895834610574341/0000/.00/2,+/-'*(',+,0/22559656:558<;?>B>?AEDFGELJHJMLNOGEDGIJSTVYY^gkefgdhnpg^VMJHHSVQW_]]]_efiy‚€|}|}rrvx„—zuwuu‡–•”’—”•¢¡•”‰„‚‡…{uxux|vz}‚„—£¨½ÆÊ×Óľ­˜“›——˜ŸºËÉĽ°«¨œˆ†~…‡ƒ€{x„„}x~˜œŒ€wu~~z{yzƒ€~~~‚|„‡•œ‘˜¥±·ÎÛÙ̬˜’ §¯£œ‹†‡’ˆ™¯Éçùþ0Hfv‡_ ÒÍü$$*?˜ +ãh ØÌÎÕÖÚÙ×êúû.'ìÓŸ¶²©¢žž—‘œ ¦®°º¶³¶»­­²«¯§«¢£˜ ¥²ÂÄ»º·º³¬®¡ŸžŸŒ“”Ÿ©ª«©®§£¡››—‘„•³Å½®£›“”“—›šš’Ž••Œ‘–‚˜w + + + !0ANVabhpoijkhpqjjqggedimmsw~|qtikij]XYOQRKRLSTZchuog]WUUYTUPZafle[ceefY[\VX[WRXUOPKLOMFFEBFC@ADA?:9<85984687432/752614//5/2.02-2/**')++./4.0153306:985;8<:@;;AAC>GEJHIIGKMMLHGKPJHPNPXZ_cc`ekghokaXROLIKT[YVW]a_[\cnv~ƒ~~|z|wutyƒ‘¡’‚yz~‹š±»µ« Ÿ šœ“‹‘‰ƒŠ|yyzytvty~†ƒŒ–¥¨­²¿ÃÈÌȾ©•–•˜Ÿ©·ÌÚ̶ª¥œ—’‰†€~†‡}|}‚|uuw|€}wz††uy}xvswyxxwx€ysuyw‡‡‘˜žœ™­¸¦ÇÝܹ¤•Š– §§ž’›‰ˆ’©Íïñéæëû5<òÍÉï Rª“=ßÏÍÊÌÓÕÖàü)ïÚÖɽ°¯±©£˜›¡­±·²¼³¹º«©¥§¨££ž Ÿ¡ªÔÑÈ»¹¼·§¦–™™’Œ’𢭰¯«­©›“ŒŒ‘•”„‡›·Ç»±¨¡Ÿ¦®±§«²®¦¥¢ŸŸœ¡zvspx}{xmlmiagn}‡{kllklskmhmffahgnƒw~{ohhdbUPMSRRPQVKNZgwj^TSXRUVPTUbotvngmld`\[^Z\^TQQLMPMHFHGC@@@@@@;9:48997883040/2/08=?>43./264.13%,/)*,.-3)./0213623:88498=AA<D=;??B@HLLHMMOORJJGLNJNONQSV`gb^acdilbYYTKLPTWYZWWZ[TX[\msw~~{zvt{‚‰–Šƒ€„€¢ÁáÛ½«Ÿ—‘ŽƒŽ}|{{sqmku|„‹œ¨¤¤¥ª¶ÅÍÊ¿«ž˜—•–§¼ÊÎô§Ÿ›—‰ƒ‚‚…†~€|rwvotz}~xosz€zrwsorpovwtwwwvŒŽ–›˜¦­±¼§µ¿µ©™œŽ’£¥§¡˜’œ•—ŠªØ(ûàØÝèü1$ë÷ÁÐÖßäó0-öâÑÊÆÂÇÇÎãøþòý òé×Ïɶ®¬­­¤¨˜£¬µ¯®´­±¨§¤©«¢£ Ÿ¥¯½Ë×ÌÐÆ½¼®«¤ £›–”‘˜œ¨¯±± §ž˜“‰‹‘އ‡… ±±ª§¦§¬ª¡ª¶±±³®ª«®¯«©ª§’…{spvy‚zqkkjjnƒ‡uigmjghikmjhfiijsuxvtcgebYSSSNMPLLNTQZaaZPRQWURVZTWav„‡zuwpe[[\[[aZUSQNQRJGFFEBGHB@>;;8569<:733541-12/3:J[R>6/3101.2/**,,)*'**./001.6336::87;;<>;@@>AACBGFLJHOOLNMKNLMOLLQOPPRZ[]ffc``eba[SQNQVZ`_\XVQTWW]iq€zƒ€xvwx€}ƒ…‹ˆ’Œƒ„ƒ—ªÏäìÀ¯©¦˜”’Š‘…uxvnryŽ…†œ¨žš—£±ÃÄ·« ™–•ž§¶ÁÅĹ«¡˜“І‰„~€€}~wturssw{ƒ†wxyz‹‰{rlvlkkosqpns|ƒ‘˜œœ“¨«¸°ªœ°¡¢˜Œ“–”•›Ÿ£œ——š‘’‡§Õ(þØÎÒÍã NN¾¨§´½ÂÈÒëÿøäãæÙÑÐÈÀ¾ÁÆÐÞÜØÞëôéÙÆÄ¹«¥¡¬¶©›—¥©±¯¯¢¦¥­¥¨£­®¦¤²³³¸ÊÒÙËź¹Á°ª¦¤—˜˜™£¯¶¸¯ª¨¡•Œ–“‰‡‚€z}‘˜¨ª¶¶¯ªª±µ´³°¬¬°²­±²©¢–Œ…€€}xzvnoonjfdirh`fnllnnmpnkblhtrpsyurl`f^ZSSIPMPNTSUW[_^UTTTUSOYSR\`j{ww~qe[Z[\Z[]YPPRNKJJHFC?CD?>=<=9:;789543155352139E\S<3/+0..,-*(++-**)-+,2100270.56:8359A@>AA=A@AACEDDGNOMJILPLLMJMQOPUSY[]da`^aege[SSUQUZ\\VRUWWZ[^jw}{}ƒƒ~w‡……‹Š‹•’‘Ž‘ ´Ï̶¯©Ÿ’’‘™¡Žƒ|rss|~{Œ—’Ž™¡¥—Ž– ¦º¿½®¢›“””š©®Ãʼ´§ž”ŠŠŠƒ~zsoppuuzƒ{ttv{|’…vqtkhkooqor}‚˜š¤š ¯¾»­£¨š™–’ˆŒ›–œ–––™ˆ…‰–±ÜêåÒÓÎÆÐùA8ì´¤”™Ÿª¸ÅÔÙÚÖÚáÛØ×ÊÃÁ½·¹ÃÃÈÍÏÔÖÇ·²¬ŸŸ£¨­¤¦¦¯¯¡¨§¨§£œ¢¤±«²ª°µÄ¿ÎÌÉËÈÆÃÄ´«¤œ¢¤™˜Ÿª´¶·¹¬¡ž–‘ŽœŸ…„ƒ€~y€ƒŒ˜©´¼½´µ°±º³®®¯±°­©¤œ—ކ‚€{xuqrnkjkfge_b^dhjpsjkpnhhgmmenjonnkha_V]OXMLOMPOQOS[WRVXROVSTTVX_^fmqstupcXYXUVX\ZYUONJLJFFBACD?=?>;9974448;6600/02423;B;6020/1,..*(+0*+.+.'*1.003-37867:8;:;?EFC;>?ACGGGIELKMLOONMTRNPSNLNOWXX\`^WZ]^c\QSUWVSWZSNSTWX^fv~‚~{{€…††‘†‰’š™‘Œ—¡­°³µ«˜•’¤ÇĤŠvy€…†Ž³Ï³˜š§¶´Ÿ‹–«´µ°ªž“–——Ÿª·¿Á½µ£œ–Œ‹‡…‚ƒˆ…„{|‚usy{ƒ}{z~{‘ž“xxommlinrpl|„”œœ›—™ ¦±¿°«ž˜š„†Œ˜–š ¡—Ÿ ”Žƒˆ’¢ºÍÕÐÇÆÈØê׿¦˜—”˜¦¯²¼ÌÊËÊÏÕÖ×ÍËɽ¹º°µ¹¶¾¾¾¼½²£žš—¦¨¨¥›¤¨«©¢¢”‘¢£¬¬º³²Ä¿ÂÁÃÆÎÄÉÈÆÇ»¥ª§®žš™ ±µ¹¶«¨š– ¨žŽ€‚{{}urtq~Š”¤®µ¹´´µ¼¸¹¸­¯³±°©¤¤—Ї{xrqljhaee]Y^\b`dhffnortpqkgkiqqpppodd`^TXRUNIPQOPUQVWUOX[VZVVY[[_deghprqojZV[VSRWVRQOKIJHHGC?AHFAA@<;:78;>:56516600/3456753//0.,,/1,+/,'.-,-,'-.02/.2.5489:7;AEMIIHA@CFHFEIFLLNKJMMILOPRKJLKNSTVXY\_`]YYXWQSZVTWSRPKUUYfur}€~€†‡‚‚…’ŒŽ’”š §š‘›šŸ ²°¡™“’˜ÇòÀ’‚zƒŒŽ‹˜ÅÚǧ¡»¾¸¢“’Ž¡¯«¨¡›™œ¢Ÿ¥²Áü³®¢•‘ŠˆŠ‡„‹ˆ‚~}yzzw|‚{xvzu† «›ˆwzqnjnklstv€†‘”› ˜žŸ®´®§ª¡–ŸŽ…x|…†‘˜§ ¤ª¤Ÿ“‡‡Ž›¼ÒÒÊÀÃÌÓк¨ž—™ž¡¥«ª°¶½ÈÐÛßÜÖÏÉÀ¹¼¸°µ³³´³¬¤©£¢œšŸŸ¢ž”—œŸ›ž˜‘™¡¨ª²²±ÀÇÎÔËÌ×ÐÍÆÍ¾¶£¨ ¤›—˜”®»µ°¶¥œ”‰’¡’}zyz€~|srqw}˜¡³¸µ¬©¬¸ÆÃ²­­££¥ ™‘”{zrlggha`a_e[V]ejkggjopssookfkqpnvl`da]XTYSOMNPMONPRTVTTZ\^be^X[_elhdeiprh`_[[XWUVXSRUNHILGDDBBDC>>;<=7;;7:82144..03131/21./,..002/,.-/-',*+,0.06,2.37444049;?AJNFED?@;?MIJJHOPKIGNPMMSTRJGGIOOLORRSXZ][WTSV[[[^TOQRPLW_fv~}y‚y„„“•“Œ“”¤µ«¡””‹”¥¨§žžŸ”œÓ#üÆ|‚‡‘†’ÀƳ¯®¼Ä¯ž’™¨ª¨¦¢¡¥§­­¬³¸Ãĵ¨¡–ŠŠ‹‹‰‹Š†‡yvzx‚xwururs…œ£€uz|zphjgmn}|†”˜›™’˜¢´Âôµ²£—’~r€~†ˆ£ª¥ŸŸ³´°¨Ž€Œ“ž´¿ËÐÐÜâ˶­¯±µ¯¯¦œ £©ºÄÌÓØØÏÐÐÈ¿±®³±®²°°®­ª¢Ÿ››££š™˜™˜ ›•–œ¤¦³¶µº¹ÅÔàÚÔÓÞÓɽ¾µ®¥©£¢¡‘‹•Ÿ²©²°±©Ÿ‰Ž’ƒ{„‡Œ‰|zwwvy‚‹–¡¬¹¶ª«¶»½²«±°­£¢ž–™’Š}uwpihca``_]Z\[elnflkolglpndggjxohigl[\[XVSRQVOPQRQNMPWMTWU[jjf]^_ghfhjrohba``][^]XOQTPJJIKGBFGAAA=@?:67:75433188332343.223000/*,+/,+.+0***',(&+0540.62054599==?<@B=@CEBKIEHJMNGKIDIMMNNQMMKMKILKPSTSVYTSRQW[[^c^TQRUPKSZgu€€|y||€‚††——““ššš££™ £–“›“––¦¥¶ÊóÖ·•|~†ŒŽ›¡©ª²¶·²¨’œ¥§Ÿ §³¶¯­®¬µÁÁÁ¾ª™”ŒŠŽŠŠ‹‹Š†U#fz{wwynot€‰‰–•…€vx}qtjlnlhz„‰•’ž¹ÌÂÄÀÀ±£ˆ€zЋޓ˜“ž¢ËÕÃšŠƒ‰‘œ´ÍÝ÷ûðÖÇ·¶¿Úëá½¢ž¢«±½ÉÇÅÇÏÍĺ²¶¹·­³º­¢¢¢›žŸšš•Ÿ›££© §¤¤©«·¼¹¿ÄÈÞéß×ÍÑÉÁ²¸«££¥ž‹€–™š¢­¯ ™‘‘‹‹’Ћޣ£œ‘€{}vs}€‚Š™¨®°©¤ª±²¬²¬¤§£¡¥Ÿ–—Žƒumhccgfe``\^fsmprnhmoqhjjgiehloi`b\[VXSVQQZLOSRSMOPMOQHVTZdlgY]bgkhnlijeab``^ZbbVXSLNNKKJHFEFD?CE::9479:34:6/6731284/-121..13++30'11.*,+0+)*(-1042.3464785=::=??@>@B?FFFJKKNKIJJKIEGHJLHIJGKJHJLMRXUSQQUSY\Z`d\VUURRUYaky€|uvwƒ†Š”‘‹™˜—¢¥˜¥©¤‹–’Ÿ§­¨¿âÙ½¡†}~‡ƒˆ‚ŒšŸ¦¬¬¦œ› ˜™¡³À½±©£Ÿª²»ËÁ«¡•ŽŽŠ‡ŠŒŒ‰……ƒ{zzuwov€†‹“‘‰~nr}zsknnnmow‚”‘˜‹‰‹—«ÃÅÃÐÄ»« €‹†~‡…‡ŠŽ‘ºÚÇœŒŒ—¤³à'GîËÁÃÅÛýî˯—˜¨¨¥²´µº¸¾ÂÀÀù®±µ¾½¢¢¡žž¢¢˜ Ÿ—œ¢«ª«®«­º¬¹ÈÎÈÇÍØÒÑÏÔÁ¹½¯­¥ Ÿ˜——…ˆ‹Š“ž¨œ›ŠŠ‹Œ…‹’ŸÂ»œ†€€xy}~{zƒ™ ¥«©£°®¢¬«Ÿ¡¥¬¬©©žˆ}ztna]bdee___fousqqqenkhknohkiljg``ZZ_WTUTXQQXQZTVVPTHKGLPVXab\_dcbklpumdcaac^YY^[SQTRQNLIGGMKDGB?A<;:59;994376225523001011,,-0/+-+.**.*,&*&&','.682*1055743;;<=<?@?CBCEHCCMOHIKGHDMKIHKKHGGGGGGHHMQQTWUSPS]]_cc_WUXXUVampz†{xxwzƒ†’–“— ›°³°£§¤ˆ˜Œ  Ÿ¬§¨»×и•~tsˆŽ–—¦££ –—˜™œ¡¡¯¹º½²¥¡¥¨¶ÆÆÃ´¢—ŒŒŒŒŽ‡‰‰‹Œ…ƒ€…usw{y„‡~‡}yytzxsjhojmop„Ž–Ž„ƒ— ½ÍÊÖȽ±¨œ˜…€ŒŽˆ‰’¢«¸­›‰‡•œœ¤ÎO+îÛËÁÇÓàãÊ©ž˜— ž›ž¤´µ·ÁÆÄ½»¸¯ª±¦ž¡£¤¢ž¤©¢œ £­¬§«¶´°µ¶¼ÀÖØÜÙÐÓϾÆÌÅ´ª®Ÿž•Ÿ–ŒŠ~Ž„•š¢„Š…‡†~|z„—ª¢”‡wswzwz…„†Œ—š¦¥œ£¬«¦£¥ª¨®¿½²žˆ€wtkheaeddfhnptrp}sukkkoomirkfd\jd\YZ[^_RPSOKRTNSQSJRHCHKKNTX_]\ba^kqifafb`]]ZYVWWXTLKKJJKIFFEGC=?>>=58<785451522124/0+04/./1,.-1.11*-&+1+./,)()/0224016;878;>=99?>=A@FAAFHOQLMKFIHFCDEFLGDKJHNNMPPORTSXVRSY_bhi_Z]^cb_mw‚|yx~ƒ~†•‘™–¥§´´«©£¥¯¬ÌÓ½²³§£±­¤­•…tqvy€€‡“›¥Ÿ ™ˆˆ™¤°¹»¯¢œž¥¹ËÆ¿«š˜–””‡“‹†ˆŠŠ…„}|}„{yy€ƒ~…ƒ|stzvxvronjjop‡‚…Œ…€˜™»¶ÑÔÌŽµ³©Ÿ‰ˆ–‘ƒ…Šœ¨¡ž¡žŒ…‹–Œ•®ß ìÑÇÉËÎÓηªœ•–’”›§¯´¿Éÿ½¶¬§£¡››ž£©¯¤§©Ÿ¡§ª³¾º´³³µÂÆÈåóîÖÆÈÉ¿¶Áµ³žŸ—™“Ÿ§¢“ˆˆŽ”“•‰‡}{q{y{}˜“€wwxy†ˆŠ“އ™Ÿ– ©­²«£¤¨«³¾¾µŸˆ|uqg^_\\begmptxvwqlddhhkngahick^_h^X\ZTWVVWRSQSVTOMMHCHLRQXVX_`]\ec`fifda\\YVUUWUROQMGHGHLHDGD@@?;9=;88457326935102222222/++..2/.-*,(*,.,,,(+/%'3,42276637757;@8DA>?EFCEGINKKKLLMLIPNKGHGGIJJIMPKHGJQPU]ZXY\`myridbjswzvv|†„€w…ˆ‰ƒŒ‘’š› ¢¦°´¦ §³½ÞöóÚʵ®Ÿ–’Ž‚{tsp|€††–“–˜™Œ‡ƒ‡“•š¨¯±«ŸšŽ›£±¾½·¤—‘’‰Ž““Œ†€ƒ~‹‘†}ts|~ˆ{xs{‚}plngeouzƒ{‚{}y’ ­¸ÈËÑļŲª–Œ”‚…¢®¨¢™ŽŒ†“”‹ƒ‡—³êBHìáÓÌÌ˱¦Ÿ›ˆŒ‰œ¢°¹»±ª®£¥§¢››•™¡¡¢¤¨«¥£ª°°²¹±­³¯±ÆÁÅäñãÕÅ»¿¼Å½³ª¥Ÿ›—Ÿ©Ä³ Œ‰–”˜•š•ƒ}†vwsutƒ“š”Šˆ‡yƒ‘›«¦ ™•”””™›¢¦¨­©¦ž›Ÿ©°ª¢Ž€ypg`^\Z]`ciknxuwuoielnbhejnkj`9]_^T\W\\RRQVOTVUWYOQLEFLMSYY\_]`a`bjmhd\XXVYYWQTVRTNNMKJIJGIFBEGD=;<<96993453205/.01311--0.+//**+1,-)&*+1,,,**(*/00220598058:66>A<EG?AEEGKJLIIJIOTOQOJHECCILOOLMKLOPTZbejkdacq~{qiblŒ¤˜…‰„„„…„ŠŠ‰ˆŒš¢—˜¦¨¢ ¬Ÿª«¦¬ÅÕ$ é͸¨‘’Š~‚tjimstyz‡ŠŠƒ~€ˆ–“š¥¤˜Žˆ‚„š°¶··³ªŸš———Ž•ŒŠŒ‹Œ‚{wu~€{pxzu{ƒ‹|z~{t|oshhkpquƒzywn~‰ŠŠ–£ËÇÏÔÔÎúž–Ž„y†•¨°©Ÿ˜‰•›™—†ˆŸð…™GýàÛÚÙÖÐĸª ’‹‰Š•™ ©ª¡›“””—šœ ™Ÿ¤«§¢¨°±°´µº­³µ·ÊÈËÍÎÙÑʾ³µ½º¼²ª¨ž›˜¤¹Åµ¤¡••›žŸ—Ÿˆ€phittt€‡†‹…ŒŽ•𬵮­«¡–”•œ Ÿ ¤¤¡™–—––‘Œ†xmkjeZTWYcljlmpuvnpohhhmlghfaih^__ZXYST[TVZX\KQQTSZRHHMMRUV[\`X\]eeiopib^ZZ[_YZ[WSQRPLKMHEFHJD@=@B?>=?95652333204821-,0.,21.,,-)0/+/*,,,+,-.****(+402596470:<=@:=?ABC?@GCEIKIJOLMRQQSTLHEEKNRLJNLHLWZ[`eqxngku‘xgbo›²š†‚‚…ƒ„‹…‰ŒŠˆ” £ª®·°«¸¯¯­²³¯Éáû,Ò³®™Ž‹Žwytkkjdmtt…ŒŒŒ”††|}ŒŒ””‡Ž¢«®¬¬®¨ ž™‘ŽŒ‡†††‰‰‡suwyuwvx}€…ƒ€x}sjjmahinvosnnr€€„Ž™³½ÊÉÍÔÜȹ­£‘‚„‹«´º¨—”ž§› –ˆ•ämz&ì×ÏÜÞ×ÔË´¨¢Ÿ›•‘—œ ¥œ•‘‹‘™™–˜š Ÿ£¨§¥£¬­°¸¶³¶¸µÊÁÅÉÒÒÉÌÃÀ´«²±«¹¿±©¡¡¤¾Ä´±™‘’¥¡–š{lfccrw}wxx…¥¿ÄÉÄ»²´«ž™™—›Ÿ¥®¯¤œš––Іztqka_``\_elrollortrtpfmrlmcdfd^e_`_ZZZTTTYYUX\ZROTQOMIKMOVUYX[aZUccdouldYXX[WX^YTUWTLQQJJJGDEFF@<A?:>@<:877740653410442//*2/1-.-*,)*+,+.-27,,.%+,'-4/0242489:9@@:=:A@A@GGDFNMQOMPMPTOTVLDCDKRRONONJNSW^fny~smru€•”‚nffx‚†‚„„Љ„‰‡’‘™¨±ÀÐÆÊž½ÄÑÑÒÃÌéìéÒ®”ˆ{rxpsr^\`dnp~…ˆ—–˜‚’Œ‰…††wyƒ…‘ª´®¨£¥¢œ™”Œ†ƒ‡‰ˆƒ€}uqlqruxvw{€‰Š„†}}xvpnia_fidneiiomuu}†™®°¿ÈàìïóõìÁž„}‰œ¶½¹¤—™™Ÿ£›„Š®úàÀ·¼ÈÑÒÖÑÏ;¹Â¾ª™‹‰•˜”’‘‰†‘š››œ™ž¡¥¯´ªªª¯¬³¹ÁÂÅÉÒÓÎÝÜÐÀ¸¸¶¯°®¿¹À¼¬¨ª¯¸±­¥˜—“–š‘Œˆ‹xmfa_bkvtpqu¤ÉâàÒ¼¸¶¨¤¥¢¡¨®²ÁÒʵ±©—ˆ~wpkjf`^[Zbglklwspkqtrskfdjjhcifbbc\]V^WQZWXTWXTUWVPPPLFEIQQXZY\XZ[_ffedne`^UX]YXW_]TSQNRPLJJJKGHHA>>>;<;:<<534351110213/121++,-/+/2/,..*+'387.,)*(),3/11/151757;>:><D=>E<ABFILMOSSNRSQSVLGFDEJKPOSQMMRYX]gmrplinz†——wnehjks{„‰‚ˆˆ‡•–¡±ÐÚÚÕÍÑÒÑÔâñêÕÔðÚɱŸ‰ƒzwyvtplpkh`_genr~‚ˆ šŽŒ“”ކ‚~{ƒˆ‘—Ÿ¨ ›¥ªžŒŒŒŒ‘†Šˆ…Šˆ‡snonnqv{w€‚„„†……vpkg_`_ckjlljfltw{ŒŸš§»Úî HiY +Ç•†…Œ“›ª¶¢™¢’’œ•ŽŽš¬®³±«§¦¹ËÌÑÓÍÊ×ô‚†’’Љ‡‡•›Ÿ›œ—£¯°·³«­¦¬´»ÊËÍÖÔÕåæßËÆ½µ¤­°¶½Ëɾ­²°»­«¦›ž˜‰‚‚†wzre]d]fptrkuz“¼ÞíàÐÁ¾¸­¨¥¡©­ª®»ÞúãÄÇǪ†tpjegfa_`ffhptqqntqspsrmqnmgggfefe\]Y][VZZZV`ZXYVXZ\SROQHSPTVZ_][]_aac]daY\XWWUXXW]XWYZRKMGJKDFHFFB?>@>;=95433630341/-.1.///+,/,..-*,*+0)+-+600*+(&(+257077839848::=:><FCABEHFIRQTQJGNUQPSLE@CLSURNOUY\^_dkplkkecm{‚wth^U\inzƒˆŽŠ‡“––𡍾çÿçÞàééäæïúøõßÜÊ·Ž„{pspmqkolfjc_aejqwƒ‹Žž¥¢™‘‘Ž‹~|‡‘“š£™–š¢¢Ÿž˜’‹Šˆ„‰‡…ƒƒ…†‰…}vtosz{yy~Šƒˆ…†wxvlfd__amhnmrnxz€|zr„‹ˆŽ”©Ëü`Úólÿ²–’šŒŒ˜œ›œ™•”•˜Š‘˜•— š¡Ÿ¨ºÅÄÊÊÆÏëå¹—Šƒ~‚††€|ƒŽ“˜›££ŸŸžŸ§ ¦²°°±£¯¶ÅÎÏÝØßêèâÈÂô°³¸ÇËǵ³¯¸º²«ŸŸ’Š‹‚~ƒvqpmcbmf_jmmnx‰«ÚòôëÔÀ¿µ²¯±¯©¬±ºÊçÿîÖÖÙ½vnfafc`cgilpopoknpmpnknnjpkgdbbdcc_U^YRSa_UcWWWWUWYTWNLLONQYS_YX`Y\^`e^\a\XT[ZY[XYYWSQQQMIGFDHGDDFC?@=7775356654200165/25221/-0.0/,.-*+../+0/.*%)*,'*13434::7:89;8979<<A@BECEIIJLPNRPSOMKMKFEDKSSSNNU\^agkmqrmhdbcimlmlbX^\_p{ˆŠ‰ˆ™ž¬ª¯ÀäïàÚáåçìôýÞͬ›‹Š†vrolfi``ccgbdc_dovƒŒšŸž”Œ’—Ÿ–Œ–¤µ·­ •›«­©—އ„€„{}}‡ŒˆŠˆzyussu{††~ƒ‰ƒ|€„zsunid^`chhnjnwz}€ƒ€z~„~x~”µ ⬗3¸-Ï©•˜‘ˆ‡ŒŸ§¡œ–˜™‘Ž‘‘Š—¢¢žœ¯´¹»¹¹»Å¹„|~~€€ˆ’˜› £¦¨¤¥¬¥©¨›¨¥¤¬¯³¹ÃÌÐÙìóîÚľ½»¸½ÆÁÇÁ®¬­µº´¯¨£ŒŠ†€yz|xtoigelnojjvv‚¡Äæü ÷Ò¼·³¸°®¹¹²µ¿¼ÉàåÓÇÉ­…tnfceddfihllrrjkpppopqldkhhf_ebad^[`[TYWZ]a`ZTXZRUSXQPMONPQ[[dZ_`____a_^d^_]\[^\UYWNPSNKJKKIHFFHFADFB>>;9:776328844010261.,-00,+/-..00+.,+.+.,.(*)%**'-))-,1-0346575798;<::@BDDDGKNLNKMMNFDC=>FJLNOLTVVadffdgfea[\abdb\]YTTcnx~„‡‰Ž™ ¤¥¥ººÁÊÊÂÛåòû+ þ×¹¢Œyxqrhdd_fb\]b_ckcdditz‡—Ÿ¤›•–‘’›‘„‘¢®¶ªŸ‘‰Š•¡¥ž’І…‚zyxu}‚{yz}…}tuqsy{}~tz}ywpvt€zob^`^\_emkltpxˆ€wxwxp~ˆ¦óÛ|2ÐsÍž‘‡ƒ’¥¸¬­²ž”…†‡…†~‚’™œžŸ¬¹Ãµª¡š”“‰ztmp{{Š“˜˜ ¥¥¨ œžž¤¢¡¥Ÿ™ž¡«­¯¾ÄÏÓÕÒÀ¬¸Â¶¸È½Â»¹·®««ª¯§¬¤—†{xwqty|vnfdeeiinns}‹©Âß÷ú対²¥œ¡¯¾¾³±°ª®±§¦§‘rgc\]\\begirqsnoiknlhgfa`ba]a[ZeYXYWXSMWXUSQZUWSWRTQKNGJGHIO[WXVZUSXYZ\]YZWOUWXUVROOIILLHDFB>>A?>=8;<:6-031/2/,.10+.-(+-++*('*&'''$()((%# # $$# $&)'&&3;03487=;72;7<=DFFDFFEFHHKNPRQVVWVRPQRNMNMKTUV\[cjoqookruidahlmkd`Z]dlqrzˆŠ‘™¡¢§¬²´¸ÁÅÍÎÌÔé +->=ëÕɲІ}voppwynkjooorljmv}„ŠŸ®²®¬¡’‹—Ћ𥏽¯Šž©¥ —‰Œ•˜—”ƒƒƒ„|~„Œ„vx€~‚Љ}~~z|z|~}{mdfgbnmpw{v|‚‰€…€€x{{†™ÊD“u1廤’„…‘£œ­ºÁ¾¿¶¦œ“‰‹‹ƒ‰‘‘™ ¤«ºÉÈÆÁ± —’–”‡{…‰†‘šž£¤ª³³°«¢¤©¤©©§§Ÿ£ª±¯³¹¾¼»½µ®«¿¼ÁÁÆÒƽ²­§¦¬²´¯²©™‘|vrxƒ„„†{~}rtx~“Ÿ¨°½ÉÜÜËÀ³°®£¥±¸¿Æ¼³¬ ™—”’“…tnhca`dkkmv~{xxzrrwnoqpiieei_]_da`Z^[XXY]bdca`ZXa`]_OLRVNTXYZ`acbeb`bbad_\Z]^]^XYZWWSOSQPLLMMLGEIGBEB=;7:<67:855564312347333/-0200.../23..0-*+-,,,-+1,520464;378:<9;<?BCA@EIHFILLKLKOQURQVUROKLNQKLVY\djjkjnrsvrjglkded[Ycjnyzƒˆ’—™¢°²¯´±¹ÂÉÉÎ×ÜþQnW9õÇÅÁ­Œy~lptr{‰ˆ{wnmnolkkjuw•¤´ÄÊǰ•ˆŠ‰…“£°´¬–†‰‹—¡ š‹ˆŠ’›—•“Ž‹„†‹ƒƒ‡†‡†{{~~…Šˆ|xyvz{|ulda``iortwx„‰Šƒ€Š{ƒ€…}Ž®ÚýùÚó°Ÿ‰Š€œ°¯«±ÇÉÍÁ²¡“…z|{‚Œ“’šž£®½À´­¬£–“—ˆ‚…‘—˜ž¢¤«°´·³¬©¢«°¨¥«¤¤§®³²±­²«¦¨¨Ÿ¬²ºÁÇĸº²«¤š¢­¤¯½°¦ qsx†‚ƒŠŽˆ‰ˆ…z„£©®±±®²µ²¬©ª¤ ¨±¶ÁÄ¿µ¦•‘‡zncbihgnmis{wppzqosqookfekhb_\]`__]Z[\V_abaVTZU][]XIMUPOSYZ]_`dd]^`fa`[X[Zb\Y[^[YRNSRMHJJHGKJGDEEA@@?><=:6863786667633422.11-..--221++-..*0+/)*$.,.-*/13365886579<:=;>>>AGGCHPLIFINSRORTSUSQPPKFHQ[``lulggiq}{vqjpk`Z^VX_grw{ˆŠ“¤§´¼¹´­²¶ÆÇÎ×ÛC©¹tîΡ{tsojyˆ„wqnojililpr{‘œ¯Çç䯋¡¯·«—ŽŒ“ŸŸœ’Œ” ¡¢Ÿ’ˆ……‡…}‚„€~wt}€„ƒ„…„}{zywrzwqfdkjgklptu…‡ˆ††€ˆ†Œ‰‚˜²µº´¦ ¥—‰ˆJ‰žŸ£½ÓÍÊ»¨œ€zt€ƒ…ˆ‰Œ’™£¬°²³°§›–˜š””œ¡ Ÿ¡©¯²»´­²¬¦¢¤¤§®¨±¹Á·±±«£ Ÿ¥­³»½ºº­©¦š’žœ ›¤ª¤•‘xts}ˆŒ—œ£˜–•Ž„– ­µ³³¶´®©Ÿ ˜•œ¡§¬²·»½Ç¹¥—…{rphcfaglooqtxxprpqqpvtnmigfcidYYY_]c\\WXY[Y_WUW[_UVVVIMNWPRUY\_^g_ab_]^f_^[W[ZY]^WSTQNMKLHKJGFHFEDA><AB>;:99976783121214.-211011.-2.-+-*/2+-**(-*%)**'&31725409<:7=;=;7DDBC@BCDJNLKLQSSRPPOPPRUOJJOV^bgkqphgkv~yoljmeZ[VXaikr{…‹ ©µ·¶ª©³±¸»ÅÏÛÞñ,ƒŽ@úÕɱ»¤zqmqm…ššŽ€pjikmkhflrsƒ––¢ºë-Ê‘‚„†¢¹Á¹¶«¢œ”šž”Œ†‰“ž«©ŸŸš’‰‡‡y{zxxˆŒŽ‹…~~zutttvsrskbcekmmjkqxˆˆz„‹…‘†¢ « š¡¬£ {‹†‡›³ÆÊÇ·¦ž‘‚|zv{~„ˆ‹’£ ›§­¥£¢¦©¦¢£¢¢ª­ª«¨®¸¸·¯¨«ª£¦µµ¶¼¾ÈÇÆ¼»¶ª—“• «¦°³¸°« ŸŠ€š˜Œ“š˜Šw€y‚‡”˜›¥±°¬Ÿ¢¡”’𩬱³±±¶°§¥™–™Ÿ¨¬¯°²±¯´¦–†…urnffjnnlllntslproopslgcfeeecZ>a_]Y][]_P\XZ`Y^WXZ[PPRNMYQGWZ`]bcac^b`ded^^]^X\`WXZTQOOMJOMKGEDFC>?A?<=?@;867:644741240,340,2222,,+-/32-**(,,,/*+,&)'(,+332105359868:99@>BAA?CEIIJIMJNTOPPTSRSTRKGKO^caagjb_bjzwvorqhbX]fhfhmt|…˜¢°·«¬¤¥ª³»ÂÇËØÝâ'ú×ȵÀ©Ÿ‰{rrnyšÂ½Ÿ‹xhdorsqhjuˆŒ’ŸœªËìܱ‘Šœ¯»¾ÁË̸¡  •Š™ œŸ›Ÿ•‡…ˆ†‚‚{~{†”“}€{vtz{ussolhehiiksqvt€…‹wy~u…œ˜”•¦¡¥ ¨¸°©€†‚•¬¶¶Á½´¨¡”ˆƒxtx~ƒŒ”•——œ¥¢œ¡ª²²©¦§ª¶½·µ¯®¶³³¬¢±¹®±´ÈÈÀ¾ÃÊþ¸µ¬œšœ¦¤¨½¾°š„~|z€ˆ~}~{wvŒ‰‹“£§°¬±¯¥¡ª¢£¡¢¦²¹ÀËÏÈ´¤˜“œ¡©®¬¢˜œ¡•‚|ysqojinnonppomlqommienfbefimc^\[_YYTYX\^UW^X[\YUXTURLSNHTQPN\\c_Y]e^^\^eab`[Z]XZ_a\USQOOMKHLIGGCDB?@<9?@<:78:8666951-0352-0./100-+-*+/+***+,-')('),+(*'%25063549669=:;=D>ADCAIGGIFHJRONPONSRRPPSOELUZ]\\\[W^fjmtuqsnljcbbikglps{‰˜š¡®©˜œŸ ©°ÀÔÑÆÃÙÝèäßÏǽ¶°›zyskk„£ÁͰ“vlepzssio• ¢¥£ª«ž”–«°¾É·°ÀÁ©—– œŒ—š›œœ˜ŽŽ‹…†‰Œ„z}~|‰’˜ŽŒ„…„ysu{vspmmmmfehdgpoqq€…‡|t}‚’˜¢ª¬«®ª¯°ª³±¯¨Œ€…†—ž¨¥·¾¼µ§œœˆ||zx~…š—šœœ›œœŸ§©¥¨¯¶¾ÈÍ»°­ª¯¬ª¬·Â¿ÅÁÅÈÆÀ¿Ä¿Á±©˜•“˜ Ÿ´¸¦Žusst{}wzxxq{‡Žš›žœ«®±¸±£§¨¥®´«§¨ª³å Ú«”“–¥«¤¢œ’„†ˆƒ|x{ysqomsunooniispihekjhcblfikb``]U[\ZYZVX`[XYTW[YUNYMPMLPNNQU_bd\ac\_bbb]```Z[UXadaVSTNJMMIFGFCAEE@;?@=><;8742763641/-47335/012-,.-,,'+.-/*,,+*-*+++,*&$122470:896;98=@ADBFCFBFHDEJNJKLOROPUPKMONHMQVXWXZXY_dkkmmfjlh_[akhihfjv€ˆ“™«¬¢“– ž¬¿ÏÙÌÀ½ÇÒØÇ¿½¸©¢Œ„xppnq„ž¼¿¬”uhitŒ‹ƒwzŠ–˜ ¢ ˜—Ÿ˜œ¯´¹¸²¦¨¦œ•–š•Œ‹—žš”•’‹‰‹’…€ywz‰••Œ†ƒ‚€yuyutriilikldmjnqux}v}€|{‡‡”¦±ºËØÓº·­®±±±¶¯œ•‘Ÿ¬¨ž¼Ï·­¢›ƒz€€†”˜ œœ™›¥±±µ·¶¼¾Ä¾³°®«ª©°¼ÄÉÈÉÇÂÁÀ½¿ÀÁ¹³¦¢–Œ‰‰“ž¤™{plsstzvwr}}ƒŠ•›™¡£ª°¹±§ª«¨®©ª©¡¤¼v½‚»‘†“¢­¬¢——‘…†ƒ|x|‚‡Š}qrnsqikkmmgimlfhkhfhcjgb][Za^^_U^a]ZX]WXYYWYRLOOQEMLNQP[\c^ba^``Zb]_^^_][VY\a_[VPOMKLLJHDEFDD?@?<=;;9984365453430132120/0.41/./-'*,*(/.-)*(0**/&+*("3372:577897;?BA8<BBBCGDIIFKRQHKNSMNPOPOKGKLPSPTY\\^dfjlklifea\cfgoldoy~‚‰ž¥£ž“™¡£°¾Êɼ±¼Àʱ°°¨¢œ—|syŸvv}•­£“ƒoip|Š~|~†˜¡¡ Ÿ£¯´¤š¡¦«ºÆ³Ÿ•“–ŠŒ‹Ž–—’‹ŒˆŠ…|}‡‚‰—„†‚„€||{ywqkojjcgfekjlpnory~……‚ЉŒ–§¿ì) ×Á³°´¶´¶·»¹«¯º­¤¯Åá׿­ “’Ž~w}€‚ƒˆ™™˜Ÿ¤¢«ºÍÌ¿¿·º¼·¹¶°­­±¶¸´¹À¾½Á½º¿»¶¸¬«¢–“‚„{yvjfjttrxupy…‚Ž‘’–¤°ºÀ¿¶¯¨­´±¯´«¡š± ­$Ý8¼‚}ˆ˜§§™‘“Œ‚}vwzxwˆ´Ó½tmonkkmmihkillimiccbceeaab_\`\Y`^[`\UP[QQQOTMSKIKMMQSQX\_a\a`ba]`a^`]XUXZU\YWUPRPRQPNHEEEJGA><==>>:67875445555104400/.020/.--+,)-2,'(*)0**+*&+*0**+323331586;=7>B?A<@BFCIDIJEFITUOOWRMNQLLLLKKPQOSX]\^giiklrulbbcdlsvqmp{…‡Ž˜¡Ÿ—›Ÿ¢«¶¸¾¯±¸¸·Äª¦œž—‹~rrz‚z‰~†„tgcdhq~tsu†ƒ’žœ ¢œŸ¥´Ã½¯›™›¨ÄÓÄ ‘Ž•Œ’Œ‡‰““‹†‰‰‰Š‰†~zˆ‹“†„‰Œ…zwzrztplmf`a`kkkpjioqx‚‚‰Œˆ“–«Ö({‰\Ì«©¯·¿ÉÆÍÓÍÉÚÒþÅúøØºž”—“€{~}}‚†„‹“—™«ÃÔåä×ÌÁ¼º»¯ªª­®ª°¸½ÀÁ¾´·¹°¼·©¯ª ©§¤¡~zrurpnhafgnurqp}ƒ‡Šƒƒ„”§ÌÖÚÒÁ»º¿º°±µ­¢¨ábË ³‚v{Ž›š•ˆ}{zxuquw†Ïø§}pqnlmlhdjkkjomigheacba]aaYV[[V^a_aZSUWRMONPMGMJNROSYYbbX[]Y^bW^cb][_\X[ZZZUSPPRNOOLNMOH@@ACA??=:;9765765566544234221022130-,-,+)+(,-*(,*(&&-*-(()',33./4588:=:==?A?<DCBCDJIKOKNMIKQPOOMLORPORUPKNS\ajolkkmmonb[ahoqsqoq|Š…˜•˜•““–™¥¤©««¦©¯«³»¥˜–’ˆ|{kltr|vzymhb\ekkmrxx€‡›™£ Ÿ ­¹ÅÀ²ª¥›ª½Ê¿¢”‹‘™‘’ŽˆŽ‘Œ‹Œ‰‰‹ˆ„‚‚‚‚€“‘Œ†…Œ†…zvywvnsnqj^^agegjoolqu‚–’•œ¯ãJ„—e Ƥ¬¬·¸ÅÐåææèóî̼»áêβœ¡ž“ކ}y{{}€…ˆŽ¡¼ËÔÔÎÅ·¬ª®©©®ª £§¨®±­¬ª¡¥¦¯´ª¤¤¥¦­Ã¹›‚ynoikjicdhnrqkrrry‚z˜Éø áÏÙàÝÁµ²³­­«ª¾ðûÔªˆ~wt{„Œ†|{wrmmoqtw§åÌ—‚tpkmpmjkqnjklhkggc`cafb^Ya^][Z^Y_\ZUWZMNRNOOLFNRNTW\ljg__c]Z`]a`ac[XWYVT[ZWRPUOIMQNPLIGDBBDA@@>9;;:722331022/143001//23/-//-+,-,-*(+,.'-*)'.,-)(#+.-5414886:;=;ADB?EDBADFBGGNLJIHLNTOMNMOVRSVNKOOQW`hntmlqmjlg]\fkpqorr|„ˆŒ—“•—“‘˜šžŸ¡¤¢¦¤ª£¥¨œ†{zwqtwx~wuqki`afnrvps{~†Ž“žœ› ª°³®µ²²¦¢¸Å½¥Ž••”‹‹‡ˆˆŠ‹ˆ‡ŒŽŒ†ƒ‡‚‚†‡•˜‘Œ‰ƒ‡ˆ…zzwuupsjmnc^[eghokmnnq~ƒ˜š“–™´ì9aGÑ­œ£¬¶¿ÈÑãïîìöîͱ¬¿Ì¸©¤©©¡š—ˆ‚€ƒ‡’˜—”…‚ƒšŸ¥­²²¬£Ÿžž š˜™ž¢¥¢¡Ÿš˜–›˜£¤¥Ÿ¡¡³ËÈ©~rcbdjilkokslxjmnrsvsq{•Ö!L.àó òÕ¹³¨¨«ª²Áº¸¥—‡xwyz€|vrghhejoq|‹Š}xwojoqomkmrpgehecbedhhja\Z\\[]XYWW`_UPRQNPTMMJLGMRPYgxsmcdb\[]a_[__^]\W\WYYWRSOKLLKLNLE@EGCDB;::999967534421330013./10,.-/10/,/-+(*'),(,/-)%+++'(,+1,5134:;88:89:BCDCBAECIMGJFHOPJLJQPQNOQTSYZRQOQW[cklpmkorvqd]^diostr{~€‰Ž‘™”™›¤§§©­©¥¨£’ƒƒ|xporu€€svpiiabceoy€}€}€„Š–”ž¤¤§ªª¯¯­´³­¤´ÅÀ§‘‘Ž‹‹ŽŠ„‡Œ‹ŠŠŽŠ…‚~€†…™“ˆ}‚y{vuwqqpmjlcaggjncktqqy‚’ž™œ“š´ì öʲ¡ž §¹¿ÃÏÝñüݾ¦¢®µª¦ª´©£¢¢£™‹†Š’«Éоª™‰ƒ‚…„†Œ‘Ÿ •”“ŒŠˆ˜˜šš—‹Š‹–žž›¡¢§²°œŠ{j`cbgiknljtwvustvurwtÂ<&öäÛº­œ¢«¯¸¸ª¤œ•“Žƒz}~xz|}zomfegbbddjklollmliournkklgdlocaggdcaYYZY^_\PY[WYWUURUSOPPQLJMMJPUbttedb\Y\_`^^b\[`XW\[[[XTPQOOLKGILLGEA@C??A::86:::63563012-154*-12..*100,.,*+-.-+))*)(.,*''&&'&128427:@::;88;?@CA=ACDHGFIQPRTKNKKIMONRQY\WTWWURR^egligikptnc`flqpry~{xˆ””˜—”—˜•𠢍¶­§«¯£wpolims„‹ˆ|onea_cvyƒ™›‘Šˆ††“™ª¬®ª§«··¸¶´§›¦¼¶œ‹…ŠŽŽ‹ˆ‹ŽŽ‰‚ˆŠ‰ˆ†ˆ‚‡„~ƒŒ‘Œ‡‡„ƒ}{||yxxynonhhfkkkiiiowwry‹›™—˜¥¯ÒáÓ˳ª¢Ÿ˜ ¬·°ÅÖè*Ø»¬¦¦£¬³¶¨£ £®§•’–ºû6=伪˜‰}{}|‚‰Žˆ†€wvw~ƒƒ„„‰†‚zw{xwƒ‡Š––Œ‰€sia`^f`gomlnvv}„ˆŽˆ}rzбÚïæÒÓ +.ؼ¨œ ¬³´¬¦˜’–“‹‡†‚…€yzwqjjececa`aceefihefchnonkhhghfebcffad`UWZXZbYYZ]ZRWRWQRXSNPNOPGTNY^^efadd_affc^]\VX`[Z[WXSVSMNNKLKKGJKFCCCA=>@><::=:9874255001112001,.2+/00--*,,-+*+**(()+(''**&&"1557778?<49>=<6=>@DBEDKIHHLJMSNLOJILLMOSVVYX\ZVXX^]\^[\\^lsne_eiuwpu€z‚˜™—˜›Ÿžž›£­¬´®¢ª­œqjke`erx…†‰~vjbahky„š£«Ÿ„ƒ“ž¥©¯¬­«¶¹³´­¥š¡¬­šˆ‚†‹’’”–’†‚„ƒ„ˆˆŠ„…€„‰‹ˆ†€€~‚{y}z|xxwroihcfhkkfijnnut‚Š•œ”•ž™¡»Ä¹²¬¢ •—Ÿ©¨®³¿ÒïúȪª©¡–𮼰§¢Ÿ±º¶¯¯±×cÒªKýÕű™„}}‚…~zrqompwxvtzxxqsrkjlpzvxz{pmoj_]a]kxuwokpz†Œ‡Š—¦¨œ€‡š±¸¹³Õ'Ûµ –™«®ªœ’ŠŒŠŽ‡„ƒxrnmkfe`__[^ec`afkf`agjkpnkgggjgbccfebd_W[WUX[]WZY\RSPUOORRSLJQKOTQ\[``bdid`fjjae`ZW]]\ZYWUX_ZROOMMNMLKCDFC@><=<<<:::<:7523332221.44//.22-/.0..-),,+(+*),**'%$$(+&))04246;97:::7:A?B?CD=EDELJJLHOOKMQSMLNRRSWZYXYUTVY]__WRWZ\j}€l]`gjqx~|}~‚‰‘““–œž¡Ÿ¨´¸¹®¤£¤—‡zopf_akr|ƒ{upcifkw{‰—¬¦›•‰…’•£³´µ³²±½½±®›™˜®±žŒ‚ƒˆ‹”•–›”ŽŠ‡…ˆ‡„‹’’Œ†ŠŠ‹‡€€~~~yrvpsqljghiif`lmnos‚‚ž—“•™¡ ²¬«¨©ž“œ ¨¯µ¼ÇØÔ¸¨¨¯§—•Ÿ¦Ÿ™¦²¹·´º¿Þ^¹0éÊ¿°ž‘ƒz~{voponnvxv{~}}{tnnljiimoonolqlgieb_]j|Ž‘‰woŽ‘ ªµ´«›Œ—“–¦¦´«Îý +ýͯ“Ž—£œŒ†„‚ˆˆ†‰ˆ…ˆ‚wg`ed]_^VZ`b`]bdbefdhlmjghdhjbbiebce`[_\^X\ZXVVXVSPPLQMNRNLILOLPUTS\_db^dgbhih```Z]_][\Z\XZ]YSQPNMOMKHDBDC@?;9;:879;:743245330//.0013/011-*-+*()0-(*+*)+*)*)*,$$).'2/266;33;;:7=A@;?HDEDHIHMNJHPLNLNQNOVUXXXZZRUWTZ_kk`XTTYalƒ‡l\[\iuwxwz~~€†Žš’˜™Ÿ¤©»Àµ¶¹£ž›„~}ohfacgluƒtnmbhij{†”™¥¤¨›’‡“¨µÁÌÈŸ´¸²©š•£°¢Œ‚€ƒ‹‘“˜™–”•’†ˆŒ‡‹”—™—އ…‹Œ„€~~€{zuyw{tmplikmdiiimmwwu‡†—™Œ‘–®¹¿³¦¢žŸ“‡Œ‘•œ¥§¬±¶µ¹¦Ÿ£ª±£ ¡¡œœ¤«¯³·µ·Áòÿؼ³­¤’‰†}}}|womomr{{€Š‰…|sklkjpvqpttuurruttllk~¨²¢‹{wv„‘¦¨³¼º¯±§š¢Ÿ ¦££¸ØàÕº§•†‡“ƒ‡z~ƒŠ…|„‹‡qje][Z^decbccb_ckdcmoonkhkkmgikdaddc\`b]Z^ZRRUPNSPPNKLLLLGHRMSPORV]cca_]ddbdb__aaa]YXWUVUVTRQQQMMNGHHFBBA>?@;:=9368883210342201///1/.+--.*..*)),+&**;)('(&))()'*(&8/285587<7;;>?@@AAAEFDDHHIFILNLLONRRWUTXUX[ZZXYbjhf`[URY]hztf]Ydkrwxzxw}ˆ†‰“—•œ £­¾Å¸Àº®Ÿ—Œ‹ƒ~ufcc\`epomdbgfsxz}˜«¯­¦›‹„Œ’«ÂÎÔÙÖÈ¿¼¹ª˜‘˜ž ’Š…ƒ†‰™žœ¤¤šŽˆ‰…„š¢¥œ“ˆ†‹Œ‹ƒ}}{wvswqmnlhgkdgflkhljqz‰™Ÿ’…ˆ”ÀçâÌ£˜™–ˆˆ‘”œ §§­¬§™›£±´«±±§¤ª®±²²¶»±¨£¥«¨­§¡’‰„€}~€††|xuux}€†“”‰}somlq|‚Š•Ÿ“ŠŒŠ‹ˆ…xt|˜È¾—|us’¢­¬º»¸ªµ¨ž¦¦—Ÿ¦¶¹´·¯Ÿ”Š—‹Šzz{~ƒ„|x}ƒ~‚|rcW^]\acccdcchhb`hlihijjmokffgbedba^Z]Y]XWWPQLOSOMNMJKJGJILMMNNQ`beacae`d`_]]b_f`ZZ^X\YUQTUNMNNNIFHEEABC<:;<9779:5422421232/.03241.51-,/./.+-*'+,'+/&()$%+'(''*$(302520675:>>=:<@;=@EDEFHLGGHIKLORTRUWUYZSSXX[Z\dkgedZRXXT]kmb]_hos{zuu{{€†‹’–š˜œ› µ³²º·¬™”ˆ‹ƒrlje]fkndd`_ij~„ƒŠ”™½æØÊªˆ†‰”§ÇáçÜÖÓÏľ± —‘™”ˆ‡†ƒˆ†Š– ¥¦¢˜‹…†‡¢£¦¨˜‘†…Œ‰ƒ{|‚|~utrqqplecddedgccafmx…™—Ž|„ÈÏ¡‘Œˆ†€–˜ž¥£¤˜•¢®¬®µºµ¸µ¶¾¼¿Ã¿³§š˜––›Ÿ£•‡†††’¢’‰„‹›¢šˆ}umjp}’š›±Î̵›§±£™–ˆ€Œ£¶ž…pry“­°¯¦¯¯¯¬¬ ¦ŸŸ›”’š™š¢¢«··«¡”•”œ—‘„}|z|xouuuxvpid_bcadhhidflfaacelhgijlklhie^abdb`]ZXYYQXXTTOOLKMQMHHHEINOQMQR\_afojhdb^c^^aaa`\caa`\UWWTQMMLLLIEFGGCA><?;6777:624247621400/34//.33--,/-.,/-,&()'(+,-+'+*%)&(+'(111053678?;>A:>AB@BEDEJHIGHIOOKNRRVWUUX[VQW[]bcbikd`]ZXXY_jj\\bjpryzwwz‡ˆŠ‹’™•˜’𩦧µ« ‘“‡…ˆ~{xtljkjcj_[hgn‰“”‹—©ÞC`º‚‹ž®×ðÙÒÐﱤ’‰……‡…„Š–Ÿ§¬¥žœ•ŒˆŠ ¬¬«¡š’ˆ†ŒŒ‹‚|}{{}upqnpmk`defca_jaanis~އ‰ƒ¶ëä·—Œ‡€~|…‚†‘Ÿœ“ŠŠ‘ž¦µ¿ÈÐÑÍÇÈÀÃÇó©Ÿš™“’šž˜–™›–“›©¹ÆÉ©ž§ª­¬¡©§‘~tnpu…¢²Êãúñ˳±º°­­šˆŠ•”wprv‹¨²¨Ÿ£ª°«¥©§žš–—•”•”œ§®¶©¢Ÿ ¡¡š‘…|yzyorohkleacecbdhihigimd^^^bhhknkmqmfecabcd]]Y]ZVVTWXSSOMKMNNKKFEHDNMPJNU^^bfgkheg[a`c`b``_ceb][WSNSPMOMKIJFEDBA?=>;:;;;85558636433333063.-/1/,.+++*(-.*(,)(+.+**'(*''&(&*+32,/.668<<=;B=>ADDCHJINFKJJKLLOORYVUXSSYXYX_`]]aijeeefe_bdd_\dmmlsruwwy‚ˆ‰“˜š– ¡¢–‹‹‹‡‚}~zxomhieaeq˜•‡”žµúrœ-»†•±Ãî ûâÕÖʶ°¥œ“Šˆ†……‰ˆ„†Ž’™£©©¦¢š“‹ ­¥œ–‘Œ‹Œ‹†ƒƒƒ|yxywvprppqligdiebadeelfhyƒ†ƒ…‹‰–¥¤›†|zx}~‡Ž“˜–‘‹Š›¡¯ÃÐÕÒÊÍÁÀ¾ÂÇ󣡦›•”‰Š™¨¨¢ ­Éüþη¹¹¸³ª²²¡‘‚z{‚›Âçγ´¿À¼¶¤–Š‚ztss”¢¥¥¢ž¨Ÿª¦§§ž˜Ž“‘Ž“—¤¡¨©¡ŸŸž›œœ–‹}vyvonjffccc^bg`afehgfgfb\_acegknpkmkgd``_`a[[ZYWXYXVVSPLLOLNTONPHJIOMLORW[gafbd]ae^cb`abb^bad`XZWTRSIKMMKJGFE>==>A<9<;876356:802102220241101/0030*.+--,)(.)-+()*+)*+-)('%*(443333888:?<;?>CACDIMJHDFKKMNMQONUSWURTVW[[\[^__abhjlqlikjaV^q„|pquwuwy{„‰Œ•–š”“˜˜“‘“›‹†|ƒŽ}sojcekv‹˜Ÿ”ˆœ¹ï*-ß©’«ÃÖôèÛÙİ¡ž—’Œ‰…‡Ž‹†…‹•œ¤¥¤¡•“–œ¨§Ÿ˜“’‹…‰‰ƒƒƒ~xttrrppponkhfghiedaigdkts|‹ŠŒŠ|‰‹y{{x{zƒ„ˆ‰Ž‘”“ˆ‹˜¤²ÃÐÍÅ¿»´´»ËËÄ»¯®¯ —…ˆ˜¨ª¨¯Äþu½Œ:ú×Á¿¾´¶ÄñœŒ‡‹™ºö8[W/Ó®¥³¸¶³¦™†xws{†„‹—žž¥—›‘¢¢©¥ž”ŽŽ“Žž £ £¡›—‘žŸœ‹~yylophhjhgfeabbbccecdddc^adgfijlqnhnkca^\\^\ZUWSWWTTZTTTMMNLPNSMFNKMNKNOZbgdeda]^ffa]c_bdaccb]YWUXSPOMKLKFDEC?<==@:796766753445321/13141034121../+.-,,-**.+)*+'))++),,*+,*#/141579:79<=;?@CABFGQMFGGNMKKLMOSVPTUVTUWX\Y`hfgdekosuqmnmfZ`t}ut{xxut{‚†‰–’ŽŒˆŠ”’‘œ¢š…}‡†˜š†rlkdaq€‹‹‘…†Ž™°ÉÎÁ£“‰¡ÀÔãÿýåÖ³¥˜”Ž‹ˆŒ’“‡†‹•Ÿ¦­©§§š˜—¡§¨¢˜’“ˆ‰‹‰‡†{xprqpuqlqpmggkhhecfiibkoq~ˆŒˆ…|}~{{ywxw‹Œ‰…Ž˜˜–ž¡ª¹½¼µ²§§°¸ÍÐÊÃÀº¸±£š–𧩍·Û5òs€$ûØÅÀ»Ç×Õǧ‘–¦½h€Eïʧ’™ ¬¥ šŽ‹~ŠŒ‡Ž˜š¡š™˜ ¨Ÿ™•‹Ž’’¤¤¡ ¡—’”œš›•‰†ywnpodgkdgecdbdghlkbcge`cgfhcdnljnkfgfcbaa`\_\XX[UWXTPRUNMSGMOUKGSKIHLQQ`fbc`_^afplcaaZ`adeea_[ZTUURMHKLGFEACB>==99;8777:62462134205401.0-/00/./--*),,,'+,()*)%+))*''('&*'%/35044599:?A@@=DBAHEJKGEMQOLJJQPOPTURTU[\\\afityxvsx~xrtqjd\]blkmtyy{zy|ƒ‚ˆŠ‘ŽŽŒ‘…‘Ž˜•‹…‡‰Š•–€rkceap|Œ„†„‘› žŸŒŽŸ¾ÕäðßË©¢š•‰‹ŒˆˆŒ‘—’ŽŒŒ‘¤¬¬¦¢¨¤ž••¢¨¦–—’‹ƒ†Ž‰†zyvuwtyupmmecmicgde`gmbhqs|…‹Š„x}‚y}sz~yz—šŽŠŠ€~ŠŸ¬¬¤š¦°·¹²—§¶¼ÈÐÍÐÕѸ°±µ·µ³µ»Í3=±E ãÏžËÝßÍºš‹˜¤´å.=ÿÝͺ‰…“œœª¡§ªš‡‡‰’Ž••œ˜™’Ž•›œ’œ™•›•—š¥Ÿ£›¤ž˜—–•—Œ†xupnmgif^hd`dcfdjwocehgeklgnngqpklggfddd`a`[^`YWSUWWORSSQTJKSSTRSKLOMJSX]e_fabdcnykfb_[Y_egfcY]a]RQQHJMHEFD@?A?;;<:<;:9567544303422421223.//,-,///++(+*'*-)+*(*+*)'''),)+$$03554257<8<DC@>FBBGFGGHFKRNMJIOPNOXXUVW[__bfgr‡–™„†‡xrmbZWY]^_ivwtuz|}~‹ŠŠŽ…‡‰”““—’‰„…ˆ„ˆ‰‡…‹Œ{mgeaenu‚‚~…’Ž“˜–™‰…†‘¬À×õøìáÓÁ¬Ÿ˜–•‰‚Š’–™¢¥£”Ž”¨²¯£Ÿ§¡–”Ÿ ž•Ž“’‘І‰ˆŒ„|yvtxyqvqqljjekkhhbdfnjhgmmwx„ŠŽŒ„{€…}rxqvu€•š‰‰…~ˆŸ¸¹’¤¿ÏŦ•—§´¾ÆÕÔÜÚÆÈËÒÛÞÑÇÐÌÃû†òø²U +ãÒËÅËÛÔȹ‘”™µÔݹ¥¤ŸŠ{y‡ž©©°¬•…”œž¢™——‰’Ž——–œ–”›Ÿ™š›šž—‘’މ…zsqrpiifbbcfecc^\ahnkgchlknlkpphjokihihfbc_]^[][XTSXVTSTTRQNJIQMPNSOLNTLSYa_cf`cdcqviead`[\add_\\^\TSPMNKHHGB>=?<6;;8;88744435512/.33643421/20..-/,--,+)+,),-)'*()-*(*(),*((%20556548:<<BA?AD?@FCDHKHOMMNMILKSVVTVSSZaggdi‰²Îѽ§˜ŠƒzkidZZY^^bmpvvw{|‘Ž‘“‘†‚ˆ–•‘•—Š’„„‡ˆ†‰Ž‹tohlgioxƒƒ‰Š•‘˜ž—‘ƒ„“¡®ÁÚáÞÐ͸¨ª§¥¤–Іž§®³´°ŸŒ™«³´³§£ ’–›—Š…‹“‰ˆˆŠ†yvxtvrvxqrjniinkcccfijhmnltruv†€}†€wwsyw‚Ž•—Ž“”Š–¨Ÿ„€ŠÆû󺙒Ÿ§­¹ÉÎÐÔÁÁØëñðæÞâθÆþS–ƒ.ôØÌÁ·¼Ã½±¥•…„†Žš ’’‘€tx„¦¥¥žˆ‚“š¡ž¡›”–™“ŽŒŠˆŠŽ™““š’™œ“›–•››˜–Œˆ‡‚‚yqljicdc]afdcc_[Z`ceikjmpppkmonlkopqrqpkda`[\]]][^XSVTQWVWSKKHOOORSSRLSZ\\bbaa^bbfgfedahe`[YZa_\WUWUMKKPLEEFEAAB>;9;:5872443465330/1431331..13.-.+*...0,),*(,,-*))-+)&%)''$*)225945247<?>>AAHCGFHBEGFKKPMOMPQVVWVRTU[dmmgp¤íðØ±–…qga^]\_bjmow|~†‰ˆ–š–œ”‡“—¡—’œ›‡‚…‡ˆ†ŽŠŒvloijo}†ŒŽ‰‹‘—›”‘„‰š£¬¹ÍÕØÈ¿¯¥¯¹½·©–›¿ìïÙ®›Œ‹—¤­²³¦œŸ–”—•€z…””‡…„‚|~|zurywssppljhlga``ffglgonmpqm||Œ‡‚{„}wv|ƒ‡”— ¦ š–œ…€y‘µóé°•’˜¡©³¾ÅÈÊÆÅÍØâçíðâʳ¦´æ!ìп·«¦«­§Ÿ›Ÿ™ˆ…„„‡‡Š‹–€sty‡˜š¢žŽ€‚‹”™š““—“Œ’††€†•™š——–’’‘އ„€|zvrnidb^bbaabca_^]_acghflqpppqpnproproolkga[Y[[_]Z`[XVULUSUSLJKORTTURSOS_`a_`e`Xccgdedbac__]Z]Z\WVQRNLNLTQLGDB@>BB?;<:4884543524533220100200022,/.,-...,))*(),,-*,*++$'((%&()*351585884:A:;@<GFIFIJIHFIKLMLOTWYYUWUWXXdhhk€¾%òá¼›•uf\XZ`__nprx‚ˆ‘’”™¡¥“’𧵦¡› Ÿ‘ˆ†ƒ‚Š’‘Ž“reiejŒ’‰•““‚†šªµ¿ÊÍȸ¯¬³ÀÑÞÓ¼¤œ³ýp‰8ᮕŒ—§¬®¯ª¢ž˜”–’‹|yƒ‘“†‚€z|{xwyxvuutsqmjihjhchlciiielmoms†‘‹„€zxuut~‡‹©ª¹¹°ž‰€uo{”±°”Ž—¢¤­´¹ÄÂÀ¿»¿ÍãêéÞʺ¨¡²ÆÃ¸±´°¢ ›š›š’ˆ€‚Š‘›ƒwnvŠ‘“€utsx|ƒ”Ÿ–“’’••‘•‰}{€…Œ•‘‘‘Œ‘…‰‡†ˆƒ}tssnmje^[[_``cbdebccaachgdgiijpkgmpnjmlllhda]XYY^ZW\c[ZTTRQOTSPOQLRXYYWXTZ]b\Z^b_`cgghfcd^bY[[^eaYUQMOKNOSRPJGEC@?B?9:=;86654651141141002111120.2/++,.-*+))''&(+()(&()'%)+)%&*(*44/4519;7<=9>?=AHDE"+=GIMOPPSVX\XWZ[YS\kmq€°åðÙȼ¡““ˆtcXS\b^`fksy‚€…Œ“—¨»¹£’••š™ ®¤  œœŒ‡„ƒ‡–›“ކxcbaq€Ž’—‘’Ž’‘‰„…’žµ»¾ÃĽ´²¾ÓÜðûå̹¯ÐR ‡û¸—Œ—¨¨«®©¢š•—›™—…}€‡ŒŒŒƒ……‚~~xxz{rttustqjmfleibikeckgfkqhnl|uz„Ž~soxmov}†“¥³µÊÓǦ–Œ~opo|‡ˆ‹ˆ„“œ›¤§©·½´­¨¯¿ÝòæÔÏı¦¥ª£ž£¦§Ÿ—Œ‚„Š˜Ÿ–Œƒ|†‹Ž…uqpz„}}|vinkruˆœ–š”™’•vrvz‰‡ŒŒ†ˆ‚yqrrmmfe`[]`_afdecde`acijchhfigljahkihijjgfa_`\X^`XX___XTRVQQUQPSUOUXa]\YR\Yd_[[b_f]ccbfeca`]^\]_e_TKPPMKLKNJEIJHBAA<69::<976334003353003120.231.02/,*,,)**,'',)',*)$)+($&&$&&*(+0361305;;?<9<AB>EEG2(-6CEGNQPPOR[[\ZZZVW^lvvuŒ¬µ©¢˜‡‰ƒq_WTWWYahsux‚„‹‘·ÝÖ­œ”‘¥¦›˜¢¡œ˜•’……ƒ‚†—œ˜‘sd`jy‰•ˆ˜”’”Œ‰Œ˜¡·µ³·½ÁÁÈê õçÔÈÛYùäVìÀ¢–œžŸ¡ª­¥œ–𣧥£˜„ƒŠŒˆ‹†„‹†}{usustspwsmkhhjhfakjifjhhosmmmtr{{‡{ysqskqty‚Œ¤ÅÈ·ÆÙж¤Žyoplo{‡‚‰“šœŸ§­«§  «¼ØûùÙÉÀ·ª ¡›”™œš•ŠŒ‚…’œ—މz…‡…zrlkt‚‡ƒ|ztuimgmn~~Š‘“ˆ{plxz|†ƒ…‰‚~‚„€||wsupknkfcbffcfilgcfjh_biifhkjjigghecejlhdefdaa`_bhd\\Y_`\YUUUVURLSVU[^]\ZYX_`ee^Y^[bdad`fb`b`]`^_[XWROPNMMMLKEBEIG?>>97<<89:965652442563023210411.00/,,+,++)-)(,(()))+,*)%&&*)*&((,2304588;;<:?CD=CFCLJNFJJLLOPRRS[]^[Z]\^bfoqnz‹ŽŒ„…ˆ„|q`TTURX^blpsx€Žš³Ô˨œ¡¢°­ –—›››™‘ŠŒŽ‰š—›—€xfku~‹Œ™”Ÿ“žœ›š–Ÿ«»¯¬±¾Ôä.B1$øÞÚQ<Ýп¯©¡¡­­¡œš¢­­¯­¡—‹†‰ˆ‚‰ˆ‹ˆ{xyxrstzvppjkhmgckgkmsjisrplnlv|ƒwsttpmqsx…‹ªÍÁ¯½¿¿¿±”xnkmqu{|{‚‰‘•˜£Ÿœž›¡±Êñýݽ³¬Ÿ–”““”••–“ŒŒ‰Ž’–˜’’…y‚~tqpmq}‡‹yv}wokjjpxz„{„‰‹‘„~qkqp|~‚~yy{‚y}tnqnlmhkgcfhkhjqjghgjggiffijiieed_bfkjkgghca_]\^bhja[V^\][XTWVTMKQU[d][_X^^ddfnk`d``d`bbfc^][]Z[[XUTPQRPNMLIIDCDAA>=<88;:6667647832332452201410//./-,-.+,/+**)-,)+(''+)*&%(*('+&'&/14216=79:>;D?A>DCDFIGFFHNNNRRTVZX\]Z[b]^cgnv~zv‚y|€xlbUQQRY^]dnory€‹š¤©¨¤¢­¸Æ±œ’•”Œ‡Ž“•šŸžŸ¢˜Š€€vs‡†“žš£¢¦¢¨¥ž›ž©»µ°·Íì:NTFF7*#êÔÕßäßÚãäÖÁ¯©¬²ª ¡›¦²©¬­§œ“Šƒ€ŒŒ„~€€~}twuxvqvnllflfhimrvmlqskpupwy{sjonmqsrz{„°©ª³¬©¹­“|qswtuvwy{ˆ‘’•˜šš——¤·Ê̽°¤›‘‹ŠŠ’Œ‡ˆ‘”•—œ¨œ‹‡‡„}{zz|}uquƒ‰~|rvx{lrorx|}zƒ€‹Œ‰„{xrsu€}|}||wwz{yrrpmjtsonmhdejgdhheecdddhhgggjgfecc_dhijjifecd`^`_[hh]\W[YTUWTQRNLQSW]`Y\_W^abjmplda`]]XZ^]`][\b^\UTVRPNMMLMIGBDFEA@@?;=:5675234134332101103223110-,,(,,',+,*,)&*+**(**(),(%''#%*)'&71834785:<;;@>B@ECHEFIJFIJPMPQRTYWYXXY\\^_ew~wnvyopvwri_VOOOSXYdlppt~†”—˜•™¥¥£¬ÂÛÅ ŠŠ‹ˆŠ™žŸ¥«¨¥¦›†€~Œ•’”–šž«²¶³­¤““ ¯¹ÂÏç>ZSCJ[H60ö×ÉÌÛåãëöïÚÁ´®«­¨¦¢¤±«§°©Ÿ™†z~‡Ž‹ƒ‚„€|w|uwuoxpnkglddjhnrnknslsqy‚€ywpllijkqusy}Š‘œž žŸ¢™†|qs|trsntyx~„‡ˆˆ‹Œ‘‘“‘œ Ÿ¡›‡€€„†‘•„‚„‰’™Ÿ«®¥—‰„‰…{z{~†yrnz{|zprpyxryws}xtuvr„…ƒ…€}wzv|xz}wqostvokkmlqqomigdekddi`bfegeefggkjikecb`dkmikpmigfeb`a^]b\]ZWSWUY\XNSQRTSZ]^_\aab^bfigie^^\]Z\_\_``a`a[YUUQNPMKHOHFA??CA;=>:9:66875333333401424//422111.,-,,**,+*(++)*))++*))(+*&&(()*-')53308:669;:9@ABFDDDEEIIHKJMNSSSTV^^VVZY^cagw|woiosqqopmd\QLPNOU\ciuuv€‡—”‘› ©´Âɸž…†€‘• ¤¡£±±¯©œ…‡ƒŠ™—›”•›¨³½Ç¶°¤–•š¨¶Ðî 5av_<=FHEA5éÔÑäïíòñé׿²«µ·©¥§¥«¯ª¬¥ž›’ˆ€‚‰†‹‡…ƒ}vuyvuvvqlnndcffiopnkfqqtrz„‚volgmgllpsmz€†ƒ‰‹ˆ‚tpkfqqonklqsx{€€ƒ†ŠŽŒˆ‡†ŠŠ‚yvuu}†”›™‘…ƒ†‰”Ÿ¯«Ÿ‡†‡„~€‚z}xonqr{uqsqtxvxuy|{oposz€€}zqtxxw|{wqjhnrtonmnqmpmefh`edadfcdijhjkhglokjjhfbdiklmllpifidab``^][]XTXWY]ZRPSRUTY_`hbcabecf^]aia]`bfdacedadb^a\[VQTNLNJKMIEB>=<<==:96796445445313523544202221.//..,**-+*)*+)*),*+-))))**)+*&,*,)'3/.037588:>@>BBGAACDFEEILNMLRUTUV[]^\\Z\aadloljhinsrklk`XRLNOMOYcglry‡Ž˜Š“œ¡±±§™”‹…†‚Œ˜¤¢£®½É˾¢Ž‡“˜”ž¢£“¢´·¼¿±§œ“—¨¼Ö @i‹™vVFLT\\T5 ïâäåàçâÐÀ°¬¯¹·¬¨¢¤©©¥¥¥Ÿ£•’އ‡ŠŒˆ’Œƒ„†zsxztutvpuohhhanylomjptqu{{tsklgkhhopqqu}ƒ~}ywtqpice_dhkihgmrwv|}}€‡ŽŒ‹ƒ}|{yslklpz‹™¡¤•Œ‰ƒ…”ž£Ÿ“„ƒ€„…‚†}{vlnoryspkmsuusptzursorw|‚yzzptvwuvsmhmkhlqjkghhfljfbd_eb_dfddimjeegijllicfhdhjiehihkgfhdbc^^^]\[]TWUVZYUYUUVV]b_falafeed_\_c^Xdadda`ieeecfc]UTOQPNLORIIGB?;;=?:67856742242341255412/0434220/010,-,**+-,+,,)+)(((*&'()((,Z)&((%5*153558:7@C>AAB>?FDGGEHFMOKQUTWYTY`_]Y^ddcfffkkjhjlkhc^UNMMPPLR^bfpwx{‹“‘——œž“ŒŠ…‡‡Ž’ §ª¯¹ËäóÙ°ššª¬¥©ª©›™¥°¹³¯¨Ž‹ˆ’ªÄçY™¢Šqky|unfV4 ÿäËÅ¿±ª¢›¦°±­¦žž¥¢ž¡ £­µ³£›‡‰Š‡Œ——–Œ„zxwxxsouuwmmnnqx~rmutronswssrioifdhmqsts{}|wkmkjjf_a`abehikntwxxwyy~‡‰‹Šƒ{xvrjgjlvƒ‘¡§¡•“Œ†Œ™˜˜“‡~zy}~~€|wjgknsqlnimsrtnoskssxu{}‚}|xrprtotrjieeacjfhe]^edba``cdhjfecaekiedfgejlhccefkjfhijkhhhfbb^_[caXYZWSRUW[\[V[XY]bbciqjkkicaWXZ^^_[]__dgddfegaZ[ZQMNQPOLIHC?=<@;;:77666545322496220352-.00222301.,..-.--,+,/),,'((')$((%'(-O(&&&(0.7;885:>>=@>?@CECGDDNGFFKQRUUWXXY]_^][bjeefijgiifdhkf_[RIILPTOR]dny}rmvyƒŽŒ‰‰…‹‰‡ˆ„…‹’¢§­­°·ÊèõÞ¾¥«»ºµ·¬³›—¡¥°®§£”‹Œš¯ÉïLk}ŒŒŽ¯š‚whQ<<0úË´¦š’‹ˆ’ž¨ª¤Ÿ˜œŸœ›¢±ÊΫ•‡ˆ……‘ž³À¨–„{x{wwsuuwungms~zsvyqfnssuurkhhdcfinqpwuvzxuknoifebacecfhku|zsyxutvzƒˆˆ…„uupjfis}‰—¯·¬ž“ˆ‡€ˆŽ˜“Š}|vq|v}€|ykijhikjnlinmnpoleqt€{…‰†ƒzrokpsmxqmkdafecfcbZ_d^b^_`efijiggbcgijgigfkomfdddgikmhffeiihfd__^daZYTUXVUVT[^\]Y^\\`dhnnlnkdZPSW\___eb_bebaec`]X\XULHNOHEECAB?><;<=;866845643547523015310010/32./.+,,-0.*()).&.*&(*)&',(%)&(%()'(&-27::538<A<:@<CDBDECELGFMMQPSTX[YZ\[``[^gfihdeb`eeabee_UNIILRTUY`gnwymw|‰Ž…~y|„…‚ƒŠ“©µ¸®¹¸¿ÖÔDZ§¶ÈÌÈ¿´°“ˆ“ ž ¡¢Ÿ”‹ µÒñ*Y~ŒŸ¦ÌÙÀ~gQ<PKïÉ®žŽ‚€‰•¡¦¢ Ÿœ›™™ž«ÃŦŒ†…†ˆ©ßóÅ›†yx~yutstzvnkmt‡}yxxtunenpryxrofjhgbfiqjrppswqqspkbdfikhhgjvš‰vvvyyz{~†Š…~zstqmhgw‚Œ¡¿ÕÍ´ž‰‡‰Š‹“Œvsmrt|}zuokibhgkijijkkpljflt||ˆ“„ynpruqnqohghgilfd`^adgjkbadifehighfdefkkjgiljkieegfiookighighkhea_a[YXTSVVVVQ[Y`YY^[Z\efirxvmb[RXUZ[ccfhbac^`a`_`[XVSNKMJHC?=CF@;9:;::88677577335423630012320-./0/-./+(*.+'&*)*)-+'))*%+))')*'#'($'%/45494158@G>A>BA?CEDHEHGMLQNRVW\]\\Y_aV]jjgjb^\Y^^\]^^WPLLLNSSV\bfot‚vw‚‚ˆˆ„ƒxz~€‡‚‡‰˜®¾¾´¹µÈǹ²¢¥¿Ñá×È·¥‘…Žœ•œ¡—‹ƒ„“²Úö +Y’‘–¶Ò¤nJ92A>,ïα˜…}}‚ˆ—¢¤§ —“‘“– ¨§™‹„‚‚…‰ªÚ똅y{}ryqrtvoluw€uuwv{qnljnuzzurlkjiaefpihrptsnszqngffnrlgfkzž¯’xqntwwvz}„}zwtuspt}„’©ÎþîĦ—‘ˆŠ‹ˆ‹Œ‡zuptuyvxxsqjiilenqkibfnmijjnqwx„›—‡|psrvpkii_elkkhdcafimltpjhihdclfbijhfegjlklljifghgjlmnpqqslfjkkg`_a\YYUSVXWTRXW\[[Y]`_djlw~u]aYUSXZ^eggbcbaadecb\VUNMNIGE@@=BB=9;;879797785895565423321000..,-..-,,,*((,(&'(+*(),&(**(*((&)++&(((*)343466267=AACAEBBEFFHGHHJHQQSTW]^^^`cc^emjjlf[VUVXYZ\YRPNIHMQRTZ_epsz~zyƒ†‹„†„€xy‹ˆŒœ¯º¯ª®¯Ä½«¢•¡ÁÚìÕÈ·¦•‡‹‡››ž¡¡–Œ~‹«ÑçùI|…‚†³Ê‘Z50)-3,ÿâ¼›…~ƒ‹• ¦¤ž—Ž‘“¤•ˆ…‡„Š‘œ´¾§“‰|}‚wxvxuunlxuolnsywttsnnp|€zxspjldhhejlsnslpu{tplhglikheitŽ˜ˆzsnnqssvxwy|{utyzy~‚ˆ™°Ó`>ì· ’…}€†…{wurwvwxvrlglgbgihlfgllkghmrvt~–‘†}mqljokjegilppgegiprtkropgjfhjkhfhjihhfgkqpnqnhikeimkmlrsqphjige^\^\X]ZXUY^ZWUXX\XV\]_hflq}yk^\[SXWX\fdddfjjfkki\\RLPNKHFBAA?<<<9;;7789:54657547545213431--/0-*,-,,-*++)*'()'*-)'+((',*(*')$&)-(-'((03101654:<<=D@ABACCHHIHJLKQNQSX`^`_\cdejkiliaURSUXXZ]\VQNJHIPXY]ddenqqwy‡‡…†xz€ƒ„‹”Œ–¤§–”Ÿ¥¶°­ž–¥ÂÝâн»®£Œ’–¤£Ÿ™‚|‡¡ºÐë (Qcbg˜ãÛ¥yQ3,%+88$åÅžƒ~‚ˆ’šŸžš”’“” «¤–‡‚…‚ƒ‹Ž˜œ“Š…xx}{uuuwqonzqmgglvy{wqrplƒ|{}}snheecipnptntuwwoihhf`hkfjpy{wvrkiooqqqstuusswz€†Œ›§¾ýKDê®—Ž‹ˆwyz}}zwvrsv{yxsnefgfeffimllphhhjvv{w†~xmjldklilqkopulhnsswsn{ysgnoonkhjiebbfilqwupsuqnnlnmmsqpmjljgdc_bZZ][Y\YWZa]WUZTUTVY^_fegktmbbWWXYWUZ\cbhq†}tvyn[[RLOIJFEAB@A;<<998:987634458335442453420../-0.,*---+++'*))*)*')'+,*)**+*&(&%%,&+)($033./574;?@>>A?AAAAEHHGKQRSRPW^aaa^Z_dkkedgg^USW\\Z[^]WQQPKKU_]`jgeknpuww}||~‚€†‚Œ‹‘–†„‹”¨±¬®¥¸ÍßÒɱº²§™“œ—¡™ž•‹{—©Åä*@GU“¾­iM6%)/;C5ðÑ­Žƒ}z€‰”›œš—’———¡©§›”‰‚ˆŒ‹…€xv|wvqpnomqoxnmijip|zxqpprƒ~z~€wppdeiekptrvpvyznieeaacgfimpqlokiighstoqusqrps{…‘”›™ ½åí½•‰ˆ€xwstoyyz}rrw~€}vohiiiijhjhjlmdnkp|xy{w{unkhkdikrusnvpqrrzyytvx|tmrsokifihdcgjknsw|zvwxwrrurqutnjigic_^[`\[^`Z_]]__VVVZVSTTXb``ikfe``\\Y`_b[XZbadr’‡x}Œu^ZRRMEIIB@B?A<:856::66433537:43556443230.0/+,01-*)*..,''++++(*&*+(('(%))((%+'#)#)*'$303246569<;=;?C=BABDHFIIPRSTQU]bba^`bekjhba`[YVV[]]^baWPQOOU[\\`gigilqpwwxy{{‚‚ƒ†ƒ‚ˆ‹ŠŠ„ŠŠ†}„£²ºÃºÉÚÞÏÁ°µ¬¢Ž”›–£¢¢z}£Åé ,T}‘w^UA2*/6@G>$çÊ£‰{v{ƒš›”—𛣍¥—”Œ…ƒ€‡Š‹†€{~yytuonnjoppqikhggjsy}twyw€~wwuqoqjijdmutvzryzwsligaea`gfhikmmkjnhjttstvxtqqw}…‘ ¤–“šŸŸ“ƒ|{zysoppt}xz|vrsz‚{wrpoiihmjlhlmhkpps|}}|vqpghgklkt~‚€|wtqv{€}zywtwolpoqkejlhhknnjjpq{wwz}xrstqppmihgb`^Z[YZ[\^bbba\^YXUTXWVVY\^^hkd^ZYZ_dnvyqea]`\nzukrq_UMPJGHKDAA><97777:9655356445226457203410/--0/-+-*&*.,((*.+*)(*-,(#%&'&&(('&)$(&("#$0056442799<;<?>;CB>FFHHJJLSTRU\^`a_`bbdii`^[XZWUVYchfd]WRRX^_^bbeeegilistv}‚…ƒ|„†ƒ„†‰‡ƒ„|…‰˜°ÁÞàÕÖÛÝĺµ²ª¡›•–˜£¨¬¥›‡…‰Ž¥Áïùóóõ4KSB4>:27:HTNC8ÿÝ®Ž}y{Ž–——Ÿ™’”¦¢Š††…|~€…ƒ€x|wxxuponmpusofedafiq{|ty~|xxzxnnqonuommrpr|z|yxuvpooifc`ggdhnpimmkimnnsvxzwtvzwzƒ‘©­ž–Žˆ‚|xrttwvrmktvtxxtplpvqtrpogglonkmpoonqvz„…{pnlmnilpnu~€zwwuvxw|{qonjlnorsminpnlmnnmmpov{vwwvvplmnpqkiga[\^\]YYZ\]b]ab[[YWVURXY^YY]`gg^]^]cgv‘’ƒpie`^gdbcg_[ZNIIIIDD@B@<;<;7;989877477424433134335510102/0.,./*),(*(*.)))')++('&*)()*''&(')+(&&%1156124555<<;@@ABCAFGKFILLRSPW^__[^_bbbeb\``XZYWW_mmiga]WV\^cefdbeiffnnoty~†„†…„‡ƒŠˆ…‰‚y~Š ÀèæÜÝÕ¼°ªªª¤šš’—¡¤¦±¤“’—‘§Åï÷ïëãô( 08ESb{w^B& 㱓}}}‹•—˜œ—’”šŸœ”Œ†‚€yxz€~~z|}yyvuqpnrrvnnfbgbdkqwvtr€~yz|nptv€…xuspmp{~|uwvvupkkgfffheimmklkiinloqrtvwutspsz‰¡¤Ÿ—‰~wrnmtqnttkdprsuwvtojptpmllijoosptyvvmqqˆƒƒsojuomrooqx…„wu{torrprqkmnglqnmonjlnrsnnoprosxuuuropmjkjllifa_\Z]^`^]__^[V\``\ZWWYTZb``X[cba[Xcbm~ŒŽŸœ‹ukecZ``_[ZUQSKHFIHBB=A?;:?<8<967766766434640233412300143/..-,/--,(+,**+*))((*&*(()*))'&)'))&(*('1-14658447>?<@EA@DDGGFFCNOPOOV[_^]d`cc``_`aa[\YTT^jlif_[ZVX[adfe^bgdchnosvyˆŒ‡€„†††Šƒvt…¢ÊôìÓж¦Ÿ£¢ ž¢’—¦©§«¢•š—‘ºÛáÚÛÜÙâíýõö@Yv¯À¢i/ „||ˆ”˜š™•‘’—™––”ˆ‚uww||yz}€{wusrnqxsmkhcibgjqzrvsˆ†‡Œ‚}tyyƒŠywrlorxyvvyzvxvllkfifegdcilljlmijpqosuvuqrrtz‚“‹ƒvtrkgkljlpmkotuqtxuqosonmrkrrnuxwz{tntszƒ‡‡ˆxpnookrqlrrsuqqunossqmlilqqppmjkljlorupnmmonuvssmmrokolfccda^^\\]a__beb[WUXac\^WZZY\ge]VZ]ZY^_ces™™¦«•}jbdW\_[WRSRNJHDFBAB?==<:>;;<;7856676434245321221//121100./-+,++,+++**-**)*'&(')(&*&'&()&&$$%(*%1/22:69887@B=>>=BCBCBGHFNKQPNW\^_aeaad`a]bb`^]YUVY`he^ZZ]XUX[_a_\]bb^bjomn{’–Œ‡‚ˆŠŠ†}sx€ ½àÿÚÉ»·­¡Ÿ¢š¡šœ—–£ª¢£›˜’Š…‹›«µ»½ÄÅÌÔàä×ÏÖð2f³ÒãÕ…;Ö¥‚„‰”’—œ—˜•’•‘””Š…ƒ~}uxwx{{|~€~{{rtrouwuvodeleinnyp{|‡Žˆ‚~tu}†ˆ„vpvkmpuvxw{|{usieggdecceijmojhkorsvuqmltvqx|~‚ƒ€{xtolkfjollkqoqqtqspssphkjrjtxqyt{|x{wx€{„Œ…‡zooioljnffimsrsonsruwoklmmooqjmlnsqsqnonlknqrqrrlkppnnged^^[]WUX\\[[_^ZXWTW^_^ZZZWYUX`UVY\\X_bffqˆ’”®Ã›}jad[U\XXPOPGJDCCA>=<9;?>>87;:785656534455252/0022/00.//..1.*)**++*%**))()()(+)'(%+*')&(%%''&*,$1110969;77<@<;<AC@ECBIHHOLQRPU]^\]^acc`ca^^^``^YY\_d`ZYXUSRTXXYYWX]^^dimpo|†’†…‚}€Š„‡}y||…™²ÆÑÕÊÆ¼¯¯ž¢¡Ÿ¥“™š¡¨”œ˜˜ƒ}w{‡ˆ™¢ª­¶ÅÊ×ØÊ¹¼ÈæFr˜ßC%«Có½™ŠŠ‘’”•™—™š›Ÿ›œš•Œ†zwwtxz}€‚zxxsvtu|uussgjghjlhvny|„‡‰{unwy~zyqtilmu}{wzƒ‚|srjhhkhecfegikkjnmlnorqmkjoqpstsx~ƒ„‚vpqkiptoklmilpprvpwokjhipruzz‚y{wxx‡˜“Œ††„…|unmknllfgiossqqsqpqwqnlkmhlqhlnqvqnklmkkintrpopojlpphchec]YYUTWXT]\\XQQRTW]Z]VYUQVUQVXVZ]`\]]egjvˆ©¸•wh^^\VTWPOMKHKBDBB><:89><=84765799752594663621202210-,//./1.,*)*)**&'''()*$(**-)'((+(+%$%(*&'*-(11/016:;799?>==?=AEDBHIIOMSQST[_]]`a^]^bc_^ceec[RW````ZSNLLQSNSVTPQZbdegjis|…ƒ‚‚‚‚|†‚‚~~{”œ­²¼ÅÐÕÀ®£™£¢©›œžž¢œŒˆŽŽ„zvvz‹˜¡¨²¾ÆÑ;«¥­Ì(9Q•0GÂLÇž‘”–—œ™˜¢©¨£ŸœŽŒ{yvt|xy€{yyvtssuyywrungegllptrsu‚}y}~xtnptxxtkhklyxzyz|}|snkkjljhbedclkjkjjiklnnnnlnlprrqr{ˆ‘Š|ttkjjmnkomjoumsxtwpnkholqu€†…zsuz’¶¥—‰Š„ƒywnppqrqmpqruyvwpqppqpmjhmhiniknoomlijhjmmppooonjgjmmjdfec^[\TQWVV`[YYUORTV]\[TSNNUUTW]WY\__^[bmlsy‚–•~ld]ZYUNTNLJFJIBBC??>;978;:863345;;964688666422321.12,*.//0-./-++&&+*'',)('%'())'))))'('')+'()%'(302234:5986>=>;;=?ADEIJMNIRRTUYa_`a^ZX\`_afihhj`WVZZ^`UPQKGJKJKOQMOW__adchv}|€|x€‰‡€|ƒ€{y|’œ¤£¯¼ËÛãɲ££¢¡Ÿ§¦ £•‰€}‰‡xvz~Ф¨°¶¾Å¸¥¤Äñ + 6–Pôʨ˜‘ŠŽ‘—™œ› ©©£¢¡–†ƒ}wquxyz|vvvsqqrnw{zvtogfgirtqurqwuwzxuunnsst|rmlkqz€{z~xuwzunjnnmmkdgdbddieflmpnmmpolnnpqtplu‚…~xrqqpjjnkjolmrrqvssspmjrorz‰†‰Š{wuv§œ‡…}zzuppvyrupsrtu|yxoqoqlknjjkjgmjlmmlknjlmknonmoqpkfbddgnhfc_]XURLGP[_ZYZ[WUTUY][STQSSNQX\\Z\[\_\bnusw{nbZWXUURPQIKEDCB@C<?==;58:855533586678:6754523002//33/,//-.-.+,,+)*++'(,('*('((('*(*+''&,,+&,,%$&02645686::98:>?@@>CCFJILKIOTVSV^]aa^^YZ\^aijkoneYSTcdVRRPKIFFGGMKJQSZ_bjmou||}€‚ƒ{zy||xwt€–›ž¬¸ÊëéÒ´¬ž§žž¡¨°£—†yw}‡Œ‹wu{„Ž¡§®³³¾½¹¯¤ž£½âñçêüêÆª–‹Ž’’˜Ÿš•šŸ¤¥¢Ÿ ›’Ž‹‚xry|x{xuqrqmswqvyvurolmgjrpqwtpss}{uvxvnnpnrnlnqvsww|zwxzurqooollkjgfhaagffnomkkkprmnpmptklotvqnpoklljllgmifknpqwrrmlnkrz…•’€wxt‰ˆ„‰€|twu|}uuswuottwrqkknheiimjlklnoklnlijnpolkonnpnhcabbdijc_d^XUK‚ÉzY_Y[]a[VUV[ZXSTMQNQQXXdY_a`]acpussxqngcWVSWYSPPLJF@FHAB:8<9<5787896554455877543243451/00110/1-+.---+,,+,-,(*,*&*)&)&((*'(+')&+(('(+((&.642556;<;99<;???EEFFIKLONSSSRV_a^_\Z\\^`ailmsmbUMO€€UYTKIKCDEFMLINPZbcjqqrw{zƒ„€wvxrussvz„‹‰™œ­ÄáâꢕŸŸ¨¦¨«ŸŽ~wssx……yy|Š“ ª´³²¸º¸¨¡ ¡µÉÕÛÜåíëù#I@ Ѩœ™–—™œ™‘“˜šš››—•‹…z~z}zrpqsqrrttsvv{orvmjpnnxusyxv~wxrronhlpmntrqppryytvpsupojnlkkdffeefhfmljkkmnommjjtwmmnimpnmlikmmllkihehjmruuqpjmms|~ƒ—‘rvut€€ƒ€ƒuy}|zyx{xxsssvjrpqlidehfeijgikmkpklpliimmmrpqutpkgddcaddcd^_`^ZYM•÷ŒX]Y\X][YTXXYXSQHQURVT\dZcge`bgqyyxpkc]^X[SQWSSMEEFAAC@<<;98:4:8598335546677456532442/.0/.//..+,.+,.)*(*,-++++*(()))(&(()**)'(&)()((*('21045146798::><=<FBFIIJLPQURTQU[X[^[WZ]`cijllplbWMMv~cf]OIGDEEGIKMPT[``ekosuy|‚†…€xwrotpntqpx|…‡ ¾ÄÈ Ž‘•¢¤§¡ –Šuqpx|‚…‰…ƒˆ’ž«°²¶´¸¶¨ ¡¤´·ÄÕÕÔÝðD„›_þÀ±ª¡›–“‹ŠŠ“š˜š—‹†Š‰ƒ‚ƒ€€xyorvtuxvv~u|woqskolrt}zt{tzttnnpoghrorrpturuy€€suqqvqqqrqqidfdebdddjlmmnnjmnmjlqspnofgqoimlmpponjffddfioprpmjotzƒ~‡‡‹ƒvnnqkvq{u|vvw~|xxstsvwvtmrjhldadcbegkbgjjmoijpojnmkpprvtpnlgdda^_aa_^\XYXXWTNU]YY^]X[\X]VVUURRX[X_[`_ebfgcilr|Xnnj^ZUSXSWXPNLDBFC=@B8<<5986<:476/16633655445211011110////./-,,,-)'(&*+***)*&*+))&&')%()**)+&*()-)'(&3//4642546884=;>?AGDJLFJNOQQRRSWXZ[_YW_bflhlnmiaVOSUbpsn\PJGFGKLJLU\__`bhjpw|~{€€{ypoqnpumkoqy„—¯¯©Œ‚…Šˆž¢† ™rpv~ƒ†‡€‚~‹“šš£µµ­´³«¦£¦²·¾ÌÖØÞö#V«tÛɼª¥œ‡„…„ƒŠ‘šš‡Ž’ˆ‹Š†‹‡†‚xqtz}}pv~vw|rornmnzz‚‚zyutrklljnmdlrsrtrvvv||ywurutuvvwslgggfecbefkmlnojhmnnopnnmjiknmpsoloompidefbccelpljgnowƒ€ƒ…‚xsifejlirrx{x{yuutomnv}yspvkcgecacbe`idfkfekjfhlpnnlompsnmkiigd`]]\]\[[XUV[[]^Y]XY][X__]YTRQSRPV\\_fegiehplosz{Idla]YTTRU^[RJMGFA>>@?9>7565889658435446966334350-/32043.-.-10,)-*)))*)&&)-**)'*(&)%((%)&((**''&&+'%*&02.07421378<8:;:@ACAJLHFOKMQSUPRUVY_\X^`ekklqrl_QQY\dmtvk\NIJKRSMLRYaa^^cfny{{y‚ƒ{~|tnootmknnpyƒŠœ¨›‡‡†‹™§z •‰zt~…†‡ƒ€‚|‚…”™œ¨¬«¥ªµ°¬¬°´¹ÆÎáëëùOimMëÝμ®›‡€{vz{Š’“•‘‘”Š’‡…xz€~wuw}ywy{tlnrjq€€ƒpnspkifghkjlqqssutxt€zqrqsy{}}{oidgefhbbiihkhkqmk\Ylssoooghnlmqrunrplkjihhdcdglnhrmpsu~{}{utpoejlkjoty|xuimknmsvsqupmhcacdhcdcfhijgfida_hnlpnqnkmnmklkfa`^Z[\Y[\TPUZ`\XZ]^b\XX]a_YWSNTPSUZ[^hgjkhloqoryq{qg\[WWXSUUWOIFFDA>>>88:8835466678413256:997533212221134.,,+---(++((+*)*()+'()$')$*&))$%&'+))&+&(+())*/111444119;:8=:>AA>BKKMHMNNOWVRRRPS\^XV[cototwqaRT]_dijrrbRLRUTOLMQV^_Z_dkrw~{x~€}~„Š}wupfgmnpw{ƒ‹›•…Š•ŸŸ™•‚~s}Š’€|~‡‹Œ‘›¤¦¦¥­·³®«±·¹ÅÕæíîö &01*ùèØÎ·›‡yutvwДޒ𖒕™Ž‘’ˆ†ƒ{z|~||yzyomphq}zxpmgjflddjhjkhlrprqsvo{{soonr{~€ˆ‚|tjjicfhdeeddfehmnnRRpollmmidlorrtqnnkikkkhfgeijqloptnrv{z{|€yxokqlfhlsw†‚|pikgkmsqpoxknmidhhhafheigeidffa^dgjnmkjlmmikomha^Z[\XTWZRRTY`YX\Y^a_[`__]YUWUTRZUT]dlnkkikllnornii\_[SZVSPNVIICB?C?<>9777:4876655346614179676421157200.-./+),,+)**()*)(-*)*$'&$*(%(&')(%()/++&+''*),&%-242345547:88=>>@@ACKOOKNURQSUURVOPWVSU`gnspqwqaVV^hmgafdXPNS]ZRLJRSW[Zcgouu{|{y„‘¡™‹rg`colts}{…|}…€Œ™•‹‰‡~v}‰Ž‹‚}x‚†ˆŒ“˜ŸžŸª¶¿¹±¯«·»¾Ùçèíö õäÏ·œ†tqtsu~‡“‘Ž””’“š‡‚„‚€y~yzxvwpknrxpqkf_iaghhgllffimlspnrprrpunrsw|Š…‚ymklihkheb_`bggfhknonikmjljfjopsuoljilmiiifghjkpnqnqot{x~„ƒxllnfjjhqt„…}mmjbgovnnkooljkmifddihgbbglbbe_]aflqojlkimnqlfd`ZYZYWTVWRTVYXTZZW]^\]``^ZZYXZVU[]\chptokidgkkghod^dc[UVWRPKMIDEB?A=;99555467767531597589985224222421111,,-**+)**++*)()()*,)))&(*&,)&*(+**&+)))(*%+(+#&-64336176996;;<?<?@BEKORNNOTVYUQUXZ\Z[\bkmquvxoc\[evsc_XPLMQWUOLNQRVXY^fsxuu{‚|}€~Œ›’ƒ}}nidafjtpws}kwxƒ„„“’މ‰Œ~tw€‡ˆ}yy‚ˆ‰—•˜œ¤ª¶ÂÄÀ»²µ»ÂÍÜãããðüúô÷üøì×±”€spqsxƒŽ•œ™”Œ‰Š…™œœ›’—•ˆ„…ƒƒu€||wu|vmtswoolgcdbilnkookkddkilnnripqjpxtz~}‡ˆ„}vrookkjc`dgc`fiijikkimpnokdglpsuninooprrkljiilttqnsxƒwuw„Œ‰„slpkkhbbjw‚tidk`jmpnmpifhmuvlhiggbacdfghhfgdcgjplljhlnljfa^ZYXTSUYWRRRVVQSUWYXZY^\\^[[_[ZZ]`fgjkuponmghfgdegf^daZY]]SNHJJDBC@=@99646437479634659;;;<6467415411/0431110--,+/-),)(')+')*'+(')'%-)'-**,+(*'(*'*()+(*(1104423568:87:=@A@AEEFPQSURWY\YUV[^^`b`cfktu~~rgabi{„yn`SMGFKLMKOSUXSTX]coyuor}yxy€ƒ†ƒwjc_^ajmtyxthku„~ƒŒŠˆ†}}pwƒƒƒ‚xvx€…„Š”–ž¤¨²ÀÆÈÇÀ·ºÃÍÌÐÙÞÚÛçêåëûíÜέŽzrstx}ƒŒ˜ž•Š…ˆ‹”¢¦ —’•’‘‡„~z~}{{vwypt€srkfjhdngnnmmoniggcenkmliqgruqqwv|~~~{|wvrmjififehhhgfgjgfjonklhejqswrmqrtuwyoqsqnquzyuwz‚{qp{}}xxpqtefa_aknke[a\fffomrnhlovvsjghg_^abfhkjihedcinjgghihdcd`\[YXURVXTRSUTTQPRV^VSZZX\]ZW^]\_^cijinsnpheggfdfdd_^YYY[[UMLGJG>?A=@><:96866968655579AEB<876588543133242./.,,,+,.+))%++**&%%'))&+)'*+++**(+)&*(&%)&('&/(2402.434748:8:>;@A@DIGONPXYXX[X\`a_a`__deovw‚‚ujjqrv{xtcNGA?@HJHNOQUUSVX^kxqkoqutz{€ƒ{ynja_^diny…ylklq‚}y‡‚€zwujs}~‚‚…xzƒ“¢±¸··ÀÆÇÄ¿¶¹¼ÇÏÑÎÏÎÌÐÔÖë  +ûáÆ¸¢ˆzwxy„‡‘–œš’‡††‰‰Žœ£š•”–‡…~…~|y~zy{|xys{€xoljlrnqnjnkilpljehmgjijhmmppnnrquw†…€}zvsvotnfefkknnkfdfhjmnlnkegorwyvy|}|wzxsvxrtxz{}yqy{ywqsyxrruxkshc`^Zfa^`_Z[dciolkojipvspgjle`aeimlkllhifdgijfeedeigb^^\Y\WTVTUVTWTROLPT\ZVZXVZYXYZ[]_^fgkgemqphcabjg`cc__XXVVSNOMKG@<@??@::9=8374773274547@ED<479426501322231.++,--*+*-,%$+-*&('$'))(&(*,.,0/*'(%(()'(*'*&'**1302/325355899;79=AFDEGLPSTUV\Z_hkkj^]bimtyy‚‚xsooqoptlZPEAA?FHGJOQTYXZZ_`jlonkvty|€‚†upiecdckmtz~slggswv}yxonirmqv~ƒ€Š}w|€œ«½Á¾²¼Ï׿¶¶±µÀÏרÕÉÎÌÌÛíÿ÷ؽ§•„{wv|‚„Œ–ž—ˆ‹Ž‚„“—“˜—‹Œ‹‡„ˆ‚~{€{z€|vyzuunsossursmnlijsmjdggffdgoilnlmoosvz‡‡‡|tnt{xnijjikmljgikjhknnmkkikqvx~€†Š‚}€}yxzvw}{}y}qysqortrwrqpvjrkf`^Z^_Y\_``cbgjnhkhkqwmnlnoa_bbhmijlmiddc`ee`bdfggf^\_^]^^ZTTXWWWTRUUT[^^]\URSSTZ[\acdbahgajjmggfefi^a\ZVUVPRQNLGGIE?=BA649::95863321434679>;:86651.642300.//.-,--**+,.++)**)**+'*+()&'-..3:5,((%*%,)+,))((%'1233323543368:9<==@EAEFIPQRRTY^frswre_^biryw{|xtqomiij]OLGBEDDADGKPPSTVXZ^^cjlkx|}‚ƒ‡}xoc_[bgmsrvsqpmnrzzytqke^enxw‚††ˆŽ|ƒ†”¤®º»¶²¹ÇÖ¾«¬¯±¼ÎÛæáÓÚãíùÿ ûÞ¼§“ˆˆ‚‚ƒ‚ƒ‡“Ÿ¡‘ˆ‡ˆƒ…‹Ž™–—–ˆ††Š‚ƒ…‚†{}x}yy}|vqoxtwotvssponhkhiecicba`gelmgfkkotv|€…yutrwwvrkmnlpnkmomgdgiljghjlpwy‚„ƒŽŒ‡‰‡„|||y|ƒ‚zxvqoqtrsvqtnomrrofcba^`_Ycgaikmnnloppsmormhedebcilmknjfaa`]a]Y_fddca^]b]\c]VZ^]WXXUXX\bccddZQOQRZ^^abb`bjkeddfemlrgjf^[XYWTQOOKEAEGC@@B?HVB849447851355344396558744//242230.,-0/.)'**,+(**))&(''))(+()&+-/9:12+''+(*(*)))($#)3/74-563/538:?>?>>=AFDFGINRRRUabftyphd]\bw|sw{vstogdd^VMIIEFFEB@EDELNNSSQW\]emqtz€‡|xpqe`a\\clusvtrwumpxymsxuj`\cpu{€‚Œ“†ˆˆ’Ÿ®µ´±µ´´«©¬ª¨­¼Øíñêæö.540þ⬞ž¥˜ŽŒ…†‰‹”›•ˆ€‚ƒ…•Ÿ›—“Œ‚…‰ƒ‡‚‚„„{vxyz}ƒ‚ytor~{uswpyrupqlodghlfadcheggihifkvyt|}}{vxusvtnmppotpkppiefffjiklkotwz€{~ˆ‰’”Ž„†~~€‚€~wsx{usyztupqts{ulfgcac\acfggslomompvslliefgga`lqnlnlf`^_]\^[_ca``]\__]]`_YZ`][ZYWW^a`add]\\TQZ]`ba`]^fhif^egnw|vmja`]WTSNORKIGCF>;<@;;Y|D4756266612565774499336621104311-.,*--.)%(,+'()&(**,&%()))+*(')/560/()),)$+)'+$$)%(1-.3/455266?9:=AB>=@AFHJIMSRUUX[aejgbc^Z`mqmoropqng^YVSOJGFGGB@?@BAGKKRPMPTZchnqsxzqnkg`][\dhrurtsquvxyxrmlprlf`gotz}|{ˆ‘Š€‡‰—§®®ª²¯­«§¥¦£§ºØçïöþ 3boZE5èÏÂÀ¿À·Ÿ††Š‘˜œ†~…—››–‘Žˆ€…„Œˆ†zzuyz|…‡ztvt€€xtrvxvuqrtmmlgf`fcacdeikeilqrotxz{{{trvtnrxtnruqpnkijmlnmkilprswwxˆ‹‰„……‚‡€€€yx~{yxzrrotx‚‹‚ljb_ac`[agegmkjkljsrrslihgfeb`gjoqklia]\[YY[^ac`\^__[]a^_\\`_]Z[^_b^^]\^][TT\`]bgeec`cffhbglt|ƒ~ok^]aPQOMJOGGE@B;=;?=@87945132112265497740694442133.494/..**+-/)*.*((++('*)(')*)&'*((*'*,.*)'&*)&%)('*%',''50.02542465897:=@:>=CIKMMKORZ\YZZ[_b`c^_bgjlomilplg[PNLLMJIIHFB@@@@AEMOPQTXbbclkkkphdff\`^Zhhrwuoppquƒ…}vlkinytklpt|z|‘…„ƒš£©«­­³§©ª¢˜˜ª¿Ôë%TcG<RHîÕÝää䯠Гœ™’Š„€{{„Žš˜‘‹‚}ˆ…‰‹ŒŠzty‚|‹Œx~yy~€‚{{{tsqqronokbgd^]cbfajjigjlnprqrz}vtyst}~xuxyqlmjjoprvsjeipsrsqx„‹ŒŽŒŠŠ………‰Œ‡ƒ~}xsvqryqvqow„‡}vlqa]`bdbhddiikhmqkrpppghideedddgkllfec\^^WTZ\\^[Y^a]XY\\^ZX]da^ab_a]]YXXYZX^^bbhowsjigegjhrstzxpeafZZWRLOKHG@B?A?@9<5;:3:7024122334253765244343013003331/,,--.,*,.*(')()&**',+)()*(''*+(),'&)()&%&*'%%)',&(401311542343:58;=<>;EHJFJKQTY\Y[V]^]ab_dfkliffijjkeZSNIJMMRTNJECBBBADJPRRTX\`jknjejhchm_baY_enrsqtpxx‡€ztohqstplstz~{zЉƒ„€†›¥¢§®©ª¥¤¦¥š”™¡±Çæþ%'"9kwCìö÷ìâ£“ŽŽ™•Ž…€~€‡™›˜•†ˆ„zƒ„ˆ…‹…‰|uz{‡‹Š†}{|z}~ˆ…zy}sknnqpoifdba`dibijkgflkkqovu||xyx{€ƒ…‡xsqrpsx{{ztnmlompqz|‰‹•˜—…Š„ˆyzx}wvur|||vxwpy†€wrpsdbfadhgidejkiliehkmhffieaaefefhkiecd`__XRU[_]ZUU[[YUTWY\^``]``]\^^[Y[[Y\]aeghjumilbfhlyzysih`[^VROMLJLEBE??@BA8<796687145334433223856665444145456661*,.,./,(*-,*++-,***&&('&+,&)(')+)+(*',''&'+))'-'$%%1..3332245467<:@<9=@BEKHKORWTZ[^`ebX[abdijgdd`bhgmeVROMHGENZWOJEDDBCGGFLQTZablhklfflhijb`abchkusqwwt{„„‚tu|pmjjmstvy€|}‚‚†ƒˆ‘œ¤¬°°¬¦§§£¡œ—œ£·ÆÙæñýþÿ3lv;êéãÌ´Ÿ“Œ…‰Œ”™‘ˆ}’• ™Œ‹Š‰„‚†ƒŠ‡{wzuyzŽŠŒ…‚z{zƒ‡…–’‘†~‚€toqrruolhh`eegebeghgfhopopwy}‚…Œ„~zvvuu}„smikjlswy|‘œŸŸ—ŒŒ…„xurx|y|}‚†‰~x}sw€}wtoltpujediehcgcjkb__hgennhgdd^feeffgcb_\_`Z[ZY[\ZTTYXWZUTZ^c`_`_^^_\XWUV[ZX]eibbiq|}qmnjdkq|qvrei`]XQWOLKFIJDE;?=>=><965734743181463/18536752353310258731..-*++++(&(+*,-+**))()'(*+(&)**'$(+*,(((*%&)*((+(''111/7024.878979>??AB@FHJJJMXUV[_orc^__cdfifgfbdfff]TPOOLHGN\bWLFEADEDHJMQSY`agdkkfigkcdd^ba`ihkqpoomsyvmntskipiyt|}ˆ€~v…†Ž”œ¦®²¯¬£§¬ª¨œ¢³ÁÆÉÑÙÛßäë÷GF"ø×´ª˜Šˆ€‚‰“Ž„„‚€„“œ§žŽ‰Ž‹ˆ‚|ƒ†Š‹€zzu{y…‹—‡~~‡  ›ˆ„€vquzstpoinefff^cklkgflsrrqrx~‚„…‰‡„™—“Œƒ|uswy„ƒ}uqednruvyy„’›œž˜–•‘ˆ‚yxxxvvy}€ƒˆ€~~ƒxyoltŒ‡qhedeokecdc_`cfhjhh`adcbbccb\ba]_^]_]^[Y[[VW\[ZZZVW]]_\Z[Y][]WSUWT[^\ejhcirnw€‚zomfoutqrqolaYZU[OHPFCEEA;?><6;78641533621522463154156212021.22011101.,.,)&(((,*&&*)**'($'(++)('()(+#%+&)$&'''($**(**&(.04041642652469>9>BB@CFEIRQTSZ]^hkb_a_[_fgfjhdb`^\XOMQPJFEFSXOLJJFDBEIKMQSXZ`gdjihnhdbdgacbcckrpqklhlnldeqlkhljq|‰Š‡ƒ}…‚††™¦«®«¬ª³¹¹´©¤©ºÇº¾ÇÉÉÓÙãü  úà­¡—“Œ€}zz†ˆ…„‚ƒˆ‹• ®¬Žˆƒ‚}~†‚„|yzƒ„‹”•Ž–„ƒ‡Ž–™‘ˆ‰ƒ~wzxx{tssqsiecdffgjjhkssrwzwz‚€…ˆ…ŠŠŒ”–”•“‰vuz|~€‡Šuoedporsx}…‹“˜¢ ››‹ƒxvsruww{~|yz€}…†}qpou€¬ªˆvd^cehc``a_\]cecf`ba_bcdejcga^da_aedac][]WY]]^W[`YY\WRUWVWYUYWTXWZZ]`bffihnv}š ŒujorpqtqqmpbYTUTOKIFC@?C=?>;496;96363240226006500400321334312220/00--,+-*)().,)*+))&(&%&')*&(-('($&&,*&&&'&#&$%*)&)'%&0.2535.4811449;7=?ACCEEHKOPSZ]\_dec[Z`^`djnmikibb`X\VMPLHEFIHHJHIIHFLMINRSXZa_ekkefgheedcghgaprxikfdihccjfpkfjmwŽ‘‡ƒ‰‰…‰Š•œ£¦§ª®¶¾ÀÆÈ¸±ª±·½·µºÀ¿ÁÖÚÐÌÎÍÌÊ¿µ¬ •ˆ€{‰ˆ€ƒz{‚†Œ¡´¿¨œ’ˆ‰…€z‚ƒzƒ|€€„“œˆˆ‡€‹Ž“ˆ‰€yyz|yxvxvtplkkkfhilkponwz‚‚…‚„†ˆ–›š˜•xz}{~‚~vrnrlmnnsx~‹•šŸžš›Œƒ‚xplttqvwzz~z~}x}qnkms|˜yqd^dfe^[_]Z]Z__a``cgbadegmfegeghgkhbfecc_Z`a^]\\\]ZTPPQSTTUVW[VW[`WXacbeljp|‚™£ˆzqwxqpmqwke^UQQJBB@CB==C=:=<9975642345413/2204230/55321572011120/,-/-+*,+*)()*+((**(')&**.+$')%)+)).,*(%*('').'*+%)('&1630051034764887=8BCAEFGMMNQSW[^bbc_\^]bflrwurplfZRxoIQQIDFC@CFGKIGJOKJPORZ[Z^_bebbiicfhjkopounnihieind`dkonkfnkzƒ‘”“Š“Œ†›ª¬¦©³µ¹¼ÀÁ½´­¬±¶¸µ¶¾ÂÇÄÎÛÍ»·¹ÁÈÊŲŸ˜‘„„‡„Š‹‹„€ƒˆŠ“¤µ»®œ”“‘‹yƒ‹xƒƒ€…„ˆ˜˜“Ž’Š•ŽŠ„{wz|€|{xvpkjighkoopnpqs{„‡Œ‡Š— ž››œž–’Ž|vx|~|~€{{zttwtnrtwƒ“ š•Ž“†zqnoqjpyx|‚wz|wqntdnhmvpndZ[emoicaa_`_d_cbegfegafjljjkhllhjkhhggfii__c_`faXUQMOROOVXYXUWWZZ^dcgcgkjoz„‹~xrornhqjpg]VTSMGCH@@@>?=<9?7;77456533346743234224466313120/133210,-1-)*--++*(,+*))(()+)'(*((&(('('*,%+)'&(*(,.%#'%&,'*10/33342066645:67<@>AGIEJHJRWX^ba_]ehd`dmrtz€yrlc[SQPOONJDAABFDEHGJIOKLPUZVYdfdh_behb`ddjiphkpilkfmfhiccekgceilnv~‡’”‘ŒŽ•–©²³·ÍàÜÆÀ¿´®©¨¨²»ÁÂÂËÍÇÖêâɾɨßÚÒÀ¬¤š†ˆ„†‘‰„…ŒŠ–ž¬±±³¥Ÿ”’‹‹‚†‚€|{z„‰“”˜’’•ž£›‰~w{}~…}}ywsklnjmprkoqsvx~…‚Š‹“˜¥±¶¯¤–’‹ƒxqsy€~~{w|yx}xomnu€‹£¦¢”Љ‹‹†€~wlooqlqpyxw{ohjlmggdhejgcZZbt}unhe^b^_acdeb`bcaiinnonillgkllimmgfjedfcdhe_YWSOMJRTX^Z]\W\`bfeienkmt{ƒ|urpppojjgb`SSOOLFDDC>@@?<A8:9885:3//2334245754322035752130///3621.+,,+')++*)+*)+*'(')*,)(*,()('&(()))(**)(**%%('')%*)(',01457433559667:8==;@CC@JNLRYW]^adbghffejprt{zqfaWSTQQKFFA@AAEFEGJLRPMNPYXYcfngc^[b\Zcffbecdhixnkcedd`ecsgfkehlo}w„ŠŠ†‰Œ˜œ¬¸¾ÉüA/ìË¿·°¨¶»»»ÁÃÅÉËÔæ +ýòòöïèâת¢œ–“‡Š‘Š…‹—£«±³¹¹« ™ž—“‘‚wv|y€Š‹‘“—œ›ž™’‰™µ´Ÿ‘‰„~‚‚ƒ~…}~yyqolknsrhlpilww{Š•™Ÿª¼Ä»°¨œvsrsy}‚†{zyvz}uttq|„ŽªªŸ‹†‡ƒƒ{|uqmmmmnntrrpoemlihb`dd[^ZZ]bnzumgdaakdddbed_^^ceiqnlpnelloqmmllkddeea^bec_\[ZSKIS[Z^`]^\`begkmnkjqu}|xwurovnnbbc\VWQONJIFCB<;??8>667653122-354315488623542254473122/030/--1-)**+.,++(***)(*')+,(&*',,),&$))&)&'')'*#(,*'('')&(20402246428<5:<;7=>C?CDGNPQPT[^Zdgacfjfdkluwy|umd]WSSMIHHHA:<@GE@DIJHJKNNPV\dkmfe_]]^`bghhf_baksrnificdejqgkjhmhsu}|~‚ƒ…„Š’¡¡³µÄÕ†m ɰ°®¬±¾¼¸ÁÅÅÆÉÑì:>0$ðîéÓ¼¯«¤œ“ŽŠ‹Ž‡„‹š¢«²¬³¸´¯–Ÿš—“”…{x~~}‘•žžž ž›•‹“¯¨‘„„~…ƒ‡‡…ƒƒ€~~wutppokinlllsz€ƒŒ ©«¸½·¶°¢“wtrt}†‡‚‚„xz{zzu{‚‹œ™‹ƒ‰‡ˆ‰xpijhmkpsoppkjmmlkea]a_ZXX[_bdpkbehfjihgahaa__`cginqppsprssupnooiehhbbda_]YXZZWQPT^cc_caaghfkkrojklqutqmmifkggc\][VROQKJKDA><??=;;>746431/12142551174226430256244430./1,-0/,++*,.,((**'&)-+((%'*'%('&(+.**%%$)(*(#('(#*+('&*$$'400-322265249:=:6<>>?@FHTUUQTXY```chfbfknjjlrskdZVRNPMHEGIB<:=@<ADEDDFHDJRUZZ`fcaXY[_Waaab`Zaagpkofccc``hqkccloot{uv~x{†‡Ž—£¤­´»Ìú9)ḭª²³¯´¸»ÇÊÆÆÏÜöEމ[D2ûöõãÌ·­¥—„‰„€„‘—Ÿ©¬©´«­ª¥Ÿ›“•‹„„z}xx€•›¤ §£”‘…‹•’Œ…ƒ‚†‡Œ†‚†…{}xwrollljjrqx{|~ƒ„Š“¡¨©­®µ³ Ž„}vswƒƒ~‡Š‰‡€yyxwxw‚†‰Š‘•‹‡’•“”†xvqpjfgmlmjhkahjsdd`^]Y[Y\^dgifdb`kpnoighjaih_beghpqurlipw~|vutokecdca`b`]\XSRSQVX\dedddghinrmnpmikqnggfidbb^c[WUTPOMNPJF@?<@>7=;;<:3;55241,2352235253435713013.2411.,-0.+,*+)&))&''(*)(*++-)'+*&&*+((,**)$*'-,'*&%+)'(,&*'&$'*,2020024454676;:7<8?DHINURPRWW[_cfdgjhlmqjffiid_VSRNNLC>BB=<>88==??ADAGFGNOPV_bceYXY^_\]_^acd_nkllp_b\a`fqm``clmotwyx}~”—œ¦£¤¤³¾ÌßÖÀ¯¤¤¯®·¹»ÄÌËÍÓÎÔóO®œW@3ëÔŶ¬ž™’Šˆ€ˆ˜Ÿ¤«§¬­°­¦ ˜Ÿ—”‹Œ|}yxƒ‹›ž™Ÿšš“‹ˆ‰‰Š…|~€ƒ‡Š†‰‰Š†xvsqsoklhejuvt{y~~„‡™¥ŸŸª©¡’ˆ„}wqx€€ƒ‰Šƒƒ€}€ytzƒ‡‹‹’Šƒ‹ˆ›‘‰}~rqjhabkgffcfhihdh_\]ZY]a`cjdc`dclooppmiooia_bhgkqqnnrssu|}|yurmga`ba^^]\]YSTUSXW\cfjjmlnllqimpmlmnmeab```bU_Y]]OSSPPMJFCB<;<8<9;538345360/03301332574336333331.1340-.++,*)(*+''()*'())()(+*')&')&),()**+')%***'((+))+*&')'%-'1200242520356;7889<??FELPJKSRX\XadddhjrpmheedbeaXTRQNNG??;;;6:?=?@<9>C@DJKNNX]]^_[SUY_Y\^Zd\ddnlwrmc\]ehirf_`eltprqxt{‚’ ¡¢“•©²®·¸²­¢ ¬²·ÂÌÓâëçÜÏÒï(PH8)ùøøíãÖź¯¥šŒ„„‡œ¡  ž¡°¨Ÿ¡›™’’‘”„{‚}…‹“–œ™˜¢¤”›ŒŒŽ‡~„‹ŒŽ’”‹‡wrnrokmpphntxyz{uv}„“¡£›˜—ŒˆŠ†‚}vw~‚…‰ˆ…ƒƒ€„ƒ„‡‹‰†„‰‡Ž’••“‡…sjglllfhc_c`ac`fb_`bYec`adgda_djomprvvynid^fjjpqsqrpowzz{~xxxnjifec_``[[SNPOSY^]fliltsolklptnmqhnka`^Y]^YW\VXSPLJKSONGAAD:9674<2541874162133025152244424410223123/--,*++)*,+)+**,)(+*))+.+&**)&'*))&))**'))&)(*(*+***'*&**&*301054126446868889A?:??FMKMPRT\bgllhjospnk`cd_\\ZSMLMKGC@;;>=;;;=?=:<?;BEIJPV[YYWORVXX]ZXX[bbjqt|tmpa`ep€tb[\[lsptnptq‚›˜““Ž…”¢¡§«­´ª¢Ÿ¬¶¿Ìàñþ éâù.*  ùêÜÝßÖǵ¬©ŸŠ‡†‹ž œš˜ £Ÿœ––ŒŽ••‘‡x„…Š’–——«¢žˆ‘‘ŒŽˆŒ‡†‰…‡ˆ„•‘‘–“ˆwzsliligkqtyvsuuw~‚Œ•˜Œˆ‚‡†ˆ…yz‡ˆ‚‹‹‡‹‰‰‹‰„„†ŒŒŠ‹‰Š„‡‰—••‰uqlqnklhdafa^bfibdbfccdefecdhkinv{{„ƒ„€uomhjmuvwrrtrv€}{€|ztmqri[[]\a^YSPPPQX\^dgqvromlqnolnlmjmpmg]ZTY[ZTOPNMGHKYYYI>C><>;62=3502352343871047412338335320.0201.-,.++.,+))**,+()+)(**+('()&&')%(*++(*))(),')()&&')'%)(*&/%&/04153455496164928@>?CBGGIORTW_`]frusqssnjeda\]XRQSPOLDEC@?=<;:=@=;<?CBGHEHJRT[VVSRTW\[^\\_ejeln|ssnd\isq`YY`gkigllksއ€„…‰‘’“¤«¯²¬«¸¾ÎÓçû '>A(1EB5"ùöñáÚÝ×ÊÀ³ª­¨‹ˆŽ”—›¢ ©  Ÿ¤ š•‘ŽŒ“Љ…‚€t{ƒ‰’‘’ Ž‹Ž“’„ˆ…†€‹ŠŒ‰Ž˜›–‘Œƒ~{trlrnkruuxvt|||}}†˜ –‹}†ˆˆˆ„…~„‡‰ˆ„‡‹††Š‹‹ŽŠŒ‹‡ŒŠ”Šˆ~xvwwptnddc\]\aigdhjmgnjjrmnolqx{…ŽŽ›•Œxrmmnsxumryz€z€ƒ~yuvsuvl`[Z`_[ZSQQTU[^[Zbnuzqoiiqtnkjhfnsj\XXUWYTNMNPMLLNX]MC=888>:876076115262133713495320./223011//0120/--,+..(&+-+**)+-+&)***)(&)(*((&())*((&%')(-&&'-+(%*%&+,*&5/1/..40/76465845<=@@AFJJHLLPZac`_k{xofeddc`[WSONKJFCEFGDA?89@DA@==?ACGLJKNQVZUQZTW[a^]VV]fiir€€}zh\cfjrq^X]]]ghbfilr~„}z|‡Œ“Ž‘•¢§®­©±½Îßíú!Cw€mgf]aP2öäÙÐÍÅ´´±²›ƒ„ƒŠ˜¤®¨ ¤¢ ž”’’Ž‹…€„†}xvx„Ž—Š—Ž”’‰Œ‡Ž„}‚‡}…}ƒ‡…Ž—•—‘…€{urttptwx{urz}~Œ…„‡Œ‘ŽŠƒ}ƒ„„‚…‹…ˆ‰‰™•Œ“’’މ†„‡‡Ž‡†…‚tuu}woxtrvmfdafcbjvjomunpoirsx|…’£­®œ‰‚zux||vqssuw€‚ƒ€yxvtx{{}xj_[\\\\TQTRQWX\ZbqyxnlghqmjlibbgcXVQLMVSXNORQIJKJRIE>:=<::;;525632574233.36441133//10223.242-.0//,*+****,*+*''()&(+++*,**)&)***)&'*)&%***%'+*'&%.*&''(%**'&,10315432540717:9;><>>DDLNQOOT^`fgn|ƒ{rjgecbb[VVRNKNNEDHFDA?9:CGGA;?EFILJNKLPU]gp\TY[Y]UVf_ckoz~}zodX`Xcca]^`[Ygdgahjnr€|{t€‰ˆ‹Œ—®«²²®·Ç×ßô(F{ª±§›€lnjK*&%ãØÓÌ̺·»®™…}z…’›ª²®±´°§Ÿ‘†Š‡‡ƒ„ƒutt}ŠŽ‘‹†Ž‡‚‡ŠŒ‡‡~‚z~x~ˆƒˆŠ—œ”†ˆ}z|wsrwz~xwvz|}w{ƒ„ƒ…ŒˆŠŽŒˆ„}y~„„„ˆŽ‘”™›‘Ž“ž“‰Š‹ƒy{xrqqtqmkqxvzwtjgfkju{vtqrrmnty‡“”𛥭«±«œ’†………Іyqqu}ƒ‚…„~{x~zv€~vnd\\be^WZXROU[]]dkrsjbcllllnghba[[UXRRSNSQSPMMGHEH>C>8=7776:525645555433011356011430022211123/-./+--**'(((**('))(*+'%&,++*&&()+(($&*'&&',)'.*)(++($(+*((/*$1+1-50/53156789;9<>@;=CEOPMRRW`aecmy~vrldfa]\YSQPMJJHEKHHJB?99CHHJB;DIHQLLJJMQ]¡âZZ][\_][eeifr{~{ui^`Y[T[\_V[YZa]\bgistw~|„†ˆ‹‡ˆ«±¨ª³¸¹Îæ"7SÇÖÌ·•|‡“vQIA"öÐÊÏʼ²·Âº›‡ƒ~v„“Ÿ¤®¸³¶µ¦ ——“–Љ‡Žˆ€~{ˆŠ•“’‘Œƒ„ƒˆ‡‡|ƒ€{‚y}‡‰ƒˆ”“––– ™†{zyy€€}~~‚z{y{ƒƒƒŠ‹‰ŠŒ‹ƒyz…†ƒ…‰“—–—Ÿ™•žœ–𕆉†~vvskmknihlqvŠ…‚|yqruvw€ˆwspnsqx„‹ ¤£­«¬¨©°¬£‹‘“’‰‚smtz‚}ƒˆ„†‚„„vnfbelk\UYYSV]bdbgkeed`diiomne[ZYSRVUOQWPKSTLLGGC>@<>8=7<;261641331332312314345/,.52/0342/030+.,*+,,()(,-*+*(''(*(*++*)*+(&&')&&'*))$%%'(&&+&$-*+&*%),#',(&32/4/.00./367858;<:=>D@HMLIQVX\af_gouwsskd]]YYVPMIGGFHHEFDB?=>FBBGE@@FMLMIJLMUZad]ZZUYX^_fb`ifuzuqj_\_USNWY[[[X[bcamkpwvw~}‚‚†ˆ„ƒŒ–œž¢¬®·Óâ)/8eŽ®µ¤ƒ[q©£za@ðÑÇÁ»³­µÀź™ˆ…„—¤ª¶À¿³¥£–”™’ˆ‰‡„‡ŽŠˆ|z~†Œ…ˆ‰‚~Š~€|}{†}†…„ŽŽ‘‘Ž‘”—¡š†zwx‚‡ˆƒ}{{vzxuv{{‚‰‚}„‡„‰†ƒ‹ƒwwz~€‰’••’˜¨«§›¡œ‘’‹‘‡…yrswlnfg`fkr€˜‡…€‹…‰‘Œ‚€w}€~ƒ††¤¯¯±«¯¯º±¨›žŸ£“ŽŠ…tmqwyyƒˆ’‘‹…„ˆŒ†}slpsib^ZXWYY[^\\Z__^_fkklhbd\TVQSUZTTUNSMJLM?CD?>@<7<;976541316423556241//21112232/*0512/.000,*.-(**)*''*))'&('&*)%)++-,(%%$*(')*'''()(('(,'-(%%+,'*+'&($152.0/35507559228@>;@?A@EJHOXV^cdbdottsma]`dd_XTOJJIHDCGHEA?@?;???AADIKKIIIFLQYpq_WUTWRVYeddjjptjfb]_c[WZXYVXZ^feljhlstx|€ƒ‹†…‚{}‹™ž¨¦ª¯¾Õö/9NggmfG3P zO+ÝÀ»¾³­±±»ÒÌ­ ™‡™¡¢¬±½³§¢ž™—“†ƒ„€ŠŽ‹„…~ƒ†…Œ‚ƒ~|}{ˆ~‚„ˆ†Œ‡‚Ž”ŒŒ’Š†ŠŽ…{~w‡Ž€vytwvrknxvv~}……„€ytssz|‡Š‹‰Ÿ®µ¯¡š š’‹†|soqmbbdfbenv…‹““Œ‘•  •ŽˆŒ˜”••Ÿ¦°­¬®´¼·²«®¯­°¡’Ž|vx~|}†š¡˜’‹Œ‹‰‡{|vd[[[Z\\SUY[[ZZZ\dfmg^^`c[TORU[WWVPRRKJJGDBC>>8;6:;907535265141401//1531/321003//--.-0.+./.,,+**('%$')'',)%&))&(*'**((%&+,*')&&(')#&*+-'-*,(&&#&'*(&&.-/3142.-46343399:8:<@@DEIMRR[Z_b`gmokmeefdabaVRLEJHEA?BGIA<?@=><<@EFIIFGJJLMRasqbXVROVY[fc_egrmhe[c[[R^\U_YQWYiklkeomotx~ˆ…†…~vy‹“•𢢭¼Ïäý-1:D;0'$S€l2äÍÆ¿Á¼³®¯¹Åʵ§¡”‹ˆ•˜™¥³¾º¬©§›”••‰‚„‰ˆ‘Šƒ‰‚}††‡z‚w~€{‚ƒŒ‰…ƒˆ‡’Œ†Ž‰ˆƒ‚…~††††€€ysnpsmortwyx}€zwuqppsvvxŠƒ†–§ª©¦¡¡žœ—…‚ƒ}ztlicbbesz†‡‹“–•–©§§ž¡œ” •ž²·¸¤—šž©¯­ª°²¿ÌÌϽ¹µ´«—†}‡‹„Šš«»µª¡‡zx{‘­·œxsqkj_Y\[XUXYY\^^^ecfefcbd\[ZVSVUSUQKMNMID??A<>:;951126741351030-/421321251221134563/10,-*%'*,+++*,*&)(&'(*++,)*+**,)&))&*''+($(,+)'**&(&&&')''''',("&&,43621022031347@8?B=@AECHFKOTVYabbaeljjeejllgeaWQIA?@CBACC><=@@??CCCFHKHHGNWNLSb]TUSVSWY\^[[hggqn][^XWQ]]^cZ[VYaeeginxr|w‚~‚‰„utƒŠ“ ›š´ÆÄÓãþ  ," üö8W^=îÕÅÀÅËÁ´®±±³©œ–‘Ž…•˜¤³¸±®¨¥£™£œŒ‡‚‡„ŽˆŠ‚‚„…ˆ{nvr||~€††ƒ€‡‹†€Œ†„~v}…Š‘ŠtsnnplmkqsrtuusnjfhqpnoruqÄñ}ƒ¡¥¦›šœ–…‚€~wyngbgfq|‰„‡Š‹—–£°ª°³¬«©£ž¢®¾Òîž–—®²²­»ÂÌÜòöäÑͺ¡š‘ŒŒ‘“ŒŒ—¤±¸ÉÅ«‘zu„¢ÈÆ™{wuttkfdaa_^`^_YY^_lphfca_]Z^WXVMRRSIIGNEDG<797877741116/112/16310344552-22.348:64424421.(+)*)'(())*&%)*(''&))*'$+(&&'**%&'++%#&(,)&',''$$'+,**(%(&'%'(42-22/234503088679;==?ADFFMOVXZ]__dbhlmkhhimmeYTPGACD??BCA@???===>CGHKNJLJKLKGIRXYQXWRVXVR]\^bchd[V\RUVT]_b\[`a_aehkmmov{{{z€‡ƒ~™˜™–’£µ½ÄÈÐÖààäöóåéñ4Kha+ÿêÚÚÛÒŲ¥¤¤Ÿ››™’‹‹‘•˜§¿¼»¶²©¨©Ÿ¥”‡‹ŒŽ™Œ‰†‰……}yxuqqtz{‚‚ˆ~ƒŒ‡|…€ˆŠ‡„ƒˆ~yxw{z…ˆ‘¡¤¤˜tskkkhnuvskhhlkfidceejmpwˆ‚…†˜£ž˜“’‘–Ž„z…yoq_gnx„„Ž›¢£¬²°ÂÈÉ¿¬¦«­¬²Â¾«ªŸ–›ž§°ÂËÖãý öܽž™¡”Œ˜–™˜ž¢­³¯µ»´¡”ˆ“¨®Ÿ‚oiospfZ^cecbed^ab`ccba]b_]VQUTUTQONNGKFDC><<9=77555552733111/5./1494140.116209<98;:4//./0.-+,,))*+,+))(('&&(+)('*+'%,(%))''(/'+('($)%,,%%$),'*&'&%%,(*&..302,703042789;:9=8:>DCCQROTWWYYcdenmgffjorqg]ULD@BBBB@@?<8;<>B?>FLLLNIPRNLJHEMSSRTUUYZYV[`]^\k_[\\\ZaYZZU]\X\_kogqxqsqvxw}~‚…—œ™™“’ °·Ìź½ÀÇÔÐÏÖÜëEU`S0ùëÜÛ˱ —šœžœ‘—މŒ•©¶¾¼¸º¯¬ª¦£’‘Œ‰Ÿˆ„„|„ƒ}~txsoouz~„‡‡ˆƒ„‰‰ˆ†‰………~wolkstv‚’¯Ãº ‚pjimlpushfjmi`^]^bgilopw|{…Šššœ–‰„ˆŒ„ƒ‰ƒ~qk`cjy‚Š‘ª¶°«­·ÍÿõË·¬°«¯¦§­ª®§ ›¥»ÕêæêÿãÅ§šŸŸš”–¢¤¨³¶³±®¾Î°£Ÿ˜…smipsoh```emkiheb_bcbbf`^dZVYYVROOSMLNHBC@>?:37;:75741475//531624/750232/12166=BFMIE<33-++(&,*-,*+,&%**''+()*))&'(+))*(,,,+)''++''(&&&)'))*))+)((&*(**)#0+204001447810316:<:<DEGCLLORSX[`ffjlomjiswpnk`YNDA@ED?C>;>::=>>@>?DJOOKMGGIGGJQKMPMTVXX_]`]\Z\eb[Se]YXS`]\^^`]iqqmtqvvwou{€}u|‡–¡¡œ˜¨´Â½°¤­¼¿¾ÄÏã2Z`B*+1*îáʰž™£­­­ œ–Ž™¬½¹·»½·¯ª“‘ŠŠŠ ™“š–€~ƒ‚zzzqpso………„ŠŽ‹ˆŠŒ‰…{€…ˆ€xnjfgejkxŒ™½è幎tiljiknkikhjhfe\]_`hjlrx}€‰’’™Ž‡…€…ƒ‚~~„}{|yxlq{ˆŒ˜¨´»½¶µ¸±Äåðò¶¦±µ¬³²­­³¬§­»Ðûñéèôàôª¦¥ž‘•œ§­µ½¶´ÂØïëÒ¹¦—|nnlmppkhijrxvpoohb_^dd^YWVU[WQOSPRRKIDB@:97>6177;79533.31137.551104253-0.253/9M[jqgXG<52/,,(+-+*((-)%)+),*&)**)&$(*%&-**+)&&%.*()(-%$)&-.,)')#+("%*&'*&*./22204024237:777=8=C@CFGGKSORYXX_ehghljfmrqlf`XMDAB@?A??=<:;?;?=?BHGIHMNLIGDHHKINOVXTPRX^e^ZYYXc[TV]YV\V_gcfccjofjtrootqrotuyut{€•žœ”–¤´¸¶±¨®°²»ÆÎá AjS*O[: û㵕“ž¬±³­¤›¡£¤¶½¾¸±µµªž™•‘’‘™šœž”ŽŒr}|ˆ~€oxopz‚‰ŒŽ‹–˜‹‰Ž…€~„‚|zxk`cbacp‚“°çîÃ’sgcfnqokjeehe`_ZY\Zbihmt{}ƒ†’–•‹‚|w‚ƒ}}x~€‹‹€}{q|ƒŽ ´½ÈÄÒ¿±³¹ÇϺº±©­°µ¸®°µ¹¾ÂÒöôòëùýêÞÒ¾©¬©œ‘‹– ª²¹¾¼ÁÛîÜÁ²ª›„wsroprjdljlrxqkfebccda_[XWYZV^YSSMRLCD><=<526556854/15211554853/1./3524+.555<Cd êÚ”`A3/+.-++(&)+('+))+(&)+(&)*)),+'(,**+.-)%$'((((&&%*&)+&*'&#'(*&',$$*(0426226644253975=:>>?>?DJQJQUUVZbglmoiigemuse_YNKFA?@FC=@?<>>;BC?BBFKHCGKGFIDBLOINTTYSV[a[[]\Y\ZVZVVUVXWYpni[cddhdldnuvtorroqov|~…Љš›¯Ä¶ªª°¬¨¸ÆÊÛ 4E1ó>K>31,Þ¦’•¨²³²¤§¥¦¤ª¦®¬®¸·³§—‘‘—˜—¦¥‘|zr}‚{ztssmnz‚†Œ’Ž›—’‚†zz}{siebdcajwŠ‘«µœyogbgehkggjkjcca``]dfgnpnx}y}…Š’‰‚xvq|ƒ‡ƒw‡‰Šˆ‰xx~ˆ °ÂÅËÆ¸³¬³¯¸­³¬³¯»¿Â¸´®ÈËéCB22"ùðïííãα«©¥˜¡¬­¸¿½ÁÂù©¨£‘~spnolgilhiosvytmjc^_djb]\WU^cZUVVUPGDGB=:==7742;943-3//035211011355303./32549AM1©s¡V—L510.++++)(,,*'),&&()+(('&)&*,'&''&*)())%&')*&(-**((')#+'*)$'(,,'(&00400238645674358=A?A???FEINPT[YVZdlnpjfnsonjea]YPDCB>AEB@CAABB=<;=ACJFFKIFJHEJJLLMQMTUSbqlb\[bZXVQZRLL\[akfhbe\cgijnivitqottnz‚vuy|z†Œš®ÈÅ¿¶³µ·¹ÀÐÙï +ìäþ6PaPÇ£—£µ¼´¢£¤¨®¨©£©©¬¦¬¤Ÿš…‘’’˜”˜‘œ—‹t~||}|€rslnty‡ˆ‰Ž•—…‡ƒ’†wzx‚vqosqjgeenr~†‡vjfceehmrqmjhdehd`dc`egjjgisx{yy{…Š}wpu‚ƒ‰‰‹ƒ{€ˆ’ž§ºÆ¹ÄÂ¥±°²®«´©°»·ÅÍÍÀÄÄßþGzv…Œa +ÚÕØæÙÁ°°¤¢™šž¤¬´º¿·´°ªœ‘“ƒrnffgafikjhhjrmklkda^haZVVVS[^[ROMMHF?B@@?577535551115511/31/13.+///-233253148@V¤Î ÚÏÂÖT=62/+,0-()+,+)**(')+*((*++(*,('''&$$*)*'()+'(+&'*%(&$$%&(&%,%*&,&*024200/001354531:88CD>CEIIHOOUWY]Z\ejtumloookgeb[RKGECC>=B>@DA?>AC@=BGGDEDGJJHGHLELNXTYY^jke\W_Y^VUOVLSUX\^]b\`^_eicinkjqtnwqrww~v|}~ŠŠ ¹ÏÏ»½ÁÂÁÇÏÝíêçÞÔÙçö8b­×Šÿ¬–¨¾À°¦®®§¦«±ª§¦•šŸ›–“†…ŠŠ”™™¢’~~xzppqjmmx‡ŠŠ‹†‚{wtwrpptpmrpohadoq{wmi^`eaanqroijljdeb`b_accbaacefhllpvznrxwwz„{€~„„‰†‚~„…‡Ÿ«¶¹ÇÁÁ·­­¨®©°©¯ÀÅÍãÝÎÅÎäOx†‹¶Ëϳµ»¾¼·±¨¥Ÿ¢®­»Àµ¹² ”އ‰oljkddllkikkginphab``^^\]`TTVU[TSPMQHADC;=>:<976511314511-5506216242//-1122.08<@S‘¯ \·¡¾T=50+*+*('(+)%(***(&&,.))*(&()))*''((%$*'&'($'++&(),(%#&#'(&&*&*$"&.0.,.+4.-701566969;=DAAGJLQOHOSZ_a^adfopqpghkqpsmVNI@?DD=?ACC>;>>=?BAGEA@@DEBDEKLGKJRNSNTW[VXYX_\SURPPPTXX^\^U`[idf`jglxwquvuss„‚‚€~|ŽŸ­¼ÑæíâàßÓËÏÚãçÞÏÌÌËÝçï&cŧ ®Ÿ®»³¬ª­­°¬°²«±™’˜Ž‘—•Œ‚€ˆŠ™‡—¢™”Œ‰zs~ktvpnv~ƒ…€{~w{vsoqornwslqehlegjihhdfddjebnupmlic_abcccfdbdbaaY^a`acjtinkpx}~~ƒ‚{{|}ŠŒš¥¨´¼¶¿¸¦«¦ª¡©±´¾ÂÉÛÜÌÌÈÓVkjm€ž`ýºž¡¦³½·¦˜œž¡­¯¹»º»²¯žŠ„|€~pjfefgihilljjhiggiibcf_`WUPSVSTMMEBDDBB=9?>;<63553339135557//53-11/10+4-21./.378G{G0Š_E€H64...+&*.)$&'&''(**(%''&)()((,,+)*,)&&&$()),)'+,+%*&',$#*'*(#&',%(2486,/65015283376;?<@?@LGKMRUWQ\`bihiqnlnmoojox‚|`OKKHCA:=D?<;:B@@><DGD?=<ABCCHILJMOMKKLPRQZX[a\\STKPURTW[YV[]]_^]gabjkupmmzz…‰Œˆ…€Ž¯º»´ÒýùðìïâÝ×Ä»¹ÀÆÐáñ @;Ü·±³´±ª«ª¬¦¨­¶¬¤œ’‰’š˜„Š‡Ž’– ¦¢¢ž•‡‚}yvuusuusu~…~}x}{zwroloknmnqqnlecca``id^`dddbfiffc[_]Zb`Z]_dec_Y`]\_WR^__deenqzzzx|‚{|‚zƒ‰…ކ’Ÿ¨±²··°®®³¢§¡¨½ÉÌË×Ó¿¹¸Ìö@<Eca9ö»¡Ÿ¦·¾·°Ÿ–¡«µ½º²ªª¢’ˆ~suunehomommtrojgh`ab^]]_ab[XVWRQOLHJF?A?=;<9=::793133-655531/13333501//1./1.-/32014@T¤B†˜Z=3.0,,++,,*&*+))*+*))'$(('+,(')*-*)*))*'&&'(&&(+&&'*'*(%,(**$$%*(*40022/454055445377<6=>>?FJNPOTTU[^gefklomlfhknt{o\ROMFB>?D@>==<=>8;???@??CHLQNJKNLKJHJKPPMPNRQY\\V\RRPNTYVZZT[ZZ_cadjhltrprn€“’‘Šv„ªÔÛ××-% õßÈÁ´¥§¬»Óçû05×»¶¹²«¯«£«©§¬«¢ ”…‡‘’ˆ‰ˆ“˜Ÿ£¥­¦¦¢•Š|xqursnvqqty|~†‚{€}{splmpfmjlssjljkf[^dbekfgha`bhg`b^]^\^\bedea\ZYXVSSSRPU\afhoqsrx~{‚€ƒ……‡Œ†‹”˜œ¢¢ž°¨­³¤š«¥¨°ÁÂÈÎľÀ¿µÈÙê)Ed_Ö©¤«¹¼­¥¤œœ«±¯°«£’Š€rqqkiiihhkov{zofllb_^ZZ[YVWRPSPMNGECE>@==86485;8553733343-1/1//.131111051.110,/.1.066D`z…tS?83/,-,***))),,)''(),,)))(&'*(*&%%*-)'')')'*)($*'*((*)',*&&),$*(%*&*000.2,/544234579689=>:>CCGILMPSVYbcinkmnpkdchnjf\TQOJB@=;:<<=?99;<<=??=86<JILJOSNNNMJHPJJKKOSXWVRVWSOPPQWZZ\WWaV^bcbilv|vno}Š‹Œ|йãðñþ,Q9C3 çʽµ¨˜—¥»ÞõùýàŶª¯¢¢«¯°­¦©°«žœ’‰“ŽŒ‰Œ—šŸ§§¦¨¢™—‚vrlprvsyqqkt„ƒ‰ˆ‚„|jsqrpjionlkh{gb\Yadgjrqihijife_]ZY_\`ebhh`]^YXUTOJLMTTPU^fdnqv~z|y€„Œ‘’”›˜”¥¬®ª£¨¢¥¦¦ª°¾»¼¹»¬¸µ¯°®®ÄÕô!FÄž›¤®ª®°ª ›§±³³²¥‘ƒ}voljmlghlntuv€}qfcfc]WW[[TQRSLNIFHFF>>?>;88:36:7514948/53-3+/111/2/3135102/1.-*/12.259:CGLG?83//,***').)())+*'')('*+++('+,))*++('),)&%&%#%$*'($%&#'*)*%)*&%&+$*'.0,250.363344.:;239:99>A@CHLKRXZ\_`]anlddebabeiiXRWMFJC<::;<?;<@>?@<899:?CJOOJPJLMKJGGAJHILMSTXYTVPMTVLTTXWSU]bca^djikgvzrlmx€|„y}œÎö.9_žpî×Ë¿³¬›‰Šš¯Ñæçâ×ɵ«¨§ ©±±ª¯¬±¶¯®§¡‘Ž•š”Š‡ˆ’•–›£¡¢¤“Žˆƒsuomqx~zonpuz‚Œ‹ˆwuqpmnknldkfhŠvageacffipqlqniid]][WZ^dgdenmc`^^ZRMNMORUQSWYV]_dov{ƒ„–“’“ › ŸŸ˜ §¦Ÿš¡¡¤¬ª¯½Ã¹°¤˜Ÿ¨¥™–˜›¡½ÚÆ›…‚•ž­°©¡œ¡¬³´¨Œ„{omokdjlgljjr{}uodba][W[\TVSRMIEJFFFC;:@<:?9<868558225311133+11-31./05.30/)+0,/.00+-./0.277<600-,.---))**,)),+**)())(*++))('(''(('&&'(&',,'*'%((&&&&)*(&&(&%,(/&*"4*...0542031463089=77>?CBBGNOPUZX]`a^bbbcec^_dda^ZSPOKGAAC>:=<:>?>?D@;87?AEMOLKRTKIBIQEFCJGMLMSVPMQVQOOTSWO\V\Z\__\fcK.øX`kjxuwuq|‚€¢Ö 6I÷ûŠÐ”ʱ«­¤Ÿ—Š‚‡”§ÂÔÞÚÏ¿²°±°¹Äº­¦¬µ¿Æ½¶«¡””™œ”‘އЖ—ž¤¡›Ž†‡…unrpy{wtnmm}Œ’‚~wrsvrlifheahgedgdcggkqnmklilkgeaa^^ellhkpojjbYZSQOJQUTSPTVTR]bjr~‚‡‰’¤•’—š•—š• ¢£™¡ ©¦ª¸½È¹¯™“”‘˜œ˜”†‚yv„”“ƒ|€‰‘¡¦¦¦ ¢¸°¡˜ˆ}yplmhhhijkeaiquoni[XXXSVWTVUNHKNI@DHC?=>><:;:7;=577313111233/116/551/311,*+2.//1.+&.+-,,-./272/20+'+-+*''(,*).,**(+*).,(&()&%%(*($((+-*)&')('))'($+&0-',&&%*('*(#(,./410,135261471308:8:;@BCHILOMUVW[`c_^cffb^chebaZYVOLKJCAA?>>>;=?AA@AA;8?AFHIHFHHNMGLJHHFBGMQKUUTPOHNSMQPRVY^bcfc_Zce`œs[^kjntolo}„¢Í DEãÕØS=ಣ¦¥¨©›Žˆ‡”§»ÉÏÐǹ³¶¾ÅÃÂĶ®µ¾ÀÀÈıª¡Ÿ›ŸšŽ‘””‘‰‹’’—‘Š…ˆƒ{€sqornsc_jlz‚ˆ’“‚z}up{uliiedjkehklijnllonmqpvslollnmnnlmmlqqngbd[RONMOQQVXUSPVdit}†ƒ†–•œ£œ—œ“•’ž›Ÿ›£¨§®¶­¬’Ž‡Ž˜™•‰Š}lgt}‚‡ˆ‹‘’œŸ¢¨ºÁ¶¡Šzojjiegikjdbhoklnf_\^]VUUUUOLMID@ACBAC<6==<786;92541334/13414/-/3-121/,1/.-....'.0.+-**+)+--/.1//,*++*))*)''%(.,()(&(**--*'%'&&'())&'+&()'*++(&,(*(&-+,)#+*&)-&&($)(3..,.1412433559479:;==@DDFJNMNQRVW[ZYZ[bkj`_idfc_^WTQKGFB>><;;=>@BB@6=FA@@AHDEHLNOKLINKFIMHHMNOSSTRTSSWT]T^[\^abY^de`fVb\WZfmnpmu{~¤Èõ))è·±¿Îïã½¢ŸŸš–—›‘„‹›¯¾À¾½À½µ³¼Á¿Áµ®¶¾´ÁÊ»³³ª¥›žœ••‘ˆ†Š‹‘…Ž‹‡yy}zpgjdnhafjj—•ˆzqrvuspnhghlnhdhknlijlnopqttrruruujinkimptrmjhkha]XVWTT\ZXVUTftvyy„€‹–™š¢š’’Ÿ £—›“Ÿœ’“¢  •§¥™–ޑދ”Œupkcgq‡“ˆ„ˆŽ¤´Åµ¢…ynjhihefhnnfbefdbdeZWXURTVQLKHKIABFD8??;=<=6433:333134.3/13054731.3/114+/137+)1.20,-,,,.++*.-//(*,,+)')(,)(***)**'''$(.,*))*)(*('''*)((&))()*+,&((.+*.,***.*&+*&*&&#&60/20.52200060747865::=DGJONNOOMOUWW]^Wajb``ac`][[XSQHED@@==?A@99==:=97;@>BH@:DLLKLIUNNSNNLLNQQGMHRQSQZTWUWVX\`_b\Zbbha_V[`ihfogoo}£ÇP;ï¶¡œ¬¹¸µ©œš’‘‘Œ“¤±µ·³°«¢¢­º¾¹¶¶¯°®µÆÌÏʽ®©­›œ–›š’’‰ŠŽ–•ŠŒ€€xwzpvylotpkjkkt†’”†„xqwprzvpowqoopslmplmrqkmqvvxtprspqqjecemspkgdbhnjb]]_ca]_^_YZizyrs~ˆŽ˜œ¥¡—–¢¥œ’𛕔‘“‘•””žŠ‰Š~{wnicpˆ’Š€uzŒœ´¾¡Œ‚|vpee`^hhiiecbb_dbXYZWRQRRNJGGHGEBA<==<<997965543;3342.0.63231.135/1302*00,/,-2+-0,0-+,*(,+,*(,0*)-++,)('&+*(&),))''*)'(++('*))*****)'((&'*,)'*&#*,&,+-')%+(*(-&*#&&&$..4+0/420244329576276:?DBFIRRRPPRZYZXZWZ^`bb_][ZVXXTSPKGCA?:=;9:=??:=88=BA?E@BELQMSRNMPOMKOQRRSMJKMITTWRSUXY[`\aZ\[[^bc^[\\ajkkopu‚žºKôµµ’—œ£¨£˜š••”“˜¦¸±®¤•š¤¯ÁµÁ½µ·¾ÂÐáäÊÈ¿²ª£©¥— ›‘š“•’‘ƒz}ws{srjopvpp{x„†“Œˆƒvsnqpqs|truvunqxvupkikstprzyvssoiqspjhnljjdeifioslgbcik^`g_Z]ewuut„Š–¡ ›¤ –’‘•‘“”‘Š‰ŽŠ‘‡ˆŠ’•™Š„ŒŠ…{soinv‡Ž‘Ž€unsx…¤º¯—{qrmj`_`bgfiieb]]\\\YXXSOPNNICCILD@=;>?>>=868<641466425401560346131231,-/-*1---/2,/0.+,*)+*,,--,*-)$,,*)&***(*+*,*)*++)'$&'$*(&*(&(*)%$'',%$(,+'$')&&+)*'*+',***++%&&&&(20411.624-/374496978:=?CFBJSRSNNPTV\YV]^dcZ\[[]Y\a]ZYSQKA=7;====?><<=;<;ABBFCFLFLRLQLKOLMOMUQRNNJMKRUVYTUWXZ\`gbekcdbniifaichnmpos‚‚§%¦qþ·¡”‘•—•œ£¥¡—˜›Ÿ“˜¤¬¤“‹‰Ž‘¡·¶ÁÜèÝÑÅÌê,òøí˲­ª‘’žž’’‘Ž‘‹{€tuqyzop{€~ƒ€Œ…Šˆ‚€}{noqpvytsqx}~vpssrtrntussx€wpqooqmiijmnefppoqrwzonqwxoc[Z_^^ltv}wŽ‹–ž ¦¢“‹Ž…ƒŽŒ“’Ž‘“ބЇŒ‡‡ˆŠ‘“ojuv{Œ‘†zmnx{”ž–ƒumniegbbjjhehkd[X\^]]VNPQLGIJJFCCHG@=><;<777777771555402415553/231.*03/.,.+//.1-*-0+-')+,-)'&).(*.+&+,/)(**)()++**(&&(*'&&(+('(',+&&'**,*()&&'*,)'*''*&&(*,(+*,*,,&'(&,&02604-44-10274/579556<<?ECFLMPNMSTUXUW_b\TUZ][ZVU[XZ[TKA?A;7:;99>;:<:9=BDADCDGHDIIFGJHGMQPPPNORRUMNMOXTYWYWZ_bf`bdbb`nqkebdjkokpnprx}ŽÂðäê—ŽŠ„‰ˆŒ›¤¨¤§ª¬ª ˜“ž®¯Œ„~ƒ‹“®ÇðìØÙðE„^ üØ®¤¤–——š•”‘‹‘‡~xtv|yxuwƒ„…‰Œ”†‡…yy|{uojprzxx„€ztqknrv{}wy|xsqrqolkkjjkikmnw€‡|€|yx€ƒ†|kc^baafls~qwŠ”œž—¡˜Š†‰Š”–Ž‘Žƒ€‚‡‘ˆ~„‰‹‡‰‹•wiim|’uqpopu}|vwsjhed_cchmlkkg_WWbh^UOJMECFDCB?DB=:A;8;;:9<935547844./05645326/1/.,+20/-,-/,+1/+-)),+**-.'),,((*'&'(+(+**+)(()&))$*($')))*&)-+))'$(''*+&'++()&&+,*'%****)$$#'',&%($')'#.102863-142312847689;?>=ABFJMPOPUPNVXUY\Y[[WXXSXYXXYYQHB><:;<87<?<=>;:<AC@EEDG@DEGJH@DFLGPRSIOMVRPNGOSWUY\\\]^b^X[`abilh`Ycfjilljjktx€£±§™Œ€~{v|‹›ª·½¼º¾¾¬¡›œ©¢Šyyz}˜¦Êû#&þÜê)\9êÞ¿  ›š—™“’ˆŽ–‡‡~yxx€zux}††Œ”•–‘—‹‡~qttojirxz}†‡€xtunktz€Š†~~|{|tnllpmhdbjkit}‚ˆ‹‰…{€†‰€qgdbdebfjqoq{‹’—”†’˜˜””‰…„……‡‡~‚‚ƒ‰‚ƒ„”¡”}eclwŠ™‚~|pkccfjlmpqmaY_a_cggbdd_]UYfi`PY]JKIJHC<?D>89;99@;<8924635424511273032573.1,/0.,30*.21,**+1,*+*-*/)%&)/%&(--*).+()**)-,)*+''''(%((()(+,-+')'))%%&'*)'()*(*(')&&'***(#)%*))(+&((#$62,-512110024516888<7>?9?@DHJMPTRSTVVUXZ`_WY\XY\VQWVSRF@@@=<9;<9??<=97>BBAAAGBDDHHJIFJEIKNJNMMNPUQKHHRPWZYYda]][]c`_]f_c_]bklifimhcozƒƒ‘¨¦Ž~yw|{y€—³ÍÓÊÁÁû¸µ§›‚yvuu{ˆžÆüNm/ñãîÿçÖ옌—š–Œ‰ŒŒ‘‚}yst}~~z~€‡–“ ¤«­¡€puljkipt€‡ˆ‹ˆ|vqhfm{€‡ŽŽ’Œ‚}wqlmrvonnglox€„ŽŽŠ‚~‹•Œ…}tjae]]gjpmrtu}–“Œ‡‹Œ‘ŽŠ–Ž‡Šƒ~‡€|ƒ†Š‰‹ˆ‡žŽ€i]^eo{wqpromif\`blmmjc_YX\``cb_]YWXQPZVJJIEA>BA?=8=?===::<;:77354275111073110551671//04.101-1+.-.*&/*&*,+),+)-)*),*)'),//.**,,+((+((,,'(*((((*'(+*)'(+'())*(&'*'$'))%+)%)'&',&)&$%&%#''%&&/21145440431548849887;@??=IMOQQURSRWURTWWYX[b]PQTX\VPKHD@>=?<=>==<>@><@=<FCBBCBCKOJNUQQNJNHESOQKJOJKMROXXYRY^`UX^fe`_aa^]fffjlleefgnw††Š¤¡‡usxxrs€™ÀÔËÀ¼ÂÏÓÖÔë”…~{x|„‹•šÀò`€7ßÅÌÔÝѽ¶ª˜›žž›„ˆ”ŒŠ‘oyy}~†‰„‘—¬¿ÓÔ·¥…|wngepz‚†ŠŠ‰‰}qmpou€˜¡¤ £Ÿˆ}vywy}{trsu€ƒ…‹‘’ŠŠ†}}†Ž†Šƒwvja\\ehnorxt{|ŽŽ‘‹ƒ†Œ‰ˆ•‡‰ˆ‚‚z}†‰‰ƒƒ~|€ŽtiZS[`fhlmqojh]]`cab\Z__[\ZZ`a[VQQQJHLMLMHCACDA@A=:;@@C?;8897;4456444-21679<4455000131/111/1/.-..')-.)*-,),*+*')+*+-,,.-+*((,*++)))))')*(&'&%(+-++('++(&))'('*-+$%%''#'&&&&*,+&')%'+''$*++(,0-763/-16657886457699=?>?@HHQSQUWLKSVUW\\Z\\WQQVX[[QMNLFCDC=;<=:;@B@A??BFJC@CECHIQPTWZWNOFJJLJLNMOLONRTSYPV_VZ``fa^V]\^addaihicdcisx‚…‹•Œrolprrƒ·ÅÅÁ¼µ¾ËÍÐdzœŠƒƒ„…†Œ˜²Ö6=˶µ¾Äij­§ª®«°³£‰‹……”ŸŸ˜ˆyrq~Œƒ‹‡‰•š±Øÿòܾ¦¤~ommmwŒˆŒŠˆƒ{|yvxwˆŒ–ž©ªº»©š“ˆƒ€‡‚xvw|‡‘•‘‡…}‰†…‹z€uf^gilt|vwqo}}ƒ„ƒ‚„…‰”‡Œˆƒ€~€‚{…ƒ}€z{{y}wgXQSR^^ffmfdidheafc^``dg`\ZXZUOQPJHEAEIIHFCCB@B=@<:<:9>=9368596651654.1<;;46851113-+./11/78/,--1.++-.,)*,(+,-*&*($(**++*++'%,))+*'+,(&(*(%''*,(%(,,(&''&'(&'(%#'**''#()'%)+*''(**&&'&$+')-&3237137153/16383036889:>=@DCEJLINONSXZYYYSWUSWTSUTTUYVNONKG@;8<@<?=<DABIJGD?BGLLPRPV[\WSONEIILNTRMNPMMYQR_YW\\acba]\W\][Z]^`ghfbgdhqt€‡‹ƒztronosy‚’Ÿ§³¶·³¯ÂÒÑŲŸ’“„‡Š‘›¯ÂÙéñÒ¹¶±³ºÄÁ¿²·¼½º¦—’‡‚ˆ˜“Šv{oy~ƒˆ‰”™¨ÑÿþæÐºÃºvkhwz‹’”Š„|~ƒ…Š”›™§ÈѼ¢“”’‘Œ‡‡ƒ‚€~‰ŠŽ‹†ŒŠ‚~……ƒ„ƒ€|rlcaekx{~yr|||‚…y€x€†…ƒ}†„Žˆ…„‚„xƒvtmooonaYTNRNUVa_beaabibdga\[chb^WRUPMLLKGIIGFDDCC@>@<<<8<><9777638:9:5453623222:;;<:3641.+-2//0311.,1.0./(-+*+*++*+'))*)()(+,,('')('++'&&(+*)()*)*().+'()**'%&(*'(%&*)%'*(&+-0'&'(*&*('*&*+&%'#-'&33-/0231033+221262896=9>=HFDCFLMPPPV[Z[ZYSUVUWRRTSVVPMKHKMGA<:=9;?@CGB@HLKBBCGJMLPNOT[ZNONFJIMWZSPMWPMVUTYY[^`\ccb^]YZ]][[\]gbedcgkglytnmnghrz}†‡Š˜› ¤¢¤¶Íν®´¹²§˜“”–™¦¯±»ÁÁ¿¼º­®±¾ÌÚÌÁ½Á½¿®žœ”ˆŽ†‰—Ž„z€{}€‡ˆ••–¯ÐÝÞÍÄн—zokt~”˜Žˆƒ‚‡ƒ{{‰“ŸŸ§´¼°š–˜“••‘”™•ŠˆŠ‘‘Œ‡‹‹†…}y}ƒ†‚wslcaalv}‡}{||‰w|ys|ƒ~}ƒ†Ž‰ƒƒƒƒƒ}skdinkhaXSMSSQSSZb^ca\^c]_da^_ec[[TNMJMLFCBDBADB?AA?AA;:><9769:9744765335432225103;;876/431-.2.11-/.,*0/&+-(*-'&*'&+'(,)',++&'(,*('&()()''(,*()'&(+*)''),+&%())+)*)&&&(++(&)'+0)(&')&**)$',+*&*)'&(*.0132662612422478::88??;<BFB?DFJNPOQWVQW[[_XV\WVSUXQMKLJIJFD>:97<C?AKLDFFGEECHNJRPNQRRVNNPJILPWZRRRMQMNSUWWXf[a^eba]WRWZ]b^V\`_dfcehkpure_`bbeqwz‚„‚†Š“©¸¸¼ÁÎÓÌÅ©””¢ª¸º¨¡¦®´¹½´³½ÇÎÒϼ¿Â¹¶·®’‰ˆ‰€ŒŒ‡‰}€|~~~‰˜‘Š–²¼Ã¾­Ž~lmv†‘›•Š€††€z}…ž Ÿ¥±±©««Ÿ’‘—¢µ·¥š’Šˆ‹ŠŠŠ„ˆ‡€y{}~||yvneekqrw~xvvw…yyysruvtvŒˆ‚w}}}xvlidemni\WMHINSTWYaeg_Y\]bbfieedYWWSOKGIDAA=<?>?A=>?AA;8;<;::6677576288/466211/432135034.,/2--3102/---.)/')-*+&%*+,*),+---+*'())+)(&')+*+))*+'+-**)'((%',.***)&(+('+()'&&%&%'+'*%*)'($++*'&)*(*,'*$')011645.050360175759=87??;<@?ECHJKQOMPNRWX\_\\[XSUXQNMHHKJIJD?<==?F?CLMJGGGEH@FPMLNORUPTSNJNPSOURNSOORQPOSW\_f_Y\___^```c`_\[_a`egcbighicb`YZ_ehpux~}~ƒ~‚‡œ¤ª¼ÅÐÛÓŵ¥£¬°·¶¨™œ¦°³´¶½½ÄÄÇ¿±´¹ÀÈÇÁ§žŠ††‹Š‰Œ†€tsut{‚†Š‹ƒЧº´¦”Š|uyƒ‡‹‘’“‹‡‚‰‰†„…ž¦°«¤«­«µ¯–ˆ†’®Ò⟆„~}‚€ƒyxzyƒ€~€||~rikoqruvwru{|xu{zttosttzŠ…€€v{v{upg`b[jml[KFIJOTWU[[]c`YY]^_`effa]WTNKLKHD@>??><==9::;<99;68:9687573343856<;7422333334-550-200-0+,./,1,0).),+00)(-+*%(+(+-(&(),+)(($(*+()()''**+****)'&%(*((((+)(%%)(*()&)*'$&*',++*$%&)*%'(*)($&&'&((012/545023253854456967:>?A@=AAGIINOKLMPRTTVW\`^WWTRSNJHIKMIGGDB?BD=>EJFDEGGDGHOLLHMNSOTTJJMOQMTOSPOYQOOUOSZ[dc`X^^aa]ec`^^Y\ceab_Y]cdba[^]^`ahklrsqv€{|zzƒ›³¼ÇÐßöýêȵ°µµª¥žŸ¤²½Á¼ÁÅÉÅÀ¸¶²¾ÈÛÕÉ²šŠ‹‡‘‹…‡~}|orwv||…€|s{~€¡¯¥{‡„‰ŽŒ‹ŠŒˆ™š¤¦¬£  ¡¼Æ­ƒ¨ÍÚÄ ‹‚ƒƒ{yxxwyy€ƒ„…‚}„‚v‚{xs|y}ruzzxtwyupsqnsqsƒ€~ypuxyqmk[SWY]]VLHOROVUQ[[]_b]ab^`\^ceb]XPKGCADCAAA?9=B=8897;;<:6:99697134237648:=7125033111-22-/-*112,-+,,+*,-,+-(.-+-))+*+&(*''%-'*--.'&,,*()%+,&*))(&''&%(+,,'&&&),,)%&)*%',*))%%(&()%"+',)'*%++((#$(*(((3114361014735544287578;9?>@BEGEGJLLMPQRSSSW]dki\TVTOJILKKHFJLFEHC@>BC@CBGLJDJFGJPINKPUTPNJMQRMOJOOUWTTQRMRPVY`_Z[\]gjce]Z[]abaa^b`ada`c\Y_b]cigkkmmp}~wx|€‚”®¸ÄßZIúʱ°»´§¡›ž·ÇÆÂÄËÆÌÒÒÒÉÄÕßæß¶—’Ž“†€}}vvytsz|€‚yv{x’žš—“ŠƒŒ‰†~y‡‰ŽŽ‘“œ ¢¡©¬«£›š›¨º­“‡ˆ‰Ž™œ–‹‰‘‰~wuvuvz‚…†‰~~ƒƒ’­«|€€|{~ysux{ztnkkmppokmmjoflqfdeb\QPSQRSQKPTYTVTWXZ^__^Y\[Y[che[QOKBACEB?B@=<>@??<;89<:8:<<<64541025137659841221323,14101*./23,../.&)+*-*/*,&,,+*+/()*'(()(++)*+****(()))*)+*&)(&*)(*)+/.-+'%'*()*-'')'%&)+*+(((&&$&'(+')&++('&*%(%'312.250426624474536689<=;9@>A@DDGIKJNMNQSWXVfyn_YWSPOLHGIIJJJIFID@@ABBCBFFBAIIIIJGJIOQOVMIQOQMJNLPPNSPRUNTUVV[^]Y]bbfec`\_`bcbcedd^][[\]__b]`jheiiio|~{tu{”¨²Åý›z¦ó=Ó²²¼¸ª§¤ª¿Å¿ÁÉÇÎßäéÔÕÔ×äÝ£Ÿ¥¦œ••ž’Š€{upox}‡‰‰†ƒ€yt{˜£ ‹’’‹ƒ}އ‘‘œ¨®«³¶³´©–‘’•ž —ŽŠ…‚‚‚“ž}rtwrnmr~€…v{}“²²‚‡ƒwxumjnovuliedhighe\eb_\fma`c\SSNMNOURPQSYUTOSZX[YXZ[^ZXY\\VRTKDEFFBA?<=;<??<?>9:;836:<<7644:623215538321/2/2.13-42511-//0/,*.+*,+,+**)*,+.,***+*,***+&%)+*,,()**()++)+,(()++)++*)+++.-*'&*+*+)(*)))'$''(($)(&&')%$*())))'%''+*&&/12123110340562767757;><>>ABB?ADCDKJLKOTRQTW^lh[XWVURNJEFIIJOLGF@AGJDEDCJFFIIDIIIHHGNQRVRNXQJLNJKOOPQRUMWSURS]a_]``dbb]aZbebcdebc\YWVZXW]\\^cggdekols|zuvy|¢ºÕJ(bÕyÚ´²µµ²¯®µ¿ÀÁ¿ÃÉÏÍÕåçÓרÍÏɳ§µ¼³¦§¬¾¾©—„||spxˆ‹‹ˆŠ†ws|Œ—›–˜˜¦¦ •ŒŽŽ“˜§³´³¸½½µ¤šŽ“‘’’‘‘Ž‚|yw‘ ¢”ƒ|z{}wutuz~yzwtqzŒŠxuqliiintlf_dahb`ZVXSYU\YXYYRPSQMPSRTUTSSRRRRVRSYXRUWZZWURLHKGDB@@BA@?@@=<=:;@=:;92:;=<756664775323411141101/44003230,-.+-,)*+,./**-*,***,.,++(**('&,(''(*.)&)&%&')'(*--**+**((*(&&&&('')))'&($%%+-,(())(*)'**++&&+(&%%%&)#('*+&01.63200276446336:985;;;?;:=<@@EEHJJNOQRSRORW^ZX\XUTNMNLJLMJPQIECDGJMLKGJFGHKKQSLLIIKSTZUTQROLINNOPSQKQPXWVUVYZZ\YZ^b`[d^adaced]]^]YRXXWXY\`ab\bedfjqxwvtv~‹ªÍâ2P·_Ậ®®­ª¬­¶¿ÀºÇËÏÑÙêãÐÓȺ¾±·ÐÆ»­µÅãä̲†€zv~‚‡‰‹Ž”‡zx~‰‹Žš˜¢³½½·¢—•ž›®°¶½¿¿À²¢œ“ދޒޑ“Œ†{wƒŒ“““Š„|~}xxz}zpiekpw€ˆ•Žqjoga_gimigf]\aZUUQRTZYUVWUUUPQSPOOXVYUORUOQPOUOWVTWSTPPQPKFGC???=<<=?@?<==<67;64885489533628766413325312362/0/0/10/.-//.,*/-,/.-0-.*.))+(-,-))**)(,+))))++,))*(()+),*&('')+('**'))%&''*)'(&')'((()*)&"**-((*&'$%(''')&&)$%'#+))3106376/754184334859859=:9@<>BCBFLNLKONQQSMPRRRTTQRQMNMHIIJLIIDBC@FHOMHGHIGNMNTWSHLMFJPXVQRQOMBIOLJMIKIWVVVUVUXXVWYZ[Z`_bccd_ba]b_[]TTZ^XVZ^_^\dfdfgouqqrrx©ÈàŠo©á!б©©ª¦¨¨¥­²·³µÁÓÒÒÛÑÅÑÇù¸¹ÄÖ̺´·ÍõÿΨ}ƒ{‚„„‘™¦œ~|{~‚“™¨¼ÂÈÄ·ª¥ Ÿ¢±·¸ÁÀ¸¶§šŽ‡ƒ„…’”—˜‹€~‚‰’”š£Ÿ‚{}yuzsidbejn€‚kae`\_a^a`_]WZZZYOPRQVTTVTTSTPTNOQPY[UTPTXQNRVZXTTRQRNKHDGGACA?==?<>??><====89;86363466732243395530542211/03/041.1*--.3.....,)+*--++*(*+*)-++(++'(()++**)(&+*')**(',-()(%%),((+*'&')(((((&((&'(++*))')'*(+(&(+&&&*)$$*&'*')%)(,'.0/011:284441205686946:;<><;;?EIFIONOSNPQQQPLJPRQUVPLMOMJIJMKIGDABDFIJHFD@CGKJQVXMJEGDNRPPVPOMEHJLKIOQLPTTXTTU\ZYVY`W\^YagdbafigeebZVW^^[YX\]dglmighlkjjhnv…œµÁÎLj/à¿«¡Ÿš™¢§¨§¬°¬´ÀÉËÂÆ½ÀÐßÙÈ»½Äʽ»ºÀÍò âÂ™Š€†|…†…˜°ÖâÂ……—š ­¹¿Äöª ™–¨·º¸¿Â±š††~|ƒ…Œ’›šƒŒ–“’•«Ÿ‡~|zyuokcaa`co„˜ygg_\d^]XSUSTVQTVWROPPTMSRQPTRQRPRPTVTVVUTQQQRVZUNQQLOKFFC=>CDC>:=??<=@===99<;887576653853203215333154101141001-,10.1-/-,.13.(),+,*,*)'*','.)*)*'*))(+*,-**+**'),()')))('()('&&('*,)+('+)')))'%()+*(()'''&'())(&''+)&'(+***+(+&$&-,-1.5518327533968756:9<;>>=<=DHJMTJIOKKONPQQOPRTURMKLJOQKKMNNMHEGGGFGD?DCGGIJMQLLBCEDHQRTTOMJMFILOLNNRXWSTXRQUWXUZZ\[YZ\behggeij`\_VWabXUUWX_iotmkfbehedny…”¤¯ÃÚåÒ°«¢•”‘“›¡Ÿ¢¥¦©µÃ¾¼²³¾ÆÜãÝÕÅÁ¹µ¸¯»ÄàøôÚ ‡‡„‚‰Œ–©Þ8X盀€Ž”ª¸¾À¼¾°¤˜’”¤±³µ¿Áª–‡‚ƒ{‰–•™œŽƒŒ§²£–’›¢”„~{{twwxqhfd`dcj~‹ƒxfd[X^ZTTOJPMOMHSRMGRQQNRRRUSV[USUQXWZ\YWRXXW_]WQKKNKKFAEFBA??==<?>=;=?::<88<:9:9882652426420130/02334/2,.02///2,-.0-.++-,-1.*/-)-,/,-+(+.+,(,'))(,)))(.+),*(&%'+'))&&&')((+-''*&'(++&)-)&+(%&&''((&')'$%&%&(-)(&&$'&)((&'(*')*(*/7.33200566522544685796;8?EE@>BGKJNKKKNKLPONLNQQSSPQPMKMRNJHIMPPNGDIFGIGLGFBGIOOJKBGEFLRVVOIFKNFHDJONKQVUWYVUTUVUZZYYY^Y__kpsnqpmfbb\Z\_TQUSW[`lrmhdacchinu|Š””•¤µ¸©–“—‰—›£Ÿ£©°ÂÀµ±»»ÅØîþÓ¼µ¯®ª³ÃÚêîæÆ™†„„Š–—¢«ò—<?µyuux®¿¼·²¦šŽŠ”¡§­¶º­Œx{~ˆ•œ™˜›…©·ªš˜ž™ƒsrvuruxqpic`^biqtqk^ZPVURPTOHLJJKFHDKLPLPMNUTZZYTYUTNVYa]ZURW[V^ZXONOKEBCCB@?==?=??=>;7;<9:;;8778;:8404433252440441111/053///+3002).,.-1,+.-+++,**,,+,,/+,+-,),,**))-,*'(,*(()''+(**+&**''(*'()((%&()-,%'))*+%$$&'($)*&&&&$&'').*(+'%+)'%''&&*)*%.&62/1420-14246416719897:>?AEFB@EDIIMJNMMHIOQPNOPNNPPPONKLNLKGDHRSNDAFONGGIHFFFFINQNGHDDJPWRMMKFGFEGLRNMKNO\]MRPSSQS[ZUZX[bdlpr|Ž’ƒvd_^ZVSRQONPZ[cqlgc[_dfkprsz„„‡—žœ™ƒ}Œ•ˆ…ˆŽšœ ¸ÆÄÈÍÉ¿½ÂÍîûؾ¯©©£®ÉÇËΠ‡‚‚‰”œ¢«ãs+ú<³sgims‡œ¦«¡”‹…‚‰……•¥Ÿª¥’…€†’—“•“Œ‡‚œ›–š¥Ÿzqkqvrwspsmica__a\[[XOMRNOQPKMIHKKECDCMFOQTPTVTWU_]XYTQ_gaVPOPUSSOLKJJCABECEA;>?<9=>;;:9<:9:98954668544563412123/353243.161/1-+1//.,0.././/*.-,-/*)+-***.)//-,+)*-*)(('*'&+,,*''',*+,(%($&)'%(*&)*&#'+*(())*(&'')(')*,*%(%'#((+**'%('*()&)&'(),*&*($3001.02.-2059747258:849>@@ABDACDMIILJLNMNQRSNORQNPQMMQNJLNIEFIMIJGFGGKLKMMKGEKLIQTLHDFIKSOOPNJGHHHHKLFIOHXVQPOTQRPWZWWY[cepzz‘´¸™zi^\XXRRSUWRRUevpgf`bhginrtyxv€‹ŒŠ‹ƒ|wzƒ‚‚‚‡’—š¬®É×ÕêüñÓÇ»ÂÊäܽ­£ ©®Àº·º ‡ˆŽ™™Ÿœ£ª¾bOç–rcfu‰’ž”‹„ƒ‚~{{|ƒ‰”“…}„„‚€†”‘ŽŽ‰‚„…†‰”¡š‰umjmsovsmphe``_VTSMRTKGJMKHKIEILKGIDF?BDONYSQUXYY_XSSVO^]YTURUUOLNJICGABD@AB@=?=<@>;89=::98885563237643354441/125632.10.311./.-0.)/140--/02.,+1*(-+(((%)($,-,+*+++*())''&'&)+,'('+&(*&'$;7%'*++)&'*('''(()('$%&&))'(**)*(''))*,''&&(%&'')'&++/2-(+%&132..01-24213578556:569;??>@BBDFMIHNKKNORTQQONNSQPWTOOPNLLFCIEGGBEHKIJOMLLKIGNPSVPFBGHIJUKQTRNEIIBCIDNIKHLRQQLMMQUMVXWYajgu~‰—¾Á£|nc[ZWUOQSSWUYexwjgdgmllprrrrnr€|vttrqz~€…‹ž¶Íâçë+è˺¹²¼¿±®¯¢œ ¦µµ®§–‘“œžœšžžŸŸ¨ÆØÐ£~mfhÀ¸©¥›Ž‰ƒ~z{xzyw{|zt}ˆ‡‡…ƒ„‘”‹ŽŠ†‚}{}ƒ‡‹|ngflnorurqjjcY\PQNMJHCCFHLGGHIIJMJIEE@>HNN[STUWV\WWUSOQSPQWSRSQMNJCDHHCCD>A?;<;;=?=;;9879:9:95344532464/1442104233101-,/0,/1/2010+12463,++---),++/()%+++('**-,*+,')*+)*+)('%'($%''&)*'''76*)*))+)&(*+)(''%&*(**&%,)&)'))))(+**()($)+)*&%))&-14892//*+252-/5.2.423639845878889>>>CBCEKIINMLOPPOOUUQQQNRTPNKRUNJHGGGFGDFHLKPQRPPLLNLLSLK@ADGHKOJKOPMHJIEGHFNGINKKPKKNMMUSSY^_hmly~ЧÐã‚n_WUOTQOPRTTXfuoea\\eoqommoppoqtvtomnnjq{‚Š£¸Úôéé,áÄ´²¬¥¨¬®¯£œ–š °¼´¥“’ž­ªœ¥œŸ“—Ÿ “|jcbk¬Ñ¸©£š‰‡‚‚‚€~Š„xsoqskv‚„„†…‡‘‰ˆŒ‰ƒ}{|zx{tfa\dmuwusnhd^[\PNJNGCCFEEHHDDFFKHOJICFEEHPU\UQZUWXWTRNMKPNNOROMJKFACEDA@><@C@?<;<>=<<;:<;659:8655432342/12230254/2112.//+//0/3,,/.0/95//,---*,(((()*&(*-*,*),,*)*))-,'&,(**'(&&++&&)+)()+**+'('&'(*)&&'(+&(+**('%'*&))('()')()(('&,*%'&&**'39L_dR=4--12223113144543676596768:;<=BCBEGGILHJNMOPQUSROMNOQPNOOQOJIGILDDFKHGPTQVROMKMLMNHECFBHJLMMMNKNJIDIGFKEIFJNINMLMMPRPV[^dpmpq|™Ø豄i\WPQPOPQQOQQ^a]``[\es{oejllihlnnmnoonnot€‰“–Ÿ²ÈÐÍÒæùàÁ®¨«¦œ—£¬©›–Ž¥ºÍ¸¨¢£««Ÿ­§–‹Œ~z|rhb\aa‡ ‘‰„~„€€ƒ}~’€qihfluy}}„Š’’ˆ†‹Š|wsppspd^_[\euvrjgd`\]XSOIFGGBEAEFGDCEAILHMJDGKIIQRZUPW\XYUSNNIIOLMOPSKKHDHGD@@D=;AA?;=>?==98<9:8455884452/3631330000333///0/000++,.--0*+/0230...-+)(*+&()(*)%&,++,*+(,*,*),+)'+()+++)),((((*+,-*'+,)((&')')*)*'&&(+)&'+)$&'&'(()(%))),)(&+&'&&')(-5H” #Æj>4.233-2432035038:764865899<9<>@CCJIHKHIKKMRRQTROPONNLMMLPNHIHEFGECIGGOQRTRONMPOPMJFCDBCJKHMMONNIHBHKEJGJILPKKPQMONTQS^`blkmo}žï쮃g]ZUQPROPMLQOTVV[[[X_orhddgifgjjlkhkmoqp{Ÿ¯«§¨£¤¦¹ÀË©ž› ¥˜Œ•ŸŽ‹’˜¨¶À«§¥Ÿ›“›­¬šˆ|rm^\^Y[]kqlvv{tv{|}{w€‚uffkhnttvu‰Ž…z{‚€{vsqokkf]Z][\elqka_\^YYVMJGEDLEGDACADDJIIJJHGDGHKITSTPRQYYTPQLMLNNLOPQLCHIDECCCAB@<>?@=:;;986:9786454443443322244//420//40012---10.+*+,---.-2-,-,+.,*-(*'*/)'+)*&(++*)%,(***(**+)**()&(*((**'()(()%)*()++&$%)-*)(&''('&*,)(('&&*++'&'&'')()'&+('),+-1U¾4¿­D5-2220134122442895;786687:>9>B=@AJKFHKIIMLPVSTRPRUUMJMKLLKJGFCEGEBEKHKORQRROOMNLNLDDE=AFFENNLNQLLHEIGGGIGMHGOOPMTMUX\gcafgdnz–ÉèËŸƒk\YWTROOQPLMNOQPUXVX]a_adaab``bcghelqqrr~¡ÃÒ¾²¤œ—¡µÃÁ½ “‘›¡•ŒŽŠŒ„‰’Ÿ¦§›•£–‹‰— —‚ug^[WZW[`aemrwsqvvzypjqnbdhdhmmmqz€ƒynox{|vojgfdaZUSZ_dche^[Y[TSOLJHEDGEGBHF@@DFILJQHLFHILEOONOTRVRRKLOPNHOIEMIBGFF=;ADAA>@>:9>>><<<97:71499542355446624353/441032..3,.0--/0/.+-*/.,/0.&,+.-+*+&+,-),(*-,%)*,)%))&)''')*(&&(&&&((*+(&'*(&*-(&('('(*%&)'*)%(**(%()(*)*+(*+))'))&%+)((()''%(,(+7WméÜ®F1.0113/22163401685946789999=<@@?CGFILKGFNQRUPQTRORSNNNKJGIMHEFHJJGFJFGNQOLLNIKPNLHA?B>?EHKOOQPQNOKGFFKLJELHHOLLIMLRWjvphedbgqˆ¯Á¶”xi_WUROLNNQSOPPNPTTUUVXX`c`^[Z\__bcdhmusjz¨ãôÒ¼¨¤žÃßçÓ¹—†ˆ–¡™‹zv}ˆ†‘—œœ•‰Œ„‚‘—›–‡ƒ}voib\_[\Y\hlsotppputmjdfe`dbabfjfjnn|†‚uhelqvwnd__\[VRT]_a]\ZXVVRPNMKIJDEEFFCFD@CCADNNNMKKJPJHMNNRTTQQNONQNOMJFCF@@CB=;=@???<<=<;:<>=:7:845886642541/024324013145532/221-3/./00,--./.,-./.(-(*,+++*-(*&.+((.(*,))),(')'(&-+(&'$%).***'()*+*&'+*(($%(*,(())++'&(''))'&+***('%'*++'&)*'')'')')(),-3Lµél=,1/11.10-33/45356664476587:=>?@>@FGOQOMMMRQNNOOJLPPNLIHHGGGFEDGNPMJJJJLLNLHHILLMIEA><BDCHLNPQIKMJKIGDKGLJNMNOIJLLOMRd|{mbabcip´¢ƒm^USTRQOKNNOLNMLRURU]^^Z[\Z\XXY[\]`behklhv•ÄÞÑÇÆÈÑ ö·’}œ™ˆywtvz€‰˜“„w€‘–šŒ…†~}|xqmc[\_Z[cfrsopssskca`b^XZ]_^beb^cgmvthabdfjke_YWVVSW\^ab]YUQLLMORRLJGEIGEFFB@ABBCGKMLIGOMNJOMMNTQMNVRQRMMMGEBEB>B>>=?<<=?<=89<=;::9788535763331253/1433112./235441.10.14+,1---1.,./.-))+-++*+**,0,*(*+++'++)+&).))')(+(-+((*$#'**,('*.)))'((+))&#(*++(()*(&)***'&'')**&(&&)*-'&&)))))'*))(&),,.@^š hA5(1/3/023/002537343775;66;>>===@>CHHNXTMKLNNMNLIJOOONKOLGFEFGGCCMUSOKIILJJLHKOLIJLDAA>DIHGKMQOLGMINKFEGELINLLLHILKOQS_lge^]^_`d{‹lbXTTSPNMJMRLILNKPUSWgkcZYYZXTVUVVX][[^^`djx“¯Åç46^uXÿ¶|t|…v|xxtz}€‰‰„~{yƒŒ‘Š~zqpruvrkaafb[`dkoqtyrmi`[Z]\XTY^\]cb^]_`a][[^a\^c_UONNQU^fccd\XPNMFORWWNIEDHIFGG@?CDCHFKKKHKJNKROMNJKNOLPTKNLKGB@AC??B?A=?;>?==><8:<:::769:666556435433230.420212223220-././10,/--01*0,,,+*,))*-+(++*-.,,+)'*)/*+*(+)*+&,*),')+,('&+++*&))*),'''()''))'')*()*+*&()**)'('()&$'(*(*)&')'+'*')))+)(&)+,0:@@922).//+011225324932448::68=;;>6:>@EIIIQNKKLKJJOPNKMNLPNLLNOIJJHGFP\\SKEGJFFJEMLFEIJFADBDIFILIJPOJNFHICBCGB@IHOKHIGMNQVX[[\YWZ]Y^^ccb[TSUSPLJJKMLJNPILRSWdh_WUW\ZWXSQSV\YYXSX]`dr“¶øRx„œ‚J뮄uqux€vuptlotsv{|xxx„ˆ‰€|ohfgntsloehh``^bgjoojib\\XXTWWV^[Y^a_ZXVWYY\YVUV[YTPKKN[nunc^ZVMMLGLNUSMGFCIHBCGBDEEAFHGIIJKILJOLIJDGKMILHJNHBFEDADA@>>@>A==<;<:;;:8687556764675665630023//20/2400.02/00/.--00/-0*/-)-.+(+,+++*,*+()+(--+*.&,*.))++''+*(),*,)((())'/-+)''&&'+)()+*(%(+*)**')+,*&'''))*+&(**))**(''&&(%)$)'('''(%$(*..014,,-*-./,/.14.4//54346679:;9;6888>BABCBDIHKNMMIMPONKHLMLMKLOOPPMJHGO_cZPHHGIJGDDCADGCGDEDEEEIJKLQKJKGEI@IEGBAGHLFFJGQLRQTUV\WVTWXWXWYXVPRTNNOMMOIHIKPMJKOY]_^WRQSTX[USSRUVSRRU[_[dy™Ô5@K-û£‡wsjkpppmongdijpstzxww}‚Œ‰~dac]hnrnrlnpic\Yaaabgc\WWVTVXWXUZa^]ZYVRTZZ[YUSRUUTOMMSbswk_XTSOJGFFDIMNIDCFGCCEDGHDGFIDHGLILHJGEFEHKMFILEMKABBADCB@?==>==>:=:9::;866744755543553413401201452..0-01.00010010/-2/0,,,,*,+*.-+-+(*++(),+),*',',*,.)+,&+)*,&++*,('()'(,*+(')*'$&+*('(*&(+)&'(&),*'&((')*+,&&'((*(()&(&(&$*('''%&&&&))&-.*..,(+*-00/122203152.3845588;9769:<?D@:==BGJIKKJMONNMMIJNOOMOONSZb\NHKVZWPIIIKNGIFAEFDDGGCFABKDKNJMKKLLIHELEFFEGJ@EEGJJNOQRTV\TVSRSQTXQKNLNPMNONNRMHKJLKGEKUZ\VTRONKMPSRNNSTRRSVYZW]au–µÌÙØÐ¶•ƒtkddefgoia`^ehnlpvwouzˆ€„zk`]Zclpqot{{oh\Z[YYY``XVVRSVXQXUW_\VWYWTUVVTRQPSSSTQTUSZhi^YRPOROLIGCFNNHJGDFDFFGIFLNIFCFAHEICH@GACKJHCHHFHGACEC??=?@=;;;:;;=9889;778743547612442332222//.23.02/.21././121456331./.-(*,-.)*+/,(*-)*(-*)*(+,+*++,-(*()(*)+))++)+((('-+,*&*+'%()()''(()*)'''$&+)&)()'(+*)'%'((,''(((#(&%'&($('''*+,''++%),-%+'.03..20364273217436<8;:59<:;@@=<=?ADHIMLIKMONNONLIPRPPMQVfujWHEGJLMJJMMOJIGDGCCCGEBGBFNKIIHKFOLKHIJDEIBECJ?EHGKLIIQOPRUTUUSRPPRMJLHMTPSNJPPLJLKLHDEJRXWRRPLJIJJKNKNSQQONRVYYWXap~’Ÿ›‰„~ohdaZ[^daZX_Zfgcfhtqzz~{„xtdb_baieboxohb\WVWX\^XVTRQRSORQQWYTRUXURQTSOMPUVVWXWXWVYXWRMOKPRQJHEHMMLOMNKEHJIFCLKIH@CBDEABFEI@?LHDEFBCEEC@DB>>>>>><:<==>988:77754<E:54652354/27303202100210//./,.,.12249?;60--.-*-*,+()(-*,',+),),-+),(/**,))(,(&(+))(')('('(*),)++***)'*'(*)(&()(())(&&)+))(&(()('))&(+-+('()'%&)%%($$'&&))+'(,*(%)(%('1,7.202212131723765:9<;89=:=B>?A=>BDGPQNLGLRONNOOOPRROMQTatkWHBCEKNOTUSOJFGIJDEDCCDEFKIKKKOJGNJOMHKFDGAE@EFFGILPDINKLLQOQSQUSTPPJIHNSOOLKKKHJIHMLGLPSWTRTPKHDIHFMNMKLNMOPV[YYZ[bgs{~‚||njh`UXYUWUUXUZ\^a^flruzuz}rpo`a\W]\X[jkfa^]ZWVYYWUSRSLLNOPLNRMRQOTRNNPNPUSRY[XZ\YUSQSNBLLGIROJKGDEGLJKLIKHLHIGFIGE?@?@CCFCCC?ACDFEECA?DGD=<>A><:>=<=>;<8;9:68454>gN0/475453220/110301422/.2.,,+--/3232;A;93-.-(-/)'(**'-,,(.())))(-',')',-)((+,%+**($&)''('',(((,))+*()(&&(*)(''%%++))(&'*(('(*&')+*#&&*0)'*'**&)('))'%$($*+)$**)&+%''+0*3031030342424565678;:<;8<;=?=>>=DFGQQOJHKLLMPRPRQOSRMMQU_]QHAACKV\_b]SKIJJLHDGACDDBGHKIKMGLLGOKFGKCE@F?CEFEJLIDLJGLNPLTORSRTONJJNRKILKJKJGIGFKLLLRZ`_XUPHGDEGEIMLKPSQQPTZXST[[Xbjrosw{ukeg]YVTSQTRRQRPWX[[`ijqst~pmi[^X[[YTQTY[XX^WZUXWUTQRNKIKNONLKIMQQQRRQONPQTX`_YY^^VPQPIBJHGLNJIIEFCIHFGEJMKMHKLEDECB@=A@BH?ACCB<@EBDBA@CB@;?=C<<=>=>@A:7::97577648PA.037765232121002/.54.120//+*-/.112369450.//(**)')*,**/),/*(*,)(*%+*)(*()&()-(*'')(*''%*'(-)(')(+))'&%#&)**(('%',+''&%%'(((&*)**))&(#&/+))')*$%('**+'$)%(('%%&*)*)(&&01101017/270503543:9:=:;68;;;?<@?>DGEIOOKLONOOPQPLLPQOMMOQQPJHDBGXjnsufXPMMJKHBIGGIC?CJHGJHGJIILIEEFCDBF>B@JIDFDGKLIKJKNUPSPOTNOMRNPNHIJHHFHHIIJLPPVbklaWOHIJEDFCGJKOSTPLOTTOQW\WZ_gdjnokcaa^[UMSQQSPLRLLSVZ]__hmszrn`]\Y\[SUSOLWUSUTVRTYVVRNLHJLOMOMKILQPOOPOQTQMT\_^X\baXSSLJLGHJKJGGHHFEJFEJHNRNQMJLGCDGAA@CE?A?EAF?>@AEIF?GC=<=@>>=<=<>=;:;7<98975855512442585443332012320110/-+//+*,1.-0230./.--*/+,++))*-)&+)++*)-,-*&')*+,)%*')*)(((*'*+'&))())+*'#)-(')(%%*-()**'&(('(*((((*)%%)+)+****'$'+)'+((&#()'&)))'&%+(&%%)+)*'&#/4200/11/263674451977:896;:9<<?A?>DFCDMMKKQTRPOPQOLMLKMNNORNJKKIRmŠ’‘ydWONLLFBGKILFADHFNJIIMHNKMFDIDAEDCBEIJ?EGEFJJMNLMLOPMNSKOKKLPNKIGHFDHFKJKRSQS`jmbTLHJICDIFEFHKPRMNNNOMNPUVW\^aie_aWY[^Z[RWQLNNKSNMSYY]VW[ahnhj]\[ZZUVZTSJORMJPQQPWXQQONKILQPNMJGLLNPPNNVWRRRUY\ZX``[WQMOOJKNLLIGIJFJGGHLJMPPUOKOGFCHADB>D==>D@?B@@AIIH>DB@><<<=<:??>;;:::9:525535524434457511341.210341110..-/1.+/20-02//,-*00-),.-+,(+,)&+-())+*(,-())+',+)(**((#*,-')*)(,*',(*,($&'()+('***(()('()&(,,)')(()')('),,)**''%'''*)%())))&*+())%*)$,*%)+*''&//02.00/.627477555667876:88;=89?=>DGEDKIGJMOOOPRPRMHJKNPPONLJLPQ_~°Ðαv_SMMMJHDKIFLEEIHNGGFMIKMLKDJGEEADCGHEFFGCCEKMPMMHOQNONJLJHKQNIJHJFGFFJLLQQMQ]dcZOHHLHBCGIECFGKJILKIMKKOOPQUY[^XVYYXXXYXVXTQINMSPQQTVXXXST[_\a\]ZTSTU[VVLKLKMLOTPUTPQQONKNQNMMIFHIOPNQRTTRSSX[Z\^fc[WTQOOOOPPNJEGJHGHLJOKIKNMQMKGHAEB@A<A?>>BEAB?BBECA?;=A;=<:>:::@:8<=9:;952572422442331332322002/.12/33,-0.,1/,,+0./0-/0,,./-)*++-++-+*%,,+--*)(),**(++'(+'(*()&),+,(++))*()*+,()&%*+)%(++(*)('((''())(')((***)(*''*)'$&%''%)'$(*%)*'''%((%)&%*,),'*''$2.230121/52402777778878898:>:;6=?>@GHEFJJKKJNQPSRPKHJKNQROLJJOTYhŽÑ1ÁŠl[QPILKEHJGKJHFIGHJHIGKJIKDEGFE@@HBHEDBFGFHIJLILMTRRQMMLNLJLNJFGFDLJHLMONLKPUZYTOIIIFCBBCAACEIGFIJIMMKPOOPQRPUVQTYWSQQRTRVTPRRSOQSQY[]YPOQQUVU]RNNRTWPOJMLFNMRRRUPTQQMIMMOLMLIIIIKNOPQMOQQUXY[_lwka^YWRPPWZPKHEGDECHLINMLGLJQMEFI>A?@B;@>??CBEBAD@>B>?<=B=::<:;<4888:;96;7565520053135/.00231241/./20-0/,0/-,.-..+.,,,0/2,-++)'&(++*(+)(,,**-+*+*&,)+,*+(''))(+,-')+/&--)%)**)*-+*)()*)*'',()*((')))(&'$&()*),*)+'%&((($'''''+'))(%**($$'%%)(&&%(((&')&$2/442/2-022.0355666:<5:;9<899=:9??<@FFFJKLIJLMPSRPLLOLNROLLHLRT[k—ß=¨¤s]POJKHGFFJMGDFIDIONHBLEGJDCECBDBIEHEEB?BFGGEMJIOTTPRQONPONJNQHGEELMHLKRSOLMOQUTPNHFGB>?A?BEDKMELMJJIGOPMMONOOVSPTRTRMUPPVURVUTRMSS[acZQRNOOKRUJJKLQNJMKIOILOWYYSNSQMLLMHRSNKEGIGHKOOMKJPTRRQT_mvrid]YUPS`dVJHFDBCJIJHJKKHMMKKDDFBCCBC??<C?CBECD@>?>>?C<@=::;9:<55;866857566543/252/240//12/112//202/-.--10-.,,+0/*,.-0/.+,,-+&)+*)(&+,+.*.*,)-+,),)),)()*)*(),+,)*())+-($'*)&&*)))*&+*)'%&'(((&(*)))(((''(((**())&%'(('*)%(')((*()(&&%&')')'%'''%&()))(40135082032/6514489;;7899<97;;;:?@>=DHIHJKHJJJQTRMHJNMNPMJJHLQSZk™Ï$ÃûJ¬lXONLJGHIDMKC?IKFGJJJGHHIDGBEC@HGDGHCEF@>?DDFIMHPSRNURSRPSLJNNHHJFHJJLIMPLIINQUWRNIIID@?@@DGGJLJNRJIIJMKJKMOPJNLMRSSPQWVRSTUTRPUKRMWY\]UQNOLLROIFIHJMKGJILNRS[_^WTQSPKJKKUVOKGGIHHFJNOLLSROKKOYdhrsjc[TPS]_WLJJIHFEFIFGKEHNPIJCDHECCBC??<B@@DEA>?=A;>?A;:<9;<;;:559866767652487322102100/221/-000//110../--.,+.+--*,-+,-,,,,-,,,-**%+-*,*)-.-,,(-**+(*)***+,(**&)-+'*+*,()&($()&(*)((+)'&%%((&'((()&')(+*''('&&()*(&+(&**'&(&(&&)(''&$&''))))$*%#&+'(&+'31015284.5323615399:8;:8:::9;88<=?>BFGFILKIJIJPQPOIHKNPOOLLNMORVe‰¬çRoÿšiWLMHGFHGBLHC@GIHGHCGKFIIBDADEEHHEGFFDDCCAHFMHJILPMQRMSSOPLNNMKKMHKLMKIGHIJJLOQPOPOJHC@C@AFFFHJOPPJHIIJGKMMNONMINNOKKPSVRTRXUQUVOSOTPQTRONOKMHNKILJIMJDFFDKPV\`a^XZYSLLKKQQNLMKHIIIKQUQNPOLJLOT\bo{udZTQRQTQMHMLJHCDJHIGEEMNHJECH=BDCD@@??A@CAA??@@?==?=<B;8;9:76979983686001343.10341/32222/0200120/0..2.,--../-.,+)**-.+++)(+*-,+',+*)+,+,),+'&&*-*-((+*)-*))(**,)+*,),*&')**()')()*,*%&(&*((*(')&&)&'++)((('(((+((''+)%%(')+(((%%'%'')('+(&)'#'(&&')%1445343104502336457877;;=88<<99:9=>EHIFILMLJJKPXXSOKKMNONMPROMRZ`rˆŸ¿Ä©ˆgWNLFFCBBAKKGCCFHLLDGDGFGIDBFIHFEFKDFCD?EHIHHDFHJLMONMMOLMNSTPLIIHHKIFHHINNNKKMIKRQMGA?A?BEFHJOSNLGCFKMKKKOLMKLLNMGLLPVRRYQ[YTSROPONOKLOOQNPNIMMNKNJIIHHCAIL[_ca^[a`UUYRNNJLQNMIGHJKORQNOQMJKLSahkuo^SRSOPSPMLOJGFDJMIKKHHKJFIDCF@GHDCCCD@BBA>?@?A>==>=<BA;:78998975643685144040/3245311200/041.011/,../-.-,.//-**+,**+-.,,)()*+---+,++).,**''+(&(*,*.('(+,,+**(*+-*+),(*(')+*(+*(+(%)+*'))&)++''(')(''(+*((*)')&&(''&(*('%'()+(()(&%(&')'%))*'))'%''())0253221264337124529:876;;:;<<<;:;?BCJHGLKMLLLOZjdTQKJKJOMMPQONS]_cow‚ˆ‡wbUTLHFFBFGMHIHEEIOJFGAKHJKGDJKGHECGEBBFBDDCFBFGILMLOOOMNMQQY[VOHFEGEEFHIJMLIKJMMNQOLECCA?@DFKPSQIGFBFMJHJJLKLJHFNOINOSWSRWVYUTLLJOILJKJOSSTUSOKLNHOJKKGHC@EKXa]`_abf_ciaTLHMPJMKGGFIJLOPOOOLIKRcg`c^XTQVPPQQPSRMGCDEGFHMGHKIHFFDEFDEEA@AA@@DAAD=>=<<=;?:?<;;79::864553335253426113/1542//00.0220.,-.,+--*.,+/,-*)),--,)+-..)*-+*,--+++))*,(*)(*)*.,+)-*,(+-*((,((+-+,&&')''*((')*(+'&*)()*+*()+)(*'*,**,.(''&)&()&'(('()*)''(('&''('))((&#'&'*('+%&&%()(0/2231112605620245878<888<;8;:;?>ADBDCHKLJJJKO^g]VRMPMGJNPNNROSY\]ahnoqh`SLIHFHHGMMHEGIEJMHDFEMLJNHEHGIJGEDG=FDGBAAEDHKLLLINQNNMORQ]^ZSMKIIEHEIKJMKJHHMQTRKIGBAABBDDFLMHGEEFFGDDFGGIOJCIMNMNOPQTTTYPLSONJOLKGHKLPOURROOKKMKJIHHHA@CIMZ[[`dejelxkTLJNOJGIHGDFJJNPQOMNLMQY[XWTPSSRRNLLOPPLIEH@DDFFFHIGDCFCDBDAD@AA?B=G@@F@=<<9;>A==;?877978775565356452341130001341/0/021/.../-,-,+-.+,**,+*,-.,&)+-.,)+,)+,,+,,*,).**(-)(+,-*'++-*++(&)+)(,,**'&*,*&*()'''')*((&$(*)*)(()**)(,-+*,*(('**()''*'()&+)%($&)(&'(%*&()%%(*&')&*&#%()$%3042121/25026712277458:9899:;6>>>@CB>BGGGHFHJPYWRTTRNKIINQLNQNTXY[\]baccYOJFGFFIGNIFFFGEIJHFHMJMJJFFIEKIHCGC>BGGACEEDFLMJLILRMKHMNRYb[SNMKDEJEGIKLKLIKPUYTKLIDB?EGEEHIFDDEFFDDDHFGJIMIENKILONLOUTSQNORMOMOPGFCEHMOPSRRRJLLIIHDGGEAEIKOYWZ^dhaem\ONHLOLHHHFEEGGKPQMMNNQPPRTRNMPSNPSOMSOOKKHFFEGDDFKFBCGFDDAGBGEB?@C;@><>?>>?::>;;;:=;769685743855792435200021113420+-2111/-//-0/,+,,,--++-,,/-)),+,***)+(*+,.--*+-,*,-+,'*',+&,)-*,))*)*)*-*(*,).,*%'',+(&))'''%&++('*,(%%(**+*'&(*())(&&(&)*'&)%*($&(*)())*())#%&''))((%('#&)*"$/240151166134671457435:;57::98>=>?@CADEEGGHKILSRQQSRKGLMIINPLNWZZY[[WY[[RKKMLDBFJKBCEDBAEHGKEPHILGHGJHLHHAG?>?BGEFBFIKJLKNKLRJJGMNTVcaWOMFBEHJHHJKLKILS\_YSQKEDDFEDEIIFEBDHDFGEEGIKJHKFHIGHLMOQQOPPMMLMNMOQLCH?HKOPURPMLJHIEEGCJIEHJIJMTQPY]TVTMJHHKHJKHGJJKIGLNONLLNMKMLMMNPQQSSPQSTNOMHFDGCCBBEKC?EGFBDBAFHID:?>=<@=<?<?>>:<;888=?85:743065411663332143,13311121-.//1//.-////,,.,-./+*.0,,/,/-+,)&+,,),**0*++'+)*++(-*(*-+&+',)++*(),(*('('*)+)+'%'()*'+*)())++*+*+-+&((()*''*(''*+'%'(&()(''(*'%&,+(&*((+))"&*(%&)'($')&(&&%$0310552164332265558159:;69889:=@?>AEFDCDHHNOGGKMSSNLJHIJHJOQNMV^\Y[UOSSSNGKQJCBFJFAC?>?>AAINEKGIFKMGIKHFFED?CA?FGGADHIIIJJMILIKHMMNSZTQKLGBECHJGJKIKGJOXb_XSLFECBDABGDCGHFIDGGDEJFIIHIBDIICLNPTRMOMJGMNPOPOQDHCEHMNNNMNOIHGHBEDIMJIKGFFFIKNKJNKIIGKNKKJHHKKLOOPPQQMKMJHJLNQRPNOUQMORNINMGEBBDABDEGDDFAECDDCEEHF>>8?@>??@;<=99>=;69;;62:656387123333310/31+12032-/1-//0.+---.+,--.+/.)*)++-))*..+,.-)(,--+((.(),(+**((+')',*)*)+)(*-*%)*(,)%)'))&%(+&&'))*,*)((()(()+**+*+*&'(&))')**+(&($%&&'(''(*((*%&'*&()&&%')&'&*$)#'''&&'+(23..42233-23373406757=<:9;6;:7;;A@A@DACGFHMOIGFHMPMHILNLLNPRPKOYUSVQOONNIHKJDDEGHDA@?:@ABDHGIGHHDHKGKIGGEIDAGDCIGFCACCFEFILIGJLIKKLOL_aMIFDGEDGCFGFJGHKLW[SPMLJCBD@BGECJLFHFDHGIIGKGGIFFLKDINQTURPHHGMMNPMKJECEEMNNKMMIKKIHGCDCEJGGIIGHBDKHGGIKGIKKLIHEEGIJKNQPPPMNKKJFINRSOPNLONOONOKMMJHFAFDFFGGDDFBFGECDBEG@@@9>@<;@=8;<6<7965:98437674464343330/110.//0./31--//02.-,+,/,).,,.+++,-*('+++'*+..,+.)))+++(()+))/,)*+*%'&()++*)+)(()*),,,+&*++&')&**'*,),+&%'()(+**,+')(&))()()')+++()'')()((()'&,*))')()$(%(%&()&&$'$)'&'('('*(/3/25/553/32373546458:<98>9;;9;;@@@@ABDDFJKKGDGIJKNONLNOLMOOPNJNPJKNOLMMJIGGDGEHHDA=@;>CBFGEHJJEFHDHLFIEGGFFFF@KGBBCFADEFIFGGIIHILJFEegMDDFIFFIIEDEFGEGHLOKLORQIFEBBBEDEFIIFGJNLEFIHHGCEIDEHINONPJGJFHHMMLKIDGKGKMLMKHDBHKHBFGDFDGEFJGGFCDJKIILKMJKIDEEEIKIKMNOPNNOKIGJJJOPLMNMNKLMLOLHIHEGBBCGFJGEBCCCCFD@@CA?><<:@?6;:79;6;365788745447422340142211331../-.///-.1/--,-.-.,,.,,,-+*.0.**--)-++/-*+1,+*,.)')+)*)/.),))&*)$+((+&,*()'*(**,)*+))))+('++*)*)))(((*)*))-,)))&%))(,*(*'&('+,*,(&*+)'(%('''+(%&%%'*!#,,'&%)'(())((*'%%241/4112252132358521999:8;:9<9<>>?@CCBDCEGIFGHHJMMPSLILKLLMNMNMJKHGMRQNKLKEEFHHNJFE?@?>EDAHKIHHJHJCGMIECFEDJHDCFG?DCHCDCBFEHGKFDEMGDFCHFBBDCEGMMFDGDDFGGFDBDIUZQIGFCABDCCKGEIGNLDGEGFECHG?DHHJHJLGEHJJELIJKIGMLIIOKGHGF?DHD@IEBCCGGHIDDEDBJMKHLLMLIIHIJIKMIILOPNLMNMIGLJGGJLIIKKHJLOQJIIHFJDACEDFDICCAABECB>>;;<;<8;<599898:444657654361444451/110340320..-0/-.-./.-,--.-,*(-.,.-,,+,/-+..,*,.*,,-/+*-*+.*+*+++'**,*(*)(('*(++'++(,*)('(,*)(&'+)*)')'()(&(***&)**)()())*'%*)(-+)*''&&**)('%&+&''('%$&*'&%$'()$')(%)&'&&',(#%))%$332334.2471513335325895997:<<;?@>=>DHCEIFBCFIIFLMLOKHJIHKLNNLLOKFHIOUTPJJJHHFFKKIIIC?>DGGIGHGHEEJHGGIFBCHF>FFCGHGAD@BC???GDEFIHBFJHGECFFD?>AEBIJFGIGCEIGCA@?CP^ZMFFFBAIGBBBHHJJHGJIFBDEIEAFFGGILEHHHGJKJGIGEJJCIHKKGCEDBGGB@FEDDBCIHHFCEEFGJLKLMJLHFJJIIIKKKMMMLOOLJGHIKJGILNKKLMMNPNILLIKQMHD@EEGDFCDEDE@A???99?8;9836:66984554423542602154312/240243.-01/./02///011/..,+++/0-+*+*,,++,...-+++)*.+*--+)*+,+*0*+'&,()*,',,&+*)+*+),*)*++)*+'&**(*(*)))*,((*((+*++,**('()())'(++*)*,)(()'(+(&)'*+,*'%')('$&'&(')('('%#'%''%#)*(%&31-56301464846626366675699;?9=@C@<ACEBDHFDDFGFJMKOQHFHHLJKLJLJJIGGLOUTSMHFGGECLMNMHC<>GEEMFGFHD?FIEBEEBAFABBECEHDCDCCA@ACHFHGHJGKJJECEGEFB??BBFGHKIHGGFBBBABBLVWMCED@ADDB?BHGJEHIIGCCCBDDAEIFBFFDDJHDGGGGIEFJHDFEFJEAB=CHIIFDHGHHFJFDFGFFFKGIKLKNOMJJGBFGGKMMIIOSRKIKIILKGILSOMOLKKIKKJLLNRONHBEHI@CBEI=A@B?D?;;=786=4898364:9656238345/2371113040/400//110.01..-.000/-,,-,.0-..+*+++++.-*,,-*,,*+++/*,+&,+++++,+')',*),.+#)(&+*.+*(('+*(*-+&(+&'&,((*(*()&%)-(&(*(((*+)((''*+*)'())()+'(((&')'+)('&''%#'+()(''((&)&#($%#&'+(+$'22/14331/655613755638:9569;=9;;B@=B==@EFBDFFBDIIKPOIGFJLJLLGHHEEHIOUad\QLHECHEKNNME>?@DFGLDIGFHCEIGCDDECBBEDDDCBAFADFCAAGGGJIHFLKJICCEJGDCECBDDFGHIIGGE>@??AAFKNHEC@A@BADHFHEDGHGJDBCEDFDECEEEDBHFBFEFDAGDBEJJDFFECABCCDBJJKDJFJIIFFIHFHFGJKEEGGNNLPJFDGIGKLKIKSTTQLJILMHFJKOQNKEFHGKJKMJKPNJGEEEC?G@BE=>BA>A=:<::9978=6634898343346045115442-130//201221001/.///1--//0-+-,,.--2.,.++**.--,-/,.-+(--+*)-**-(++)*+**(*'**+')((*)(.++++(+')'*,)&,**',)&)('&'&'(*(&((+*),*))()&')&&(((&$(,))&&())*)%%%())&&((&('')''%'($*$%&)()''*)1/412041145741255:637;9738<=>98;;<?>@AFEDFEDBEFGMKIJIKMNMJJKJJJHEHJXlsiTMKFCGFFIHEBABBDHEFBGDJGHGJHIAACDAAEB@FDA@D@@BE?@EIIIIJFIHEIHIKNKICFFBDFDFGGHHHFA?@@>=@GHGE@AA@B>BHEHGBHHFFFGFFGJEECDGF=@FHCEDDGABBB@CE?BHE@B@IHCBADIFEEHEBBFJJBDHGHKHEGFIHJNJJJEHLMLLM<:JSVNIIJLIJJILONKIJKFGKGIEKKHBBB@BC@DB=??B=:<=;<8;78:57:8347541173631/33335220/01/2./20010/12-03/03/.10/,*./-.-*..-/-**,*)---.-,',,*+,**-**.*,,()-*,+(+)+)%+),**))0.)+*)+'&(*)))-.(),++))(&'((()((*,-***(()*''()*++*%#'(')($%'&*'$&$%*'#&%%&(%(&)(&&&$&''((&&(#+&0/3/20432646613138569867689=>>:8:8=@BADCEGCBFJJILLIMLHKLGEIKKJMLEFCRgpfUMJDEGA@EHCB@AADEEECBCIBFDFGJDBB>>=C@CGCFCBB=>AE@BDHGJMJEEDHKKNSOHFDBBADBEIFEFCDC?>@A?BDCD@>???>@BCCFKHFEDJHDCCGGCDDEI@<DCBGDEFGD>DD>?B??F@@>=A>@@BAFGA=CIBCGDDEEHIIIGEFFGGHIJNKFFIKJLN0$APTQKFEFHHJMJKLLJOKDGHCFIJGDDD?BBFB??;>>;9;:>968=9578534335463587453242.1320..011101//-+.01//0/---/0---,,-/-,++-,*-,*,*,,-/,,,*'+/+*+(+-*,.)+),+,+)*'*)+,%*,),+-*'(,**(,,(%+(+'*,'%++*+*+'&%)(%)()'**,,&%(++)(*()(&&'&$#()&%&%)&%&%&'%'&(()))*''&&)$&$')*()%'%&'300446:4682463133876597687:=9=<;=:@BCEBAEFEGFKONNMIKLDEEBCFJKIHGEHINZ^WRRKEHID=DD=A?@BFCEFEGDGGGD?GLEHC=A=>DCFFDE?BA?CCABBEFMKHGAELFFLPMFHEAA=AA@CCCDB@@ABCEDBAA@>>>=?@CEFDAELDFHKICEGEHEIDFB@CDAAEBHG@B=CBA=@@@B>>=>;<CACA@?=BEDDDHFA@EGFFEBADFEIGJMPJHFDHHHGHIJMNNKGFHGFLNILPQQOJEGFGGGFGECCBCBCA@==;:=8?>983;977;52747225557371044311.234..331050/2/..1010++.-,/.,../.-,+,,+-,,.*,,*/,,0/-+++**..+(**-+)),+,,+-'.)(*',)*+),(+*$*,)++)(+*+())()''())))-&%'*'%)('(&)+,*)*&('&('%''&(((%(,*()(*)('&(&&)&()*))+)('*)'('&(,((&&&%'/20263848633007828766779999;7;==:;?CCA@@EJIIGILNONFHMGFGHECGIJHIFEJNOTLIHGDGDB<@@??BCDDEBBHI@HHGHAIKFCBF@B=CBEFDCABEAEDF@CFGDIDFEFHDFHIGBBEB@@@>=>@@BGGB@DB?BA?@?>@B>;?ECCJFDIEEFIECEFEHIF@DGFA>FBBDE?=@=A@E@AC=C<;>D>=AB>=BB@@FDEFCFD@EA?CEDBEFFHGHMOIGDBECDFEIJIJNPMGGMNNOKLQTQLNGHFFBACGDABA>B?@>;=<895?;6585339944578467323253023012045002021.1035/0/0/20,,/.,,,/0,.0,+*+,+,+*-,.-*-**0,)*+*().,-**,/-(+**+*++,-,*)'*'((,('+())*((')&+*+'*.'*(***+*))'+)(''))()(')-++)%(*)%%'*)%'(*'(+)&'(&%'%%*(%''&'')++&&)'&&#)'&&*('&(%%04//3.23311223:83975837<:99;;;999;<>?AAAEILIGJJHMNJLJIIKLIJGGEFJGGJJLKBB>BAB@;:>AA>@?AECBDFHKHGCKGGDFBGAECDDHDGDEDBECCALIIHBCHHHLGFIGBFFCBEEB@A=?BBFEEIEBC>>CA@BA?DB;;?CDAFGDBEEDKLEBCBFF@BCDE=@F@B?A=B@A<ACCCA??>@=@A?@A>CBC>CGC@B>BB@EDC?DCCEHFDFEJGFHFEHECEFIHEGKKKGHPQNMMMPRONLHFDB@=A@>CB?:>=??=;=<7:898463555516215684344942625423.00210.2/.2253//-//.-,/11.,+,,),0.,++--,*(+,*-.,*,,+,-+,-.++-++-**--)))))*+*')+))%'((,(+(-'()'')')-.686/,**)*))*()+)'*+))*&(+*)'(()*(&%')*(((&'&''&'&&%%)(&(''&&')%('&#'((&&'*,*&)'')(('421/1320414739553453337869:79:6==;=;=CFEDCKKDEIIMNMKJLKJIJKKJHCDEHHFHA==;?<==<8:<<?>:2@BCGHDGHHAHG@DGFFBE@BCDEFDC@@?CGAHIFHEAGFHGGIIEBFEEBCFC?@AAAAHHDCAA??@BEEBAAA>=ABBBA??@BHHDGMIEFBEDGF@GDEAFAA@@>D>>=@BA>>A@@>=??>@BBDAB>@>??D??A?CDDDEA@@?ADDEIHEHHJIEDEHECFECFHGLOONJKMNONNKGCEB@>E@9<==9:==;;:767:4;:424632471226463465621/05253/1/0/103110/..../000/010.--,*+,./-,-,*-,*,+)),,*+-**,.-.-,*.,,*)(&.+.,+((*(&((.(-+'+')'*.*)(**))(*/9OND4+())%'('*'&*,,++)&%'(('(+)(((&'('')((())'&()'&())*&&&''(%'&(%&'+**%&**,**+&((#''3120.53124473454745422957<:87;9<98=;?DHFBEHFFEDCIMJKKHFFGGFINIDEGDBDEEA>;=::78967==C…±;?DIFA@KFDKHDFHGEJBCDDEEEADABA>BCBGGFHIGCEGIGFFBECDFCCA?@CBBBCBBDADA=@CFB@BAAA@CEC>CEBAABDEBFKKFCFDHIAIDFAB>@B>;?>@>>C=>B=E:<@???C=BABBA>;>>E@?ACA?EFDB@>?ADEEHIFGGJHEEFHECEBAFFFKKLLJIKJIHCBCCB?;=A@;79:<8;:97769836585258/1473344224244023134120032321/1201100-00.0-.010/0...,*+.+,-+++*+--)+)*,++,,*--*.+-,*-)***-*,.+)**+(***-,-&*((-)-+,+++)*),-;[^H0**(&%)''*&'%+,*))'%)*)()+('(*))*()(&()'''()))'&#$(&'&&(%(%&()('('('%'(()+,-((''(13/524612536846733652776::799:<>:=<>>ADHEBCDHFEIJIHIGIIGIEACIHGGIIEFFIB=;8:;:89;:98FÇ.9@GCHCEFEJILHCJHDGABDDDEFG@A@@C@GFKHEEHLEGGJKBBCF@CHGDBFC@@@>ABABAB?@A@@>??AB?;>A>>CDFB?=BEBENI@DEIGEDFCAAAAABE9C;@@?=@>A=D<>@?>>@=A:AB>>?@<;>@>BA?BC>@B?>BBDBEGHGEFECCEEC?@BABBCEGFCCFFFEA@>>A?>;:<;;::9=:985758=82662456523353642532224-141241144002020/131122122/.,.-.-+/--0.,.0-,-++*+/.-,''))***-//**.),*&.,(()+*+,(,+)(0*%)0(-++*.+,**,&)*,*),-4JG8,)++%+,+)))''*+)%&(&(-)*+*+,(%(+)&'''')*(')'(&%&$''('%'&&+'((+''&$%,%'*((++(#'('+3200307227443765445568758;799=:=>=:?ADDEA@DDHFDGIJKJJKHHMGBGFIIFIKHGLJB;846<:79?:9?<62FEBHJFCBFHHKIFGHDCHFBDFCHHEA@EECKIIIGEEHHHGDKH@DFDAEFDCCBEB?>ACA@@?@DB?A@=>DC?>?@>?BACEECAFGFEECDAEHBEEC=@?A?Af{A9@=@:A;>=;=>==;;>?AA=>=?>>=??C==B@>?B>=>@BEFFIFDDFIFCACE@>ADCCDCBCBAB@CDAA>=<:>;99:<=67978652349;:395:46750271-3536624456406423340.2./42/-/00/.,/3.,/-,,+*--+,.,+..10*+,,.-,,,)*-**)-//(,,).-,-('*,*+*-,.,*,.-)'))*)(,-*(,&+(+((*()+-41+*'')*+'+)+/)++())))*))(,+&')''**)'%')))'((*&%((&')+*&'(&%&'%(+)()$%)$'-+,,(((***+/1611623376755373552335629<;9::98:<=AEB@ADDEGGFDDGKIKLIKJHHKJJIGFHLHIH@;866::5;<=;=7<ABABA@IHEGELHMFIIFAFHFDG?CHECCKCDEILKEHCDHHFDFJFEFEBDIFC@@CB?>==@>>ACB@BC@==@B@@@@?B@AEEEF@DGGC@EDBDFEAAEA?=@@@l¶=<==><=:>::?AB:<=;B@?=>?=:?=A;@A?CC@A?=?<??CIJGAABBEFE@DD@EHEBEECCA@?@?@=>;=@<9<9<99994598973625;665626774/35652643540564563501351/2120/.200../00.-2/.-/,./.+).-,,,-//+*+*(----*/2)+,+,,.-,,..-+%+,.,**.('+-*/-/')(*('(+'%,**,.*+++'*---)*'''*(('-,*'(),+,)**('()(''%$(*'(+'&)))(*)(+&#&&%&)+&(*&$&'&%()*'+()'(&&)-&)))()+32516651348995683:8537<:6669<;=77:=:>CCACBAGHHMKFFJKHGIJFGLKGEEIGIMMIC><=:4466;9==<68>;BBDBDFGGKKIJHFGGIEDEIDECIBDC?@EDFIEDGDCIJIIFGFFC@ABCCBCFC@>A??B>>ABDCDE@?==?=@@@=>?>CGDABGFFFDDDDDCACCCABBB@>=7=;?>;><897C;>@;>=@@<@><:88<>=<=?@>A@==9==;>?CC@==BCEGEA@@CIKIFC@DE@=>>=<?@>>==>=;=:898;578764668:586527682-554274645523812144/435226221-/0102.03/1/1212.,..-./+.,*.,,.+-++--,/,+..*,.*.-./00,*))*,/,++')*(,(+-*+%),*,**,,+#+,*-((**(+)*)-*%(*))-+-*')''+'*+(*,+('))*)%')(&'*++''-*&()(%&('&('&%)),)(,&&'''())#+&(((*)'&(&)1/1322052645564879887565854785:89<<9;?AAFFBCFHHIJJJKJIHFHIJLKKJFEKIIGE@@?:666==;9:;=:<:CA<A?GKFIGJDDJDEEHJJKEEGF>@C>CAFFC@CDFIJIIIJFDDBCCAAABBDECBA@A>>AC@BGCED?@AC>;=?>::;AAABFFCGEBEEECDBCACCBADA?;?A>=A=@;;<8=?@D==?==?C@?:=@;B=<<?A@>>=<;===>@>=<=ADHGED@@CELSOKE@B@=<?<<A?==:8<76<868:7554549:83543929646:2524423467011333124421013554300/10-0/.30.1-.//,-/-,-0-+,-/.-.+-,+..--+--*,-,-*,/0/.+-*)&-+(*+(-0,''-+(,-(*,+*,*F-*%,*+0+*(+*(*)-''&'(*+**)&*(**(()()*()&%))&&(++('('(+*,)&'()&(+)&'&''(,,+#%''(%)$%&%*$*'&*%*')(%1,516017483466544764548778889;=><<;<<=>AEBEEFFGJJHIHCFHJNOLHKLJIHFEINMIGDA=86<:998<:>><@<@?DBHKKJIFFIEGDGLIFIHGGFC>CEDCEBDDCIFCBDDIHCDBECBB>AA?BBDB@><?@<;<BDFE@@??=>?@?=>;=@@EB?BGCCDDC>BEFDBFBCC@>A>?D>D@>79=@<>BDA:C=7>@@@<?@8====AB>;><=;;<;<><=::@CHMFDAAGKTTOKEC@AA@><<;====8;;9=:968:8639415748325335025013402330410203253.1123105103.410301010.+,...-),.0-,---.0/...*(+,,--+-/.,-*),),--.,,..+()+(+**-(+()-)',).(+,,..b/,),+)*-++-*+,+()+(&+'%)(*())'''$((&&'&())'(*('&(+)$'('*)&%)'&(&%'''&#&&)('&)(+*+&'&(+'&*$(%((%''702.104115644657586657678698:<:?;;>=?A=AEADEHFDJLIEHMNJKQNJKMJHJKGGINJSUJD@959:968<=9:><?A?CCHHJIFJGFFIKLIGLLKGDG?F@EH@DDEFAIGABCEHDDDCDDFGCCBAEACCAA>><?A@@@B@?@AA?AA?>?A??A@@>?DCDECDFAED?DEA@>>CAA>???@?=9>?D@;BD?A@><==>>9>=9<==??@=;<9==<<9====;=ADDCFEB@@EKLJHDCA@??<89;=<<<88:<==:769:85767588435354/39133332031/500741550+14/3/2.1,1/--0225111,-..0/000/-.-+++-21-/1**0/*),,,.+)+/**++)*,)+-,//)*,,&',**'%)',+**%((.)+)+('.,((+)*.((**++')*&'$)((*)'(*++**)%')((&)'&)''(+)&**&&('&*)()&'''*)%&'%"+')+)%$$&&*)'&'&&&)'%&(34.335113697597342276827577567;8:;?<=>@FHDEEADEILIFIMONMRRPPNJHJGKMJLNQSLEA;7679<::;7=>CF?DBAHGJECHEJEDNMKLKJKIGKAFDDDEAEED@HECHEEABCEGEHFEDABHFBCFEFC>==?B?@C?@AAA?=@?>AA@A>?ADBB?B?BBDAACABCBFEFAC@;@??<?><==>;;?@=<;<?>A99<<;<<9:>;=>;=;;===9>;:;;>;=>=@DFFIFGGDB>@@?>;<::>98<>;897:=;6947:5::9256533373256255.72402613/343503111220/01102+0143101/-/1/,-/..,-0--10-10+-/.-.---...++-,,),+*++-,.,)--*+))+)(*'&))).)-(*,*/.+.*//-../&'#*+**&+&)(+-(&))'('%(((+,+)'(*)*)(&$)())&')(((&)*((%%**&%'('(*("%)&&())&'%*)%'+&+''%($%'.250253355747565626;5567659758;8<<=;:>A?BBCGECJJIKHGMONOJNOIIIKGDNNJLMLKCB>;:576:99::==?>>@EFDEHGDFEFKIHFKOGKKDHLFEEGABGFCFBFFCFGDBFFFDDEEC?>A@BDFB?AC@AA=@@AABB>@A=<ADA?>=C?>@DC?BDABBB@BBCA@DCE?@?A<B@C@=9>=9A?:>8@7:>;:?6::=>;;::;>C;=?=9=?@A>=;7<=9>=<ACFNQIFG@=<<@@<989:<<<>;=:9<:677897849430789257655;135222.212404032230130-20//11/1/,00/11,-.21..-//,--.0///.0/.-+,..-,-+*./*+-*++-**0+(0//,)(*++),)++'.)(--/-,*'*-/(.-31+,,,(*)())'%)),(())+)))(()+-(())*,'&++('''))((&))$%)**)%&'*+)('$%'*(&&+&%%((()&*)%'$)&)'(''(&$/446124376726075779<6964877;7:;<<?B=<?@A@?@BCFIIIGHKIINLIJILKHGGNKIKNROHCD>?;645555=;:9<?B@FEABJJGEDGFFJEIILKJIFNIHDA@BBAFDCBDDDEDC>AIHECCDABDCBDD@@EKG??A@?CB98=@B?==>B@>=>?@BD@?=AA>B@CEAB@>C>>><@?AA<>?<=C?8?79=;A:A<;8?:<9999;<;<>@;>>>;<9==89:9<:7<89>AFGFHE>=?<>@==;<97=::>>?=;9747:;86225895645562;560346613522.00102410005013//30510400.00--..01/2/.-0/0.-/.-.1//.,.-+/2,-,+-),01/.-(*,)++,-,),+,11-(',***')).(*,+*,+.075./..+++*(**+$'&**%&(')*,(**)+)))(*(&((*+)+(),(&)*)((&&)-'#&)))+)&)))-+)&&%+)&'*$'')'&(($'*'+((*2104141213523583184648866777::87::=>:6>DB@>@DHKLIILKGHLMHLOKKGEIJHJNQNMKIGAD?:32654:<=<DACA@=BIDGE@EBEC>DHMMDMGLOFILF?CFB@?CC@BB@BA@@DFEB@C@@CD@@A>AGJC;?A>DFB+&??@CA>=AA>@>C@CCA@==@=BEDC@DD@@B@@?>:?A79==:9=@>7;6==;8:;;=9>;7;>;=8@=8;<8:;99>=:77<<77<:>?<?>=B>;@=7<<988>:6;=>;>=8<9559=;<6365:46704632524055573783/0350044.0121/0215122.212/.0/../+0.-31+-0-,,.-*,.-+-10-++,+,-+)**,*.-+,,-*).+)))'.,)*-*+,,*,++-&,*+*,*+,,19:53++,,+'(('*((&(%%*(**'+))++++&),*&%&&(*))))&&)&&)*#"(**&%(&&())+++&$('%(*)#''+)&'*'(,%#'&)($++510228/2595774346;64677;47;;<<<:;=9:>>B?=BFEEGHJGEIJHHJKJGIKJLKMLLKKQLGGHHHFA<54888;<<>A>?@?AA@FHDBKKFEDECJIJMONLJNQFC@CA@A>=?CBBCACGDDABBBBEB@EABCAACA@A?ACA<>CA@?>C>>B@@??<@DABEA=@<<CC@BDDCGHF@?;A=><>>:>>?<=>=9;=>=<>8:;?97:<9;>?<9=:79:?:;>:<;<=;77<<97<=<:<?@>::868<;77:>?==<9;9724;:9:856989836865/.027225522122.75135/110/1303202-/132//-.00201/0,,-010.0///.0-./+--+-,--*)*+**+-+*,**)-++*-),-)(+-&+++-+*-'&*,.',+,+-5;<:1,'/+((&')*+)*)'%,$(,)*((*'*)*(())**''+*'()')&&'%)%%*+)%(*('')(***(%()(+))'((*($'(*&('&'%)'$()5326866958;563347943325<;;99988=<=:;<=?@?CFFBDGEEGFEJKIIFGJIILJLOOKHLKKJKINJB@764478=9<C<>A>C@ADIFCCGDD@DAFCIKMNNKKIJFC@<@=??@DBBBEHLICCCA@CB@BC?CFC?BA=@@C@=B@=<9>>>@;=A=@DC=DA@@?EA>;=BC@B@@EIC@@@=<9;<==>;=;;>@==?;>;9;=?>@<:8:?9:>;:>==9<:87:>>;;<<<;;=<:>=<9:=;=;8877777<:9;;76;>:657968:898:7247154-055704323.343215/193-3/3/2-010-12113/32/1//00.--//1311//0..-+-0,(*,-.,-0*,,+---)*****+,,-)(2*)&)--*+*'-(--'*+,--.*.134:6,+,,*,-',,**))',+)%(,***)'&)'+*)(&&+().,((+,*'(&'*'')))((&)-%$'*+))-*&'))&(*($'()*()(',)&&*)%&655474036585344875667:86789748;<?=>;;@A>?@ACBBDABFFGGFINOLIHKJINSRHIJDJNLKMKLD<74666;??B@>ACBBKEGEAA@CHE?DADFJJLMDDFKECE?@>@AAB@DGGFFIBDEGFBDE@?A??<=A@@ABCC?:?B>>>?@>9<>>>>=>C>A??@AC?A@B?<?>DCB?@??>>@7;?@:@;>?>>B988<>8<=>87>;7;9;:@<8:@:97::<<=:>=89:88:8<><;:8:<;;757=<68986><437888868976778;766232336174630127402/151610015...0302.2300.002300/.*+/100/11/0/0/--/,+...0-)00-+(*,-)*-*.,-,-+.+-/(*(***+.'&'++-,'.-)),)-+1,31/.,).&%(,.()&+(&(*+'%***+')+,*+++(')(')*)(()+.,('%&*''&')(),(%,*&(*'(%$$%&*%#&+*(&%(&%++%(&('*14-22462743758944768::7698<;;>@;9@@:<;B@:>BBCEEE@EHGGHJMPKMLKKIPYSNNKONMILHKMJE=9::9>:8<>>ACBGHEEDECF<DFCGCHEBHIGCDFDBECB;;?<?CCGLJKHFKDFFGFEB@@A@?BDCBCA=?EC=AB@?<>@=7:>?>@=<@AAA@>?A@@C<@B?>@A>=A=>@<A@>@@<<=8>8>><;=><=;><99<9<:=98=:;<<9<:;==7::897:9789;:8==;;<;99999>:79;537<969;9575:640198:5562433444365735340/27274237541+01210-441//0///--020/2/-12/.1400.-,+.,,--/0-+/++.-.-*(/-+,(+*+,-/****+*++,-+&*++++).-%,*,.(.+1.1,.+,)+)$)*'+,(*+)((+)'())+'&&(+,(%((&(*)'')***)+(&*,+&&)*))*'&&((&'%%'(*)*()*'%&%%&&%(&&#%&'(33412189966735758677:5468:<>69>:9?;<;>>=??@@AFCGHEFGJLLKKNNPLLNMUSMNONKHHKMKJJCE<38:99:<??DBACJFGACE?BGIBDBE@DGFGIIEEDB>=;:>>ACEDBBHNIHEDEFEFFDCHGEFCAACFA?A@>BE?CB=<;9;<<;;<B>>ABAC=?CDG@CFD;?=??;9?@:=D<@;=;<:<=;>>:>?=>=8<=;??9;>9;=?=9;;:=979<;:9:=><:<::<76;;867875679<78;966:968788:768826768445674536306/42424042661125441//25063//042/220120.144.*./*+./0,*..,+*--+,-/..0+-0,-,*),(),(,-+)*.-',*'*.+)*',)-'++0+*))*+-*-1,*E)))-(/'+,')&.((,)&)(&%)'+-+.'%'*,+)*&%))))(&%'&%)*&()'&$%&'+-*')),)+%'&&,($+#$'%')+(','''%$'+54745367359744:64627::7644868888<@:?D@=<>BA>AGDGGEIJJJFBGNJJMLLJQNLJNLHMMKMOPNJG:5789;8==>C=@F@?JHA<@CEC@AAFAC@DEIFFHIBEB:@?@@AC@AFGFGJGBHBEEVK?BDDB@BEDB>>?BA>@?B@;;@=>?=;>;;=>?AA=?A?;@ECD@:<9;:?=@A?:::>:>?@=:=<<@:?@B<?>A?6;<>9=:;:8<=>;68<=9;<9<?;767:9:96668869:56:64789<;8;987:7775798368866245652222535062641041/4/053422.34/01022/.1/0.112/041.-,0/....,+-,/20///.,,,,*++**)*,+,*+*,,+-+'*0/-*--&)&'-+'*(++*****')*)-*,*,'(+,)+1(*,*(#)'()*')(&+,+((*+*&**+/(((&&(,*&'*+)(*+(&*'''''&()'*),)%%&()'%&$''%'&&,*&%''+()('#5133533555754363891:;58;;6<46999==:@99?ADDC@?ADHDGNKFILJNPLIIKLLLGFMOLJOOSRONJKE=>858;<;?@?ABGA@EC@@ABIACD>G@=@?FBCGHBA>AAA?AACHBHEHGDBHGEGEDDDBA@@BCEC?CB@@ABA@?@>>=>?<><9:=;:==@?@B@AA;?>>=<B@A>?:;<<<<;<<<@@B===?>@B@B><:?977;@@A@:8468;<8768888<?<8887<8689<869:965588889:8:987645759675956530555541339643087234.24/.4/322530-013/10100111013334102/-...021,/.10,10+,-.,,-*,+)*,+),/+*0*(+++-))'+++.-&++-&.)++++)-(*(+/+*,-*+(''-/+'(',*&+((')')((('*&'+('&+)+)&$&)&&)&$'&&&(+*))**)%(*)*&&'%&++('&&())&')''''%'((&')#($+#''43439454663906347494429;979;99<>>=<>>>;?A@DDDDDHHFGJJGJKLOKKKLLIKMLNRQKPSIMQJCC?=:8899:;;=AA>=BIB@@@@CFECIFDDDCEFCBFEEC@@?C=@FGD>AGDEIHFDAA@DFCEGC??BDCDEA?>?BCCDB<>A=<;>;9:?AB=>FF?AAB?==AC@AA<=<=;9?=;>=<<=@?<CA=D<?B=AA;><AA:=?EJ?;:=;;89:76<:;<@@:89;99<:9;:768:7645::887:;:;99;4447:8;89;26554435677523282534/1037336434723/0/.21510100//050020-0/,,.0/.-//0--2.**+,,---..,+.00*'+.-,,,).+,.-,,*+*,0.-**--+-,*.***(+*,-+)(*/'(*'*))*,*&&*'))'''**')*+&*+*)&**')+)'$()'()()+*++)'%%%%%',*(&%'(&&(+,*'&$$#('''*%(*'('%%'+*%&'139581813777282<:7369786575:;=:9:><?=<>BCB@CCABDHEDJMIKMMPMOJFLNMRSRQPPPMHJQME=;@<7=<86?<<@AG=@FBBB@BCBDEEDFED@DEGIKKFBFBA@B@@BGJCECFGDFA?B?>C@@@CACHDCEDDEBBB?@@AA;;>@>@><<;>?@@AA@>BA>>>@?CFB:>=C=?<:9:;;<A;=@>CA@?<B<A7;>;=<<=<<A=9;<>:698;=99?ADD=<88<89=89:88:;9899786889;;802655267697978:57662343032.18223450.21046/0320.22-330124/12/421/2/,031-/31/-+./01.-..-+),/----**.*-0((**,-'%.,'*--*.-*)*-**)#'+,*)))))&.*(')(-.,)+++**+*'(+',(&)++**&))%'&()))')*'((&%()(%'((*((*+('('&%()()()&'(&()#()'))%(+*&$((.''%')'''%'&'3532:63975989997996:;6467978;799::9;;:@BACA@@ADFHIHEHIGOQMHMMGJJJIQUTROMLKMJLHEB;799;<???9>A?C??GG?@DBHDBDIF?EDFAGCHG@@DE>AECBAACDFHFEGGFHBCHCDC@?BKICC@CFBBD?=@@BB<<B?@B=;<=;>A>AA:>ADEF=;@DCC>@>@D<=A@>;??E@@AD?=A@>A=@><<<>9:9;?7;<<<?><<=8;>>@=<;;86;:845688;?::::953367:9<<9456653366<56854626886382:543045240433225366.1041143/12311003100//,../31,+,.-../1-,+-++,,--,-20..+)--,,,****,/-+*,+),+,*'(,**+**)-***,,'+'+*-)&)****'*+%(**,*%++'**)&++'+'%&(,)(**&&&(*($$))%&&'+((*(*)((%)')&$%'%'((%&&)#'')*&')%)+&('%(&'+'%*'48515635577;:97799:78876876:5898788<>>DCBEAEHEFHEDGIKMKMQNHMQHFGHORURQORKHIIIGFE<;9;;>=8>@<BACF?ADE@DD?DHEB;@D@HJGFDBBDC@E=?FCHDCEEECHIEDEEDDEDC@ADDA?C@EEADCA?A@>?AA>=?BBAA>?>>?;<??>FC>@A?@;BAB@<<>BC<?=B>HJJMLK;D>@<AA>9:?<<>><86<:88=9<;>?;:>;<::=:7:<7687<;89977969846568875495678563973474463144;33666444/544385452.3163/2454/21142//.01310-,.-.120101-2210.30+**,.--,,+,,+-12-.+',-+,***))),,--*+-&-'(,&),,+)+*+*.,)*+&'''(%&+'.*-(*+*)*'*$%*'(/*)*.,('++*++))*-,)'')))()+.00*&''((&)+'%')&+)*&%()$)'*)#(+($#$-&&.%+-)(*%0+57761557786589:99340558989677:>@?;>@?AEFCDGDDGHE@DJJHMMGJMLMHEGPPQRPSMGIGMKKNIA@>?>?9CB>BA??CB<CBBCF@;<C<>?EHLGF>EDED?BDI@?CBGFDGGCFFEGECGEDDDADFDBBFFDDBA>@B@A???<<A>:>A@>>??=<<@@@JE@8?BB?FC@C<??><=;>BAL_qpdSB=<@=>>>@@@>@?97?:7<;;<:<B<:>?<7;;6:<878889:86457788:;9:9687566576685367945677762353736946056020.212663637842435/103232/+2520220312-/00011/2011,-/0/..-.-'+0.,-.-,*-1-*+,./0,'++'+.-*,0++..,)('**-*,,)&/,*'.*-*))'+,,+(,.,)++(*('*''+,(,+)*(')*)*(&&)++)&()'('-63-*)))()()$&+'('+'*&(*'+,)+'*+**#%%))(%)-*+*%#274759655594787771456<;9;;888;>=>=<;8<@ABCCDJJIGEHEFMIJOOKGGGHGJKMRQMLMLLLJQMIJICBD?A>E?@==?D@G@A?DDEDEAA@@?BCEDGFCDCEBC?<==A?GJDFEHIEGECCDIEDFACJHFFHFEICADA@?B@>B?BDCA>@@D?BA<>>>A@?EA?=??>AA@A?>?<>C:@?BDQŽ#ÌxKFA=>?8:=??;=>958:=:<7:;;?:6:9>A97899:<?>=<<986676779745576798977769158465154684;43866432201;/62002624/2634/415113613103640211034/022//11021-/.+0/00.0/.//.--...+(+,///.,,++,)+,,)(,*,(('*(*(+)&),**'+*.**,('*'-*-'"),))'(+++%),,-('&&*))+))(&'***(%()*+'&&()&*23-'()'(*(&)&*,,)$$'&&(++&%%(+++,'(%%)&')&#(%'%/31284;167615:9756589589778787:?;;;=@CC?=AAGHDHJEGGCFDGIIMKIEFIOJIOMMQSPPKR_]UOECA>?>AFAACC?BAD?C?CAH@BFDAA<@BCFHF@EFBG?=C?>CABAEACECDGCGEGHHGEDFFDBCDDDABCACDCDB>@CA?=AFCAB?DE>9?A=BB?<AB>?@=BD>CD@?=BA;B@AU½ú>Q”QFA@<AC?>9=A:5898858;<<>;9;<<;8<;;89?8899>=87;:89657::89628:996756876668760484873456472464672624454562440726056521*17464203246142./0/-221330/1--03/,1.***+.0/.+)*-/-*-..,,,)*.).-)%)(-,,)$*'+-,&&)**,**()&*'.-)/''*'*'---)'**(''$,+,)).,&$%'''''(*)*()-(#$)+)),-/*(($)+))'*,*)&()&%**('''&(*%&$+&&*&(#&($%%%#'4701535562<6473:898887878:989:;A><A;;@A<>ACFECFHFFGDFGCHLNKHGIPMIMLLUOPKPOUbaZOHEGB@>=@AAIGC?EE@D<BCHCFDBC?A<<?BGB@D=BCBDB>?@;>>DBDFGGHGHDFHEE@HHCEEFDEIHGDEHD?CHE?>@=@@BDB=<==:@BD<AE@?;<ADEBE@CHD>?B=D=B=?X§¿â|P@IA?8<B?=<B>7?><889;=9=><9==9<@89;9677::9<::::::<8799743335358748:79:;<776445852263386756484225646564344205/24643232322/12220/432..124;=84/,-.-,0022/,,0,+*-.,-,,'*+,+,,,***)',++-)-&)*(+++.,,*'+*(*%*'.))*,+)'(,+****,+&-*%$(,)%)'('*((+,($*,%*-'%-+((&'*((++*)('))'%&+)(*&'(**+*'')+*&#%%&))*'(&+)''##%%&&)-219755931496755:9:99577:;<954:??==>@C?<=AAABEFBGKHE@DHILMLLJHJKLNLLSWZPQNT_ZQLIGHB><@:;=>ADABJNEFEHJFFHDEB?@>>BDFHDCG?@:=A??A;@BEEEFFELJIGHKFGJGDFKHBADFFBDDCCBCBCBDEA>EDEEAB==@BD@ACAE>BG@A@HE@?@@D@@<@@>DOp¯À{ULD?@B=>@?>8?@9<98754<8:9;;;=?=;?;9<9?=88;:7;<<9889<;:767:;87879=><8:8856;<60488965.076866864467066332886732.98210+.243122153241-0441149HE9420.131/.--.--*,4/,-00,++',0,)+.-+**+,(%)**+-+(-$'*)(*-*&'-,+)',&*).+*)*,+**',(&*+*'(**+'(*'&),-(-+))(++&%'))+)'()**()(&((&*(')&()(+(%'&&)**')*&*&(%')&$+%'&*%#*##+'535557756756?657956:?718?:=A=<;:=<:==<@ABECDA?EEEFFJLHEFJLIJFDJPOGIMU\]WQNVQQRMIDBGF=A????@CB@BIBBEJII@FCHHBB9>C?>D??<<=;;B??CAB>CHDBADEFEGHKHGEEFGIFHGB@BFDCFFDDGCBFBBECACAAAA@AEACFDAEDF?DB@DBC=B><::@@>@DILa^SJ>BEDAF;>>BA@?@=7;988=;:;=?<7<769996:68:8:<89;7<::=>>9;=97757:69:9:4264158984:7594484/6:;54868600488148034840330006/42833210165361211/1:B<4//1.-/.,+./,+*+-.-,02.**+-.-***+*+-.+*+,*(*).,-1,*,*),+,,',%.,,*)'*.).+(*(,)**+)&(',&'++&*&*+%+/++*))*((*)*+'%+)'12-)()&))&((%#%')*&%%)&&''((%+'(+)(&)''+'&)##''*%%'1417193125858;99775488<:8>9;;<@<8>?<<>>>?AC@AEGGIKFFJIILNMFFKJJIGIRTTYXRKOSRQRMJNHC=A@=@=@EEAA>FAFCBDMCEFFCC@:;><?ECC=@==>7>B=>DIHDFHBACIKKGAEIDCACFDEFDEB@EECBCEFDCD@@BFGC?DJBBDEEA??CCBFKGCAEC>B@??@;BB@@F>BLJJHFE@ADD;<??B==9<7:7;98:??88;>=99:<@?<7798:76;;;;9999;<;A;58:9983767:;25::366877;68323:;48949666;2865/3;507645/345404/1/.10364036300//0331022.-..0.+---..-++++,,//++,**+.+(,**--*,**($*((*,,.,,)/0-),(',.))*(,(('*)**)*-.+(,&).+-,'$,,'()**)'&)-,)''&**%(()'+40*)&#(*(&&''&%)*%#&**((*%+-).('$#&++-'%''%+++%')#'941537145755876;424:=6677:99>>;:?<;?AA?;=ABFE@AEHKMHGJGILJLKIKIJLKORPUQONNMQTPPQIHDCA>88<:@?@E=CCBBJLEFIFC@B<A1;BCAEAGC@=<A@9<ABCDHKKECEIIIILHHEABBCBIJAFIEEGFCFHBCHIGABDFFCGE?BEDFCGCBDFFFDCAC@FCC@?EABD>BD@@EDBBBB?7B=>A@=B9>===<:<;9>6;=99=<=?9:=;9;9:7577<<:>:7<:9==9689;87<83597448:669<95445<76996463947492:88234447449874454/-30303373103561..1043*.230.0,./*+,--,..),.,*,31..+*-()+--,,,,-+-*-,,**(*(*+,,*&%'+*..+*.++++,,.)&.*)'*'*(*)((+(&(*)-,+#'-*+'(()((&*+&'((&&(+*)***+)+(()%+((+*&%%$$**'(,*'(()&&+*'*%'')+++()+599559554669265677979;=889><;9=<8>=;9?>=DCA@A?CEEFGHDGICIKILJKONNKMTRMTYTOQUSPKIHFF??>>>69EBC??@JKHGEEEBE?A????>BACAGB@?<@B?@:=@DGDKJFIGHNJFJHBBHH@EGGGHIHHHKIDEDDHLIDBHFFFGHFIDEEB@>?AAFGHFIED@BHAADACB=?BCBD=?HHC<?BA;DA?=?9<?:>567=<97:6<:<<<:=:778;=:9:<938;;95;@;66667;><;8;<8;576776774679;::9:94258525446662466462243444623266634/3-2325033/3220-1-+.--141.../1-.0*+//-*-0../*$.0-.((-,*++)')&'*.*+.-*(++*,+,'')+&/'*++*.'(),+%()))''+-.-+)-))*,().,()(&)(+(%*'#%)+)%%)++)%*-')(#&'%$)*'(*&&'%(('+&#'*&)'(,,''('))'')%'#-XTENSION= 'IMAGE ' / Image extension BITPIX = 16 / Bits per pixel NAXIS = 2 / Number of axes NAXIS1 = 512 / Axis length NAXIS2 = 512 / Axis length PCOUNT = 0 / No 'random' parameters GCOUNT = 1 / Only one group ORIGIN = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator DATE = '2012-03-12T09:00:19' / Date FITS file was generated IRAF-TLM= '2012-03-12T09:00:19' / Time of last modification OBJECT = 'm51 B 600s' / Name of the object observed IRAF-MAX= 1.993600E4 / DATA MAX IRAF-MIN= -1.000000E0 / DATA MIN CCDPICNO= 53 / ORIGINAL CCD PICTURE NUMBER ITIME = 600 / REQUESTED INTEGRATION TIME (SECS) TTIME = 600 / TOTAL ELAPSED TIME (SECS) OTIME = 600 / ACTUAL INTEGRATION TIME (SECS) DATA-TYP= 'OBJECT (0)' / OBJECT,DARK,BIAS,ETC. DATE-OBS= '1987-04-05T09:27:27' / DATE DD/MM/YY RA = '13:29:24.00' / RIGHT ASCENSION DEC = '47:15:34.00' / DECLINATION ZD = '22:14:00.00' / ZENITH DISTANCE UT = ' 9:27:27.00' / UNIVERSAL TIME ST = '14:53:42.00' / SIDEREAL TIME CAM-ID = 1 / CAMERA HEAD ID CAM-TEMP= -106.22 / CAMERA TEMPERATURE, DEG C DEW-TEMP= -180.95 / DEWAR TEMPRATURE, DEG C F1POS = 2 / FILTER BOLT I POSITION F2POS = 0 / FILTER BOLT II POSITION TVFILT = 0 / TV FILTER CMP-LAMP= 0 / COMPARISON LAMP TILT-POS= 0 / TILT POSITION BIAS-PIX= 0 / BI-FLAG = 0 / BIAS SUBTRACT FLAG BP-FLAG = 0 / BAD PIXEL FLAG CR-FLAG = 0 / BAD PIXEL FLAG DK-FLAG = 0 / DARK SUBTRACT FLAG FR-FLAG = 0 / FRINGE FLAG FR-SCALE= 0.00 / FRINGE SCALING PARAMETER TRIM = 'Apr 22 14:11 Trim image section is [3:510,3:510]' BT-FLAG = 'Apr 22 14:11 Overscan correction strip is [515:544,3:510]' FF-FLAG = 'Apr 22 14:11 Flat field image is Flat1.imh with scale=183.9447' CCDPROC = 'Apr 22 14:11 CCD processing done' AIRMASS = 1.08015632629395 / AIRMASS HISTORY 'KPNO-IRAF' HISTORY '24-04-87' CRPIX1 = 250.255640043397 CRPIX2 = 266.308757582063 CRVAL1 = 202.4719695444 CRVAL2 = 47.1967667056703 CTYPE1 = 'RA---TAN' CTYPE2 = 'DEC--TAN' HISTORY 'KPNO-IRAF' / HISTORY '08-04-92' / HISTORY New copy of dev$pix HISTORY New copy of wpix RADECSYS= 'FK5 ' EQUINOX = 2000. WCSDIM = 2 CD1_1 = -2.1224568721689E-4 CD1_2 = -3.8136851047801E-6 CD2_1 = -3.2384199796514E-6 CD2_2 = 2.12935798198135E-4 LTM1_1 = 1. LTM2_2 = 1. WAT0_001= 'system=image' WAT1_001= 'wtype=tan axtype=ra' WAT2_001= 'wtype=tan axtype=dec' END &+#+'')))%%%%%'$+)&"!%'(),$$*$$)'))&))%'.-)&$%()#"&&%))*+%&)))'"'*)''%')(+*&-+%*0-.)++,)('++,,&+((),..//0//,031353/010*//..,,/1/04343757<739=833354699;8477663497678=87=>:>=877544956583668/437;;729<64645486@:9?;;9>ADDB;;<8A856::=468>;38663539:77;:64369864443432566889;79HPQJC=978;:B>8:<7;;;9;><<;7::7@<<:4;<8>7A7A?A?9>><>AAHKF?@A<<986<:;<:8776<:==96<?9634778<:9;9<>@?<==>;;=><67;:;@?9;:<78;:9779<4589=?6<;6>@::A<;:A6=::;?@A><734878795;57:6:??DILIKKKMNNRUPLSUNMLNJIKFD@>BD?=?A=:><88875573741020.0140-.--./.+1.-.-+)$)%%%#%%%)),&)&%&"'&%&),''(%%$()'$((('&'+(&%%))&''(--((*--(***,,&'))($))'''),*.0)+))*,)+++),(&(*)+-)+/'--/-,/-296.230./0235123/202279:A@<6686:;656546557<98<63444435=<=<88>>52376136774135585979:796259889;@:68=8>9=@FPKAC;<??8<>989?554:;78754758<9998663253255564379<>??;:EQVQE@97;:8;=8<=9=>79<7<?;:;@;5=A==7?7=9?=CCA9??A=9@BFDDCD?C::9:6:97753;:8;86;44:95578=:457;;9>>:;?;:>;;=<<?B?;<:88:899=:57:<8799=:><8><<>><<>><:@@>4::9=><;<954<7646899==<>=BNOOMJKMNKPTSWZXRLLJGCDGDEC@BD@?@?<<?=9:85268577245-012010+,-/.),'.-*)'&-%+%)')%%%'"'$%'(&-''((((&)'%-*)''(&&&&%(*')*'((%(+)),)++#&((*))('*(%(*,-)((/,/--,)-,+/0*(+,,*).(-1*+/)-/-0//113/23/1..2221/-1140048:8=<77;68977789554475;=767549969:;:64<>865677869599:75<854>::825:85:::8>:;9?;;=<DJA>A@<>:;9;<<;:;:89:<;:4669:;99:;7367::75477447<><>A;6=EIIA=::<=<>>;;<9;:<:<>;:>:?@=>:=>;@>=;<8CGAD;;>AAA==@EH@B?=9:=>>9:766979816::97677:87<;8;<;=@<:@><????>?>;?=;>?>=?<:==:5=43799=;;<87<<@B<A6=@>?C@@;><:><<<<<973:>8449>>>=:@FHKTOLNIKPORVYVQSSJKOEBJG?@@>>@BCA=>>=><98586631/422432/4./20-0+.'+++*#+)%%%%))(%+"%-(*&)&'((&)+''&()&&(('$%'*&%)(&&'*%#')*(('$'&(.*&+,**(*.*(***%(ÿÿ!**),*.&)+*(*0(,('/+)-.).)./)0/2:=6559210334104502/564<:9<;56;:=?8:999535569984469:68::<;967;:335:6;6789364372<8:5:87>77:89:<<:6G>?AA@BIJC>?9;?@9;<<?;88;<:89;<966:<:;::=7785779;95787>>BF?89;8BE><;7;A<D?.D;8=9:<;@<?C@;:9>@?@793=?<==I8@8CB=:@A>;@@C=>@;:9783;899;;489;7<<75>?97446988=<9;:7>B@?>D>@?9<;>?>?998<;56;=3899;@75;=78<9@@C>:A<@D<<<7;?96=;<;;8<?:879;;;99?@@GNGFIKNOQVV]ZYVPMJHGDABHF?B>>FD>=8>@;:;=;863426/43012/10*+---*%+*'+)+($',()+%'%'(#%',)&)*((&%(&('&&'&&&)'(.))%$)(#%(((*'((((%**%&'%"%*.,&'*(')'%()()(*(')-.-,(*)&),*+,')'((1+,.),).-4FIG93./1122215143420756<<7567><>B>=>846649?;:8686468:948;:9:696348:958579=>;8335;<9:67>::8669>:;>GE>9>@DDB@>?9;949<5::<?>99;83588;;9<976::7:828=<969756:><:;;77978:=9;@CA?<==:;;89<A@>==D>@?A@@?<::A=7@?:>CD?>?A==:98<6BCA:89;9<=:87388897<<8::<98:;77978<;6;==<:>=>A=:<@:;88<<89>:>98:6;:855;69@<:?<DB@@=<F898;<@:8;7786:<=46866794488;<?FGJLMONPTQRWd`XVQOQNKE@FECEBA@>@A>AAA@<;;>:68744421575222/6/2,+0-.(#-/($%'#%%%')(+&-)&&&&'&&&&&%)*'&'$'(*($''%%$''()()*)(&*-(*+)')('()-*)*-)**)'&&'(*))')*,.'+)%)(+/-,)-00-+/*)11/---8DJE>6317/611212044433448968;949A@;99537878<@<<;5787799;<<<89>;66887759257879;:65:8<:C?==:7>>6>BAAB??>BBI>?>>9;><<9:5:87<88::?>9;98;:<=9998::798677997877<<888889;8969@<:<>AC??=78@;;=;@@=@>@?BD@ADHA?99=:=A:<@;?=<?=;7;<@=98:9::67::78<6757795498;:98::69858=>==<:8:==;?>CC><9::999<@>87<?887<8==>?9<>=D@<<;A<<B<=<<968<9:D;9414558849889=CLJJEGOQRRQU][UVOIIGHFFGED?EHDGB@EA@=<=<>:779947862213/1/12+1/,+--+)0+'$&%''''%+%)&&%'(%-)%'*&&&&&&,(&*($%+((+(%(-)%())*'')*+''*(&'')+-))*(&*(%&()))*+$)-*%+,*-)&**)(-*-0)-()..)/0-+219C=514785241/017357303978;=<7:89669:;8898:;>=969=6378402643;>9;768837>87868::88:88;:::;?><?7>A>D@=?@@<>>>=C<6:58:8;:857898<>@>?==<9<<64898::7798767988727<;97=75;8985@@<@>@AA@:@><?<?FAFACBEBFCBHLWL@>==9B>:C<7<@:>?;8886;;747;:7;<9544579:9789<<;877879958;<>?>><>=;==A?;=?>>@<<<;:9>79:9>>?:88:=9;7@<A>5@?>A<?=<>::697:7=46533675:64657<ELMKFFIKMTTOW[XSMPNIFEFECCBAA@BEEDB?<;<>>A98:552283/1-1/2/.,.+++./+-),/&%%%)%%%'')$%%'&'*()'(*)$'*'&))'$%&'(*(%(+'++'('&'())&'*(%&'&(')*)*&*+(&((+)&(-)')(),++')+&),(+..)(-,&))/))+./-1862-345<7132455531301437;>9;@9796578657:<99:764331144479;6;>?:;988746:669<::?=:8;<8=;>?E?8>>@GC==??=>>@C>9==;;<6469>;9::9<<:CB=7;<8:8773576;<7897759:9=845756<:79:54==9;<;9>>==9:EAAC@DIAE=CAFFK[\ID@;?9A9@>?>@<==8895<;98:5969:8>;46:887896147;:;96558957<<;9:8<=?C?=A@<>?@<;=?77?;78:=9>?><<:8<=<?9>@<<=7>:>>>::::8:87:79716311765576:?@BHJMNKNSTQSYWTQNNKHGGFDDEEEGD@DHFF@:=><;>=<6362363141/130/2-..+-)).++,$%%%!%%))*)')($%).)%\3%(((&)(*''&&%"%%%&(,+'()&%$)*((%%((*+&'+,))'('%'(%(('),&0-')*)+',*,,+*+.()-(*.((&*+,0--/--*.-.5254872232.0/0220028=:7:857;:6:;<=;;:7788;=998455777;8768<==<;:8587:;<BI@<;;;=;=;9CC@9<@<CCC@=9>>>@B=:?B:>962799399786=@?@:;?>>A>:834858==>?97878:<;;;=;46;:9<97:>;=6:@=@@?@@?CFD?GA;DBEFMJKOUGF?D@DB@:9;>?>;7<788:<?;88777888779:9:688559:78856758<:7>A=<;=??><>??<=?A@<<=<=8878=7=9=<9:;=;699>8B=?7?;<A>B8>:?@<>976318533/376377<E?:=EFDKQOMNPQUSOONJEEKMGCDC@>BDEIIED@B>:><>9<;464464362231+0-12+/30/-+(+()'$')%'(&'((&%$&&*&)((&'(('&&&#'$%*,(''&&(++)(&%())'&&&&(,*'%&'&))(&'',*((-/002/))*(%((*2,++--/(),'*,,1).-)-/+/-+-1.+04925703341003302776><;>?9;>?@>B@:::9;><:;99664657=;<88A@=>=<4447::CIJI@>7=<;?:=A@@@>:<A>=A;?>::@B>?;9=>?;:3;99?===:=;<=>;AB@>8:95988=:;:9;:886896:99::87569;89=;=>?A:99<;;E?@=BEFAJMGGKGJJKFAKFDGC?:<=<A;==9:8A8;<:><788;9;86398857748;;:8;<879:8899;:69<8:;;@?DC;?@B=@<;>?;7<=>@<=;9=;9@<=8==;>>8<<>D?>A@<997;::9336414:636558?B>=DJGGENQPPLNMMNLMKKJDHIEDDECACBBGHC@=:<;98<:856732400632./2,/--//-(+/-($%)%#+&')'-&%(*$%'&%)(&'*)#%)'#$&())((&$&&+*#$'&&&&)+)&&''**&(-,''*())*.*',),7F=1.++,+((((+%-,,,&+.&.*+*+-,(-1//),),101-112240/1-/014113457;=9=CHIGEFC@=;<<9<>>=;977666999=>=A>:8;95;989?BEKE>C7:A<9>;?B@;;:>><=?>?<7;>@>9:6==88584<><<;:<>?:9=@DD:7?>:8987;99<;>;:@<887::=<:779:7;=:?8;<:::;:=;<?A?CCDDDEEMMJGFJJEHMEFIE@>@?BA?;<:<779;:;?8;:9877:6246796238998:98899779=>;<;:=<<<?>?B@C>;??<99<?=>>>><;=@?8;<=<8B:>;<@<>>@AAC@9;>:;?==97;=66586699999>=>DDCILKMNJNOMMLMJHFFHFIFDGBBC@A@ABA?;=<:A::<99487763.20.42//////12'+..+$&%*(('%)'*'%+'%'&'&&&%+)(&&$(''*''')'())'$%"%+((+(()'$&)((')))(('+,('))*+(*,3A50+(-()(()-*(--,'-',*1$,,)-'0,--2-1//-23002/25.//23-54126505><ADJPTTMIADA<=;:;:9><8636678;<<=<>><><568>A?8>=BC==?=;C>79??7==7@497=@98?;7;7:77<;79<<===<?<;;<;>@;=@@?<=>:58999;><;>>>?=>?==<=>>=:988?<:;8<><8;8=?<@>::?DBAJJIPPKOHJFAKHCFCAI?;;?DA?@B7:9=<<;;;855<=77;85545454269::657::::7997;=<<<<;;?=?>AA9>@<:;9<;:A9?>>><@;9<:<;9;@;>=:9=F<ADDH@9@?==8=8::4487777<737<>:?@FGHKKKNQKIHLROLJIIJEADFECFCBDA>F@??>@<;<=<632242610.-//.--.,/.--,((-$)%'))&%+-*)+&%'')((')*'&&'&*(#%''*$&))$%+)'&&,+'('''(((''*'%'(+,)*++''*'**)+,32+'*,')-*,+*(*),+,*,.,&,).-.++.-/-0*,031121332.551.01./465537=@GNU][ODDFED>:879===<<:8:9=B<>><<?>=<;4:>AA>9;><:<B?9@<8:=>@CA?>9>97>>8;58?9:68947:9<;<>@>;>?>>>??DA@>=?=;==98:<<<57=::<=<;<9=?978:67<=:7:@>=><??:;87869@DDNSSUPPGFHHGKHFIEGHFF><@AB=C=<>:;?;;:<99=>?989;78436528<97<;45:<=97<;:;999:;;?@B>;;;>??<?;889<;>?A<>=:>>>>><;<7=><=@D>@?;C@?@A<@<>9;:5;736=DD=637>@<ABFHDHOOMJGMSYUNIKKGGFDDB?>@?AB??A?;<@<8;=<9926527442...*/.*0,+,+,-+/&'*%'!%%)*'%+(%%&"&(++(*&&)&&))-)&(&&%%%%+,)),*%((*)'(#"'(#&+%'+)))*.,),(*'')--,))(*/+),,*,.,(,-.-0,.(../)10-7/021.25.0/09312/-150553144166:8=@GR[VIBELKJE>76:9<>;<;:8;DF<89?BA:6<:9<:=>;8:>==B?B;@:;@>BKLFA;;=95<6=96=869;9547;988:<9>=9==::??DCCA@ABFD><?@?>;:>A><:9>;:>=:8<78:<?=9>@@>;=9;8;697;:@@@FJVSLKKLM@JIFIHHFGAAAH=BBB>B>::8;<=>:?;<<8>>:9665358315:=:::47>;:;<948>==>=>=>>@@@=<;::<>@<:?:8>8B>><<??@=>;>>;9=;@@=>B:?@;B<::<>>9>:89<58>FG>9858@=>B@?CJLPSLHMZb\TNNJCFGFFED@@ACC=>@=;C>>???9;67:42352122.+.,*,0).%+*,-#*(('&%(&(,'&&%'%&&'('&#+)'&''''(&('&%%&%(*(&&&'))+'&(*+()''((+-*+(&*)('*+(,'',)+*)&*,.,*,+*)*,)-+1.*'-1-//.-6/505214-2/565201004314641355885:=BEFGA>FJJFC@9::8==>=9=ACDB:9<=:8899;:<DHA:9AB??;;=AB;<?BIVRRB>A<:?>5;88<9><<:<977568::@>=<=;<?@>CDDCBACMMLJB@>=BA;=>:<:9:8<9>A>><::=::?=@@;99>::3;8>89<ABCJOKLLNLALGMGNLNGFHDE@=AHA=:889<?99;:><<=>:=?7688566578869<<8<B>=;5:;9<8;@?;:=:9>::=969?;;<=9=94:??7;;B>9?<>8;:9<@9A@;?9A?B>>:A?>>=<=89:;9>A99688897>DEEIPTQLFKY`]TPMJJGGIGIHDCD?B@<<=9<:;?>=><79:384/21310.-/0,*2-*+,(0"+')%)%)#%-((''' '"&)*&))*&%'&)*'''%+,#$((&('($%)(*$#'**&'(%&))+.,&%),+*'))&(*0*,+(**&*,**),,).(,,-)0/+/111)/114201.01.0032/212/.016:0/304625998;<==<?FD@<88::9:::<<?CIKIC<:;8:878578@?;==8:=F==?9A>@BBEMPKGC>@?DABA>B?:<97=B=:735;86<<99=<9;=?ADEDBCLMSZ^RHD=>>=@@?=86;;;=;98><569=<>AB?:=:999?=6>98<=A@FEGMDMNIHHKJJIMAIBDEFA@EA<<;:<<86787>?@GC?=?=75466545875::878:7:;988;;;=>;<@=:8;668<>>@;<?;>>;9=;8=>>A<:>>98::8:=:=<?=A?BB?@>=<A>B@56:88>?99;;>:<:A>CFDJJNNJJMPQPNMMMMONKHFHIDBABE>:98:??=;<<:797765521330/0--+0,.-.*,,(%''%'%%&*(%%,(%$'%'('%&&(''#$&&,'**(*&&&$$&%(())'*-($')('*)$'((,*'%**('(''+-*(%),)),)%,),++(*.),'/,*,112-,0/2/0.2.050,36/0/22423./11340432254977:679>A?>A<9=<;;>?>@>@FQTJA=;9;<:87:<9;>@:@9<C<8;:;>@BAJLML@>E=B@JHHD;:;?77<;8<83:=<7;:9;?=>?CA@<>BFIKXfoldVID?AB<?B>9:<9:>=9>@A<68<;;;:A>C=8?<:9<<?><?DGHIDNMTURHLNMHKLEGEEABA>@AB>@9>=87<<79<?CD>A?<;9884275276:<8759<;>;8=>:;;::;?@>=<:9<=>>B@<CB?>=<@<=<=<@9<@;>9>><@><:?=??<=B@DF?===:>98;98:=<@@D@=:;>@AA@HHLKHGJMKJHJKHINLGGGECDC@FC=<<?EA@C><=;<;:8455-//3100-21,01-+,&'%')%%%$-))%+)*-"&&(&'$+'('&'%%'&'#(+)*(&&((%''',+'&(('+)&'+-'')'(,))(&'(+.,*(0-*+/+,-,)*).+*,,.(.*-+('*0-1-.42,+03/.0-0/,32042/13//1222267323797576:=:998=CB>>==CFCCA@IUWNEB?@>=9965:;79>;BA=:<;@:?BDCAHFOOGEHHDEGFGA<:<98;;769;8::<:=:<;;==?>C@<BBFJOVbt€u_NEBEFA>;;::=??77:;?@;999>=;7:<89<@<>;><79>AHICBDOP_bVQJMNEKJHICAACAC=>;=@>;=<:959<?>EBBBC=;;;769;647;<9;88?;:=9:8:A?<:>;=B><?B@9<;::<=A@=A?C>?C?<::=@<@;<=?=@<>>=><<?ADIBA?B?FAB@=9=<=AEFOOLE@>A@?<?@BEEDFGJLIMNNLJGHNICBEC@ACBCED?@?=@BA=?=75865403720412/.+03-01** '%$*',*&&%+&%((&')&'()#%)()*()-%#!%*(&%('&)*'%')(*+)''&&%$**(&()*-('***)+*+%(*,,-.+)++)+%)*),,.-.%)((*--,1-202.)-1*,-1-,./10/,///.../2399:215776989:<=868=B?BGCEF@=?BBGMKD@>??>869:?=<:9;>A@<8<CAB?AFHKN^RJGNGIEBHA<?975=87?989:;67899;?@>??;=?>BCEIPR]p{yfQHHDDC@@==:9;:<>>;>;:=:<><>;=:;;A@??8<;;<>BBJeLFHP[XQOLNJKJGJGKKCBDA;??@@><=;=9:7=:>=;?B>=;7<;86468;;889::978=?;9<>::===;<BA<??9::<8AA==A@?B>BDA@?<=>?:<B<;<@:B;CBA;?>=BCBABGGB<==>?@CDFMVVNGB?B>CC;<BB@BEFIKMONKLJFHJFFIEBCAEECHH@AC@<@F?A;9686432212-.///,-0).1,-*&)&$&%*+)*%&(')('%%((*'&)'''&*(&('))+-($%+-**)('&&'(*(%&#')%*+'&'(*(*'*+(*))))++*,*/,/*+*/(,&,..,-,(,.-++22/.-2.(00+.*/.0+*-/--.000/12534;:5457:<@=;;;=87;:;CHFFDA@>ABABCEGC>>=>><<<<=;;<9==?<A:A@ECDFHHHRNOCPLKBEBAA@><>?>A?<><;98:><66AB@@==B??A?CIOVZbkk[MGKG=AE?=A@<;;A><><:=@9:?<;9?@B>B>?>9=E@AB@HNTNIKNYTTNPPKJLNNPIHDGEA>=<<<==?<96<9>=;6:??:<=988:7568:8779=9899;><;?<;@D>9<>?@?=?>8;>8;A<?A??GE=C@C<;><>7;=<<<:AF8@=;=E>@>A?@?CGCB?<>=>CEKIPTKFEA=<?A>BA?CEHJJIMRUSMLJCCHKGGECEDF@FH@@?=>BIA<::62;60261041001/-/+*0*..)&',)%)(&&'!'(&%'*&&'(&%(&()*+*(())('&'('(')'$&++'**''('%''(,*)('))++'),,*,&(++,,.*,)-,.,-/),--/-.-*-(+-0/..-13*00,,-0-25/233/1221330316984433;>DG?=?<:7555:A??C?>ADA@@>?ADACD<@@DD=;>9=>:?BCIC?A?HCEIIGGPPKHOSNHHBBC@E??<B8;=:9<7;:9?<:>@A=AA=@EEFDJOSW]\\VOMD@BDDA>?@>==<;;=>=?>87;?><9=<>A?>A>?AEBBAMPLJFL\^PQNOPNJLQLURGIA?B@BDA@?BA?;987;?=;?>=<>::7:;<<:8998:;89;<<;;9<=;>@>??>??@BADC>=A?:9<@?@>CE?CB@>>=:=7;9>=C9;9B@B@>>BAEFBEF@CA@?<BA?IFJLNMQRIHA>=@ABCCFFJKLJGKRTRNKLJJIEFHGFFHDEFAAAA@AFA?=86696234--/014,*/-+0/,++)%)(&($)%($'&%'')()&)#')&%&&))'&%*-+')))'&)*(%&()+*((*)&$%*+))))+,**,(**$&,&$'*+()+)-*(.)+*+,),+)-/,*(+*0/-+-..1.-.///),110/3004112321/068603699@@:<=9854866;?=@B?AA?BA@AABGFGBCGECCB=@:?<BBKTMHBHDKGHCGIOMJGQUTMGD@B=?=9<=<<<><;;<>=<;9;>=>@BCEFJMIFORTXYVPQNHHHDA@CC@?@=7;<;;<B><@=A??=?=@?=@@>?BDC@IBHLGLNbaXQSPRPOQPMOTQLC?>ADEA:=??BD>>:?><=:<87;7758;;76669:;<56;877:=?==@?<;?>=AB==?BA?>A@=@>?@E??F;?;=B?7>67=@9A>9:@B>A@A@AFCECGDEGD?FCCBILQTRT]h\OE??==9BGBEJIJLJHPUSMJJHFCFGBBFECCDAEB>BA?GGA>>959644343.0-/22--1./.*'%!%((&')((&('%'&')('(&'''&%%'('')'(''&%(('()(%'))*'$'('')&&*)()**)%()(*-($(*)&'-(*,(+)-),,%/,(,().*-()+)-*+2112201.-/0/./-/01*.,.311411/653213856;9751574435;AA?BAC?=>@@<@BHD?@CCADE@9@8:?FHOV[XIDDHAB@EFOMLHPPSQEFF?@<?=@>;;;B>:><9??9;>=;@@CFDJOQMDIPRUVSRSPONMIDGIFA@?><;;A<?A9=A@=<@A=B>=@B?DFDFI?DEFEINLS]TVPRQORTRNMWUSKDBDDA@@?>?EHF>:=?ABB?:==:9:65:779=;7:::;8:;<@A@>==>?>=;??><<<ABB=<==A?B?=<BAB?=>?:=?=9=>C>@?8<?<?DAE@EFDCCHFLEB@?BFKSah]dzƒsZICB=:>FDCGDGKJIJJNNJKHEHGHKGFGGGE@?@>>@@<<A@@??7995310112.+0/.*0.12.* '(&'%*(&'*)'%)()()('))((#(%&)'&&%',&#%%('&*'*,%#'++)(((&&(++%&)()+*'((()(()++))()+-***))-*(,,+-,*/+,,.*13.200503/+031/-.,11/-1-/0113120244135665677669:667868=?ACB;89>?:;<CBB?@C@=B?:@BECEIOY`YMGED@EBFGJQEINLWPQKAEBA@@=D@;<@=?=>:>?:=A@C@BEGFHMHGIIPYXRORONUSNQLGLHFFCA><<BA@B<?AAB<=@:;?=BDEFCAHKC?C?DEFIMVUSTRXPRSVQTPIKJDD?EA==D:ADFGAAA<@==A?>>?:7;99978<:578::89:;58?;==9;<;:??==;;@>>:<9<=GD@@ACBCAA><=;=:>=D@@@=C>:?@:=EBKGCBBD@>@CA?EGN^v‹{y…sXJB?<>@FHEGHIIFFKNRQJKNGBFGHDEDBEEBC?@AC@A=>=>?<724621.02/+.00/.2,.)*-)&'$'&*&%')''%$*%%&'$(-('&&%'(&&''*)&'&&&&%()'*+(()'%)*&&'().*'*'&(*)*(*&()(*)(&*+)-,.)/+(-.*(0-(*0,+./203355362.4420,+0/100.020/0043232533132026997437636:<;;<ACD@=?<=:99=A@@FDADB=@@?=GEFLGTWTLA@><CEHEJKNPUR[WPJHIEDCG@?=?;@@@A=:7@C>>=?>=CGDJIHIHKRVTRQQOOOPWXOGJOOKIIA?A=?A?AB@EB>@?@A=CDDFOJJGLJEBCDGEHLRSRYTVXRPVTSNMMJDG?BF?A?@CGEDDA@CB?CCC>==846:=977;><6:??;98:>?AB>=?=;===@?=@=:?>;?A@AB?<@CBE?=A@::?<<9=C=>>>B@A=B?7=BAEFCBGDAACDBGISa„žš€{ygPA?A==>ACCGFACFKMJPQKJMJEFGFFEB@EECFE@BC@A?>>:>:9:68733033041.2/.),+,/%&'&%(*!&(+''$>,$%')%)*&&))'))'(*')'$&)&')('(%(+*('%(+(%(+)))(&))('*,+++(&*+'+,,))))-/-**..((&.+,,*2.-,/3735043052311114/2/..10213.31024::406638;95655456788?@?FHGD?@=9;><=@?CB?@ACCBCA@EIJJIISOLAE??ACFINRb]]]]VPKRPPI@AC?BCD>BDEB?<?EABCD@>DBEFEHKINRQNOOOPQPKPROPOOSSWXMC@@>>ADD@CA=<CCB?DHJISXSJOKFGLEGLKPOLSTTQ[UXX^TQLJKIGFBFAA?@BHBCBACFDCIFCA>;;:8:97:99=;9=>;:<;<?BB@><;>??;8<>::<>=@<>A>@CBBA>:B@DAE9;==>6>=<;:?B=F;>=;=B>AC?ECAGDDFCGGRjŠ ŠzeOEB==><=?EIHHHKKJJJIJLIHHFFCDGBBFEHHEEFB??@???<::98;34325/.11.1-,*/--,%%('%((,()'%*&/$$%%'&'''%*+()*))'&$&&$%)'('&&'(&%&)(')(&(((()+***,)'(&)*,''')+,,+))--0+(++-+,-.)*///00.12621-1/28@972-15../1--542236212599898:<;;979:7554887>A?@BHG>:99<:9:AAAAD@AECJMHEGJPHOKQQMIBBA=BDCLUffgd\[YOUSNG@?BEHAF?BDIB>CDBBDCBEDFHDADIMOQNOQMQVRTUQRRUWNMVYbeTGBEC?CBC?@??CG@ADKT\UZ^TQKLMHIHBQSTMRTT`X\\Z`fUMKHKLEGFC=BFB@CD=>@ACIGJHC@@@====<;77748=;7;>@=9989=<;===;=<=?=;<9:;><<<@CA@CDB?G@@?@<=:;<@9>9?B:?>@@=C@AB?@?CB@HEHEJLKS^~‹‚Ž ŒfJBCBA<:@HIEGJJKIGGGLOLGGGIHCCFFEGAEHFGIDAAA?@@;:?744763242.0.1/.-14.0,%%(*#%((')'(($$$(%')'*')&)('&('&%(&')'''&&%%&%'&&&',,''*((''''))(('&(+'(*+)),**)*((,.*'+,'&(+--',.+*/0.20/2.1+.5:A;2.-1,10///-1330464545859;8;@?:86475345;:;;:;=FIA=::>@:8:=?DFCCHDENRNJKOLQOKMPHJHDE?<GDKScismjYXUUTPIIJDLFDFC?DFEEDFEEDHGCGCFGHILOS[XURPPPTVTQRUY]^aegjeWJIIDADA@DFBAFCCBIRdsd\VVUSNMEIKFQWOQRVa\[Z]]adULKHMOHBEI@CFBCCB?=<=?EGEIHB?@<==>@>:;><88<;;<:98=:6=>=A=78<<:>=>9;=<>>?>?@AA>CE@AB>AA=;;8@>;@><=7=?A8?A??@DBBBBIEEGGNPKTWdgkƒ£lNA>>@=@CJLIHGIHIECKLLKGHHIHHHFIHGGGGGIIGCFC>=>:;>8777500192/-/0-0/4/..!&'#'(*#&&%#%!&%)&*&'*$)&'%'&&)*$&&',+%)+*)''&&(*)&((')(&)))(')%&$%'**--*+)*))++*+,+(%*)-+)*).,0*--'.1//0.2/2,1009;1.2...00/30146512764673:;:<@@95878956865868?@EE@=:=<:<>>?CGCFJJILTVRPTXUWMJOMKMIFH@CGEMQZp{zl\WQMOPLOIEOMIIEEIFCJGDHHFDEEHCIFCKILTY^ZQRQQTQNPU[hqrtvvkbYOLHHFDDCBDC?EFDDIP^l]WWUUUNLKKKIRUTOVbh_`^YY\_RLIMLRSPMNAECBBB?C?>==@BCFDB??B@@A<;=>>:779;:99;;768<>>A>:8;=<=<><=>:<@<=ACBA=>?DBC?C@><?<?=:AE@@<;B;<>DABAFB?HDGHFEAFCBHOUZ_pvVC:9<<DKGLQMHGHIIJKJHIIJLILNJGGFFHDDEJ2+oBCB=><9?:8553342302012.1.0/.2%%(*('*')&($#$((($&)'&&&%%(%%&''%)(%)*(**''($$(&&*)())(''*,**(**))'&*)),%),,,(+-+*,.,)0))+,-,+)-*.)+120,,0/10-.,0342/..//0/-01447854446875>CFE@<998;?@<988:;;>?@@@=9:<<;>BD@BGDHIMJRSTZ`cd`_TSPPPONOLFFFHKPYoy‚l`VPRQQPMNKOIGLGGDGEGGDKLFIHGFGGGHMJO[gjaVTUSQPNQV\i{~}~vg[WRNKIJIGHBBFCEJECGOVWUQWXWQNQKHKKLPRPXdnjadX]WQNPNTXYdeXVPB?AC<<@=@9:?BAAC@?AACA>=>@>=;998<<:<;998;=6:<:;;>ADB=?B<;7;D?;?@@?@>=DHIFDA><B;>C;=@A<<>;>B@EA@@CACFCGDIEE?>?@HQT[cƒ”sUC<<<BDHJJOLFEILKJIIIHIIGHJMJDEGEGFGFF>8UDD@=@@<<89754402/000*4+./.)--'$()($(##((''"&&$%(*&(&%&$%%&$('"'(')''(&&(*'%()'&)+*)'&*,+**,*))**%*((+')(),)*,)).-**))+,-.*.,,,/+,,1.*,4-0-00.++//.,-/121,0/.1/69877894:@CHKD<9::CDAA<88:;=?=@C=?=9<<DHIF@BBCIKMNQRZdpslle]ZRSMLSQKHGKMPL^glvgd]TUUUTRVWLJGKKHHHBEEFGPNKJJIKGIKMPSe{}rbZWSOPRUY]m|~~xe\YXRNLFJIKGBGFDCIMEGKPRVTRXUQKQNOGLMWTTYbllhe\^YSSNPWjœ¹›dNGBAA<=:;;;;>>=BCEACAA@=@>;<=;8<;977<><:7:=99;>>=?@EC9:<@A=?A>@?=A@BCC?CHHIGE=@<@A?;B=8B;<><:A?AACC@@BFHDGDB@BCCHMSVfmZLA=;=?AFHIILIHKOMIJIJFDFGLMGJGADEHLFE@DIDEC>B>?B:;;887426.030.00,-3.+,&)%&#!'$%(%)"$(&),)(($)')(+*((,)%((()(#%%'*)()((**)(''$%()(**&)*(*/+',*+*('('(**++.-('(,(*--++,*-.,++.,,2/13/121--00-/,0-11.//,.2778957978=CCCE@;=?EGCA<888;?@AAA?AB?EDENTLEFDDJQWYZ[]fpstsjaYTWORRQPMLJLNLU][feja^^Y[XNUUQIKMLPNLIFGNJLQPOLNMILPMOVdŠ~i^SNNNPTZ_l{zrg[TRSNKILKMKIIIGJOLKMPORY[XVPQMPOLLLNNSW^_dahc_YZUUPOV„*¹B¼hNECAD8=9<<>9>?@@CEBBEAFJC>:;?;:;9<;98:?<6<=9=:99<>;==?<;>AC@@=?A=?AC@D?ADGFGEC<;D<?==<>?>@?>@B@?@>@FFBECHCDDDCAFDFNRWWQD;68>BEEFHHHGHILKKPKEECEIJKHMMECILLIC@GICE>?B@:<<;9776:361/4513-,1/0--+'&'%$')))&&#'')(*'(*$&)'(%&&''&(*&')(&'(+)'(*)%)+'&'&&)('(,+),*'*,+***(())'&('')*)-().'++'/-,,*-.+.1/-.3/.110112401.-10/021203469:6655688<>BA<89:<=CA>@>:;>?>>ADEBCBBGKOQPLKKGJT__b`bglsqvmfb]RVRRONGGGOPTSX^]olid_^cb[[ZTNNOSVOLKHJMH‡oSLMILMOQMPYexzh\URVST^`cltyui^VOPVUPPNMLKKGILOOLKPMMOWVVVUWUQOOSLMIS[_[]abeZXZZURPW‡eI…¶aLDB?A====>@8=?=>ABDBDILOI>=?A==>=?<;;>?99;;:78:<=>=>>??<=>@=?@;ACAA@=DBABGFFAB>=<>8:9B?<?@@?E>@?CAAAGEGBHBEDECCEEFINTLJE<78:?BEIJGCGFEKKLNLHFFEFHLKJKLLNLIJKFEGCECAA;;:<>9765952640111-.3-./+)%*'$()'&(,'''((%%'&))%&(&'&&('&'*'('%'&*(''%'(('%&)(&(++((+-+(())*'-+((*'))*(*&)'(+**,*+-+,*,-+---1,-*,0.0-+0-/3131322/0120102368857669;87:??:8989;ACAAA<<??<<>CHC?BFGEMSURRQJKS]^dlfjmoox{pld_XNOQQMOPNUVW^__ijokjhghlc]TNNMVXUTNKRLIldSNQOOPRQQV\cqwphb][Z[^[ZgomnlbVSQSUUWWOMNLLKJPPPLKNJOMRTTORTPQTSMNIOP]aYW[`aXVW]\SQToðeí€XEDAA?@:AB?;9:=;>@?DACNSME>==@?:;?><9:?===9;>::=:;@ACB<>A>B@>??@?@BA@><A<=FDDE??>5?8>?B;?<A>B@=@AACCCIGFAAFKEFCEFFBGILIDA:::7=BEFIMKHHKOPLKMLHFIKMNMKLMKMKFHKIFKIFHEA:>=:=899347385///.,.3-0.+&(*))'(&%$)('%(&'((&($&&,()'#&&&%++'&('&(&%''&)'%'(*)'&**+*),*)'((('(('*,*)-**'())+-))'*).(-++-,,0//,(*-,02.*4).0/011/.026//3445<865768;;:9;=;=<;<=>A?@@@@?ACCB@BGFBDFIJNPSTUROQQV[fmgjmilowksodWQSRURSURWYUedY]gmnspsprgbXQUTZcdWSLMOORTTYTTTSRVZWU]cigjjb`]`bYW_geb_[YSRW\][XVWTSTOPOOTRLKLNMJSQOQUPWZZKOHPW]ZWTX\XVWV[\RMQb}{[NHAA???@@B;;=9<@<>BFEBKPI@?=:=>;8:><;:;==;<=><;;8<><ACA>=???@=>B?<<=<?=>?>A@ED@@?=@?=C=>?CD=B?A>E@CGEBH@GIGKDDDIHIGEBHLC??989=CCEMSOKJKNNMQSNKIIKMNOONNKLKILIHGHKGIEBB<:7889<97944053-1,12,-2*&*&*+")'&)&&$')'&+*(($)*&('##&%(&'*)&&((&%''%&)'&(*)(%$&%)-,,,*%**&),*)*,,,,')'(,,-/*%'+)+()-**0+//,-(/1+0/-,/.0/001./0221044488769529<@A=;=>:=A>?FC@DHFB?=?BEFEHMKDCGIMOPOQQPQTUW[acfdkmjlnkkkg[UPTRRSVZXVV^`RU_fjqvzvsib\VTRexl^MLKOSUTT[ZUTRXYWRMR\^goke]^]YWTVZ]_YV[VR\b`]][[be^SQPRTQORNJMKNOSSQSXY[SOOOU[ZRTVWSTRVXVSQRYWW_WNHBA==>@>>8=B=@?>>ABBCKKGD?;8<??>?@?><=<:<<:;<:;:<:<>>@<:A89;=A@=?==>@@B>ADCED=@ADCC7A?;AABB>A@<E?BGC@ABHEEIDELJDFCAAHHG@@87;;?AERTNOOJKLMTSMKIHIMPLIMONNPMNNLIJGEGEE@>?=999<=:61515/11.1-.-0-()+'&#&''&&#!(')'*('(')(!'($'('()+*(&''()&('&((&'(+*$&('')+*(('',)')+))&*.*-'(***+/-*)*,('.,-/,0-//+-/4+,1.0./12-1/-0/2313667<;969=85=>DLF==>@ACADKJFJLGEBBCDDDFHILMIHKJJMPNMMPTTY[^ccchljokliihf[RWXTVY[PVTWYY[Wbeq{sphfb^UWScmeWMNMNRQSUXYYSUVSPOOR[]gmqma_[WYXTSYYUVXZZ`efe_bhxq]QRQRPOPOMMNPQUPNTSXVTNPPUSVTTWWPQOUQSURQQPPPRQMED>>?CCCA@A?<?>BDDDDILIJB<;<>?DD=;?<;>>><9:=;;;<?=>AAD@><=:@>>?><?=A=A?BGEED@?B?AD9?A9A?=C@?>@A?@ECEBIHCDCFHGEB?@?@AAEB;5789;ADJLLKNLLMNRPNMFFLNQNKKILOOOLLHIKDGGCD=?B@;:9;;7/2643030//-.01.&&(((%&&&&&%"%(%&(&'$$'&%(&%)''((((&#&(((*)''()%&**)$&))+**)%'&(*(')(('$(.*,(+0++++**)++,+0.-//,-1-../,.00.0/12--/..0/1038746:=:;>;8;=?DHEA@<CGGINOMMNJHJJIKIGJGHIMQPTUMLMMROMNUSW^`bheijmljntjig`XWZVWYZTVUWPWU[fgmridc[TXVWVW]XPQNOMMRUWYZYVXUSSRTS^fhlolda[]`[VY\TU[\_^`dlnehm‡“y_SUSOPOLLRSLQNPOQVTXSSOIPWSSRRQRQQTVSWXQJMIONRSODB@>>>A?AABC=>=?DEFGGJGFC@=<<<@B<:?=::=A@=<;<=@?><>?>@=;?@>@=?=<:?;;==@BCE?FBBB<@=9>>=B?>BCDAFDAAEEDIMDFIBEHF@AEC?C??>;865885=??DLKIKJJMOPMIIKMLNMNOKNOMOMKJJHGFBBE?AC><:88:62194240//.1//31')&((''%###'%('$%)%)&$'')(&&&('(&%&%'&$%((**((**''(())(')+-,*(&)*''*)+'&,**+++/-.)(-))--+.,+.*/*,5,-*0+/.221/5/,///3300/46886689?=9:;<CDCDCCEGHKRVQMNNPPNLLONNPRMJOUTUXVTRLKQQRVY\bdcbbhhkihplnogg\^]\V_Z[VTVT\Q]adhjb[d\XZ]ZVQWYTQPNMOSTWWTWXYVW]YXU]hklihg^[ce\ZZY^dea_`afvuoq~l_YUVUXRRNQOMQIJOQSQVXQMNQSWTTTUSUVRW[TVSNRJOPWPJDAB>@9=DA?@?AA?@CACDEEEEB@>=;=>=>=?@<=>><;<9;::@><><>A>>@@A>@98<@?A>BBA@BG@EABC>EA=@;@?;CACFACBFCDDCIGFFKEGGHBGF@@B@><:9768988;>@IIFFIKLIKKCINKLLKMPPNONNQMJJEFCBFH??BA?=89:77452160-//./021))#)&%&)(&$''')%%'('&*'&$('$&)(&&&&&(($)('()+())))+,))(%%+,)+($(+*()),'*()--++'*,))-('..)-*+1.,'-0./.2/-./2.-3-/0//2240.556476;8;=8;;<C@>?CCEMQSVWSPLNYWOLNQWZTTPLQSRRV[WROJKNQT\b``_abehfgnmipmplfhd`bhdb[WSZ^Y__ahbaadcadda\YWYZUQRRRPOQRPUUWYX]]\]_cghhhe_\^ab\W]hooidb_f~‡{qpsljieWSVXRSRQNNLILOSOMN[NOORVTQ[[[TTXSW_X\ZVVRORWOHDDHAACDGCA<:AA@?>?BFEEFGDAC?;<>==<>B>=A>99::<;7=@?A>AFAAAA>>@>@AA@A>BAA?CA@BG@BEFBBA>>?<A@ABDA?IFDCCGHKIJHKHJFI@>@A??:97558785;@ADDGGGHHKJGFJLKOOPTRNMQTQMMLJIFGHHG@BB?=>:<;658634002.//1.3.&')'&&&-'+')+')%"&'&&*(%$%&$(&$%&'()(&')(*)')+($'(&)((**()*&*))')**)''%*),+,,*(+*++(++-*.((..2-..2-.2/20.////011//,222/17626;89:;?;>><?;<=<DMTVXXUQQLPUQMMNS]cWPQNOQSPRYZWROKILT\]Z^__ijjlkljoqiplmleait{wi`\Z]]^aekcfjengghd]a]X[[ZYTTRPTTSVVX[Z]^Z^c`cghjd\]becdgntt|ymjhmxtkjjcjqi^WVXYWSQPQONQRSMX‰SLLOSXQQ\\[ZYVU[[`^`VUSYRQLFEGECDIJIE@;8;>?@=>=?AEEFEDC?>>=<:=>?@>@><>?===9;B@=?@C?@>BB<=?A??AA?=@>=CB?>G@EIDA=<A=@A@@?ACBBIDADGGJJIJFFEIGIC??A@@<;:52748;>?AEDIMGHJJHIIFJMORUYVQMQUOLMOMJJKIIFFDB@7<<<>777532/24./120//$),('&**&',)(,)(&(%$(&&((')('&#$(+*)&&())))('))%(*&%$&(')**)((),*)++''**,.,),,,-))+)).*)/*-0,1.0+1-.-34--2210+/3.22140358<:7<;:=><;?<;>>@?=FUYTQSPPRPQRPPNNQ`gXPQQPQRRRY[XTPOIQWZ\]dihmkprokoturklnjhhn„§’uj‚bdgfjknistjofhkfa`^^\_[X]X[Y[YY_[YZ\]\[^acfkljjeffgimtx~€ƒvplotrifjnhhke^YY^^[RRPQRRPPLPWyPRKRUVYS][\[WZ_ebc]_ZYRXUONIGIDDAJKMG==;=@;@A?<;?FFCEDAAA??>?A@>AEA>A@@<:><<?<<=>>@CAFG<;@=<@@DC?>@BDGCAC@JGD?A<>=CB>CBB?@EHC?EIEHHFGGFDFIIG@F??;75:5414<??@ABCDHGJMGHKJJHKOOSWTRSRMHJLLLHJKHFAC@AA?;=;97:8543420-..11,1$'&'&&(&)(,&(+)),'*%'(%(()()&#%%(((&)(%)'(())&((')(&(+('+*()')))**)'').,/.-,*,/-)**-+-,++/0.11,.*-0.,2/--211../23572835:7:?5:96;<89=?=>=>CEGNROJINNNQTTXTOQQ\aZZWSRPTXXXYUSSQMNSXZ`emsqqpsmswt|yqpkfmpu°’sgtdbchphlnu|smmmkid__\`__^fa`__`aa]ZY^_^`_beirnghhhfffk|‚Š„€}spqqoqqprjddb^[X]a\TSQRRTLQNPSRWWRRWVa[ZZ]Z[beeec^`^ZWWZRSPGFHHDJNLGCCADA<@?AA>>@CAED>@C??A?AA>BC@@@>AA;:<;:;>?@A?A@CC>=A9<>>ABB<BGDDCDDGJCICBA>??>><BAABDCDBBFHECGIGFHEFIFEF:<97675526:9<>?>ACGHHHIKLKLKGKNPSRSROJLILMKHIJGF?BCD@><><88;4955420/1+2../$%&%%((&'(*()&'*(()&'+)&&)&'+%$'(&%%)*%&((&&'%(*'&&)+,+)--*)')+'),*&'+*,,))+)(0.,+*.-.++(,0+00..-2/--+/0../-1/4245346839:5=796:=<:<>AB@@ADBEGHHGFKLMSSY_WQRTW\\ZZTPSSV[YXTPSOMMORW]glqptvuptvr{xwpjtww|Š˜na_ddabehjluwsnhmgjikiba``aif`^^cc`bb]_^^afilgkmhehebdglw}€…‚yquwtv~uqlfbc_\Z^_[WWRVTUPQTSXTXYVXUX]`]^``ccbcdaab\\Z]ZXONKKDJIJNIFHHJJA<;<AA?=<@BCC?@A?>A@BB?DD?>??>A>8::;?ACCE?AA@?A??<>=???B>ECCBJGCEFBHE<B><>A@AGDECFADHAAGE?GIJJHDEIFC=:>=975347844:<>@CFHIIGFJMIHMLMRQTVVTQORONPJGHGGGCEBB?:=><<:8474443210*01.2$&)%$+*-()'&')')(+((&()(''&&&'$)($$%%+(&)')'%'()*)')))+()+'',*+,**,()+*-)((+*(+-++,+++-,'+,*.+/-/-----2/-.-.3.1.2/143:37>9<=8;?@CAA@AC@DECAEBEFEFFFKRU^]URTVVZZTZZW[TTX[[WSTROQLNU]bgnprwuwz€}}uupoz~z{€|sjb]eidcekqmttoqdgjkuvqlgc`_d`ac_gbfgkfba\clijkjlmidaaelopx||}xwwvy‚‚ukjifb]XZ]Z[\_VVUTRTYX_XZ\YZY[^_c]c^_]adegf_[ZYbWRNNKIHKMINQJIMPJ@@@9>><@B?AAAA@?>;>DEE?@B@A@=;;>;9;;<A@AEEED@<AE??BAB@BD>CAFGKEDABED>=@<>>A=FHFFAICEHC@EFEHKLOIHHHCE@?A>6589695338?ABADEFHIINMLKKPPOTZZZWQRRTUPJGKJGGGCB@@?;>=>9:542222110./1..&'('$(%-()(())'('++*&"$'&&'*"%&+,''&$**)((*('((+,)))()*(&(((*()/-'(*)((*)(*-,(+*',-,+--,+**.0/32,,/1-,///-0.31002/254537:=<>:?;?CA@BFFBDFEEECHFHFCFGJPYWQRUVTWVTZ\Z[[YZ^a[VWZUQOPQVYciqrrtz…†}utooy|wrsphfcece^hmkqmnqspeclnxwslfffd\`dbhipmnkgg`bhgjmlikjcfkhgknuzwvtwywy€‰ƒ|qlhfd_`_\Y_``^XWYZSWZW_^`][W]b^b_\_c]\a_egcaYYX^YMRQJGIMMPUVMNONIDBA;=@?BEA?CCCBBA>ADCEB??>?>==?A=:;<=>?EEHEA@<?DA??D@@C>AA@FJHCCDCBAA?>>@7<AEEDG@GDEDEDHJJKNMILJGHDGF?=;;9::::5358=AA?AAAEHLNPPNOONORWYWUSTUWUQKIKOMJJAEB=A>;;;=@654563/.0/0.,/&+&%&'#(%&(''%&,)'%*&$$'%#&*&&*)))+(%&(')+(()(+,+(()*+,,)*.*%'(,,'(*,*)*,),,*)+(+.,+),./-**1/-.1,.-0/,,3/.3//463:82567567;?=<??ACBDHJJEGIJEEGKIMKFLKLMQVXTPQQSWY[\^\]][_`_YVYWVURRSYbgmoqx~ˆ‹…€vrnlwutqlgdbceg^bhjklihilnddjqpxronjllh][^ahqyuppjjfdgglmnjghkmpnjnswzxuvuru~ƒ‚ynlhgcbbecab`]ZZ[Y\XYWY]Za]a\_^_d[Y[a_]ddic\d[XZY^YTPPHJNLSWVPNMMGC?;==>BACDDCDFFFGEBDEDDDB>>BB@AA@><=@@BDCBA>?A>>AC?CA?C>FEB@GGGCFFB@B;?A=:?HGFDDCEIGFJBCIJMLLFJHGHFFB>=9:8;;<997;99?@?@>AHKKHKMMOONKJQXTSRTTRTQLKLQOIHEHBAA@A;;@<8685720-2001-/%)%%'(*'(&$#'&&+&%%&%'('*$%'))*(&')))'*('))),+)+*((*-.,+**,+('')*&)+,++,.**&$*+)--+')+,.-+),.(,.1.*1./15/026/2848;269<779;<<>@BABEILJGIKMMCHLLLQWZXRPNQVYVQTSSX]bcedcbadhd]WY[\[\[\^[adjpw‚ˆƒ‚€{orhlrotsihab`l`eafflefiiihjklejojnnspi_^_bhsz{sqmkiljkqpplfekoturuvuv}zut{…†{xrlhghijgjkg``\b\Z\[[X]XZb[^_^Z^`WT\Zd[`ggea\_^\Xa`ZURKPSTNQQMIKMF??=@><AEFEEEHKKIGCBBDEEHEA@@C@<=?B@?ACFBECBABB?;@CAACDBCGHE@EFFJDBEA@:@@AAAFHCEEEEIFJHBAELOMJIEHJIJFB?=:69:=?;;;;9;?;<B@BHLKGELPLORLJMUVPNTVPSQKKMNIHFKHEJC?D>;@8;98405524220+1%%&)')))+)%&)&&&#'*%&&*&((%(*)('&'()))*(%&))))(**+,--,)'((*+*()**(())*,.,())&*+)*+,,./(+.+.-0,2/1,//0211335531365<67<=9=;:;;>?@BBFHGIJOQMJHMNLOZj{u_RNRWZ[XWVW\afhikjekkmj^\[dechlhb]\Xar~†‰ˆ€}sknifsnswnfa`ff^_^`abeffmjjmmjdklkoqvsmde`fnx{{vrnnjlhnqpnibaiqutpqqqx}|wz‚ƒxtusqkmlkjikmeddgb^`]ZWXW[b_YYYZZZWU[\b^]caef\cea]`be]PIOPPMLKIJJLFFHDC>=@EGIHHLOIEGHGDCDDGFCDADD>??CB??BGEDEFFGCA@A@A??DBCDECADCDGGABA>?@;B@ABEGFHDFGEIGCGFJNNJKHMNKIFF>@@;=<<>>>:79=?>@EFFGLLIKNQPRSSQMQRQQTXUUTNKJLIIIHDIKA@??:A>?9779642271-*2%%)*'*&))(')$#*('(%')&''$''((('('')*&'*(&&&'()**)-.+)+*()()((*.,))**)++.*,,-*(*))),,-.,-.,0,,.0-/+3+2402264251/79<:::::=8:<>=??ADIHFILPPNNMONLQ]q†iYSRV\]\XSXejgkomlhijijeebimntxuhf_W]l€‹{ughfjiomnsqjc_caa\WY]\aecmpknmkonjlqmrvrljip|„yvsnmmgjnlkmnffgfklkjklu~z{z|€||wtrwuvspnrpqqoljkggdbXZWZZZ`_\W\Z\WXUXZ^b`c_gh`ggc`\bf_RGIIIINONLJJOPQJDBB?@EKNKIJEGIHFFGFHGCEHC@B??>?DEB@FFBBDCCAAD??C@<?ADCCE=ABDCHC>B>AD??A@C@HCHGFGHCHCHIKKKIHKMLGJHE@B?;9===??=>:;;@GFDIKNNLMNPSSONOOPOPUVWVUTPLLIIJKHEGFCA?@@?@<998>855370-/)%%((''&'%%'*$$+(''%()%+)&&&(&&&&)(()'*,++)&&)(')()-+*-*(+*'(+-+*&'**)*,-+--+*'-**((,,-./,0/+-0.--05-2501/535344689:;789:9<:9@@@BHIGGJNQNMPLMQMOWaom`WSSVYWYZX^kqmppffhhhfdhjhgpsu{}nea[cx‰‰‚vhcgbdgfilmtmgdbbdbUYX][bclolrnppnpnmjpxqnnw‹Œ„~qqqnokqqlhlpnmjfglmkkjouux|{|zzwxwzyyz}zstwzrnnpgje_Za\]Z]a[^Y^]`\XTXX`abbighdfha]]_XYRKJJJHQQPKIHRURNHJHAAEINMKJIJGDEFEBFHDEEB?>@?>BGJFCGIIIC@AA@@ACFAA@ABCCC@BEECFDCABAAA@BBGBGDEFFHHCGFGKNLFIGHLKHJEEC=;9898;>=<?9:9@EFCFKLPKJNNONKKNJKQQXZXVVVRNOLJJJHFCCI@CA?;?::;<58862310/(#'%%'(&%'%'(&*(('%&&'%+,%%%'$&&%((''),)'+*&'(''(''*+,.-**)&*-*(*)+(%()+,+*+*)),+*+,/-.0-*/0-,/1--24//21/614637;789:8>;8;<>:9?>@DGJFGKPQONOLLPNNPP[`ZVTWYTUXZ`iqsopi`cbefcefilmosr{‡‰~re[cq~wprgbbg]hfhikohehddad]Y]]a\cjmmpotssqlmntxrstx‹‡‡ƒvruwonqkjfilkknokmnomlooqwxxzxs|€~ƒŒmtuywooqnng_ifbab`bc_^\bb_YV^Wabagninigg`b]ZRWWRNKLNNQPJHGLNLMJMJCEHHKMPMIIDDGGDBDDDDCFCACACDDIHKPQTLED@BA>FBBBHEEAC>?ECGGBFEDBCAABDECJEJHDFFFIFDDKKKNMJIFKIJGADC@;<<<9:?:8<99>CDGFGHJMMNIHLLJMPJNSTXYWXZVRPNMLLJGBBFGACC??<;;:;335423400/#'''&((*'%*'&'''&($&(((*%%$$'())(''&**%'*(&()))))))*+*,-))(*+(+--,+'(('+*+*)*.,,*+-*--1*(+-*,,4..230/.31423467<<9:;<@>9=?@<@=;BCDGHIJMLMTNKNNONLQWZZZZZYUV\^_jwvniba`^`]_fkmosrrsxŠŽ~shektrkkea\b]hljglce_fcfcg`_a^b_fehholpx{rnsty|zxzv{‰ˆ‹‡€uw|sjlefgegjlnplikoljknrqsuvyv}ƒ‚€‚„„zuttvyvuu}vngngjkkefhdb`ib^^[`Y`chfgikfgh`faYVWWSMOPQMNQJJGHHIMNKIEDIGKLONKHCFHFFFFBDGDFDCCBB@CIMNUZWJHIA=B?G@BFJFFDC?BBHEDEGDCFCDEBGFAFHIFEJJFH@DGKLILPIHGHJLIC@CC???A;<>:;=<;>BEDDHGIMOLGJORSQQQUUVYZ[YVUROKLIKJHDDIDBBCBD=9@<9855762614/&%)(#%(-&&('(('''*(')(('%%&%()(''''(+*&(+)())()+)),+)'&(()+*'(+-*)*)*+-.*)-++/,,-)+)-../+,-*/02..33021150776665;98=@<<>A?>A??=?ADDJJKIJMSLGLOTTRUSTZZ[]\Z\^`bgppjbcb^`cZ\flppswonu‡”Ž‚€vjfkhd`YXZ\ghmmkg]\a^`hed`e^^`cf^dcklrˆ€yvx‡~uxzƒ…~uigknkggjnpqmhmnjlkjnnqqt|‚„‡†„€€€|uuvsutyx{…}vmnlklqkjjigdde____]_aijebgdd`db`^YTOOQSTOLNRNGJKLIJIGGGFEFMLJLKJFEGDCDGHIKHGDBEGCAEGMQTXNJGFC@CEFBDEGFFFCBA@ICAGAACC@CDBEEEDKGIFHLJK>GLHMHGKEHKILLGICEEB@?@<:::=<;=>?CCBEGKLIGLQSUTSXTSWVV[YVSTROILHGHHKHFC@C@C@A:<;95438523520)$+($%%'(''&'*''))+&&'*&$'()&''(&(&*+('&((*)'&),'(*))+(&*+,*'***)))'*..,++/0*/++-,/-*/-//,/-+11,.220031557786537:<=?@9@=;=BA?@>@HEIMMJNLKKFIPWZYXTW^Z`ebac`bebghcbcaa`bfdhnnrwurns{ƒ„}wtkfeWXWTTZbklikqbf\[\^de`^`Z`d[_\]_biw‰“ˆyu|ˆ‡}ux†‹‡ŒŒ‚‰š“ƒsmhprjiojhmsrknolqonpnmms{‚‡‰…†~„ƒ~{vzuysyz|vrtrkntrhqjmgafb\be``ackhdhfd^hbZ`]VVUTPTMMQSRJKOOKJHIHIIGIJKIFIKFCGFCFFJMJHGFDDGHEGHMOOPIHGECGFKHFDGGGEDD??ACCBF>C@@A=DEDJGFJENJFIJIIKLJMGHMHKOLIGILIIF@=?A?<<;<;9<@?@CBEJLJHJNQRTRQSQTXTSXYUUROPJILJKIJLEBFCBA=@>8874745733703)$+(((&()(('%('''')(&(*%'(%')())&&%)*'(*'(+(''(++)*)'-,),+*'(.-'+++()**+,++.)/,*+*.,+,.+-)0.*,-0./33422164555;96;;=:><>::@A@>@CBEFGOOMOJFGFGJTYW[[XX\efddcffbchhdbaa^Z^hiipqrwuwusry‚xtrgd[RQOSV\decejpjj_XZ]^`da]Z_^T[[[]_co€†}rv€ˆ…{wz„‰ˆ‹™­¡‹yrqmigfkliotwtpnqrmpqnpmquw~‚‚ƒˆ‰…€€|zw|}{suvroquumpkommehbdmcggjfmphkeigeadb[]ZSQRQPLNPPIMONQQLIJJIJHIJGIGEFJIFHGGHEEGHHECGEGJMIHJHHJIGHGIHJFMKFDED?BFFFEDCFC?D@CGBEEEEGIGEKHHOMJLLIJIJJNIJIHMKID?<BA=?<==99:>?>AEFFGIILOPSTSQLOTWWVX\[VUPMJLQNLGJMHFJEGA==?<869:81622512&&('*'&+''%'('')'&'(''&%*&'$(()(*(''*(+))***))(())+))-,*)*)*(*,*,(+,)(+*)+-+*++*,+.*-.+,+-,.,.,1.//7425546795:>9:<>89??;@EB@C>>DCEIMMKKGGGGGJSTT[\UU^`_`fdbcbfggkhba`^]cijprtuqszxrwƒ€yqe^VVNLQUX`]Wakihg]\Z[^\`d]\`YU]W^`^beuwnn{…‚wvvwƒŽ•£¤’€utplmifinqorwuqoollmmqpqusv}‚‡–ž“‚€ƒ~}y~xzquprrpuwrrnoxssmgfhqglkjkospohmcfe`_Z[WWURRRMQMNKNPOROKILJJLMKJIGIKIIIGIIGCDHFIIFGIGEFFJHJIJLOIIGGDFEMLGCHG?DJFECBEFJ@BD>E@CBCBHCCJLLINJHMKNIHKHIGJKFNIHF@?BB??;=<9;FA;<ADCBBHIKSTWVRVTPRW[WYXXTTOKLLQNFGOJFHMECE?:<=7676550543.3'*%'*'&')&''*)&(*'&*%'(()%(&'(*())()+)+''()*++('&)-*+))****-+'&+,'*-+)+*)+---)+)*/,+++*,+0.,-42122/5401749:;759=<=?==>A=DBDBB?@DFGIJIIJFHHGHKQUTYYWX\[^fjc[]acgjokacf`_jkhllrolpvuv‡‰vdc^ZWOQPRVYVTX]eZ_\U]_`\^^_Y\VY]Y^acecnriiw}ztxtry„˜¢›‡{wvrlqmjkkipsotqnpnqpqtuxxy|‚’¼çÔ¨Œ~}~{~yxtpmnquwrqqor{zwpgflplniinpptslngbb`\Y\XYYTRURVQNMMSVPHJKJHJOQMKLMLKJIIGHIHGGHIJIGHKLGCFLIGILOSKJJIACEJLIDGHCDJDDDEDEKADECBCJCFEEGIMPOHMJKMKNHINLHHJPLIJIFDD@DEB<=:<<H@8?BCDDGKMTcjkgZW\WRY[W\XTUSSPOJJLIGIGEHMDAEC=<;7:645;4272-2('*))(%)-('')'&'))$*#$'()&(',+&'%&'(()*)(''&*,*)&)+)*)(*-++,+*(+-*(+,+*+,,+)/**+*+,.(*//---)03356633934768;9884=::>=:==@@=DBECDFGHGJFEIGGIIGEKSTW]\YY]ekhd_[]_dmmfeij_^gkehnqlmuvu~‡qcfb`ZUYPTXSVTQS[VVUTX_[\W`^YUYYYZ`cgceflfeqtsuuwqsu|†Œœ¦žŽ„€}xpqpnkigopkrutwxwvtuvw{{|…™Õ ê°“„~…‚}~{}ypmkjmxuptqqtyzypffouvpmmnstyvqqoibd_\[YUWXWVROSNNQZ]SJILMLHMPIIMPMEFIIGEFFFEGJHIKEDJIFIMJHGLSQJIMKFBHKMJEGDHGGHFDHCDGCGEGEFEILIFJHHOLLNKJOLJHILLJIHIKHKJEFGBCC@=;:;::9<AABCFIIQkˆ ‡iZZ[WYXY\YYYWWXQMIJKIEGHLHHJEB?<;898778625210'%,*%&'(,)'&((&'%()&%%%'((((*('*('*'&')+++*),+$$&'&(-.,)+-+,.,+-,+*,-.,)*-,+-*)+++.-)-./.-*,121473554677;:77:;799:?=:=?@?EDEJIDJGILJGDGIMJIJFIRWakjc]]dffe^Y\_akkijgic[^eeknjkpu}ƒŒœ‰rpoph^^]T[[QVTOOTTUSTVWYZR\][[d_Y\c_a\cbddbehgikknwtu€Š”™”‰€ˆŠ~oopngekonox|€y|zwqqtx~ƒ—·Ð¹–ˆ†‰†}zyxqolnqrwswrnv{wvo^cmƒ…zsplrv{sqkqqhf`\]XVWYWUSPSQSX__XOLNQNKJKJJKMMFHLKHEDDEFHHIIHGDEIHIMIKONSPLJNNMHHMMIHGGJHHFGGIEDGIGHEDH@LMEGHDHJNOOKKNNMHOKHJLKFHMOJHFDDB?=<::=<=>?<>=@DDJaš˜š§n^\ZXX\YWUUXTSOOKMKNLMLKKINICA:=89797567813/('&(%'&%&'')(&%(''*&(+('&(%&&')))%)(&%%(&)+,/(TJ!*))-+,*)))--+),+)*-,+,)*+*+*)*--/-*.(-/./-0332391682648HKD::699;<=@A=E@DIGHKMHHDFNJGEFA©yBJJJTXf{{n`Z`dab^]bbgkkljfdb]\adijbhnv‰˜§¼¼¦Œ€|n``\\]ZWSTQONSUORTQX^ZZd^fflbhg]YW[[]c_``e_adnsuzˆ–Š|y˜†tqpngglqqo{…‰ƒz||ysosxy}Œ’–Žˆ‡‚†„ŠŠ{zzwwplsrs|xwpkourph_elƒ…tqjsqvnmhoonb^a`[VZZVSTXWXX[b`XQMQPNNKHJNLMLFHOOIGHGHGIJIHFJIFILLPNPZXYWVOPONNIKNLMLKKILHJMHHCLFMLICMEJJCHGEKNQNSLMJONLJHMMNNKHMRMHEFF?AA<;===<<>;;>?CDLmÔ}$Æ€ebXVX\WTRSXQKONKPLLMLKIKKLKDC<;9;9?99725431%*$&(&%*#)')(!''''('(**,)'&(&%))&&%''&&(')*+,#bW"*)***,+)()**,,+*))**+*+,,,,()-.+,+),+0..0++623164597:8>]lVA76=:6A<@?<D@IKKNOOLJFCKICGH@µ„GMOPU[`svh^WY```a_beijkkihd`^_cgonfjo€Ÿ³Øಒ‚wha_]_YWYXQOKSONRPRS^]aedhhrnoqe[UZV\]_b``Y\cdju~„‹Ž†|tuu‹Šƒ~yrliimswŠ¡žŒysuxwywzˆˆ†‰…†‚…ˆˆ‹{z}ytqtxz~wnngpomgfdowˆwqnnnppomnni^^e__\a[WUV[[[Y[caVSPTROOQKJLLMNKHNPLKKKKGGMIHHEGJJKOTXbiijd\XUOOOIKKMOQNJIORLOJLILJOEHEKLGIIGFHJJQRSNRJLJMKILNNOJFILMIEDHA@?>:=;<<;>>>??EFOmܼ“|èEƒeb[Z^^YVUURSPPPIKNMKJKMPMKG>??>>::=8:52392-%(&#&'*'(*()'&)*'(%)'()(+)'&%$(('(&&)(**))*)*(!"(+)),((*,++**./+,*)*+/*,.-/.-20)*-,+-.,010-*43223416898=^qSD=::78=@?ADDEEMNQPRQMKIJLEIILBJPQVUX[[aa[WWZ``_a\_fhklhed`c_bgmutkou‡©Ì NSصœŽ}mifd_bUW\VSPSRUPR[UYZ`chghrmvyl\TVRYXY^Z^YY^^bsvy€}yyxqrtz†‹‹”“Œ~nghlpz–´®–…zsqwzxy}€†‡…‡~„ŒŒŠ„€|€{wtv€~„{tmkijlgcb^foyxxvqmrvroplieadfeed`[ZWY[^^WWZ_XURQSRPPOMOOOPNLMOOKGIHFHJHGHDEIKJQYex‹‘ŽziZUSNNHMKHNPSLHPSLNJIMNRKIJJAMKIKIEKKINQQSQMKJNPMKMNMJNKHMIEDDBB<@:=<=A?>>@?@GGPf·ê…,ªöb]\\^Z[YVZUWUMMKJLMJOMQVOIE>>@<@;7;8784643.&&*$'*+$)+'*(&(*(*()*+*%*))(('+'(((()'*+),+(,)(*+*'(++)(+)(*,/-++++*--++./2.14+*-/01...1420335666503688:GUEB?;6=;<CAJLIEDNRUSOPNNLJLIGHNQQKMUWUX\\VSVTY`__^Y_ackjd\\_a`_`gorinz…ŸÈTL"ýÔ²›ˆsuqqkj[RWX[UV[ULR[UU_]`_gdmcsnkYVNOUTQZY[Z]^^ckljmmntunlpuƒ‘“–”“†pdfkmr„Žƒzvstsu{z|……„ƒ€‚‡Š’ˆ‡†‚xuw|„{rkkjkhbac^aisptwqrv{strioi`cmkgd]^_YZ^c_XYXYXUVTUVRORPUUSOLOKLOJFGGFFHGEFEFIMPYe€µø ¿ŠaWVPOPQNIPLNLLPOMMJNLPSMMPMGMLKGLGHJJIRPRLSOLPLPPKLQLNJHMMKHFDCCE>?@>@?>>>>DGCGX<ýq_Z]\ZY]][[WTROOQKHLOPMMLNGGCE?<=:8::8377330&()('+'#('()(&)&'&)&''&((&+-'((&&*,))*)+)))(+&$+0,((+/*),*&'**,-))+,--,++-/---*+,+.0/+.064145356734356:8:A>9<><=>=EKMOLILRUV[VURPQQJIEKQRSRSSUXWXYTRTRRZ^\ZZXY_aaa[\][\[X[cgahz‡“°ä%0轤Š~yz{|rc]SV_[^YWTSRNSbX_Zcbfholj[TRPTUUXXZZ`a]cdc]_^ckliims}Š‘‘Œ†h_ccmppƒŒƒ}zuprqqvuz„ˆ‡†Š–˜“‘’˜˜‘ƒ„zmz€uoonqlgdi`afqmrzxttxywslqcffmlmede_[`^fe^\YRUU[\VVVTTSTUVPMNLOMKKHFEEHIGIHFLOQ\t©R½ÞLÔØu[WVSQONRNKINORSPSPSNOSQPLMMPIKEIIKLIIQRPLSPMLJSPHIQMKKILMNIKGAEDA@AA@?>:;>BCAEOd޲¬Šqe^^^^_djj^XXUUTPMMLSOMJJJNIFFEBA<7:64:067854%('%)+&&(&)(''''(&&&'+')'&&+)&&'&*)()***(&&))'&*-)'(++()--))'&,0-,-,*-(**+)**--+*..-/*0-193352347344547979?8:>C>B?DMQRLNRXWY[Z_`[WNNKMILSSRVUUZVVYVQMSVY\YY[YZ\]_[[_\[a]Z[W[_aoŠ›·åAÞ¶¤Œ…|‚ƒugcYU\_b\\ZUVSTX[X[^`kkuyocSWTRTVYZ\]bdb_`\ZWV`gggfhq€‰‹‰}qj`ahjqrrŒˆ}|{rmoqru{|ˆŠ‰Œ”’–›–”—¬³§”Œ~vuuyuropprmiibellmu{~urunrnpahkllomfccaecef^ZWYUWW[\\VVXUZYRNNNNMMMMJDEMNLIGJIOSU^tÅ1Ì D¨½1†eZWSQQTWPRNPPQSMOOPMPNPOLPNMGGHJNOPNKPSSOSPKKOTRKMLLPMJGJHONGD@:?A===@?:8=@?EDGWbkoeb`^```h”Žn^YVSNKLNONOJHJMLJEEDD>=9<88;733553%''$%(&&'(()&($&(&$&())(')'&&&((((*(((**))('))(,*'),-**)--*.,*--,**,))'(),+-)*.(+.,..113255230446963695::<=9<?A?DJNNTPMUY[Z\WZajf[RPILMMRRQTTWZVTYXSSTXXWYW\`Y[a^XX\^^`][WVTZbhu†Ž£Ñ&뵪¥Œz€ƒwrlg^^Z\\\[ZWXUQY\V\^gps†xe\XWRQTX_^`^ffab_YTYaece`^f}…}vld``gs}zx„‰Œ„{wqkmpnpy‚ˆ‰‹‘•™›™˜•š§ºÅ¶ª—vspnorrlnwswrjgolxx|zunngcjglgfkqpmpkghijjee`YW]\[[][ZYX[Y[ZSPTUONOMPOIIOPMJIJIOTW^p¹]üº %.…m`VPTV[VZWUQQMNMMLNQTPPNMMNHIGJMONMNLRQQSPSOOORTQOOPNLIEHLUOIEC=>A><<A>;<?BBCCERY\`YVY[Y\am£Ö¿ˆh]TNSRMNRMNMMKIJIEFCB>=9:7:8826420&%)!%'&((')''%$''&&&('*%*'%(&&)&$(*((()+)(''+**+***),)',-*+00/+*+&)0*(,-*-+-/+.+..+0/1154141216786838868>>;<=<<=AKTPJFKT^]ZZXYagbZYOKKQSOPSVTVYUVYWSRTWTXYVYXRV^YY_be_\_YRUTUals…—»ãá°œœƒyokoonlieiab`XX^YVWV^UZUbjmŒ‡|f_ZUUUVY^`_cedcb`\ZY`ghf]Zaosjgb^Z^o}‡……‹…zqrplkmuƒˆ‡–’—ž™—•Ÿ­ÂÍž­Žwuqmpsvstzv}vfilvzswwhff`dgegghnrqtqpknlmffld^ZZ[]\]][Y[aaYUQPSTOPPOPNKIMOLKLJKLQVYl r -Aâ}h[SQPVUUZYWSSQOOLLRSXWSOLNHIJIKKIKQPNLPQTSRPRPRSWPRVOPJFKONIGFDEA>;=@=<=;=?@?AKOPVWUUTVTV[k¡Ó¹‡g\SRWSNNQMJMNKGHIAD@A>?:989;647150&%))%%('(&+&&&)))%&).(('('%'%%(&(+'&(&&)*/,'(+++,)%'**,,*)*+//-,+*+2.,.,+--//+.1,,.0-+1/022645247984::;;<9@@A@<;?IMHEDKUY\WTV[WVVYPJKLPPNUTQSUVXV\[SQVVRVYWVWTVYW\gql_[[VPVVSXclsr‘ª¤ˆ‰†…zpfa__ddceh\[]Z]_bZVWSVVP\am~€zqaZVU\_]]Ya`cgghf_[]Z\ejh`Y^dd^`bb^_iu‚Š“ŽŒ…zvwqlgov}ˆŒŠŽ™ ¨¨£¯¿ÊØàØÊ«‘€nqnqrtwvtxlahw…}yugcb]`bcd`ejnsuytpmmuomjnfddZ[ba\]_[gjaYUSVROQPTRNPNMONKMLJNORYVh‹çÆjΡubUUUSTUZYXUURRROONTS\YSQMOMEGFLENMMOMINOVUSUTSTQPQONPPLHLKHHFECE?;:<;9;<:=BABDGHHOUUUVUTTVau‡„p`ZVWUTPORQMJLIFILFC@D>>?89<<677020&)-(&&*%+%(&$'&%-%'+*''''-+(((++,*(&'('(./,)(*,-)))***-+,-))-//-+,-/.-.---,,.//-,+/00/00233643056:54:9;<>=>=?@C>AAAD=FMUTTRONTPPJOOOQOQQOPRVVXY[XY[YXXUUUVVTUTXYW]jztbZSROOSSTY``bmqzzyvvslea^YX\]Z^aW]Z]ghmj^USPOOW[dlpj^XTSWZ`\^]`]emmked]]Z\aaaa_\^fbad``bgluˆˆ…‰†yvqhhdkvz…ˆ‰ŠŽ‘¡¿Ì¼ËÙäò÷ñëÌ©†xpltrsxwuuiiiyˆ{i`^]XYV___clpsx|ulgrwtvlflhlfegfd`aaglb\YX[TORTPNRTQOLOQLLLRVPRVar“¶Ê»‘wj_VWZTU_]RTXOQQUOPQSR\XVUJKLFHGFCLPFRLNNRTTVTOTQNNRPKPPKMKJIHGEFEC>=?;=>==AHB?@?CGLQPNMQSRU\_ehc]]a\VUPJOPLJKKHMMQGB@>??6:?7777623',,$$')&(#*(&'&&)'*&&&%(*,,)++(*+()+**)+/)'+++-*)*(,+()+.,)**-0,.,,/,/.0-),,-.--1/.10/277235754546647<>;==?>=@@B?;?@EAKRQONKNOMJHIOTSONSUQVXY\[[]\W[_ZUWURRQQNV^X`nwr`VRRSRRSYUTW^bjiilklj`XYUQQVXUWTWbciqp|mZOPQRVVa^^`WUURXX^X[b^bbkqpfcbcb^aa_]]\`gfdhe`afkkglwxwusuqnfdfjqw|€ŠŽŠ•ÆßÉÔðöõöòèϧˆwop{{vuurppnszƒ~m][TWSW[\`jooksxqoqsuxxrkiknjkkifcdb^[Z]^\VPRTTRPSTVQOSQPOORQSWX_gu}€wjh\X[WXV[ZVRTVLSVYTTRQQYYTQJLIHLIFDGHIKILNNSV^TSWRRRTQLNQIKJKHIJFDFEA==AB=;;AC?;<?CGMPMMKKNVZXZ]Z\ZZb]ZTPNNPROKMLILJDD?:;<:9=78867/3&&&%,%$')&-+')&'((%#((&',+-)'*'%&(,-)%&*+)('')*),+(,.+))*-++./-,/.---11/),-.-./,01,21.166354637:757<<:;:@=@>?=<A?AA?AELQOQKLPPLIMNJSRROYXWVY][\[[\X^`ZX]ZTRMOTX\\_ghd^[XTRYVTRTVV]]]^^a_`_VNOPNNMPROPUafejv‡Š{_SRPRTY\ZWSQPPPZZ`[^`]chlomecfhc_[]^\Z`hkihmjg`]`hfgniiijnikidknmw}‰‹Š£²­ÅáàÙÌÓÍ´“|sqv}~unpttxvy~‰˜Šq\XTXWW`__ilsorpoopux}|wsnrligilffc^]YY\ZYUOPQOSTPSWTQONOOSTRT[__hjlnfb^Z^]ZX\WZVVVRSY\cc_PTRTXSRHGFILJHDFFLKMJRMRUVQUUVUTWOOROOLMMJIKHGFCE?>==?==><><;?>CMMMMLKNWWV\]W][V^ZXYSQQOSOKNKHKGBIG>:=;;8:89780/'('')#"%%%-*()'')%#)&)+'*++()&(*%*+)(*)('(()(*/-()-,(),,*)(*---/,,,*++///-*--/.+43222001223435377:67??;ADC??>>=DEEA@>DFJNPJMNKIMOOPUSUVUXXZa_]^^ZZ[^]YY[WUWPNQW_^[[YW_ki\RTTWXWPQXVTZ\\YTRSNNLMNJKIKNTZX^^p€i_OONPRYYXQTLOTZ_]deeabafjpllplidda]\]`aehlnnodY]^^c_^a_efjokkkkovyuw~Š‚€†ŒŽ¬½Á¶²±¨˜†nlmotvongq€‰ƒŒ¦¬sc\]ZTW_[`iknpollpv{wzxspmjmpohhfbccb`]\^^XSQSQRTSPQTQQQRRTWYW^jjnrjgba^^_Z\\^][UUYYXZcm|jXUVTUPOKKHJFHLIHHGJNPSSPORUYUYTVXUUQLOMNJKGIJGEDFE@=@D?<:8:96;<AHIONOQORV[_\Z]YSY[YZTTWUUUNJGGGDDDD<>>=@>;98563.('+)&$&(%&%)())*(&'**+/*'&++)%(+'(()))*,++*-,()+*)**)*,-.-*-.)(*-,*(***-0-/.*-,2561411221659233279759??B@A@==?>BCC>BAFHOORNMOIIILMXXV[ZW[\]``_^]YZ[\[XURRPNPQRV\ZUSUX_stdQOSUXSPPUTWW^ZTWQNONLQKLLGGKOMQZYi~…xl]LMLSRUXWSURQXZddghjhdcchmsvtnmijgbgecdijlnroaY[[Z[WZ^^bdfjmklmoutttyƒ~ƒ‹‹•ž°¸°¡ •|pdmszzsqmnuƒŒˆ˜²¶Šslbkb_[\Yaijplkflttx{yzurnmnmkheced_a`\^_a]WSPPRSPOQTRQXXRQVZ[fwyqmjhdmnha^bcee^YSTS]_bojVYTSPKLKOKJIJIJGEKIKQQMSSSQYVXTWYWQPNJLJHHFJKGFHHFGCA?:9:;;:;;=@CHJJMPORY]`^``[[\]\SSQRTPTNGIFHGH@DA?=>?<7536651(%'''&&)&&'*(&&')&).+(%'*(%)&%+.,*'),+*)())*)'&)*+,.0,))*-,-.)(*-,**+,.,,*,/,.1136111.22543916798949;<=;?@??AB>E=@C?@DHNKOKLLHGHRTTSV]]_`bdb__]ZVW^a\WSQQQOPPQPPTRMMQXa`ZOPTRUSTYXTSVUXUTKPQNJJIJIJMKIMNON_nywhZNNLMTNKPTTVRUT`jjokea`_gkqvrmifhjjqvsnfkqrrjb^\XSTUVZ[`hhifeonmspmnz€~z€ˆŠ”¢¯»»³¡‹yidp}Š€€xuy‚‹”œ¥¤ƒusoxqnh\[b`nmjklrwww}xzyrpnihgfdedffeebb`a]TUNKNNNLOTQRZYVU\\]jwwohhf_v†hbgghh_]YWR\[`ab^TWSTNRMJNPNQEIHIGMNPOQPRQWYZVYSWXSRQMLKIDIJJLFJLGDD@:;==><;>>?@?BGHJLLQTW[]`]]Y[\Y[WTTUSSNPJFCGFHA@C?>??96676448$('(+(*'%(,*'+)()(+'&,(+''&&&(.*)(&&,+++*&',+*+,-,-,,.,,**-,*-,)*/.,,,---+,,1121021452323549745<8<97;@E?B<AABA=DBBB@?AHNMNKKGKLKPSRVUV^`cdc\_b^ZYZ^_[VTVSRQNLLOQRQONPPSVSONMSTSSVVPQTVTPQNGIILIIHJLEGIKJJLS`dk]TPSJOOOLJVTTNVSZhqurdcdccfknskeacjr}‚wniippqkb``^SRXXXXZ^cfd`bfjkhhry{{~‹™²ÐÞݶ}rqyЉ‡‚‰‘š¨¥œ˜“‰|€ˆ‚ˆŠxob[_dlhjlrxwx{|y{}yvztsnfdfceilgfhdcaYTRNQPORQQPS[YTZ][fnnjlnjbd€‰oegloldbb]UTTYX\WVXZYTQONLRMKIIJNSSOS\XSQNPXTX^Z]^TTWSLFGHKKLLIIIDIH?;=?;;>?>9=B>@GKPPPPNU\ZVUXY[ZTVUTVXYSLOLEDHGIGF@@>;;=7<:9466&-(&&&)'$)*')+'*&,+),*&%'))**'(+*(((,,)+-))('('++,*+/01.*,-+.-)*+.-*,//0--//..1/100574242437659::948<:?@C?AAA=<@DDFC@AJJIIHKMPNMNQRTWZZ_bee^^_dc`YUXWTPTUOTUPQTRRSONLLNNNONINOKPOLSRUUPLLOJFGIOJIMLJKLKKMRMSVTRONMMMUKXMQRMMTSZakkhc``acaejkjgbfmw€‚yqkjoqpoe]ZSRUVVX]`db[]^afinjhnsuw{{…‹¯àÿóÓ„~„…Œ€u›¬µÌÁ« ‡‚‡ˆ‘””Œug]cekemmrqus{ywzy‚~y{wruoe_cnoikokgc_WUSOLOTSQPTZWW\\`effijjgekyŒ€mkomkhggcZZQRWYVRUXWTTSNPOMNOII16;969@EJKOQTPUaadbYVWSMJFNKKMLOGCFNJC=<>:9>;<?>?>>BHMPPKLUWUVWZ[\\XZXYY[URRQGHHEFCFHBA=:99:=6=514&)!"&%'*%%+&'&**))#%*(%&''**)())**).,++''))'%%(*(*+*,152--,),.,)*,-+./..1-//-...03152535663186;87896<:?AC@AE?=AEKGCIEADABCFILOOSTTTY[]Y]bdc^]`_``WUVYWSSNNYYSWWTRLLNLNNOOOMKMQKPQOQQONLIHIMIFGLJLLIOMIKLLKKOPLLLNJJHONVRLIOQONUX[]_WYY]`]\a_dcbbjqtxtlikkknod]\VVXVZaa_`b^\^`fhhjhhskkqwyy„–¿ßÔ©‚{ƒƒ„yv|˜¦¹ÅÓÈ®”†{x‚…Ž–“…{paahplssnlx{}|xyz}z}}{nfchorrrtric`YVUTROQRQTUSVXZahligknmjhopuvqsunkiifc^]UUWWUU]UOSTTNWSRPQMN $6FMOVWY\ib_YXVRPPLMKLLLMHIJKIEB@@A?<=>;>=;<>DJQMHKOVUVW[Z]\\\\Y[XTQROMNMHD?BE@C?A<@>8>>572"*&'*)*'#%-'&*)'++$**)'')&%)),.,,++*')-)(+*'&)('&)+(*/22.*)**++,.--+-0...,,,*/1/+2445747996289::559:8==@B<DD?>DEHNNVWQKGCIRRNOOQRSWZ^^_[Z_aa]\[ZYW[]b`YZUQWXUVWWTQQQLKJOPQOMKKPPQOMOPNPIGLHHGMKMJILLLJFLUNNPKPILLKNMIUPPLNNKQQVSVYWVWSW]Y]Z[^_dgdksuoa_fg`^ff`[][X]``bca`Z[_]`ghihhiffpsrrosz“«Ÿ„{sussmqrq”¯ÂÊο­œ„xyz‰‹Ž|zqg^nqrsqnowyztvx|~‚‡…ƒyqjhlquyw{{qif^Y[XWVVWTTTRZ\^kxtpmlnqpliiqrtxytlmife\\VRQRWV]VQUUTVZZTQNQTSWQSQTSWYUXVY^klebZXQPOOMOOOQNPQLMMMHCBA@?A===:<<=;>BENPRSSXSTXXZ^X]\[XZ[UQOLJGJEBAAA=>;A;>;7:;344$(())'$')(('))&&)+*,.')'+((*+**'(**+)+,-)+-('))(*,+')/.,,*+-***,/,.0-&).*-2..12000412955658867;948:;7>8@9=@?=@DFFQUaeUQFGLWSROPRVXZZ^_^`c`^_]ZWY[Y[afid[ZWRTWVVWSZ\WVNKKOPMONMMNSOMLOMMNONJLIKJOLKEFLMKNQQMMNJMNJPNNLOPNQNKKRQRXXZYUWWZYS\[X\\bdggkmdZZ^abejlf]\\]bbac`\YV\[V[`fhec^eeomoqoomw~yjfeghhmnq„ ¾ÀÇ· Œ}xvt{†’”‰‚vkgennnshnswxwutrsu„‰ˆ{{xtrpx}}yqh^VZ^]bc\VZZRU^bntpljmsuqqrrqsw|€xqjhgc]XXQUURTZUWV\]Z^ZXQOONTILONPQVYSNT^q~{e\[ZVOQQRNMPNLOONLMJKGCBB?=>>>>;:::?EFJQRRUYSUWUY]YY[f\W\VOOSIILIKDCAABA<=7;;;>738(!((')"+**%*&%'(*,*((''&)*')(((*,)&)-+)*.*%%(-,,.,+**.-**)+,)(+,(..00/0/-/-),2201.21214446477:878:::9:8?<>BBAACEIRR`eWUGHRXVUUVWVT_^`^]^a`\ZX]^^\[`dn‡Œ{l`^Z\^YX\`XSTPKKRQQVTUQPPQOLNMMOMRPMGCHKIPIIIFHMHDKKHHNRGLDIMSKMRKMMNPWUTTOTSSQVUU[XZX]a`aba][X\_`bagld`bcbaa_^`^\Z]`\\cfhfeffimsnoiegkyoc_bhfiimt{’©¶°«“ˆ|~|wt†–…sieigkolemrt~{u{{wu„„{€~wy}|}|€|sj`]Z[aoui^Y\YU[ahfdglqvztqxwuwwx}xldac`\UVRQWPZYYaW^`VZSOMKONSMHNQQQQQSPQawŠvaXWYUPQTQORQNQPLLHKIJHDBB@<;86:977:BEJONTSORWTVY[][X\_ZXWRQOOIGIHKD?DCFDEB=>;:68<5%&('(&&*(*+*)'&'*+())*)(+))*()-,()',-+**+*-++-++(*0,''--*,00+)./+-+//0013/*,1551432384376565758654:=<;8>89<<?BADIOOV^]VPLS^Z]]Z^[\ge\\^ddcYUTZ_abaag€¸ÚÂŽhYYZUSY]USSSQOQQNLORPPUTNSPMQNLJPNJECHKNKNHJGCMIKMGIPOOFJGHJPKLPLOOKQURQWPPVZTXVY]YW[^a__[XVZY\ZV_cfe^^a_^``__`bb^\[\bcecgjjigjgmkigajid_[ebbfmmrt~Ž¥¬¤’„‚€}ƒŠzoliektpjnouzu{}ˆŠ‚ƒ€ŠŠˆ€{|{x€‚€}{}}sedb]\cv{ob]XW\_aaenknrttvzywwrw|xmgcc`ZXURQWVWW[ZX\_WURMMMLOQRLNJNPTOUOR[ipd[[VZWTORORTNNSRPLMIGFEHGBBB;::7875:CJJNPOTST\XTW^^[[Y`Z[XQPPPKCIHFEACCDED?@<6;8623%)"%'('*&*++*(*((+*((**(')+)((+-')**,.,*(++++,.,,,,+*'(++,,),-,0+-,*0001.210055631152576457035460:98?<>;9>=9=>;DCLPORVSVV\_]][[Ycgffd[[^\[YZY]aecacp–ù? +¤l^\][]ZWVWYQQUTPQQPPPPKOOUQPQMNHNLEDFMIOIMJIGHGIMEHJKQLKLMHILMQJLLNMPPOTQPQPSQUTV[\UUW[aaYVZW]ZZ`ehmkb`^^]]cb_bdbab`aaaa_egceggjlffmda]_^^cd^]^dbns†–¥˜…ƒ‚€‹‘‰Ž}qnmsrulnor|…}}‚ŒŒ‰‹„…ƒ€‚‚‚ƒ‚€€|€zrqf`absŠŒqa[]UX_]^dddlpruv~ttvs|vjgb^WUSRVSY][XXYYZZSRROJKPOOROJKQPSSOQOVZXS\YWQSPRQPSTPPORJKIGBCJEAC@;=>99:9;>JUUSPRUVWWUWX\Z\[[[_^TNMKMIHFBHPHEB?@A=<796646')($%)&$(((-('*))&,+*,&('(--)(%$-*(-+*((*)('*)),,-,/-)*+-/*%*11-,0/0/02232200.343454146565239<864<4:78;96;<=9=<>AGLQTUY]]_a``Z[^addecb`]UWX[^`afc`hv£ùå—p_VY\[YY[YWVWYXUVXTTPOPQPLOOLKPLKKIJJLOQOPNGIHMKNIQROJTKLMEONMLTOKOQRSQVTSTSOXTRSTWTXVVX]_]_`[]`^`gijlhd_^abdddcb`a`]\\Yadfgljkjnmqqi_ZacbddY`f_fsuy‰˜‘‰{v||…„ˆ……z{srq{xnmqx‚‰€ˆ‘‹Œ…†ˆ‡…†…ƒ‚€…‚z…‚|yungdfr…ˆ‚zlb]WTWZ[_clqsz{{~|{xxztmh]WRMVNWUU`]\XYRRROMOQSNNNKNRQHOQPTKQSSTSTORUPOQQSQPROPRSSJFHGHHIFED@><;;:44>JPOSTUUU[VU]\ZXWS\`[YVPMKJHFGKP`WL><<@9==:9745&-(*%%()*&"*'&)*)(&)(''**'(,*-+&((,,,('&'**&),/+))+0.++.+)--+0/+.2//.,0.443/.44058855559<85497::4:9:69>;:88B@??>ACIU[_djg`^ca`]aag^]`^^XXUY\[[_fiaan’´°”ud]XW[\Y[ZZXYZ]^VWXUTUQPUSNMPOPSKGIOMLPQRVSOMLPUMNSUUTLQLNHNSRSXVTPPTRPRSVYUUUVYVPVW[UVX[X`^_e`b_\^hjgikiefhdcffca`_```\UZ^dkkijkmipki_^^`dgd\^`egqru{ysmtvzƒˆ}}~wwvzsswpqv{‡”–›™Š‡Š‰ˆ‹Š†ƒ‚…‹‡‡‡ƒ~~‚ylklouxunjeZVWV[\_bgjv~zxu}‚wrkigjb[SNKR\WV]\VWQPOQQNMSRMNHORQPQOPUSQPNWRTTQUYTQPONOOOQMQMOMLKKMNKHC@@><;::66<CLNUZZXTXXXX]^[ZY]ZYWUMKRLJDDG[qcM?9=:@=<8<;56'%')'('%*%'*(&(*'))*)&*(&)('',)(,*))++(*-./+(*,++-,,/.)+*(,/-+..+-./2/-00211/2169536494946;444:8877@?::;?;AC>CAHGQPZfgkfiigg^]Y]cc``_XXUZVU\\XZ]b^`iktvqj`[\[Y[XW\\VY]\ZZZ]^VSWPTUQTQKHNQLNRSOXUUWZVSRQVURQSSRSPMPLMQPUWQTUUYVXUXSZ^WYWXVWZXZ[XWVW_^aeacb]`djpnihechfccghdb_ba_a[]``ddiidqihdd[\]_cecaY_kgmh`jhnfaceguw{x‚zs}|u{z|wu~~Š˜–ž£¦£’Œ‹‡‡ˆŽ‘Ž‹ˆ‰ˆƒ‡ƒ~vrnknsqihh_ZWV[`deaduƒ|w}€zvwnlnfgXOPQVU[Za\WVROUOXORRNLLQLNRPQMPTNILNQUTRLNOPKSSOPQMORSPJKMLLKJIFB?@@===99:;@CHRVWVVZXUXZWZXWXWZVOPPKJNHIGRbXG>;@:B5588386,'(%,(&$)+&)((,)++,+(('++(*)')-+//.*(*(-/+*)**)*+*,.-+''()-+*)-4.'+./1-030121-0932326=36857:89<:99:9?==9=:;CAEIHSX[_geiihfrg`Z\\_bb`^^]Y[X]cfc^][YZ^`]aeba\Y\]XX\Z[\\XWZZZXXXVUVXWV\WOOOQMY\VXUVW\bd\RV\WUNTQVPQSPNNPRVWRSWRX[QTXYY[TYYTTXXYW\YWW\aa`fga_bbcpzrmmgggigeljhdadfhca[^ccikhinollb^^`_`beb[]dfhifc\_b`]`kllyxv|}€~~w††‰‰Œ—Ÿ¨³±®›Ž‘“••  –Œ‹‘‹‚…„…~|zqmknoljjd_XQYae_^gv{|vyxzxrqqtlgcXXNNRY^W[WRRTUZWSWQQSOQPFSPOMRTRPHOLNRPSRRRQNSVRMPRTSSRMMNIGFEIFA>>@?B>:;79=?BISWUU\][[[ZYX[UW\[VRQNFLHIJKLKD>@@?;7<7:454%%+&&)'))''&(%(#'.+((*.(''%')***)*,(*/)),,*,+,.+)))+++,-0-+,./-,,,...1.2025262291633<865::99:9;89:><;E@@BD>B?JNNVa]aahfjqswodVUX_a^[^_^_\XXahbYYXTVWXX\_ca]ZW\[W]d^WWY\XZ_\VY]\\]ZXWWTURSWY]WTTTWbmiZYXVUWQPUPNSVPPPRQQQPV[TUXTVV[\WV\][b_XYXW]Z]]ai_`ic^_dirtiggfjhigfic_c`cfabbccfgfhhhjklh_a`^beeba``adefbedffZ]Yahlstotx~~{}}„ˆŠ‰Ž™ ¯­°­¨¢œœ–‘Œ‰˜¡£—‘†‚†‰„„‚wrtpoqlomd]UT`eaa`nx}€‚yvswyukkh^ZRPRZ[]aYSTPUWW[WZTPSTNKNJPQRJQGLNQLJLOORRSPOPSQJMSQQQPMMMIHIIFA@?BB>?><::::?BGPRU^\Za_XUVisX[ZVQWSNLMEJHGEFLD@D>98==8883&%*()%)&&)())%++*-+&')*.**(%/.*)**,)&+-)*+)**()-)).++.,./-,,.0/-,.0--121322162383436<7649:46:69:B?=;DC?>>DCFFNLUYegd^kkfpoqsf]YY[`_WYX]\YX[Y\`]ZUVXTSUZ]]WY[Z__]^`_WV^ZWb_X\\]Z\a[X[ZUUSPXSVVUVXW\ddYUYV^XTNXQNKTPRTSPMLMPQUOSQNMYRTWW\W\XYZ[Z]]W\c^]a^_ejlmxqkod^jsnlljgd]cggcceadbdkfhgjjjadgaaeeig_cde_behdcba]XY_llqrpm}€|~ƒ€{Žˆ’š ²±²·°¬»³¤šŒŠ’žŸ˜”–—“Љ‡†Œ‹wx{usxtjdb\[TXachjov††ƒ~prxzwkidYSUVOWY_[ZTSOOW]OYWTQSMIILNQHLGLOPNLPTKTORTPPNORRPQNMIOQMLMQLIMMIDAB>;>A>>?88=CFHPW`c\bb\YS]fZZ_XZUUTMFAHGCGIIHBB>;8;>9436#())'&%)*(((,,(+*&+)(-..++,)%/,//-,++++((**,-*'*+,-,-./,')00,)*/2.*/0132021-2/2427545995;?89<<A<?A>=BBD@AEHFEKMXYdlldhoimmwvm_]^[\XV__bd\[VSY]]^\USWUX\\XWXZ__]]^``afe]`aehgdha`ede^W\ZWUSOU\YWS]_dbZ]VVXRTNPQPHOSPPPSNGPORUTQRNQSQVYYXWXW^\\\_]]\W]\Z\afmjksmjg_\eqplkjg][egkha[^aaecbchnkcfgdaaafdlgae^d\b_egcb\U]]jgnqjosx}{x{zƒ‹ˆ…””©³±µ¹ÁÆÖÓ±Ÿ‘“•™––˜‘’—–ŽŠ„€~~zyysjgg_]ZZ`gmq|‡…‰ƒzwsvwmi^VRUSS\b`a_XTTSTWRXVXWLWPHLNINLPOPOQNQNOROKOMPTNMPQQOOQOSTTKIOMMLJKGA?>AD?;97;@ABKT\\Z^a[XZWTY[_ZZTPSQPKHEGHLDJEF@<795:2565%))%&+&(+*&-*((()'*'*,/*)*')(&%*-.*)))('&+,)))-0.((+,..-,,,,0-*-,-./0.1/02231466755278877:<>>=>?BE>ADJCAGCHKFLQVXkqmqqtsrvwrngccZZV[bcada]ZU\\__[WVWPS\][W[``a^^^\akrnfaabgiid]^ckoldc_[\]_Z_\ZUY^\^`YXUQOSRPPPJQQSRQOONLOLLSSQQTSTVZ\YVURUZ`Y^[U[ZYW[^aaadigfieeiifhjije``adjof[b`]dc^gglnjhfc^^gbcigd\bb^g__^cca]__gijjhipyoz{xvzˆ™ ©®´ÅÍÓæûíÛΫ–—–”‘—œœ™“Œ‹ˆˆ„}{tmk_YXX[co€˜§–Œˆ†}{}{|md[SMPTS[]cab_YRVVRSTZYXVYOEMJHJJMIKMMKQQRNNOMKPNLQUSUNNQQKLOQLPMGFIGGIE@@CC:48><>CHS[][V[YTX[[[Y\X[XZSMMMNOOJGNGACB?>:=<6737*'&!-+%)&)*&'*&)./+(*+0/+)*(+**)')')*-*&'++*+----1-+--0/++-,+,+*-/01-,.02318849983296696;>;=>=E?DJDEGIJKHEKMVQV\gmxw}zwtstntplg_a[\\gd`_\Z[ZXWY[X[XT[[\]__]]_aca[_it~oebdfkka]_cfmkieaeacfb_\`[XZ[_Y[RTRNUPRNPLPOXTNOQJKNQMOPWPONVSUWZRSSTVSRVY\VVUSV\b`^cfcdfbfnlheimkighdeiokjc]ab[__gnmhifbadecfkkg`\a^e_^`[a\_[cjqiggggpxvqwvr{Š™Ÿ£®¸ÍÏÒéí½’•™–’”•š£ž•Œ‰ŒŠ†‰ˆ„yxrhcbW[cgwŒ¥¦|€‚yz‚€gZWTVQPT`eeib^ZVMTRUYVUYXTKJFJJMJIKJILMMQRROMSQRKMNRQRQKRLLUVPQPLLJHFHLKGA==;;:<@AJNR^a^`^\WW[^]XUY]WUSSPJNPPDIKHEB@;==?>;;85+()%)/&%+**()&&((*/+**0+-+()(&'),.(*+,.,)**(()+--.--00+(-,'',,--+--043/1//136206337:::8::?97:CDEEFEJJKJLNOV[SW\`dp}y}…}wvummik_[a\]`fhfbac^\Z\\^][YZZ[[ZZ\dfefcciou‚lacbbhc[a]^_fifebjigf^c]^WWW_bWWZTRKLOTNNUVSIQTSSQSMRRROORWTTOVZ\QSS\XWUW[YYWSXVXZ_cgf]bihhgglijmjlgchmmlmnhkojj`\bfrkjgc`_bcegjq{baigca]_Z]_`adf`\ea_hoqmotr|‹“‘£§ª´ÂÈÐäúû ÷Ë¡š˜—“•—£¦¥¤Ÿš’‘’Œƒ€z~|ngfd[akyƒou{~ˆ‹|f_UUROMSXahdYWSUOTPTOTUWTSKIHHHQTLJLQMQOPQQPLOMNJMOUSQRUTRSNPOINOMSMIKGB?=<<:;><=CLTZbdac^\TYc_[[^]YX]VTOKNNOLJKHDAD?>;@:9=<7(+%&%('&').'/'*)*()0/02.*)''&,)'*)')*'(,)*+,,+()++--,+*),,)-+,0-.-,..011104743103544796;885ACD?DCIMFHPPJJWhXW\][[apw„Œzyzzugihgg\_cjnfgdb^_c_Y^`^^WUW\[^_\_bc`abcjtmfb^bcb^_YTZ___flcckfe^fd\VU]V]^YVTVSVSPVTTTSPVPVRZWOSWRQRSUVXWWS]ZYYZWWSTZVWUPS\a^]\_cdd`_cdhgdifkrnhhinsytrmmnsh`bgniemplbhcchegˆgccgdad]YV\_`bff][Y`hilnrqszƒƒ‹¡°¶ÂÀÅÔî õÉ®¨«œŽ”¤ª®«¤£ž–“”“ˆ„ƒ~}}pjibabn{|z{uptz~ƒ‰˜™xbZYUSPMNX``_WUMUVVWRSRSKNLIGJFFKOKHILONSIOTRMQSLRQNLTSPLNNQQPSQRTNMNLGHED@>@979=BBFLTabhi^[\YZ^]WZ]XYTOMLLRVTVROMIFE>?=::9499'%)+&-%+*)*,&(),)$,200.0,-0*))(')*)+*,.,(.+)(.-+./,*,.++,***././.0./30-26102/34578679839;?9<CAAFGKJCLPTSS]]Y\\[_]almsŠŠ…ƒ†}uplkqkacdelrqh_hfbc`][Y\\X[]Y[a^]cda_bccccceceda`_\^Y_affdgjmfb^caXWTV^f\a[\ZW^YYXT[^Z`^]]Yc]]WXVX]USWZ^[Z\bfaXYQSVYVTXTQS[^YWZ]Z^ddeehigeilmrooqw}ty|}{ngkijlkkltprlfdidee`^eca^abU_`_fah^[``_[anpnoqnq~‘ž®·ÊÌÓÚíøíÉÃÀ§ž›–’Ÿ­±©£¡–“Œ——Š„€‚zppoofbcntpphpyy€{†Žn]X^ZSRUTU^b]_[XVZTUOQWQOOKHIKGIHJIJQOPNRPQPRSPRMPOROJNPNOKMTPOSTOKOOHGHIIGD><;=@=@JPZcktpdXV\Z\[Z_`_^YSTLOU_opgQJI@?9D=:A<6<<,-))-( &)+-*),)+)((-*/-,-+*))*(*)(,*)(,--.-,+-*+++/,),,,//-+..12/01.-022884433566467<8:=;=BDC>AEGMLLNPTV]YY^^\dcc]bcuŠŠ’‹ƒ}zswuxznefflrtijlljeb[WWVUVVZ^[[^de`abbdccffdejfcceecfjchheceeffbgd`X[[_d[a[Z\[^Z`[ca_ac_^_\ia_^]\\\^b\[^e__fhg]]]a`YYXXWYVXWZWXY\eecfjihhgjonpty~~|€Š†{~|rvmieggkipnholpgdhhahc_aca[b`__a[^ZUWY`abehmmjnly©·ÆÑÜçìñéýùß»¸»µ®¢®Xv´¯ª¤™Ž—˜š‘Ї|rrmgd_```jhjpqxwnosdYZXZa[[UYUVY\\_V_WZYSNRTMLMHAJJHILLJJQXPLTQUOUOMIMLPMOSOPNPOQUPROMQXOJMGGKH@>?<;=<AHPYcnvna^WUXU[^ekb[]]ZTSZj™µ†cKEAC=??>?<<97''%')''&)&%'$)))&'*()-.+&***,('++-*)**+-(*.+,+,.---++)'++,10//11121.12220.2854846:7;=9>?B@DGJHMFDGJROMRSY_g^][_fgff{Œ›™™ŒŠ„x~ˆqfimonhlphjh^\ZXY[[Y^[W^b^]`_[]^]^aadjljiffkieebccfdedjc_cic^_]eglae_bbb^`eebcddd`ghmqgc_bj`eddcdcdijdmnmgf``aa`_`]\YVYYZZVZ^eiiomhilouzpq}‚‚€‚€}y~uvqjhlijr|z}ypolhkfcb_Ze`c_egaf][[`XXZb`^^jlnnjmzœ­»ÄÏï üð뼩¨²­§±»¹°¦¤ ›—Ž˜›š•—•†{yzvpd\[\]eeipsrphjhe[X[]\[_V]YRR[X[]c^V\ZXPOLMMCJEJGLNJILPNUSSTPTMORQOMOQQQONNLLMOTTQORTOKKIGLOI>8=?9=GLOR_igc^UWQT]\[djc_b`ZXU[m¡¾YJCB@?B?9>9;>:+'-*%')+')()&**.)((()((*)(&*++)+(*,--*('*-.,,0.+,+(*/,(,/.02.--.//22./33,0652846:9<::>?BBFDHKFHRIKITSUPQVfkjhffgil—®º¬œ•Ž’‹{t{~ˆ€ojdceagflkhke^[[[Z\[_][bcdb^beacedcifenoigfdffgga_\adabeadba\]\ljrmkilhgchfhhdnikmq{qrjccekdhfchgflgompsrsodic]^`fgc][\[\[ZY[_ejkjhlqvtqux~|}‰ƒ~yvywnhkjmo~ƒ€Š~ynnjbbgd^`eldcc_ba^_[T^^d]^`eqmjjo§µ¹Êê'L;ÿïÍ¨š§®¦Ÿ­¾¼³«  Ÿ–™Ÿ¤¤›ˆ‰‹‚~‚}sqobY]iilpnokcbec`]aY_je\[UTS\]^Zeag[TXSPGLFGGHHOINLKPRRWUSOQTMNRMOSPLMQOIKMJQRPNSWURQOMPMHKH@=?C?<ENRW]\VXUU[]V[[XX`\Z^a_ZR\_nqTMHG@?>9><=CFBA+')'))'%')*(((&)(&'-)),.,*,**',*),)'+),*,+(&()'+./.*)',/*-/---.01-+0/442242846:68899;9?A@FGKJJILPIGNSYSWW_ihrxkheq„—¼Îº¡’‹Œ…‚zykbb[\akkojfd^]``\Y^cc^_a^^[]`bcX^jlkmpkfhkihfeb_a_c[^ab]dbcbaguvuxklhfqfeg`goqooxonkusjomlmhkojpokinsoqwoplhicbgmnig`_b^_\Y]\`dbfgdimkpw}z|~~|{}zxpnopknx‚Œ—ŽŽyspngfY^_di`ikc_a_`b[cZY[_^emoqr|Ž®ÇÃÉäYZ;ù×– ©˜š§¦¢¡¡£˜”””™ž¥¯ªŸ’‰‡…‡„ynb`[_gkstlhdklia``]_ccd^XYTY_\b_\_VWZXIEHGLJNOMMKGPRSaZVTOPOORPPPOOOONQQLNRSTSRPRQMMNPUUPI@?>;<<BJMTY\WRQPWUVXXUWXVb_YY_ZPRVPRKLG?;C<;==?FWXL(-'+)''-&))(**()*&-+()/-)(*'(-+(,,++.,*)&,,)(++-,*-10+(-0,-/,,/.-0/111-1355147;863;>@CEAAHHMOPIGMMRSPSWWYbdgyyngdz‹“¨¦ˆ‚Œ‹z|ztc`c`VU\kinrniaW[^]X\_ZZ[_`\YYaeccgc`qtoheie_efecY_b]b`[\`b`bdhntt}ylolkqiigdflonhqhntupusmrlnmmtuw{ux|uwsrpjhlhjhaowfchgea^_aa^^^aifgnnqz{|zy~|ƒˆ‡‚€}xssrqqsy‰–¨©«°wpfmc_aaidkbfkgba]]\b_^^_bdgilr†£¹Ð×è 7cŽp)Ñ¢šªŸ‹’“š ¢ ¡¢š’š§­­¦œš‘‹‹†ƒ…|ledccosplbbeini_Z\]WW`]UYVTY``]^VZZUOJJKHHEKOPMLPNNOPWROPJLPONPLJMONNNNQNOPQRNNMQOKPQWUID>:99==AENXW_]ZUSSUYZ[[ZXYWT_ZWTTRLMIGJC@>?>=@>>E^bL)'3&"--%+().((')*+,***,*,***&)*-*,+0,%+/+)+,*)--)*-//.12-,,+-/10-/1044224740369868;;@@BFHEHIIQPEMOSWLUSYa]_cllmekj€~€‚t}ƒŒy}znlla_`[bfoopri_XY\][ZbbZ]_\WW`abfabdeknmilefmgbdhdfe\_^aa[]cflpmmu{uwrqmwmombanbdhigiosvoswrpqpuwzswwuz|q®ƒkropolqwvnjjkifbfdabb`aejlmont{y{}…€~zponjsqnq€–´ÇÚϸ„xvqjefcfkjhl_fc`Y_\_ZYac_igenv…‹™½Öëì BÝÖvþ²—ŽŽ†‡Œ”–££› š˜ ­²«ªœ••‹ŒŠŒ…ƒ~zmelfeng`]Zcllif`Y_aZ[^ZYTTY^VXXNU[NOGLGDJGFKOOMOKPOPNQPHKIKNMOQMPMNSLOLGPORRMNQNOLLQSQNGD@:=>>BCIOVc`\VQSVYW\[YWR[\[VYTQRMLMGMCAF@??<<;?IND(+'&'%'))'+,'-*-,)-+('*%+-.*'(()**//*%--''(-.*),,.,*))1/*-/.*./01344330255755177;8?A=BA?HEFGHOIOMQTYVUW\[]T]]`mkmmqtzzy€x‚ƒ‡†ˆymiigceblrtqvwoaWY\Z[]\]\bd^_`_adif`bdbafcfmlgje\abgfg_^Z^ZYa^gjhdlyoxvqqjpcd]c^ceehlkllrrtx~|||z~|ztw€~{x|uvwtmiilpmliiikjehjfccdfhmsvvnw~yz€€€ztvsqmippsopu‰µï娇wspnnmbihhde_da^[_`^\b\afcbge€ƒŠ§´ÈÛÙê k´Ó|³Œ|{ˆ–˜¥ª¨§¦ ¨º·µ®Ÿš˜ŒˆŠˆ}|~xrljqdWUVYdf_e]V^aZUUZTUMSTRSVPNTTHEMHHIPKLLNQONQPJMNLKPJIKSPOSLOPPNRNLPSOMRPOROKNSNNLFB?@>@EFGHKTY`_WXZSTXXY]][ZYTXUUPMQMLKHDE@DE>>B@9?A=)'''')''&'(%*(''*('.*(&*$$*,+*'&)-/-0)+0+++*--(&*+(,-*,.+--.1/,*.1344--854.556689>9=@CD?JFHF?FJQKLQRUUZYU_[]W^fjhunqowŠŠ—–š’Š{upstqillnooihjda]TU[`a]]_c`[\`\Zbcbbcb`aca`djmf__`hfdac^Ya^Y^_bc\gionnnkoddh`d_^a`emegkrqoz{€|‰~}uz|€{z}wwuvsvumjigmplhidcgmomjikosrromqrsuvxz{wqrutuvhoojfns“ØD\¸“|zsvojcmifcggd`f_^_\UW^^\_\bgrš±¿ºÀÏçÿ)?Úœ}u„†‡Š–ž¦®¬¦¡¢¯¯¬«¤£¡—Ž’•Ž…y}~tpmlid]UTZeika`[WW[ZRTZWWVQRRROOMJIIIKIKMKEKNMHDKLEKFJOFOKNTOMLKPQJIMLLOPUOKKOPMQQMKLOMIC??@DGGLQW][XUUSOOVZUTZWY]ZUSPRQJLPKJDCA9=<<7;A8:;$&,-)''+'#&+-))-*)/)**)',0-..*.,'-21/.-*)++-,,,,-0/*,-//-1222230/044522/.275;?;8:C?=?ADGHEHPSQQ\S\XS]X[\Z]b^a_glpgloo€‡‘’Ÿ¢ž—ˆ~{y‚‰Šƒxsorkc_b`\YWX]^bjf`]Z]__`]^dge_b`]_ZXY_gfgecchc^f]VY]^_`^bgikhhokoqnlegdgnrjqnpstnqt}ƒ‰ŽŠ€|x}~€‚‚~}zytyvqpmkmuplmklokpsotpljktsrpqs{zt{{vuswxnopprvwt}˜åo¼d÷´†}wrjsmqiiihmjjh[`^Y]_]Z]`cfpŽ£°·»´¹ÆÃÍ×Ç¡ƒmorzŠ•›¦©²®¤¢ª³¬§¬­¤›‘Œ‘›—‹„…ƒ„‡~wsli^XTWdvk[X`UUWUYYYYTPTSOSSNLIKOJLKKLOMLKFNOPMMLNHKIOPOSQQOTQPTLMPNQQQSQPVTSSOLRWYUND?@CMRSYcb^YXZVT[^_]```[^ZRVTURPKGIHHABCD@<C<:@7<$'-%+%)*-+**)"'))/-(')/*%)')**#*((+.+--*),/*(+*+01+(*-10-142032.44152113158876:<A<A@FJMEBLJHHXTirn`RVSXZ]^`e_eggvmnvzƒ–—“˜”“ˆ€‰Ž ©š‡wqhcc_][X\XZ]^ef^UY____]]eihfa`aa^XRT[]`a\\^^b^[XXSTY]X[[fojfcbmknpfhfcbcsvzstousuu€‘™£”Œ‚ysvy{ƒ‡…vz{v{€wwtolpsqlotroqqpplottvvrtzy{‚z{uqszyrywxx{€™Ð<u3Ü»‘ˆ‰{}xnortkjdikjklfia`_[\Z[Wagww‹›«°¸°§¨³¼µ™pdenuy|‡Œ•¢¥¢œ¡¬°®°°¶½°ž•Ž”š“‹Œ„€€‚€rlb_\[]clvn\\TV\YXX[PSQRRQVXPNJJCKGLJKIOEJLEJHSPOMLEJHMQPOSNJMPPRONUVVQRTSQOONLOOOV\\RFCEJPV]ccZXZ[YTT[WRQ\]TVVUPSSPMEFLGNJEA@>E@@=86::(%)++-)-(')'+-,&')('(-+*&)**(++.)+)&-)*/*)',.,.*-.(++*,-/+)---120115158657677;A==ABDBHNTOPKMTTgÆ›tXZ_X\`ddahkjjqnhkx‰•œ•ˆ|¥ÀÓÕ¿™}toebbfe^[^aiha`a^[\^_^]cfcee_[Y__VVWUUXYYZZZSWYUWWZZ^W[deeia`bfffinlne^om„’‡tsprqx{…†™–ƒ…{ƒ}~xvtzv~~y}ƒƒ…‚€}{xtvttpquuxzxupoqquqmswzxt~xv{twwtvwxyuxz{‹·óïÇ«˜˜Œ‚€xutqwqklmolhqlfioe`e`^ccanx‰ ª¯±­Ÿ¡¡Šshadiow{‡ŠŽŸ¤£¦¦ ¢±¸±²¶©œ—™—’•––’’ŽŠ~tkg[W\\bmkad\YVSZ]`\Z]VMMWSQOKGAMDEHIHMSHNKKGFMOMBJKIFNIHQQOIOLKUVROPPPTNMOQPMNLLUZ`_RHDGKP^eio`V[WXURVXYUVVZ[SXY[XVQMCJILIEA@D@>;>9>85(&)-+))'-'/.-*&-***)-,**&(*,**,('+'&)--,-1/*),*)/0--,-0+*01/,+.2275125378:?999=9?>CFDNY`VQSQQV]¢ Ë{dWZW\^`cijphmjkkgkz†–Ÿ¦›ˆ†«×D=ÿ²ifaf^WY[__cdda]\XX[]_da\_bc\YXW[USROWYVURRSPOOTVORZY\[`gad^cc_hcchjdgcglp‚œ†yrsptuz’ކ{z€~||‚}}usy~~€z€„‚‹ˆ~}uv{ttyzuwzspspqvwuuyvzyurrpwsnpryty{yy‚£·Ò¶ª£•†{~zsr~pnsmoqjlfqqoe_`__ffkz‚—§§¨¥£žš•ƒskfdgmov}€ˆ› ¡žœœ­°³»´ªŸœ™˜™•™“—‰{uj_]WYddfd_d\YWZT\_VVTYVPOPKLJPHFHMHHJDOLPOLLPLRPLJLMMOMOOUQPQNTRRQNRURPPOPVURPOQT\jj\OEDNYbhqvk_ZZ\]Z[URUUUTUYTY\XORMJLGGMGHB@A::<<;<9('/))+/---*)()-&)**(+,&(+.('*-+),...+,.1400))0-.---*.0-../321,.25544217<>77<>==>BCDGEOo‡o`RPQbh|¡’lh\[fefcimgqmrilljlm{†“˜”…ˆšÊ”7"zÚolkdcabZY]]`b`]Z[YX\]_chge_YXRRUSPUPQUORUOOOMLOSQXYY_][agc\`]Zgcbfg`ikcjkt~zknmpntpv~„€s}€vsx€{}zrtw{|ƒƒŠ’ˆ…‡„‚~~|{|w|‚{vzxu|{t{|zxyvwtxspquzwux{y{“¬³®§¡ž‹ƒ„„tvwspsrsnmkjopgnbfclooyt‚’¡§¨¡™””†tddfjsyxw†Œ™Ÿ¡¤¢–˜£©±¸´©¦ª¬ ˜–•—šœ‘Š†…{d^\Z`gd`[[cZ^^YXWWZUYYROUPMLFFJJCCLMGGGKNKKQKLMMMKOMEISTSPKOLLNOOQRQQPOMPTVQKO[gnnh[NLQ^kggv„xe_WYZ[YWU\_X\WWYZ[RRPMGJKIMHIC>BC>?@797))0,*).,***('(+-,**.+&),+)'+.2,+,%+.+)*4433-)*-1/./0,.1---./0013022036459;:<<8:?:>BGKU{”y_YSVV^bojakiagolgobjglnlqpinsu€’—™›˜¦èVí¨£ä‘vkiea^^][a`]\VT\[VWY_badc`d[RTORQPOSRIORRLJLPMRRSWXTZ]]`_[^]`aa`bfghk`heelrlsoruwpgtzvwuu}yxuuxyu|{}yˆ‰†…Ž‹ˆˆ…Œˆ„‚~„†ƒ}‚|sy|€ˆ…€‚„z||tstkkmnquz~~y{ƒž°ºÁ»«š–ƒ|yx‚€zwuqyrphkptonkackrsyt{‚’ž¯¦ž™–’„qc`ajrx}€‡™¢­²®«©¦¥¨±¶¶³­¬§ œŸ›œšš–‹ˆ“‡p`]]_b_]b`Z\__W]^WURVUTUMLIIGJGFMJILKKJINKLMOTLQONIKRMNPNSLMISRSRONSROSTTVQPU\_jmlgYRQ[lqqwy†h\]^^b[Y\ZZU][aif[RPNKMONLHFCFC>A=?8;;9  +      ##*-9AI005;;;7=@:G@ARSDIMLGHGFANMKUOXX^gltvx…ïH<­hPB=??>727:5978;3024677;:685.//+*('**,/-*)&%&+&-+-3-022;558:6D9;:B@AJDBGFDBADCEKKNNGMTYTXTPQNOSUSTY[WW`aflhfed`bjprpgabc_clica^[]dfgc_fgba\YQRZQNJKUZYZb\Yan‚£«¨ ’u^_]\QXcdgi_UWSPMJHQNOKE@EP^VVUZ]kyy|wlfYPF??GJQWWafy†ˆ’œ¡Ÿ™˜•›˜–Ÿ’Šˆ{|wxsnmmhXC76>CEC?=2696456156,3)"**&'-)#$"(')% )))()%%-*',&(#$(,*--,.)(*,0...022-.2-*039BGE:/(0FWSJKTVJ9226?:79989=18K\Q:6214+&*%$!' "*0*,,,))&,-',-+101%,,-0.00,-(-.0+*/1,+.,00-,,-/0,-31-/-,.1148520354299:;>?<;?ACBADGKNPTa`]VY[bYeffinnqxyur|{svqtqz~{ƒ‰ŠŒŠ†“š¤ºÛI$Öž‚uc_fcfc^aacbXX\WX_[Y]YW[[YWUWWURMTTSTQTRXSNNLLSQOU[T\Yb_^^c^`_dee`gcmnqqmgoklt|ƒqlw|€‡‰€~wwvx~€€„~…€…Œ‹’ˆŠ“˜”–—‘Љ‹‹Ž“’Œ…†ŽŽŒ‡ˆ‰‡‰‰‡‹‘qrzs~{}…†ƒ‰š²µÈͱ§™’Šƒ‡€„‡Žž–‰~ƒzx}xyvrptlx~wmuxy‡‚ˆ†„yohifehw|…­±µÇÝäÚÅ»¹¸º¹½µ­£›¡¢§¨¤¤›”–”‹|tmf`hlljc`b_]_^XXYVQYZMMNLNRMRTPQLMJEINTRLMILXKJKPMLRPRRSTQURRW[Z\XRTWZZVQW\V[`baYOLUfolhijdb[Y\cdeb^``cbads†wdZSQOKOTVFLJGGABA=>99=,+(*,-0,./)./-)-.001//.--/,,/0-00-/.-0..222/-011./353.16456796467966779;A@>BFBEFGNNOLLRWYXXZ_hdfrqkomqvvtuuutusypw{‚ˆ—«¨¡–ŒŠ–™ ¹Âº£„xgbca_]^`_c^ZZZ`a^]\]\XYWTSRURQUQRTQQWURYWRQMPMTTW\\X]W[b`[^\cc_ibehbpouzrnkis’‚smhny€xw{ss{~z€~}zw„‘މ‘Ž‹’’“•”ŠŽ“‹Ž‰‰‹‹‹ˆˆˆ–Ÿƒzurx|{|ˆ˜š—“ ¦²´¨¤¡ŸŠŠ†ŒŒ™“‡ˆ‡Š{†}|{spihqxxsrlnpwyyzukkecjgmv‚„…‰—¥°ÀÂÐíòáÓĹ¹¾À¹¶ª››žž£ª¤¯³«£›‘†tjlklgdd`]_^]ZYVUSSQTQNNMPPRZRSOKMQKLT[VUOQLPNWXQQRUUTXZWUVUYVVXWUUUXVQOTTSUWZ^]UQPQUUW\]`a\YX`aacb^^[\YXahhddWVXQOPNTMJJDHJBFDA>A<(,(*,,,0--&*-'(,),/01.///2-----00--/,02.----,..-*.0--+-12330/28:2259678;>:C>?@A@EGIPQPSVUW^_[`gilrkklnsrs{ums}sppuxw†¤ãøÐŸ“–˜‰€„†Ž“’‡~qhea\`b`VWXUU[Z]aXVYWSRTTVQOSSTUTRVUURTVOOTRSWQV\QVZY^^X\`e`]]Zfhggiiqljnrsfeek‰ž‚nfhst{rwytwwxx€„~}}}ƒŒ‹ˆ‡‰„‹‹…‰‹„ŠŽŽŽŽŠˆ‡†ˆ†Šˆ‡‚‚…„‡‘“‹†|wwqtz‡‹Žœ†‚–——˜ž““ŸŠ„Œ‰‰•Ї‹Š……‰‰ywsiiehoommopnpnllkfcackux~†Ž“˜¥º¿ÁÉÜåØÏ¾¿½ÅÀ´¨›£¨««­³¶¬£™†ynjjgheddd^b^`[SWXPSNPQKLOOSTQOJMMJMJPPQPNKNKQQQJMMRPPSSUPRSWVSTUVXQNQVWURPWVRUVWQMMHJMQXXX^\]]Z]ZWZ[_a`\^`[XUUTWOLNKKNLKDHBCBEEA>=)+*,-)0,)/E5-))+,-.)2-)).2/(./+.-++-*/211//,.1120*-101103651/6768674997=>?F@??BBCFFEJRTVZ_V`bfekhnmouss|w|{vtz{yqmstv¨ÿ 쵕žœ†~z|y†€z|se`b_\URWTVVX^ZVTUUUVRPPPQNLMNPUWVPNPSQRSPSQORTYX[XS[YZ]VXb_bbacmiejekd^jpiaael…Š{kdimquivuuouwvxu~xy~|ˆƒ€~…Œƒ‰‰‰–“‹ŽŒ„‡Œ‹Œ…‚…†‚‚†Œ‡††€{yz{v{‚ƒ„Šƒ””™–œ˜˜†ŠŽŽŠ›‘”–Œ‹‡Š¡Œƒznlnljkhhcllinmmolhkiipw~…—ž®¶¼ÄÂÁÃüº½Äÿĸ¦œ“—¢¤°½½½µ§®ž—Œtmggcbb]\Z][XYURUVROOLTPNRSRXGINHGDJHONQPNUPMROPKIILOQMOQSPRRSSVWPQUUSTSUSPQUUY`b^WNEGKJNWWXZ\_ZUWYSY_[[XX[ZWWRTQSMKNKHBFBEA@FE>>:<,)(-+*/+,) A&),-,*)+++)))+*)-,,/+*..)+/.-220/0/021/12340/121125722663476;>CDABA?AILCQQPWT[^X`lnntjjgmhjiswzruu{ztwoty‘ÔçÓ´Ž’‘„‚{~€ywxsod\Y[\\SQWVT]aWW\WWXSPSRLOPPQQRSTRQLNRRRQTYRUWY\VZ[VYVYX\S`^cbaeengijaZchac``ejqtleehgmmpvnouxvzxsvssyxzƒ~yyƒ‚„…„„‰ŠŒ–Љ‡ˆˆ‰†ŽŒ‰„~„Š„…†„||uz}uwy{|sw†›œ¢””––”“Ž‘“‘œ›–—’Š—š–ƒ{umrlmjddegktytqurminmw{|…–¥°¸¹½¹°­­©¨°¹ÊÔÒʵ™’›¡¬¼Íʹ³»¸«¢‘|oj_`ce\Z[ZW]\[USTRNLMQTQTQVPLLFHICJEDJLMPNGLMLNJJONMLLHMNPPRVTUNNVVSWYWXSSWUP\prh]MDEGJMSYYY]`VX\[XX^[\\XZUUWYRUOKOJGEIMEDFDD@>=;9*&*+++-.-)F.())*--+*'*/*/+,&,.-,*().-..+)-.,,//,-32//0220133001011;:29<9<>@A?=BAGJKILPSY[`_baflptlgffdaejpnost{…ztutt€¨Èз”‘“”„xqqrrf_[YWTU\[WX\]YZZVSSPORRNKKMSTRQRTTNLRQUTSTWUUPXWVV\_]VYU[V]Z]_chjlbjjdc^[_\V\fdhgggdfilqnoqpvvxtvtvpopr{}xtw|‚€€}†‹ŽŽ”–ŒŠŒˆƒ‰–—’‘Œ‹ƒy€‚…‡ˆ‡xzyvvoklutvwy‡›¦ž—“˜—‘˜–•“•–“‰‹—“‘–†ƒxrvvsrjhdbjkrwwryuoolpr{ƒ‰‘Ÿ£§µ´²ªžœŸ¢¡°Æ×àÕɺ š¢£¯ÃÑÖÏÃǸ£‰uhaaggfe^VSV]VWYTSSVQOQPKPSVNMKLGKCEDFHKQTRKLJMMLMNOOSMQQPMPTXOPSRTUWTPTWPSUSXfqg`XKIGFJNQVUV\]YZX\]`^X\]VSQSUVTRQGLKHDFHEGEA>A@@CA*.)-+%*-**&,/+,&**$+++***(*,/-*)-,,21,--/00+.1-*,.21-../2221221335883579878?9ADCDJNMRXZTX]a_b`ovzna`_`bd`komlj€„zxxtp}–®¼¦’¢®¹¶œˆvrefh`]UNQQOOTTTRTVVSRPRSPPPSRQRSXQTWRRQRUWYVU^YUYVVXW]XVU^R[UWTaZ[[eccgefk```Y__[helglpjlkmkhjgjmwvstuuonpryyzwv~~|}x§¡…‹‹‰ŒŽ‘Œ‡Šˆ…‰‘–”—œƒ„‚y|{~ƒ‰…{yystqmoklqtw~‰˜£œ™‹•–“”˜¡šœ˜•Ž““ˆ†}ywwyvskdfir|y{z}xyuvz|€„‹‘˜ §¦ª©ž—•”™£³Ñåêàɶ¬¬¬­·ÇÔÜÙÓÄöš€qia`fed_\]\W_Z]ZXYPPSMQOOOQOOLNI>EHEAIJLPOPOLNNKMNONIFLONOMKTSRWPQVQOQPRWSOSU]ca]TNKFGKIMTTTZ\Y\YW\^`_XYZTRPQTTXNOONKIKEGC?B>><C=;9,*)).())%++-(+.(,+&)(,--,+)+'(*.,.+--*,0/.,,,...,+,20,/./56443353477678<??>B><CGFHLNWWYSXZ_cceqvwn^^d^Z\b[ikqrs{yww|z€’œš«Ø Í“qmh]\\ZUQMNONKPSUVUXUQNPTUVTWUPSRSUWWTTSWTVYZa``ZXZ[[VYXQZYUTTW[WV^^_abad^ce[bW\]^gmnkmjqkjgkfdkkllotzrtvtstytrrs}€zvv†‰‡††‰‰‡Š‡…‡…†‰—””˜’Š…„z}‚…‚}uzwwzplkior„ˆ›“’˜™‘‰“™šž¡™•—”“”‹ˆƒ†€vwocbgkls}†‚zuutz}‚“¥¦§¥¤£š‚‚“­ÉÞä×ʽ²´¹ºÄÎÓæêßÍÁµ~ldedcb``\_\YY[XZVVRTONPLRORNNLLDAEECIEJIJKLHEJLLNPIGMQMRRPKOQPRVSWWVRVSNSQPWXZ\XUQGEJHILOVXXZUU[YY]^]\^\QPQSRPORLLLJNHHFCA?=CD@=5;:+&*)++''*()-)-.)+.-))#'-1/.-.*(0/+,-+--+)+/1/--.-+01/120031/5650248:78;>=??BACCGGMIRSY[X^]c_egtyrne_bYZggbglvpoqr€{yysv}ˆœ½RJá“pcf]UTQOONOQJKNNVWSTQOLPTRTVXXWYXSTYYTWVRWWU[^]^ZWVVWVVRPZZUQV\[YZ^Z\Y]ei`_^_Y^beeimqtqgpemoonjhkgfjklppr|}|umkqwvyxyy€†‹Œ‰ƒ‡‡…ƒ„„•‘Ž‘’“‘Š€z}„†…ˆ‚~z}{sngbkx€‰ž˜œ±±—ŠŽ”—š¡›ž¢›˜˜“š•‹‹Œ|tokfbbkou„„€{{y|†Ž““—˜™ žœ ‹{vu~šºÕèå×ÊûÄËÑÚÙÜèíèѳ˜~maa[_aab_[TZT[YXXTRNSNOSQWZPMOHIGGHGFHBDJGKKJOLNEIKIGLOQNLQPMPRPRTNVUTUPRRTVVWUPIJOJJOKILNPTYX]`[XUW[][\ZSQRROSPOMLHPLHGDCB=?G>@6<8)*,,.-,'-'+*')*+/.+1.-()*-/,*)-,+(,)-/,,.//-...0,+1.+..01244537835::988:9<@<@CADGFITTQY\`b\c`gqquqelf]fmuvloppnvjnuwqpvx­Öüû¹€d_a_VNPRSVVRMNMQVURSRQSRVWQTXUTVYYUW\XWXXZVW[ZW[\WQRTY[[PUSSRVVZZZ[WW[Ucge`bc__^__jhkogfnnkpliojgjejmjhmmqstqkfksuwuvv‰Œ‹††‰††„‚†Š‡‹’——‘ŽŽ‹…‚‡‹Ž‡‚„…}„}€rhlsnz„‹˜™²²Ÿ†”™“§¡‘‘˜”™–‹‡}tgdgidjsv~‚‡‚|{{††‹‘Š‹’‘—œ”„uuvv‘¸ÚëííäÎÄÍÕáÞÖÙåòó¿˜{k_^\Z_a`bXVTTV]ZUSPRPRONT^cXRJCGFJKIFEIJGIKIKINPHLIMHIHMOPTWTKMSRRPSWURPTROUYRLLLLLNNKECJTYW[ZX^__YV]a_WTOMKKOLMHIIGIKHBC=@>@C:@B7<$)++.(++)+**-(*-.+'.,+),.,*/.(+,*&(+----..-+,.0//231/12.,011016;>:9:;??=:<=CBGGHFEMPTYX]bgca]hgjztznmktox|sumuzvssnkovvt”ºáÜË©‰maa_[RNMPRVUQNOMONRXWOLRTYZXYWWVWZ]\\c_^\ZUQUYUY[YVXXW]YVXSXUUQV^[YPY[_Y\ddZZ__\]a_acefegihgjkkpplghhikjmnnmhehfipvuzzvy{‹Ž‹‹‹‰‰„~‚‡‰‰‹”—šš“”‘†Š‰‡ƒ…†€†Œ‰~}uqonkr†‘™¡ªœ›”‘ŠŽ‘”›£¦œ‘†“›žž›—“|sjikgcepv€ƒ‹‰†{†ŒŽŒŒ‰ŽŽŒ“–”‘ˆ{tsr}”ºåîÖÕßçÝÆÁÉåÏ›~k^^Z\aee\\W]URWSOPKPOUKSP]`YNMDFGIEDI?HFHDFKNOLMILJJHKNQSKOXSNNOSQPUSOMMRVTQNLLKJIGHECEDJUYY[XW[YWVTZ[ZVWSPOMONKLHKEGIJB@=@<?C?>:6;))',,*)-/*)-+)++((*++-,'),*+/+**,,()..-+-0**--,./11054121112246<CA89>><<=<ACBGGEIKPQ\_UX_libceiy}…xoslmplmjpn€‡xnppqrty„¤µ¢™pkhb`ZTUQRRUUNKLKKKOQPMLOTYYZWUZZ]^[`lqkb[WZU[ZX\VWZWWac[YWTVRSVYYZ_VZVYhfde]_XZYbbg^ai`fgbhaijhlkiijfinllkmigfachswusutx~€‡‹‘“™–І‰Œ„–™˜š–”Œ‘Šˆ‡‡‡–ššŠ‚vxupnq~……Œ““–𩤭œ”–š ¦˜“–¤ª¢§£™Žvplljiein€ŠŠ‰ƒ‚‡“‰Œ‘––•…ƒ}ttx‡ªæ!<IP<ëéçÝϼ½½×ôÁ“{ia][]cdd^ZYSYTZOVSNVUXMOLRSRDFMIGGCID<GKIGIIMOHCILKJLLPQOQOUOOONPSPQROISVSSSRPOHDFEEFFFFHOUZWV^ZYVTSV\_WVUOQLMPOQLLICDID?AC;;>9?<8>'(,-+),-*))()*+(-/.()+-)-.*'-+((+-*+-/,)),-,/0--/-032.-0256435:J`\LD?<ACCDDCA@GILQNP\^[`_kjkmsqy€‰Œ{njkmeff_jowŠ‚zxjjhluvy………|lec`]`]VWSRUURQQJJKNOOPPPXab^[[ZYZZ_^[fwzdYTRUWVWZVQX\\b^^RUXPRTTZZ[YS_U\ecbd^]\`gb^gd]cbd`bgdegegje^]fdmflpkhij__eloijoortw†““𦡔ˆ‡ŠˆŠ‹“–•–””ƒƒ„‡•¡£¢Ÿ“ˆwkpow‚‡”•“Ÿ¥­¦œ›œ–’ ¨›—˜—˜¢¬©­ •’…|plohf`dn€‹‡…‚‚†ˆ”™——™‡ƒƒ|v{–àH©Æ°”d0úæÕÈÂÅÓãÔ±Œoc`[^`ab]a_\Y[PMTTONMSQTOISOJEGBFEIEFIBDNMIKIJMMEFGHOLNNNJNOOQQMOTSQQQRPTVUQLNQPKFEA?AEDCJRVYWSVUTTOSWZ][RMPRMNKNQNJDFFEDG<>>E><9<<9()0+)(*-)/*,*&,..,,*,-*((,-(+,,-))')-.+(-,+..,-./0/,/1/1464236>^…ZEBB>>A?DEHHKJMRPY_[^Y[fffovxuŒ¦š…oddh`^`Z_cq{wzqgdgmjopuvwwm`\^^^[USPUSNPRTSPKNOLOMQZ`fe^\]__``]`blma]XRTXZX]ZW[]Y^\_UTSVUYZU\VWZZ^fhcbe^\^`da\ecdafcbeedbedkeececfljqvmfdid__dihhipopxŽ”‘“›“†ƒ‰ŒŽŽ‘–‘Œ‹|€…}˜™™œ —–‘ƒ€qvnoy€Ž‘”œ– ¥©ª¢¡Ÿ›–ž ¢Ÿ¨¥–¡©³©¨š“‹}|zqpdfdjv‰‘Œ€‚”’•™›˜——•†ˆ…{€ Áiغ;ÂqB, +íÑÇÎÑ×ɧŠsb[UW[ad^__\X`XYTUOSWUTSOMPJGBDFEGHBEKFORLLHIIKKLJKCIGQMMLONNOLKOTPMOQTXWSVVOLMGGGDFBBCBGIOZ^XQRTSSJPVWYUQPQPOMNLKKHEMHGEE@?>C>=:<94(,.))*(*..()(&(*+---*--)()-*,,*+*-+'./*+.++/0021/.1551/23323747PtvXAA@>AA>EIKKMMIMQSRWXY\eis{ww‚Œ§|nc^`_cd]_aalsicfeekfljnmjjjce___VOLSOJMSQLRPOKJKMMRTX^^[X[`eie`_`bada_YUYYV\_[ZY[Ya`XVTOTTWV_^_]_ehc]b_`Yefefabamfccffcaddccdfilnqvsrokkhdadbadefimkrz‚ˆ‰‘•†‡Š‹‹‰ŒŒ‹ŠŒˆƒ„†ƒ’”‘–š™˜‹„ˆysnlu|ŒŽ•¢¥¤­§§¥ž¤•¢™ ©®¯¤ž¬²¨®®š“‡‚|xxnkbeqz€€‚ˆ”™Ÿ›—Ÿ£¡”Ž…€Šˆ~‚¤ +Õ3ÄÞqZçoM9çÛÕ˹ƒnc[PR[_```]XV[YZXWVWWVVTOQMLOHEI@GAF@GEFNKJIFIKFIKHIHEKQKKPPRQLSPOTSRQQWZY[WQJHNMEBCFFEDDINTVPOUYUPMSQSYYNOPMPKINHGHHMIJDAA=<;==;:77,-+'*+,)*/&*%*,*+-).*-(,,),*,.-,.--,..--.-*)-240.0122221349:59<BLOF==<;CE@CIHIKLIKLNRTXcihlt|~€Šuf][Za`bfigjhlccghgjdigdhe^fie][XTSSRPNMRRMLMLGEJIHNQSWWVY]_`c_]__^]^_[Z^VSZ[ZVTTZ\[[[VURWLUYW^g`]fe_\ZcY]^ef_f`jndca^fegdhnlqompqtsusnmnkifjd`edaikjnv|ƒƒƒ††…‡›¡…ŒŒ“‹‰ƒƒ†ƒ‡‡…„ˆŠ„†“™–†|sjpwƒ‘“ ŸžŸ§ž›¦  –¢­µ¶ª§°®«¯°¢—ŽŠ„}ysfaenotƒ„ˆ˜š–£¤§¡–ƒ†ˆ…„‚šï®l…o‘ˆMLJ€c%ûàÁ¨–‰vcYWZ^_^^[YYTX[VWXXWUTRQOOHMMIEA>EFEGEHKGIOGECIFILFGFENOHLPNRQKNQLMQRROW]``[VQJKLIIGFFCFHHLKJMQVVRNMSWVTVTSPOLJNNLFGHHKF@C>@>=<B>;;8/-),--,)'-)(-**--/(..)+,,,.+,0,(,.,-,(./*,-+//-.-0.,/31055565579<@>;?A?DFEDHHIMOONROQT_gpssu~„ƒ„ƒumggbc`krtmrrkd`ffhh]eadfdchi`_ZWX\XVTQMNPMJIGn^CFHMQSTVTTYY[_YY]^XY_[ZZ\YVTVSRW[[[TTOPTTRRMVV^]`^`Za]b^Y\alf`_`hk``mifgnrqx†ƒ€wvvtrspklhfjkllmkjjpokilprnw„‹„~€…‹†Œ“’Ž…ƒƒ†Œ‹Šˆ‰‡ˆ•¤¢ —˜“Ž€pjqt}‹˜› Ÿ¤¢›§¤žš”™¥ªµ®ªª²±¶º¯œ’އ…~ygdkknqz†ˆŠˆ””’—Ÿž¥¬œ‰‚…‡…‚†•ÈOy£jx($ñÏîþµIÙ½¢˜yj]_^[\`\WWYVYYVTZUUSSRROMMILQGCAAFAGFGFFJDCFDHEFKIKLLKJMPPNOPMORROTNIUY^gaVPPPOQSNHIIGLQMHKRWVURRUVQUWRQRPNJKMQIKFJJFCHCA?D>B;;8;66*(((+*)),/+,-)*+'*),,**+-,,*+-/+,+,,,.,.,.1//-,./31.../2621455559==<;?CBGIEJJLJRRNSSQS_poxyxx~…†€†{juqy{{}…{usvldYbifd`edcddchf_``YYSSTPNOONLLJIULCGGJPUTQQVZ[[[XXZZ_^[[Z\^YYWUVUTXYWYUSVRUTYVXV]dc]c\^]c[^abbgjbedhiijffru~‘°Ç¼©Œ||wvurojjmllejnlkopjlkeinkqz|€„„}}€–’Ž‘Šˆ†ˆ‹ŽŠ‹‹‘—Ÿ¬®§¡£›‘ƒzssou{†™¢¯«­¢Ÿ£œš¢¦±ª­¬µµ­¶©žŒ‘Œƒ|phjmeo‚‡ˆ‡‰‰‰‘™¢¤£©›‹‹Š‡…Ž´úh±€‹ª­¥´ÒÔŠ)ëÁ³£žžˆndhdc_[_]]YV]WTTVVQTONNKMIKHOICFEEFCGDI@FDFMIDIIHILNJJHLRQQOMQRMLPTRNSXWYVRTVTW[UOJGHJMONJLU[XWVVQUVWXWSMLONKKMMGOMIFDDDGA@=@8<::8>%+,,+,*.,-*(,--,*,+)'/.--/+,***+-,)-+,//0*).-./.-/104501778658779==>;=@EHHJMNLNUTUROSX\po}…€}|~{|zrzŠ‘—£¡—Š}wojcjfoebdbdfdafdda[[XWRROPQMPOMLGGFEGBEHKQQNMTXW^ge]Z\]]dg]]^YVXYTYSUQYZZZVSVWSQROY_`\\\^^^T``^`afg`cheijgkr{–×mà§,‹v}snjqnmglglqonijmqqkcgllnv€}{wx|†‹‹Ž‰Š‡‚€…ŠŒ†ˆ”œš¡¥¯²±­¦–Žyyusu|…“§¹²¬©§ªœ•“ŒŸ­°²°§¬¦«¯¢™“‘—’‰wojgjy…Šƒ†‰Ž–žœ˜ ˜“––”¤Ãñ "5<<Vpc5ñĪ™…qhegb\__`_XXZUVRTOWRLKNNLJMRIHBGEECFHAGABAJJDDMLIJGLKJKIJNPLNSQMJOOLRWXVUUSUXXbfZQQNLLNPNOQV]^ZTTRTYWXPRQLLNIGJIFLNGBA@BBD;<>;>9<;:&-*'(*.+*-,*/+*)+)*,)*+/1,'+,*+*,-01+,+./+*,//,,..1334225997=;79==9;?ABHLIJMLLSURZTVXZjut|x|}~|t|zuzªÀ¼¯™{uojjptrjchfdc`aecfig\ZVSTTPNOQNKLJNMHDCGHKOMMPQV[ckea_`_dlib`\ZWVYXZVWRSUVQPQRT\VWYXSSYZZ\_Y[_^^`^ddbchemkfop†¶N_ûBÞ)—ƒ…yunmflkomrpjmkkpqnnnmlggr‚„|wssv{€‚†€…ŒŠ‰Œ‘•Ÿ¥¦§¦ª³»­ ™Œ…~€|{vw‰§µÀ´±­¤œ”‹Ÿ©½¸»®©¥¦¦¤žœ™”‰ˆˆ‡{okeg{†ˆ‰‹‰Œ‹••˜›ž™–”Š ÂÙÔØêùÿ +#4$ͦ‘…y~€{undkc`f]_\[aXTTPQVZUPOPKPSMROFHJJFHFFDGCFBCGFGIKKLPNMNMNMJOMOQONOJGNV]db[USTRW]XRPNLNNQRQRV\[ZVYXQV[VTPQPOLLHJIEIKJEGHED@A=@<;>;=;<%-)'**)+&+)),(,.,-0+)-(---.,**.0./--.-.--0..10.-0232123249878867<>=??BEHNLKNLQUTSVYdbeqv{tv€~†|y~xvy‘³º¯š‰}poiefmsnfgfc_b`bcekebYZTMMPNOPPRKFIPQNKJHKJKPSVXZ\_da]^\W\d`^_\[]a]ZXZTTTWUVLPUW\\[XXTQU_W\[[\VY_][bc^ddipnorzŒÌzf ç b,^Ÿ~€‚~unlijnospoknqlnrsomnibdp€„{yssurw|{€~†‹†ˆŒ’–™œ¥²¹²µÆÍIJ§–‹ˆƒ…~}xyŸ¬ºº³©¥—…ž¬ºÁ¸°³¦¢¤¤œ ¦›‘‡‹„xlhgp‡†Š…„†”—•–˜‘””–ŽŒ—¥³½ÆÑàéø ùÖ°›Šwoqqmorhhcbe_^c`[VUSOUSQQOOJNQUQNJNIKHHHCBEBFEGGFEKKHJMNMQOTNOJGLLOMQPKKNScne^XRRRQQORQHJSYZTSXY^\VWWSRZZTSQTVPLMLFIIJKHGHIECCA<?;=A8==:&-&,*+')&,',)+.++.,+)/(+/0-.,,-..*,-/0..,./-0..02423688866:<;79<:BBAABEJNKKNLSZVXW\`il{u€|ry~€ƒ|ztw}Œ£´œ}qicf`ecfld_`a^]^__ddf\ZUSUPKKOPMNSSLNMMPJHGHMMQSSTW[[_]YXUVVZa\]^_aea^WWTRVVVUTWSXTVXSTVX[]abVY[VY``]\gfikhfnpnzŽÉFF äï–‡zx|uolmhehppsolpstqrojppkjt€{tnrwvvwz}~~ƒ…Š““”œ¨´½¸ÆÛïà¬£ŽŒˆ}ƒ}{y…™¦©¶°©­›‹‹£¶´¾º³¶¯§Ÿ©¢¥¤œ–‰–Œ}tmihsƒ…Œ…€‚ˆ‘–—›œ—™ž¤¦Ÿ•”™£°¾ÎÞçïøêѵ†xpnjmnlgea_bfadbYOSRPUTNPOMPUYQUUJPOOILECHCCDBFHHFKHKNPLHMMPOIOSSRSPOMIKJR^baYRQRRQSTNMKQajdVUYXXXURTST\^XTQQSSMJNHEGLELIGHF@=C?9=><<<=>(-&,)-(+--)),--),,,**)*-,//0.-0/,(,,/1--*,.*..,/2346567768:9;=>:=BBDIGJNLJNRRYXWX\dbhmy~†‡‚ƒ€‚„€}|rwz}„•ª’tia\]^bae`^\_\][[_]be`UNMQQPOQONQPQTQPMLLIJKLORSPSWTVW_aYWUXZZ[]\\^_\[aWSUUWYYTVZVZWPTVWV[]WZ\X\a]d_]Z`d`djkjgmfp€ŸÛ÷T˜SÀˆ|vxtpmnknmilorornsptunopnlnw{xuojinvtx|y{yw‚„Œ•™˜“šŸ¥°¼¿Ô/ì¿«™Œƒz|‡{wŽž­µÁ¯ Œˆ’¢ª´¸Àƶ²§¤§¤¢Ÿ¡ž•ŠŠŒ††~me`nŒŽ„ŽŒ’˜››£«´ÃÅ´£˜•Ÿ«¾ÐÛßÞäÕº¦”Žƒumigjfgebfgheef_^YSWUVQPNQPPRQSRSQOPSPEF@EEAAE?HGLMLMTOMMOLJMQZ`YUVQJMLMLRUTTUWUSPPRPLNR^”ybZSSXZUVZXUY]WSLORLHLOEJHGFGIHJEDE@?;>=<;<:=)-())-*/.*)/(,0--)'***,.+,,,+,-+,--,-,+--,/0./.-1235469:<99=;;<7<CDFIHGHNNOUTTWTT]bipks€–“•Ž…‚}}xvqxx†“š…ve\cfd[di]_[\ZUW[\\^dXPSMONPQQSUSQUVTTPPTMLPNOQRQRXVUZZYZUTXYZ]]ZZUZYY^YSW\YVRPPRTXPVY[\ZX_ZY]^bfcbba]a``cignjjlvt~šÑýéª}tvxsukjimmkpoptytsuxtonillnuvplmignrpwzzz{~ƒ„‘˜””‘—œ£«²¾å2{w$д¤˜Œˆ…|wvrz€•¥¹À°’Œ™Ÿ§³Ä½³´§­©¦¢ž¤™”‰†…ˆƒnejn€†‚‰‹Š”””–›«ºÇßãĪ¢œž«¾ÊÎÓØÖ̹£”Œ~qnlpnfef_`defee[\ZV\]ZTTPUTQSZ]UQNLNPNH?ABCAEEBFENQNKNOKROEHKXhe]\XQNLONPRSVTRTUVPLNKMOSnž°ˆ_TQQY_\Z[[UTVSOMQQKJMIIKJIMFIHFEEB@<<=;<9<>;(-,,**)1+(,-+-+/*(')(,)**((*),++-,---/.,.001..1/13114766:7:A?:;99?DFHIHFLQTPSSVUU^jqxsw€“†ƒ„†}uvlpo€Šwrchovmgjda`\ZZYV]\Z^aRT\OKMQTUPUQPUXXXWUTPPOPSRVXRRUVVTWXTUTVXWVXZPSW\]\X[ZVQPLKKORUSVUYYTXZWbcbfccb`\f[dcdgihltrsxŒ”’{ztqpvvsnmnnkqnpqtxvrurpmilnqsronnnmmpoqsx{{z{ˆšœ’’•˜¡ª´Ö!~‹)ß´¢žŽ†€ƒ|ruxtyƒ™£®°¬’‡––¨¨ª·®±±§¨§¤›¤­¨š—ˆ‡Œˆƒsjiiuy}ƒ…‰ˆ‡•––˜’™¥°ÀÖÞÊ®¢£ ¦·¾ÀÅÇż°¥“rpllvpof^bacgfcf`[Z_bbZXXRXQPWbm_WUPNNGE@CEDECDEHGLKOKKQPNOJKN]je_^VQUXRMORQUXRORRQNNMSRQh…‰nSKNSUSY\YZXSPNGIMNKGKIGKIIKLMDAFBB>@=<?<<>8;(,,--),-*,*.)0+--.+,,/.*'*-,,/*-+)-.///.-/0-0002261/798:859>?<>@?>CHHHJKMOSSQUTV`n~||u†‹”‰~…‰ˆywpkojzu€vvlqtwrji`_b_WVWY]ZXV[TUYTRONTQMWSPSWWZ]ZROPPWVVUUTPVWRTYWVXVURQXYXRRY[[XYZWYVPJMNOPTPP[[SV_[\a_]_`_da_eZcbagcflknmqwz{|wrrronoksqinnlrqprvqnqtrnknonmptrutpporrtspyzx‰–œœ™Ž“œž¢±Êê5;Ø·£ŽŠ€~wkrwt}|ˆ–­ºª›Ž–𣝱³±©¢«¦¨¤ž¬½¹¦›ˆ‰~tijfqtv{…ˆ“’Ž—¨­®ºÈ½§Ÿ¢¦¨°¸¹¸¼»²¦ž“ƒtkqottpc\abefgaac^Ycd`\[USVTSbnuiXULKHADFGHBBEBHIJIJLQQRQQQNNMW\\\XXWVVSNNRNSWWVRTTSQOVWW`b\UMGJQWXWWZZSQMKLOJMPLHCFIIHIIHDGIAD?@;;77>=:=)&+)*(*.)/,),/,.,.-/1,+).,)-)*),0-/.-+1//0002334169556:<99=@?:<ACDEHLHLPORUVVUT[izŒ”ƒ}wx|~…y}ˆŠˆxtqslnuzvuyxruxrpe`^_^[XS^_UUSRMKSTOQOKMNSTSWXSWUQSPNR_bZSUSNSVRQUXZYUTUWXVSTSUZ`YTW]WWQPPNLNSUSTY]\a\X^`^cj`^_fcXahdebfeenjoqz{tuulkijkhkmkpmkpppssnpuwrqrttrtxzzywuturqtstvwy{„Ž ¨¢“’›¡¢±¿Íåóå͸­¢”Œ~|rnsosyy…£²ž›“–žž¯»µ¨¢Ÿ¡¤¬Ÿ¤¸¿Â®šŠ†‰ƒwrohbjmpsy€“’“Ž‘”¡¨ ¨±°«£¡ ¨®±°µ¸°¦œ–†uikjmlfa[`ha[]```c\Wa]YUTSTXTajmhTKMHEGLKGBBBGGEILISMPSTRSPLNOQQPQUWTPPRRSVRTSUUUWUSSOQWXXTPMGEIQVZ_][WSTNNPQMNOLIDEAEBHFHDEEB<??:75::8?;'*((),',+-(*,),//*++/-)()))***+/../..)/2/+-0133133485678;:=;;>=@FGHFHKJLOUVRTUX\k~Œ™‚wtprrstz}whmqoxtvvuw|z€†}rdec]][ZU\[XVSMKGHNQOJDKLNSRSVUWTOOQR^kf[XVRPPPOPORTUUQTWVTOPMRZZYVZYTUSUNJMKQUYY[\YYX[_`bifd[^b_^_dcecfahkins{vnmnllllmmklnimnlmppopvw{~~{yz|zz€{}|xvvqrxzz~~‚‰¡»·§œœœ­°²¼ÇÑÓÐĵ©˜ˆ€urnorrv|Šš¡§™—˜›¯»ªŸœ¢«­ª¨¬°¼¶©™ˆ‰ˆ†‚wqb`elptsx‹’Ї†–“š –š¤©¬¡œš›¥±·³¶··¯¢–ˆzh`dfddd\]b\ZZ_`ac^Y^\VQQNOUV[]XZQMKJHGFGEAFACEGJLMQNMSXWQPPKLPQPRTUQNPPPTYUWWTTUUROOOTYWRQNJGEKT[XXb_[SNNNNOKIKMIGE>@?@ADEAA>;:A@75?==77%+(,*.(*-*&/0*+(+()*-.+-+,+(.+-/)*---,...,.210345434695:?=@=;DDBGGJKLLLIKOTPQTZ^ck{vrsuptssz}yqlnmvzxuvu{‹‹‚refe]\YTSZ_]ULMKFENQMKIJMKOPOTSPQPLLN[_\[WXWNLNNRPRWVTRPRPNQROTVTSWWSZUSTPMLGRTU[VZZVY_`^`ee]_^`_eb`gffcdknkmqsspmlnnkmmhjmmjqjimplllsvy~}‚€|}‚‚}~~ywyzxz„„„‚ˆ—¯°£œ™–¡§ª°±¹ÂÅËÇ¿°ŸŠ„‚|wvnotv—•£œ—˜’•™¥›•Ÿ®©¦§ ¤­§¤˜Œ‰…ƒ„vkgeeglsuy‚„€ƒƒ…Ž“—𓔥©££¨§©¶Á¼¸¸»¶¦ ‹xm]\_edaec``__cdhh^b\\WSQNPVUWSNOKKHLGCADBEBFEGIKQUQONSUTOOIINLQPPSRQQQRNOXXWUTWUQMKNRQTZXRNJFFKOXYVbc`TMQPMNJIOQLJG@>?@AE>@?=@8<B>:>A867+)+)-*)+-,*//)'--,'*,+))*+)',-,+,.-,/11-/-.3322477569979<>A@CEBEHGIMLKKKNQKLPTX^\]gomomtwtvvyvwspnf{vuz|„Œ²¬’zmeec`[SZ[^^UMJILIILJHKKJEIMMONMJHGEHPQUXUUXTOMLPQU[\UPNQSSTPTWTRTXXVWTTSPOQMPSUXVXV\Xaa][bcZadd`fe`bcbaffhflkpwmnmsrijlejoqnqrmmnkjlt|€ƒ…ƒ…‰†…ƒ„ƒ~€~~|}€ƒ„‚€‰”••‘“’”›¤¬©®·ÂÉÈÉ·§‘ˆƒŒ…|tooo~ŒŽš¡•ŽŒ‘‰‘“¡¥¥ £ª¦£¡”‘ŒŠˆ„tifhhgruvuvv|}‰”—•”›ª°®³¸´¸ÂÄûµ´±³ª’zgcaciihomhfefbkjf[ZZUZWVSUYROOKKGGIFG>@CCCDCBFHKQVQNNLNOOKHOSPROQXTMQQRQSVZXVXTOQMHKNMU_[SLGFHJHSX\a`^YWSMHHGLNMLHHCBACCEA>@;><8@;B;9597,-+)+**)*+*,.,+---)*+)($'*-).1.**0..51/.-10.34346759=:9><>GJJFDHKHFHGJJHMTOQUSU\_^dllkknvw~}|wlmrsjmx|z€‚˜Ò1Étpjhc`Yaa][YNLLMLFJJEHHBGHJMIKKFEHIHKQSRSXXUNJMNQTY\UUTQTUTSWZYVYZY[WUTXTTSSPNVSUYRXZ]^`_cad]eafcdb^aaej`fcfkprmrorqqolonqrswwpononou‰’‹‹’‘ˆ‚†‰†ˆˆŠ‰‚|}‚„}zŠˆ††’£§±ÁÎÁ¹¨™ŒŠ~ttsr~‚‡‰„› ”‘“”•’›¤§Ÿªª¦Ÿ™š’ކvpkmjioruyruvx}‡Œ””’•¨³»ÃÇÆÈÈÈż³®±´¤znllouwttlimkeeih_ZVYTW][VUSWRNOJGIJEFEBEDAFDEFHLNPKLHJLNNINOPOPOSTROMNPUWX\YUXZPQPMMJNTVWSMLGHMINY^]e^ZZSJJHDGLJIJGDGCCEAA<A=<<;=9A;66;;++)+)*-*((,(/-+(,--,+,---*+*,..++-,-21/0,,..2422788;=;:=<CLNKHJIKKGGINJJMTSSQVZZ_`dmfhlouw€…~xolfkqjyy‚}‚†š÷¤mê“{qpoif[`^]XXPOOIKJHMIIEFFCGNLKHEFEJLINTPPURMGHMNPOW^[VTXZUTUXXXZYST\UUUWSPRSURUVT[YX\Z[`edcdcfacdbi_beck`a`calmpsw~}zutysurpwyrnossv|‹›œ—“’•›•Žˆ„ŠƒŒŽ‹‰‚‚‚}}|€‚‚†…„‡€€‰“–¡¤µ¾Â´­¥£š•“”Žƒ{sxwzŒ‚„…‘‹‘ŒŠ’”‘˜š¥§Ÿ£§¥œ™˜“ŠŽ…|xtsrnux}ytwty}€‡Ž‘–›ž¦¶ÁÇÌÑÑËÊû°®²°¢yw††|{|wooihjf^[[YZW]ZYWNVRQRKLKDBGHDBB@BEGIGKONKKKNNQPNQOMNNNRPQOMNO[SRXTPTXQNLMPNNRQNKMNIILMMPY\`\WTRJNHHINKHMFDC?ED??>>?=>>>=<996;6)+++))*+..++./--+*-.**./,+)**+,--/-+1114/,/22100799;:<<;@EGKKJJLIGHLNLKQSSSUUYVWZ\`hlpnqx€†wnthfos€|Š‚{†—áI"‰{rrrjgW]_[VSPIJKJJHMKIKMKGFKMLLLHDGIFENRMLLIFIQRQUW]aYTZZSUUW[WVTRUXVUTUTRQWU[X^]_c]][_^`ciemgcdfglchkggc^[\ciqpu‘‘„}}€~xrtywvppvy|¬µ­¢ž™™–’”“ŽŒ””…€}|y|~|‚‚}}~ˆ‰”¤´½·¶«¦››——”Švtuv}……‡„„…„ˆŽŒ‡“‘–ž¥¬¤Ÿ›¢ž–“ŠŽˆˆ‚{zrr~wvzuwwx‹—œ¡­·¾ÇÌÐÎÆÇĺ«¥¯¸³œŒ…Š•Ÿ›ƒ€}trrjid`a\Y[[\YWVPSTQQKIJD@BFC<EEC?AFHLKKIFKMJKNNQNPRSRUSPONPQVUSRSUVUPOOMLNORSQMKLKLLOOP\\X\UQOHJCCFHLGIDCBDD>>>@=B=?@?9?77:;4+2,,&*+,/,-+*,-)(*,+)*+,/.)*--,.,./01/341123322458<;9;>>@@CGHHGJFDFMQLOPQONUWXTPUU\gmonmxƒ{}wxsypswx~‚„‰ƒ‘³Ãªztprqlb`Y^[WRRMJKIIHMNIGLLKLLKONIFEIHECGLLLNOJKRPQZXV[YUVVUXZWXRRVUVSVTSW[VUTX^]fb_d\Z^b\]crpngdjemhihpjg__]XjqquŒ¥«”…‰ŠŠˆ€~|wy}~‡¬Èý¶³±¢œ›££ œŸž›‘Š‚|{}{y{yz~~{z{z€…’§À½´§—’™˜›“”w|q{…ˆ‹Œ‹‚w‡Œ†ƒ‘Œ‹Œ£¡ž£˜ —•‘••‘މ‹†rs€Š†~{zzvv~Б𧮶¿ÇËÈËÉĹ«ª¹Ä¿¥•˜§µ«‘††}{zoonmihd^X[YXTWVVTWQRKIFIGFCE@CE@BCJIOJLLMEKLLNNSTVUWVWRPPQSOOW[TUYWTRONMIKNRVTRPKIOROMUa^X\XPLECB=DGIIHCDEGC>==@@DA>C;:>5::<7.-),**,0./,)()+++*-''+-,.0-,,-//.-..,-234227556677<@>;:<=>ABFDDHDCJNONORQQSWYWXPQW]fhjnkr|xvn}€‹‰ƒuuz„„ˆ€‚†”‘‚xrtvqlf^e_^YZWWUQNLJMMNLFLIIMNMOOIDEHFDFIKILMLLQTQUWVUUUYXVYXWVUUYXQPTUUSW[VXWYY]je]_\_[_`egpupjjfhhgkhjkla`]^hvw†“¦«ž‘—ž“ˆ‚ƒ€€€¯ÇÈÅÄÈÅ·«¥¬»ºµ²ª¬¬¤¦‹†€|}zu{zx~|vvvt}ˆ°«¡“‰‰‰–š–”‘†yqz€‰‹‰zƒ†‚ˆŽ†Œ“£•žž“–˜‘ŠŽ›œ’‰Š~z~ˆˆ~xwuru††Š”›¤¨²¾ÆÍÆÉÌÄ¿±«¹Á¶§—“ž©¸ªƒƒ~olotsphbXXT[QUV_VWVSLKFOJEACFA?EDGPFHIFNNKHNOSQRX\UTVVTSRSQORX]UZYSSOJIKLKIOUSSRNMNOORV\[YVUQJCABBHLMOKFFDFG=?B?@C@AA;@89>;75-)-++),+/-',--+00*+'*-.+.0*+,-/-,..,./0.1/3853577;<>@=;=?@BDDEFHCDONLNLOQUac^[XSQV[_dgpms{|yu~²¡‰oow€ƒ{ˆ‰‚uqvtofba\^YUUUWYVPKMSOLOMJHKOOLKNJDECBDDGKHJMNOPUUUURSVRUWTXWUTRVYTSUWXYYW\XX[ZWbea`d`c^\Zegswohniifjiehlrhgadms|‡•˜’‘“¢¬®¥—‰†„ˆ†„…‹Ÿ¶ÎÕÏÓÔ̼°³Àú³®¯°©«©˜…}zuquywxvvupqw~…‘——’†„‹™Ž•’“އxttw}ˆŽŠ‚|x~Šˆˆ‹–š•š‘“—”¿¡™ŸŠ‰‡~}}xurqv{~‡”Ÿ¦²¿ÅÌÉÈÆ¼½¿»¹¿Âµª š˜ž¦Ž†{|€ysrxwvi_XWV`]YOWUYUOJKFOJD@@CD@DDFJCCAEKHKHMMPRTW\XVUUVTPPPQSUYW[UOONKIIJINUVTSQPOLMPTVXYXSRPMGE?FGIPOHGG>BI>>BABA=><9:89>766./,,)','-),-)/-,.))+,,,-.+*.-,--./-.310-,-2535687::8;==?ABCCCHIFFFKLJMNPR\gda]TSRT[aa^ip{‰’˜Œ‚–¶žmoww€{}s}‡ˆ|ynummbb_WZXQXSXVVPNQWUPKIKIKOMJJMLFA@CECDHKKLONPPRTSPRVTSSQXXUSPTVSTZ[Ybd^_[[]\Zbc^Zc_][YZfhpslpqnkeihjqqrokehoszŠ›™“ŽˆŽ’¤¼Ë½¨’Œˆˆ‡„„‹˜¬ÏéìåàÖÇ¿·¸¹°¦¥®«¥££¦ž„zxwutrqknmoqz†‰ŽŠˆ„‡’–’‡Ž–ˆ|uqtzƒ‰ˆ‰ƒy~…‚†„ŽŽ‡„‡‰Š–•º£›Ÿ‘Ž‘‰‹ˆ{zxvuxxyz~‹“˜¡®»ÅÉÍËÃÂÅÆÌÙØÖɸ°¥•‚ƒ}{€{|z{xri]\YYY[XSPVSRMKJIFIDCDDHE@HJIEHGHGHJKMLQUTTZXVWVQQQUUSUVTYWSPNNLGHHKTZXTQMLNONNPTWXVUTMKHE?CGHKNJFHAFFA>@AC=>==;;;:8676(/+.,(,,*-+-)+-,()*0--/.++0-+*,./--3332/2124587889979;<>BECEFHIFJJHIILNRQS\_\XPOUT\aa[fj|‡¢µ‰‘šŒyooqu€}{sjlz†{zvtlhaZWVXXQZ]WURPNQSQQNNQNKIMLIKKHCCFIGFGIKKILQNOTPQRQTVQTXWWUWVTRQ[[\edb^_`_^\cdf^^Y\Xa_jfjlksuolilntvutuphjmsƒ˜¬® Œ”¨Îïæ¿ “އ‰ˆ‡Žš£ÄèöûïáÕËÀ±¦¨¬¦¦¦ž˜š£ ”Œ‡|zxrolidiednw}€ƒ„†|„Œ“ˆ…ƒ‹Œƒ{rpsq}„‰~~}}~~‚ƒ‡…~~ƒ‡…‡‘‘–žž”Œˆ‘“‘Šˆ€|}vsxyvwx€‹ŒŒ›¬ºÈÊËËÈÏÓÏÚåãçßÔÁ¦}{ƒ„ƒ}{xnmb`]]WUYYSVRPNMHJEHGFEHGFGOMPDINJGHJMPPTTTTVYVXSOSSSUTUVT[Z[UPMKLMJJQQNPNKMNMMORTRRQVTNIJGCFKFKOLIHJPLGAAA?>?<A=><96857),.1.,-.+-),1+.,*+-++--,'+.,.+,.10.233026436877999:>B@?@DFCFJJKGILKHINRPNNQYWWPPVS]\]]egr~—§—„‡…tqkrt}~}m``pvyxurnga\RTZWZZYVUPSPRTPQRSQRMJJNKJIHHFIJGIGDHIFGKRSQROQSTSRUTTUV\\YXTZ[``bd`fffebjghe_]``c`fdhlkosqomqqtwvuzvirs~•©¼¹¬›™™°Öã´¦™†ˆŽ•–Ÿ²Ö÷ÿïâÖö¨¡¬·®¡ž˜’‘˜—‘Š}uoprmgbcdghry}|y{ƒ|~‹Œˆ†||€ztmlqosz|€{€{|}І„|x|‚ƒ…‹Ž›œž“ŒŠ†Ž•ƒ€€y||xxux{|‚ˆˆ…‹–ªºÄÉÌÐÕÛÚÖÙäòûùç˦‰wrz€}„|€ƒ€„~xqmkgba]]XYXSYRNNLJKIELEDHIFDPLOJJJJKKJLMQUTUTR[VVRPRPSSQVYW[[ZWRMNQOKINNJLIGJKJKJRUOPPTRLLNLJHGKNMKHCISTKE?@===:;>:;67786)++/+,++.)-+---/..,'*---)+./10///../101232584489::;?BBAEIHGKLKKFGKLLKKORSTQOUXSTRTY\`dn{{‰ƒwx‚}lpknrv~qfa\gkqpplphc_UY\[ZZUZTSSQSTQQSQSOLMHIKJFHJIJGGJKJHGIGIRTSSOQUUSSRSSQVac`_]Z^a_ceekgihhkifdddbh`c_fdflkovpnjpsqvt}yt|Œ¢±ºº±§¢ž¡¬Î õǶ¤‘Œ’›¤¢ ¨ÉþïØÇ²©¬«°µ±Ÿ’“ŠŒ”™–Œ€tqpqqiecdgfmurvvw|€€‹‹„‰{unoiofmpkpu|y†€‚€„Љ‚‡zty~||€ƒ‹“– ž’Ž‹…‚}~y|‚z€„„„ƒ†ƒ„Ž¥»ÄÆÎ×ÛããÙÙð !"ùË£„po}†Ž“ˆƒ†„ƒ~tqnfge_d^\URUTQOQNNMJEFEGFMKEKOLJJEGLNMONSQRRUX\[TTTSSTVQUY[ZVUXVOPPKIIIJMMKIKLKOMOQRSRQVQLMOOIIPJMNFEHSWIB?<??<?8=9<889;8)++-+()-.+,.+-+-+,(,.*-,*-/0/1120-/12342236865:;:::<A@?KPOMKMOHHMKHMLHHMOPRNPRSXSY]_iq”›’†{nkvtkimimpti`_Xblikiekea\XXXaTTVYVVTQTURQUOQONLHGGKKHEHJHFEJJGIKKOPTWTUSSTSTSUUUZ_eicb_bccdafnghgkjjgbddfcbh_cb`ljmulsjpqqsv{‚†‡‰ ­³µ·µ¸´¬¬Ãê÷æÇ¶¨™–’𥤦®Èîõà˶¨¨ª­°²¬Ÿ’‘Œ‘—š{wsnrsqoebisxotx{z‡†…‡ypjhhnaglflqyz…‚…Š‚…‡ˆƒ€xwy{y€‡‰”œ™ ™”‘‰€‚€|ƒ…†‹ŒŒŠ‰Š‡‡†¤¸ÊÒÒÕÙÞáÝå$@2þÊŸ|sy‰—žš•ˆ‹ˆ‚vsnghhad\YVOYTPQSPKNIIEFGALNGGONGIEEJORSPSQRQT]^]VQWWYUWUSTVVSTVWTPLIIGGIJKNMMPOPPONSVSSVXPMPPLROIJKLGKRSJ@A>??=;;<;:9699:---(-*,...*..,,.)*+.+*,,*,-/,/0101114413545:=:<<89:>ECCLTWPJNRLMQRPNIJLLKJKNPTU[Y^cdps‰¨¤¢{oecgidipomjhaZ[elegcb`_\ZYXW_YRSYXTUUTTRSZSSQOLIGGKMGDHKIDDHFDIOQQORTRWVSTUVUVYZWZhlcacdhjifijjkidghjddfjabeb^`gkootv~poqyv~z‘š’‘¡®²´¹ÀﳏÄÒØÑ¾³§ ˜’™œŸ®¿ÉËÁ¶¶©¡¦¡¡©¥ž–‹Œ†‰’“†~{ssuy}stqno|~~vxx|ˆˆ„‡}sokdei]fgbnqxy…ƒ‰Ž…‹…ˆ|}{s{||†…˜¥œ¢£ž”Ž…~}€~yy|ƒ‰”’Ž“’Œ” °ÎàÚÔØÞáç&>E%ðÄŸw‚—¤¥œ–Š‹‹‡zskmiea[ZYVXTPQULRKOELHMCDFKHKIJHGGFINOQOSTSQRYXVYUWVUWXWSVYXYVUUTPLKIHJLLILRSWVONNOSVWZ[XTRPMOMLJHILGIPJFB@;>:;79:>786848.,/&.-+,-++-+),1*.**'*,,,+.,,11//2452356557;==;;=>>AHKLLOTPMMPPMRYVNGJLLLLKKSWWZ]dejowŒ˜  shb^eggfvvkkh]VY`defd_]]]\^ZX\^XYQORSTQPRTWTSQPMMHEIIFFDGJHHIHGKPQPNPQNTZVSWTRSZ\W\gf]bcfilnpojqnlgfhdemijeb`^^ehmsrv}zyuuz€‡‹•¦¢™•£¯±³¹Ãº±²¹ÂÈÎÌ¿³¦ —“œœŸ°¼´«¤¢¤ ¡¢ž›™˜™š‘‹‡‚„…Šƒ{yxru|~{v|ƒ‚‹ˆ„|{x‚„„ŒŠ†‰|vohbbhdedjnpwx…ŠŠ‰‹‹Šƒz{{xƒz„Ž–¡ ¢¤ œ“Š€|uru{Œ‘—•šš™”’‘‹Œ–¨¾ÒÖÓÙáçù'RYF"ëÁ¡‡€£®´¦•“‘‚{qnqne_ZZ\VZMOOSFOLLFJGHBKDGJKBDFGFFJMNRRUUUTVWUXZWW[UZ]XTVZ\YUSPOOMMJGHGKKQ[]_YTTPPUUV]\YSTRNOJIKLMFEEMICB@9>9=:;7><;=6480+,*/.*+-'*-)),0,0*+-,----..,131/16606:8667;;:;>CB?AGNNKKNNNNOOMPUQJIMIGKOOJPUVZ_ghlmwy{‡Œ‰ƒla`cgopkvtlfaYWX]_eb`\]a][^\W^_]XJLOROOOTUSSQUTMKGBEGFBCCEIGGHJKLKNRQTSSVTSWRQS[^YZ_ba_`cffklonrrpmlkcjjjkjhb^abijwwzz~„€~†ˆŠ•›¨¨™“Ÿ¨©©·¹µ««±¹ÅÊÀ¹°¥œššž¢¤©ªŸ””Ÿ¡œ˜š–‘”–”މ…ƒ€{wvzxz|z~€…Ї•Ÿ™‡{~‡‰ƒˆ…†€wtifeekijrpmpuƒ…ˆˆ‰ŠŠƒ„€|y‚ƒ„‹‘˜›¡¨¡Ÿ’ˆ†‚{zupu~“š™ ž”•›—ˆ€†š­¿ÎÑÕàí PzfA Ô°–Ž˜©¼º­ŸŒ–”zttplg^WYXUTUWNONPKKMIKDGGDEIHDDDJHHLNORTVWZYZ[Y\XWT\[]\[URTVVSSPNONKLHCGLNT]_\XWTTUUXV[_\PQTPPNMPPJGDFGF@@A==;<8<9??=;898.),*0-)-,++-)+/.--+011./1/,///10/.13698877:<9:??B@ACBILHILOQSPOONQOLKHFEKPNFNUWZafflqw}‚‡}vpe]bhhvqhnheY_^_[^bb[`b_^][Y][^]XWNSNKOPPQRVWTXSLKFFEEFCIECGCHJGIMNMRUVUTPMRSTRW[YUX\^dZ]adddckkntrjolpmgfjljdcbagiz{……Š‚ƒ†’“‹”¢¤£™Œ”𡵶³ªª¯´¿½³ª¤ž¡¡¥£¢Ÿ™–”ŒŠ™ š•”’‘ˆŽ‹‡ƒ†‚|xwvwy{||~‚‡ˆŒž™ˆ~z„‰†}€ƒ†…wzofdcmmnnumsu}y‚‰ŠŠ††‚€y‚~…‰”›¡£¦¢ž—‘‰…zysnm{‹™£¤œ™–’”ž˜‡‚€¥·ÊÒÏÜðe¦Ãʰcɧ“›±Å¿® ‰‹ƒƒ~xthaYUUYSSXWSSPQOGNJJMKDHIGHCHDHHKJMNOSX]_bbb]\VXVZYZX[TTWVVRPQMLNKIHGINQRX[VVUQTUVVV[^XQPQQRQRPLJJIFBD=?=<:<>:>;=;8;::7-+,(.+&+&./,)--,,0+,02/*-0.,1./24129;;;<<<>>8=A@AADIIHLKJKNQRPNONOKKJCDDEHKGNUZ^abchmwŒ~tc[U[Zbmg\`ZXW]cf]cga_^c`UVYWZYYSTUJRTKVVURSVTUTNKKGIFDFDFFHIFJKHHKQNRWTTYUPPQQRTRSXY]```_b_ecafknolkjkqnhfkfeddbfdlxŠ’‰„•š‘šž¢±©“ˆ‹š¾Æ½¬°¹½Á½¸©¢¡§¤ª©¡œ–Š‹Œ”™—”‘‹Œ‰†Ž‡…„|uvuttyy}}€†ŠŽ’‰~w……{€€}‚ƒ„„|sdb_ifhv|usutv|„•“†€€‚{‰‡“¡¢£©¤§ š˜‚„ƒ}pjlv‰¨¥ Ÿ™–•—–’Œ„‡›²ÁÉÇÐåhØkÛÅ EÚ¯ž¨¸Ä¾² ’ˆƒŠ€zuh^WZS[WY[ZRUMKMINMFIKEKHHG?KEIGKJOQUUYbcfgff[SVUWUZWWVVYZVNNSPIIIFFJLLQTUURTUUVVXYVZWRQQPRSRNNKMKKHDCA??::<===8;86<:99,,*)))*,%+.,+-.*+0*(./-,,30+//33267<?A?>@?<<;@DE@AGOSLJLMNMQRONQRMDEKKFEFDGJOVX`_]cggp}†‰z`WSRPU\]UVWZ^_dd`gfd^VYYSQRSYVTOSOJOWRTWWUYTRTSMMMHFDGFCDGGHKJKNKJPVXXTW\VWWTTVTUYa^_ffe`b_ffadonpiqmlqqfikdchcbcilw„“•˜ššž£©µ«›‡…‡•ÀÌʸ½ÇÌÆ½«§©¥©­®«¡œ—“‹Œ‹Ž–™•Š…‰ŠŽ‰Œ‹…€xrtrnnvz{‡Œ”Œ‚{„€ƒy}ƒ†Š{th``^bfuxvmrwz€–ƒ€ƒ}„„…•¢¨¢°©«§¦ œ†ulpz‹¥¤ ¤œ’–š——††•¨µ½½ÂÙy @OŒa䵨²¾Ç¼¶¿¯œˆ~‡‚|lh`\YU\Y`\WQSROLJMMJGLGH@JGFIHJIKNQSZX[eloqlh[X\VSWYUXXTWZUTURNKHFHHKNNOSVTTSUWVTTZ[WWVORVRPPJMMILFJE>ACC<:<9>=:<:::979++,,(*)-*((*,.,),.)'.,+0/31/2221168=HNKD@A=;=BCEDAFNPNIHLLMRPLPOMJFGMMHHJEELPRX\[X]b^kpt{ˆvdWUNPNQMPSZ`ab^``_^_SVOTRTRQTXTSTRORVUSVTUWUUTWQNPKFEIIFFGHINPPQTQR]_ZUVWVY[YYY\`_aedekibdehfgiomrqvoortmoknflcedkozƒ’“šž£¤ž¤¥¬®® œŽƒ…ަ¼Ä¸¾¾Å»¯¢¢§¨ª¯°ª›–‘Œ‰‰–›–‘Œˆˆ‰ŽŠˆ†‚~wrpklmsz{‚ƒ‡ŒŒŒˆ…‚‚‚ƒ~|‚„…zrmcf^binvuusv|…„Œ—’…‚yƒ~‚…„‰’œ¦¦¨¨°¯§££›’Š€vps|šŸ¤¢š—œŸž–„‹™©²®³Ñ{%;3¿,0ᱺÈÎÈÃàâ´|€„~mibb\Z\YVWRUSSPQGMKKLMMICFHKGKGJPMVVXZasƒˆŠ{l^_]WQXYVZZWXXTTVOKLLLKILNRTTWWXSRXUTXX[[XWQOUUPPNMJIJIJBAAB@?;><A@>>:=:477,*.,),)+,*'*.0)*..--1-0/.31142/249=DP\ZOEB?>??@ACBFKJLLKJGKPNKMMJKMMPKIKHEDLQQZ\WSUVX_\fmwoeZXNONNHMRW[`[XZ^V^ZUQMSPPQQSWURTTPTVUVUQTYWWVVTQNKGEFGIKJKNPRRSUVX[_[UUUYZ[]]_efbdeggnnlhiiilmlpqttroousxqonnmhlmuƒƒ’”Ÿž¦¨ª¤£ª±³±¤š“‰…ˆ‹£®¦¥§®«¤«¨¥²®¨¯¨˜–ŽŽˆˆ†Ž–˜˜“‘ŠŒŒ†€}unillpww„…„‡‰†„ƒ}ƒ‚wx~|}ylkijeadpvxupq|†‹“¨ ‰y†‹Š‡‡Ž“˜£¥§«´¯¥£š“‰ƒtq|‚Œ— ¢ššŸ§©¤˜‹…~„—¨®¥¦½í=¸B}$Xò×ÈÄÅËÐÎÎàõÇ”~€uzvme^\`\YRVXXSPOSMOHIMLOJHKGIJNJJNOXSX^c{†…‹€o]]XWVQWWV]^ZYZWPNKJPQLHJPSYYXXTRQVX[[Y]][VVRORSPOKHGDOJCEBC@=<B@?=><8:9855+.,***/,,.+,.,,,---21.1..10464447>@DPYTME>;=?@EA@EINNPQPNKKOOIGIRSOPTLKKHFCINOPPTRQWZXX_nsrb[ZOOKLKLUTSWW\UWXZ[YQQRQNLRVZVURSQUURRTNSWUVWUXUQKFFIGJPPRRQPRUSYZY^ZZXW\_]`bhpmhfhmmnnpplknnorspuwssuvtxwqtswquty‚€‹•ªª±¯­®­³´²¥œ’Œ‰†‰Ž—”™¡ž¢©¬¨´º²¯ª¡›”Ž‹ŠŽ‹‡‘œŸœ˜—”ŽŽ‰ƒ~vohhkv{z}€†„€|z€„‚yvtwy{uoghpqma\hkohnrz‡•ž¯¡…~ƒ‰œšŒŽ•ž£¦«®µ¬¢œ”ƒ€~wt|‰–›œžŸœ¨®¦š‘Œ„ˆ›¬²ª¢¨¾ä&WCáÕÓÄÂÃÇÑÎÆÍÕµˆy|wt|zse[[^]YYVYZXTQPPLIKNMKIEPIILMMIKPQVZ`crolqpeXZWV[UTW\]^Z[\YPKHKROIHJOOVZWURSQTZ_\[\WYZ[YROPQOHEBBGIDCBEA:?CAA:<=::=<65*/+,*)./-**++,,,-.-/,-0./04;:577;>AFLKGCB=9;>BEEDFFLRYZRRPJKKFGIORNRSMONKIEFKNJJPORVWZ]`u|maXSPLNIOURMHO]ZXYVWRRTQRRLTU]XTQRTWUPVVOSRUY\WWWRJIGJNPSSUTPRUUVZ[^_[_\\cba`elpphgjhjmqnpkpptrtmqtynryxvwy{sxy}~z‹•Ÿ¬¬·¸ºÁ­°±±¥¡–‹†‰‘“™žžŸ¥¦¨§¯¿½¸®¨¢š”Ž’–ŽŽš¢¤ ›“Ž’’‡‚„~||xskkpw}~xz|~‚{}~~‚…|vy|upifhtone\a^efjszŠ—§¤—…ƒ‹•¤©œ“Ž–¥«¹ºº¹¯¡˜”€zv{~†“—™ ¡Ÿ¦®­¤˜ˆœ§¬­¨§¯µÄÕ϶®·¸²²¿ÍÕÌü¬“zttooyzrg_^Y]]Y]Y\_XSNMKKKLMJHFHMLJLJJPRO]^_cfdcad`VURS[\V\ihb^]ZWUNLPOLHEKOOSVTSTUVWV_b^ZWW[WTQPNQOFCCDBJEBEB@>@?>D<;=9:=955&*01.**-)%*-,0--0..-/.+..34=8889>>DJJDE@??<=?@CFEEFHP[[USNGIJHHMLIMSPNKJLNHFIJIQOQWRTXWdy†whZXPUSKPOILNJZWXUXTRPRWSTPUWTSUTSWYUTYVURUZ][VRPOLNJHNQTTVVTUXXX\aa^Z]a`caeejkjpkkkeiqttuuuw|wqquovwwqu~|~{}t‡‹Š~„”™¥«°¾Â﫝²¬©Ÿœœ”•—“’’•œœ¢¥§¨ª®¹ÅǶ©©¡š“™š˜£¦§£š’‘‘‹‡ˆ‹„{yzupost|z~ƒ€}y€€~|~‡Œ’„|xxonhiggdbi_^Yachs…žœ•‹ƒ‘±¿½¥•“˜¢³ÇÌù­§š‡ƒƒ‚}|…†‰‘•™ŸŸ›Ÿ¨¯¯£–ˆŒ•ž§¯­ªª©§¨¥˜–ž¢¤±¿×ÜÔͱ•{qqqrmuzohb__``_``__YWMKQJMIJJGMIJIIJLMPRS[_^_]_a`cZVVRVYTW`rrmfa^YUNLPLKKHLOPSSWYVW[]Z_`[\^]\VTPRPNLHAFECFDDAD?A>=<>;<4;98953++-,0-)-**-*+/,0/---1.-..0387;;<<?FJJCE>=@??BEGFEGGJPVYTOLLJLJGIJGHJIKIIJLGFGGLRQVX\\ZUer†…xdZUNXOOKIHOSPURPVUSWTP\TVSWXRP[ZSTXWYUUSSVYZUSPMMMOOPTYZX\[Z[[`[]eda[^begfhlnmkqmjkklqvyy}zx{{uwwu{}zt~‚ˆ‘’’‡y{‘‡Š˜§«²¼¿¼¬««®©¨§¢¦£¦¨ž““—™ ª«¬®²»ÅÍÁ´¬¥££¡ ›¥ª¢Ÿœ˜–Œˆ‡‡†ƒ}{{toqu}ƒ‚ƒ†{x{~z€‚ƒ’¯§Š}mpmlkfe`a_e_[^_`enw€†•‘ޑޛÐåÇŸ—˜´Èʽ±©¢•‡‰Œƒ†‡…„Ž•–› ¥¡ž¦­«Ÿ“Ž‹ŠŒ”£®°®­«¡œš•ž¨³½ÙëèШŒqijluuzvmgcgfb_bXa^`UVQKUNLLIIJOMJGJIJOQQZ\Z``]^_^aYVXSVVS[_hgeb``ZRMNOMKJLPTWXWZ_[XY]cc^^]__\XXUPPKJKEGGEBAC>??>A=9;<=9==7<771*-'.+*+,,*+,-+-+,.0//121046;7;;:;CEGED@A@?ADDEFHIGKNQSKIKMOMLKHJKGEDEKKFFEBEFLQWW[ehc^go{vg\VVUVQQLHLOKTSSQSVX\VVZXTOSSUWYYVRTUXRWUTUTPRONOKMPSW\`a]\]Z]`ccbcdb`cegjhklimjnqojmpryy}|€zwywuw}|wu‚…•¤¨Ÿ‡}‚ޑЕœ£©©¯¬¥¡¡¨¬¦±­°­²°¢’Œ’™ž®²²¶µ¾ÆÊÈ¿¶³µ·³°±ª¤¥¦¡›˜•މ‡„~‚€|utwy…†„†~w{~…©‚|rsnjgd^eb_e]`_`dfjp€ˆŽŠ‘•¤Ñܶ˜Œ’˜§¸¶¸­¨œ—‰‰‹ˆ††Œ”–•›¡¢¡ª¨ •ŒŒ•¥°²´­¢Ÿ”˜¦°½ÎèäÀš‚tmmrz|{tofcjig^^X_[]TXPRMONOJKJKMKHINIMQR[_^bb`a_Z[WTPRXXX\Z]][]^`_XSSRNJJPUW[[XWZZXY\ca[]_]\YVTQNNIIMEHMEE@CC=??A?:==?=<:6768+--+,+++,,-1,,,*+,,0330423496579==>=>FDAAB>=?A@BINPOMKHHMLIMKMLGMOJJIHHDEECCFGMRX_elrokjsqi^VVW]WVORJJLKQVQSVTWXY^[ZUOQRRTXYUUTUYUVZSRLLNPNJJPTTY\[]_[\\\abca_acfihehhnhejilorkipwy||€€y€{yz}xvv|~‹•¦¥™ŠŠ“—ŒŒ‘Ÿ¤¦ Ÿ ¦¬·°´¯°­­­•’Œ›¡¬µ¼Â½ÆÌÃÃÄÎÎÐÕÑÍȰ¥°®Ÿ˜—’ˆ‚ƒ†„}zwwzy‚‚‡|y~~}€€ƒ‰„~zxuo``e_cjmm^ddhcglt{“ŽŒ™¶³ ‘’’‘–›¨ ©©¤Ÿ’’Œ„ŒŽŒ‡‰‹““–––—”šœ˜•‘’𣬲±®«©¦ž˜’“¥°½È¿¦Šzssv|~~{sqnefkj`ZY]XVSZQVLONOKNEJMHJHMHLQRUahkhdc\WUWSPQWWXZZ[YXYZ^^[WUSJJNSXXYZ[WV[\\^c_\_\Y\UURJMMKKNKLHCIFB?A??=?>=8=7=678::+/-/+,-.-.--,-/--,.03224545846;<=<=>;AC@=@@=BD?DIKMJHKKGJLHLNOKDHLIIJIHHGECHLPPT\_gprtuz}qe^^YWR[SSRPPOPOQROWRRX]bb`XSTSOVZVVWTXXXVVSMKQOPNIOTTRVXVXZYZ[Z`b`\\afjifglnojgiejjjkglwz€~…|€ƒƒ|‚„zrwƒ‰’•’ŽŽ’——›˜Ž’¢ªª§˜Ÿ©¹Æ½¸µº»¯«žš”’—¥´½¼ÂËÇÀÅËØàìúòæÕË¿±µ·­¥Ÿ“‰†‡‰ŠŠ†~|„‚‚‡…‚€x{z{}y|}zvxslda\abrƒtkhmoglnmz‰”Ž’ˆ”¢‘“ŠŽ“œ–›ŸŸ Ÿžž”‹ŠŽ—‘ŒŠ‰ŒŽŽ˜  ›š˜’˜¥«¯±¯°²¯§Š’—Ÿª¦›‹€zstz‚†ƒ€tqpgiojb\[ZZVTUXNUWONJLGNKGKHHKSPU^izzqie[WSRTUSTWY[YW[YWZZWYUTSKKNUY\][^ZXZ\]]cb_a][_\VQMMLKMNLLFCGHDAF==9??=<=9;989;;,.-,**,*/,-+./.2.000//333476;:?>;=@A:<@D@>CCBB@DFBCCDGEDGJKPNLLIFKKLKGILIEILLOUY]`ifgr}ˆŒ{fed\YTaXYXSTPNMPOPVRV[[`baYXZVR[YWUVTVTSVUQLQNNRRORRQQRWXY]a`]\^_bbabflghikomnokcgljmllv}}‡‚†„‚€ŠŒ‹}x}‚‹—•™žšŸ–¥œ ˜Ž™Ÿ«£•¢Ÿœ«»ËÀÆÂÃÀ¸·®¦¡Ÿ”—˜ª³¼ÃÅÉÆÏÖÙçù +÷âÓÉ¿¾¿º©¡ž’Š‹Œ…ƒ‡ƒ€‚€‚…„„…yy~zƒƒyy{|y{wwyvplc\chv‡{yvsqsvlm}„ŽŽ‚Ž†ŽˆŒ“¡Ÿœ–˜šœ¡›œŽŒ“™˜’‡†‰†Ššœœ¥¨££¤¢œ˜¤¬¨°·ºÀ¹«˜ŒŠŽ’•™”Œˆxxvyˆ‘†~ttononib`ZW\TTV[QSVQJMHKNJLIHKNVNTfvŒ{ibbYPNRVUTSWY\[]aYZXTYSTUOLPTTV[WWXUX\`cace``_`cVPSPMMQOKPKGCAEFFBA=;:<=<>89;477+*,-+),-.*0-2/.32302/01234:<<<?A@=?>;;=@@?BEA???ACDECFFFFEJKIJOMIKPMMNQNNHIGJNY]\chabox…}tkheacf]\]UQRNUROVWTRWYZ]_XXXVW\SVSSPWWQUQTRQMORPSVSSQT[]]aeb][^`bbfgfheghgkklkkihjknkru}€}ˆŠ‡‹ˆ‰…‹‘„ƒ‰‰’— £¨°¬®¯¦˜ž¤£•‹•–•¢§°¿¾ÕÎÅÀÃǹ±¤šœ•”“œ®»¼½¿ÊÔÔÜíþ ÿëÝÛÓÍʶ«¤›—”ŽŽ‰…Љ‚„xx„„~‡„wy}€€}y{}|}x}uoqkbefs|Š{}vywqszˆ‹€|~„ƒ†‚ˆ ¥œ•‹Œ“›ˆ’•“‘‹‘œ›•”‘ŽŠŽ›¥«©¨ª¥•¨ªµ½Ã»ª•ˆ‹‰ŽŽŽ‚{x~…†~xzsrrnob\ZY[[VYW[UTSMNGMLNNKPRTPR\k~”ƒqdaYSRSSUWWYVXX]ZTTTQVXTSMMOORSUUXVS\`bdbad^`cfaXVQPRQTQLLLHEABDDIHB>:=;:>98;355.,,0-,,.,-1/2011/124221114698:=C@:8:98<=?ABCB@>@BBCDCHIDECEIEHPKIKNPPSPPNJKFIPV\\]_ddnvƒ‚tyinignrjaZYVQRVNRSUUSRWY]^XXVUUZRRQRRVWWVQYXVRSRTWWWUTUY\XZ\Z[]]^bcddeefefjjjohflmmmloxwy‚Š’‹‰‚“‘’‰‹••œ™«»ºÀÀ¸²¥£œ˜‘”‰˜¢§§´ÆØÖÎÈÌź¯«™•—”” ¤®´´ÉÒÑãóÿðääéçãßÚ뮤œ•’–’wv~‚„‹‚€ƒƒ€‚‚{~€xsqgfdmz‚”„~„{vmz~†|y~€€€ƒ‡…‹žš–“‘Š‘—–‰ŽžŸœ–‘••”–˜˜šŽ†…Ÿ¤«¯ª¬®¨œ–— ¨²¿ÈÈ¿¬¡™‡‹ŽŒ‰’‹€€oORe|ˆƒƒzroxnlgZ]Z_\YX]XXRVRNNQOPLJOPRXXfr“¬Ÿ„naWYWRPXUXZYWZZZWSRSVTQPLGIPTUTUTSY[Z]cfe`\`cd`[_VRPOROIJLHKLJEFEGED?><::<;4853,+.-++0-../-.//51028546302459;==>;;;:7<=@CB@@?=ACCCCEGHGIGFHGIMLJNPPPQTWQNQJKQQ[\[_gnu‚xxwpmeksyr`VSURLVMTPOUQRY\__[ZVSSVSPOQQSRWTTSTOQSSUTTVUXUT[UV^Y\b]]cdb`dgjidjnr|vjlqoijryvx€‰…Œ’‘‡‰‘˜¦£œš™££ ž¤®ÁÆÎÒɾ´®¤””‹Œ‘›¨¬°¾ÏáÞ×ËÆ½º±²©›š•˜•‘“Ÿ©±ÃÑÛçò öäçû ࿲¨ ›žžœ™•{sv{…‘Š…x…ŒˆŠŒ…ˆ…~|yoiedl}‡•‹…ƒˆ~}‚}sv|wxtrwyyƒ€‰„‹Ž‘’Œ‘–•”‘–£¤£œ•’”Ž–›¡£¡•‹Š‘ ¥°¶²­§£ž—™ª¼ÏÑÌű¨¢šŽ‹‡€{q0'>i~€|sx{njjbYX]WVVYT\UXPQSTSNLIJNR[^nz‰±îÙ›xd\[RSUZWXVTYZZ]YTSTSRNLLHHPSUXVUX\WW^bfb_Z\a_a_XTVOMPPOMHGMMIIEAHCD=;=>89:4943-,.),,//0,/--024126<:870055489:8<<9689=<=A@@?@@ACBCDBEJJJHFHKHEHKPOPQPWXVPTNQPTXXZbir{‡ƒzuqlignttjaYUURNNNQSPRPVSUW[UYTRURPNQOMPTQRSOUVRRRRUWVSWVW[VU[YZ^\acaa_`bekhclvwtpqtrmnruwz€ˆ‰“Ž‘”–ª¼¸°¯©·µµ°¶»ÈÚÚàÖÙÊ¿³Ÿ —•›š­·ÉÚçøìÜÕÌËÊÈ¿·®§§§§™¡©±¼ÐÙé÷ + óõDL=>2Ò¸­¬ª£¢¤©«›ˆzpvz„“’™ˆ~‰••Ž•†…ƒ{|xmhil{†…}ˆ‰‚||}utqpnsow{w}ƒ„…Œ—–™—“™œžœ—•–“Œ¤ª¦Ÿ™”—›¥®´³¨¢Ÿ›”š®¾ÏÒÇÇ¿®¥ž™”‘‘Œ…„~xx~„ˆ{y{ƒw€yrddcVZXTZWTUUSXRQQRXPNQOQQYkxÃâ›m\_YVXVZ]\VS\YZZVWXSSWQMLLNNRWYURVXY]abeb[X[`b_XQLNQOMNPKGKCGCFD@BA??989:837343*0-..-0..*/,.14436<?AB613867:9568745:=>?<?B?<=@AD@@DADIHLPHFIFHOPQRRORPSXXVPVVZY\Yhosw|xomifilryjc\XUVOKPMTWMOTRQXTVVRTNLNLLGKPQTSQQV\UPVTTXXWSS[VUTWZX[^cd`]^cgeioginnsyxy{upmrw……‰’‘’’‘•£·ÁºÁ½ÆÉ÷ÊÒÜêìëìôà×Ê»¯³¯­®¼ÉÞõù ÿêîçìçáÙÍÏËÅÆ¹´µ³µ»µÅ×èþ "0+3U]PG.âÁ®¨¡ž¦´ÄÙÉŸ~qt{…‘• žš•žœ›„‡‰~{y|ohlsxww…†„ƒ{€{wsorotpmwvy|…ƒ†‹˜”›ŸŸ””——›Ÿš’‘’—›¢«¨£¤¡šž¬³µ´¨¤¦œ”•ž­½ÈÊËɶ²­¤¢œ™–Ž„{vttv~||€ˆy|tqiab^ZZX]VZWURQOYQRWOLPRWXcqŠœ—«Å¢}k`YVWWWXXYVYZZ[YU]^[YVWSPUTPRTVVWYX\achfd\]\^f]TTTRQWPILJKJEJLDA??E@@58:6876495(,/-.----+0/503457:?>;479768;8799888??7<=?@<;<>>@>AB=ADDMVRLMJNSSPRQRUTYUYZW\\a`ddkowwuolhcdhdktrkaa]WULJKKNQOQNOPUOQNQQJFJLIIKOOQNNUWYUQVTT^[YYUYUTWYZX[acccaahkglsuolqwy{‚xnnx‰†’–ž–˜‹’Ÿ²¹¼¸ÃÓÔÏÁ»ÓäïóôúöðßÖÈËËÄÎÕ×ä÷ öñöúõïüèÜÅÇÅÂÀ½ÃÚî 884:EQUL9ÿâÄ´© £°ÂÛñ⮃vy€„‰‘¦²´¡œŸŸ£Ÿ—І‡{~pmlwtyy{z„}€yyrmohjkklmmtzy{ƒ†ˆŒ“˜™¡¡œ—œ°­ ”•–£¨³µ°°µ¬§®µ¸´«§¤›—šª½ÄÈÈǽ¿Ä»³¬­ª›–Œ…vmqstvyƒ}vrrlhc_^^X[YYSUROQXUWTONQT[[kyœ¶¥’}olc[XU\WUTXYVWZX\X\_[[Y]_YTRUTUVZ][^`^cki`]]WW_\WVXRORNJJLPKIHH@@?>@?9:=89987996,.+-0.*+/-1374289;994268:44:88888777=<;;<?><::<=>?EC@@CJS`_SOQPRSPQUYWZ`Z^b^\`iginpsxtsj`hagebcrjeeeZVQPJILNMNTOTPMKKJLKGIHKFJHKLQOMORUQTRRVXVYYTVVVYZ[]`ee`_cjlmsspuwuyzzƒ†}‚…~Š‘–£§¡Ÿ˜šœ¨¯µºÌéäÔ¾Ññëòú +üõïéìäÜæéãòû÷ü  +õØÊÏËÅÈÉÄÌÛð %6/'/<JLK>üß˾°¦¥¶Ìàßɤ‹€ƒ˜“–¨½¸ ¦¬¨¨£˜‰Š‹‡…€vslrx{€|{{~{{rtkihgkmohqjlyvu}„ˆŒ‰–¥¦–œ·²”‘š¨°»ÀÃÀ¿¾²¬­³¼¹²ª¦¡–”›©¿ÉÉÇÂÅÆÉÀº³¸»®Ÿ–ˆxsvyy{„~|syoih^c^aaXUURSVTRUVURTVUV\lu•®›ƒ|okeZXWSUYZWV[WZYWX\]^YZ_a`[VPQTVXXXX[_ehfc_`\\YZ[XZWNKMNNMMONHHG>A<:C;<;<99858642//-3-+./0003645>99434587673256767879;<:=><;A>;@><ACBCDFP^f^TSVVQUUSXXX\__]ce_horqopiokod\\]babagef`YW\TROPLNSPPLPLKQKIGGEDIJIJKIJONRQOPQSTVUTTVUVTQVYY^add`^``hroott{}w|}|‡ˆ„‡‡ƒ‰Ž’•–™Ÿ¦ªµ¸¯­®µ·¿ÂØìôêÐÏ×ðçêò  ýöõêóôüþ ÿø ùøþüòãÔÕÒÔÒÏËÐÕäü.1,!%:EG8þêÒùµ°¾ÓÖÇ­†‰”©ºªž¨±­§¯¼Á³¢šŽ‹•‘Œ‚~qvtx|}}yzw|rrrpfoqnqkmjryxy}„…ƒ‚Ž“–™›¡ž–”¤¢‘“ž®¼ÂÊÍÊɸ±®±µ¸±¦¬ª›§¨¸ÇÀÂÈÈÌÌÉǽ¼Â¼«œ‰}{}~~ƒ‹€€…„svhjpab_`[VV[WSVTRRUVQVQUV\io€Š‚uhf_[YXWTUX\\[\ZWXV\][Y\_[\[YSNRWYY]^]bgid^]`a\[\\XXSNQMKOKKOKGHI?@;9?:>;988837863--/,,/.03301216=:93477:<588374686598998<=7:>::?<<A@>AFGMW\WRQUZUTQUVU[`baab_`mr}xoehll_]Z\^_^d`W]`XY[]RPLMPOMNQJEGLJEKEDCHHGHGJNQLRUOQSQTUW[TWXTWWVY\dc_db`gfjsrsy€~vu}€‚‰‰’—Ÿž£¥¦««¶ÂÊÉÊÆÆÍÜÙãûæãïÿþòñ%ûúðøý øûéæñôîéæÞÖÔ×àÛÚÛÔÞù*!+2! øàÏȾ¸¹ÀÊı›‰‰ŒŸÅÛ¾¨¢¥¬¥µÏÔ½°¤—–žž˜”‹„x}vzww{tyv{rnpmmmkrwrnkrtw{{|‚…Ž‹“™œœ–Ž””“œ©²·ÂÍÐÓÌĺ´³³¯°°ª¬¬¥¤¦©µÀĽÀÄÍÊÍÍÂÀÀ¸¬ž”€~zƒ‡ˆ€ytomfmjh`^\X^[\XVSUVXXTTUUTW^gnuyyqdab^YVWSUYVXZYVW\WZYWZ_`\\XRQPORW]b`_ccegfa_]WX[]YVRQOMOPKLMIHCGC?==;9:8;64257;73+'-/302,571.-356>=5977443;74447655=;;;<:8;>;9<A><==??CGIOPKKQXWTVVVUWcmld`Y[]m{ˆwpbfywg`^[XY]`_VV]\[]^TOJORJLNOHJIHKFGDBFHGDGGKPONPNOSWQRUTVQTWTX\][^^]^ab`dhosu{|}~ƒ‰”–“šž¡¦¯¬´º¶»ÅÏÜÝÛÖãæòþ"!þû +þû   ù÷öèïóÿ üþ ûç×ÜâßÜÙÚÒËÐãççâÔÙï!   + úäÖËËÍÇÄÁ¸¥~ƒŽ¡¿Î¾°«µ¸´»ÅǼ¶±®µµ¬§˜‘…~zw~|~{}zx€vzqspnnoooninrw{|xuv}‚†Œ’Ž•—ŒŠŒ”¡´¸º¸»ÇÖÔÑÏĽµ°®±µ±°¬¦¦§¬µº¼¹¾ÊÂÄÑÌÅ»´­¡˜…{}x|zw~wqosolmhj]aX[][]YWYUVXYTRUZW[cflonsomgbd\WYRS[ZZ[]\ZXXZ\XW\[Z]WOKLMMNOV^^affjgda^\XXXYVUVUPPQNNMFJMFE=BA<<><6973459535,--./4.,422/-33>LNE<67/57:86647737:=>;::<@?::=BC;=@?CDKOPRLOQUWPQZZX\p|bXVVYdt…ƒogasupd`]XPY]Y`Y^`_^XRUTVRQMLELMKHFF@DDDEIDDHIOMKKNOQUTTRVUQQTXTX`^^bbaff`bhotv|€ƒ†ƒƒŒ’ž¤¥Ÿ¢¦­²¹¾ÆË¾ÈÛãÞéìêû 0E@&öñ   úûøðñëÚÝèöøúñûþöÞÎÏÌÍÐÄÉȾÆÚáãÔËÒÞú#&)8?1 +   ñÖÎÞàÒÏijœ‡|Šœ¬²¶»²·ÈÒÒÆÆÁÈÔðÖÀ´œ‚}wvw€‚‚‚}|uwupinlmenempx…|usw{~}€ˆŠ‘Ž˜®ÌÍ¿½ÂÊÎÐàãÒÆ·°®¯±°®¥ ¡¦ª­³¸·¿ËÉÆÊÏËù¶¯¦š‰~zrzvrpwvtsxnjgffebTb^Y[_WXVVVTVQW\_]cejjlmohegb]]UZZW[\]Z]\TWZY[[]\YXUROKLOMLR[\^cghccea^XWYUWY]ZUSLLSVLIIEDBEA;><:6759869468+*,/03/-0130403CdcN;5:655557<98<959<;<98<>;79<=?@@@AADLNJKNNLTYY[]^`_rƒ{_RTON]jzwojmyxispk]YV[[]_X^`]bVVTYVPXMNKFLEEHIFEHHCBGJJHOONMQRYXWSNTRSSRVVV[\^``_ejfgmptxz‡‰‡…„Šª¬®©­°µ¼ÆÊÔÑÍÝÙÞäëú  5LZT=3ñôöôýöôìÑØÞÞèãÝßêîóøóãÎÅ»ºÀꏳ¯ÀÒÓ×Ï¿ÅÚÿ/dŒ•zQ$öø  çÏÔåêÞÕʳ›ˆ†‹™ ª¶»½´¶ÍçõÚØÞÛøP˜ãʨ„tqrr€‰’……}zywusnsjngkeopx~{yyz{€‚€†ƒ„‹ŽŠ“·ÔнÀËËÉÊÙÚËÆ½±¯­±µªœ›™ ¦©±¶½ÌÕÔÔÏÊļ¶²¦˜Œ‚zt|xuqxsunonpkjfcabd_X`[\ZX]X\YPUZcdfjihnnkgdf`]XY[XX\ZYX\[YZXZ]\[_[Z[QLMLMJFKV]^^]^ac`]Z]YY[ZZZVPQTQPSRNJGFA>>B=;>87<::8:94:/.-0512.2774247<Y]J<33772115@>8;96779:83:<<9:=?@>;>@CFHKIILMSVUZ[_hgfovqbZSTPV`efngsrpjuvsdYYXX^^`c``b^YTXWUSMTQHEHGEFJHGICDGJKOLKMTSRQVXWQQRTSRRTX[]`\adcjmnnpqx‚‹‘•Ц­©ªªµ½ÃÒÙÒßââåçîíð%':`ldM;   ýýûùòíÝÐÉÓÎÍÈÇËÝäðõæÐ¾°©¦²¯®°«´¹ÈÓ×Ì´²Íö3£&ç—[.äàçÚÆÂÑääØÑɺ¥‘ŠŽž®µ»ÂÃÀÄÈØâÕàâì‡î»LÕ³ˆvopq{‹Š•„€tsxuwwxijglkmutuyzuxx‚…ŽŸ¯ÂľÊÊÄÅÁÀÀ»¶­¦¦¤¬±¬¤ž›”–¢ª©µ»ÇÙãâÑÉÉÃÀ¸©œ–†„|~ww{vropsvpplngbc`ZZ]_X_YUXVTYZ^_gfnnnnkihic]ZVTW_]Y^\Z\YWYVX[[WYVX`XMMMKKMTX\bd``a^\ZXXUXUWXYURTUKMMKMDHH@=<>><=;9>86939282/.1527232015479@D=94013103;BA:64765::57;:9==<;<?=?DGCCJLMKNUTX\[cgdifmh`VQVRUWbchgiehhqvphc]_bccaa\[[SSXSPOPOSQLDHKIHHDHJGHIKPOOLNRPPWURRRQTVRNRUW\ab__ggjmiott{…‹”š¡Ÿ“–žŸŸ¥ª²¾ÉÜáïóûõíäè÷'2CYn|}j4÷ý  4èÞÒȾ³º¶­®»¶ÊÕãßÕÀ°œ•Ÿ¬®­¸ÇÏÔȰª·Ô„Dåw*îÚÆ¿·©¬Á×ÛÒË˽¦–œ­µ¸ÄÊÌÒÉÁºÂÙãø$j¨w3ú×±wnou{”‰†…†~xvqwyw_ihkjoqru{xvtu~}{|~‚†‹ˆŒ•¦¹¿ÈÇ¿º³³·¸°§ž›š¡ª¨ª©¢›š›ž¤®¶ÀÎÛÙÔÌÇËÌË»·§žŽˆ~‚†€xspuvtxnlhba_[]Y]X_\ZWSVY[U\dltxqpfff\^b\U]\[_ca[Y[Z[ZXWVQSZ\`]ROMILQW^a_]ac^XUTTRSWZURYVRTONOMKNGBAC<>><:;8:678845462032/2/0913/4204752220/1.257>=688;77646<<;:;>B?=CB@CHEAGJMOPWXZXZa`d_Xa[XWRVNPUZ[`ghjdfisrhc^_be`X\]UUQVQSPSSRLNMGLNJJHDHNMMHMPHJOSWSPYYWUTSRVVTRTZ`bbc^bhhmnpwz„†–žš•—››œ ¥­²¹¿Õòÿ üöçëö );DYq‰Ÿ›p<ïø4ü" ÷Û»»´¯º²£ž¡£ª²¹ºÃ°¦™Šƒ~‡•¢ª®¼ÇÚÝÒÄ®ªÁüO°ÖœIÝ̾¬¨£š£´ÀÆÅ¿¾µ¥•“–§´ÃÍ×ÚÙÕ˱¸ÅÎî7J=îË®|tsux}„ŠŒ…‡{sqzunegdfljntuwuvys|z~~…ŒŽ–¥´ÈÎÌȽµ³¶µ§›š˜ž§¦©¨ ›¡ªªª°·½ÉÐËÒÐÁ¿ÈÊÁ·µ¦•Œ…„†„{twxxwloklZbV\W_^_^[]Z^]\^air„‚†zsogi_a_VY]]]]`_]]]XVVUUWUR_c_YUROLLRUY[_c^ZXWSSOQWTTRQSQOQNKNOQNKCD?<=;:7;6537857::4.132631-23322301005312464369954678::757><:;9;>>@A>>EGHJGKPPNRUWUZe^ZZSWYYWLIKOOOS]cnsdicffeea[ic^ZWYVTURROORJNKJHJMHIJJMGLOPMPQPPMORTYUURXYYTVVUVVYa`^eddifittpx~{‚†ˆ‹‘“•ªµ¿ÂÕïéäÚàí 0DXjƒ–®’s@òíùßåîïàÙº¦¬±¸¾°”—’’Ÿ§ ˜›‘‰uvr{‚“£±½ÂØëí×¾¬¯Ò FhQß¼¬¦Ÿ›˜“«°²¶±¦”‘ŸµÈÒÛàëçÓ¼°¶ÍãòñѲ™„zxvwu€„~yt}wsimkginilmxzuqvxwx~|~…’“š«ÅæðèÜÐË¿µ¯¦ ›™˜¢¤ª¦žœ˜ ®­±¹ÂÇÐÏÏÉÂÃÇÈľ³²¦¡™ŽŠ‘އ†‚z{~zrnjedZ^Y[Wa[_e\i\^h`chs€–¤›}ofc^^cZUX\^__[e`_]XRSWZ\XPTYWZ\RMLMTYWWYYXSQUSTWXUSTUSRTTPPLSRMMIFD?A=:<9;9978:89753./+/062032002105/20/002246626332659=;89::>;:;7<?<?CGEJLIOSVWVSVZ]b]X[VWYVTPPRRNUR[gorncajkipnfgag]\WRPNPPNOMJGNJGJMMMHNEILOUOSSRQLPSV[ZVUVZYUSSTUY`^acbdedjqpqsv||{…‡†ˆ…Œ‘‘” ®³²½ÒíñääÔÓÔò(<Sfƒ‡†h7 éæíÝÒÇáÓÝÀ¨š–¡¨¯±¥™œ—ŒŒ‹…‚urstwxy{…˜£ª²ÁÕåÛǶ®¯Êõ çÄ¥—›Ÿ˜ŠŽ•Ÿ£©ª ˜’‰†Œ›´ÅÒÙêýé¾±¯ÍàìêöìØ¼ŸŽw{wu€„‡Š„~|~„‚ƒ|xprklgpnpkpprxqq}xyzx}v|„Š’™¨Æò&B9"üáÍ¿¶®©¡žŸ¢¨¨¥£ž›œŸ¢­¶¿ÅÌÎÌÉ¿¾ÃÊÈ˶³µ®¬”•‘ˆŒ€zztrmmlcb\bYX]aer{{mebhblzœ¹Ç°†ra_]Z^`WZ]Zea][__]^TUVZWVUSWZZTPRQU]ZWYWUVZUU\\VV]SSURT]]TUSRNJIHFHD??9A<8;>99987843-/-20/203-551-23/32201265724555647:8:?<<=<95<A?@@AFFDFJNRV^]XU[_][ZWYRWYVRNVSMQSU`jmlld`hrrrnaddmm]`ZKINIOMNPRRQOONMIGMJGMNSRRWOMPTXPQUWUSYXUXTX_\]`ad`bgkpnorvyxz|€ƒ„†Œ’›£©°¯°·ÀÜéÜÖÞÛÝÝý#6FWcs|ru]4úôü×¼·Ûö꼇€ˆ˜—’š¬ ˆ†zsonomnrvyƒ†‹”š£²ÀÉÎȺ°ªª¼×Ó¼£‰†“™’‚|‹•—žª®Ÿ’ƒ†ˆŒ—¬ÀÎê'#ñõ»ÎÜîòðßɯ›Œ€€€ƒŠ•ŒŠƒ†…‡„€yursmpwunlhlwtopt|wxxw{wvv}ˆ ½ùN¹Ã^ çε²²©¢¤¦§©§¤ŸŸ¡£ª´¸½ÂÉÍÌÊÉþÈÀÅźª­º¿£—’˜’‡}vwwpkjcf]_YWadsáΚqegdu‡ªÊâ¶Šu__aZ]\YZ_bgda_Z[_TSRPWYVYZZVRTONV`f`WXXXY[_Z]]WTTTVVUXjocZSRMPLECBCC==??:8:;;;8:76/*+.-20*/3023/2431/2445134522552568:8:>=;99:9<@=@DDDDHKLLPZ_^[YZ[TUTTZUS[WQPPRTUU]bgkqfa_lnngffghnl^UUJLILPKPVUOQPPRMMJJIIMRRSPSRPORTROTVSVWXVX[]^```bd\]emmmtuxztt|x††‹•–¡¨°±´¹´ºÍÓÕØàåóô +/FFV[xs^XK.íûðÑÀ¸Öþë½—w|x‚Œ˜¬˜…xsvzsrrrlquu~‚ƒŠ’™«°®Ãʾ³§¡§­¢‚z€‹Œ„yq}–¥²²¤Žˆ…†€„Ÿ¿Üþ'G/ðÊ»ÆÒã÷ öÚ½§Ÿ†‰‰˜œ…‘}~w{xummrjqrkourzxxz{{yuw|‹“¥Õ;)¬òÙhxÕ¼¶²ª¤¨ª§©¨¢§¨¢¥¯³¶ÀÅÇÏÐÌÅüÅÉÁÁ³«¬±¯ž“‘••‰}wtnlme]][Z[]gƒñ¦bÕ}pnoyŒ›¬»¥„kbc__YRY\cplb\[\__]VPSUW\X[[TXSKJQZ`a\WWZ_`\a`d^WPTXZ[^x€oZXONNKFF@?<9>6<=87>6;67684+,1////50322133131026300347329553459<9997789;@CCDCCFGIMNRYZ[Z\XVUWSTW[UUZTRNRVUW\^behfjgicacojjdka_XTQNJISPT^YWYLOTNTNKNNPRVUTUTRRRQPQONTTRRUVSXZ]]^aab`cjnpqrtyyqr|‚…Œš¢§°³²´»ÈÎÌàçèóÿ (,*<:RVT6"æÓç×À²®½ÑÆ¢‚~v{v}‹Œ†Œuqlnqqu{vtqptt{|{‚‘–ž¢£±µ·µ¬¥™‚wy~~{yvplw‚Œ›¤§rryŠŸÅáù#=óçÖÒé÷ýÔ²Ÿ¢›‘™•“’‹’’Žƒ|‚ˆ”ˆymlklnolrqlptttv{vuv†ˆ™®õ • ÔÚÈ ‹’4-ìÑÆ¿°¥§¨£ª©£¬¦ ª­±ºÀÀÇÓÐÎÆÂÉÓÓÄ»·®ª©£›š¢–™’‰}}}orjf_]_\^YYc~Ýn¼xpnq}„‡Œ…vvjf^^XV]^dkjb\\^a]^ZWUVSUWYWRURPRSX^_\\^aebdg`]XVSSTWXXn{mYRPKOIJMDB?>;8;66768?46025-)002324-4721/013000//2405543;:7645896:<85:@<>B?BEDEEFKKNRTWYZTSYUVVSTXTPOQNRYZZZ]d_[iqkbZZ_jibba]ZTUNQMTVQQYUSUQPTVOIRNPQQUYYXSSSMQRTRTSNQVRUWZZZ[a``cgllpqopmptpsx|„ŒŽœŸ¥´¶µÁ¼ÉÓÙåëöøý     +")5)ï˺·º·©ž³»¯›Œ}twtz‚‚|usqmjmosv~€vrutrrx|„‡‘—Ÿ¢­®¦œwqosturrpkqv‚•˜–“…xrqu}‡ Ëàçùþéêõìëë𡦞˜˜“–”’‚Œ’Žƒ‡zvƒ†˜‰rk`illigoplstsxt€{yvƒŠ˜¹ÚÖ¼6¤901 +ÍQùßÓò¤¢¥«­­±®®«ª¨ª·¶¾ÏÓØÔÐÔÔÓП°²¬¦® œ™œ”Š€€ysqqic_][VYZ_m­øÐnpw|~ƒ‡|rzvdb_Y`\cdbf^`aZ[\]^YUUXVZYXYVUQTST\]\`gkfcga[ZYWUPRVST]bWPHMMKKHDA@<8;:54849<968817,.+14344226623231522034475155895:;9:9;;?<:9<>=AECCDDGKLNPRSSTSTPQQTUTOOOPNPORYV\XTZ[[^fc^ZT]``Zb`\TVUPQOSTQTVPWSTMSVVZVRTSPOPXWOSQMMQRRSQNUVRV[Y]aZ^`chimonlqtrru|…Ž•šœ¤©©²¾ÁÐÖâê÷ +ÿúøñôÿíÓ»¬¡ª£¨¨ž¬©²¡’…}vstsvuprqlhjlps{~vrtxnmv{|‚„ˆŽˆ„Œ•Ÿ¥œ…yxurpoqpplinu|‰‘‹†}rqopw…¢ÆÏÒ×ÝÒÎàö  éÐÀ¹³¨ª¨ª ˜‘”’„‚‹“Š{xxŠ|sidimokifitquw{xx|wv€Šž¾ÕøLJMà%} +ƱKýäÔÀªœšž¨°°¯®®¨ ¬±³¹½ÍÕÕÔÝ÷ûáξ¸¹º´¯´­£œœ’•‡Ž‹~wyqlbe_Z[Y[Ygv€ƒnns|||uojrjb[ZVU_hi]\\a_`a[^`]\Y][W^a\ZTOQTYZ\^^ggfca_YWWUVSTSZXNTURKIILKICCB<8@66888@747455311..02/56-06502/247//3276225798797979::<><<;>B@BCEHGFEGJMRSTSSXTUXTNQRRLSVUVT]`YYY_``Z[^SRUY[^a_TYTROSOUNQMOLPONNMP]a^ZQVVRORVUUUQSLMOPOQTRRVVWZ[]^cecklkhhrppsuzƒŠ‰‘œ¡¤ª«±¸½ÀÖßî  üùìåÚ×ÌĶ«žœ˜ ª±··´­š~~{~{ztxuwxlmqqlmv~yywuu{|w…‡‘„ˆˆ–‘ˆƒ}zxurnopknoox€ŠŒ„~vogmp›¶ÅÂÈżÄÖù   ðθ¸¿µ¶°­¬¢žš„€„‹…†‡ƒ}s|xnfllkpllgmnkpsqutstrw‡˜·ö•Ö—'t&`ع/éÍÄ´¥•“œ¥­¯°±¯§©­­´·ÀÍÓÖÐã éÌÀ·¿ÁÇÈÀ¸¬Ÿ ž’™‹†€~tqke[ZZ]^Z^`kgdl{y…€€Ž†xjnf`\U]YYa`^\_\__^_\\][\]ac`e^YZWVW^[X[\]ff`fa\TSXZWSTVZYUOPQMHHLHF@C<B:><379::5695668,+2/101/232430.344314552551388:64637?:8:;><;=>=>DEFHFHHKOOUTTZ[\YUPNSXUNQVU[Z]\Z]ZYa\XTRSUW[`a[]SQIOOQMTTSLPMMMLILT]XWWX^XSTUSYUPONOOOSRSVSSRSXXZ_acdecmuoptvvz}€†Œ‘—¤¦­·¸¼ÇËÍéÿ)$""#/>7*" + +éàθ´²°œ—“’™¤°³µ·¦”‰„~„‡‚…x{|x}qst{sy{€ƒƒ}ˆˆŠ‡‰”“’‰€€‡†‹‡‚†‡ˆ…€}~yqomrrhr€‚ƒ„|togiq‚’¦»À·¸°¹ÐñúõáÍ»À¿ÀÁ¾­¡˜§š„~…„‚y{~†~wupopjnkkqmkonnmvpqunr|ªÚCi® + ØâÛ|þп¶§™“™¡¤©¦¡¡¥­¬³·ÁÒØÑÍßòõÝ͹³¬ºÄÂËÈ¿´¥—›Š‰†ƒxrodeYYaWYYX_^inv…Ž‹ƒohgbb][\YYa\_]^VVZY^[X_][XZ^_aa_[Y]\YXWVY\\ae^YWSUZXVUSVXWSNMQJHJEJFDC<>7881868::546757--+-./10243/13238110.123554637::369<>?:;;6:@BB@>>CFHHJLNRRUWY[a`YQPRV[YSQT`b`[VSVXWY\[UZSV\Z_bc\QKKLOORRUSORNOLOMRSTX^YSTRTVTWWTVSRVOLMNWW[^ZXZ_^Y__`dadnuspt~}~Š”––¤®°¹ºÀÂÄÍÞó8RQ<.(@JG4   ýèͺ°¯§’—“˜”Ÿ¬¬«¦¡…Œ”“Œ˜ŒŒ‹}‡‚{€‚‹‹…Ž”•›”•”“”މ‡‹…ƒ‚ƒ„Š‹‰„~}{{}wwzy{|}vqnlq|‰œ­·°©¥°¹Ò×ÝÝÛÚÖÌÒÙ˺´¤¢Ÿ”–’‹Š…ƒŠƒƒ‚}|wsrsutltqnoqoppqpuvuqux}Š›¼òZ<þ\ŒÙº®¥™ŒŠŒ‘šžŸ£ £¡£¦²ºÃÏØÒÆÌÒÉÆ¾»½µµ·ÄäáÒ¾¡ Ÿ™‹Ž‰…„zupc`[SZXUX`Z_ctw‹„~ƒzpe`]b]UYV[_df\USSVXZWYYWW[^cjb]]ZZ[_]WUUWYX[_VUVTZXXWSRURPLJOLGJJLGBC?=>88:666987443634&.--.01.6412/6533232254420346::6;<<<>D<8=?>=?C?AEGDGKLLIOSVZZ^`][SOW\]\ZTS[`[_UUPSTUZWTTWVS[]dbZUPOPMOPUTQTZVSQOTTQU`ZXTXTX\\WTSRTPUVSMNSVWYZ[XX[YX]`]bkprpu}‚ƒŠ‘’œ¬³ºÂ¾ÂÅÏÔàü@goX<9A973$öÛ¿¦£‹‹ƒ‹‹™©µ´«–‚|…— ¡£š©¬°«§›ŽŽ‘ˆŒ•”–——Ÿ  ˜•‘š•’ŽŽ‰ƒ…‡ˆŠŽŽŽ†„†‡‡ƒ‚|tz|ztttuvv}ˆ—šš–™œ¬±¿ÎÙÝëèÖÝâ¼³¬­›•š‘’Žˆƒ…Іˆ|y{|stjtytppqqsmmnlomoptomos†‘™·ð4kp<ÿ×IJ¤ ›Œ…Š” ¤£ ™•šž§²°·ÄÌ×ÐÇÇÂÇ˾º¼½³®Øý×µ ˜™ŽŒŒ“‰ˆuwa__YXVW_SUafp|}{smf]`[WVSYXZYa_]VVUY[Y[\\ZY[^bb_]\Z]^[[VQSUZ\[\UUXVWUVTTROKOQIGHLHDJCAA@>A?;;:88766588145,+--/.//3685131/213-226424978732659>?><;=?>;AEDBACEJIFLKKNQVZ_^\\YPW_b`VSVZ]]XUUSNIPWXa]b\YUX`^^YSUNLROVWUT\^WZTWX\ZX\YVVVTRWRXWWTKNSRTWYYWPX]XVY\\]_`agoxyx|‚‡…˜• ¯ºÂÁÊÑÏÜëî,H`\MMHC1+& þÖȬœ‹‚†”¡³¶¯¢•ˆ††‘ ªª­¯µÁÎ˼¯¤“’—Ž’ ™š¤ ¤¢››ž˜’—ŽŒ‹~ƒ‡†‡‹’““‘Ž˜˜Žx|}xqwzv{{xx€†~…ˆ’ŸªÀÚóñàׯÊË»¬¨«ª¥žš”ˆŠ„ƒ…}x|stlqqrnqqnxrtmlpomntpnnq{ŠŸ·ÛîóéÓ¾°¥–‰ŠŽ–™›£¡™“•™¢¯µ¿ÉÎ×ÍÊ¿ÆÄÅÆ½¾«©Ëÿ軡œ™‹Š‹Œ‹ŒˆƒzodiZYUZ[`X]`klrt|~upn`\\WZWUSVTZ^VVTZ[`TYb`VX^`agkjdc_WVVXUPPOQZ^\[YWTTVZVRWSNJHKHJOMHED?>><>>;9:=446775762:./0//-125670.242-/2./27102=977799969::?<:>>=?AEAEIBFHHMKKMUXY]ZVUWVYehd\TSVSXWSLFGELTU]]\^VXT\_XZRTSMNTURWZ`[YZ[YZY\ZXVVUUT[[]QQPPQSVXZ]]]\Z`YY]XTW_^\_gqvwz}ˆ•”–›Ÿ©·¸¿ÁÈÓèîõ*7DKJXTRD90 +æÍ«‡{‚„Ÿ ¤ š’‹Œ– ®°³¶ÌÈÓæÚʾ¸¤—–š—š¢œ›£§¥ª§ ˜“Š‹ŠŠ††Ž’—˜“˜œ—–”“–”†xtzzw{zzzttw{}ƒ“ ¶ÔñþÔ¹²µ±£Ÿ®ª«¤¡–ŽŒŒ‹“‡‹ƒƒwzolqrpupwmrykrlmpnmtppnjjv„Š’š¦½ÉÉÀ´ª¢˜ŽŽ˜›ž¦ —–”—«¶½ÉÍÕÙËÇËÎÈÊÆÄ¿®±¹ÕÖÁ¤”‘Žˆ…Ž‘…‡xric][VZWX[cZ`lmotwthgbYXUWURTVSSVUX[\]V[^ZZZ_chpmhhgbYX[TUVOLQWWYYVRUWY\XXXTTLLJILKFGFECC?>;><88996897966646,/-//11131311/221525751172/77666;<9>=;@<9:>=?@A@FKHGEEGJMRTWWY^\]_\]djf[RYTUWUOMMOKOV[_^`UY\`a[]UYVNQQVVW]WV\^]W]ZWVYWSPXYXZSQYXXTVYZYb[XXS[]ZXWY\Y^`dmpqv}€…Œ•™ž››­´¸ÂË×ãö 4FNGOHUE2.ýÝ˧–ˆ€„†ŽŽ™‘•–ž¢²µµ¿ÁÑ×ÜÔ̶¬¦š“Žˆ”˜œœ¤¦ª­ª©¡ ¡š–Œ’”“‘‘”“””— ›”˜˜™Ÿ«¢Ž~vs~€‚zstqv†‹¡©¸ØÒ¾¥š™™ £§¢••‘“‘–ƒ€vzvtvtsrnlompttsljqstssumiegt€Œ‘ž­µ¼µ¬¦œ“ŒŽ‘‘”ž¥§˜”•¥´µ½ËÖ×ÐÆÌÚÒÁÂÁ¸¶®²²¨œ—“Š…’‘’Žˆ€tmha[YWb]`baipnhijieebXTUYSUWRSTVZX[_^\bb^[`ddgjjjkdc]WSRSMILQTY^]XRXXT[\YWRSNOQLHILGIA@C<;<7889>:6853;22664,/.-/314743112.41/.49578735:;86::<;846;>=69<=@BBFDCFFKLKJLTY\YXWRTTZcc]\XRXYWVNQMSXU[]\[]YYX\cWSVXXXTRTX^`]YZX\ZaYXYUUSW\`XXZTURWSW]^Z^_\]\^_ZXZ\^\\acfnw{…ˆŠ•˜›¡¢¥¨²ÁËÖØâý$)/DUQGJC@5>4ôó÷øÞ©ž–ƒzv††€’Ž–— Ÿ¨¯µÆÊÒÎÇÓ»¬  Ÿœ–—š˜“™™­°©¨¦¡ –’˜˜“““‘’’”–˜š˜—“’•••𣬡‡yvy~€…|yqmov|ˆ˜¥¨³Â³Ÿ””š’—Ÿœ“‘‹˜”“‹}wvutrvqnmgmplopvooxwmpruoher}‚Œ–ž£¬¬ª¨¥–‹‰Š”¢¤ž”‘˜Ÿ ¢¦°ÀËÌÑÍÆÌÞâÖ;½¼³§™’…‡ƒƒ‚…Œ‘Љ„|thi^a]QX[[\]jhkjdbc^__YVYWQWRVXRX\b`\[`cbcaa``horsrf__\XQMRPHOVY[^`XVXXW]VUQOOMJMKIHICAC?<<9B<9A=<95>8321633.-,/23439;43/201302223423957:7679788:98<@>;<BE?>BABDCDEGLPKNY_]XZWW\c`a_WUYZ[VRSSUS\a_ca`^cW\^ZU`^\VYW\Z]\\[]VZWX[Y[WXYWW_WTUVTSWSXX_ZV\[]ZZ^b\aa`fdflnr}„‘˜—˜›¥¦¥°·½ÈÛíóù'-77E[T=48/." +òâÚ×âί™›ŽŒz‡|„†ƒ‹‹•ƒŠ‰– ¥­³³»ÊÄÀµ®§™ Ÿ™ž“ ¤ ¤¦«¯Ádz ‘‹‘’•™—“˜œ—••——“Œ–šŸ™†yuxzŠˆzwrnv„“ž¢¯¯¢œ¤™™˜––—”‰ˆŽŠ‰‚ƒƒ‚~uttomnpjgksrjuu{urrjjtsvrhjw{‚ŠŒŠœ¡°²¤¡‰ƒ€†ž¥–’’——ž©¨³»»ÅÒÏÍÌÒÙÛÖËÆÂµ®ª›‹‡ƒƒˆƒ|‚”–˜”“‚ngb^WWU[Z`\c`b`^_[[[ZWXZTTZQWTVVTW^X\_b_dfcd`dmnvsnj^XXZSQQQRNPSSYa^]]ZWUVTQSSNKJGJLHEEAB>=;8;=;896857366427,-//-/4310337-2411465353/524:85:8:97:::=><6<A@DCADACHIILOJNVXVWZTVX]\]^^X^`\_^XWRVW\]``[`_bZ]_[XZ`_ZZXX^W[ZX_`^YY]YTZX^VVWTXSSSRQUU^]Y]ZVVZ[Z\^abekkotv}|‘˜—›¡¥©®¸¾ÇÚê'0/:FJ>,+'óáÚÏÇ­¦‘…‹†„ŠˆˆŽ“Ž’˜­©¦«²±·¹²®±¡šž–•œšœ¤¤©­®¨«¯ÙóÓ¡ŒˆŽ’’——“•—•œŸ•”“Ž…‡‹‘”‰xtxy}}…‚roq~…œž£¡¥™‘›¢¨¡•˜™•™ŒŽˆ…ˆ„†€„€xupuqlkfejpsmpz€xvvpoosomus}‚‚Œ‘˜¨´¬ ’…‚‚Š–¡£ž™‘•–¦¬·ºÀÄÂÅÉÌÌËËÎÎËĺ±¥¢ƒƒ}~}€…–—Ÿ›“qsnf`Q^WYZ]T\[Y[ZY\][QZ_^[SWSUWTYZTU^[\^`edbahjr{vpok\VZTPRQNMMPQRWX___bZUTQQQSMKFKIIHB@<@@<>=49>><5;68864826.0114-/+//062403204255/450637778789;68:9>>=@ACC@?BEGBALRQTTRRQW___\^a\Z]ckpjgb][STWZ_^gaZd]a]_^c]]X[`Ta]Yba\_][V[`YYWS[S[UPOMQRSSPSUV\\ZY]Y[abfikhhox‚‚†‘•›£®¯¯·¼ÄÉÞó&#:GD>0øðâÚÖ¿º¬¦žŒ•ž””Ž‘ŠŠœŠ’™˜“œ§©¢§¸¯¯·¬¥©ž ’œ•˜£¤©£¨ªª®µµÙìÄœŠŽ‘‘•œœ–”˜š˜¡•–”ކ…‰Š“‹ƒ{wttvusxvsvƒ‡’žŸª—˜“˜§®œœ¢›‘އІ}‚{„w‚‚ztvnrodbelqp}‚{vv€zruunk{yy~{}„‹’œ š•‰€‚Ž™œšœ—•›—”’¡®µ¼¼ÈÊÌÌÇÏÎÉØÌÄ´´³©ž”‡}zz‚–•¤›“‹yrmefS]W]X^WVVWUVZ\[Z]`Y[V[ZUURVYXVZZ[]ca_fga`lxuxrh^Y\]VONKKQQQSW]\ac]Z\WXYOMPLLKIGHGBGFF?=;8>;8774499646647.-2/,113-1./3405344466613296569874:<:79<;<==?=?EDGGDIKLSVTXURUYU]``^\ZV\ex“ˆr`[VVY``^ea\`c]Z`[\_XV_Z]\hea]_aW`[]]U\aX]]WVXOMQNVPMNMQR^\XTVZ^bcgiopox}‚†„…Œ•œ¢°¼µ®¸ÁÅÓäô%3?A3ýòððäÖ×Ç±šˆƒƒ’§¬ †“ŸžŸ£ª¢ ¢˜¨°§¬©¡š¢ž—”—šž¡­®ª¦©ª°©¡³´¡˜ˆŽ”—•–¡Ÿ™ž ¢žššœš’ŒŠ††Šˆwllrvpqsrps‡•–ŸŸ›’”™¡Ÿ˜££¥œ¢““‘„‚‚„€„‹|€zy|yneinkuxt|z}vqlnolptrx~~}z}ˆ’’‘“–ˆ‰‚~‹’”¡œ™Ÿ™žš“˜™ž¬¹¸¾ÅÏÎÉÍÍÌÙÒÁÁ·¦¦Ÿˆ‰}yƒ‰‹Ÿ –Šƒrrl[[T]^a[_QQXTW[YY][_ad_[ZUUTWYT]_Z^ba^bgcacahlqojg_UW[TKOQLLNQPRZ][WY][VTTRNMOPLIHJGBEC@>::;@=77?;7;6332822.-01+05331./,2-51407734143586:<968:;<==>=>>?@BEBABBDGEHPTSRSRSTY_edc_ZY[bv•rhf`^d_^b[V\\``[YX[YXW]`\[Y]_\f`gYT\a_aacacX[]YSPNNKNTPRVRZ[Z]cfglstjkq|……‰Ž‹• ¡ª²¹¶¸ÇÍÓàëô'*.7HA8÷Ü×ãÙÎÑÁ³ Ž}ƒ~ˆ¥¦«¡Ÿ‰†‹‹™ ª¢¬®§§ž•‘šŸ¦ ¡¡ŸššžžŸ¦¬­¬ª©©¬¨«¥¦£œ”““Ž”Ÿž¤«©©«¡˜›žš‘”’ŠŒˆ€}tpwuuynqwptx…˜šœ›š–—Ÿ›™ª¥ª¢‘’‡ƒ…‡„|†ƒ‚vppjjiqsz||{txuolmprvywx€ƒƒ…‰‹Š‘’‡„†– œ¤§¡¤£¡œ¢­³¿À·¶ºÄËÇÌÒÒÏÂÁ²¬¤•ƒ†„‚ˆ“œœŸ™ŽyrmfbVX`]d\TSWVY[ZY]YZ^gf\Y[TZXZ]\]]a_ab_agmigkpqpogjg`aYQSQSSOOTZWU[\VXVVWUUPMLNHHJEOMIBEA?;9?<<88:9;6<666632--+1/35/-/11./3403632855566999=:;98;7:>@=:>@==>CDACCEIKPMPUUVRQT]d^^^W\]^ksumebb\\Z\\^UYXZX_^^ZU[_^\\[^\Y\W]aV^Wclllf_^U^[XUNOOTWYYROWT[]\_iqmpysxx~‡ˆŽ–¡¤¢£­¸»ÄÍÒÞêù'-8>DHM=&ÞÍÕÏÏÍÊȬ{‚¢Ÿ™”‘Šˆœœª§¦®¦ ž™›œ™•›žž—˜ž£«­©®­­¯²¶­¤¦ª¦§¢ž¥œŽ“¢ª¥£¨¨«°±«¤ £ž˜˜“’’–ŽŠƒ|yvvxz}vywtyz‚‘—£Ÿ¢œ••™£¢¢¨° ••’‘Œ…€‰„†……„€z{rnrmtlswy€yumppmpqqsrpz{{€{‡Š„Ž‘‘‹„‚ˆ‘›¤ª©¦§¨¯®¨­±¸Åɾ¶½ÊÌÉÉÊËÁÿ°£›’Ž‹•—‰Š‹Š”¤ž•’{de_[\a]U[`XVSXY[[X`\bfd\Z[YZU_Z]___cc_`_dmlrpoqsuqmg^WWWQNPMLPRTVVSRVXVZYVTSNJHFFIIGFCEE@:<>=<=8::;:470063.0*'14533/303,14324465453256;;4;865:999=:7=??@A@AEEJGAEEEKLNSXXWXUZc`[Y\ddcflqlecdc[[X`Y[cc___i\YSUZX]ddbdZ\c]\\Y_hv‹~ka\aY]UTPOSWXXZXVQQY]\Zbisz‚†x~ŽŠŠ˜¡¢ž¤®­²¼ÃÊÒæø +%:88?;MNB.ÞÊĺÀÓÌΡ’yt‚’˜¢—•Š’“Ÿ¨¡§«£¦§Ÿ¡¡Ÿ«§œ›¡¥ª°±ª²¬¶°²®¨®¨¡ž¥¢Ÿ£Ÿ˜—ž£ªª¦©®®«¬®¦¡ š“’’–Œ…€~{{wy…vwvz}{~‰—–œŸ““‹–’ ¢¡¥Ÿ‘…‘Œƒ”‘Ž…„€z|rmqqroqry}|wmpigmttvwzzvƒ€|…ˆœ˜‡…‰††Ž•›¤®²³³´¸½»¸¹¿Äɱ¶ÃÈÆÈÌɽ½µ°¥‘‡‹™Ÿ•”•˜—¥ ›‘ynnj_]Y\ZY\[WTYVZ^[[_ae^^__ZYZZZ_aabkfgghrpust~ztsoki_UQQSSMNOMRUVUURQUUPSTTRPPHKMFGJE@EC@@@:<<><:864770033420-217.//--50022436665685:22:966959<:;=<85:=<@@?ADHDBFIRQSXSTWYW[_X]`ZSZmj`doqhe_]`\Y_Z`Z_[^`^V]YU^X^da__XZ_WY[c]j”‚vc`_ZZYRPRTSYYVUUT[ZZ^dhr…‡ƒ}}‚‰‘”› ¢¢¥§ª±¶¿ÈÚêú *=?>;<LWMBîÙÄÀ¿¿Ã±ž†z€†™¢ž™—‘––”š˜•ž™¤«²¯ž¬¦¢«¯»µ´­¨¨¥²²¹»º¹³³±£ž¤¤¡¥›ŸŸ›™œ¤¬©©®«­±´³®­¯ªŸ›˜”’•™•މ‚ƒ…z~„|wux€‡Ž“—–Ž’”—¢œ™Š‹‘••“—•’€†„…~xxpqwomruruvtlmirzwwltuz}y{†‹‰ƒ‡‰†„†Ž—Ÿ¡§¨©±»ÅËËÆÄÊż·­³ÄÊÆÎÁ½¿¹°»±ª™‘’˜¡ž¦¦œ˜—’‚„wzm`cXZXWZW[ZXY]Z[[_jjbc`X^Ycda_`ljjnldins{}u|€€wqkdd[WRKOQQTYYUWVORSQVTNUWSRLIIMHBDECB@>A<<7;98;88850224232,/1313-//45-1102858544499:657;=9877:8:<>;9=>@BABEDECEIIKRZVRWZYV[a_YYZ[`_[chifg`\ZZ^^^U[_[[\a[\^R`^b^ad_fa`Y`ea_do|qdeh_]YYTRPTNWRT[WT]WWafeiu„‚„ˆˆ’𢡡§¨££©´Â׿ö $-571O}¤V!ýÞÚ˸ª°±§—…‡‡‘›“’‘œž¥¥§¥•”¢¤¯²©¬®®²»ÆÜÖû¹¥¡¬µ´Ã¹¯²²­¦£ ¥¡£ž¥—–œ¡ž¦®®²¯­«£¥ª®²¬Ÿž›Ÿ¢›•—“މ„ƒƒ€}|{wx}z~‡•š–— —˜•”šœ”‡‰‡“ˆ‘•Ÿ““˜”˜„€~{vsowxtrptt{s{{rtnt{zvvzusy…•‰ŒˆŽ…‡“–¡¬­¬¯³¼ÆØéäßÛι§°²µÄÊÈÄ¿¼³´³±¡¢‹—–žœª³°­¡™™€wjgb_\ZcYg\YVeX^gaeeeege^e`a^`bbddjjihgot{„…~z|{yvne_TOUUXUV[WWZXSNNSPMOURMNRQNFDCGBEDE@>A>=;@=6::9684685024./)3/+303002063283636<62953996:8;;9;><7=>=;:;CA@BBDEFAHPUYWW[XTYXZY[WRSUY[Ybchd_^[[a[_bX]_[__]_]W]`aaXYd___^aY_\^frmba^ZX]RUVTW]UVQSUSX^dmsz{v|}|€‡“—•™¦ª¥¤¦¡£²¾ÎÞö #(.*4fÍÕg-ãÎÏÁ¹®¢›——“Šˆ†Œ™™™­±²­§¡³°³±²¶ÂÑâò×À¶´£Ÿ¯¿ÂÂÁÔ͸­¡Ÿ¢©§œž—𠤤¦¤£¨¥œŸ¤£¤¤¤¢¡  ¬¯®¯Ÿ–’Š…Š€…‚~~xw}‡‹’”™–—›™’‡……Œ‰ˆ“‘– ¢”—›˜†††…„{‚~||tjsyvyz}ˆ}vnnw{{rttqw~„Œ‘‰ƒŠ†’‡ŒŽšª¬¯°®´¸ÃÙïáÓØÆ¶¤¥³ÂÂÃÅÆÄÁ»»³±¨›˜• Ÿ¶ØÌ«Ÿ™||uo``[]accfba__[^^bhpiegia_^igigefjihinrqq„}|y}}tle_[VUY\aa[[YYTOQLLORTRQXQIDEEEFFBDDHB@>:<;9;:<;67254215263-1--//1330024554<4653766976=:5:8769<>>=@=:=@@@BBDHEEIKPTVYYSPSTWYXUTTTTT^]__fb_aZ`ad`aZWbb`__\^Z\^Z_^[]\Y[^]Q`^_e]e^`[`^[WXVUZYXWVOTW[bht‰‰Š†„‰ˆˆŠ‹”š–‘›§¨©©ªª®¸Êæö +  #..OÀÍa1ÞÊÈÊø¯Ÿ›—›™•“ˆ—“™§¨¬¬§™¢¤¬«³¬´´»È×ãÏ»²°§¡›ž¦±¿ÑáØº©¤œ œœ™™––’’¢ œ¢ ž™  Ÿ¡¡š–š ®»Â½±«© —…ƒ€‡‚€ŠŽˆ…xzˆ‹ŽŽ’ «§™›‘Ž‘Œ’‘—œŸ“˜šˆˆ†}}vtv|xxmvsx}~‡xpkv||vvwty‚……„Š’’œ ¤­¹ÂÁ½¿ÀÊÐÔÜÞÖʾªª»¿¿¿ÅǺ·¶·¯§›š‘‘žšªÓÓ³žžŽ†xkec^gc`ekkg^ca^`fffjmljhcfeeghgichmnolvxv{}yz‚……}nd^VTSZadd__YWVNMNNMQQRPPMMQMIJEEEB?>?>=;;88;9>=2446434072--+//-/,1.00.3548444774788858<?:>@=>@>>;8<=<;?AACDGIGHMQQPSY[UTYXVWQNQYVV\]V^]cd_ZZe_\Y`U_h___X[X^f``dacd__^[X[Y\aabZ[cZ^`XXYZUVYZSV_[cflx‰”šŸ¦­¦–‘”Ž‘••˜ž¨©®¶³ºÍäòúýúü &/2HizX#éÔÑÐÉųª§›šŸ”™’””’¡œ¦¬«¨—ž¤¯®­¬¹·¹»º®­ªª£™œžœ­¹ÒÝÄ¥§¢¡¢š•Œ‚Š˜£§¢ œœŸ——Ÿ™“–š ¯ÅÑɳ¦¬°£˜†}…‡‰Œ…}}~„‹•ª¬­§¥¤œ™”’‘Œš•“•˜—’—‹„y€~{‚ˆwvws{syqw{vv}uy‚wqp{}ƒŠ……‡Ž¤¨Ÿ¥¯µ¸¾¼µ¼ÈÏÔáêèÓ»²§±ÁÀÈÔËʾµ¼¹·­¦Ÿ•𤩴À¸«Ÿš‘“†~ph_`_agiilgheagd]]bdhgbgdccglkokmhmqkpz~}Š…~€‹Œ€pe\VWYZbfdc_\ZWUSTQPOTVTSNPPKGFECCBD=?B=>?99;9@;7632556323(-//-133-30/04543242=;<:88:;=<;><:<<<>?99=?>>>CDCFJJIIJMKNST\[Y[ZWPNQPWb[TY]cabga_fZV\XUZ_`b[[]_^b`hrmkce_Z`\YV[d`Z\[[_\W]XW_\SRXUXZW[_mx|‰ž¤³ÎÜÞ‰‰‘”–—˜˜ §©®±¼ÅÎëÿüóú*''49ûåÏÄ¿¹ÀÈĪ ž¡¡šž¡¨š–˜ ¬«¦Ÿœ–“£˜¡©±ª§«­¬¬¬°§š¡ ¤œ˜›ª©À»²¦§¡œ™•—‹Š‰š¥®­ª¡™œ˜™ Ÿ˜‘•˜™¢·ÑÜÒ½­¯®¯¨˜’‰€wz„ŠƒƒŠƒŠ™ ­µ­¯Ÿ— ›‘‘Ž‹•˜’–”¢œ—Їz|t}~|€{y~|wmunq|w~ƒ‡€}yvsloyz‰††Ž†…Š”™™ ©¦ž®²ª¶À¿ÀÒØÔßãÜÔIJ­¹¾ÏÎÌÉ¿½µ´¼º´¥”Œ«¸½®¢¢›ŒvjebkhjheufdcebdY_cldjbfge_fjdglkjpqmoq|‹Š‡…†‰…ŽŒ|ifaWY_^^hkaZ\[VSVOJPUXVUPNMNLFEEB=D@D@@;::7:A979254536102.()+/+/0,11,1226:40875697==7>CE?=><<=>>?;=;:?@A@@?ACCHIILMLQW]_[[ZSQRRPV\XWXdb\Za`c^^^Zb\]ccbXXaZ_]hrxutde^S`YT]^^[g]`^[[\WYXWXSR^\TZ_knpw|†¢²½ÐѸ­—Œ–˜œœ¡®¯¶º¹ÁÁÆ×êú úÖÓÀ«››§­¶µµ¦‹“— œ¡££œ˜¥¥¤¯ŸŽŠ’“— Ÿ«ª¤ ©Ÿœ§ ¤¥ž—–”˜©«­±°¥§Ÿ¦®¦˜‚…Ž‘§£««¢œ¦©ž”™ŸœªÌä×¾³²¯°·³žš›‹}|„ˆŒŒŒ‘šŸ®¯°£—™žœš™Žˆ•ž–“–•œ‰„„svv{~€ƒ|{}ttrorwvsƒ‚vtuppu{}†‘•œžžž¡£¦«¯®³½¹µÃÐÌÌÏÒо½À½¾ÇÖÐÌǼµ»¼·®£‘ˆ”™«´±¬œœš“‘ƒxj`]forqkuofhg^dcf^^defhhflehinmpljmvp}‡~ˆ“—¥›Žug^XWXY[`mkaa_ZZYONPNRXXRPOOOJDEI@?A@C@C:?<9>:9890512573+27..-213.1,-183/754799:974>;7?KOHB@><?E?:=><8=????BDEFIHHKMSWZ[`a\\TONNPU\a^]efa``cca`WX`a`dhd\_^_`_agwtig^eRY^SV`[\\WX]`VTTQRPXY]c`^^hoko…‘¦±Àȳ¬Ÿ•“— ¥ª¨¨°¾ÍÓÕÐÇË×âðôñîêáÝÏÁ¾¥£ž•’£©£®¶£‡Œ—•›œª¡¢¥±©µª‘ˆ‰–‘—›¢ž¥ž¡¢£ ©§¦¨¢–”››«««°®ª£ª©ª¨Ÿ‘†Œ•™Ÿ¢­§£¥ š£¯«¥¡›¤¯ËÞÍ®¡©¯¯¶²¯­¬šŒ„~†Ž–‘”š—šœœ ¬¦§›—’–˜—‹ž—””‘‘—ˆ‚~{vmy€~xv|yrokkjlt{~|ƒvpjluop|…™š¡¡Ÿ¤£¡ ¨­«²µ¸Â¿¼¾ÆÇÆÅÄÂÍÊÅÅÈÉÿĹ®«¬¦—”¢¥¦¢ž›Ž—›—ƒzgcc^biqk{|e`aZ_[[]_bb_hgghlkkpknlnntuw„’–”—¼Úœvi^[TRUTX`dca`[UTTQQQUTRXSMQNJEAD?@A@:>;;>5;88;66:67253./1.+)++/5/0114100246:;976892=:6>ID>@?>B?<B<>@?@@>?>?BFHEEHJMNV[\^``]XZRNSU^ikeeg_dfa`]a``]^^d`c]]`aac`hbabcb_ZXYYXYZ\b^YXYXUXWRUW_\gli_eqs{„ŒŽ£»Ä½®§¥š•¦´·²¯ºÈÔÙÜÞÔÓÙâåÜ×ÊÈû¹§”’–‡Š•šž¦©šŒˆŽ‘’—–œ£ ®ª£¡˜‡”‰ˆ‘œŸ£¡›œ£¢™Ÿ¥¥§¤¬¡Ÿ¡œ ¨©ªª§ª«©«ª­¤”ˆ„Žœ¡¡¢¤¥›¡¤¢¨°¯©­¯±ÂȺ«˜œ§®µ¯³´¨¤•„„—“–¢¥¡œ˜˜™šž“•˜‘˜ž™£——˜–™‰‰‡…‚z€{us€~v{tsrpnllnt|}…vnmmvpky‚‹•™ž¦ª©©¥ £¤Ÿ¢­±»½¼Â¿º¶¿¿½Á¿ÇÄÆÃ¾ÂÆÈ¼»·¬¤˜‰Ž©£¥¥˜¡œ• ™”|h`X\S`dowwoc^\_^ad_`_d``chkeqqkhmkmrs{Š•ž™ÔþÕ›wh`]]XTUX^a][YU[XPTUSQUZSWTPSOJGDCBACDD?;;9<9>78:986;7547103.)-./,1//4.3345973=54795::8;:>@<9<8:>;:?><<>@D@<?CHJIGGJOQRVWajhb]VRXVV\lkcailkidbaeb^^efaZcb_]^`_Z[_\]``]T[VXR[X\YXZXUTXYROZZ\ccjkmlmw{~„‘™¨µº®Ÿž••ž©µ¾ÁÆËÈÑØáâÞåæëØÂ·«§¦§§ž””š•‹–¡Ÿ–……Ž•˜’–¢¢¦¯šœ–‹ƒŒŒŽ•–£žš•¤£¦Ÿ ¯®««¨ ›¥«©ª«°¬Ÿ  œ¦¥˜Ž“›Ÿª²°©¥©´·­©µÃ¼½Â®¤”œ£ª¬§¶¯Ÿ¦¢˜ŒŒ•œš©ª¤”˜’–˜ž•–•££Ÿ  ¡›Ÿš˜–†Œ‹{‚y~€zxwtoxuvrikhgnx‚†~vrlfhsrqw†’’ ®¬¬­©£¦¢—Ÿª²³±¹¼·¶º¼Åľ¼¾ÃÈÊļÃÁÇ¿²ª˜‰‰– §§£¡Ÿ™˜’š—|tb]T\[fggsmki\YX[a]][^_`_bglsnoojusioy†–’Љ®Ë¯ˆpe\W[]WVZ[^a\XVUQSTQUYWPOOMMONOKDDFCDD@>:>>9;9;S061488960234.-++//0/5-442-3568625874889;8<:7;@???=>A???<>BC=@EABBHMMRPSUZfptpb\XTU[]ddcblqkddmiefihliacd\][^_cc_\ZW`YV]XTUSXOYWWZRSWSSRUZ\bbdnmnfhr|zƒ”œ¨®­£¢ ¦©´¿ÉØÚÖÑÊÐÛâÞÕÓÒÐý©—™Ÿ›“•›œš—˜•‘‘†‚…’ž—šž§®¨œ“—‘ŠŠŽ–“Ÿ•›’•¡¥¨­¦§³¥®°¥§¡œ¡¦¬®¨¦¢ž™“¤›™’’ ¥¨¦¨©¬®«´¶·Á¾ÅÍÈÅÁµ¬¡œœŸ¥«©­®¯£˜–¤ªŸœ”’•œ›–Ÿ   ©¨¨©¡˜–”Ž–Œ‡{yy|{or~€yzpoffrx€€‚zxmgijmmv“’¢¯¯¯°¨¦¤ž§¬©²³±¹¶¶º·ÀÇÀ¼µºÆÌÌÌËÎÇÀµ¢“™˜— £¤¡¤—–“’Œthj\Z_h`jpnmjf_Y___\\afe\ahhjnopxuoqrs|‡‰•€ˆŽ„of_XZZWWV]`bdZ\aZOKQURRWWROQNLIIFDHEEAC=7=<>489:D5I™2626.523.++-.//0./91.1446687465977:77977??>=C=:>=?;=<<>BDCBFGGKKLOOOOWguzpd^ZZVUZ`^emmswqjimkrrimicg]^\^W``\``XZ[bYUWTSWSRUVYUPWVTRUXX]bfhnplost{x‡¡¥Ÿ¡£ ©¸¼ÀÂÎÝØØÕÓÚÝ×ÏÄ»ÀÅÀ¶¥™ž›œ˜›¢¡’‘•‹“‘‹‘•–™œ§¯­¨ž˜Ÿ•–›—˜›“”—¡™œ ¦«¯¢¡¤©³¯¬«¤§«§§ª¨¤ ™”—•™œŸ˜” ©µ´®¢¤­´¯ªµ¿ÊÏÖÛÖËÁÁ¼±¬¬¨§©«¬±´µ²¤˜—Œ–œª¤Ž‘’š˜š¨¨©±±®³®¢¢Ÿš•Ž–•˜{{xuzuuw~ˆ~zqnqjx€||xmllknnjqŸ­²µ¬©©¤¢››¡§³¶¯¨¨±¸¸´·¼»¹¸½¿ËÐÕÓѼ«¡™¤¦­©¥Ÿ™˜ŽŽ’–‘{nd\_\omjokofec[ZY`]Zc`bcclsunrroosrtt{‰‡yx}{vtmdYRVRQTY[^d_XY[WTQOVUQORWPOROLMFGECBC<<CD?=9:9>88;A5077/3.21,/2/301-21/102324=;86;86966<;:46<@@D><@>=??B?;?AAIIDIKKRQLMNTbig\VWZ\^\]fedqnswvmklkpqtztdaX`]_T`^WXYZ^][Y\[WWXPTVXUTRWYTT[YZ^b`fmpt{}}xzw™¨¢ž¦¤¡©ª·ÈÆÁÆÒÝáÞãðóäË·¶ÅŹ©š”š£ª¨¢¦£©£“Ž‘’˜žŸœœ™™œ››¥¤ªª©­ª¤šœ›œ–Š‘”•žœ§©®¦¨²¼¿®¯¸¯®»¿¸·±«¢©££¢šžžœ ž§°°¸²ª¥¡¥§ª·ÃÉÚâàÙÑØÓÊÀ¼¸¯­¦ ¯°±µº­¦Ÿ—“•™ Ÿœ–¡ ¦£š¡®«µ°¸®¬««­¡Ÿš–§«©ƒ†vwy|~…|ztrpr{wx~}unpqwtnp~ŽŸ§¶·®£œœœœ £¨°±ª§§­°¯¶½Àº·»¿ÀÅËØÕÔÎÁ±¥™š¦­¨«¤ –‹˜¦qaYZ_ospnlmgeaaacadaacbhgmomlmptutw„ƒƒ€|wxruzoi[YWRQQXa]\ac]VVWVQSTRPNPSPGNPOLIFEAEG?AD<88><;8::52716313135,0554/,-/430240895=86547777?>=7=BAB@>:@?>><??=AA@DCBFFLRNOOV\\ae\VVV]_]cjhkimlqslilfintoke^XX_YRXWWVTZ]bcYTYXVZUZXQVVRUXRQY\ZZ\_hox„’‰y{y‚–¥§ ž¢¤­¹ÃÅÁÃÈÕêöݹ¯¿ÈÀ´¬¦«·¶·¨¥¥Ÿš”•™š¡¦£Ÿ–ž™œ§š¢¨­±ª³µ§¢ž—•“—’˜Ÿ¤¦¬ª ²³¹¶²±¶¶ºÂ½¾¿¿±´²¢¡§©¥œœ¢¥®º¾Áù¯¬§¥ª¹ÅÃÐåæÞÞßÜÖÌÈÊȾ·¯¬®º¿Á»´¨™™™œ§®´®´¯º´©®µ¼½³µ²±¬¯¯§ž™’ž¬ ’…zƒ~x†|xpqmotstyv{{zvzzyut~‹²Á÷£™œ›œ£¤©½Á·­Ÿž¨³´µ¾¹´¸¸±¶ÁÉÓÝÙлª©ž™¥Ÿ¡žŸŸŸ”“‘‘ °©‡xea`lqnjnuigicp}sga\a]`fkrslsmmu|ws~‡ƒ…€{~trrpib\QQRSY^\]`]_]WWSQTPRUUUSTPLNOIJKGEEAA>A@96:<=9:35;:359331052*,/.//+416044404689546;989;<98:?>>DB<=?B>==;@CB=ACBCDILMONNS^c^a_`\WYZb`dgkkintuorpdhbffgb]^[WUTQWV^]_\[[V[YU]`YWTVUZ[TUUU[_YW[bfxŽ ©¤‘…yzˆŽ•˜Ÿ¥­­²ÀÈÇÉÎÍÕþ&EdW%ðǺÅÌÍÆÃÉÊÈ»®–›˜š›˜›ªª ¡Ÿš£™›™”¢£®¶²®°¡¤š—’Š‹‰˜Ÿ§¬µ®®²°µ¹°±µÄÈÍÈÎËÃÈý¶´´»¹¸³¬¬¶ÃÉÎÐÉÇÄÁÀÁÂÆÉÊÕÛÙÝáâ×ÑÔÑÎØÏ½¶µ·»Â½µ®£–¦¶ÆÅÍÉδ¦­Ãõ¬¨­£­§Ÿž¡–Š’™Ž‚~…|{„‚…‚|wuumjomqt}ux}€~€xrtŒ¢´Â®¢š”šš¡«´½¸«©¦§°¯®¸Á»¹µ½¼¶¹ÂÓÙÏÀ¶¬©§Ÿ£¡Ÿž££Ÿ—‘ªÊÙÅ£rnjorrkorjhhns‹‰wnf`aabqmiklkoquvq{~xvwtqvlf]WSQXZ]blke`YWWTOOOONNQROPIHKQIGKGKJB?>==8769:1857474013051..'-/0/12214105452778589:?:=:99;:=99;A?>AB@=;=CBACC@BEFGINPTTS^b^]abYXV^``dmghnqstrlomjheeda]Y[UUWVY[Z\[ZYR^UV[WdXWTRTSUYVXW[^a_`eq…¦¹ÌÒ¶—ˆ‚‡Œ‘›©°¯·¾ÃÈÉÐÕÙïKx‡o5ìÆ¼ÅÝææààÝÈ»¯¥œ›¡©©©¦¯¬¥žžž———–’˜¢¥©ª£ª«œ ”•Œ“Š‹¢£¥­¹½¸±¶®³·ÃËÔÔÊÓÕÐËÁž»ÁÄËÉÇ·¯¸ÄÖÚÚßèçßÞÚÍÆÉÔØØçãÚÝØÕÖÙÙÝÏÄ»³·¸¹¹¸«®¡—™¥ÂÉÐÖÇÊ¿´£­±»¸­°¡¨¤«ŸŸ’‹…Š~}yƒy{‚„‡‚}rqhflnwu~}|~„‚~‚yz{‚¡¸»³¡ž˜’–™™¡¬±­££§¥¨°¸¿»²«¶»¹¹¶¿ËÍÐż²®²§©¦™¡¡¢¤£ž¤¢¼èûó»Œyotwmxnmndclmu‹ƒvpm`c\bfiiokovtyty}zwtqtvokpng^USQSYdori`_`[VVTQUVRTSPNNOORQJDAFEHAB<=;8779=66787273554.303-+1./0..3.331047559759:98:89;5;=9=>A;9<<A@@?CGDEFGF@CLNNPPR[`b^X\bXW\^`bfjlmsvqpsnkpvunjfekf^W[TX^f[Z[[ZZ\Y[\X[VWZZWTXWUUYZ[V_imw‘§ÏñýÍ‚z‰Žš¢¤©²½ÈÔÕÑÏÜï /CQV=×ÃÅÕæçãååáÁ´±´«¬¹ÎÑÀ±®¬­£œ›˜•›“‘”ž¨¡¦©ŸœŽ‰†“–ŽŒ¢©ª¹Ãº®­«°½ÆÑרËÅÕÕÒÈÇÇÁÃÍ×ÐÎËÃÈÌÊÖïøùûùòÜÉÌÉÖêùúëÝÍÍÖÕØØÎǺ³«­³¶¶³³ª—¢©¸ÉÓÝÏÉó°²´´«§¤©Ÿ¥¡›ŠŒ†…€tx|y}}~†‹†|}qowihuu{|~ˆƒƒ‹’Žz{…’ž¦•––™•• žž«¨£ª©©­®±²«­®¯°±¹¼·Á×àÚɶ¶¶¬®­¦¦¢¤¨ª¯²Â¶Åãã¿—€swurqhideecix„wkkhchdfdjlnpuvzts{yttw{xspoha\UPONRXjsib`]XTTUOOPNQQQSNJMJKMHFHHE@?A:=;9656;5678803405/01..0.-/+0/0223/40100;979?;6;::8:7;9>AA>;=>A==ADGFEEFHHDKSVVW\ad]^[Y\[\^^aegmt€voqtstt~qlfgklaUWWZ^_a[XXYWVORTSXR\[Wc\[\\`\Y^W[aet…ÄêῚƒ€•–˜ª³·ºÍÜÒËÑ×î #øÑÂÑçêìîä×ôþ¾ÇÍÆ·ÃÝÖɽ¯®§¡¢¡›’“Œ•¢§¨¦ª¡š”…€ƒˆŠ’ˆš§³¼¾¿¸²¯°¸½ÈØÝÞÚ××ÙÕÌÈÌÌÐÖÙ×ÙÔÎÏÉÏÙò  ùéÝÙãòüþ÷àÏÍÍÑÚØÎǾ¹±®³¾¼²½·¦¡©º×íïÛÆ½½²¬«ª¬·ª¬ªœ¢‹‡‰‹†ƒ{vx|‚‰ƒƒyuroorsw}~„‡ˆˆŠ˜© ††…•œ ˜’”š ›—£¥¢£¥ª­¯¬©¨§ ¡°°°·¯´»ÅÖæÔ˿þ¼¼µ®ª«©¯±µ¼¾¡©³¹±‘‚vrrsmokgljcmq{{xrjoijghbjjqosstxxqwtstsqpme_YVSPMLPU]bca]]YSVVRRNMRQOPJJHDIJDCFJ>CA;;;<68:67;98558405.100423//4./2151134533868?<9;:::;96;<8=>===@E@AABABGHCBHJLOP[gptg^[\bgcdaaehx‚…€snomovxqrkkhhehfX]`bXb^YYWWRQQNNOSQW\a`d^dc_ie`^`ciox‡£¶©—ˆ‚‡‹‘˜š¡ª°·ÁÎÙÖÌÐ×Þð üåÙÓÅÉï ôíòôæÐÊȶ±ÀÏËÁ´°²¬¢—’ЇЦ¦£§¢››““‰†„‚‡‰Ž‰Œ”¬­°¬´ÆÉŹ»¿ÒÑÕÚéàÝßäÛØÕØââãáááäÚ×ÑÏÜô +&,+"þîêùòãÓÍÐÓÖÕÊÊÊǼ¸¸»µ½À¾±«°ÃóïÞÄÂÁ»±¢ ®´¯«¨—“‘‡‚|zr‚|}‚‡‡~~storvyx…ˆƒ‰Š‰‰ž·³‡ƒ‹Ÿ©§™•››¡œœ¡¢¤¢¦®­©¦£§¨¥§²¶²³µ®·ÂÐÖÁºÃÈÌËÅ¿¹½±¬®±·² ‘Ž›£™Œyyvmooqkhdgdbms|wrpqidihhhkwt|}yxxytpqtpkkd\WVQPOORV\\\^_`[W[XSSQRPPPPPOLJIFDBAE;???=<<8==:9;4673574515316872/-2-/47548413968<8:;<9;89;689;<>=?A?;<?@@????CDDFHKSc‚Ãþî¬|fcaejhg`fmx‚xpccgcfkmfkqmmfoh`]a[X^b`\WWTTMMLNOVV]\fglmkhbda_eilhony’‰…‰‹“œ £ª¼ÄÍÊÌÐÏÕÝàæþüÝÇÇËÊÖõ  +øê*/ âÅ´¯«µ¾Á¹®¯¯­¢›“†‚ˆ›¦¥£¡¡˜˜šš‹€ƒ‡’“˜«µ°¸¼ÂÍÌ¿·¹ÀÈÎØåìäßéììãàäèôóòöøòëØÑÕØî  /92.) þñäÓÍÕÙÙÚÞ×Üׯº¼Á·¾Áú³ºÍ÷øÓÄÞ­ž¢±°¼²¯¨Ÿ ™Ÿš’‘€yvzyssvs}€{}wvswxz|€‚‹„‰¯·¯™Œ„Ž«¬ž›–›¥£š›•˜ ¨«©¥¢žž ª¬©´«¦«­´½Ã»®±ºÔàÏο¼ºº±§§““‰ˆŽ‚~xvriojpmead]bijmmmimbfielr~€z~sx{vqsrqrkigb^URRQQRSWYVW\`^`^YVYWQUSPNPLJKJFFIHA?FBDBB8:8:<:6978681150.4.02752/.1/-647972-266=;<<9==@<=;<:99;BB;;>@;>?>AAA@BBACHNR`©ÊúY£kdefdbagqwyˆ‡{h_ddi`bh^ippornfd_]^`_^_]WXNPLJQNMQU]akrvvohgfghqmghkgs‚…‚‰‹”—«°µ¿ÇÑÐÙàãîöíëýøÙÄÏÜÍÚïíöõí10ä³°¯±·¶·¬«¨¥œ‘ƒ€€€‚”ŸŸ›˜¢¦¢¤™‰Š}‰¡ª©¾ÃÊǸ¸»Ëɹµ³¸ÀÐØáïðëçâçæåãéóø + ìÖÜÞî,8FMLG;-&! ýòä×ÕßÛßèçîïèÔȹ¿¾¾ÆÏ¿½¸ÁäõëÌÉ¿¹¼§£¡¬ÂÌ¿¸±¤Ÿœ¢¦ž†‡zs}usln}‚|}}vxxwz{Œ‘ž°À´¢—‹£œ˜˜šžŸš˜š—š¦ª¨¢¡¢žžš¥®«±®©²¶²°«§¨²ºØèÎÈÆ»¿¿¥Ÿ›…ƒ…‡……{ƒxphknjtnbg_^_j_dicjfdkkrp{ƒ‰Œ„€ultvpomome]a`[UPOSUYWX_]\^^[X[ZTUQPSMNOQSPIEGFCDCCD>@=><9;<88:8654.443421123.50-/0//42232358838;AA::876:::98?=?A@BCB?@@>B?@CABGIMSVdżè̸rifhghhkpu‚znaaeb^\dcdgklmokfcabfc`_`[XRTQKKOSQRYae}ŽŒwuhdelkpjfjmpxy{yˆŠŽ™›¬¶¿ËÐÍÐÙèõþëÙÛßÏ×çåóýÿèÀ«¤¤³¼½·°ª¤ž™’€{{Š‹˜žœ¡¨¨­¥™„€‚••¶´¶ÉØÔȺ´®´¼¸²®²¹ÌÑÑßßÚ×Üáåæåìöÿ  .& +õêì#14E[ldVROI&öæÛááæìõ  ëÔÉÃúÅÎüµ»Ïçñßʺ´£  ¶ÑÖ賩©¬§¥–‚zƒxupqr~„‚€€„}|xx‹——¢©®«——”——˜‘’ž –“—œŸ¤¬ª¨«¦¢¤œ ®®¯¯¯®²­£¢œ£¦°ÇÒµ¶²¹¶¡‰z{ƒ‡ƒ…€|urhflnpig^`_Z\dje]hhjknwx„ˆ”‚€{usqkpihmj]X\VRTUUXWUW\]\]\[[\ZVXVTTSQSQQSOJFEBGD?@?@:<:78=9:87555525165335/30+11112115223365175A<88458::699=>==??DEC?ADEDDCB@BGMNN`¨ïU³7šumgggeiqrxzwuh^^bb^^`f`afomdhecedgb]`a]XRSMHMROOSWex†–‘qkhjlenmjmoq{y„†‹’•™§²¾ÄÎÔÌÔÖâ    ùòïäØÜòõæèä˰¨¨«³··º·° —‘„{x}‚ˆ– ´½³¬°°Ÿ‘ƒ…}‰’«­®´ÇǺ±¶§®³µª§®°ÆÉÉÏÒÐÅÅÇÐÕÕçöý(DWH3"#(,?[tzvuƒ‡fF.!óâëñû"/òÞϽº¾ÅľºÀÑíüÛ·³¬Ÿ¢§­ÄÄĹ²©ª°§¤––…„}u~{ptxz€‚…†{|}‚€~|}Œ—¢§¤—“•“”“•”—“Ž–›ž–•›£ª®­© ¤«§¦©­­³·µ³®¬©š¢«½Ëľ­¤°±¥ˆy7ƒ‹ƒyyljospkec_f`_^dfc`cajorw‰ŠŒ‘‰„zwqpmmplmmi^SSQPVRRVUY\[^a_\]][]]WUXZTPRPNOLHDDGGG?@=@@8;:;=9>78586121122324-0+010..332803884398;?9;98;89<;9<==>>ACA@A>@BSUDACCGEDKOYxÝ=¦qkqvkjorsz}vsf_\[b\X]^\cickedeegaiifi`[[SPNMQTOQX]fq€‡~usnkiijiijjsty|ƒ†ˆ“œ«³¼ÉÎÐÔÓÖàùéäò $ñÖ˶­¬¯¶··º¹°¯£•Ї…|yƒŽŸ¤¸Ä»«£ž©•†‡…›š¥®®©¥¤š¢¢£§®¯¸ÆÁÌÄÆÂ³®´¼ÅÑæú 9^rvlWD2# *Meyƒ…•¥«™mY]@ñý 9E5õâͶ¹ËƽÈÑü=%ãÀ¨Ÿ—•®¶²«¤²¢ ­¥¤Ÿ–„|y€}zzoquxy†ƒ|st|}|„—§¬—’𤤤œ•Œ™ž¡›˜œ¡ª«ª²±¨©©¥¬µ¹»·¶µ¸­©¤Ÿ ¦°¹ÆÇ¸±©¦¤Ÿ‚{‘Ì–Š„€{vklop{nbigf]_d`cgcdibm}ƒ‘Œ…ŽŠ€|ttskigjhga[RROOPPSOVZ\^ae]Z_XSZ^]ZWZ[SOQSOPIDEFFB?==>@<:9>?;9;=6663/6.2.2350.3.1-,44.225/0:95::6<9:=<=?89;;?AA;=?B>??<<'#ü7B?BGFGKNR]p€squpwyxwry{…†ymcZ\]\\XV]^`dagggiih`ehnhg^UNLGSPUT\^bhpyypnilhhemqpqvtz„†‰‹™Ÿ¢¬¶¸¿ÍÙààèð÷$ $$%"ôÿ+#îÊ»®¤¬®²¹¸¼¹·²¤ŸšŠˆ…‘•Ÿ ±±£››ž˜‘ˆ‡‹Š‰˜›™ ¤¡›žž—•¦¬³´½ÂÂǸ¹µª­½Ñßö-Ec¦´ …gF-%/D]inu~¸È¥‡Q ÷.?YWF4 ìÔŹ¹¿ÌÈÈÓù:$㺧™’œž›£ ©  ¢©ª¢ ‘‡~wy|zpqpqy|€xy‚}ƒ‰ˆ‰š£™™½ÕÒº¦œ“˜œ šžœ§«³¹±¨±­¥¬±»ÅÇÊŶ³­˜—  ªÃÍÕÊ®¥¢’’‰†‘𢔑‡€~wpqopmhdija\_da`^`figt„Œˆ…ˆ„}wsqsjomijd^VQNMONQOOWW\`]_\UY_]\[]cd[VUSQRRMHIGGIBB>@?@=<9@@?>=:64:25121/+3/4.4-.211-230613993466986:=<=9;??>>;;=C<=A<?>7€r;CCDGHHJOQT[bdcjkhpt{{s{…™¡…l]_W\]ZUVXV`a^dfdhlfh_jijb[]NIDQT_``^imw~vuohkmmmqqlnqx}‡…‡‹—–  ¤¶ÈÎÌÙââìú 2<E$öù"!ãÁ°¤¤¬²¶´¹¸µ°«¤™™‰„‰‡˜¢œ ¤š•”ŽŒ‰‹ŠŠˆƒ“Š•—¡ ¨£Ÿ    ©¯½¸ÂÑÌÐËʹ¯ºÈå08OQQdw—ÍýòÒ¢k>+A]M9;CEG^z£Ç¯“†Jû +.[„ˆZB<þèÓ¸´¸ÃÑÕÍßþÛ¹¦™‘’““•—£¥œ¡¬¯°¥¢’‹ƒyzwuzqvx€€…ƒ~}‡Š’Œ„…•—‘‘™´*¼·@Ñ “•——š £ž¢®··±­§°´©ª¶ÁÒèûéÊ´§š“•›¤ª´¹¸¡žš•‘™”“š™ š‹…{srorkpakkhb`a[^bbZdgfp{Ї‡Ž‚vusolekhfcZSQMMOQOOQSUXY\_YUV[^^agzƒykZXYUSPKJEDDBBD@B?=9?:<DHD;74643422233305/02-0,/..1621173366:5866:78:9>@<=>:;A<=@<?@A77<CGCGJHFKNLNV^fllnlv„~zzˆ¡€qg_W[Y\VZZ[afgdjlfhdkhidf^V]TSRRS]ff_kw‚}ytlikgmooqlvtz{‚†‰ˆ‘œœ ¦­¼ÅÄÌÙäëñòóöÿÿ + 4?E#õø "#á¿­¨«¯±®¨¯«¬£™•‘‘‡‡ˆ“¢¦™˜• ™‘‘Š„€Ž‰†Š‹Ÿ¤¡«°ª©¥§²ºÁÄÆËÞåäåãÓÉÂ×÷/Xay¡ž«Ø(;¹wJFn{S>60;aqv••ƒvJ#`±ªa66&öѹº¾ÆÏÐÏáïÙÀ¤“Œ‹•˜œ ¦ª©´¶©©¦ŸŽ‚…|xzrwwu|{t{ƒ€„”ž™™–Žˆ‹Š’“’šÏððêB¥”’”•¡§¦ª°°¯«¬µµ¹²°ºÁÞ (Ô®Ÿ—’•šœ‘’™Ÿ¬¥ž Ÿ›œŒ‚}ooqlhkflggaca[a^c_gknt„‰‚‡…}vrrlihke_YONOQLKOPOUWY\[YZZWY[[\_v¨¼šr[UUVUNLJDEC@?BB>>;9:8;DEF84352354.431151/,0/2131.21627666974;:74788=<<9;==>>;>A@<;;BD@ADFDEHJHJNPSZfpww}zwyx~y~†rnigZVVVY^[acgeejkehhhihdc]U[TNVVW]bcbqwvqpolpnjknsty}|ƒŠˆŒ’›££«®µ¾ÄÎÛéë÷÷îîôûþ+2." +îîßï«©© ˜—žž ›¡ —’’‹ˆ‘¢ž£¡§žœ•‘„‡—Ž—‰’ ¥³²²¸´¬­ÅÒÌØÚèëò ÿòØÅä6U_vŸ¿Ê»¯Ö"8ï†MGbޤ–—mTH\kes|oafgH%;‚mB%%*&æÄ¼¸ºÇ¾ÉÒʾŸ”ˆ–— ¢®¨¯²·¶±­­š‹„zwuz}y€|y~{v„˜œ©©§¢šŽ‰ˆ‹–—Ê™T8ÿžŒ‹‘œ¥¬³¯¬°©°¹²¹´­µÃÞúË­£œ“‘Š…~„„„Š¢³µ´¯¨¨¥—’’Žƒyuqslhfldbd_b`\Zaabkrns~†Žƒ†€|{wqnlgfe_ZUKHJHJILPTXWSY__YUYVX\W\u¢·“kVSUURSOGHEFD@E?<?=9<><@??523541362342,31///./201/3040251359:<67:7;:8<;<:;<?>;@@=;=<<??@EEFHEFIMQUVYdtŒ›ž|rrpquttnkm^[USRX^WZajkmlqnjdcgabh^XRPPRRW[Vcgkvsjkmqpqrhmqt{|‚Š‹Œ’“žž ©¯¸ÃÆÈÙáîúïäéîû$þéßàæù á·«§¥ž•‰†Ž“‘šš˜‘’ˆ‘‘‹”•›¤£¢ ¤¤—ŽŽ™’˜˜•‘𥬵¸³ÃÀÃÀÐÚÙßæïù íÔÎø-<NWdƒ´Ñº ¤ÓÑ‹S33V|¤Òüä¢mcnouykm•·ŠO3<kŠoD'0&ؾµ¸¯·²¼»¿½¸§˜ŸŸ¯¶µ¸µº³«¨©­”’…~~vxƒ‚‡ƒ€}~{|‰–¦¦Ÿ ¡–’ŒŽ‹Œ‘¯YzNKÓ†‡ˆ‡‘›Ÿ¨®­±±««¯¶³¯¯±½ÎÜÜѶ«§š…|{||}„ˆŸ®¸¯´¬­¬—•”‚ytqiojeibb_``[ZW]dhntv|…‰…‚ƒ~€wqmooiea[VSKKIEMSTUTUXTU^a_XX[UZbdl‰s_RMRQHKOHIFGFDE?>=B==?<898555783/41530/40-..-./0//443255536:;99889:<;=<?;<=A>>A@>>>>@@@CDDFJFELMQSR[dr–¹¸™}rtpmlpvomjb^\VSSUX\`jhhqjklfikkbb`VURTKSZYY^egihnmqlrutmrqz~ƒ†’Œ‘—™œ¦¬µ»ÃÏÔÛÞîðíêñóàØ×ÑÜò÷ìÌ®©¤–”Žƒ‚„…’š•’‰ŠŒ“–Ÿš™Ÿ˜•œ“¡¡š”•—–—œ¡œœ ¨®µ¾ÅÉÐÕÙçèçèùý ùÛ»¾ò"&:KQYƒ¤wr‡|N618Nu´V])מ|……nn£Õµ|b`}•|H##-0(úϼ³¦¶·°¬¹ÞûÚµ§´ÈÕ¿½º·¯¯ªª¨¦šˆ‡{x…€€‚€€Š‘—–š˜••’ŽˆŽœÊüñ¹›‹‹”žŸ¥ª¯¯ª¤¦­ª®²±µ¾¼¶­ª¯¥Œ}|z~†™¦ªª²­®¡ ™‰€}rodohdeb_a][VYZfrmj}ƒƒ„‚‚|{vsqoovvjbXRPKNIHNMSYTSTWZZZ\^\]^acbche^VSSNLJMUZTMFAAA@@=><;?A<;984476554/483-41.---0110/04045647;<?;97868;?:;>><;@@D><=??>@CEEHIGLNIKMJNT^ft•·»„wrsijmlprridaUWVSZ]dknikielolnpie`\VUTSTXX\]ehdlintmosuvpt}€ƒ‚Œ’’—šŸž£³»¿ÂËÒÜâåïüøöû ôäÛÕÑÞðýñÕ¹¥œ•‘Ž„~~‰‹—˜Œ’”™ §¡ŸŸœ™”–žŸ•˜Ÿ•ž¢¡œ ¥®­¼ÀÑÝæéíþûóö'âÀª»ç %4@DSahd[imWEEg~†œìk¶¦Ní´¥¼Æ¯…fn¶¿¬’Ž¥©Y@=709:)þγ¯¾µ¨¨Äa ÖÆÍäìàȲ¸²º³«ª¢’†€…zw}ƒ’|}|‡€Œ™”’“™’””‰‰ŽŽˆ‹‘—£¢ˆ–•™› ¡¥§ª¦¢ª®©«­§­±ªª«¥®©¢ž‚€…utux~”Ÿ­®§¯«£‚~ujolijg_\]b]_]]pn}yƒ†€‚„{wuqpnqosti^QQQLMKNNJQTSUTW[]]^cb_ab_]^^ZUSNOPIL\jwkSICB@>>?<=9<@>:6:75852662224-/0//-./-.//-3/3166:<@C>;99:6<A<>A?==<=?@?=??>@@DEEKORSOQTMNX_bpŠ£©“€zvmkkhkomjgcc\ZPVV`hilljgglnvwved_aSTOVR^X^_ggllimmpmrqxuwy‚‚†––“™•£§¬´»ÀÆÐÎÙæéóý ÿõíçåååçöíÓ³œŽ‰……†…‘”‘“Ž˜ ¦ ¥¢ £–•“’ž–™•”œ ¢ž«¨©´´®¶ÄÑãíøú  '1:7'Ϋ¡ºÞ00+4>AVlˆ‡pjy²àÝôF åwó°Âõߟkfu›»´ ¯ÚÉ’dPWD<L]^=Ä´¸³¬§ÀQÝÑâëþêÕÂÁÁ½±£•ˆx}‘„„ƒ~€‚Œ–Ÿ™‘“’ކ†‡ŒˆŠŒ’’”Œˆ‡ˆ™›˜œš›¢¨¬©¡¦«¨©­©ª®¨£ž£©£›•’ŒŽ„vroo—¦·²¬¤¨ šŒ‡†zrrnrjhk^``ebcbcpr€’Žˆ†ƒ†|wrqljqqmmd`\TMLLMPPLPSVWTV\`_]\`a`a_`_^[TROKLHL]krfPHE@@@?<==9>;:96828:34940112,-3,./--.-2,4233/359;@A999;>7:<;@<?=<<>>?AC@><?DDCEJORQQQOORV\_j…šœ‡…}tonommeijc_[XTZ^deiimngfjoƒ{e`_[T\WV\^_lbilmrrnnnlnsv}~……ˆŒ’“˜š ¨°¹ÁÇÏÏÐ×ëõòö +  + ÿíÞÔÚëüóëÙ½§˜‡ƒ‰‡—“—”—›—”𥦦©¦Ÿ ž›“Ÿ–œ“•¡£ª¬¬®¹½¶ÁÆßé÷ú-1FMLG,ùÆ­§½Þ .5*#0Ss¦ÍÎÓÙäöõZÈçsð¹Û #¼‰v‚—³²«ÅõØhbaE>\t”£a÷¶¬²¨§¯Ù÷èäæôôÞßÒи®£—‡‘ƒ‚ƒ‚‚ˆ‹…€€~ˆ’–”‘Ž“ˆ‰‡Š’ˆˆˆŠŽ’‰…‡‰”•šž££§¦¨ ¡ª¦¡¥¦§¤¡™Ÿ¤¤¢›š›••‹}rmk{𩹳²¨¢‚‰‡vo|oojgekjennlvrz…‰’Œ‹~„zrnheisskfY^[QNLRUSSQPPQTWXZ`_[[\^]]_cfcYSPKGIILU\\RHFBA@A@=?>8;<9;6365744835531.01+./.0.*0./132/5668:;866;<>:;:@>==:;@=>@>>E==CFECIORTRMMPRSX\hš£Ÿ™Ž|wtnrqleiidbYYTZdgcgjejfihtƒwkfZ[ZZ[aV\\ijoswprrjklns|}‚ŒŠ‹…‹‘””¡¥¯½ÂÇÎÑÌÒãî÷óõûþê×ËÈá æÒñ›‡‡ŒŽ”™¡¡—žš™“‘¦¯¦§­§¢œœ˜œŸžœ›“š˜ž­°²·¹¾ÉÒÒìøÿ"0DJ[aVC羨«Ãë:;;48VÒ CPb——_(îÞh¢PÎã!>ïêܺ¨¶¸±ÒòÉ€ftjSSa}ÎÎ#À««­¯©·¾Óþ äÔÏÒ¼±«—“‰‹ŒˆŠ‰‡ŽŽˆ~|y„–—’…‹€„†‰‘††ˆˆ…„††”‘Œ–Ÿ¤©£žžŸ¡Ÿ¡¦¡ ¢¦¢™“•Ÿ¢ ¡Ÿ––š’{pps~Ž¥­­£¦–Ž€„‰Ž{srriokmrroyŠˆ–‘ƒƒz|vnlhjhkmg`ZUPHPPRZVPPQRVRPTY]]^^^__`aabZPMKJKKMLRUQKHEEFB@BBC?<;<<965664454/30424,1.///..(31121/1177235666898:<9:<=?::><;=:9?A>BFCFIIKRSNOTSPT^kƒ¬ºµ›‚zyqnlgdadb^XTSY[bgifhknnkmljf_]`\bbabfgmmsu~vrqkmlqtx†˜Ÿž˜Œ„‰‰“Œœª¸ÅÆÆÆÉÏ×áîöòùüÿ öÝÉÁÑî! áÉ¿ª‘ƒ‡‹‹“žž¢ž› œš››²µ¼±¦«©››™—›Ÿ¡¤£¡ £œ­¯´½ÄÏÖÚíû "'<OW\jhR=ߺ©´×+;FMRw¾{œ¶ÕíÄkÐÛ:92íð1<kþ³¾Ë¿Ê׬ykxxa_l…çHá&É­¨±·§§«Á#4*ùÜÇÏ̱¡›“‰Š‘ŒŠŒŽŒŒ‡ƒz}~ˆ– ¡ž‰…‰‚……ŒˆˆˆŠ†}ƒ‡‹Ÿ¦˜›¢©°¯£Ÿ¦¤ £Ÿžœ™›ž˜‘“—ž¢¤¨ž—’zy‚‰‰Š˜£©£šš‘ŠŠ‡‡vpxkksqq{†””œ’Œ‡|}xztnnomjnma\YRMOSTPTTSQPSUVZ[\]Z\aa]_``c]TONONMNPKMMIKIGEE?=C?=<<9995875:452011-023.--/,0-1-332295024787546897:<::77<?9=@=>>>;9>?>BBGICJTSPORRQU]mÉíÛª’…zuoie_bbaYU\[Z]ecbehlrskedb]^^^acchjr|xrut{uqorqkswyƒŸ´´›Œ‡ˆŠ’’—©»ÉËÏËÇÓßçñóö÷ûýóß»Íä +ûßÉ¿¦€€ˆŠ“ £ ¢¦™™šž¢³¿Â°¥¬­›™ž£šŸ£¡£š¥¨®´¹Ï×éé +*10J``]Y[F+ß¹Éó>asw˜Ý^ðD*úê„*ïÜñ 3;G–êº2áÜëäÒÁ¢|‚€|v‰Ê º5߸«¨¬¢™µç áŽÊÇø©™ŠŒ‰‘Ž‘Œ‹‚z|…‰ž¯¬œ†Š…„…ƒ‡Œ‡„~„€Œ¨¶® ¥±·±ª£¢¥¥§¤ž–’›˜•“Š‹™¢«±±¤ „¤£””¡§¡§œ™Ÿ’ˆŠƒ{vttpwnsv‚œ¦—’•‹’„…zwzqtsmnnppi_]XSUX`]WVWVWUSTXXY[\]\_aZWY]_WRQMNOPSQOLHGECDDC>>D?::=8:979468501.42--2201./,1//010145;33337756769:9=98:;<;;=;;=>>::>ABABCFKLKOOKNSZVYl{™Òûܯ‘‚wrji`__bWW]`^`_eabeutshg]XYT_W`ecklu|xvvuplmnmorx{}›¥£—‰‰˜£·ÁÆËÐÏÒ×Ýí÷øýüúñòöñëÝ̹´ÆâøüîÔ¿¯˜‰ˆ‡Œ‘”ž  ¢¥——–𥩮¹²£¨²®¢¢šž—™¢¤¨›¥£ª²²¼Õãøÿ *15<[Z[TRK>' ìßËÔÿ)`¤Ññwú†Ñ€ æà¯«ŒT/ %8Pz•˜Éë£= ôøøÚ³•}txŠ ³½¹Ðô±Bæ¹¥¡˜˜”“¡ÀÂÑÕººÀÄʾ¶°¦˜‘“‹–‘‹‹„yy…‡š­®’Œ‰‘‰ˆ‚‚„‡‡‚€~‚z‚ž¯±¤Ÿ¥²º¯¥ Ÿ§ª©¨™•š™Ž”£°²¹µ­©¨››²µ———¨Ÿ£ ¥Œˆ„zxoxÉ{wv{…–š™”Œ†Œ…yrsonnpkimkh^aYUY_ea[VUVZ][]`YX\YZ[^a\X\][WSROMRQMQOMHD@@BEAAB@9==;:::68275531/221/0101,-,1./20./004346453797;77;=;88::8<<8;?@@?>?>??@CEGGFJNPPSY[^gv’½Ó¸¡™–„urkgd^`f_]]b^a]bb`j{wqbc[XZYdZakceousuxrtonhlmquvw~‚ŒŽ“Œ…’—”›¡ª·ÀÄÍÐÐÙßÜðö÷üþùîíéÝËÀ½·ºÈÚëïÜÅ­™ŒƒˆŒ‘‘™¢ ¡žœœš§£±«¢ž§¯ª›–˜—›«±Â¸ª£­­«¨´Ååêü 11CYSO`cWA! ûÙà=ŒË+}·í+‘¸zçØÁ½ÌÊŠzWal_d…­Øññÿåˆ3þ óÉ£„hg¯ÞùöàÚä¯4ܶœ–—Ÿ™“™›£­«¨±½ÃËÐÆ»¬ž’ˆ‹ŒŒ†€}|„Šš˜Š‘““‰€…‹‰‡€|}|„•£¦ž¡­®©£ž¡©­¬£˜–™—šœ›•–›¦³À¶¹¼³®ªž©³°¤£¢Ÿ©§ž¡œ›†…~zt§zyz|‰ŽŒ‹ˆŽ‰‡„…wvtsogfnjgimlg`cXS]ffd\[[X^_\\\[\YX\[[]Y^_WVVWPMQQOLOMMJFDBBCBDB?>==;69898447742120201...,+/0+/3.//..1545585877:46:;>>:;<;98;>>>?>?A?>??BAAGJKNPQTY\]et‰¥­¤¢ž–‰ypidaab_bbaebgbebgpvrncXYX_]b__flkgtrpqmunknlmwwtx‚‚ŠŠŠŒ•––¥«¬²½ÉÔØÓÒßçíïóøúýóã×È»¸»¾ÉÒÛàØÌ´¡…„†ŠŽ‘šž¡žš—š¢£¨®©£š˜šžž–“•¡­¸¹Îͽ«µµ³´ÄÜöÿ÷ÿ/6C\aYruj= áÞý-r½8ŸºÀÙ>@ôêÿ÷æÚÊííðøùIK Ÿ9  캖uW^ŽËôí»£u߸¡ ª¶¥–‘މ›¤¥¬¸ÄÑÖй¨ “Œ‰‹Ž†Š‚zyv€…••Œˆ…‘ŒŠ„„‚‰‹Š‡‚‚…|}†’žœ ¨©©£›¢®²£žœžŸ™ ¢¤¯³¾ÂĽ»»±­¨­¹¸²±´°¦¤¤¦¥Ÿœ‘ƒ~zt{w}~‰Œ‰†€}ƒƒ‚{tlmmnghllgegje_^]Zcefd^_^\__^ZX]]UUYZ[YY_\XVPQQMONOPNLLJFIGAHHGB<>>;;<:6786363/0460/1.2/0..0,,/13200.2115376756:;869;9=;985;@?>?><CB@?>>@ABGJKLLMORZdnw‡œ¨¥¢™—}qoicfdalmifhhknmlrpqkcVVW`Y]`]bmnluumtpqrsvmnpvu|‚‡Ž•“Ž’—•¤«²»ÄÌÕØÖÕÜäèëòùùïäÔÄ··»ÃÐÔÛÚÏǾ¯œ‡‚~~ƒ”š ˜“’›ž¤©®¥Ÿ˜’ŠŠ’“’‰š¨´±»Ë¼°µº¹ÇÝíÿ úõ(;[•“˜zNîÑÒæ +H–ë7GT€ÄìõÏÐ:üú./,3]Óä‹Z4[x1³H*"ùÚ¨qMT}²ã)b*캥¤³Çê™–‘œŸ¢¯½ÎãÕÓ̬Ÿœ“Ž”’†‡‰ƒxxxwy†‹‡ƒ€…Œ’’‘ЇŒ‹‡„}…~|‡—›š §«¤¡Ÿ §°¯¥¦¦¤ž™™¨µ»ÅÌÊÊÁÅÁ¸¹²¬½Â¼¾ÂÁ·®¥¢¨¤¯«•…z|z{ƒŒ‰‰ˆ‹ˆzx|~|vwomikjolnkffhegd]\b]bfbgcbda^beed^WRTVVX\[WZVNQSOPNLMMIFDAGGCGGA?<>?==?7982423343312.101.1-/-1+.01013/23365335369;6677:::69==>@?<A@BC?>><BFDEJKNQQTW^isw’ ©­«Ÿ’ƒyvkfgllqtslomusphmnndbY[\YZa__alltx}xuuqt|q{rx}ˆ’’™™žœŸ£©·¾ÆÏÛÙÙÚÕÚæîõøðæØÇ¼»¿ÅÑÙÜÞØË½« ”†ƒ}y{}‡Œ–𔓙˜¨¯¦¦¢¡‘ˆŠˆ…‚ž©¤®³µ°¬­ÃÊäôü0Což›ŠUÿæÐÂÇß@‰»ñY£ÛÕ±Ÿ¼ü ",<”dÀYÒ‚S$p†0±BCM3ÑRJYŠÄ"éž’J ɬ¥²ÏÖº®¤¢¥¢Ÿ¥°ÆÔêÛÖÌÄ«œ–‘‹‡‡ƒy{vzy}}˜—’ŒŠ‹‚„„€‚€|}†’›Ÿ£¦¦§©§§©­²±®¬©¤¥¨°ÀËÒÚÔÍÆÁþÀÁ¿ÈÊÅÊÆÆ¿³¬­«©±¬ªœŒ‚‚„€€ˆ˜•‰ƒˆwrtvskoigeeinpsgfjhca^\a_Òžikichjfgfhi_ZWQRXWX[\YXVONPNMPLHHGFPXEIGFA>=>;:?987<727554621042115/002+700/-1342964254356:8769:9=8<<=@<@@?<?=@?=CBAEEDFKNSYZ[\`gow‚’Ÿ¶ËÖ߉|ricchrwuwrrnqnilikja[WY^[^affehlipyv|uwyuyr{z}}ƒ‹Žšž§¨¥Ÿ¡ªµ»ÂÎÙÚÞáÞåíòüÿïÛÈ¿¾ÈÜäææççÛ̹£“‹„€|xz}‚†‡‘’–“’”–¡¬­´¨™‹„…€|‡‹—ž¦²°¬¬¨¨ÊÚê÷ýúû(;W_tzuWøùúÚÊÀÌö0|Ù&Zyšß⧺î ((&{@–;ÄlUTst¦<:\kLí•[BJa–Ûþצ¢ŽbÛ³ªµËÎź»¼¸µ¨±ºËÏäÚÑÁéž‘’‹‰‹Œ‚~zzvuz}}|…†Œ—™‘‰Š‰†€€‚‚}|‰‘˜¡¨ª£¡¬°³¶³µ³¬©ª¦¤¬¶ÇÚèåáØ×ÏËÉÆÇÉÎÆÀÅȼ»ºµ´¿»¾¹¦ˆ‚‡„ˆŽ’””‹ˆ„†~tlknlhjfbedhltnejkeb]ZcjhÇœnoichedikstdXQPUZ[YYXXWSQOPPLMLIILIMREFBDDB?>88=79:755644444/2031250001+23110121/511.256598:;:8:<><<>?=>BBDA9:>@A@>?BDEHIMW\ZYZ^djsƒ’˜¿(¼‘}rkfjor{zxrsxlkimhif]RZV_b_b`cgdhjo{vw}w‚sytqmuyzz~€‚š ¦ª©¨¤¨«¹ÈÍÒÞâéíìõýþæÏÁÆÍßû + üîèÚ̼£ˆ„‚}~w~‰‹Ž˜“’𥱹ª˜Œ……‚…}Œ“–¦±¾¶°«­°Éâ÷÷ýÿý&6AT^cc[H"ïåÿïÓÆÇí5ƒèˆçß®¢äë7D8"(eÑ +频³¢rUC¬]'!D^Hù¤iFFFd–Á¿³±Œ}EñÁ«·¸ÅÅÄÏÑÑÆ·¿ÊÍÒÛÍž¿©¢Œ‹‚’އƒxxqoz{}{‡“•Ž‹‡††ƒ€~}{w{†‡šœ¢¥©ª§«±¼¿µ´´«¦¦¢ ¦´ÉæøðãäåÞÔÏÏÊÌÆÅÄÀÍÊÅÉÇÄÅÜâáÕ°Š‚‡‹Œ“•ŽŒ€‡~rmicfhhbeegjfqnnnkaa^_lqs|ysppmmjebq|{jXNMTZ^`ZUVURPQOOQOKJNLIHIHECCA<>>9;?;8977521540313*30131-02..--/0320-2243368497:;86;=:<>;<>@A@A??@=AA>?AAEHHMSW[XUZ[_hoyƒ…²K Óusuyuvxz{ƒ~yoidkad]YVZX\ac^`__adox€xxy~{zsqpors|w|€Š”¥§«¦¥§¶ËÍÒßâêêëû äÌËÙï%ëãÒ¿®›‰€||€|‹‰Š‹–—ЇŒ™«±«Ÿ–‰…‰ˆ„€†‹‘£´º²²²±ºÞãøùþý&Mdn`h]8ñ×á òØÓç(‡àDÝÞ‘ŒÆï乩Óü38+Jaˆ®¶¯Ðê [&Òˆ@)ñ¹}SOQ]½ÒÖµ•œoÔ²´¬»ÁÍÜäÞÐÆÓßÖÖÖÉÁ¹´«Ÿ‹Š†}Š‘‹ˆ‹„€~vvzv}‡ˆ’‘’‹„„ƒyz‚‰Ž—£¥§ª««©¬¸¸´¸³ª¥žœ¢³ÄßëàÖàéæãÙÚÑÑËÌÑÒÖ×ÒÐËÆÇèöðִ𓉕˜–›˜˜•’Œ‡yvqi“mcichiiolquomkc_cjqwxw}}vonmiiryxeUNLSZ^^[WUURNNPNLNJKPKJLIFFFCA?B=;<<<9788756522/23.412200.01/+,,.5240315557769::;:<>>:?A9=@>A96@EAA@?@AEEEHIOX[_\TX\bgpywuŒÇ÷ñÈ„ƒ€…„~{€yk``\XUVVYZ\ba\gc`emmv……ys|z~xtuqmnnwrx~‚“”šŸ¡¢¦µÆÉØéïîêò$>-ýÓØõ40íÙȹ©—‰€{{‚Š{~ƒ„†‹˜“‰‰’œ±¬¥–“ޅއ††…}†”¥¬ª°¶»Ñçêøÿö +%N{aPT;êÕÛëõæû&|ñ;e¢¹…^l™²® ¶ü4:4%-c‘¦³¸Ðÿ ë;é›K21üòà¥zil–Óôý°Žj×¼¶²¾ÌÞíòÚÕÖáêäÙÕÎÁµª«Œ‰……„Œ‹†ˆ†‚€y{{zuƒ‡‰’“”“Š…~‚€‚ƒ‡‹“ £¦©ª««¬­±³²µ·­¥Ÿ–•œ¡¯ÂÏÔÌÈÎâûöëÝÜäçèëêã×ÉÁÀÄÚìàɲž˜šª°§¦£Ÿ—™Œ‚utoj‰jchfknstuxtrohb_diluv€ŒŠ„xrojiqoqnZPKKU^^aaVSWTNMOMJLIHJKNLHBCCCECA:;:8:=753455046322/4103.2-,01-0+.1.1.3062366995:=;>?<>A?=??0 ]uO>>B?@??FEEKIKW_e`[\^en|ƒznjz“¡–Œƒ…‹ŽŒŠ…|—š…oc`YTRQX]^bc\^cgkmjkmwwwuxyvupoollnqw{€…Ž“””•˜ §·ÇÕêûùöòö @sc*þ÷/#íÓ¾±¥›“‡€~y{‡Ž‡€Œ’•š–“Ž“ž¨¨Ÿ–“†‰ƒˆ‰„ˆ€‹•¦ª²²Áãíøüøõ )OuZL8ÿìÝáíëðñþ(yâBm``d_fqˆ„‡ŒÎ4`]@4+)I‹Íòü÷øýÜz)é—HQyU  Õ¦‹’Ö3-ú¤qb3ûÍÆÅÌÖðóÙàãéþöÝÍŲ¬¬£žŒ‡Š‰€ˆ†€z|‚€wwx}†Ž”˜œ‘‰‰}}€~ˆ“™¢¢¢ª«ª©«°²µ¶¶±§£¢›“›¢ªµ¸½¾¼Ìêü#2#ïÝÌ¿¾ÃÌÖÑñž¡µÊʵ«¨šŠ„}zrmlkikfborrwz‚zqqkb[`dhipu‰~}uolknig_RKIS[`dgbYZYROMJLKKHFJKHFHEDBCD??<?;999862444365455/30.2-.,/11/2...-./4550148885<;9;<<><=@2%ÁY.“B><>?>>BEDDGLQYckia_afp{€yka`iv}‡…ˆŽ‰Œ}’žŸ‡ti_XWSPU_Y__b_bbgkfionrsyjtssqkkoopsv~Іˆ–™•ž«´Ëå÷ü)`¥©ˆj;ïÓº«Ÿ“‰‚€ƒ…‚‹Š†ƒzŒŽ••—˜™£©ž—ƒˆ‹„‰†„|zˆ•¥«³³Äßñùúüø48NgeJîåâãø#_½'f~hd}®·± ˜¢Ú?lZGFNZz¨ùGo^(ø.,ãpšawµ Z:.ù½ªÁA< Ê^(ûÞÍËáó÷ ôìùÛ¿³¬¬µ¢›“‹Š†Š…Š…}|{ƒ„~y{~ƒ‰˜›š•ˆ‹…~~|y{‹•›žŸ¡¦¯±¨§¯³··³¬¡™’•™ §«®¶¸Èè/6/%9~©FþãÐÆ½¾ÁÅË»£ž¤ºÏɲ²¤–‰|~ssqiuuoliiqxz‚xmheaX\cijm{~‚}txqljdfb\TLHMW]bdge_[UMMPMJGMJHLJEEHFCBFE=A=?97:8295255743425/0/1/,--.-1//02.0/24735687679::79<;;>A9À²ãAáZ7?>>A?=ADCABMQTenlb]abhqria[Zanzˆ‹ŠŠ…ƒ€|z}}“¤›‚sh\XXSTRZUY\bbb^bcikptmvsmqrppsnorry‚ŒŒ„‡‡‰“•—¥³Ìêü +   +H¤:ÜsÓ¼¨—Š‚z|‡‹†‰Œˆ†ƒ~}ƒŠŽ˜—•‘š¡ ¤¡”‘‘†…€|tƒ—¨¯®·ËÛãïñëù )>Udzj>;@íÙãóJ™ïH‚Œv†ÍÜðçÕÎÓôJ_SXm‹•® •éцF/ARjQïoè£®àæ¶–{)έÏùШPåÕËØóý   AU6Ó¼³¶¯µ© ˜”‹ŠŒ‚ˆ‡~|†„†|y€‡‹’˜ œ”•‰…zu}Š‘”˜œ ©³³¦¡¦±µ¯­¡ž™†‚“”—Ÿ¦¬µ»ÁÝ +7L[kŠÉ ÞŒ6æÛÒÁ··½¼³ ž¤·¨¦ª£}{vrnkivwqjkppw}}}yoc`_ba_eikouv}sloljd[][TOPNPU]cgnmaTRMLPNLILLIJHHGFCCCEC@><=959849:3623212140000-,//..1-/-31.33244569554::69;9:;>>k׳d=1;<?@@DB@BBCBDKLO[ce^ZY\imic]XZ_kv€ƒƒ{vvzƒ›’nb_[XVXTSV[]`dgc_enlqsopqsqtqtuuquvw‰Ž„‚~…†„ƒ‡›­Åãö  QÕ~‰ ÁLᲓ†ƒ~|~‚„ˆŒƒ…|€€‚ƒ„~‡Œ‘–”” ©  ž”’’“”Œ‰€y‚–­¯ªºÐÚÚéçâó*DXu†R0(ÚØì =o·jªš{ âîüíë÷ÿ*}˜vsªËÜì;Úbl*䳘‹š¡pjöB5¿Ná·ÐäÙ½®¯‚:íáÐÛæëíó +$+=RY&õÏ¿Áº³µ´¥•“Œ†~‚‚z|~ŠˆŒ}~€‰˜Ÿš’’އ{„ƒ|xˆ•›Ÿ¨­¬¦Ÿ ©±²­£›‘ƒ‡ššž£©·ÂÆÝ<b—¼ç!D©H +éèÕݲ´°¯ªŸ—’œ‘—™˜…uvqmgfkqonhjkss{uorc^bbb`fllormkvshhfc`]YWQPPORTX_ksm^TQMKMLOMLPMLMGECAECA?@<>=:7:9=7876530222552/.1-///02.-/14/520234559678;8;<9;?>:bV=;<>?@A==BECCABBEJNROS\[WT]kheeb]^bls{~{|~ywqt|‡|wpbaZ[ZTURRX^_cebbhpmsomkruuolrptzx…’„{|{€z}‚Ž›«½Óßêôöù:ª+¥Lþ£“ŽŠ…„ˆ‡†‰Ž„}xy}‡‡‚|†ˆŒŽ• ¢¢œ–•’”•”Œ‡}{ˆ°¯³¿ÅÎÏÙÚÚñ3LLrŸ¹„?þóàÝæ7^‡½„½“j´½Õæá÷ BœÄ¨­Ö;o—Üv5e¼b˲ƫYÈZ8[¤ªWßUôéûúáÆÀ¬w1&ôÙÏÎÖáö(;@:A; ßÇÄľ½½»£“Žˆ‘~‚z}„ŠŒ‹†ƒ‚‡”˜˜“Žˆ€†|{€|{‚ˆŒ–¡ œ£©­ª¢¦ª¯µ¬¢•†‚ƒ‰‘ž§¨©§±¾ÎèE—æü%Z@éJ âØÃº«²¬¦§©Ÿ“Šˆ…ysstmjimommkjkmlqmgg`aedb^hmkqtqkjkdc`^^\WTRQMLNQUZafaUROKJLNONOQPPPJEACBB@@@;<9799;=925413330.632/32-000120/-020320216579:=89;<:9<=;<87>@@BC>===>@CDBFEEJOOLPTVXX_gdfnjaaafox€~|uwuqlroqsnoofb[]ZRYUXX^_ca`knnsrqoqnqqjhrrs|zzˆ’zxy~yyv†’œ´¹ÆÌÔãåêî Hwj0û×»¥Ÿ›“‹ˆ‡‡ˆŠ‰yy‚}‡†€|„ŒŒŠ“›žž™ š”•––”•”‡ƒ„”Ÿ«±»½»ÅËÅÊÏì4GQgœÈŒ@ÿãæØñ@m”¹ôSxeYzŠ¥´ÍûB˜òûdÈlЕÙ{óP´!ʲ¢m÷€Y~Õà–÷S7KM*ôÆ‹\AS?ÝÊÈ×ô*dseP3öðÕÍËÅÅÄÀ­¥’Œ‘‡€{…‹‰‹‰‰„‰ŒŽ•—›•Іƒ~††…}ƒ„Š‹ ¦¦¢¦¯²¨£¦¨­¬¤œ’„€‰”™¢¬²²­°µÊê +@¥öú'÷ o3ø×ò§¥®§ž¥ ˜‘–Љ„‡‚xotqkljovmemjmidjf_abbbab`hsoqvrlgcaa[WUYXUUTQLKOVYXYVQNONKNONORPPRLHHDC@E@@A>;77769::355.0223/0-227.-.011102.42.21/4234969=8:8=9;=>;><;>@=@B>=?A=>DIHKJGJNKLTRUZZagimvqkfccir~zvtyvnhkkkfggjgcc_Z[\W^_b^c``irowpuusoqonlpwxxw€€‡…€{~|zƒ‹•¡ªºÅÅÇÏרÞâìÿýì×Å·­© –ŽŽ‹Œ‰…‡…{{{€„ˆ€……Ž‘’š¡œ›–“–’Ž”š˜”’‹‚ˆ…–¦°ÁÀÁ½Á½¾ÇÞ ;NOwPçÏÛìZ‡š‘ŠŸÎ3Vrwe…«Óÿ<˜PEI¯IÕHó_ ï +W ¬‘LHˆæ€jšSd¸Û˜ùnX‘¯ªpÀ|WZmOâÍÍØ]›±Ÿi/þèçÖÚÎÎËÆ·«¡œ’”‹†}z€…ˆŒ…†‹™—˜‘„‚„~€„І‰Ž” §§¦¥¨±µ­¦¢¢¥¢œ˜Ž‚€ˆ– «±¹¹µµ»Íå2wµÀÇȬˆOìØÅ­ž¢©¦££¢œ›”Œ†‚~smihijhsj]hjkjff`W^cc`b_]gqqrphlib^\VQRUVSRUTQQQTVVURQOOOLMNPPRNNPHHKDA@B>@A;:;:9699656532/461//224+../1.00/1O6.211452484596:8>=@????;@@@=<<@>>AACDGIJLIKMKPTZ][`fginwzunlikpx}{xxuliedgigeehega]^`W^_ccbaajmhxpvqqpqrrors|v||€ƒˆ……‰ˆ‚†’ž¨´ÁËÓÓÌÏÐÓÜÞéñçÕÎɾ³­¦–އˆˆ‡ˆ…‚ƒ~€†…ƒ…‚ˆ‰”™›¨“”‘•‘ŽŽ‘•˜Œˆ„‰Œšž¥©¼ÀÀ²­±¶ÁËç +0BII:ßÑØïYž·©†rƒ®Íê<]moŽÇ + 9¢(lZ^ןe# +µRÞ õ +Õ]ÒÇ™]<þ§I-i¨w ¼¹õ +è›"¾€Z][HõÜÕÛc¡³³h'ûéëàÙÏÑÏÌ·¯ ‘•’Œ€|yz€‹†ˆˆ„ˆŠŠ‘Œ„ƒ|€}{‚‰–’Œ•§©©¨¤£¬¶±¥¥©¢›—•Œ„†¬¶¼ÁÅ¿´·Ëá÷Bj‚Š„m+ùäÙÇ¨šž¦§¨¥²®±¤›—ˆ…‚yiijlmdfbbajgff^YXZ`b`c``ijmrkcff][XRQROOORROPQSTQSUSRRPOMNOOQPIIMIHGACCA>>=7799:3:56874544520312/0,,.,/.-0/1H50/1637355549::9>>B:8=@=BAACC=>?@BCFDAGNQKMQSUV\b_elhglwwsrnoptu{xxsojge^`gbf_fkhfc]][Z]]abecengwrpkjmpoopy||vzx||…„ŠŽŽ˜±½ÌØáÝßÓÍÏÜâäðôá˾º¹µ­Ÿš•…ƒ‰…ˆ‰…†ƒ…Љ…ƒ‡‚|~ƒ†‰“œ §œ””’ŒˆŒ‘Ї‡‹Š™©ªª³®©¤ª·¼ÃÚý->>úÛØç+UœØÜ«lz—¡¹Ñý8c‚¨è;2$>“9 8Ŭ“} & ¶jD W "è!¦EÖ•7,gh?3C`Còˆ ¤v_\\P>ýæçY“›’TøêèáÚÕÖÙÖº¬¤˜Ž“Ž“Œ„rpz„~}‡‰‰ˆ‰‡xz}}y}‰Ž‘˜£¦¨®ª¤¥¨¤Ÿ§¥›“އ}‰¡°½ÃÊÍŵ­¼Üóþ+DT]X1ÛÈô›’•¦¤©µÂÈÔÄ«›ŽŠ|€yjijpeg_^c_eedb^YYY_aacdcmlnolea^]ZSONSRMNQPOOORURQVTSURQNMLMSRPNNLFC@DEAB;;:964717785654572/1121,./-0--0-)/2,23/261337257;<<;>?B::<B@@?>DFB@AABCGGEHMOMOX][[]`chlihjpjkusoruspptpmfeb]Za]b_fmiiic\\Ya\\dbciigtlhkdfkmkpyxxxwxz}}”–— ­¾ÐãááàåáÙÕÜßèññáɶ¬©­«š“‰}}ƒ†Œ‰…ˆˆˆ‹„‡}ƒ†“˜œ›•І“‘‹„ƒˆ‰†‰‡‹„Œ‘›­²¬²««¨ºÂÄÕßø.7'äÙó+Zl«åó¿wj‘ Ô]—¾þ4'/4bÀʹä†}| ~6Ü Ù ÿ=²?êÓš@7a‰ÈÅ›SðkêŽoqwsra7ý)g¨–k=üìæàÛßÞÝн­¢™—‡‰Œ…}vtw|ƒ}{ˆŠ††ˆ‚‚„‡ƒ{~‚†’  ©¯¦¡š›˜“•˜žš|y{‹š®ÄËÒÑ·±ÃÝñíëõ&%Ûº¥¢šŒŠœ¢¦¸ÑæðÕ´š‘vrohhinbc`\babca\_[[\``eedcijkgb^\XYWROJOMMMJNTRPRRSSTWYZWSPMLLRTRQOMHE@BA>D=><86554667122166221.0/*0.02./10-/1/,2.121436534<7<@A@>DC?@=<??B??B@?CEGKMIJKLOT]]]abbegimjjjirsnsrrmqngicb^][`^_dhkghgec^_a]]cbdkkhrnieecholptrspyvt}z€–Ÿž¬ÁË×ãÞÚÝåììßÚàæïìÕ˜Ÿ–Š|{~ˆŒˆ–”ŽŠˆ…„ƒ}…Š”““‘Š–“‰…‚†ŠŠ€…—¥¼ÎÐÆ¿º½ÐÒÚåì#&! (z¥©Ü ÜĉXZ{x{½e—Áñ 89*6{’„³SK:5 9–P ˜-¬ÕF·;ôóÂ}F%6a¶íŠAïxñs‚Œ€g=!:e©Ô˜d='úîëååáÞË»¬ž—•‰ƒ‚{{xx}†‚„„‚‡ƒ†„†Š‡‰Š„‡ƒ…„†‘”™Ÿ¥®¦˜”Ž‘‘Œ‰‘Œ€yw~¬¼ÊÏÎÀ¸¶ÆÓÙÕÍÉÌØîóߺŸ‘‹†ƒ„‡™ ¶Û÷Ö¶–Œxwjiggcddbc^bc`^\]]Y^^aepjecdcbaWYX[VVQQJGDEKJNTTSQQTUVY[ZYUQSPMQRMJKIEE@?AB@=>=7787943565215212/010+11-.///0203/,3-.04526775:77>==:CGA?<<@@>>@FEBCDGLNKJMOMR\b`^cdcillmmjmprtpqtplkfdd``][Z\\chmhhhgc]ZX_^^ccdnnijkafcgjpqtsqkuyx}{ƒˆŽŸ£¬ÂÖÞåæäéäçëéãÝàèÙÁ¬‰†›—ƒ‚€|€~‚Š˜š˜™–ŒŒˆƒƒ}†‡ŒŽ‹‹‘””‘Œ~‡‡Š}…“Ÿ·Øúæ×ÐÖÚØáåð !<4c»ÒËñ@a4 æ˜Q?LRd˜è:iÇû-YE%)p£²úköê> +ÓAâ úÛ ™3¯Gë³|\fg•Ü«SÙw{viYA':v¸ñâ¢xP6úíæèåßʵ§›“Œ‹€„{~€zƒ|‚…‚Š‡ŠˆŠ…†‰•””†ˆ‰”“—¡ª©“‹ˆŠ†‚ˆ‡‰„uq|‹›£©µº¿»±°µ·¶·«¤ ¨»»±¢’Š‚~ƒ€‘ž¯ÙîÇ©”ytkleeee_e_aa^X\^b```acisle_`][[\\YZWVMKJJDAINRVYZXTTVWWWWZXPRQOPNOMHEEHC>CB>>??;:99;56265427/200342.10-,0/.../032120353345:;99598<>@DAC=>CB?AEEFEEFEGLMHLONW]_`_ahhgjhmrorwvustzwmjhaf`^`WVW]bfphgke^USV\[\_aegjgdfba``fppsqsrt~‡‚‚{‡“œ¥ÂÙäîïíìàßÝáÛÙ򯁱——•’ˆ„…‡‚†Š†‡ˆ’šš—–•Œ‰}†Šˆ•ŽŒŽ‹„„~„…ƒ„¡ÀìöèæáäÜÝëÿï*K—çôÛ¾“-ã< (Bn«Ý^¢í7`<)†Ó `¢Ëkh Y `N(TÁk©X?$òÅ­°ÀˆY[:ì¦Lö¥}xob^I78b¬ü æª_J" +òÜåÜϺ®™ƒ‚‚‚‰„ƒ‚ƒ€€‹ŒŽŒ‡„‚ƒŠšœ”’‰†‰—•— ¡›˜Ž…Љ‰„~{pns~‹—ž©µ°¨ªª›ž–•”–ˆˆ€†}•›ªÈØÏ¹ •‰zqlmdigf`a]]]VW]_ccgecbcjja^]]][``]WRSNIIFAEIOTWY_`\YXWTUUXXQPMMNLLNKDFIE@BBAD??=98799703155334100-/0/..+,.1/11+43.1412461248:98>???@@<?=>DHCABCCGMKHILPPOLP\\U[adjfgmorx{vvqquxz|qiccd^`b]TW``_fdgfa\WUVU[\]_dhihfb_^[_dimkmqr~‰’Žˆ€s€ƒ’£ÂÖàìóñòßÓÍÌÑÐÏÇ·¨œ–™–……‡‰Š‘Œ•š¡›•Ž‘‰€~‚„‰Œ’ŒŒŒˆ†‚€‚‚~„ƒw‰“¦Ãèûóïõèèïô$,í×á$š +:ãÐ"†ô˜`,Oz¤ß+€Ô&M$1î&zÄ —³+aQÊ<ÌgÞ®‡uFîÓá,É7õà×§_ •ƒ‡‡u`J5OŠé  ן~iT>'úáÞÑÀ±¤˜šŠ~†…|Œˆ…ƒ…‹…ˆ‚„ŒŠ‹Š‰‚„…‹•™Ž…ƒŽ•—–œ˜ˆ‰‹ƒ‡Šˆ‡€zsqsnjt{„‹œ©©¢›™“—›•‘‰ˆ‡€ˆŠˆ‡‡„‹‰‡Ž– °·³³«ž‘ƒ{rmsijfae\YZWTW]]adgfccccha__`a]^`ZVTRMNKDCEKQSZ]a`ab`WTTUWTPONMNMKJLIFEDAABAD=>;85799323243/1002,,.0../..-1221//2202.337645679;>===?>;@@BCGDA@BDEKOOKJOSTRT]aZ^`agfmqqv{yxwruy{xxmhegaded`X]Z_a`gjea]XVMU]]a]bhca^`Z][`bffnoru‰”–‘ˆ€xxz‹¨ÈÚâñûþþìÖÅÄÉ¿µ¨œ—›œ•І‰††Ž‘””“š¢ž–’’އˆ…‡„‹ˆŠ‰‚ˆ‰ˆˆ†‡‚y{xŠ“«Áâøðòòùôêü (/ÜÃè–íqSÙ×!7ÖzF4õó8[~¤Õm¾  DŸÊë;¤\œ dqc!«@ì»¶ÏÚ´SóâúE^øIç½™YÖ˜‰¯½mW?[¶'þº•{hP= òØ×Ê·®¥˜–ЇЉ†„ˆ‡ŒŠ‡‰‡‰‡‡‡ˆŽ„€‡‹Œ†‚†ŠŒ•—œ™Ž„……††ˆ‡ƒ‚‚}tnkfhnpsszˆ—ž”Š‹• œ—“І„ƒ„ƒ‹Ž‡‹’¥±®°¨¢˜Šz{qstlehc_VVRVTXbfbfiea[^bhecc^[Z\VSUPPLJIEGKPTX`cdgdgfYVTVYRRPQOKLLJJJDBDC@>=>:<6747773104300/10/.1222-00.--3002/26/126274796499:98<>@BDACQJEADEEILPPLKMORTT]ddb`afknpswutzzxy}wph`bfbca\[ZZW]ighib_VSQOX[^`ab`_]W[VZccehelkvz‰‘•˜™ˆ~wz±Ñæïøöâʼº·¬Ÿ›—“šš’‰„„†ˆ’–˜— ŸŸ™–“’މЉˆˆŽŽ‹ŒŠŠŠ‡’’”’„…x|’±Èèõóôøûû åÇÁ#¯4ς٤vN! ïëO‹·Ðß +P™ÞýùW“ŸœÔVÒ +r¼ÌÒ¨AÝp«ÛïÃNöÜÙ;øqÏ1ᵟ¦½ÌÉ«oL?fâ;Þ¬•nXF(÷àÉͼ«£¡˜‘‹‰‹Ž‡ŒŒ‘†Œ‰Œ…ƒ†Š‘ˆ…‚‚‰ŒŠ‡†€€…†Ž›ž–‰~|~‚†‹††ˆ…xkhfilkijr}‡Œˆ‰ˆ—¤ž“‹Ž†z€wx~ƒ‰ˆŠ‹–¢±·³ª¤˜uztupj`^^SUZQYYagjjifba[Y^gg`^\X[ZWTSONIEHFKQRT_gikkggcZWTVWURPOLJJMIFEBBEE?><;869844445123400130-0/-0...0,,+1./13200404465383698;=;<AB?BCA{_BCEHJLJLNLOQNOQQYaa^_dgjoqswvsswwx{zpfbYW\^X\TYTUZWcc`ae[TTQXZb`efh\_\YWYZbbadhdmry}‰Ÿ •ƒx”ºÙòü"ñÒ»­¬§™”’””—”Š„†‹““•‘š¡š—–“‰ŽˆˆŠˆ†ŠŠ‹‹ŒŒ’”›§©£›”‰ˆƒ€{„‰œ¸Õâðôö $ß»¹€þª~è•f=øûðó)|ÍôóãêE’Û 8q“„euéYŒ°ÓKaL ¨PU‘¸ÍªVîúåá¢Qù•ÒÄÇÚæá¹•U,/]Ö嬌‚^7ÿéÜϿö¢¡•Œ‚†ŽŒ‰’“‘‹‘ŠŠ†…†Œ“ŽŒ‰‰’“—‰„~{}‚Ž•–’‡}||‰‹‰Ž”Œypsmffihnw{ƒ…‰ŠŠœ¡—ˆƒ„}x{vwsx€|~†‰–¡±Çö§Š}vsxtnobV^U\\Z\`dhomlkda`\bfc[UYUUTVTMOJFHKJLPT]ehnmfb^\\[YYYVSTPJNLIFBBEFGC@>>;67:52333653242-223//,-,,-.1+,--0/341312.3547232889??<?@B@CA@pYFHFILLGIKKPRQROPSXUS\cdionv||wqwvvrlj`ZWNPUSVUXWRZU^][[`WYUTX_dakd`a^[\X^X[_^dhjst{~ˆŒ–›•ƒv|”¾âô +#ìÁ¨Ÿ—ŽŽŠŠŽ’‘‹…~~‡Œ”“Žœ›–—”•Ž†Šˆ…†……ˆ‡ŠŠ‰Ž–£µÀÁ¬›‘‰‡‚ƒ‚‚ž»Öãðôõ30 áÁ°ß±k)|ì•e6òô÷ùö=œçù×¹ÆüTº YƒŒrI9Šï"@S¢÷ Ìz/-Yq”^;²…©ßìªs +ìïôÊ}8 OÁ®zfP6çÖÔÌź½°¤¢¡˜Œ…ŽŠ‘”‘–”••”‹ˆŠ…ƒ„‹“‘ŠŒ‘•š–ˆ€zy‚‘ŠŠ„†ˆ€}…‹Ž‘ˆwpsldghis€†’‘‘–™—|{vsvwtuy{~y~”ž¯ÆÑÀ¥Œ€msqsrp`\\Y]`[\acowqpne`]_`a[]XXXWUUQLHHIKJILRY_eflib]Y\^_\YZXUUSOLIGFEDFGD@A>><6;677672573461-.222.44-.2,-..,-000438010444762478<@@@D?BBEBF?@IKLJJMMMPMNRQROPUWTRY]elnp~…‚ytuncc^WUKLQRRVUWXXVYXX[XWYSWW`_ad^]\c_\`cY[^cflpqp{…Œ‘’𗉄”¿èú *"÷Æ©Ÿœ–Šˆ†ˆˆŠ‰„€ˆŒ’š™š–”š›™˜‘І‡‰Š‡ƒ…†††ˆ“š©¾ÌÀ¬Ÿ˜‡†‚†Š‘·Ïéüôÿ  ,+ܰ½ ¡«pÞ“v=ôõòõøA™ØüúÚ®ªÜC§ôb“wW4T³àù_žÅÌ™VýEUfU.ð—{¢'´ã74D/éu!MgzqM<øÝÔÏÑʶ²§©£¯£–ŒŠ˜Ž•••—–ˆ‰‹†ƒŒ•“ˆŠŠ“œš“†€|}…‰Œƒ€†ŽŒ€{x~Šˆ€xpmokfils‹• ›› —‰€|~|wostu{uqz{Œ•¢¦µÍ½¢nqmwrmcaXYV`]`bluusnhfe^^YVY\XUT\YUJJEGJLLNQV_a`dkh`^]\__ZUY\TPPLIJFDHEBFFA@>:97;4996733232003-02202/.01/,//.1/22423120546749:75;>?=CA?@DCCEFFHLLMLPRMMPSSOPSTVX[_ahmow€€Œˆxqslf^WQOMOOQQWQTYVUTVX[\USV[_`\bc_^[bdcfi`adgfnorr‰‹•–”‹’¥Çí +@> Ì© œ………~{€…•›ž›¡œ•›˜“‹ŽŠ†„‚„‚ƒŽŠ„ˆ”ž¨¶Á²¢œ”Œ‚‰¥¤Ÿ ²Ìèýû70Ü´§¡Ä-ÿq ¨}k3öìèð÷ H—ÏóöÙ·«Ö8ŠÝMc%ö LŒÊþ'^ži*/DDE"௉wˆÖÐ>”/$AD=:DU{ .GH8) õÝÏÊÓÐÈȺ«³±¹¨ Š‘””“›˜›™—Œ††ˆ†Ž¢’‡Š”šœ•Šˆ„‚‡ˆ…€…Œqmy††~siinkiknx‚Œ—œ¢¤¢£§£œ”Œ{wvommlusmoy„Žš›£µ²§Ž}svqyrof`Z^`djigqwvkd`b`aWXUYZUQU[[RLKEGLLOOOXeec^ab]\^bdc\WZYSRLHJHGHGDCCEC?=89:95755746/42033/131/+0-112-+.00/01203403177427:;77<;;AA>BBCCDDIKLKLPRMNRPRTPPSTUY^adehox||~†olpme_XQMKMQRPPVTQSV\S[_^[U[Zd]cceb^_`egnlcbcdglmtx|‡‘Ÿ¦§ž¢¶Õñ IWÊ© œ™‹†‚}zyz{ƒŠ’—›  ¢¥¥—“‹„‚|}…‹Š“”–™¦°µ¬£¤•‘Œƒˆ•­°šŸ³Ñåüÿ$YP湞—ªãC—‡bU:ýìéêù!VÖæÜÈÂÅØ_¼ Y4ý÷öîEÚ3=W—›Y(+42Ô‘|i;/>œLG[vyH-,Bÿt )-#ñåßÛÑÐÊÐÑÎÐÎż¿¸¼¦žŽ•“‘™—›Ÿ›ž‡„‡Š†ˆ””‰‹ˆŒ‘•–‘Ї…„…††…ˆˆxhitvwslglpops{†‘›ž¥§£¥®¯°¬ •‡zskifefkmrw‰‹—Ÿª®ªŸ‰ƒ‚txqiedafqv}{tuysfd^_YZUWWTXRQXYVROJEBJJJPWZ^_`][]]\]bfd\YXRSTNNKEGKJGC?>?>;::677653657215210253//.0/.0+*,-0./.11033/4165;634<=:=>?AADDDACCELMJKNMNPVRPQQTVTTYZ\_^^epxvy|tmmknqe^XMLKLNMOMQPTRYYYbdd_``aebd``a_f^girngbdcffguv}Œ—ž¬Àø³¼Ïï +.æ·¡¡Ÿ™‹vvww‚Œ’”¦¦¥¦¥¡œ””Їƒ}{}‚†”¡¥£¢§­·² š˜–Š‹ˆ››–¥¾Øêø  )cf3 +Ø­Ÿ¥®ã7. üóíïú5]žÕÚØÏÔâî:…Ô÷åØþ+$=œõ*¡QþÜÏáÏ—na@ +ëËts…‡f+ +æÓ¥;ÿ çÖÒÈÊÈÎØØâ×ÕÍÌÍÆ»¸¥™’”’Ž•šžš›ž—œ˜Šˆ‡Š”•††‘”ŒŒ„|~„…‡rf]bhjnpiju{|}„Ž™Ÿ¥¯¶±­³°®¸­¤ž–€wqlh`cbbils|€Š‹”¢µÑæÛ² Šwvllkklq€£¾´Ž{slhhfa_SSTTQUPNSUOMJLGEJJIPWXYZ[[ZYX[\\]ZWYWRTPGLKIHFIGC@=<::::7874434351020041020/.,0,2,'/.0,2/0550003647<767:6>><?BCD@BEABGGFELSNKOQRSOPWVRWYV^e`blptuvvonnopma]ULNMNMILMJRTV`b_dfg]c]feecb_a]]_mtwwqnllnlrpu~‰›©³ÎÙ×Ë¿Êäþ +Þ¿®¥££Ÿ‘‚{wvx|Š’”𥥡¤¤¡ž›•”Œ‹ˆ€}ƒ„…Œ” µ¼¹²²´´§ —•˜“‹‰‰Œ”§¼Öæï# +9^w|m0ã­˜œºé ûóôþ"2q¯ÎÐàßç#Kl‘·ÍüOvU [Èòù =VÏ•xŠtq‰s:𦉚ÛÛ‹Mîº|Q/ÿ"6ñåß×ßÝîèñìæÖÕÓȿĴ¨”›š ˜“—£¥––ŽŽ—˜‚ƒ‡Ž‡ƒ‚yz~|‚€|nfa[[^dkkilv……‹—Ÿ¢­½¾º¼·®±±¬«©šŠ~oogbc]abjsy{ƒ˜«í|'$ƒôš€zrsnpjtŽÌåžxlcbjqkbRMRNPOLOQMGFGHIEIMMRRTXZ[[XQRUUXZVTVURRMGHHHHFBCE@B@=998666574347241002311/0//-+./*+.00112870024846786;<;>?=@BDCBDFDFKGGHINONMOSQMQUUVZ\\ejegnrnnutqwqjie\XSLMOMQOOPRRS[ahefji``_dbhaa[`_Yjv‚€}€ywuw~rsƒ’ž­¸ÒãäÓ¿ÈØñÿüäʵ¯¨§¦¥š‹~{|}‚˜ž¥£¨©¤§¢š™•‘“‰†„„†ˆŒš®½Å˼¹ºª ™™‘•™”ŒŠ‘¤ÆÖßêñ  'Pj£5­DÄ”ž«É×ê ðí(q¥¿Ñîö#,#^ŸÄðU»´T"~«»ÔêÿÿºY*/Df©æÁ7̹íÛw"Þªr<  =Q;4!  åèÝÙÌÄÀº°ª—“”Ž”žŸ¡™–›¤ª£‘ŠŽ‹Žœ—‹…|…‹‰{wz‚ƒ|€~tjd__ZV[^ahns~ƒ‡Œ•œ¢¬¸¿Åú¶µ´²®¤•‰‚rrgacbbddlru€Œ‘·NW +* ¼ÅŽ{wvlqjn½Еtj^bfki_SLOMRQNQOGHEGEHHHLLPVZ_]ZYUTSSSTUTTTONRJBGIGECACB@CE@78544575322722/0/1111/01-.**,,+0/024/0438326357:;8?=::@CCABDDDBCKKKIJLMPRQQRPQSZ^`knmmgaclnpvwxqjjf`]TNLOTNOSPPZY[]Z\afdngceebdd`ace`jr~…‹‹|||‰‘¤¶½ÔßåÒÆÆÑæòíÖÉÁ³´­­®¦”Š|„Œ˜¢¨©§¥©¬£™™˜—–ŽŠ…‚…†ŒˆŽ’‘£µ¾ÅÁ¸¯°Ÿ–“•—–““‘ŽŽ‰Œ•§ÄÑããÙðîùþ)<Xò Ú‚Ñš¨¶Äàýñáê"(X¯Û+-''ýùý7w¤ÛPÇ×ì.et‚‘­Û¸U ó „Þ #ÔMëÙúœLÁŒi7:]mmp`G;) (  êÛÚÙÂÄÀ­¢¤š—’•™™¢Ÿš—›ž¢™Šˆ†„’•–’ˆ‰‡‚‡‰‡xsw|ƒ‡€{sid^]ZZ^^afq{…ŒŠŒ“œ¢ ¤´ÁËÈÄ¿´·¶­§ž‹€spmecffhhmprw…ŠºŒ_ ÷ Λ?ÕŽyrfhgu’£•ƒridc^\YQIMLQLMOQLHEHFFHIMMPTQU`c_XRUSSVTTXXQLMOLKJGJFCDB=BAB=:95686556304440413132./0--,1(-*/0.122/133,13877;;9:;;=>@@?AABCDAFFIKMQQQQLQRPXX^bf|‡~pfbagmtvwwskhhf_WTMPRNINQU]_^\]\cegknhnjb_egljge`m|€†}|~†Œ…„„‹’¡«·ÆÑéæàÛÕÙäêßÏÅ»µ¶´®¨™‰‰„ƒ™£¤¤¨¤¥§Ÿ•‘’“Œ‹ƒƒ‹•˜’”–’¥¹¼²°§¦Ÿ¡š•Ž•“‘ˆœ®ÈÐÞÓËÛâð<UyË9#®‡TÇŸ™¢ºÇÞîéàßð#KpÚ2YR4öâÚõ'`¥/®¥\ë±ì0KJPjŒ[äˆÎÂ3ꦉ …Eã½™N&'JlІt`U5+$øçÏÕм·´¥ž¡’“‘œ•¥£š›š——•–‘‹ŠŒŒ‘‹‹‹…€tuz‚‚†‹‰€{ujdb_^acdlu~‰‘”’“ž¤¤­¸ÅÔÑËù³°²¨œttoidgiinmlwv}†¯d¿ Ï !EºÄŠ}yzth`epywxnkje]UTRPLMPMMNKNLG@BEDJLPTXZSW_aZTTSTSRTWZYURPOORKJIGE@??A?;;;:<88566442553555/0352///-01+-),-,01341041563778895;;9=@>BCDEFHCCEILJMNLMORQMTZ^\f~‚vj^]acgkqxvsnfdb^ZZRQSSXTS]\cdecbehhkhkorkijihmhgdlx{~~€ƒˆ†‡„‚Ž•Ÿ°¶ÂÍÞæêåãâëéÖÈ¿´²°®ª£—“…‚‡‘›¤¨§¦§§Ÿ˜•ŒŽ‹ˆ„ˆ–£¥—•–™£±°¤¦¥¤–š˜ŒŽ”’‰Œ‡‘­ÇÓÐÑËÔãð3g ûHj¦ ¼¥Ÿ¦·ÎáÝßÕßú%NQ|â>ngMüîɽËÖ hÿto$ÇŒº <UHI8øSe&Û»ªj(㵪Ýê3Gd}sZMFA(ößÔÌο°°«ž˜˜—”•𠫤Ÿœž™—”Ž’‘–›š””Žƒ„…zxz}ƒƒˆŽ‘‹„ƒxmfcdfnloyŒ“–’–¦¯³ºÁÅÎÐËĽº±­“ˆxtrtqlploptqw€‚ ýMìx0þ§~uwwoeahnonkhkc`ZTSRNOIRPOMIDFECAEJNUWW[`\[]\SSWVWTQQW[XTSRPLHHHIHB@>@A=9@;8849643135542234/23/0/.-*--*,.0100-037444765867<;799:?A@ECGDBEDFKJJMPNKJPPNPPTVYekhd`]]bfjiottqphb_\YXYSWUX[Ybbffgddginsfmonkomfdomqgq€{†‚„ˆ‡Š‚„‹‘’±»¿ØäèáÝßèøöæÍ´²²°¬¡ž˜“’‰„ŽŸ¨®²­­­¤š”—‰’’‘‰Œš£¥œ•–œœœ¢¤š›“‘”‰‹‡‰”’‰ƒ‡‰‘¥»ÊÇÕÕ×çõ +6_’å £!Ö§™›¥µÓáßÙÔæý + + M`RƒãBnmR!õܸ£–•¿ §ÎŒ{—ºÄà  øâÈÕÞéÓ‡l²×vã¼™wéDˆ()PaWA* +òæÕÆÃ½¸´°¨Ÿ––“—œŸ¨ª¬¬©ž––””Ž‹––œ¤›˜’’”Šˆ}}~~ˆ“’‘Œ‚†phelqvutx~ŠŽš¬µÅÑÒÌÆÈÆ¼¹¹´¤“‹ƒytwwpppuusqqz{wz‹µ mPó§ˆrrurjbdoppulnhbYZUOSLJKRROKJHAAFGGNQY_bdhcZ[\XYZUWZVSVSPPQOJJHGEHHB??B>?>>94677313344.01/21/00..0+00-/,*-11-10/1444243886><79:<=?A>CCEECCCFIHGIKKNLPUQPMNTWZ]c_X\dfgjlplopk`]_[YXYVXSV^ecclkfiffmmtepolqpjprnmqmu~Œ”–•“Œ‡ˆƒ››œ­¿Êéøòîååì ýÖ·¬¯°­ ”‰ŠŒŠ˜®»¿½º¶¨™—”’““¢¡›Ž•˜›¡ ••Š‹‹‹‹‡‡Š“”‰„ˆŒž­À¿Îàèïøÿ$XåÖ“5ß²•‘ž°ÐãßÐÏá÷öîý3kl\„â<udèʧˆux”áEyƒqQTWX’ÎÁ¢š„fc‡°Ã”>3‹»Zì§t`e‰âÍ]0[hO7úãâæî÷èáÓË¿½»²ºµª—“Ž‘£§¬²´©§¡™–•‡–œž–žœ—“މƒƒ‹—–‘„ugaeprprxƒ„‹“ °ÂËÓÖÓÍÃÀ¼À¼°ªšˆ€{uutqlovzzrw|qvz¤¹¶£„wsokjmjmnlqjif^]VSSORPNQSPOHCEBEGLONVY`efkb[`]ZVTUUYXSUQMPPLFHJIHDGD@@@=>=975984.220410232101-,+00,02+/+,/1.00/0/168466467=:;=<;?BCAA@AGFCIGIOJKMKOWXTSSOJPZZ[^\ZW\fjqnhijpd\]__\VUUWQUZejdmqolmnolkirntqoksjokkvx~‚–œ¸¬“ˆŒ–—›¢«»Ñäóÿøìèáò ýÍ­¤ Ÿœ•Œˆ†‡‹Œ¡ÄËÁ½º¶§—–˜’‘Žš¡›™‹…ˆ’œ™–”Ї††„ˆ‹ŒŠ‚‰˜®½ÃÕëæêôþ?×´VÃŸŽ†˜¢ÆìÚÎ×ßíîê<pb[ŽÎ(i…dæÑ¯ghÍ 7H8!þr¹ŠC'fºÊŒ"&1õŸaCG]Š¿ÍS"5iaBéÔÇËÕÝÕÑËËÀ½½»½¿·¨¤–˜•š ££²®±¬®¤›ˆ‡”–•›ž”ŸŸ™”‹‰‡‚z‹“•““Šzmfdhswsu}…‹ˆŠ“¤¹ÉËÍÍÌǼÀÃÇ­ªŸŠ{wnptswy||w|swy{ƒ†„€ysmjnklkiidqfc`]WTORUQMQRTVRHCE@FJMSU]_^ffbcca\\[TQUWWXXUPOMKMLIHJJHB@A<<=7:;676552534233540.2/3130..-,.(/02+20/3049496406788?6<::?@B??GHCGIGEKMLSSUZXRTUTRQVYWTZ[VZaipoiiikea\YYWUTUW[\`bgprttpsyruknontqhksgpvnru|…‰¢À°‘ˆŽ•–›¢«¬ÁÌÜçîóïëÕÌàÑ«•—”ŽŒŒ‹‰ˆˆƒƒ’ªËÑú³°§›“”—–‘Ž‹ŠŠŽš”‘‰‡ˆ‹Ž˜“ŒŒ‹„‚€……‰„†ƒ¥¸ÏÛèåïëõ÷P†h 㺦‹„“´ÓÒË×èë÷3]iPUˆ½ÿ?aCðØº„rsŒ¹ô(/óÑÅã1bDùÞò\ª¤XßÚÀš`9?k’¾ÞÒžO +6,çÒŹ¹¾¿¼·¸¼²¸¼ÀÏÆ¿¬£ œœ¢«¤¦®º·´¨œ’ŠŒŒŒ—ž›˜œ—“““Œ‹‹…‡“™š•ˆ„wdfjkpw{|ƒŠ‹‰’§¼ÇÍÍÂÁ½ºÇÔÒ¿­£œŽ€vnptzx{‚z~vvrstsnp{wpqkdledflehcicaWVPSQRRRKQNOUULGDCEINU[`g`ddcd]Z[VY\UTVWVVUQOLIIHFGGFE=:@97=68656566562301020/14.00./00,/0.//1/1/411484893557;9=9;>;:=BDDEHCIJFFJMMNPUUTTTUTSQWYW\[YVYdilqohgedbYSUZ[TTUYchhartsqwzu|tnssttqmotnuylov|‚–¥™˜“‰ˆ•Ÿ¨­»ÅÓêíåôëáÑŸ­›‘ŽŒˆ‰‡~‚œµÌÔËÁ½³¦—’˜–’’ŠŒŒŽ•“‰„„‰ŽŽ’“ŒŠ‹‚ƒ‚|…€‰……†‡‰š¡´ÊØÞÚÞÞîïîì˵—ˆ…ˆŠ•«ÄÌÇÖæù3u{wjSQu®ç0(ÿàÀ‘}ƒ|‚žÔ õȧ¥ÌüðèÛ¼Á/á°•¢¢†^HgÈ1?}#âðýñÛÍ·³¯¯­²«¯²°¯¾¼ÉÛáŲ ¡¤¡«ª¤¢£¶¿Ëª›“‹ŠŒ•œ›ž™š”•‘‘’˜œ›˜‹€qdfeiq|†‡Ž”“˜™µÂÉÑÌËüÊÕϺ¬¢œ”‹€{qsrvy}}}}|ussnqrlnqnjicne_gklkdeb\ZPKNQSTOOQMSQSLJECHKOSX[_[`bab`^ZVW]YW]][WSQNMKKIGJHEE?<>:8:7775113110062002/1/21.3../-..+1,0-1/24.058687784;:5;;@@>:A>?GGGHLLGJLNMPUVRTUSVUPS\XS[b`X[ejiifegc`\VVWWVTQX^fimjsrtv~~xzqmoqsptuusxxtxwvt{w‚ŠŠ‘Œ‘’™¢¬±¶ÌÖêêâãä×É¿®ž—›‘†‰”œ›…ƒƒŒ¤¾ÏÎÉÅÁ½®—–”“‹’“މƒ„…†Œ–•”—ŽŠ„‚{|}‡„„†…‰’ž£²ÀËØ×âîñãßÝâßм¥•‰ŠˆšÀÅÅÑä \´recUeÃ÷÷ÝÎ¥y}†·èøÙ¸°Çé÷ôíÝ¿ž…¬¼•vq„—´¶‰„Ê7‚UàFôÜÞàÝÙ̾µ²®ª¥¥ªª®²¼ÂÏØÜ¸¦¡¡¥¦­¦¦ ¬¹ÆÕᢙ—‘˜˜™—Ÿ“”•–›–›¢Ÿ™—Œ|mea_gu…”—••›—“«¹ÁÂÆÄ¸³·º±¦¡¡–•‰~ztvx{€|{tvzuqkuqkplolefhjhmegh`WYWWNLNNPOLNRJPNPLMDDKIOXY\\\]^[^c]XWUUUX`b_\UNMLJKJGFABC@A?:9<97:533426205461//3011+2..2**-/0.3,0,./12:6658:38?:9:;;@@=AB@BFIIKKHILOOPPRPQRRUURVVUX\_a`_dfflicdb][\ZSUZYZU]`dkoosx{|txyqnpoqnuuwqwx{„vt{z|z}‡†„Œš¤¯¯··ÊÖåߨÌÍÇź©›•˜‘„†œ´¯•ˆ‰†¦ÁËÅ¿»¸³¬¥š˜—‘—’Ž”“–”“†€ˆ}~†‰Œ–”„}~}|}€††‰†‘ž«¸ÆËÐÖÞîýãÕÏÑȾº’Œ•”Ž’¦ª¶¿äCu\U`mibƒ¬ÐÕÊ̼ŸŠƒŽŽ„„®ÉÆÂÕ HCä·…“¤ª¢Ž|vŠ·ý$ùØ j –-’"äÓÓâÙßàÔÆÅ¸°®®¨¥µ³ºÒËɼ­¨¢¡¤©­¡§šŸª½Á¿©Ÿœ›’–œ˜™“””“–”’•™”ž ž¢¦¥¢Ÿuea^ew„Š”˜–•–˜’’™¤µÀºµ³°žš›œ—••މ…}yzwy||~€{vvqsqskejcchbdhdnihamc\WRPIKKTNMMMLLNQPPNFEDGOYceb_\[WVVY[WYZUQV_e^UPKKJIJHFDB@?=>?;9837867630230223202.13..1/0/.*,,,,.00104416:46466959<;==<;<<BDCEIGGHKOOLQNIQQRPRXSRURT[dedifdkmjheff^Y[WQV^[]YV_ajpot{zttvvurpururvtwy|}‚|y~|†‚‡“ ¨´°¾ÀÈÒÜÕÏʼÇÉÀ¨˜ŠˆŽ‰‹·µšŒ™¯·²µ»»½´©¢ž–Ž‘—•„v‡zz„‰ŒŠ…ƒ‚~‹‡ƒŒ“ž±¼ÉÇÌÔÛðõß×ÏÜÉŸ˜’¡§œ‹Š‘™ª±Ùú 6V{”‰py™¢š˜´°˜‘‹‡‡z\]~¦ÃÙÿS°ªGã“r™Ü ìè×Æ× +}®` ;U;ëhãÊËÍÐÜãäÖÆÊøª¨³½º¿È»µ¦¢£žž¬µ¯©¡›ž­³·¬£¡ŸŸ™–›Ž“’‘‘œ›™˜¢¢Ÿ¥¥«¨ž’‡~ncddo€ˆˆ‡Œ‰•¦ª°¼Àµ«¢Ž€}‚…„„‰}xxzxtqrx~yvyypqrdfegcd[_cehe_a]^YRSNHJLPLKNJHPQQRNGAGGBO``ced][]]XUZ[\YSUVYZSLJMOLMNGCCB<77;@B=658798635/142/00343/33./..-.*+*(-,2020/356447556:79;97>;9>?EFBEGGGIJNQQRQPRRSRTRONNSX\afikklopng_\_\ZWXVQ[\_ZV_clrtqwqrywxtqtxtq{rvwy~ƒƒ†}}{~~ŒŽŽ’“˜£©®»¼½ÅÐÑÊÇÃÁÁ»±¡•’‡’­¨œ’’˜§¨¡«º¸º·¦¡œ–“ŒŒŒ•“‹Š…‚}wy€‡†‰Œ‹…€~{ƒ~„Šˆ”˜“°Áú»ÊÜèëÙÒÔÏ;¬š”›²¹£••’œµÓåëû:r¨ÕÓ¨~{{w~¨´© ˆuaK5<f–¹ê-o¨ª^ñ›€µ!„‘\FA;Q‡ÔÚ{ÝØéÓŸU ÖËÄÁÅËÓÔÈÇȽµ¦¯³²¸¹¯¦¨¢Ÿ›­¶³­¨˜£˜§®¨žž¤žš¦¤œ›––“”’˜›š™ ¨¯¥¨¯µ¼±ž”…xndjos}……‡ƒ{~‚†˜°¾½¿Â¶®ž}zut~~zyuqrtuskktx{xrpjlmhiahgbdbc`ab]dZXVRKMLIJJJIKFGRYRSJIIEHLW`e`jjc]^\Y][YWRQSURMQRNNNMMKE@@>;:>?<A:7<6086434433-1601/1123..*-,-./)/-.22015320787:=8A9:988:;A@EBEDEHILNQOOSRTRQPNPRRORSSY^`dmssqrrqj\W\Z[WYZYZ^__[Zagpotvvywsxyrtowrwttxw~|†}€‚‡”“™˜”— ¦®¶½ÈÄÊǺ»¶¼º²¢’‘”•—“œ¦ž”Œ‹—žŸ £©±´·¯£ž˜—“ˆƒŠ–š”…{{||}}€ŠŒ‡‹ŠŠ‚ƒ}†…‡ˆ”¡©­«¬²ÀÕÖ×ÍÐãÓϵ­˜’œ´³›Š“›¥³Î×åýEŒìLYý§zfOd¥¹°Ÿ€V9)>ižä"Dg|RÆ®ç?•¬cGQdx–·›Jû·ˆjK&óÝ×Ê»¾ÁÁÀ¸µ²¦¥¤­³³¯¯Ÿ¡œ—–¶³¬©­ž  ¦¨¦£¥§¢¥ª¦ ˜Ÿœ•““”œ¤§¨¬¨¯½¸ºÁ¸¤—ˆukelrsxˆ…}yz€ž©¶¾¾¿¾´§‘}xuttxwvxtppmgknsqupkngkeb`enfifdbdafa`XWRMLIHLOMNFIMNVWQSDCGJMT]ckfikbZ]\[^ZXWVRSPOQNNPNNOHCEEC@:;<;?>7<;:86235624/.334/011300/+.).+/+-0+1023605599::86=89<9;;>9=>AEIHFHHLNOPPPTTPMPSQNOVVTYafgmsrpnorobWXXWURT[_[TWVYacjqvsrrtxyuwrssvtvws||ˆƒ~|Ž™¡ž˜š˜˜ ­´ºÁÈ»°®¯³²±¢š—‘šŸ™’“›Ÿ•†Š™˜¨¥¥®°ª§§£œ˜’‡€†‹Ž“‹ƒ~yxww~‚ˆˆ…„}€|}}‚††…‰Žš¢œ¡¢¨±ÂÎÆÐãæÜ˳§—–¢©¦–‰Œ‘ž¤µÎÝèY¹=äü~ïS68r„x|o?  GŠÒù !1*èÄç%ô +)Q4ôÆQ*&úêìêäÖ½¿·¹¯®¬¡˜¥®©¥”—•—•𣬬§§¬ ¢£ššŸ¤¥¯¨¢¨ª¥¦¨¨ž–• ®°©¦§°»»´¶ª”‰{smgksz†Ž‡ƒ‚„Žš¤©´¶¯¹´¤‘„zsuvvx}uqmopssrqoegedbcbaafjecicdac`]WUPLQKKOMNLLLKLSVRPLOJJPWgoiiihbWZYVYXQSWQRSPRTNILKHEEEC??=9<=>9:63484402200,0102/-.02.,/--+/.-0/-/,+403264<33775;799=>D>==AC@FDDMJLMKMNMTVSMIONLMPPSZagkmkjhjjlncZ\WXYRV][[XUQVX]dqtqvoyxwvsr}wvuvvvvyz…|~€’­°›””’Ÿ–§­µ¸±§§£œ «¬¤–‘“£¨š‘˜š›š‹‹˜™›¡¦¨¦«¬«¬¦›“‚}ƒ‚„„}z{{sv‚„Œˆ„|wzy~†ƒ€Š‰‰‡‰Œ“–¡š”–¢±²¾ÍëùîÕÀ¥›”™˜šŽˆˆˆ™ µÍØåzÿŸ9Xé#ŽB,3+;8"   + (cœ»ÆÕðæÀ²«—‹¾Ä¨–·Ù¿ŒlW7 ûëîñúÿóèÎÈÅÅÁ°§¤¡©­¤œ–‘—–œ›¢¬«««¦¦¦ œ¢¦¡¥¨¥«©«¹¶©š–—œŸ¦¦œ–¦´±©¤žœ‘‰‰}olnxƒ‰‹‹‹‡ˆž¦§§¦ª©¥š‚{}z}wxyrxuuyussqnomifachdebcdd^gca`_^UPPLQRILONFOIHPORPNLNNNU`pwvqpiea[YYZXSRUTUYUSSPNKKHBA>>?A>9=?=;:344873316324104,,/1-//.*,+-/-01/.-(010026534856;9;<8:?>AA>CGDAHKMIJMHKLPRVTLIMNNPPQX_cfgijnqmiiha_[W\ZYT\a]XXTX]`goqx|zypssuvxwuxrwtv{„€‚„“®ž•”Ž–› ¤®¯§˜Ž’–¤Ÿš•Œ’­³Ÿ•˜š™—“˜››£­©Ÿ ©¬¥ ž—‹~{{{€|z{x{|zy}†ƒ~~snptu‚ˆ‚Š‹‡ŠŠ†‰Ž“Œ‹Ž˜¤«¸ÖñôðÛ¼«˜“ŽŽ‰‰€‹˜š¨Å×Ú ¥™ÌG¬2 1ýíô÷ûÿú÷ý÷ù2GWn”²¼ÐÕ°‚^NPy±Á£i\c[6óâîûéÜÓÔÓÊÆ·¬§« ¢ šœ”—”™§¨¥§©¦¦¢¡ž¢¨§¥ ¦¦Ÿ¥¯±¼¹´ž™›  žž –“ ¢—”–™†‚vkmru†’ˆ”•¡­¨ž¤§§œ•‡~}{€|}xxvusvvs{voooihhecgbjdigdbgcdW[SPTPOLRLHNIILHKFMORPONOS]jt…zpld]\YTTYXRSVWXYSPTKILJIC@>=>@;7<;86884334/434530/20-1-.010-+..-*-+*)-,/1,*037655789>7;>:>=<?DBAA;BGGKIHLOPKNQTVRMLMSUSXZ]ca`eiospnolb]YY[VVX\WY]\U]`bkxs}‡z{}wxuwƒ…~uuwzƒŒ}†‰’•—’‘”•¥ ¨±°¢‡…„¥›”’…š®¶´¬§§¦¤›‘”œš ¥¤¡££¡Ÿžž›“Ž„{{|wvvvuzyv}†ˆwpsvzuˆ…Ž‘ˆˆ‚…Ї‚‡Ž™¥»ÎìÿñÜÄ®™‘‘Œ‰„|…Œ™ž¬»ÃÜ"ܰ + \$ðÛÝÚÙØÚãÿüìäóû9Zyަ§‡gUMMa˜ØÉn4% +úôûý÷ëñéØÏÔÙÍж±¯©ž¨¨¥©¢£¥žŸ­®©¬¥« ¡ Ÿ£ŸŸ¦©¡«ž¦±º³®¡ž¤Ÿ¡˜’†…‰Ž„…’•Ž‹jehkw„“‰…Ž™¥±­£¦¡›•’Žˆywwy{y}xtyyuyzywonqpegicdicmfjgkc^faZSTPQMMLNLNQLQKOELVQRMMQST^hwzmac\][VZXTVWWXXVTVPJMKLJCACA:996887::853156351211.//22--1./-,2,*+.)++.00../15748568599=@;?97<?D=ACGIHEKINOQSONVSJKOPSYZ^aafhd_fppkjkhca[ZZW\UXYZ[X]ahoyzrrvzq€}ux{‚wtustƒ†š‰ŽŽ”‘”’‹˜›œ¬´®ŸŽ‚}…ž¥¢Ž‡Š’ž±ÄÀ¼À¶´¨ž–“››œ¥¥£¡£¢£¥›™œ––—‰†{y}vyzwt|€|„…‚ww{‚}€ˆ†}‹ŒŽ…ˆƒ„ˆ†‡„€†’™” ÅÕéóçá˵Ÿš”…ƒ…ƒ—§­´Ìâä)ª¦c;äÚÔÕÓÜè÷# àÒÑÚô3LfqjaSSTNLŒáÛm"öæáâçéíöö ïÒÆÆÌÒǹ«¨¬›®¸Æ·¬¥¤¬«¨³­¯¤š¡£ £¢¤ž¦ª¥£¦¤¹Å¿®¥Ÿ¬ •…‚}‚ƒ€u{‡Žˆƒyhhkky’‹‡†¥²¯­«§šŒ†{vyyyv{€ysuurtyqpnomlmgehgjhhefjh^g^]SNSTJJNNMVSPRJGGKORRVRLQWWalmqnf^aa\YTUSSUWURQRYXPOIFHGC@AB<9:5756:886720555243.01.01,-,+03-/,++,/*,#1020231548579479;<;;:98@GA@DFEBEGFKLKRPQQQVURUadgjdfibcdbmupkdbe^[^^`\RTW]^_aensrxussvv|ƒ‰€|w}|utqs~‚ˆ‡†‡Œ‘Š˜™œŸ›££¢Š‰z‰žŸ›†Š˜¦¾ÇÌÛÒ²¥¢–“”——š§±ª¦ª£Ÿžœ—”‘ŒŽ‰„€{yzwww}ƒ€ƒu{{|ƒ€‚‚ƒ”‘‡††ˆƒƒ{Š‹™˜ž·ÔßæÔÒÅ¦š’˜’”€€ˆ›©²¾Ú™.´Ê£”{?ýÜÛÛäçêó7(òÅÅÐÝñ 6TJ:9CEAJƒßá„)ùáØØÓ×âåìõùÿ îÍ¿¶º¼º± ¢­¨±Ïо¬¥›£Ÿ¦®«¡¢œ£¥¦­¢š¥ ¤¢¤˜¬ÅÒ˲«¬°±¨—}rt~~tmms|~ynglomw…“•‡ƒ†‘«µ²°¥ ™Ž†ƒ‚ƒzy~zwzvqvnqvsrmknpmjikkegieebbbc^ƒ\_OSSOMKNNLQRNPRLLMKSWPPRSX\`hikhdgd[[]UUUVTSVPQ\\YUOHEIFCC?A@:99<<575632554610/1120/21/,0++,/-./.+/)+*//3-3<037628377:=>9<>?A>@GE@CDHNGJMPNPQRTTUWZ`beknfdjgaeegutme^_a^^c_\XQOVahkknspwvstpxw{‡}~{ywntqsz‡†ˆ~‡‰‹‘’™•ž›š“‡Žƒ|”–ŠŠ„„ŸµÉËÔæäϲ¨¨žœ—š¥«¼È¼°«¥žžœ’ŽŽ…|…‹}zyy|v}ˆˆ…ƒ{€ƒ‡ƒˆ‹„‹Ž‹‡ˆ…~€†Œ‰ˆŒŒ ©ÉÌÓÕ¿¶¥š’ž¡š•…}|€”¨½ÈÞ_ÓÓ®¸ëæ‚"óàáëñõø %ðÐÄÊÕßî$C:*0/?lÀà›3ñÙÌÉÇÆÈÚãíù÷üõèɵ±°­²¤§¨¬¬¹Éļ¨žš §¨¢¥£Ÿ¨­±©§¥©¥Ÿ— ›¬ÉÓ¹¨¯²¯¤•‹zpruzxpmottqpqtqqyz…‚‹˜£¥¡¢–’Š…‚~yvrnovloosqtmhiinngjinhgddfZaaaaZ\VUSLKOPMNRTPWSMLQQQTURQNRUXdbnjgegb^`ZTUTUSTXXXZ[VPMJIFCCBB@;:9<867677566303/0010132/,//1,.)+-+1..-*'&0--,2547476=697;?:@@>:<@BBFGHGIHFIKMQONQQSVW[[`lkjgdif_Z]elpnf`^[\a^\]WWYXdeorppsqsrrznqxމЂ€yswuou|„ƒˆ†ŠŽŽ’‡‘Ž›—…‹ƒ„}ŠŽŽ‰ƒ¢¹ÀÇÒßÚÈ´®¦—˜Ÿ¤·ÈÔ˽±¨£œ™œ’‡„„„zww|{|‡Ž†„‚x|‰ƒ‡‡…‹„†††ƒ€{†…‘ŠŒ¡«µÆÐÓÆµœžª¦¢—~}„–ªÅÉÕ +Z§ÌÕ¾¥¥ôòŠ4ûáçòõù ëÓËÌÒØí$<1 "At’t:ÿÙ˹´´¾ÌÒßêéçßÙÆ·°¥¤­®³­¦­ºÁ¿´¯¦˜–Ÿ¥­¥£ª¨£®°¥«®ªªŸ£Ÿ£¤­µÅº¶­«²­¢”ƒ~wwquxuoqkswqtwrtuw}|}~…™ž£›–’†ˆ€~ynfdfhhhcgnssqpmmrimkhjinifd]__YYWSPONMMUUUQTT[SPWYRTTPNLMPX_bejje`]\][YWVSRUXXYVSZ]VQMJGFB@B@A<;A<8975754365300250123131,.-.,,+*+,(&,*'/.,2636=6888699:=9;;:9;DFGIIFHGFGHIMLMMIOMSWWY^efeeccaZUX[]_]]Z[_``\XVUaa_dgoszututtussst~Š‘ˆ‚~vplrvt}…‚‡Š‰‘’”‹ˆŽˆ††ƒ‰‹ˆˆ…ƒƒƒ‹œªÄÏËÐÎÊ»«¬§ž˜š£²¾ÆÉƽ³¬¥œ™š“‡‚~„}zyxt|ˆ’”Š€}~ˆˆ‡‚‚ƒŽˆ‡…†‚‡…‰ˆ¤­¬°½Ôῦ›—›¬¦›‘‚…‹”ž³ÃÛ Z—±½À¡Œµ¨q6æàï ")÷ÜÎÇËßòýE5 0C/ûÛò¨®«¸ÉÍàçÚÚÑ˸°¯¤®°µ¬©µ¸¹»©˜—™š§®©­¥¦§¡°´³µ«©¨œ›””©®¸¾µ¨°±¬¦˜Œ}uvyunonoprrstsquvuxuuvz…’‘’𖓇wzxroja^_d[`bemnnnxtoogflinlhhgheig_`TTJNQRMQUVWVRSXUXUNNLQQNRRV`efgda`c`X\ZV[ZXZXUVYWYXSRLHFABDB@?:9;867::447520./34/31,/3-.+0..)+.+.*)+2++-1.155947:747;769:::<?@DD@EEGKJJIMOOLIKLROMTVTX[_egfb__\XYYUUWW^^[]UQW\aa``htzuxoturrpuzxvމƒyzxtwsu‚„ƒ†‡Œ†–™’Š…ˆŠ‰ˆŒŠˆ……€z‚‰•¨ÂÏÑÍÒÓű¤£¡ž¨´ÁÊÃÀÁ»°›‘‘”•„ƒ~}{~€€zƒ˜Ÿ–~twƒ‡~€‚‹ˆˆˆ†‰„}ƒŽ”••ŽŸª²»ÆÃÏ̳Ÿœ³¦–‹‡†Š‡ˆ“§¿Ûý0ef·²ŸœrIïåï;IB1ÜÈÍåôñ + !èí÷òóñãÈ»·¦¡ ¤®½ÊÕÖØÕÍ·°²º¸³¬¨²µ¹¼©¦ ™¢¤¦©žŸ±¢«©©«©®­¢š“•”“› ¥¸É½µ³­¨£–‹‚{zxvxzsrploszytw|‚}|tz‰“ŽŠ†„|vvrrnnc[U\]]cbddqswvwmlhlfluunpjqfnhf`UUQOXSWROUXPWWYW[YVNPULOOPW]eca_Y]e_\_ZZ[ZXVXWWUQQPNJGGGFC?BB?>:9=8::73535433410410//001/2../0**),,+,,*-,.074<;><<6679><8=??<>?BAAEIDFCLPMOKKMJIOPQVUS[ggegge^jrbXNNNRSSVUUWZ\^^bhkpq|}vxzv}z~y‚Šsoyuz‚€…ˆ’Ž‚“˜•”ƒ„„‰‰€‡…„|y€—¤»ÙäÜÚÕŵ¦¦¤ œœ®»½À½µ´®§ Œ‹…‚€|}|}…‹}v‚ŠŸ¹¯Šurv~†…ƒ€€ˆƒˆŒ……{}‚Ž’‘’”¡²½ÈÓÍÆ·ž•‚—¢³§–ƒ…‹š³Íý#:BT„š¡•”¦’:ûëèø  =U„’XØÕÛæèèïìí÷òããëèÛÌÅÀ»¼²–ž¢ ©µ¸ÇÏÁµº»Â¾®«®³´¼·³¢Ÿ™¡Ÿª©´­¬¡¥¦©©©­¥˜š”•’”¢­±Àĸ°¬¨§•ކyxƒ†‚zxwvxxx||„‡…‚€{y…މ~uswwtmlhfa]`_]`dfhmrz~qmkppojmopwztwrica_SNNNVYNURSMS[a_gd[QQMHGMTW_eia_ZY``b\YW[WWZVUVWSKIHFDDILD@AA=:?<66897532/4255525./33,+/220./.*++(+0*'))200.9;:;844555=98>B;=<ADAFIHGGGLOMNNLLIFGNWYY_bbhieeees{k]TNMKIRTTUX]c^[_`kux{vx{uv{w|ƒ„{wz}y~ŠˆˆŽ”•’™  Žˆ†„…ƒ‡|yyy{{{}€‹ž­ÉÚÚßÙÕ뙜¤žœš˜­ÁÉù±¦¥¤—Ž„…€}€€‚|†Ž‰€y~’­¿¦…{xpy€…‰w†„Žˆ‚†}ˆ”‘Ÿš¬¿ÍÎÔ¾¬—ˆ’¤ª¬–Š|†…ˆŠ’¨Åé +$-]{‡Š—ÖÁLõéø /;S§æ»KôÏÌÚÝáÝÓÜèó÷øúùÿöêÚʼµ¶¸§”–›™¡¨«³¸«³»º½¼¨§«¯µ½®­¤œ–¢®´¹·µ¬±¦±«­¤Ÿ˜š“‘—¡¦©®³¹´­¥¤ž“†€†œ¬ ‘Œ‡„}|€…‰ŠŒ“††ŠŽŒŠ|wmeeedgh_fjd`afeggfffu~}vsjmnmggln|zvsfeh[QRNSTYVQOORTdq|vaWTRNMKRZ^hg`\___``Y\[X]_\YZUTTNMKFGFDDEE??;=@69;895834610574341/0000/.00/2,+/-'*(',+,0/22559656:558<;?>B>?AEDFGELJHJMLNOGEDGIJSTVYY^gkefgdhnpg^VMJHHSVQW_]]]_efiy‚€|}|}rrvx„—zuwuu‡–•”’—”•¢¡•”‰„‚‡…{uxux|vz}‚„—£¨½ÆÊ×Óľ­˜“›——˜ŸºËÉĽ°«¨œˆ†~…‡ƒ€{x„„}x~˜œŒ€wu~~z{yzƒ€~~~‚|„‡•œ‘˜¥±·ÎÛÙ̬˜’ §¯£œ‹†‡’ˆ™¯Éçùþ0Hfv‡_ ÒÍü$$*?˜ +ãh ØÌÎÕÖÚÙ×êúû.'ìÓŸ¶²©¢žž—‘œ ¦®°º¶³¶»­­²«¯§«¢£˜ ¥²ÂÄ»º·º³¬®¡ŸžŸŒ“”Ÿ©ª«©®§£¡››—‘„•³Å½®£›“”“—›šš’Ž••Œ‘–‚˜w + + + !0ANVabhpoijkhpqjjqggedimmsw~|qtikij]XYOQRKRLSTZchuog]WUUYTUPZafle[ceefY[\VX[WRXUOPKLOMFFEBFC@ADA?:9<85984687432/752614//5/2.02-2/**')++./4.0153306:985;8<:@;;AAC>GEJHIIGKMMLHGKPJHPNPXZ_cc`ekghokaXROLIKT[YVW]a_[\cnv~ƒ~~|z|wutyƒ‘¡’‚yz~‹š±»µ« Ÿ šœ“‹‘‰ƒŠ|yyzytvty~†ƒŒ–¥¨­²¿ÃÈÌȾ©•–•˜Ÿ©·ÌÚ̶ª¥œ—’‰†€~†‡}|}‚|uuw|€}wz††uy}xvswyxxwx€ysuyw‡‡‘˜žœ™­¸¦ÇÝܹ¤•Š– §§ž’›‰ˆ’©Íïñéæëû5<òÍÉï Rª“=ßÏÍÊÌÓÕÖàü)ïÚÖɽ°¯±©£˜›¡­±·²¼³¹º«©¥§¨££ž Ÿ¡ªÔÑÈ»¹¼·§¦–™™’Œ’𢭰¯«­©›“ŒŒ‘•”„‡›·Ç»±¨¡Ÿ¦®±§«²®¦¥¢ŸŸœ¡zvspx}{xmlmiagn}‡{kllklskmhmffahgnƒw~{ohhdbUPMSRRPQVKNZgwj^TSXRUVPTUbotvngmld`\[^Z\^TQQLMPMHFHGC@@@@@@;9:48997883040/2/08=?>43./264.13%,/)*,.-3)./0213623:88498=AA<D=;??B@HLLHMMOORJJGLNJNONQSV`gb^acdilbYYTKLPTWYZWWZ[TX[\msw~~{zvt{‚‰–Šƒ€„€¢ÁáÛ½«Ÿ—‘ŽƒŽ}|{{sqmku|„‹œ¨¤¤¥ª¶ÅÍÊ¿«ž˜—•–§¼ÊÎô§Ÿ›—‰ƒ‚‚…†~€|rwvotz}~xosz€zrwsorpovwtwwwvŒŽ–›˜¦­±¼§µ¿µ©™œŽ’£¥§¡˜’œ•—ŠªØ(ûàØÝèü1$ë÷ÁÐÖßäó0-öâÑÊÆÂÇÇÎãøþòý òé×Ïɶ®¬­­¤¨˜£¬µ¯®´­±¨§¤©«¢£ Ÿ¥¯½Ë×ÌÐÆ½¼®«¤ £›–”‘˜œ¨¯±± §ž˜“‰‹‘އ‡… ±±ª§¦§¬ª¡ª¶±±³®ª«®¯«©ª§’…{spvy‚zqkkjjnƒ‡uigmjghikmjhfiijsuxvtcgebYSSSNMPLLNTQZaaZPRQWURVZTWav„‡zuwpe[[\[[aZUSQNQRJGFFEBGHB@>;;8569<:733541-12/3:J[R>6/3101.2/**,,)*'**./001.6336::87;;<>;@@>AACBGFLJHOOLNMKNLMOLLQOPPRZ[]ffc``eba[SQNQVZ`_\XVQTWW]iq€zƒ€xvwx€}ƒ…‹ˆ’Œƒ„ƒ—ªÏäìÀ¯©¦˜”’Š‘…uxvnryŽ…†œ¨žš—£±ÃÄ·« ™–•ž§¶ÁÅĹ«¡˜“І‰„~€€}~wturssw{ƒ†wxyz‹‰{rlvlkkosqpns|ƒ‘˜œœ“¨«¸°ªœ°¡¢˜Œ“–”•›Ÿ£œ——š‘’‡§Õ(þØÎÒÍã NN¾¨§´½ÂÈÒëÿøäãæÙÑÐÈÀ¾ÁÆÐÞÜØÞëôéÙÆÄ¹«¥¡¬¶©›—¥©±¯¯¢¦¥­¥¨£­®¦¤²³³¸ÊÒÙËź¹Á°ª¦¤—˜˜™£¯¶¸¯ª¨¡•Œ–“‰‡‚€z}‘˜¨ª¶¶¯ªª±µ´³°¬¬°²­±²©¢–Œ…€€}xzvnoonjfdirh`fnllnnmpnkblhtrpsyurl`f^ZSSIPMPNTSUW[_^UTTTUSOYSR\`j{ww~qe[Z[\Z[]YPPRNKJJHFC?CD?>=<=9:;789543155352139E\S<3/+0..,-*(++-**)-+,2100270.56:8359A@>AA=A@AACEDDGNOMJILPLLMJMQOPUSY[]da`^aege[SSUQUZ\\VRUWWZ[^jw}{}ƒƒ~w‡……‹Š‹•’‘Ž‘ ´Ï̶¯©Ÿ’’‘™¡Žƒ|rss|~{Œ—’Ž™¡¥—Ž– ¦º¿½®¢›“””š©®Ãʼ´§ž”ŠŠŠƒ~zsoppuuzƒ{ttv{|’…vqtkhkooqor}‚˜š¤š ¯¾»­£¨š™–’ˆŒ›–œ–––™ˆ…‰–±ÜêåÒÓÎÆÐùA8ì´¤”™Ÿª¸ÅÔÙÚÖÚáÛØ×ÊÃÁ½·¹ÃÃÈÍÏÔÖÇ·²¬ŸŸ£¨­¤¦¦¯¯¡¨§¨§£œ¢¤±«²ª°µÄ¿ÎÌÉËÈÆÃÄ´«¤œ¢¤™˜Ÿª´¶·¹¬¡ž–‘ŽœŸ…„ƒ€~y€ƒŒ˜©´¼½´µ°±º³®®¯±°­©¤œ—ކ‚€{xuqrnkjkfge_b^dhjpsjkpnhhgmmenjonnkha_V]OXMLOMPOQOS[WRVXROVSTTVX_^fmqstupcXYXUVX\ZYUONJLJFFBACD?=?>;9974448;6600/02423;B;6020/1,..*(+0*+.+.'*1.003-37867:8;:;?EFC;>?ACGGGIELKMLOONMTRNPSNLNOWXX\`^WZ]^c\QSUWVSWZSNSTWX^fv~‚~{{€…††‘†‰’š™‘Œ—¡­°³µ«˜•’¤ÇĤŠvy€…†Ž³Ï³˜š§¶´Ÿ‹–«´µ°ªž“–——Ÿª·¿Á½µ£œ–Œ‹‡…‚ƒˆ…„{|‚usy{ƒ}{z~{‘ž“xxommlinrpl|„”œœ›—™ ¦±¿°«ž˜š„†Œ˜–š ¡—Ÿ ”Žƒˆ’¢ºÍÕÐÇÆÈØê׿¦˜—”˜¦¯²¼ÌÊËÊÏÕÖ×ÍËɽ¹º°µ¹¶¾¾¾¼½²£žš—¦¨¨¥›¤¨«©¢¢”‘¢£¬¬º³²Ä¿ÂÁÃÆÎÄÉÈÆÇ»¥ª§®žš™ ±µ¹¶«¨š– ¨žŽ€‚{{}urtq~Š”¤®µ¹´´µ¼¸¹¸­¯³±°©¤¤—Ї{xrqljhaee]Y^\b`dhffnortpqkgkiqqpppodd`^TXRUNIPQOPUQVWUOX[VZVVY[[_deghprqojZV[VSRWVRQOKIJHHGC?AHFAA@<;:78;>:56516600/3456753//0.,,/1,+/,'.-,-,'-.02/.2.5489:7;AEMIIHA@CFHFEIFLLNKJMMILOPRKJLKNSTVXY\_`]YYXWQSZVTWSRPKUUYfur}€~€†‡‚‚…’ŒŽ’”š §š‘›šŸ ²°¡™“’˜ÇòÀ’‚zƒŒŽ‹˜ÅÚǧ¡»¾¸¢“’Ž¡¯«¨¡›™œ¢Ÿ¥²Áü³®¢•‘ŠˆŠ‡„‹ˆ‚~}yzzw|‚{xvzu† «›ˆwzqnjnklstv€†‘”› ˜žŸ®´®§ª¡–ŸŽ…x|…†‘˜§ ¤ª¤Ÿ“‡‡Ž›¼ÒÒÊÀÃÌÓк¨ž—™ž¡¥«ª°¶½ÈÐÛßÜÖÏÉÀ¹¼¸°µ³³´³¬¤©£¢œšŸŸ¢ž”—œŸ›ž˜‘™¡¨ª²²±ÀÇÎÔËÌ×ÐÍÆÍ¾¶£¨ ¤›—˜”®»µ°¶¥œ”‰’¡’}zyz€~|srqw}˜¡³¸µ¬©¬¸ÆÃ²­­££¥ ™‘”{zrlggha`a_e[V]ejkggjopssookfkqpnvl`da]XTYSOMNPMONPRTVTTZ\^be^X[_elhdeiprh`_[[XWUVXSRUNHILGDDBBDC>>;<=7;;7:82144..03131/21./,..002/,.-/-',*+,0.06,2.37444049;?AJNFED?@;?MIJJHOPKIGNPMMSTRJGGIOOLORRSXZ][WTSV[[[^TOQRPLW_fv~}y‚y„„“•“Œ“”¤µ«¡””‹”¥¨§žžŸ”œÓ#üÆ|‚‡‘†’ÀƳ¯®¼Ä¯ž’™¨ª¨¦¢¡¥§­­¬³¸Ãĵ¨¡–ŠŠ‹‹‰‹Š†‡yvzx‚xwururs…œ£€uz|zphjgmn}|†”˜›™’˜¢´Âôµ²£—’~r€~†ˆ£ª¥ŸŸ³´°¨Ž€Œ“ž´¿ËÐÐÜâ˶­¯±µ¯¯¦œ £©ºÄÌÓØØÏÐÐÈ¿±®³±®²°°®­ª¢Ÿ››££š™˜™˜ ›•–œ¤¦³¶µº¹ÅÔàÚÔÓÞÓɽ¾µ®¥©£¢¡‘‹•Ÿ²©²°±©Ÿ‰Ž’ƒ{„‡Œ‰|zwwvy‚‹–¡¬¹¶ª«¶»½²«±°­£¢ž–™’Š}uwpihca``_]Z\[elnflkolglpndggjxohigl[\[XVSRQVOPQRQNMPWMTWU[jjf]^_ghfhjrohba``][^]XOQTPJJIKGBFGAAA=@?:67:75433188332343.223000/*,+/,+.+0***',(&+0540.62054599==?<@B=@CEBKIEHJMNGKIDIMMNNQMMKMKILKPSTSVYTSRQW[[^c^TQRUPKSZgu€€|y||€‚††——““ššš££™ £–“›“––¦¥¶ÊóÖ·•|~†ŒŽ›¡©ª²¶·²¨’œ¥§Ÿ §³¶¯­®¬µÁÁÁ¾ª™”ŒŠŽŠŠ‹‹Š†U#fz{wwynot€‰‰–•…€vx}qtjlnlhz„‰•’ž¹ÌÂÄÀÀ±£ˆ€zЋޓ˜“ž¢ËÕÃšŠƒ‰‘œ´ÍÝ÷ûðÖÇ·¶¿Úëá½¢ž¢«±½ÉÇÅÇÏÍĺ²¶¹·­³º­¢¢¢›žŸšš•Ÿ›££© §¤¤©«·¼¹¿ÄÈÞéß×ÍÑÉÁ²¸«££¥ž‹€–™š¢­¯ ™‘‘‹‹’Ћޣ£œ‘€{}vs}€‚Š™¨®°©¤ª±²¬²¬¤§£¡¥Ÿ–—Žƒumhccgfe``\^fsmprnhmoqhjjgiehloi`b\[VXSVQQZLOSRSMOPMOQHVTZdlgY]bgkhnlijeab``^ZbbVXSLNNKKJHFEFD?CE::9479:34:6/6731284/-121..13++30'11.*,+0+)*(-1042.3464785=::=??@>@B?FFFJKKNKIJJKIEGHJLHIJGKJHJLMRXUSQQUSY\Z`d\VUURRUYaky€|uvwƒ†Š”‘‹™˜—¢¥˜¥©¤‹–’Ÿ§­¨¿âÙ½¡†}~‡ƒˆ‚ŒšŸ¦¬¬¦œ› ˜™¡³À½±©£Ÿª²»ËÁ«¡•ŽŽŠ‡ŠŒŒ‰……ƒ{zzuwov€†‹“‘‰~nr}zsknnnmow‚”‘˜‹‰‹—«ÃÅÃÐÄ»« €‹†~‡…‡ŠŽ‘ºÚÇœŒŒ—¤³à'GîËÁÃÅÛýî˯—˜¨¨¥²´µº¸¾ÂÀÀù®±µ¾½¢¢¡žž¢¢˜ Ÿ—œ¢«ª«®«­º¬¹ÈÎÈÇÍØÒÑÏÔÁ¹½¯­¥ Ÿ˜——…ˆ‹Š“ž¨œ›ŠŠ‹Œ…‹’ŸÂ»œ†€€xy}~{zƒ™ ¥«©£°®¢¬«Ÿ¡¥¬¬©©žˆ}ztna]bdee___fousqqqenkhknohkiljg``ZZ_WTUTXQQXQZTVVPTHKGLPVXab\_dcbklpumdcaac^YY^[SQTRQNLIGGMKDGB?A<;:59;994376225523001011,,-0/+-+.**.*,&*&&','.682*1055743;;<=<?@?CBCEHCCMOHIKGHDMKIHKKHGGGGGGHHMQQTWUSPS]]_cc_WUXXUVampz†{xxwzƒ†’–“— ›°³°£§¤ˆ˜Œ  Ÿ¬§¨»×и•~tsˆŽ–—¦££ –—˜™œ¡¡¯¹º½²¥¡¥¨¶ÆÆÃ´¢—ŒŒŒŒŽ‡‰‰‹Œ…ƒ€…usw{y„‡~‡}yytzxsjhojmop„Ž–Ž„ƒ— ½ÍÊÖȽ±¨œ˜…€ŒŽˆ‰’¢«¸­›‰‡•œœ¤ÎO+îÛËÁÇÓàãÊ©ž˜— ž›ž¤´µ·ÁÆÄ½»¸¯ª±¦ž¡£¤¢ž¤©¢œ £­¬§«¶´°µ¶¼ÀÖØÜÙÐÓϾÆÌÅ´ª®Ÿž•Ÿ–ŒŠ~Ž„•š¢„Š…‡†~|z„—ª¢”‡wswzwz…„†Œ—š¦¥œ£¬«¦£¥ª¨®¿½²žˆ€wtkheaeddfhnptrp}sukkkoomirkfd\jd\YZ[^_RPSOKRTNSQSJRHCHKKNTX_]\ba^kqifafb`]]ZYVWWXTLKKJJKIFFEGC=?>>=58<785451522124/0+04/./1,.-1.11*-&+1+./,)()/0224016;878;>=99?>=A@FAAFHOQLMKFIHFCDEFLGDKJHNNMPPORTSXVRSY_bhi_Z]^cb_mw‚|yx~ƒ~†•‘™–¥§´´«©£¥¯¬ÌÓ½²³§£±­¤­•…tqvy€€‡“›¥Ÿ ™ˆˆ™¤°¹»¯¢œž¥¹ËÆ¿«š˜–””‡“‹†ˆŠŠ…„}|}„{yy€ƒ~…ƒ|stzvxvronjjop‡‚…Œ…€˜™»¶ÑÔÌŽµ³©Ÿ‰ˆ–‘ƒ…Šœ¨¡ž¡žŒ…‹–Œ•®ß ìÑÇÉËÎÓηªœ•–’”›§¯´¿Éÿ½¶¬§£¡››ž£©¯¤§©Ÿ¡§ª³¾º´³³µÂÆÈåóîÖÆÈÉ¿¶Áµ³žŸ—™“Ÿ§¢“ˆˆŽ”“•‰‡}{q{y{}˜“€wwxy†ˆŠ“އ™Ÿ– ©­²«£¤¨«³¾¾µŸˆ|uqg^_\\begmptxvwqlddhhkngahick^_h^X\ZTWVVWRSQSVTOMMHCHLRQXVX_`]\ec`fifda\\YVUUWUROQMGHGHLHDGD@@?;9=;88457326935102222222/++..2/.-*,(*,.,,,(+/%'3,42276637757;@8DA>?EFCEGINKKKLLMLIPNKGHGGIJJIMPKHGJQPU]ZXY\`myridbjswzvv|†„€w…ˆ‰ƒŒ‘’š› ¢¦°´¦ §³½ÞöóÚʵ®Ÿ–’Ž‚{tsp|€††–“–˜™Œ‡ƒ‡“•š¨¯±«ŸšŽ›£±¾½·¤—‘’‰Ž““Œ†€ƒ~‹‘†}ts|~ˆ{xs{‚}plngeouzƒ{‚{}y’ ­¸ÈËÑļŲª–Œ”‚…¢®¨¢™ŽŒ†“”‹ƒ‡—³êBHìáÓÌÌ˱¦Ÿ›ˆŒ‰œ¢°¹»±ª®£¥§¢››•™¡¡¢¤¨«¥£ª°°²¹±­³¯±ÆÁÅäñãÕÅ»¿¼Å½³ª¥Ÿ›—Ÿ©Ä³ Œ‰–”˜•š•ƒ}†vwsutƒ“š”Šˆ‡yƒ‘›«¦ ™•”””™›¢¦¨­©¦ž›Ÿ©°ª¢Ž€ypg`^\Z]`ciknxuwuoielnbhejnkj`9]_^T\W\\RRQVOTVUWYOQLEFLMSYY\_]`a`bjmhd\XXVYYWQTVRTNNMKJIJGIFBEGD=;<<96993453205/.01311--0.+//**+1,-)&*+1,,,**(*/00220598058:66>A<EG?AEEGKJLIIJIOTOQOJHECCILOOLMKLOPTZbejkdacq~{qiblŒ¤˜…‰„„„…„ŠŠ‰ˆŒš¢—˜¦¨¢ ¬Ÿª«¦¬ÅÕ$ é͸¨‘’Š~‚tjimstyz‡ŠŠƒ~€ˆ–“š¥¤˜Žˆ‚„š°¶··³ªŸš———Ž•ŒŠŒ‹Œ‚{wu~€{pxzu{ƒ‹|z~{t|oshhkpquƒzywn~‰ŠŠ–£ËÇÏÔÔÎúž–Ž„y†•¨°©Ÿ˜‰•›™—†ˆŸð…™GýàÛÚÙÖÐĸª ’‹‰Š•™ ©ª¡›“””—šœ ™Ÿ¤«§¢¨°±°´µº­³µ·ÊÈËÍÎÙÑʾ³µ½º¼²ª¨ž›˜¤¹Åµ¤¡••›žŸ—Ÿˆ€phittt€‡†‹…ŒŽ•𬵮­«¡–”•œ Ÿ ¤¤¡™–—––‘Œ†xmkjeZTWYcljlmpuvnpohhhmlghfaih^__ZXYST[TVZX\KQQTSZRHHMMRUV[\`X\]eeiopib^ZZ[_YZ[WSQRPLKMHEFHJD@=@B?>=?95652333204821-,0.,21.,,-)0/+/*,,,+,-.****(+402596470:<=@:=?ABC?@GCEIKIJOLMRQQSTLHEEKNRLJNLHLWZ[`eqxngku‘xgbo›²š†‚‚…ƒ„‹…‰ŒŠˆ” £ª®·°«¸¯¯­²³¯Éáû,Ò³®™Ž‹Žwytkkjdmtt…ŒŒŒ”††|}ŒŒ””‡Ž¢«®¬¬®¨ ž™‘ŽŒ‡†††‰‰‡suwyuwvx}€…ƒ€x}sjjmahinvosnnr€€„Ž™³½ÊÉÍÔÜȹ­£‘‚„‹«´º¨—”ž§› –ˆ•ämz&ì×ÏÜÞ×ÔË´¨¢Ÿ›•‘—œ ¥œ•‘‹‘™™–˜š Ÿ£¨§¥£¬­°¸¶³¶¸µÊÁÅÉÒÒÉÌÃÀ´«²±«¹¿±©¡¡¤¾Ä´±™‘’¥¡–š{lfccrw}wxx…¥¿ÄÉÄ»²´«ž™™—›Ÿ¥®¯¤œš––Іztqka_``\_elrollortrtpfmrlmcdfd^e_`_ZZZTTTYYUX\ZROTQOMIKMOVUYX[aZUccdouldYXX[WX^YTUWTLQQJJJGDEFF@<A?:>@<:877740653410442//*2/1-.-*,)*+,+.-27,,.%+,'-4/0242489:9@@:=:A@A@GGDFNMQOMPMPTOTVLDCDKRRONONJNSW^fny~smru€•”‚nffx‚†‚„„Љ„‰‡’‘™¨±ÀÐÆÊž½ÄÑÑÒÃÌéìéÒ®”ˆ{rxpsr^\`dnp~…ˆ—–˜‚’Œ‰…††wyƒ…‘ª´®¨£¥¢œ™”Œ†ƒ‡‰ˆƒ€}uqlqruxvw{€‰Š„†}}xvpnia_fidneiiomuu}†™®°¿ÈàìïóõìÁž„}‰œ¶½¹¤—™™Ÿ£›„Š®úàÀ·¼ÈÑÒÖÑÏ;¹Â¾ª™‹‰•˜”’‘‰†‘š››œ™ž¡¥¯´ªªª¯¬³¹ÁÂÅÉÒÓÎÝÜÐÀ¸¸¶¯°®¿¹À¼¬¨ª¯¸±­¥˜—“–š‘Œˆ‹xmfa_bkvtpqu¤ÉâàÒ¼¸¶¨¤¥¢¡¨®²ÁÒʵ±©—ˆ~wpkjf`^[Zbglklwspkqtrskfdjjhcifbbc\]V^WQZWXTWXTUWVPPPLFEIQQXZY\XZ[_ffedne`^UX]YXW_]TSQNRPLJJJKGHHA>>>;<;:<<534351110213/121++,-/+/2/,..*+'387.,)*(),3/11/151757;>:><D=>E<ABFILMOSSNRSQSVLGFDEJKPOSQMMRYX]gmrplinz†——wnehjks{„‰‚ˆˆ‡•–¡±ÐÚÚÕÍÑÒÑÔâñêÕÔðÚɱŸ‰ƒzwyvtplpkh`_genr~‚ˆ šŽŒ“”ކ‚~{ƒˆ‘—Ÿ¨ ›¥ªžŒŒŒŒ‘†Šˆ…Šˆ‡snonnqv{w€‚„„†……vpkg_`_ckjlljfltw{ŒŸš§»Úî HiY +Ç•†…Œ“›ª¶¢™¢’’œ•ŽŽš¬®³±«§¦¹ËÌÑÓÍÊ×ô‚†’’Љ‡‡•›Ÿ›œ—£¯°·³«­¦¬´»ÊËÍÖÔÕåæßËÆ½µ¤­°¶½Ëɾ­²°»­«¦›ž˜‰‚‚†wzre]d]fptrkuz“¼ÞíàÐÁ¾¸­¨¥¡©­ª®»ÞúãÄÇǪ†tpjegfa_`ffhptqqntqspsrmqnmgggfefe\]Y][VZZZV`ZXYVXZ\SROQHSPTVZ_][]_aac]daY\XWWUXXW]XWYZRKMGJKDFHFFB?>@>;=95433630341/-.1.///+,/,..-*,*+0)+-+600*+(&(+257077839848::=:><FCABEHFIRQTQJGNUQPSLE@CLSURNOUY\^_dkplkkecm{‚wth^U\inzƒˆŽŠ‡“––𡍾çÿçÞàééäæïúøõßÜÊ·Ž„{pspmqkolfjc_aejqwƒ‹Žž¥¢™‘‘Ž‹~|‡‘“š£™–š¢¢Ÿž˜’‹Šˆ„‰‡…ƒƒ…†‰…}vtosz{yy~Šƒˆ…†wxvlfd__amhnmrnxz€|zr„‹ˆŽ”©Ëü`Úólÿ²–’šŒŒ˜œ›œ™•”•˜Š‘˜•— š¡Ÿ¨ºÅÄÊÊÆÏëå¹—Šƒ~‚††€|ƒŽ“˜›££ŸŸžŸ§ ¦²°°±£¯¶ÅÎÏÝØßêèâÈÂô°³¸ÇËǵ³¯¸º²«ŸŸ’Š‹‚~ƒvqpmcbmf_jmmnx‰«ÚòôëÔÀ¿µ²¯±¯©¬±ºÊçÿîÖÖÙ½vnfafc`cgilpopoknpmpnknnjpkgdbbdcc_U^YRSa_UcWWWWUWYTWNLLONQYS_YX`Y\^`e^\a\XT[ZY[XYYWSQQQMIGFDHGDDFC?@=7775356654200165/25221/-0.0/,.-*+../+0/.*%)*,'*13434::7:89;8979<<A@BECEIIJLPNRPSOMKMKFEDKSSSNNU\^agkmqrmhdbcimlmlbX^\_p{ˆŠ‰ˆ™ž¬ª¯ÀäïàÚáåçìôýÞͬ›‹Š†vrolfi``ccgbdc_dovƒŒšŸž”Œ’—Ÿ–Œ–¤µ·­ •›«­©—އ„€„{}}‡ŒˆŠˆzyussu{††~ƒ‰ƒ|€„zsunid^`chhnjnwz}€ƒ€z~„~x~”µ ⬗3¸-Ï©•˜‘ˆ‡ŒŸ§¡œ–˜™‘Ž‘‘Š—¢¢žœ¯´¹»¹¹»Å¹„|~~€€ˆ’˜› £¦¨¤¥¬¥©¨›¨¥¤¬¯³¹ÃÌÐÙìóîÚľ½»¸½ÆÁÇÁ®¬­µº´¯¨£ŒŠ†€yz|xtoigelnojjvv‚¡Äæü ÷Ò¼·³¸°®¹¹²µ¿¼ÉàåÓÇÉ­…tnfceddfihllrrjkpppopqldkhhf_ebad^[`[TYWZ]a`ZTXZRUSXQPMONPQ[[dZ_`____a_^d^_]\[^\UYWNPSNKJKKIHFFHFADFB>>;9:776328844010261.,-00,+/-..00+.,+.+.,.(*)%**'-))-,1-0346575798;<::@BDDDGKNLNKMMNFDC=>FJLNOLTVVadffdgfea[\abdb\]YTTcnx~„‡‰Ž™ ¤¥¥ººÁÊÊÂÛåòû+ þ×¹¢Œyxqrhdd_fb\]b_ckcdditz‡—Ÿ¤›•–‘’›‘„‘¢®¶ªŸ‘‰Š•¡¥ž’І…‚zyxu}‚{yz}…}tuqsy{}~tz}ywpvt€zob^`^\_emkltpxˆ€wxwxp~ˆ¦óÛ|2ÐsÍž‘‡ƒ’¥¸¬­²ž”…†‡…†~‚’™œžŸ¬¹Ãµª¡š”“‰ztmp{{Š“˜˜ ¥¥¨ œžž¤¢¡¥Ÿ™ž¡«­¯¾ÄÏÓÕÒÀ¬¸Â¶¸È½Â»¹·®««ª¯§¬¤—†{xwqty|vnfdeeiinns}‹©Âß÷ú対²¥œ¡¯¾¾³±°ª®±§¦§‘rgc\]\\begirqsnoiknlhgfa`ba]a[ZeYXYWXSMWXUSQZUWSWRTQKNGJGHIO[WXVZUSXYZ\]YZWOUWXUVROOIILLHDFB>>A?>=8;<:6-031/2/,.10+.-(+-++*('*&'''$()((%# # $$# $&)'&&3;03487=;72;7<=DFFDFFEFHHKNPRQVVWVRPQRNMNMKTUV\[cjoqookruidahlmkd`Z]dlqrzˆŠ‘™¡¢§¬²´¸ÁÅÍÎÌÔé +->=ëÕɲІ}voppwynkjooorljmv}„ŠŸ®²®¬¡’‹—Ћ𥏽¯Šž©¥ —‰Œ•˜—”ƒƒƒ„|~„Œ„vx€~‚Љ}~~z|z|~}{mdfgbnmpw{v|‚‰€…€€x{{†™ÊD“u1廤’„…‘£œ­ºÁ¾¿¶¦œ“‰‹‹ƒ‰‘‘™ ¤«ºÉÈÆÁ± —’–”‡{…‰†‘šž£¤ª³³°«¢¤©¤©©§§Ÿ£ª±¯³¹¾¼»½µ®«¿¼ÁÁÆÒƽ²­§¦¬²´¯²©™‘|vrxƒ„„†{~}rtx~“Ÿ¨°½ÉÜÜËÀ³°®£¥±¸¿Æ¼³¬ ™—”’“…tnhca`dkkmv~{xxzrrwnoqpiieei_]_da`Z^[XXY]bdca`ZXa`]_OLRVNTXYZ`acbeb`bbad_\Z]^]^XYZWWSOSQPLLMMLGEIGBEB=;7:<67:855564312347333/-0200.../23..0-*+-,,,-+1,520464;378:<9;<?BCA@EIHFILLKLKOQURQVUROKLNQKLVY\djjkjnrsvrjglkded[Ycjnyzƒˆ’—™¢°²¯´±¹ÂÉÉÎ×ÜþQnW9õÇÅÁ­Œy~lptr{‰ˆ{wnmnolkkjuw•¤´ÄÊǰ•ˆŠ‰…“£°´¬–†‰‹—¡ š‹ˆŠ’›—•“Ž‹„†‹ƒƒ‡†‡†{{~~…Šˆ|xyvz{|ulda``iortwx„‰Šƒ€Š{ƒ€…}Ž®ÚýùÚó°Ÿ‰Š€œ°¯«±ÇÉÍÁ²¡“…z|{‚Œ“’šž£®½À´­¬£–“—ˆ‚…‘—˜ž¢¤«°´·³¬©¢«°¨¥«¤¤§®³²±­²«¦¨¨Ÿ¬²ºÁÇĸº²«¤š¢­¤¯½°¦ qsx†‚ƒŠŽˆ‰ˆ…z„£©®±±®²µ²¬©ª¤ ¨±¶ÁÄ¿µ¦•‘‡zncbihgnmis{wppzqosqookfekhb_\]`__]Z[\V_abaVTZU][]XIMUPOSYZ]_`dd]^`fa`[X[Zb\Y[^[YRNSRMHJJHGKJGDEEA@@?><=:6863786667633422.11-..--221++-..*0+/)*$.,.-*/13365886579<:=;>>>AGGCHPLIFINSRORTSUSQPPKFHQ[``lulggiq}{vqjpk`Z^VX_grw{ˆŠ“¤§´¼¹´­²¶ÆÇÎ×ÛC©¹tîΡ{tsojyˆ„wqnojililpr{‘œ¯Çç䯋¡¯·«—ŽŒ“ŸŸœ’Œ” ¡¢Ÿ’ˆ……‡…}‚„€~wt}€„ƒ„…„}{zywrzwqfdkjgklptu…‡ˆ††€ˆ†Œ‰‚˜²µº´¦ ¥—‰ˆJ‰žŸ£½ÓÍÊ»¨œ€zt€ƒ…ˆ‰Œ’™£¬°²³°§›–˜š””œ¡ Ÿ¡©¯²»´­²¬¦¢¤¤§®¨±¹Á·±±«£ Ÿ¥­³»½ºº­©¦š’žœ ›¤ª¤•‘xts}ˆŒ—œ£˜–•Ž„– ­µ³³¶´®©Ÿ ˜•œ¡§¬²·»½Ç¹¥—…{rphcfaglooqtxxprpqqpvtnmigfcidYYY_]c\\WXY[Y_WUW[_UVVVIMNWPRUY\_^g_ab_]^f_^[W[ZY]^WSTQNMKLHKJGFHFEDA><AB>;:99976783121214.-211011.-2.-+-*/2+-**(-*%)**'&31725409<:7=;=;7DDBC@BCDJNLKLQSSRPPOPPRUOJJOV^bgkqphgkv~yoljmeZ[VXaikr{…‹ ©µ·¶ª©³±¸»ÅÏÛÞñ,ƒŽ@úÕɱ»¤zqmqm…ššŽ€pjikmkhflrsƒ––¢ºë-Ê‘‚„†¢¹Á¹¶«¢œ”šž”Œ†‰“ž«©ŸŸš’‰‡‡y{zxxˆŒŽ‹…~~zutttvsrskbcekmmjkqxˆˆz„‹…‘†¢ « š¡¬£ {‹†‡›³ÆÊÇ·¦ž‘‚|zv{~„ˆ‹’£ ›§­¥£¢¦©¦¢£¢¢ª­ª«¨®¸¸·¯¨«ª£¦µµ¶¼¾ÈÇÆ¼»¶ª—“• «¦°³¸°« ŸŠ€š˜Œ“š˜Šw€y‚‡”˜›¥±°¬Ÿ¢¡”’𩬱³±±¶°§¥™–™Ÿ¨¬¯°²±¯´¦–†…urnffjnnlllntslproopslgcfeeecZ>a_]Y][]_P\XZ`Y^WXZ[PPRNMYQGWZ`]bcac^b`ded^^]^X\`WXZTQOOMJOMKGEDFC>?A?<=?@;867:644741240,340,2222,,+-/32-**(,,,/*+,&)'(,+332105359868:99@>BAA?CEIIJIMJNTOPPTSRSTRKGKO^caagjb_bjzwvorqhbX]fhfhmt|…˜¢°·«¬¤¥ª³»ÂÇËØÝâ'ú×ȵÀ©Ÿ‰{rrnyšÂ½Ÿ‹xhdorsqhjuˆŒ’ŸœªËìܱ‘Šœ¯»¾ÁË̸¡  •Š™ œŸ›Ÿ•‡…ˆ†‚‚{~{†”“}€{vtz{ussolhehiiksqvt€…‹wy~u…œ˜”•¦¡¥ ¨¸°©€†‚•¬¶¶Á½´¨¡”ˆƒxtx~ƒŒ”•——œ¥¢œ¡ª²²©¦§ª¶½·µ¯®¶³³¬¢±¹®±´ÈÈÀ¾ÃÊþ¸µ¬œšœ¦¤¨½¾°š„~|z€ˆ~}~{wvŒ‰‹“£§°¬±¯¥¡ª¢£¡¢¦²¹ÀËÏÈ´¤˜“œ¡©®¬¢˜œ¡•‚|ysqojinnonppomlqommienfbefimc^\[_YYTYX\^UW^X[\YUXTURLSNHTQPN\\c_Y]e^^\^eab`[Z]XZ_a\USQOOMKHLIGGCDB?@<9?@<:78:8666951-0352-0./100-+-*+/+***+,-')('),+(*'%25063549669=:;=D>ADCAIGGIFHJRONPONSRRPPSOELUZ]\\\[W^fjmtuqsnljcbbikglps{‰˜š¡®©˜œŸ ©°ÀÔÑÆÃÙÝèäßÏǽ¶°›zyskk„£ÁͰ“vlepzssio• ¢¥£ª«ž”–«°¾É·°ÀÁ©—– œŒ—š›œœ˜ŽŽ‹…†‰Œ„z}~|‰’˜ŽŒ„…„ysu{vspmmmmfehdgpoqq€…‡|t}‚’˜¢ª¬«®ª¯°ª³±¯¨Œ€…†—ž¨¥·¾¼µ§œœˆ||zx~…š—šœœ›œœŸ§©¥¨¯¶¾ÈÍ»°­ª¯¬ª¬·Â¿ÅÁÅÈÆÀ¿Ä¿Á±©˜•“˜ Ÿ´¸¦Žusst{}wzxxq{‡Žš›žœ«®±¸±£§¨¥®´«§¨ª³å Ú«”“–¥«¤¢œ’„†ˆƒ|x{ysqomsunooniispihekjhcblfikb``]U[\ZYZVX`[XYTW[YUNYMPMLPNNQU_bd\ac\_bbb]```Z[UXadaVSTNJMMIFGFCAEE@;?@=><;8742763641/-47335/012-,.-,,'+.-/*,,+*-*+++,*&$122470:896;98=@ADBFCFBFHDEJNJKLOROPUPKMONHMQVXWXZXY_dkkmmfjlh_[akhihfjv€ˆ“™«¬¢“– ž¬¿ÏÙÌÀ½ÇÒØÇ¿½¸©¢Œ„xppnq„ž¼¿¬”uhitŒ‹ƒwzŠ–˜ ¢ ˜—Ÿ˜œ¯´¹¸²¦¨¦œ•–š•Œ‹—žš”•’‹‰‹’…€ywz‰••Œ†ƒ‚€yuyutriilikldmjnqux}v}€|{‡‡”¦±ºËØÓº·­®±±±¶¯œ•‘Ÿ¬¨ž¼Ï·­¢›ƒz€€†”˜ œœ™›¥±±µ·¶¼¾Ä¾³°®«ª©°¼ÄÉÈÉÇÂÁÀ½¿ÀÁ¹³¦¢–Œ‰‰“ž¤™{plsstzvwr}}ƒŠ•›™¡£ª°¹±§ª«¨®©ª©¡¤¼v½‚»‘†“¢­¬¢——‘…†ƒ|x|‚‡Š}qrnsqikkmmgimlfhkhfhcjgb][Za^^_U^a]ZX]WXYYWYRLOOQEMLNQP[\c^ba^``Zb]_^^_][VY\a_[VPOMKLLJHDEFDD?@?<=;;9984365453430132120/0.41/./-'*,*(/.-)*(0**/&+*("3372:577897;?BA8<BBBCGDIIFKRQHKNSMNPOPOKGKLPSPTY\\^dfjlklifea\cfgoldoy~‚‰ž¥£ž“™¡£°¾Êɼ±¼Àʱ°°¨¢œ—|syŸvv}•­£“ƒoip|Š~|~†˜¡¡ Ÿ£¯´¤š¡¦«ºÆ³Ÿ•“–ŠŒ‹Ž–—’‹ŒˆŠ…|}‡‚‰—„†‚„€||{ywqkojjcgfekjlpnory~……‚ЉŒ–§¿ì) ×Á³°´¶´¶·»¹«¯º­¤¯Åá׿­ “’Ž~w}€‚ƒˆ™™˜Ÿ¤¢«ºÍÌ¿¿·º¼·¹¶°­­±¶¸´¹À¾½Á½º¿»¶¸¬«¢–“‚„{yvjfjttrxupy…‚Ž‘’–¤°ºÀ¿¶¯¨­´±¯´«¡š± ­$Ý8¼‚}ˆ˜§§™‘“Œ‚}vwzxwˆ´Ó½tmonkkmmihkillimiccbceeaab_\`\Y`^[`\UP[QQQOTMSKIKMMQSQX\_a\a`ba]`a^`]XUXZU\YWUPRPRQPNHEEEJGA><==>>:67875445555104400/.020/.--+,)-2,'(*)0**+*&+*0**+323331586;=7>B?A<@BFCIDIJEFITUOOWRMNQLLLLKKPQOSX]\^giiklrulbbcdlsvqmp{…‡Ž˜¡Ÿ—›Ÿ¢«¶¸¾¯±¸¸·Äª¦œž—‹~rrz‚z‰~†„tgcdhq~tsu†ƒ’žœ ¢œŸ¥´Ã½¯›™›¨ÄÓÄ ‘Ž•Œ’Œ‡‰““‹†‰‰‰Š‰†~zˆ‹“†„‰Œ…zwzrztplmf`a`kkkpjioqx‚‚‰Œˆ“–«Ö({‰\Ì«©¯·¿ÉÆÍÓÍÉÚÒþÅúøØºž”—“€{~}}‚†„‹“—™«ÃÔåä×ÌÁ¼º»¯ªª­®ª°¸½ÀÁ¾´·¹°¼·©¯ª ©§¤¡~zrurpnhafgnurqp}ƒ‡Šƒƒ„”§ÌÖÚÒÁ»º¿º°±µ­¢¨ábË ³‚v{Ž›š•ˆ}{zxuquw†Ïø§}pqnlmlhdjkkjomigheacba]aaYV[[V^a_aZSUWRMONPMGMJNROSYYbbX[]Y^bW^cb][_\X[ZZZUSPPRNOOLNMOH@@ACA??=:;9765765566544234221022130-,-,+)+(,-*(,*(&&-*-(()',33./4588:=:==?A?<DCBCDJIKOKNMIKQPOOMLORPORUPKNS\ajolkkmmonb[ahoqsqoq|Š…˜•˜•““–™¥¤©««¦©¯«³»¥˜–’ˆ|{kltr|vzymhb\ekkmrxx€‡›™£ Ÿ ­¹ÅÀ²ª¥›ª½Ê¿¢”‹‘™‘’ŽˆŽ‘Œ‹Œ‰‰‹ˆ„‚‚‚‚€“‘Œ†…Œ†…zvywvnsnqj^^agegjoolqu‚–’•œ¯ãJ„—e Ƥ¬¬·¸ÅÐåææèóî̼»áêβœ¡ž“ކ}y{{}€…ˆŽ¡¼ËÔÔÎÅ·¬ª®©©®ª £§¨®±­¬ª¡¥¦¯´ª¤¤¥¦­Ã¹›‚ynoikjicdhnrqkrrry‚z˜Éø áÏÙàÝÁµ²³­­«ª¾ðûÔªˆ~wt{„Œ†|{wrmmoqtw§åÌ—‚tpkmpmjkqnjklhkggc`cafb^Ya^][Z^Y_\ZUWZMNRNOOLFNRNTW\ljg__c]Z`]a`ac[XWYVT[ZWRPUOIMQNPLIGDBBDA@@>9;;:722331022/143001//23/-//-+,-,-*(+,.'-*)'.,-)(#+.-5414886:;=;ADB?EDBADFBGGNLJIHLNTOMNMOVRSVNKOOQW`hntmlqmjlg]\fkpqorr|„ˆŒ—“•—“‘˜šžŸ¡¤¢¦¤ª£¥¨œ†{zwqtwx~wuqki`afnrvps{~†Ž“žœ› ª°³®µ²²¦¢¸Å½¥Ž••”‹‹‡ˆˆŠ‹ˆ‡ŒŽŒ†ƒ‡‚‚†‡•˜‘Œ‰ƒ‡ˆ…zzwuupsjmnc^[eghokmnnq~ƒ˜š“–™´ì9aGÑ­œ£¬¶¿ÈÑãïîìöîͱ¬¿Ì¸©¤©©¡š—ˆ‚€ƒ‡’˜—”…‚ƒšŸ¥­²²¬£Ÿžž š˜™ž¢¥¢¡Ÿš˜–›˜£¤¥Ÿ¡¡³ËÈ©~rcbdjilkokslxjmnrsvsq{•Ö!L.àó òÕ¹³¨¨«ª²Áº¸¥—‡xwyz€|vrghhejoq|‹Š}xwojoqomkmrpgehecbedhhja\Z\\[]XYWW`_UPRQNPTMMJLGMRPYgxsmcdb\[]a_[__^]\W\WYYWRSOKLLKLNLE@EGCDB;::999967534421330013./10,.-/10/,/-+(*'),(,/-)%+++'(,+1,5134:;88:89:BCDCBAECIMGJFHOPJLJQPQNOQTSYZRQOQW[cklpmkorvqd]^diostr{~€‰Ž‘™”™›¤§§©­©¥¨£’ƒƒ|xporu€€svpiiabceoy€}€}€„Š–”ž¤¤§ªª¯¯­´³­¤´ÅÀ§‘‘Ž‹‹ŽŠ„‡Œ‹ŠŠŽŠ…‚~€†…™“ˆ}‚y{vuwqqpmjlcaggjncktqqy‚’ž™œ“š´ì öʲ¡ž §¹¿ÃÏÝñüݾ¦¢®µª¦ª´©£¢¢£™‹†Š’«Éоª™‰ƒ‚…„†Œ‘Ÿ •”“ŒŠˆ˜˜šš—‹Š‹–žž›¡¢§²°œŠ{j`cbgiknljtwvustvurwtÂ<&öäÛº­œ¢«¯¸¸ª¤œ•“Žƒz}~xz|}zomfegbbddjklollmliournkklgdlocaggdcaYYZY^_\PY[WYWUURUSOPPQLJMMJPUbttedb\Y\_`^^b\[`XW\[[[XTPQOOLKGILLGEA@C??A::86:::63563012-154*-12..*100,.,*+-.-+))*)(.,*''&&'&128427:@::;88;?@CA=ACDHGFIQPRTKNKKIMONRQY\WTWWURR^egligikptnc`flqpry~{xˆ””˜—”—˜•𠢍¶­§«¯£wpolims„‹ˆ|onea_cvyƒ™›‘Šˆ††“™ª¬®ª§«··¸¶´§›¦¼¶œ‹…ŠŽŽ‹ˆ‹ŽŽ‰‚ˆŠ‰ˆ†ˆ‚‡„~ƒŒ‘Œ‡‡„ƒ}{||yxxynonhhfkkkiiiowwry‹›™—˜¥¯ÒáÓ˳ª¢Ÿ˜ ¬·°ÅÖè*Ø»¬¦¦£¬³¶¨£ £®§•’–ºû6=伪˜‰}{}|‚‰Žˆ†€wvw~ƒƒ„„‰†‚zw{xwƒ‡Š––Œ‰€sia`^f`gomlnvv}„ˆŽˆ}rzбÚïæÒÓ +.ؼ¨œ ¬³´¬¦˜’–“‹‡†‚…€yzwqjjececa`aceefihefchnonkhhghfebcffad`UWZXZbYYZ]ZRWRWQRXSNPNOPGTNY^^efadd_affc^]\VX`[Z[WXSVSMNNKLKKGJKFCCCA=>@><::=:9874255001112001,.2+/00--*,,-+*+**(()+(''**&&"1557778?<49>=<6=>@DBEDKIHHLJMSNLOJILLMOSVVYX\ZVXX^]\^[\\^lsne_eiuwpu€z‚˜™—˜›Ÿžž›£­¬´®¢ª­œqjke`erx…†‰~vjbahky„š£«Ÿ„ƒ“ž¥©¯¬­«¶¹³´­¥š¡¬­šˆ‚†‹’’”–’†‚„ƒ„ˆˆŠ„…€„‰‹ˆ†€€~‚{y}z|xxwroihcfhkkfijnnut‚Š•œ”•ž™¡»Ä¹²¬¢ •—Ÿ©¨®³¿ÒïúȪª©¡–𮼰§¢Ÿ±º¶¯¯±×cÒªKýÕű™„}}‚…~zrqompwxvtzxxqsrkjlpzvxz{pmoj_]a]kxuwokpz†Œ‡Š—¦¨œ€‡š±¸¹³Õ'Ûµ –™«®ªœ’ŠŒŠŽ‡„ƒxrnmkfe`__[^ec`afkf`agjkpnkgggjgbccfebd_W[WUX[]WZY\RSPUOORRSLJQKOTQ\[``bdid`fjjae`ZW]]\ZYWUX_ZROOMMNMLKCDFC@><=<<<:::<:7523332221.44//.22-/.0..-),,+(+*),**'%$$(+&))04246;97:::7:A?B?CD=EDELJJLHOOKMQSMLNRRSWZYXYUTVY]__WRWZ\j}€l]`gjqx~|}~‚‰‘““–œž¡Ÿ¨´¸¹®¤£¤—‡zopf_akr|ƒ{upcifkw{‰—¬¦›•‰…’•£³´µ³²±½½±®›™˜®±žŒ‚ƒˆ‹”•–›”ŽŠ‡…ˆ‡„‹’’Œ†ŠŠ‹‡€€~~~yrvpsqljghiif`lmnos‚‚ž—“•™¡ ²¬«¨©ž“œ ¨¯µ¼ÇØÔ¸¨¨¯§—•Ÿ¦Ÿ™¦²¹·´º¿Þ^¹0éÊ¿°ž‘ƒz~{voponnvxv{~}}{tnnljiimoonolqlgieb_]j|Ž‘‰woŽ‘ ªµ´«›Œ—“–¦¦´«Îý +ýͯ“Ž—£œŒ†„‚ˆˆ†‰ˆ…ˆ‚wg`ed]_^VZ`b`]bdbefdhlmjghdhjbbiebce`[_\^X\ZXVVXVSPPLQMNRNLILOLPUTS\_db^dgbhih```Z]_][\Z\XZ]YSQPNMOMKHDBDC@?;9;:879;:743245330//.0013/011-*-+*()0-(*+*)+*)*)*,$$).'2/266;33;;:7=A@;?HDEDHIHMNJHPLNLNQNOVUXXXZZRUWTZ_kk`XTTYalƒ‡l\[\iuwxwz~~€†Žš’˜™Ÿ¤©»Àµ¶¹£ž›„~}ohfacgluƒtnmbhij{†”™¥¤¨›’‡“¨µÁÌÈŸ´¸²©š•£°¢Œ‚€ƒ‹‘“˜™–”•’†ˆŒ‡‹”—™—އ…‹Œ„€~~€{zuyw{tmplikmdiiimmwwu‡†—™Œ‘–®¹¿³¦¢žŸ“‡Œ‘•œ¥§¬±¶µ¹¦Ÿ£ª±£ ¡¡œœ¤«¯³·µ·Áòÿؼ³­¤’‰†}}}|womomr{{€Š‰…|sklkjpvqpttuurruttllk~¨²¢‹{wv„‘¦¨³¼º¯±§š¢Ÿ ¦££¸ØàÕº§•†‡“ƒ‡z~ƒŠ…|„‹‡qje][Z^decbccb_ckdcmoonkhkkmgikdaddc\`b]Z^ZRRUPNSPPNKLLLLGHRMSPORV]cca_]ddbdb__aaa]YXWUVUVTRQQQMMNGHHFBBA>?@;:=9368883210342201///1/.+--.*..*)),+&**;)('(&))()'*(&8/285587<7;;>?@@AAAEFDDHHIFILNLLONRRWUTXUX[ZZXYbjhf`[URY]hztf]Ydkrwxzxw}ˆ†‰“—•œ £­¾Å¸Àº®Ÿ—Œ‹ƒ~ufcc\`epomdbgfsxz}˜«¯­¦›‹„Œ’«ÂÎÔÙÖÈ¿¼¹ª˜‘˜ž ’Š…ƒ†‰™žœ¤¤šŽˆ‰…„š¢¥œ“ˆ†‹Œ‹ƒ}}{wvswqmnlhgkdgflkhljqz‰™Ÿ’…ˆ”ÀçâÌ£˜™–ˆˆ‘”œ §§­¬§™›£±´«±±§¤ª®±²²¶»±¨£¥«¨­§¡’‰„€}~€††|xuux}€†“”‰}somlq|‚Š•Ÿ“ŠŒŠ‹ˆ…xt|˜È¾—|us’¢­¬º»¸ªµ¨ž¦¦—Ÿ¦¶¹´·¯Ÿ”Š—‹Šzz{~ƒ„|x}ƒ~‚|rcW^]\acccdcchhb`hlihijjmokffgbedba^Z]Y]XWWPQLOSOMNMJKJGJILMMNNQ`beacae`d`_]]b_f`ZZ^X\YUQTUNMNNNIFHEEABC<:;<9779:5422421232/.03241.51-,/./.+-*'+,'+/&()$%+'(''*$(302520675:>>=:<@;=@EDEFHLGGHIKLORTRUWUYZSSXX[Z\dkgedZRXXT]kmb]_hos{zuu{{€†‹’–š˜œ› µ³²º·¬™”ˆ‹ƒrlje]fkndd`_ij~„ƒŠ”™½æØÊªˆ†‰”§ÇáçÜÖÓÏľ± —‘™”ˆ‡†ƒˆ†Š– ¥¦¢˜‹…†‡¢£¦¨˜‘†…Œ‰ƒ{|‚|~utrqqplecddedgccafmx…™—Ž|„ÈÏ¡‘Œˆ†€–˜ž¥£¤˜•¢®¬®µºµ¸µ¶¾¼¿Ã¿³§š˜––›Ÿ£•‡†††’¢’‰„‹›¢šˆ}umjp}’š›±Î̵›§±£™–ˆ€Œ£¶ž…pry“­°¯¦¯¯¯¬¬ ¦ŸŸ›”’š™š¢¢«··«¡”•”œ—‘„}|z|xouuuxvpid_bcadhhidflfaacelhgijlklhie^abdb`]ZXYYQXXTTOOLKMQMHHHEINOQMQR\_afojhdb^c^^aaa`\caa`\UWWTQMMLLLIEFGGCA><?;6777:624247621400/34//.33--,/-.,/-,&()'(+,-+'+*%)&(+'(111053678?;>A:>AB@BEDEJHIGHIOOKNRRVWUUX[VQW[]bcbikd`]ZXXY_jj\\bjpryzwwz‡ˆŠ‹’™•˜’𩦧µ« ‘“‡…ˆ~{xtljkjcj_[hgn‰“”‹—©ÞC`º‚‹ž®×ðÙÒÐﱤ’‰……‡…„Š–Ÿ§¬¥žœ•ŒˆŠ ¬¬«¡š’ˆ†ŒŒ‹‚|}{{}upqnpmk`defca_jaanis~އ‰ƒ¶ëä·—Œ‡€~|…‚†‘Ÿœ“ŠŠ‘ž¦µ¿ÈÐÑÍÇÈÀÃÇó©Ÿš™“’šž˜–™›–“›©¹ÆÉ©ž§ª­¬¡©§‘~tnpu…¢²Êãúñ˳±º°­­šˆŠ•”wprv‹¨²¨Ÿ£ª°«¥©§žš–—•”•”œ§®¶©¢Ÿ ¡¡š‘…|yzyorohkleacecbdhihigimd^^^bhhknkmqmfecabcd]]Y]ZVVTWXSSOMKMNNKKFEHDNMPJNU^^bfgkheg[a`c`b``_ceb][WSNSPMOMKIJFEDBA?=>;:;;;85558636433333063.-/1/,.+++*(-.*(,)(+.+**'(*''&(&*+32,/.668<<=;B=>ADDCHJINFKJJKLLOORYVUXSSYXYX_`]]aijeeefe_bdd_\dmmlsruwwy‚ˆ‰“˜š– ¡¢–‹‹‹‡‚}~zxomhieaeq˜•‡”žµúrœ-»†•±Ãî ûâÕÖʶ°¥œ“Šˆ†……‰ˆ„†Ž’™£©©¦¢š“‹ ­¥œ–‘Œ‹Œ‹†ƒƒƒ|yxywvprppqligdiebadeelfhyƒ†ƒ…‹‰–¥¤›†|zx}~‡Ž“˜–‘‹Š›¡¯ÃÐÕÒÊÍÁÀ¾ÂÇ󣡦›•”‰Š™¨¨¢ ­Éüþη¹¹¸³ª²²¡‘‚z{‚›Âçγ´¿À¼¶¤–Š‚ztss”¢¥¥¢ž¨Ÿª¦§§ž˜Ž“‘Ž“—¤¡¨©¡ŸŸž›œœ–‹}vyvonjffccc^bg`afehgfgfb\_acegknpkmkgd``_`a[[ZYWXYXVVSPLLOLNTONPHJIOMLORW[gafbd]ae^cb`abb^bad`XZWTRSIKMMKJGFE>==>A<9<;876356:802102220241101/0030*.+--,)(.)-+()*+)*+-)('%*(443333888:?<;?>CACDIMJHDFKKMNMQONUSWURTVW[[\[^__abhjlqlikjaV^q„|pquwuwy{„‰Œ•–š”“˜˜“‘“›‹†|ƒŽ}sojcekv‹˜Ÿ”ˆœ¹ï*-ß©’«ÃÖôèÛÙİ¡ž—’Œ‰…‡Ž‹†…‹•œ¤¥¤¡•“–œ¨§Ÿ˜“’‹…‰‰ƒƒƒ~xttrrppponkhfghiedaigdkts|‹ŠŒŠ|‰‹y{{x{zƒ„ˆ‰Ž‘”“ˆ‹˜¤²ÃÐÍÅ¿»´´»ËËÄ»¯®¯ —…ˆ˜¨ª¨¯Äþu½Œ:ú×Á¿¾´¶ÄñœŒ‡‹™ºö8[W/Ó®¥³¸¶³¦™†xws{†„‹—žž¥—›‘¢¢©¥ž”ŽŽ“Žž £ £¡›—‘žŸœ‹~yylophhjhgfeabbbccecdddc^adgfijlqnhnkca^\\^\ZUWSWWTTZTTTMMNLPNSMFNKMNKNOZbgdeda]^ffa]c_bdaccb]YWUXSPOMKLKFDEC?<==@:796766753445321/13141034121../+.-,,-**.+)*+'))++),,*+,*#/141579:79<=;?@CABFGQMFGGNMKKLMOSVPTUVTUWX\Y`hfgdekosuqmnmfZ`t}ut{xxut{‚†‰–’ŽŒˆŠ”’‘œ¢š…}‡†˜š†rlkdaq€‹‹‘…†Ž™°ÉÎÁ£“‰¡ÀÔãÿýåÖ³¥˜”Ž‹ˆŒ’“‡†‹•Ÿ¦­©§§š˜—¡§¨¢˜’“ˆ‰‹‰‡†{xprqpuqlqpmggkhhecfiibkoq~ˆŒˆ…|}~{{ywxw‹Œ‰…Ž˜˜–ž¡ª¹½¼µ²§§°¸ÍÐÊÃÀº¸±£š–𧩍·Û5òs€$ûØÅÀ»Ç×Õǧ‘–¦½h€Eïʧ’™ ¬¥ šŽ‹~ŠŒ‡Ž˜š¡š™˜ ¨Ÿ™•‹Ž’’¤¤¡ ¡—’”œš›•‰†ywnpodgkdgecdbdghlkbcge`cgfhcdnljnkfgfcbaa`\_\XX[UWXTPRUNMSGMOUKGSKIHLQQ`fbc`_^afplcaaZ`adeea_[ZTUURMHKLGFEACB>==99;8777:62462134205401.0-/00/./--*),,,'+,()*)%+))*''('&*'%/35044599:?A@@=DBAHEJKGEMQOLJJQPOPTURTU[\\\afityxvsx~xrtqjd\]blkmtyy{zy|ƒ‚ˆŠ‘ŽŽŒ‘…‘Ž˜•‹…‡‰Š•–€rkceap|Œ„†„‘› žŸŒŽŸ¾ÕäðßË©¢š•‰‹ŒˆˆŒ‘—’ŽŒŒ‘¤¬¬¦¢¨¤ž••¢¨¦–—’‹ƒ†Ž‰†zyvuwtyupmmecmicgde`gmbhqs|…‹Š„x}‚y}sz~yz—šŽŠŠ€~ŠŸ¬¬¤š¦°·¹²—§¶¼ÈÐÍÐÕѸ°±µ·µ³µ»Í3=±E ãÏžËÝßÍºš‹˜¤´å.=ÿÝͺ‰…“œœª¡§ªš‡‡‰’Ž••œ˜™’Ž•›œ’œ™•›•—š¥Ÿ£›¤ž˜—–•—Œ†xupnmgif^hd`dcfdjwocehgeklgnngqpklggfddd`a`[^`YWSUWWORSSQTJKSSTRSKLOMJSX]e_fabdcnykfb_[Y_egfcY]a]RQQHJMHEFD@?A?;;<:<;:9567544303422421223.//,-,///++(+*'*-)+*(*+*)'''),)+$$03554257<8<DC@>FBBGFGGHFKRNMJIOPNOXXUVW[__bfgr‡–™„†‡xrmbZWY]^_ivwtuz|}~‹ŠŠŽ…‡‰”““—’‰„…ˆ„ˆ‰‡…‹Œ{mgeaenu‚‚~…’Ž“˜–™‰…†‘¬À×õøìáÓÁ¬Ÿ˜–•‰‚Š’–™¢¥£”Ž”¨²¯£Ÿ§¡–”Ÿ ž•Ž“’‘І‰ˆŒ„|yvtxyqvqqljjekkhhbdfnjhgmmwx„ŠŽŒ„{€…}rxqvu€•š‰‰…~ˆŸ¸¹’¤¿ÏŦ•—§´¾ÆÕÔÜÚÆÈËÒÛÞÑÇÐÌÃû†òø²U +ãÒËÅËÛÔȹ‘”™µÔݹ¥¤ŸŠ{y‡ž©©°¬•…”œž¢™——‰’Ž——–œ–”›Ÿ™š›šž—‘’މ…zsqrpiifbbcfecc^\ahnkgchlknlkpphjokihihfbc_]^[][XTSXVTSTTRQNJIQMPNSOLNTLSYa_cf`cdcqviead`[\add_\\^\TSPMNKHHGB>=?<6;;8;88744435512/.33643421/20..-/,--,+)+,),-)'*()-*(*(),*((%20556548:<<BA?AD?@FCDHKHOMMNMILKSVVTVSSZaggdi‰²Îѽ§˜ŠƒzkidZZY^^bmpvvw{|‘Ž‘“‘†‚ˆ–•‘•—Š’„„‡ˆ†‰Ž‹tohlgioxƒƒ‰Š•‘˜ž—‘ƒ„“¡®ÁÚáÞÐ͸¨ª§¥¤–Іž§®³´°ŸŒ™«³´³§£ ’–›—Š…‹“‰ˆˆŠ†yvxtvrvxqrjniinkcccfijhmnltruv†€}†€wwsyw‚Ž•—Ž“”Š–¨Ÿ„€ŠÆû󺙒Ÿ§­¹ÉÎÐÔÁÁØëñðæÞâθÆþS–ƒ.ôØÌÁ·¼Ã½±¥•…„†Žš ’’‘€tx„¦¥¥žˆ‚“š¡ž¡›”–™“ŽŒŠˆŠŽ™““š’™œ“›–•››˜–Œˆ‡‚‚yqljicdc]afdcc_[Z`ceikjmpppkmonlkopqrqpkda`[\]]][^XSVTQWVWSKKHOOORSSRLSZ\\bbaa^bbfgfedahe`[YZa_\WUWUMKKPLEEFEAAB>;9;:5872443465330/1431331..13.-.+*...0,),*(,,-*))-+)&%)''$*)225945247<?>>AAHCGFHBEGFKKPMOMPQVVWVRTU[dmmgp¤íðØ±–…qga^]\_bjmow|~†‰ˆ–š–œ”‡“—¡—’œ›‡‚…‡ˆ†ŽŠŒvloijo}†ŒŽ‰‹‘—›”‘„‰š£¬¹ÍÕØÈ¿¯¥¯¹½·©–›¿ìïÙ®›Œ‹—¤­²³¦œŸ–”—•€z…””‡…„‚|~|zurywssppljhlga``ffglgonmpqm||Œ‡‚{„}wv|ƒ‡”— ¦ š–œ…€y‘µóé°•’˜¡©³¾ÅÈÊÆÅÍØâçíðâʳ¦´æ!ìп·«¦«­§Ÿ›Ÿ™ˆ…„„‡‡Š‹–€sty‡˜š¢žŽ€‚‹”™š““—“Œ’††€†•™š——–’’‘އ„€|zvrnidb^bbaabca_^]_acghflqpppqpnproproolkga[Y[[_]Z`[XVULUSUSLJKORTTURSOS_`a_`e`Xccgdedbac__]Z]Z\WVQRNLNLTQLGDB@>BB?;<:4884543524533220100200022,/.,-...,))*(),,-*,*++$'((%&()*351585884:A:;@<GFIFIJIHFIKLMLOTWYYUWUWXXdhhk€¾%òá¼›•uf\XZ`__nprx‚ˆ‘’”™¡¥“’𧵦¡› Ÿ‘ˆ†ƒ‚Š’‘Ž“reiejŒ’‰•““‚†šªµ¿ÊÍȸ¯¬³ÀÑÞÓ¼¤œ³ýp‰8ᮕŒ—§¬®¯ª¢ž˜”–’‹|yƒ‘“†‚€z|{xwyxvuutsqmjihjhchlciiielmoms†‘‹„€zxuut~‡‹©ª¹¹°ž‰€uo{”±°”Ž—¢¤­´¹ÄÂÀ¿»¿ÍãêéÞʺ¨¡²ÆÃ¸±´°¢ ›š›š’ˆ€‚Š‘›ƒwnvŠ‘“€utsx|ƒ”Ÿ–“’’••‘•‰}{€…Œ•‘‘‘Œ‘…‰‡†ˆƒ}tssnmje^[[_``cbdebccaachgdgiijpkgmpnjmlllhda]XYY^ZW\c[ZTTRQOTSPOQLRXYYWXTZ]b\Z^b_`cgghfcd^bY[[^eaYUQMOKNOSRPJGEC@?B?9:=;86654651141141002111120.2/++,.-*+))''&(+()(&()'%)+)%&*(*44/4519;7<=9>?=AHDE"+=GIMOPPSVX\XWZ[YS\kmq€°åðÙȼ¡““ˆtcXS\b^`fksy‚€…Œ“—¨»¹£’••š™ ®¤  œœŒ‡„ƒ‡–›“ކxcbaq€Ž’—‘’Ž’‘‰„…’žµ»¾ÃĽ´²¾ÓÜðûå̹¯ÐR ‡û¸—Œ—¨¨«®©¢š•—›™—…}€‡ŒŒŒƒ……‚~~xxz{rttustqjmfleibikeckgfkqhnl|uz„Ž~soxmov}†“¥³µÊÓǦ–Œ~opo|‡ˆ‹ˆ„“œ›¤§©·½´­¨¯¿ÝòæÔÏı¦¥ª£ž£¦§Ÿ—Œ‚„Š˜Ÿ–Œƒ|†‹Ž…uqpz„}}|vinkruˆœ–š”™’•vrvz‰‡ŒŒ†ˆ‚yqrrmmfe`[]`_afdecde`acijchhfigljahkihijjgfa_`\X^`XX___XTRVQQUQPSUOUXa]\YR\Yd_[[b_f]ccbfeca`]^\]_e_TKPPMKLKNJEIJHBAA<69::<976334003353003120.231.02/,*,,)**,'',)',*)$)+($&&$&&*(+0361305;;?<9<AB>EEG2(-6CEGNQPPOR[[\ZZZVW^lvvuŒ¬µ©¢˜‡‰ƒq_WTWWYahsux‚„‹‘·ÝÖ­œ”‘¥¦›˜¢¡œ˜•’……ƒ‚†—œ˜‘sd`jy‰•ˆ˜”’”Œ‰Œ˜¡·µ³·½ÁÁÈê õçÔÈÛYùäVìÀ¢–œžŸ¡ª­¥œ–𣧥£˜„ƒŠŒˆ‹†„‹†}{usustspwsmkhhjhfakjifjhhosmmmtr{{‡{ysqskqty‚Œ¤ÅÈ·ÆÙж¤Žyoplo{‡‚‰“šœŸ§­«§  «¼ØûùÙÉÀ·ª ¡›”™œš•ŠŒ‚…’œ—މz…‡…zrlkt‚‡ƒ|ztuimgmn~~Š‘“ˆ{plxz|†ƒ…‰‚~‚„€||wsupknkfcbffcfilgcfjh_biifhkjjigghecejlhdefdaa`_bhd\\Y_`\YUUUVURLSVU[^]\ZYX_`ee^Y^[bdad`fb`b`]`^_[XWROPNMMMLKEBEIG?>>97<<89:965652442563023210411.00/,,+,++)-)(,(()))+,*)%&&*)*&((,2304588;;<:?CD=CFCLJNFJJLLOPRRS[]^[Z]\^bfoqnz‹ŽŒ„…ˆ„|q`TTURX^blpsx€Žš³Ô˨œ¡¢°­ –—›››™‘ŠŒŽ‰š—›—€xfku~‹Œ™”Ÿ“žœ›š–Ÿ«»¯¬±¾Ôä.B1$øÞÚQ<Ýп¯©¡¡­­¡œš¢­­¯­¡—‹†‰ˆ‚‰ˆ‹ˆ{xyxrstzvppjkhmgckgkmsjisrplnlv|ƒwsttpmqsx…‹ªÍÁ¯½¿¿¿±”xnkmqu{|{‚‰‘•˜£Ÿœž›¡±Êñýݽ³¬Ÿ–”““”••–“ŒŒ‰Ž’–˜’’…y‚~tqpmq}‡‹yv}wokjjpxz„{„‰‹‘„~qkqp|~‚~yy{‚y}tnqnlmhkgcfhkhjqjghgjggiffijiieed_bfkjkgghca_]\^bhja[V^\][XTWVTMKQU[d][_X^^ddfnk`d``d`bbfc^][]Z[[XUTPQRPNMLIIDCDAA>=<88;:6667647832332452201410//./-,-.+,/+**)-,)+(''+)*&%(*('+&'&/14216=79:>;D?A>DCDFIGFFHNNNRRTVZX\]Z[b]^cgnv~zv‚y|€xlbUQQRY^]dnory€‹š¤©¨¤¢­¸Æ±œ’•”Œ‡Ž“•šŸžŸ¢˜Š€€vs‡†“žš£¢¦¢¨¥ž›ž©»µ°·Íì:NTFF7*#êÔÕßäßÚãäÖÁ¯©¬²ª ¡›¦²©¬­§œ“Šƒ€ŒŒ„~€€~}twuxvqvnllflfhimrvmlqskpupwy{sjonmqsrz{„°©ª³¬©¹­“|qswtuvwy{ˆ‘’•˜šš——¤·Ê̽°¤›‘‹ŠŠ’Œ‡ˆ‘”•—œ¨œ‹‡‡„}{zz|}uquƒ‰~|rvx{lrorx|}zƒ€‹Œ‰„{xrsu€}|}||wwz{yrrpmjtsonmhdejgdhheecdddhhgggjgfecc_dhijjifecd`^`_[hh]\W[YTUWTQRNLQSW]`Y\_W^abjmplda`]]XZ^]`][\b^\UTVRPNMMLMIGBDFEA@@?;=:5675234134332101103223110-,,(,,',+,*,)&*+**(**(),(%''#%*)'&71834785:<;;@>B@ECHEFIJFIJPMPQRTYWYXXY\\^_ew~wnvyopvwri_VOOOSXYdlppt~†”—˜•™¥¥£¬ÂÛÅ ŠŠ‹ˆŠ™žŸ¥«¨¥¦›†€~Œ•’”–šž«²¶³­¤““ ¯¹ÂÏç>ZSCJ[H60ö×ÉÌÛåãëöïÚÁ´®«­¨¦¢¤±«§°©Ÿ™†z~‡Ž‹ƒ‚„€|w|uwuoxpnkglddjhnrnknslsqy‚€ywpllijkqusy}Š‘œž žŸ¢™†|qs|trsntyx~„‡ˆˆ‹Œ‘‘“‘œ Ÿ¡›‡€€„†‘•„‚„‰’™Ÿ«®¥—‰„‰…{z{~†yrnz{|zprpyxryws}xtuvr„…ƒ…€}wzv|xz}wqostvokkmlqqomigdekddi`bfegeefggkjikecb`dkmikpmigfeb`a^]b\]ZWSWUY\XNSQRTSZ]^_\aab^bfigie^^\]Z\_\_``a`a[YUUQNPMKHOHFA??CA;=>:9:66875333333401424//422111.,-,,**,+*(++)*))++*))(+*&&(()*-')53308:669;:9@ABFDDDEEIIHKJMNSSSTV^^VVZY^cagw|woiosqqopmd\QLPNOU\ciuuv€‡—”‘› ©´Âɸž…†€‘• ¤¡£±±¯©œ…‡ƒŠ™—›”•›¨³½Ç¶°¤–•š¨¶Ðî 5av_<=FHEA5éÔÑäïíòñé׿²«µ·©¥§¥«¯ª¬¥ž›’ˆ€‚‰†‹‡…ƒ}vuyvuvvqlnndcffiopnkfqqtrz„‚volgmgllpsmz€†ƒ‰‹ˆ‚tpkfqqonklqsx{€€ƒ†ŠŽŒˆ‡†ŠŠ‚yvuu}†”›™‘…ƒ†‰”Ÿ¯«Ÿ‡†‡„~€‚z}xonqr{uqsqtxvxuy|{oposz€€}zqtxxw|{wqjhnrtonmnqmpmefh`edadfcdijhjkhglokjjhfbdiklmllpifidab``^][]XTXWY]ZRPSRUTY_`hbcabecf^]aia]`bfdacedadb^a\[VQTNLNJKMIEB>=<<==:96796445445313523544202221.//..,**-+*)*+)*),*+-))))**)+*&,*,)'3/.037588:>@>BBGAACDFEEILNMLRUTUV[]^\\Z\aadloljhinsrklk`XRLNOMOYcglry‡Ž˜Š“œ¡±±§™”‹…†‚Œ˜¤¢£®½É˾¢Ž‡“˜”ž¢£“¢´·¼¿±§œ“—¨¼Ö @i‹™vVFLT\\T5 ïâäåàçâÐÀ°¬¯¹·¬¨¢¤©©¥¥¥Ÿ£•’އ‡ŠŒˆ’Œƒ„†zsxztutvpuohhhanylomjptqu{{tsklgkhhopqqu}ƒ~}ywtqpice_dhkihgmrwv|}}€‡ŽŒ‹ƒ}|{yslklpz‹™¡¤•Œ‰ƒ…”ž£Ÿ“„ƒ€„…‚†}{vlnoryspkmsuusptzursorw|‚yzzptvwuvsmhmkhlqjkghhfljfbd_eb_dfddimjeegijllicfhdhjiehihkgfhdbc^^^]\[]TWUVZYUYUUVV]b_falafeed_\_c^Xdadda`ieeecfc]UTOQPNLORIIGB?;;=?:67856742242341255412/0434220/010,-,**+-,+,,)+)(((*&'()((,Z)&((%5*153558:7@C>AAB>?FDGGEHFMOKQUTWYTY`_]Y^ddcfffkkjhjlkhc^UNMMPPLR^bfpwx{‹“‘——œž“ŒŠ…‡‡Ž’ §ª¯¹ËäóÙ°ššª¬¥©ª©›™¥°¹³¯¨Ž‹ˆ’ªÄçY™¢Šqky|unfV4 ÿäËÅ¿±ª¢›¦°±­¦žž¥¢ž¡ £­µ³£›‡‰Š‡Œ——–Œ„zxwxxsouuwmmnnqx~rmutronswssrioifdhmqsts{}|wkmkjjf_a`abehikntwxxwyy~‡‰‹Šƒ{xvrjgjlvƒ‘¡§¡•“Œ†Œ™˜˜“‡~zy}~~€|wjgknsqlnimsrtnoskssxu{}‚}|xrprtotrjieeacjfhe]^edba``cdhjfecaekiedfgejlhccefkjfhijkhhhfbb^_[caXYZWSRUW[\[V[XY]bbciqjkkicaWXZ^^_[]__dgddfegaZ[ZQMNQPOLIHC?=<@;;:77666545322496220352-.00222301.,..-.--,+,/),,'((')$((%'(-O(&&&(0.7;885:>>=@>?@CECGDDNGFFKQRUUWXXY]_^][bjeefijgiifdhkf_[RIILPTOR]dny}rmvyƒŽŒ‰‰…‹‰‡ˆ„…‹’¢§­­°·ÊèõÞ¾¥«»ºµ·¬³›—¡¥°®§£”‹Œš¯ÉïLk}ŒŒŽ¯š‚whQ<<0úË´¦š’‹ˆ’ž¨ª¤Ÿ˜œŸœ›¢±ÊΫ•‡ˆ……‘ž³À¨–„{x{wwsuuwungms~zsvyqfnssuurkhhdcfinqpwuvzxuknoifebacecfhku|zsyxutvzƒˆˆ…„uupjfis}‰—¯·¬ž“ˆ‡€ˆŽ˜“Š}|vq|v}€|ykijhikjnlinmnpoleqt€{…‰†ƒzrokpsmxqmkdafecfcbZ_d^b^_`efijiggbcgijgigfkomfdddgikmhffeiihfd__^daZYTUXVUVT[^\]Y^\\`dhnnlnkdZPSW\___eb_bebaec`]X\XULHNOHEECAB?><;<=;866845643547523015310010/32./.+,,-0.*()).&.*&(*)&',(%)&(%()'(&-27::538<A<:@<CDBDECELGFMMQPSTX[YZ\[``[^gfihdeb`eeabee_UNIILRTUY`gnwymw|‰Ž…~y|„…‚ƒŠ“©µ¸®¹¸¿ÖÔDZ§¶ÈÌÈ¿´°“ˆ“ ž ¡¢Ÿ”‹ µÒñ*Y~ŒŸ¦ÌÙÀ~gQ<PKïÉ®žŽ‚€‰•¡¦¢ Ÿœ›™™ž«ÃŦŒ†…†ˆ©ßóÅ›†yx~yutstzvnkmt‡}yxxtunenpryxrofjhgbfiqjrppswqqspkbdfikhhgjvš‰vvvyyz{~†Š…~zstqmhgw‚Œ¡¿ÕÍ´ž‰‡‰Š‹“Œvsmrt|}zuokibhgkijijkkpljflt||ˆ“„ynpruqnqohghgilfd`^adgjkbadifehighfdefkkjgiljkieegfiookighighkhea_a[YXTSVVVVQ[Y`YY^[Z\efirxvmb[RXUZ[ccfhbac^`a`_`[XVSNKMJHC?=CF@;9:;::88677577335423630012320-./0/-./+(*.+'&*)*)-+'))*%+))')*'#'($'%/45494158@G>A>BA?CEDHEHGMLQNRVW\]\\Y_aV]jjgjb^\Y^^\]^^WPLLLNSSV\bfot‚vw‚‚ˆˆ„ƒxz~€‡‚‡‰˜®¾¾´¹µÈǹ²¢¥¿Ñá×È·¥‘…Žœ•œ¡—‹ƒ„“²Úö +Y’‘–¶Ò¤nJ92A>,ïα˜…}}‚ˆ—¢¤§ —“‘“– ¨§™‹„‚‚…‰ªÚ똅y{}ryqrtvoluw€uuwv{qnljnuzzurlkjiaefpihrptsnszqngffnrlgfkzž¯’xqntwwvz}„}zwtuspt}„’©ÎþîĦ—‘ˆŠ‹ˆ‹Œ‡zuptuyvxxsqjiilenqkibfnmijjnqwx„›—‡|psrvpkii_elkkhdcafimltpjhihdclfbijhfegjlklljifghgjlmnpqqslfjkkg`_a\YYUSVXWTRXW\[[Y]`_djlw~u]aYUSXZ^eggbcbaadecb\VUNMNIGE@@=BB=9;;879797785895565423321000..,-..-,,,*((,(&'(+*(),&(**(*((&)++&(((*)343466267=AACAEBBEFFHGHHJHQQSTW]^^^`cc^emjjlf[VUVXYZ\YRPNIHMQRTZ_epsz~zyƒ†‹„†„€xy‹ˆŒœ¯º¯ª®¯Ä½«¢•¡ÁÚìÕÈ·¦•‡‹‡››ž¡¡–Œ~‹«ÑçùI|…‚†³Ê‘Z50)-3,ÿâ¼›…~ƒ‹• ¦¤ž—Ž‘“¤•ˆ…‡„Š‘œ´¾§“‰|}‚wxvxuunlxuolnsywttsnnp|€zxspjldhhejlsnslpu{tplhglikheitŽ˜ˆzsnnqssvxwy|{utyzy~‚ˆ™°Ó`>ì· ’…}€†…{wurwvwxvrlglgbgihlfgllkghmrvt~–‘†}mqljokjegilppgegiprtkropgjfhjkhfhjihhfgkqpnqnhikeimkmlrsqphjige^\^\X]ZXUY^ZWUXX\XV\]_hflq}yk^\[SXWX\fdddfjjfkki\\RLPNKHFBAA?<<<9;;7789:54657547545213431--/0-*,-,,-*++)*'()'*-)'+((',*(*')$&)-(-'((03101654:<<=D@ABACCHHIHJLKQNQSX`^`_\cdejkiliaURSUXXZ]\VQNJHIPXY]ddenqqwy‡‡…†xz€ƒ„‹”Œ–¤§–”Ÿ¥¶°­ž–¥ÂÝâн»®£Œ’–¤£Ÿ™‚|‡¡ºÐë (Qcbg˜ãÛ¥yQ3,%+88$åÅžƒ~‚ˆ’šŸžš”’“” «¤–‡‚…‚ƒ‹Ž˜œ“Š…xx}{uuuwqonzqmgglvy{wqrplƒ|{}}snheecipnptntuwwoihhf`hkfjpy{wvrkiooqqqstuusswz€†Œ›§¾ýKDê®—Ž‹ˆwyz}}zwvrsv{yxsnefgfeffimllphhhjvv{w†~xmjldklilqkopulhnsswsn{ysgnoonkhjiebbfilqwupsuqnnlnmmsqpmjljgdc_bZZ][Y\YWZa]WUZTUTVY^_fegktmbbWWXYWUZ\cbhq†}tvyn[[RLOIJFEAB@A;<<998:987634458335442453420../-0.,*---+++'*))*)*')'+,*)**+*&(&%%,&+)($033./574;?@>>A?AAAAEHHGKQRSRPW^aaa^Z_dkkedgg^USW\\Z[^]WQQPKKU_]`jgeknpuww}||~‚€†‚Œ‹‘–†„‹”¨±¬®¥¸ÍßÒɱº²§™“œ—¡™ž•‹{—©Åä*@GU“¾­iM6%)/;C5ðÑ­Žƒ}z€‰”›œš—’———¡©§›”‰‚ˆŒ‹…€xv|wvqpnomqoxnmijip|zxqpprƒ~z~€wppdeiekptrvpvyznieeaacgfimpqlokiighstoqusqrps{…‘”›™ ½åí½•‰ˆ€xwstoyyz}rrw~€}vohiiiijhjhjlmdnkp|xy{w{unkhkdikrusnvpqrrzyytvx|tmrsokifihdcgjknsw|zvwxwrrurqutnjigic_^[`\[^`Z_]]__VVVZVSTTXb``ikfe``\\Y`_b[XZbadr’‡x}Œu^ZRRMEIIB@B?A<:856::66433537:43556443230.0/+,01-*)*..,''++++(*&*+(('(%))((%+'#)#)*'$303246569<;=;?C=BABDHFIIPRSTQU]bba^`bekjhba`[YVV[]]^baWPQOOU[\\`gigilqpwwxy{{‚‚ƒ†ƒ‚ˆ‹ŠŠ„ŠŠ†}„£²ºÃºÉÚÞÏÁ°µ¬¢Ž”›–£¢¢z}£Åé ,T}‘w^UA2*/6@G>$çÊ£‰{v{ƒš›”—𛣍¥—”Œ…ƒ€‡Š‹†€{~yytuonnjoppqikhggjsy}twyw€~wwuqoqjijdmutvzryzwsligaea`gfhikmmkjnhjttstvxtqqw}…‘ ¤–“šŸŸ“ƒ|{zysoppt}xz|vrsz‚{wrpoiihmjlhlmhkpps|}}|vqpghgklkt~‚€|wtqv{€}zywtwolpoqkejlhhknnjjpq{wwz}xrstqppmihgb`^Z[YZ[\^bbba\^YXUTXWVVY\^^hkd^ZYZ_dnvyqea]`\nzukrq_UMPJGHKDAA><97777:9655356445226457203410/--0/-+-*&*.,((*.+*)(*-,(#%&'&&(('&)$(&("#$0056442799<;<?>;CB>FFHHJJLSTRU\^`a_`bbdii`^[XZWUVYchfd]WRRX^_^bbeeegilistv}‚…ƒ|„†ƒ„†‰‡ƒ„|…‰˜°ÁÞàÕÖÛÝĺµ²ª¡›•–˜£¨¬¥›‡…‰Ž¥Áïùóóõ4KSB4>:27:HTNC8ÿÝ®Ž}y{Ž–——Ÿ™’”¦¢Š††…|~€…ƒ€x|wxxuponmpusofedafiq{|ty~|xxzxnnqonuommrpr|z|yxuvpooifc`ggdhnpimmkimnnsvxzwtvzwzƒ‘©­ž–Žˆ‚|xrttwvrmktvtxxtplpvqtrpogglonkmpoonqvz„…{pnlmnilpnu~€zwwuvxw|{qonjlnorsminpnlmnnmmpov{vwwvvplmnpqkiga[\^\]YYZ\]b]ab[[YWVURXY^YY]`gg^]^]cgv‘’ƒpie`^gdbcg_[ZNIIIIDD@B@<;<;7;989877477424433134335510102/0.,./*),(*(*.)))')++('&*)()*''&(')+(&&%1156124555<<;@@ABCAFGKFILLRSPW^__[^_bbbeb\``XZYWW_mmiga]WV\^cefdbeiffnnoty~†„†…„‡ƒŠˆ…‰‚y~Š ÀèæÜÝÕ¼°ªªª¤šš’—¡¤¦±¤“’—‘§Åï÷ïëãô( 08ESb{w^B& 㱓}}}‹•—˜œ—’”šŸœ”Œ†‚€yxz€~~z|}yyvuqpnrrvnnfbgbdkqwvtr€~yz|nptv€…xuspmp{~|uwvvupkkgfffheimmklkiinloqrtvwutspsz‰¡¤Ÿ—‰~wrnmtqnttkdprsuwvtojptpmllijoosptyvvmqqˆƒƒsojuomrooqx…„wu{torrprqkmnglqnmonjlnrsnnoprosxuuuropmjkjllifa_\Z]^`^]__^[V\``\ZWWYTZb``X[cba[Xcbm~ŒŽŸœ‹ukecZ``_[ZUQSKHFIHBB=A?;:?<8<967766766434640233412300143/..-,/--,(+,**+*))((*&*(()*))'&)'))&(*('1-14658447>?<@EA@DDGGFFCNOPOOV[_^]d`cc``_`aa[\YTT^jlif_[ZVX[adfe^bgdchnosvyˆŒ‡€„†††Šƒvt…¢ÊôìÓж¦Ÿ£¢ ž¢’—¦©§«¢•š—‘ºÛáÚÛÜÙâíýõö@Yv¯À¢i/ „||ˆ”˜š™•‘’—™––”ˆ‚uww||yz}€{wusrnqxsmkhcibgjqzrvsˆ†‡Œ‚}tyyƒŠywrlorxyvvyzvxvllkfifegdcilljlmijpqosuvuqrrtz‚“‹ƒvtrkgkljlpmkotuqtxuqosonmrkrrnuxwz{tntszƒ‡‡ˆxpnookrqlrrsuqqunossqmlilqqppmjkljlorupnmmonuvssmmrokolfccda^^\\]a__beb[WUXac\^WZZY\ge]VZ]ZY^_ces™™¦«•}jbdW\_[WRSRNJHDFBAB?==<:>;;<;7856676434245321221//121100./-+,++,+++**-**)*'&(')(&*&'&()&&$$%(*%1/22:69887@B=>>=BCBCBGHFNKQPNW\^_aeaad`a]bb`^]YUVY`he^ZZ]XUX[_a_\]bb^bjomn{’–Œ‡‚ˆŠŠ†}sx€ ½àÿÚÉ»·­¡Ÿ¢š¡šœ—–£ª¢£›˜’Š…‹›«µ»½ÄÅÌÔàä×ÏÖð2f³ÒãÕ…;Ö¥‚„‰”’—œ—˜•’•‘””Š…ƒ~}uxwx{{|~€~{{rtrouwuvodeleinnyp{|‡Žˆ‚~tu}†ˆ„vpvkmpuvxw{|{usieggdecceijmojhkorsvuqmltvqx|~‚ƒ€{xtolkfjollkqoqqtqspssphkjrjtxqyt{|x{wx€{„Œ…‡zooioljnffimsrsonsruwoklmmooqjmlnsqsqnonlknqrqrrlkppnnged^^[]WUX\\[[_^ZXWTW^_^ZZZWYUX`UVY\\X_bffqˆ’”®Ã›}jad[U\XXPOPGJDCCA>=<9;?>>87;:785656534455252/0022/00.//..1.*)**++*%**))()()(+)'(%+*')&(%%''&*,$1110969;77<@<;<AC@ECBIHHOLQRPU]^\]^acc`ca^^^``^YY\_d`ZYXUSRTXXYYWX]^^dimpo|†’†…‚}€Š„‡}y||…™²ÆÑÕÊÆ¼¯¯ž¢¡Ÿ¥“™š¡¨”œ˜˜ƒ}w{‡ˆ™¢ª­¶ÅÊ×ØÊ¹¼ÈæFr˜ßC%«Có½™ŠŠ‘’”•™—™š›Ÿ›œš•Œ†zwwtxz}€‚zxxsvtu|uussgjghjlhvny|„‡‰{unwy~zyqtilmu}{wzƒ‚|srjhhkhecfegikkjnmlnorqmkjoqpstsx~ƒ„‚vpqkiptoklmilpprvpwokjhipruzz‚y{wxx‡˜“Œ††„…|unmknllfgiossqqsqpqwqnlkmhlqhlnqvqnklmkkintrpopojlpphchec]YYUTWXT]\\XQQRTW]Z]VYUQVUQVXVZ]`\]]egjvˆ©¸•wh^^\VTWPOMKHKBDBB><:89><=84765799752594663621202210-,//./1.,*)*)**&'''()*$(**-)'((+(+%$%(*&'*-(11/016:;799?>==?=AEDBHIIOMSQST[_]]`a^]^bc_^ceec[RW````ZSNLLQSNSVTPQZbdegjis|…ƒ‚‚‚‚|†‚‚~~{”œ­²¼ÅÐÕÀ®£™£¢©›œžž¢œŒˆŽŽ„zvvz‹˜¡¨²¾ÆÑ;«¥­Ì(9Q•0GÂLÇž‘”–—œ™˜¢©¨£ŸœŽŒ{yvt|xy€{yyvtssuyywrungegllptrsu‚}y}~xtnptxxtkhklyxzyz|}|snkkjljhbedclkjkjjiklnnnnlnlprrqr{ˆ‘Š|ttkjjmnkomjoumsxtwpnkholqu€†…zsuz’¶¥—‰Š„ƒywnppqrqmpqruyvwpqppqpmjhmhiniknoomlijhjmmppooonjgjmmjdfec^[\TQWVV`[YYUORTV]\[TSNNUUTW]WY\__^[bmlsy‚–•~ld]ZYUNTNLJFJIBBC??>;978;:863345;;964688666422321.12,*.//0-./-++&&+*'',)('%'())'))))'('')+'()%'(302234:5986>=>;;=?ADEIJMNIRRTUYa_`a^ZX\`_afihhj`WVZZ^`UPQKGJKJKOQMOW__adchv}|€|x€‰‡€|ƒ€{y|’œ¤£¯¼ËÛãɲ££¢¡Ÿ§¦ £•‰€}‰‡xvz~Ф¨°¶¾Å¸¥¤Äñ + 6–Pôʨ˜‘ŠŽ‘—™œ› ©©£¢¡–†ƒ}wquxyz|vvvsqqrnw{zvtogfgirtqurqwuwzxuunnsst|rmlkqz€{z~xuwzunjnnmmkdgdbddieflmpnmmpolnnpqtplu‚…~xrqqpjjnkjolmrrqvssspmjrorz‰†‰Š{wuv§œ‡…}zzuppvyrupsrtu|yxoqoqlknjjkjgmjlmmlknjlmknonmoqpkfbddgnhfc_]XURLGP[_ZYZ[WUTUY][STQSSNQX\\Z\[\_\bnusw{nbZWXUURPQIKEDCB@C<?==;58:855533586678:6754523002//33/,//-.-.+,,+)*++'(,('*('((('*(*+''&,,+&,,%$&02645686::98:>?@@>CCFJILKIOTVSV^]aa^^YZ\^aijkoneYSTcdVRRPKIFFGGMKJQSZ_bjmou||}€‚ƒ{zy||xwt€–›ž¬¸ÊëéÒ´¬ž§žž¡¨°£—†yw}‡Œ‹wu{„Ž¡§®³³¾½¹¯¤ž£½âñçêüêÆª–‹Ž’’˜Ÿš•šŸ¤¥¢Ÿ ›’Ž‹‚xry|x{xuqrqmswqvyvurolmgjrpqwtpss}{uvxvnnpnrnlnqvsww|zwxzurqooollkjgfhaagffnomkkkprmnpmptklotvqnpoklljllgmifknpqwrrmlnkrz…•’€wxt‰ˆ„‰€|twu|}uuswuottwrqkknheiimjlklnoklnlijnpolkonnpnhcabbdijc_d^XUK‚ÉzY_Y[]a[VUV[ZXSTMQNQQXXdY_a`]acpussxqngcWVSWYSPPLJF@FHAB:8<9<5787896554455877543243451/00110/1-+.---+,,+,-,(*,*&*)&)&((*'(+')&+(('(+((&.642556;<;99<;???EEFFIKLONSSSRV_a^_\Z\\^`ailmsmbUMO€€UYTKIKCDEFMLINPZbcjqqrw{zƒ„€wvxrussvz„‹‰™œ­ÄáâꢕŸŸ¨¦¨«ŸŽ~wssx……yy|Š“ ª´³²¸º¸¨¡ ¡µÉÕÛÜåíëù#I@ Ѩœ™–—™œ™‘“˜šš››—•‹…z~z}zrpqsqrrttsvv{orvmjpnnxusyxv~wxrronhlpmntrqppryytvpsupojnlkkdffeefhfmljkkmnommjjtwmmnimpnmlikmmllkihehjmruuqpjmms|~ƒ—‘rvut€€ƒ€ƒuy}|zyx{xxsssvjrpqlidehfeijgikmkpklpliimmmrpqutpkgddcaddcd^_`^ZYM•÷ŒX]Y\X][YTXXYXSQHQURVT\dZcge`bgqyyxpkc]^X[SQWSSMEEFAAC@<<;98:4:8598335546677456532442/.0/.//..+,.+,.)*(*,-++++*(()))(&(()**)'(&)()((*('21045146798::><=<FBFIIJLPQURTQU[X[^[WZ]`cijllplbWMMv~cf]OIGDEEGIKMPT[``ekosuy|‚†…€xwrotpntqpx|…‡ ¾ÄÈ Ž‘•¢¤§¡ –Šuqpx|‚…‰…ƒˆ’ž«°²¶´¸¶¨ ¡¤´·ÄÕÕÔÝðD„›_þÀ±ª¡›–“‹ŠŠ“š˜š—‹†Š‰ƒ‚ƒ€€xyorvtuxvv~u|woqskolrt}zt{tzttnnpoghrorrpturuy€€suqqvqqqrqqidfdebdddjlmmnnjmnmjlqspnofgqoimlmpponjffddfioprpmjotzƒ~‡‡‹ƒvnnqkvq{u|vvw~|xxstsvwvtmrjhldadcbegkbgjjmoijpojnmkpprvtpnlgdda^_aa_^\XYXXWTNU]YY^]X[\X]VVUURRX[X_[`_ebfgcilr|Xnnj^ZUSXSWXPNLDBFC=@B8<<5986<:476/16633655445211011110////./-,,,-)'(&*+***)*&*+))&&')%()**)+&*()-)'(&3//4642546884=;>?AGDJLFJNOQQRRSWXZ[_YW_bflhlnmiaVOSUbpsn\PJGFGKLJLU\__`bhjpw|~{€€{ypoqnpumkoqy„—¯¯©Œ‚…Šˆž¢† ™rpv~ƒ†‡€‚~‹“šš£µµ­´³«¦£¦²·¾ÌÖØÞö#V«tÛɼª¥œ‡„…„ƒŠ‘šš‡Ž’ˆ‹Š†‹‡†‚xqtz}}pv~vw|rornmnzz‚‚zyutrklljnmdlrsrtrvvv||ywurutuvvwslgggfecbefkmlnojhmnnopnnmjiknmpsoloompidefbccelpljgnowƒ€ƒ…‚xsifejlirrx{x{yuutomnv}yspvkcgecacbe`idfkfekjfhlpnnlompsnmkiigd`]]\]\[[XUV[[]^Y]XY][X__]YTRQSRPV\\_fegiehplosz{Idla]YTTRU^[RJMGFA>>@?9>7565889658435446966334350-/32043.-.-10,)-*)))*)&&)-**)'*(&)%((%)&((**''&&+'%*&02.07421378<8:;:@ACAJLHFOKMQSUPRUVY_\X^`ekklqrl_QQY\dmtvk\NIJKRSMLRYaa^^cfny{{y‚ƒ{~|tnootmknnpyƒŠœ¨›‡‡†‹™§z •‰zt~…†‡ƒ€‚|‚…”™œ¨¬«¥ªµ°¬¬°´¹ÆÎáëëùOimMëÝμ®›‡€{vz{Š’“•‘‘”Š’‡…xz€~wuw}ywy{tlnrjq€€ƒpnspkifghkjlqqssutxt€zqrqsy{}}{oidgefhbbiihkhkqmk\Ylssoooghnlmqrunrplkjihhdcdglnhrmpsu~{}{utpoejlkjoty|xuimknmsvsqupmhcacdhcdcfhijgfida_hnlpnqnkmnmklkfa`^Z[\Y[\TPUZ`\XZ]^b\XX]a_YWSNTPSUZ[^hgjkhloqoryq{qg\[WWXSUUWOIFFDA>>>88:8835466678413256:997533212221134.,,+---(++((+*)*()+'()$')$*&))$%&'+))&+&(+())*/111444119;:8=:>AA>BKKMHMNNOWVRRRPS\^XV[cototwqaRT]_dijrrbRLRUTOLMQV^_Z_dkrw~{x~€}~„Š}wupfgmnpw{ƒ‹›•…Š•ŸŸ™•‚~s}Š’€|~‡‹Œ‘›¤¦¦¥­·³®«±·¹ÅÕæíîö &01*ùèØÎ·›‡yutvwДޒ𖒕™Ž‘’ˆ†ƒ{z|~||yzyomphq}zxpmgjflddjhjkhlrprqsvo{{soonr{~€ˆ‚|tjjicfhdeeddfehmnnRRpollmmidlorrtqnnkikkkhfgeijqloptnrv{z{|€yxokqlfhlsw†‚|pikgkmsqpoxknmidhhhafheigeidffa^dgjnmkjlmmikomha^Z[\XTWZRRTY`YX\Y^a_[`__]YUWUTRZUT]dlnkkikllnornii\_[SZVSPNVIICB?C?<>9777:4876655346614179676421157200.-./+),,+)**()*)(-*)*$'&$*(%(&')(%()/++&+''*),&%-242345547:88=>>@@ACKOOKNURQSUURVOPWVSU`gnspqwqaVV^hmgafdXPNS]ZRLJRSW[Zcgouu{|{y„‘¡™‹rg`colts}{…|}…€Œ™•‹‰‡~v}‰Ž‹‚}x‚†ˆŒ“˜ŸžŸª¶¿¹±¯«·»¾Ùçèíö õäÏ·œ†tqtsu~‡“‘Ž””’“š‡‚„‚€y~yzxvwpknrxpqkf_iaghhgllffimlspnrprrpunrsw|Š…‚ymklihkheb_`bggfhknonikmjljfjopsuoljilmiiifghjkpnqnqot{x~„ƒxllnfjjhqt„…}mmjbgovnnkooljkmifddihgbbglbbe_]aflqojlkimnqlfd`ZYZYWTVWRTVYXTZZW]^\]``^ZZYXZVU[]\chptokidgkkghod^dc[UVWRPKMIDEB?A=;99555467767531597589985224222421111,,-**+)**++*)()()*,)))&(*&,)&*(+**&+)))(*%+(+#&-64336176996;;<?<?@BEKORNNOTVYUQUXZ\Z[\bkmquvxoc\[evsc_XPLMQWUOLNQRVXY^fsxuu{‚|}€~Œ›’ƒ}}nidafjtpws}kwxƒ„„“’މ‰Œ~tw€‡ˆ}yy‚ˆ‰—•˜œ¤ª¶ÂÄÀ»²µ»ÂÍÜãããðüúô÷üøì×±”€spqsxƒŽ•œ™”Œ‰Š…™œœ›’—•ˆ„…ƒƒu€||wu|vmtswoolgcdbilnkookkddkilnnripqjpxtz~}‡ˆ„}vrookkjc`dgc`fiijikkimpnokdglpsuninooprrkljiilttqnsxƒwuw„Œ‰„slpkkhbbjw‚tidk`jmpnmpifhmuvlhiggbacdfghhfgdcgjplljhlnljfa^ZYXTSUYWRRRVVQSUWYXZY^\\^[[_[ZZ]`fgjkuponmghfgdegf^daZY]]SNHJJDBC@=@99646437479634659;;;<6467415411/0431110--,+/-),)(')+')*'+(')'%-)'-**,+(*'(*'*()+(*(1104423568:87:=@A@AEEFPQSURWY\YUV[^^`b`cfktu~~rgabi{„yn`SMGFKLMKOSUXSTX]coyuor}yxy€ƒ†ƒwjc_^ajmtyxthku„~ƒŒŠˆ†}}pwƒƒƒ‚xvx€…„Š”–ž¤¨²ÀÆÈÇÀ·ºÃÍÌÐÙÞÚÛçêåëûíÜέŽzrstx}ƒŒ˜ž•Š…ˆ‹”¢¦ —’•’‘‡„~z~}{{vwypt€srkfjhdngnnmmoniggcenkmliqgruqqwv|~~~{|wvrmjififehhhgfgjgfjonklhejqswrmqrtuwyoqsqnquzyuwz‚{qp{}}xxpqtefa_aknke[a\fffomrnhlovvsjghg_^abfhkjihedcinjgghihdcd`\[YXURVXTRSUTTQPRV^VSZZX\]ZW^]\_^cijinsnpheggfdfdd_^YYY[[UMLGJG>?A=@><:96866968655579AEB<876588543133242./.,,,+,.+))%++**&%%'))&+)'*+++**(+)&*(&%)&('&/(2402.434748:8:>;@A@DIGONPXYXX[X\`a_a`__deovw‚‚ujjqrv{xtcNGA?@HJHNOQUUSVX^kxqkoqutz{€ƒ{ynja_^diny…ylklq‚}y‡‚€zwujs}~‚‚…xzƒ“¢±¸··ÀÆÇÄ¿¶¹¼ÇÏÑÎÏÎÌÐÔÖë  +ûáÆ¸¢ˆzwxy„‡‘–œš’‡††‰‰Žœ£š•”–‡…~…~|y~zy{|xys{€xoljlrnqnjnkilpljehmgjijhmmppnnrquw†…€}zvsvotnfefkknnkfdfhjmnlnkegorwyvy|}|wzxsvxrtxz{}yqy{ywqsyxrruxkshc`^Zfa^`_Z[dciolkojipvspgjle`aeimlkllhifdgijfeedeigb^^\Y\WTVTUVTWTROLPT\ZVZXVZYXYZ[]_^fgkgemqphcabjg`cc__XXVVSNOMKG@<@??@::9=8374773274547@ED<479426501322231.++,--*+*-,%$+-*&('$'))(&(*,.,0/*'(%(()'(*'*&'**1302/325355899;79=AFDEGLPSTUV\Z_hkkj^]bimtyy‚‚xsooqoptlZPEAA?FHGJOQTYXZZ_`jlonkvty|€‚†upiecdckmtz~slggswv}yxonirmqv~ƒ€Š}w|€œ«½Á¾²¼Ï׿¶¶±µÀÏרÕÉÎÌÌÛíÿ÷ؽ§•„{wv|‚„Œ–ž—ˆ‹Ž‚„“—“˜—‹Œ‹‡„ˆ‚~{€{z€|vyzuunsossursmnlijsmjdggffdgoilnlmoosvz‡‡‡|tnt{xnijjikmljgikjhknnmkkikqvx~€†Š‚}€}yxzvw}{}y}qysqortrwrqpvjrkf`^Z^_Y\_``cbgjnhkhkqwmnlnoa_bbhmijlmiddc`ee`bdfggf^\_^]^^ZTTXWWWTRUUT[^^]\URSSTZ[\acdbahgajjmggfefi^a\ZVUVPRQNLGGIE?=BA649::95863321434679>;:86651.642300.//.-,--**+,.++)**)**+'*+()&'-..3:5,((%*%,)+,))((%'1233323543368:9<==@EAEFIPQRRTY^frswre_^biryw{|xtqomiij]OLGBEDDADGKPPSTVXZ^^cjlkx|}‚ƒ‡}xoc_[bgmsrvsqpmnrzzytqke^enxw‚††ˆŽ|ƒ†”¤®º»¶²¹ÇÖ¾«¬¯±¼ÎÛæáÓÚãíùÿ ûÞ¼§“ˆˆ‚‚ƒ‚ƒ‡“Ÿ¡‘ˆ‡ˆƒ…‹Ž™–—–ˆ††Š‚ƒ…‚†{}x}yy}|vqoxtwotvssponhkhiecicba`gelmgfkkotv|€…yutrwwvrkmnlpnkmomgdgiljghjlpwy‚„ƒŽŒ‡‰‡„|||y|ƒ‚zxvqoqtrsvqtnomrrofcba^`_Ycgaikmnnloppsmormhedebcilmknjfaa`]a]Y_fddca^]b]\c]VZ^]WXXUXX\bccddZQOQRZ^^abb`bjkeddfemlrgjf^[XYWTQOOKEAEGC@@B?HVB849447851355344396558744//242230.,-0/.)'**,+(**))&(''))(+()&+-/9:12+''+(*(*)))($#)3/74-563/538:?>?>>=AFDFGINRRRUabftyphd]\bw|sw{vstogdd^VMIIEFFEB@EDELNNSSQW\]emqtz€‡|xpqe`a\\clusvtrwumpxymsxuj`\cpu{€‚Œ“†ˆˆ’Ÿ®µ´±µ´´«©¬ª¨­¼Øíñêæö.540þ⬞ž¥˜ŽŒ…†‰‹”›•ˆ€‚ƒ…•Ÿ›—“Œ‚…‰ƒ‡‚‚„„{vxyz}ƒ‚ytor~{uswpyrupqlodghlfadcheggihifkvyt|}}{vxusvtnmppotpkppiefffjiklkotwz€{~ˆ‰’”Ž„†~~€‚€~wsx{usyztupqts{ulfgcac\acfggslomompvslliefgga`lqnlnlf`^_]\^[_ca``]\__]]`_YZ`][ZYWW^a`add]\\TQZ]`ba`]^fhif^egnw|vmja`]WTSNORKIGCF>;<@;;Y|D4756266612565774499336621104311-.,*--.)%(,+'()&(**,&%()))+*(')/560/()),)$+)'+$$)%(1-.3/455266?9:=AB>=@AFHJIMSRUUX[aejgbc^Z`mqmoropqng^YVSOJGFGGB@?@BAGKKRPMPTZchnqsxzqnkg`][\dhrurtsquvxyxrmlprlf`gotz}|{ˆ‘Š€‡‰—§®®ª²¯­«§¥¦£§ºØçïöþ 3boZE5èÏÂÀ¿À·Ÿ††Š‘˜œ†~…—››–‘Žˆ€…„Œˆ†zzuyz|…‡ztvt€€xtrvxvuqrtmmlgf`fcacdeikeilqrotxz{{{trvtnrxtnruqpnkijmlnmkilprswwxˆ‹‰„……‚‡€€€yx~{yxzrrotx‚‹‚ljb_ac`[agegmkjkljsrrslihgfeb`gjoqklia]\[YY[^ac`\^__[]a^_\\`_]Z[^_b^^]\^][TT\`]bgeec`cffhbglt|ƒ~ok^]aPQOMJOGGE@B;=;?=@87945132112265497740694442133.494/..**+-/)*.*((++('*)(')*)&'*((*'*,.*)'&*)&%)('*%',''50.02542465897:=@:>=CIKMMKORZ\YZZ[_b`c^_bgjlomilplg[PNLLMJIIHFB@@@@AEMOPQTXbbclkkkphdff\`^Zhhrwuoppquƒ…}vlkinytklpt|z|‘…„ƒš£©«­­³§©ª¢˜˜ª¿Ôë%TcG<RHîÕÝää䯠Гœ™’Š„€{{„Žš˜‘‹‚}ˆ…‰‹ŒŠzty‚|‹Œx~yy~€‚{{{tsqqronokbgd^]cbfajjigjlnprqrz}vtyst}~xuxyqlmjjoprvsjeipsrsqx„‹ŒŽŒŠŠ………‰Œ‡ƒ~}xsvqryqvqow„‡}vlqa]`bdbhddiikhmqkrpppghideedddgkllfec\^^WTZ\\^[Y^a]XY\\^ZX]da^ab_a]]YXXYZX^^bbhowsjigegjhrstzxpeafZZWRLOKHG@B?A?@9<5;:3:7024122334253765244343013003331/,,--.,*,.*(')()&**',+)()*(''*+(),'&)()&%&*'%%)',&(401311542343:58;=<>;EHJFJKQTY\Y[V]^]ab_dfkliffijjkeZSNIJMMRTNJECBBBADJPRRTX\`jknjejhchm_baY_enrsqtpxx‡€ztohqstplstz~{zЉƒ„€†›¥¢§®©ª¥¤¦¥š”™¡±Çæþ%'"9kwCìö÷ìâ£“ŽŽ™•Ž…€~€‡™›˜•†ˆ„zƒ„ˆ…‹…‰|uz{‡‹Š†}{|z}~ˆ…zy}sknnqpoifdba`dibijkgflkkqovu||xyx{€ƒ…‡xsqrpsx{{ztnmlompqz|‰‹•˜—…Š„ˆyzx}wvur|||vxwpy†€wrpsdbfadhgidejkiliehkmhffieaaefefhkiecd`__XRU[_]ZUU[[YUTWY\^``]``]\^^[Y[[Y\]aeghjumilbfhlyzysih`[^VROMLJLEBE??@BA8<796687145334433223856665444145456661*,.,./,(*-,*++-,***&&('&+,&)(')+)+(*',''&'+))'-'$%%1..3332245467<:@<9=@BEKHKORWTZ[^`ebX[abdijgdd`bhgmeVROMHGENZWOJEDDBCGGFLQTZablhklfflhijb`abchkusqwwt{„„‚tu|pmjjmstvy€|}‚‚†ƒˆ‘œ¤¬°°¬¦§§£¡œ—œ£·ÆÙæñýþÿ3lv;êéãÌ´Ÿ“Œ…‰Œ”™‘ˆ}’• ™Œ‹Š‰„‚†ƒŠ‡{wzuyzŽŠŒ…‚z{zƒ‡…–’‘†~‚€toqrruolhh`eegebeghgfhopopwy}‚…Œ„~zvvuu}„smikjlswy|‘œŸŸ—ŒŒ…„xurx|y|}‚†‰~x}sw€}wtoltpujediehcgcjkb__hgennhgdd^feeffgcb_\_`Z[ZY[\ZTTYXWZUTZ^c`_`_^^_\XWUV[ZX]eibbiq|}qmnjdkq|qvrei`]XQWOLKFIJDE;?=>=><965734743181463/18536752353310258731..-*++++(&(+*,-+**))()'(*+(&)**'$(+*,(((*%&)*((+(''111/7024.878979>??AB@FHJJJMXUV[_orc^__cdfifgfbdfff]TPOOLHGN\bWLFEADEDHJMQSY`agdkkfigkcdd^ba`ihkqpoomsyvmntskipiyt|}ˆ€~v…†Ž”œ¦®²¯¬£§¬ª¨œ¢³ÁÆÉÑÙÛßäë÷GF"ø×´ª˜Šˆ€‚‰“Ž„„‚€„“œ§žŽ‰Ž‹ˆ‚|ƒ†Š‹€zzu{y…‹—‡~~‡  ›ˆ„€vquzstpoinefff^cklkgflsrrqrx~‚„…‰‡„™—“Œƒ|uswy„ƒ}uqednruvyy„’›œž˜–•‘ˆ‚yxxxvvy}€ƒˆ€~~ƒxyoltŒ‡qhedeokecdc_`cfhjhh`adcbbccb\ba]_^]_]^[Y[[VW\[ZZZVW]]_\Z[Y][]WSUWT[^\ejhcirnw€‚zomfoutqrqolaYZU[OHPFCEEA;?><6;78641533621522463154156212021.22011101.,.,)&(((,*&&*)**'($'(++)('()(+#%+&)$&'''($**(**&(.04041642652469>9>BB@CFEIRQTSZ]^hkb_a_[_fgfjhdb`^\XOMQPJFEFSXOLJJFDBEIKMQSXZ`gdjihnhdbdgacbcckrpqklhlnldeqlkhljq|‰Š‡ƒ}…‚††™¦«®«¬ª³¹¹´©¤©ºÇº¾ÇÉÉÓÙãü  úà­¡—“Œ€}zz†ˆ…„‚ƒˆ‹• ®¬Žˆƒ‚}~†‚„|yzƒ„‹”•Ž–„ƒ‡Ž–™‘ˆ‰ƒ~wzxx{tssqsiecdffgjjhkssrwzwz‚€…ˆ…ŠŠŒ”–”•“‰vuz|~€‡Šuoedporsx}…‹“˜¢ ››‹ƒxvsruww{~|yz€}…†}qpou€¬ªˆvd^cehc``a_\]cecf`ba_bcdejcga^da_aedac][]WY]]^W[`YY\WRUWVWYUYWTXWZZ]`bffihnv}š ŒujorpqtqqmpbYTUTOKIFC@?C=?>;496;96363240226006500400321334312220/00--,+-*)().,)*+))&(&%&')*&(-('($&&,*&&&'&#&$%*)&)'%&0.2535.4811449;7=?ACCEEHKOPSZ]\_dec[Z`^`djnmikibb`X\VMPLHEFIHHJHIIHFLMINRSXZa_ekkefgheedcghgaprxikfdihccjfpkfjmwŽ‘‡ƒ‰‰…‰Š•œ£¦§ª®¶¾ÀÆÈ¸±ª±·½·µºÀ¿ÁÖÚÐÌÎÍÌÊ¿µ¬ •ˆ€{‰ˆ€ƒz{‚†Œ¡´¿¨œ’ˆ‰…€z‚ƒzƒ|€€„“œˆˆ‡€‹Ž“ˆ‰€yyz|yxvxvtplkkkfhilkponwz‚‚…‚„†ˆ–›š˜•xz}{~‚~vrnrlmnnsx~‹•šŸžš›Œƒ‚xplttqvwzz~z~}x}qnkms|˜yqd^dfe^[_]Z]Z__a``cgbadegmfegeghgkhbfecc_Z`a^]\\\]ZTPPQSTTUVW[VW[`WXacbeljp|‚™£ˆzqwxqpmqwke^UQQJBB@CB==C=:=<9975642345413/2204230/55321572011120/,-/-+*,+*)()*+((**(')&**.+$')%)+)).,*(%*('').'*+%)('&1630051034764887=8BCAEFGMMNQSW[^bbc_\^]bflrwurplfZRxoIQQIDFC@CFGKIGJOKJPORZ[Z^_bebbiicfhjkopounnihieind`dkonkfnkzƒ‘”“Š“Œ†›ª¬¦©³µ¹¼ÀÁ½´­¬±¶¸µ¶¾ÂÇÄÎÛÍ»·¹ÁÈÊŲŸ˜‘„„‡„Š‹‹„€ƒˆŠ“¤µ»®œ”“‘‹yƒ‹xƒƒ€…„ˆ˜˜“Ž’Š•ŽŠ„{wz|€|{xvpkjighkoopnpqs{„‡Œ‡Š— ž››œž–’Ž|vx|~|~€{{zttwtnrtwƒ“ š•Ž“†zqnoqjpyx|‚wz|wqntdnhmvpndZ[emoicaa_`_d_cbegfegafjljjkhllhjkhhggfii__c_`faXUQMOROOVXYXUWWZZ^dcgcgkjoz„‹~xrornhqjpg]VTSMGCH@@@>?=<9?7;77456533346743234224466313120/133210,-1-)*--++*(,+*))(()+)'(*((&(('('*,%+)'&(*(,.%#'%&,'*10/33342066645:67<@>AGIEJHJRWX^ba_]ehd`dmrtz€yrlc[SQPOONJDAABFDEHGJIOKLPUZVYdfdh_behb`ddjiphkpilkfmfhiccekgceilnv~‡’”‘ŒŽ•–©²³·ÍàÜÆÀ¿´®©¨¨²»ÁÂÂËÍÇÖêâɾɨßÚÒÀ¬¤š†ˆ„†‘‰„…ŒŠ–ž¬±±³¥Ÿ”’‹‹‚†‚€|{z„‰“”˜’’•ž£›‰~w{}~…}}ywsklnjmprkoqsvx~…‚Š‹“˜¥±¶¯¤–’‹ƒxqsy€~~{w|yx}xomnu€‹£¦¢”Љ‹‹†€~wlooqlqpyxw{ohjlmggdhejgcZZbt}unhe^b^_acdeb`bcaiinnonillgkllimmgfjedfcdhe_YWSOMJRTX^Z]\W\`bfeienkmt{ƒ|urpppojjgb`SSOOLFDDC>@@?<A8:9885:3//2334245754322035752130///3621.+,,+')++*)+*)+*'(')*,)(*,()('&(()))(**)(**%%('')%*)(',01457433559667:8==;@CC@JNLRYW]^adbghffejprt{zqfaWSTQQKFFA@AAEFEGJLRPMNPYXYcfngc^[b\Zcffbecdhixnkcedd`ecsgfkehlo}w„ŠŠ†‰Œ˜œ¬¸¾ÉüA/ìË¿·°¨¶»»»ÁÃÅÉËÔæ +ýòòöïèâת¢œ–“‡Š‘Š…‹—£«±³¹¹« ™ž—“‘‚wv|y€Š‹‘“—œ›ž™’‰™µ´Ÿ‘‰„~‚‚ƒ~…}~yyqolknsrhlpilww{Š•™Ÿª¼Ä»°¨œvsrsy}‚†{zyvz}uttq|„ŽªªŸ‹†‡ƒƒ{|uqmmmmnntrrpoemlihb`dd[^ZZ]bnzumgdaakdddbed_^^ceiqnlpnelloqmmllkddeea^bec_\[ZSKIS[Z^`]^\`begkmnkjqu}|xwurovnnbbc\VWQONJIFCB<;??8>667653122-354315488623542254473122/030/--1-)**+.,++(***)(*')+,(&*',,),&$))&)&'')'*#(,*'('')&(20402246428<5:<;7=>C?CDGNPQPT[^Zdgacfjfdkluwy|umd]WSSMIHHHA:<@GE@DIJHJKNNPV\dkmfe_]]^`bghhf_baksrnificdejqgkjhmhsu}|~‚ƒ…„Š’¡¡³µÄÕ†m ɰ°®¬±¾¼¸ÁÅÅÆÉÑì:>0$ðîéÓ¼¯«¤œ“ŽŠ‹Ž‡„‹š¢«²¬³¸´¯–Ÿš—“”…{x~~}‘•žžž ž›•‹“¯¨‘„„~…ƒ‡‡…ƒƒ€~~wutppokinlllsz€ƒŒ ©«¸½·¶°¢“wtrt}†‡‚‚„xz{zzu{‚‹œ™‹ƒ‰‡ˆ‰xpijhmkpsoppkjmmlkea]a_ZXX[_bdpkbehfjihgahaa__`cginqppsprssupnooiehhbbda_]YXZZWQPT^cc_caaghfkkrojklqutqmmifkggc\][VROQKJKDA><??=;;>746431/12142551174226430256244430./1,-0/,++*,.,((**'&)-+((%'*'%('&(+.**%%$)(*(#('(#*+('&*$$'400-322265249:=:6<>>?@FHTUUQTXY```chfbfknjjlrskdZVRNPMHEGIB<:=@<ADEDDFHDJRUZZ`fcaXY[_Waaab`Zaagpkofccc``hqkccloot{uv~x{†‡Ž—£¤­´»Ìú9)ḭª²³¯´¸»ÇÊÆÆÏÜöEމ[D2ûöõãÌ·­¥—„‰„€„‘—Ÿ©¬©´«­ª¥Ÿ›“•‹„„z}xx€•›¤ §£”‘…‹•’Œ…ƒ‚†‡Œ†‚†…{}xwrollljjrqx{|~ƒ„Š“¡¨©­®µ³ Ž„}vswƒƒ~‡Š‰‡€yyxwxw‚†‰Š‘•‹‡’•“”†xvqpjfgmlmjhkahjsdd`^]Y[Y\^dgifdb`kpnoighjaih_beghpqurlipw~|vutokecdca`b`]\XSRSQVX\dedddghinrmnpmikqnggfidbb^c[WUTPOMNPJF@?<@>7=;;<:3;55241,2352235253435713013.2411.,-0.+,*+)&))&''(*)(*++-)'+*&&*+((,**)$*'-,'*&%+)'(,&*'&$'*,2020024454676;:7<8?DHINURPRWW[_cfdgjhlmqjffiid_VSRNNLC>BB=<>88==??ADAGFGNOPV_bceYXY^_\]_^acd_nkllp_b\a`fqm``clmotwyx}~”—œ¦£¤¤³¾ÌßÖÀ¯¤¤¯®·¹»ÄÌËÍÓÎÔóO®œW@3ëÔŶ¬ž™’Šˆ€ˆ˜Ÿ¤«§¬­°­¦ ˜Ÿ—”‹Œ|}yxƒ‹›ž™Ÿšš“‹ˆ‰‰Š…|~€ƒ‡Š†‰‰Š†xvsqsoklhejuvt{y~~„‡™¥ŸŸª©¡’ˆ„}wqx€€ƒ‰Šƒƒ€}€ytzƒ‡‹‹’Šƒ‹ˆ›‘‰}~rqjhabkgffcfhihdh_\]ZY]a`cjdc`dclooppmiooia_bhgkqqnnrssu|}|yurmga`ba^^]\]YSTUSXW\cfjjmlnllqimpmlmnmeab```bU_Y]]OSSPPMJFCB<;<8<9;538345360/03301332574336333331.1340-.++,*)(*+''()*'())()(+*')&')&),()**+')%***'((+))+*&')'%-'1200242520356;7889<??FELPJKSRX\XadddhjrpmheedbeaXTRQNNG??;;;6:?=?@<9>C@DJKNNX]]^_[SUY_Y\^Zd\ddnlwrmc\]ehirf_`eltprqxt{‚’ ¡¢“•©²®·¸²­¢ ¬²·ÂÌÓâëçÜÏÒï(PH8)ùøøíãÖź¯¥šŒ„„‡œ¡  ž¡°¨Ÿ¡›™’’‘”„{‚}…‹“–œ™˜¢¤”›ŒŒŽ‡~„‹ŒŽ’”‹‡wrnrokmpphntxyz{uv}„“¡£›˜—ŒˆŠ†‚}vw~‚…‰ˆ…ƒƒ€„ƒ„‡‹‰†„‰‡Ž’••“‡…sjglllfhc_c`ac`fb_`bYec`adgda_djomprvvynid^fjjpqsqrpowzz{~xxxnjifec_``[[SNPOSY^]fliltsolklptnmqhnka`^Y]^YW\VXSPLJKSONGAAD:9674<2541874162133025152244424410223123/--,*++)*,+)+**,)(+*))+.+&**)&'*))&))**'))&)(*(*+***'*&**&*301054126446868889A?:??FMKMPRT\bgllhjospnk`cd_\\ZSMLMKGC@;;>=;;;=?=:<?;BEIJPV[YYWORVXX]ZXX[bbjqt|tmpa`ep€tb[\[lsptnptq‚›˜““Ž…”¢¡§«­´ª¢Ÿ¬¶¿Ìàñþ éâù.*  ùêÜÝßÖǵ¬©ŸŠ‡†‹ž œš˜ £Ÿœ––ŒŽ••‘‡x„…Š’–——«¢žˆ‘‘ŒŽˆŒ‡†‰…‡ˆ„•‘‘–“ˆwzsliligkqtyvsuuw~‚Œ•˜Œˆ‚‡†ˆ…yz‡ˆ‚‹‹‡‹‰‰‹‰„„†ŒŒŠ‹‰Š„‡‰—••‰uqlqnklhdafa^bfibdbfccdefecdhkinv{{„ƒ„€uomhjmuvwrrtrv€}{€|ztmqri[[]\a^YSPPPQX\^dgqvromlqnolnlmjmpmg]ZTY[ZTOPNMGHKYYYI>C><>;62=3502352343871047412338335320.0201.-,.++.,+))**,+()+)(**+('()&&')%(*++(*))(),')()&&')'%)(*&/%&/04153455496164928@>?CBGGIORTW_`]frusqssnjeda\]XRQSPOLDEC@?=<;:=@=;<?CBGHEHJRT[VVSRTW\[^\\_ejeln|ssnd\isq`YY`gkigllksއ€„…‰‘’“¤«¯²¬«¸¾ÎÓçû '>A(1EB5"ùöñáÚÝ×ÊÀ³ª­¨‹ˆŽ”—›¢ ©  Ÿ¤ š•‘ŽŒ“Љ…‚€t{ƒ‰’‘’ Ž‹Ž“’„ˆ…†€‹ŠŒ‰Ž˜›–‘Œƒ~{trlrnkruuxvt|||}}†˜ –‹}†ˆˆˆ„…~„‡‰ˆ„‡‹††Š‹‹ŽŠŒ‹‡ŒŠ”Šˆ~xvwwptnddc\]\aigdhjmgnjjrmnolqx{…ŽŽ›•Œxrmmnsxumryz€z€ƒ~yuvsuvl`[Z`_[ZSQQTU[^[Zbnuzqoiiqtnkjhfnsj\XXUWYTNMNPMLLNX]MC=888>:876076115262133713495320./223011//0120/--,+..(&+-+**)+-+&)***)(&)(*((&())*((&%')(-&&'-+(%*%&+,*&5/1/..40/76465845<=@@AFJJHLLPZac`_k{xofeddc`[WSONKJFCEFGDA?89@DA@==?ACGLJKNQVZUQZTW[a^]VV]fiir€€}zh\cfjrq^X]]]ghbfilr~„}z|‡Œ“Ž‘•¢§®­©±½Îßíú!Cw€mgf]aP2öäÙÐÍÅ´´±²›ƒ„ƒŠ˜¤®¨ ¤¢ ž”’’Ž‹…€„†}xvx„Ž—Š—Ž”’‰Œ‡Ž„}‚‡}…}ƒ‡…Ž—•—‘…€{urttptwx{urz}~Œ…„‡Œ‘ŽŠƒ}ƒ„„‚…‹…ˆ‰‰™•Œ“’’މ†„‡‡Ž‡†…‚tuu}woxtrvmfdafcbjvjomunpoirsx|…’£­®œ‰‚zux||vqssuw€‚ƒ€yxvtx{{}xj_[\\\\TQTRQWX\ZbqyxnlghqmjlibbgcXVQLMVSXNORQIJKJRIE>:=<::;;525632574233.36441133//10223.242-.0//,*+****,*+*''()&(+++*,**)&)***)&'*)&%***%'+*'&%.*&''(%**'&,10315432540717:9;><>>DDLNQOOT^`fgn|ƒ{rjgecbb[VVRNKNNEDHFDA?9:CGGA;?EFILJNKLPU]gp\TY[Y]UVf_ckoz~}zodX`Xcca]^`[Ygdgahjnr€|{t€‰ˆ‹Œ—®«²²®·Ç×ßô(F{ª±§›€lnjK*&%ãØÓÌ̺·»®™…}z…’›ª²®±´°§Ÿ‘†Š‡‡ƒ„ƒutt}ŠŽ‘‹†Ž‡‚‡ŠŒ‡‡~‚z~x~ˆƒˆŠ—œ”†ˆ}z|wsrwz~xwvz|}w{ƒ„ƒ…ŒˆŠŽŒˆ„}y~„„„ˆŽ‘”™›‘Ž“ž“‰Š‹ƒy{xrqqtqmkqxvzwtjgfkju{vtqrrmnty‡“”𛥭«±«œ’†………Іyqqu}ƒ‚…„~{x~zv€~vnd\\be^WZXROU[]]dkrsjbcllllnghba[[UXRRSNSQSPMMGHEH>C>8=7776:525645555433011356011430022211123/-./+--**'(((**('))(*+'%&,++*&&()+(($&*'&&',)'.*)(++($(+*((/*$1+1-50/53156789;9<>@;=CEOPMRRW`aecmy~vrldfa]\YSQPMJJHEKHHJB?99CHHJB;DIHQLLJJMQ]¡âZZ][\_][eeifr{~{ui^`Y[T[\_V[YZa]\bgistw~|„†ˆ‹‡ˆ«±¨ª³¸¹Îæ"7SÇÖÌ·•|‡“vQIA"öÐÊÏʼ²·Âº›‡ƒ~v„“Ÿ¤®¸³¶µ¦ ——“–Љ‡Žˆ€~{ˆŠ•“’‘Œƒ„ƒˆ‡‡|ƒ€{‚y}‡‰ƒˆ”“––– ™†{zyy€€}~~‚z{y{ƒƒƒŠ‹‰ŠŒ‹ƒyz…†ƒ…‰“—–—Ÿ™•žœ–𕆉†~vvskmknihlqvŠ…‚|yqruvw€ˆwspnsqx„‹ ¤£­«¬¨©°¬£‹‘“’‰‚smtz‚}ƒˆ„†‚„„vnfbelk\UYYSV]bdbgkeed`diiomne[ZYSRVUOQWPKSTLLGGC>@<>8=7<;261641331332312314345/,.52/0342/030+.,*+,,()(,-*+*(''(*(*++*)*+(&&')&&'*))$%%'(&&+&$-*+&*%),#',(&32/4/.00./367858;<:=>D@HMLIQVX\af_gouwsskd]]YYVPMIGGFHHEFDB?=>FBBGE@@FMLMIJLMUZad]ZZUYX^_fb`ifuzuqj_\_USNWY[[[X[bcamkpwvw~}‚‚†ˆ„ƒŒ–œž¢¬®·Óâ)/8eŽ®µ¤ƒ[q©£za@ðÑÇÁ»³­µÀź™ˆ…„—¤ª¶À¿³¥£–”™’ˆ‰‡„‡ŽŠˆ|z~†Œ…ˆ‰‚~Š~€|}{†}†…„ŽŽ‘‘Ž‘”—¡š†zwx‚‡ˆƒ}{{vzxuv{{‚‰‚}„‡„‰†ƒ‹ƒwwz~€‰’••’˜¨«§›¡œ‘’‹‘‡…yrswlnfg`fkr€˜‡…€‹…‰‘Œ‚€w}€~ƒ††¤¯¯±«¯¯º±¨›žŸ£“ŽŠ…tmqwyyƒˆ’‘‹…„ˆŒ†}slpsib^ZXWYY[^\\Z__^_fkklhbd\TVQSUZTTUNSMJLM?CD?>@<7<;976541316423556241//21112232/*0512/.000,*.-(**)*''*))'&('&*)%)++-,(%%$*(')*'''()(('(,'-(%%+,'*+'&($152.0/35507559228@>;@?A@EJHOXV^cdbdottsma]`dd_XTOJJIHDCGHEA?@?;???AADIKKIIIFLQYpq_WUTWRVYeddjjptjfb]_c[WZXYVXZ^feljhlstx|€ƒ‹†…‚{}‹™ž¨¦ª¯¾Õö/9NggmfG3P zO+ÝÀ»¾³­±±»ÒÌ­ ™‡™¡¢¬±½³§¢ž™—“†ƒ„€ŠŽ‹„…~ƒ†…Œ‚ƒ~|}{ˆ~‚„ˆ†Œ‡‚Ž”ŒŒ’Š†ŠŽ…{~w‡Ž€vytwvrknxvv~}……„€ytssz|‡Š‹‰Ÿ®µ¯¡š š’‹†|soqmbbdfbenv…‹““Œ‘•  •ŽˆŒ˜”••Ÿ¦°­¬®´¼·²«®¯­°¡’Ž|vx~|}†š¡˜’‹Œ‹‰‡{|vd[[[Z\\SUY[[ZZZ\dfmg^^`c[TORU[WWVPRRKJJGDBC>>8;6:;907535265141401//1531/321003//--.-0.+./.,,+**('%$')'',)%&))&(*'**((%&+,*')&&(')#&*+-'-*,(&&#&'*(&&.-/3142.-46343399:8:<@@DEIMRR[Z_b`gmokmeefdabaVRLEJHEA?BGIA<?@=><<@EFIIFGJJLMRasqbXVROVY[fc_egrmhe[c[[R^\U_YQWYiklkeomotx~ˆ…†…~vy‹“•𢢭¼Ïäý-1:D;0'$S€l2äÍÆ¿Á¼³®¯¹Åʵ§¡”‹ˆ•˜™¥³¾º¬©§›”••‰‚„‰ˆ‘Šƒ‰‚}††‡z‚w~€{‚ƒŒ‰…ƒˆ‡’Œ†Ž‰ˆƒ‚…~††††€€ysnpsmortwyx}€zwuqppsvvxŠƒ†–§ª©¦¡¡žœ—…‚ƒ}ztlicbbesz†‡‹“–•–©§§ž¡œ” •ž²·¸¤—šž©¯­ª°²¿ÌÌϽ¹µ´«—†}‡‹„Šš«»µª¡‡zx{‘­·œxsqkj_Y\[XUXYY\^^^ecfefcbd\[ZVSVUSUQKMNMID??A<>:;951126741351030-/421321251221134563/10,-*%'*,+++*,*&)(&'(*++,)*+**,)&))&*''+($(,+)'**&(&&&')''''',("&&,43621022031347@8?B=@AECHFKOTVYabbaeljjeejllgeaWQIA?@CBACC><=@@??CCCFHKHHGNWNLSb]TUSVSWY\^[[hggqn][^XWQ]]^cZ[VYaeeginxr|w‚~‚‰„utƒŠ“ ›š´ÆÄÓãþ  ," üö8W^=îÕÅÀÅËÁ´®±±³©œ–‘Ž…•˜¤³¸±®¨¥£™£œŒ‡‚‡„ŽˆŠ‚‚„…ˆ{nvr||~€††ƒ€‡‹†€Œ†„~v}…Š‘ŠtsnnplmkqsrtuusnjfhqpnoruqÄñ}ƒ¡¥¦›šœ–…‚€~wyngbgfq|‰„‡Š‹—–£°ª°³¬«©£ž¢®¾Òîž–—®²²­»ÂÌÜòöäÑͺ¡š‘ŒŒ‘“ŒŒ—¤±¸ÉÅ«‘zu„¢ÈÆ™{wuttkfdaa_^`^_YY^_lphfca_]Z^WXVMRRSIIGNEDG<797877741116/112/16310344552-22.348:64424421.(+)*)'(())*&%)*(''&))*'$+(&&'**%&'++%#&(,)&',''$$'+,**(%(&'%'(42-22/234503088679;==?ADFFMOVXZ]__dbhlmkhhimmeYTPGACD??BCA@???===>CGHKNJLJKLKGIRXYQXWRVXVR]\^bchd[V\RUVT]_b\[`a_aehkmmov{{{z€‡ƒ~™˜™–’£µ½ÄÈÐÖààäöóåéñ4Kha+ÿêÚÚÛÒŲ¥¤¤Ÿ››™’‹‹‘•˜§¿¼»¶²©¨©Ÿ¥”‡‹ŒŽ™Œ‰†‰……}yxuqqtz{‚‚ˆ~ƒŒ‡|…€ˆŠ‡„ƒˆ~yxw{z…ˆ‘¡¤¤˜tskkkhnuvskhhlkfidceejmpwˆ‚…†˜£ž˜“’‘–Ž„z…yoq_gnx„„Ž›¢£¬²°ÂÈÉ¿¬¦«­¬²Â¾«ªŸ–›ž§°ÂËÖãý öܽž™¡”Œ˜–™˜ž¢­³¯µ»´¡”ˆ“¨®Ÿ‚oiospfZ^cecbed^ab`ccba]b_]VQUTUTQONNGKFDC><<9=77555552733111/5./1494140.116209<98;:4//./0.-+,,))*+,+))(('&&(+)('*+'%,(%))''(/'+('($)%,,%%$),'*&'&%%,(*&..302,703042789;:9=8:>DCCQROTWWYYcdenmgffjorqg]ULD@BBBB@@?<8;<>B?>FLLLNIPRNLJHEMSSRTUUYZYV[`]^\k_[\\\ZaYZZU]\X\_kogqxqsqvxw}~‚…—œ™™“’ °·Ìź½ÀÇÔÐÏÖÜëEU`S0ùëÜÛ˱ —šœžœ‘—މŒ•©¶¾¼¸º¯¬ª¦£’‘Œ‰Ÿˆ„„|„ƒ}~txsoouz~„‡‡ˆƒ„‰‰ˆ†‰………~wolkstv‚’¯Ãº ‚pjimlpushfjmi`^]^bgilopw|{…Šššœ–‰„ˆŒ„ƒ‰ƒ~qk`cjy‚Š‘ª¶°«­·ÍÿõË·¬°«¯¦§­ª®§ ›¥»ÕêæêÿãÅ§šŸŸš”–¢¤¨³¶³±®¾Î°£Ÿ˜…smipsoh```emkiheb_bcbbf`^dZVYYVROOSMLNHBC@>?:37;:75741475//531624/750232/12166=BFMIE<33-++(&,*-,*+,&%**''+()*))&'(+))*(,,,+)''++''(&&&)'))*))+)((&*(**)#0+204001447810316:<:<DEGCLLORSX[`ffjlomjiswpnk`YNDA@ED?C>;>::=>>@>?DJOOKMGGIGGJQKMPMTVXX_]`]\Z\eb[Se]YXS`]\^^`]iqqmtqvvwou{€}u|‡–¡¡œ˜¨´Â½°¤­¼¿¾ÄÏã2Z`B*+1*îáʰž™£­­­ œ–Ž™¬½¹·»½·¯ª“‘ŠŠŠ ™“š–€~ƒ‚zzzqpso………„ŠŽ‹ˆŠŒ‰…{€…ˆ€xnjfgejkxŒ™½è幎tiljiknkikhjhfe\]_`hjlrx}€‰’’™Ž‡…€…ƒ‚~~„}{|yxlq{ˆŒ˜¨´»½¶µ¸±Äåðò¶¦±µ¬³²­­³¬§­»Ðûñéèôàôª¦¥ž‘•œ§­µ½¶´ÂØïëÒ¹¦—|nnlmppkhijrxvpoohb_^dd^YWVU[WQOSPRRKIDB@:97>6177;79533.31137.551104253-0.253/9M[jqgXG<52/,,(+-+*((-)%)+),*&)**)&$(*%&-**+)&&%.*()(-%$)&-.,)')#+("%*&'*&*./22204024237:777=8=C@CFGGKSORYXX_ehghljfmrqlf`XMDAB@?A??=<:;?;?=?BHGIHMNLIGDHHKINOVXTPRX^e^ZYYXc[TV]YV\V_gcfccjofjtrootqrotuyut{€•žœ”–¤´¸¶±¨®°²»ÆÎá AjS*O[: û㵕“ž¬±³­¤›¡£¤¶½¾¸±µµªž™•‘’‘™šœž”ŽŒr}|ˆ~€oxopz‚‰ŒŽ‹–˜‹‰Ž…€~„‚|zxk`cbacp‚“°çîÃ’sgcfnqokjeehe`_ZY\Zbihmt{}ƒ†’–•‹‚|w‚ƒ}}x~€‹‹€}{q|ƒŽ ´½ÈÄÒ¿±³¹ÇϺº±©­°µ¸®°µ¹¾ÂÒöôòëùýêÞÒ¾©¬©œ‘‹– ª²¹¾¼ÁÛîÜÁ²ª›„wsroprjdljlrxqkfebccda_[XWYZV^YSSMRLCD><=<526556854/15211554853/1./3524+.555<Cd êÚ”`A3/+.-++(&)+('+))+(&)+(&)*)),+'(,**+.-)%$'((((&&%*&)+&*'&#'(*&',$$*(0426226644253975=:>>?>?DJQJQUUVZbglmoiigemuse_YNKFA?@FC=@?<>>;BC?BBFKHCGKGFIDBLOINTTYSV[a[[]\Y\ZVZVVUVXWYpni[cddhdldnuvtorroqov|~…Љš›¯Ä¶ªª°¬¨¸ÆÊÛ 4E1ó>K>31,Þ¦’•¨²³²¤§¥¦¤ª¦®¬®¸·³§—‘‘—˜—¦¥‘|zr}‚{ztssmnz‚†Œ’Ž›—’‚†zz}{siebdcajwŠ‘«µœyogbgehkggjkjcca``]dfgnpnx}y}…Š’‰‚xvq|ƒ‡ƒw‡‰Šˆ‰xx~ˆ °ÂÅËÆ¸³¬³¯¸­³¬³¯»¿Â¸´®ÈËéCB22"ùðïííãα«©¥˜¡¬­¸¿½ÁÂù©¨£‘~spnolgilhiosvytmjc^_djb]\WU^cZUVVUPGDGB=:==7742;943-3//035211011355303./32549AM1©s¡V—L510.++++)(,,*'),&&()+(('&)&*,'&''&*)())%&')*&(-**((')#+'*)$'(,,'(&00400238645674358=A?A???FEINPT[YVZdlnpjfnsonjea]YPDCB>AEB@CAABB=<;=ACJFFKIFJHEJJLLMQMTUSbqlb\[bZXVQZRLL\[akfhbe\cgijnivitqottnz‚vuy|z†Œš®ÈÅ¿¶³µ·¹ÀÐÙï +ìäþ6PaPÇ£—£µ¼´¢£¤¨®¨©£©©¬¦¬¤Ÿš…‘’’˜”˜‘œ—‹t~||}|€rslnty‡ˆ‰Ž•—…‡ƒ’†wzx‚vqosqjgeenr~†‡vjfceehmrqmjhdehd`dc`egjjgisx{yy{…Š}wpu‚ƒ‰‰‹ƒ{€ˆ’ž§ºÆ¹ÄÂ¥±°²®«´©°»·ÅÍÍÀÄÄßþGzv…Œa +ÚÕØæÙÁ°°¤¢™šž¤¬´º¿·´°ªœ‘“ƒrnffgafikjhhjrmklkda^haZVVVS[^[ROMMHF?B@@?577535551115511/31/13.+///-233253148@V¤Î ÚÏÂÖT=62/+,0-()+,+)**(')+*((*++(*,('''&$$*)*'()+'(+&'*%(&$$%&(&%,%*&,&*024200/001354531:88CD>CEIIHOOUWY]Z\ejtumloookgeb[RKGECC>=B>@DA?>AC@=BGGDEDGJJHGHLELNXTYY^jke\W_Y^VUOVLSUX\^]b\`^_eicinkjqtnwqrww~v|}~ŠŠ ¹ÏÏ»½ÁÂÁÇÏÝíêçÞÔÙçö8b­×Šÿ¬–¨¾À°¦®®§¦«±ª§¦•šŸ›–“†…ŠŠ”™™¢’~~xzppqjmmx‡ŠŠ‹†‚{wtwrpptpmrpohadoq{wmi^`eaanqroijljdeb`b_accbaacefhllpvznrxwwz„{€~„„‰†‚~„…‡Ÿ«¶¹ÇÁÁ·­­¨®©°©¯ÀÅÍãÝÎÅÎäOx†‹¶Ëϳµ»¾¼·±¨¥Ÿ¢®­»Àµ¹² ”އ‰oljkddllkikkginphab``^^\]`TTVU[TSPMQHADC;=>:<976511314511-5506216242//-1122.08<@S‘¯ \·¡¾T=50+*+*('(+)%(***(&&,.))*(&()))*''((%$*'&'($'++&(),(%#&#'(&&*&*$"&.0.,.+4.-701566969;=DAAGJLQOHOSZ_a^adfopqpghkqpsmVNI@?DD=?ACC>;>>=?BAGEA@@DEBDEKLGKJRNSNTW[VXYX_\SURPPPTXX^\^U`[idf`jglxwquvuss„‚‚€~|ŽŸ­¼ÑæíâàßÓËÏÚãçÞÏÌÌËÝçï&cŧ ®Ÿ®»³¬ª­­°¬°²«±™’˜Ž‘—•Œ‚€ˆŠ™‡—¢™”Œ‰zs~ktvpnv~ƒ…€{~w{vsoqornwslqehlegjihhdfddjebnupmlic_abcccfdbdbaaY^a`acjtinkpx}~~ƒ‚{{|}ŠŒš¥¨´¼¶¿¸¦«¦ª¡©±´¾ÂÉÛÜÌÌÈÓVkjm€ž`ýºž¡¦³½·¦˜œž¡­¯¹»º»²¯žŠ„|€~pjfefgihilljjhiggiibcf_`WUPSVSTMMEBDDBB=9?>;<63553339135557//53-11/10+4-21./.378G{G0Š_E€H64...+&*.)$&'&''(**(%''&)()((,,+)*,)&&&$()),)'+,+%*&',$#*'*(#&',%(2486,/65015283376;?<@?@LGKMRUWQ\`bihiqnlnmoojox‚|`OKKHCA:=D?<;:B@@><DGD?=<ABCCHILJMOMKKLPRQZX[a\\STKPURTW[YV[]]_^]gabjkupmmzz…‰Œˆ…€Ž¯º»´ÒýùðìïâÝ×Ä»¹ÀÆÐáñ @;Ü·±³´±ª«ª¬¦¨­¶¬¤œ’‰’š˜„Š‡Ž’– ¦¢¢ž•‡‚}yvuusuusu~…~}x}{zwroloknmnqqnlecca``id^`dddbfiffc[_]Zb`Z]_dec_Y`]\_WR^__deenqzzzx|‚{|‚zƒ‰…ކ’Ÿ¨±²··°®®³¢§¡¨½ÉÌË×Ó¿¹¸Ìö@<Eca9ö»¡Ÿ¦·¾·°Ÿ–¡«µ½º²ªª¢’ˆ~suunehomommtrojgh`ab^]]_ab[XVWRQOLHJF?A?=;<9=::793133-655531/13333501//1./1.-/32014@T¤B†˜Z=3.0,,++,,*&*+))*+*))'$(('+,(')*-*)*))*'&&'(&&(+&&'*'*(%,(**$$%*(*40022/454055445377<6=>>?FJNPOTTU[^gefklomlfhknt{o\ROMFB>?D@>==<=>8;???@??CHLQNJKNLKJHJKPPMPNRQY\\V\RRPNTYVZZT[ZZ_cadjhltrprn€“’‘Šv„ªÔÛ××-% õßÈÁ´¥§¬»Óçû05×»¶¹²«¯«£«©§¬«¢ ”…‡‘’ˆ‰ˆ“˜Ÿ£¥­¦¦¢•Š|xqursnvqqty|~†‚{€}{splmpfmjlssjljkf[^dbekfgha`bhg`b^]^\^\bedea\ZYXVSSSRPU\afhoqsrx~{‚€ƒ……‡Œ†‹”˜œ¢¢ž°¨­³¤š«¥¨°ÁÂÈÎľÀ¿µÈÙê)Ed_Ö©¤«¹¼­¥¤œœ«±¯°«£’Š€rqqkiiihhkov{zofllb_^ZZ[YVWRPSPMNGECE>@==86485;8553733343-1/1//.131111051.110,/.1.066D`z…tS?83/,-,***))),,)''(),,)))(&'*(*&%%*-)'')')'*)($*'*((*)',*&&),$*(%*&*000.2,/544234579689=>:>CCGILMPSVYbcinkmnpkdchnjf\TQOJB@=;:<<=?99;<<=??=86<JILJOSNNNMJHPJJKKOSXWVRVWSOPPQWZZ\WWaV^bcbilv|vno}Š‹Œ|йãðñþ,Q9C3 çʽµ¨˜—¥»ÞõùýàŶª¯¢¢«¯°­¦©°«žœ’‰“ŽŒ‰Œ—šŸ§§¦¨¢™—‚vrlprvsyqqkt„ƒ‰ˆ‚„|jsqrpjionlkh{gb\Yadgjrqihijife_]ZY_\`ebhh`]^YXUTOJLMTTPU^fdnqv~z|y€„Œ‘’”›˜”¥¬®ª£¨¢¥¦¦ª°¾»¼¹»¬¸µ¯°®®ÄÕô!FÄž›¤®ª®°ª ›§±³³²¥‘ƒ}voljmlghlntuv€}qfcfc]WW[[TQRSLNIFHFF>>?>;88:36:7514948/53-3+/111/2/3135102/1.-*/12.259:CGLG?83//,***').)())+*'')('*+++('+,))*++('),)&%&%#%$*'($%&#'*)*%)*&%&+$*'.0,250.363344.:;239:99>A@CHLKRXZ\_`]anlddebabeiiXRWMFJC<::;<?;<@>?@<899:?CJOOJPJLMKJGGAJHILMSTXYTVPMTVLTTXWSU]bca^djikgvzrlmx€|„y}œÎö.9_žpî×Ë¿³¬›‰Šš¯Ñæçâ×ɵ«¨§ ©±±ª¯¬±¶¯®§¡‘Ž•š”Š‡ˆ’•–›£¡¢¤“Žˆƒsuomqx~zonpuz‚Œ‹ˆwuqpmnknldkfhŠvageacffipqlqniid]][WZ^dgdenmc`^^ZRMNMORUQSWYV]_dov{ƒ„–“’“ › ŸŸ˜ §¦Ÿš¡¡¤¬ª¯½Ã¹°¤˜Ÿ¨¥™–˜›¡½ÚÆ›…‚•ž­°©¡œ¡¬³´¨Œ„{omokdjlgljjr{}uodba][W[\TVSRMIEJFFFC;:@<:?9<868558225311133+11-31./05.30/)+0,/.00+-./0.277<600-,.---))**,)),+**)())(*++))('(''(('&&'(&',,'*'%((&&&&)*(&&(&%,(/&*"4*...0542031463089=77>?CBBGNOPUZX]`a^bbbcec^_dda^ZSPOKGAAC>:=<:>?>?D@;87?AEMOLKRTKIBIQEFCJGMLMSVPMQVQOOTSWO\V\Z\__\fcK.øX`kjxuwuq|‚€¢Ö 6I÷ûŠÐ”ʱ«­¤Ÿ—Š‚‡”§ÂÔÞÚÏ¿²°±°¹Äº­¦¬µ¿Æ½¶«¡””™œ”‘އЖ—ž¤¡›Ž†‡…unrpy{wtnmm}Œ’‚~wrsvrlifheahgedgdcggkqnmklilkgeaa^^ellhkpojjbYZSQOJQUTSPTVTR]bjr~‚‡‰’¤•’—š•—š• ¢£™¡ ©¦ª¸½È¹¯™“”‘˜œ˜”†‚yv„”“ƒ|€‰‘¡¦¦¦ ¢¸°¡˜ˆ}yplmhhhijkeaiquoni[XXXSVWTVUNHKNI@DHC?=>><:;:7;=577313111233/116/551/311,*+2.//1.+&.+-,,-./272/20+'+-+*''(,*).,**(+*).,(&()&%%(*($((+-*)&')('))'($+&0-',&&%*('*(#(,./410,135261471308:8:;@BCHILOMUVW[`c_^cffb^chebaZYVOLKJCAA?>>>;=?AA@AA;8?AFHIHFHHNMGLJHHFBGMQKUUTPOHNSMQPRVY^bcfc_Zce`œs[^kjntolo}„¢Í DEãÕØS=ಣ¦¥¨©›Žˆ‡”§»ÉÏÐǹ³¶¾ÅÃÂĶ®µ¾ÀÀÈıª¡Ÿ›ŸšŽ‘””‘‰‹’’—‘Š…ˆƒ{€sqornsc_jlz‚ˆ’“‚z}up{uliiedjkehklijnllonmqpvslollnmnnlmmlqqngbd[RONMOQQVXUSPVdit}†ƒ†–•œ£œ—œ“•’ž›Ÿ›£¨§®¶­¬’Ž‡Ž˜™•‰Š}lgt}‚‡ˆ‹‘’œŸ¢¨ºÁ¶¡Šzojjiegikjdbhoklnf_\^]VUUUUOLMID@ACBAC<6==<786;92541334/13414/-/3-121/,1/.-....'.0.+-**+)+--/.1//,*++*))*)''%(.,()(&(**--*'%'&&'())&'+&()'*++(&,(*(&-+,)#+*&)-&&($)(3..,.1412433559479:;==@DDFJNMNQRVW[ZYZ[bkj`_idfc_^WTQKGFB>><;;=>@BB@6=FA@@AHDEHLNOKLINKFIMHHMNOSSTRTSSWT]T^[\^abY^de`fVb\WZfmnpmu{~¤Èõ))è·±¿Îïã½¢ŸŸš–—›‘„‹›¯¾À¾½À½µ³¼Á¿Áµ®¶¾´ÁÊ»³³ª¥›žœ••‘ˆ†Š‹‘…Ž‹‡yy}zpgjdnhafjj—•ˆzqrvuspnhghlnhdhknlijlnopqttrruruujinkimptrmjhkha]XVWTT\ZXVUTftvyy„€‹–™š¢š’’Ÿ £—›“Ÿœ’“¢  •§¥™–ޑދ”Œupkcgq‡“ˆ„ˆŽ¤´Åµ¢…ynjhihefhnnfbefdbdeZWXURTVQLKHKIABFD8??;=<=6433:333134.3/13054731.3/114+/137+)1.20,-,,,.++*.-//(*,,+)')(,)(***)**'''$(.,*))*)(*('''*)((&))()*+,&((.+*.,***.*&+*&*&&#&60/20.52200060747865::=DGJONNOOMOUWW]^Wajb``ac`][[XSQHED@@==?A@99==:=97;@>BH@:DLLKLIUNNSNNLLNQQGMHRQSQZTWUWVX\`_b\Zbbha_V[`ihfogoo}£ÇP;ï¶¡œ¬¹¸µ©œš’‘‘Œ“¤±µ·³°«¢¢­º¾¹¶¶¯°®µÆÌÏʽ®©­›œ–›š’’‰ŠŽ–•ŠŒ€€xwzpvylotpkjkkt†’”†„xqwprzvpowqoopslmplmrqkmqvvxtprspqqjecemspkgdbhnjb]]_ca]_^_YZizyrs~ˆŽ˜œ¥¡—–¢¥œ’𛕔‘“‘•””žŠ‰Š~{wnicpˆ’Š€uzŒœ´¾¡Œ‚|vpee`^hhiiecbb_dbXYZWRQRRNJGGHGEBA<==<<997965543;3342.0.63231.135/1302*00,/,-2+-0,0-+,*(,+,*(,0*)-++,)('&+*(&),))''*)'(++('*))*****)'((&'*,)'*&#*,&,+-')%+(*(-&*#&&&$..4+0/420244329576276:?DBFIRRRPPRZYZXZWZ^`bb_][ZVXXTSPKGCA?:=;9:=??:=88=BA?E@BELQMSRNMPOMKOQRRSMJKMITTWRSUXY[`\aZ\[[^bc^[\\ajkkopu‚žºKôµµ’—œ£¨£˜š••”“˜¦¸±®¤•š¤¯ÁµÁ½µ·¾ÂÐáäÊÈ¿²ª£©¥— ›‘š“•’‘ƒz}ws{srjopvpp{x„†“Œˆƒvsnqpqs|truvunqxvupkikstprzyvssoiqspjhnljjdeifioslgbcik^`g_Z]ewuut„Š–¡ ›¤ –’‘•‘“”‘Š‰ŽŠ‘‡ˆŠ’•™Š„ŒŠ…{soinv‡Ž‘Ž€unsx…¤º¯—{qrmj`_`bgfiieb]]\\\YXXSOPNNICCILD@=;>?>>=868<641466425401560346131231,-/-*1---/2,/0.+,*)+*,,--,*-)$,,*)&***(*+*,*)*++)'$&'$*(&*(&(*)%$'',%$(,+'$')&&+)*'*+',***++%&&&&(20411.624-/374496978:=?CFBJSRSNNPTV\YV]^dcZ\[[]Y\a]ZYSQKA=7;====?><<=;<;ABBFCFLFLRLQLKOLMOMUQRNNJMKRUVYTUWXZ\`gbekcdbniifaichnmpos‚‚§%¦qþ·¡”‘•—•œ£¥¡—˜›Ÿ“˜¤¬¤“‹‰Ž‘¡·¶ÁÜèÝÑÅÌê,òøí˲­ª‘’žž’’‘Ž‘‹{€tuqyzop{€~ƒ€Œ…Šˆ‚€}{noqpvytsqx}~vpssrtrntussx€wpqooqmiijmnefppoqrwzonqwxoc[Z_^^ltv}wŽ‹–ž ¦¢“‹Ž…ƒŽŒ“’Ž‘“ބЇŒ‡‡ˆŠ‘“ojuv{Œ‘†zmnx{”ž–ƒumniegbbjjhehkd[X\^]]VNPQLGIJJFCCHG@=><;<777777771555402415553/231.*03/.,.+//.1-*-0+-')+,-)'&).(*.+&+,/)(**)()++**(&&(*'&&(+('(',+&&'**,*()&&'*,)'*''*&&(*,(+*,*,,&'(&,&02604-44-10274/579556<<?ECFLMPNMSTUXUW_b\TUZ][ZVU[XZ[TKA?A;7:;99>;:<:9=BDADCDGHDIIFGJHGMQPPPNORRUMNMOXTYWYWZ_bf`bdbb`nqkebdjkokpnprx}ŽÂðäê—ŽŠ„‰ˆŒ›¤¨¤§ª¬ª ˜“ž®¯Œ„~ƒ‹“®ÇðìØÙðE„^ üØ®¤¤–——š•”‘‹‘‡~xtv|yxuwƒ„…‰Œ”†‡…yy|{uojprzxx„€ztqknrv{}wy|xsqrqolkkjjkikmnw€‡|€|yx€ƒ†|kc^baafls~qwŠ”œž—¡˜Š†‰Š”–Ž‘Žƒ€‚‡‘ˆ~„‰‹‡‰‹•wiim|’uqpopu}|vwsjhed_cchmlkkg_WWbh^UOJMECFDCB?DB=:A;8;;:9<935547844./05645326/1/.,+20/-,-/,+1/+-)),+**-.'),,((*'&'(+(+**+)(()&))$*($')))*&)-+))'$(''*+&'++()&&+,*'%****)$$#'',&%($')'#.102863-142312847689;?>=ABFJMPOPUPNVXUY\Y[[WXXSXYXXYYQHB><:;<87<?<=>;:<AC@EEDG@DEGJH@DFLGPRSIOMVRPNGOSWUY\\\]^b^X[`abilh`Ycfjilljjktx€£±§™Œ€~{v|‹›ª·½¼º¾¾¬¡›œ©¢Šyyz}˜¦Êû#&þÜê)\9êÞ¿  ›š—™“’ˆŽ–‡‡~yxx€zux}††Œ”•–‘—‹‡~qttojirxz}†‡€xtunktz€Š†~~|{|tnllpmhdbjkit}‚ˆ‹‰…{€†‰€qgdbdebfjqoq{‹’—”†’˜˜””‰…„……‡‡~‚‚ƒ‰‚ƒ„”¡”}eclwŠ™‚~|pkccfjlmpqmaY_a_cggbdd_]UYfi`PY]JKIJHC<?D>89;99@;<8924635424511273032573.1,/0.,30*.21,**+1,*+*-*/)%&)/%&(--*).+()**)-,)*+''''(%((()(+,-+')'))%%&'*)'()*(*(')&&'***(#)%*))(+&((#$62,-512110024516888<7>?9?@DHJMPTRSTVVUXZ`_WY\XY\VQWVSRF@@@=<9;<9??<=97>BBAAAGBDDHHJIFJEIKNJNMMNPUQKHHRPWZYYda]][]c`_]f_c_]bklifimhcozƒƒ‘¨¦Ž~yw|{y€—³ÍÓÊÁÁû¸µ§›‚yvuu{ˆžÆüNm/ñãîÿçÖ옌—š–Œ‰ŒŒ‘‚}yst}~~z~€‡–“ ¤«­¡€puljkipt€‡ˆ‹ˆ|vqhfm{€‡ŽŽ’Œ‚}wqlmrvonnglox€„ŽŽŠ‚~‹•Œ…}tjae]]gjpmrtu}–“Œ‡‹Œ‘ŽŠ–Ž‡Šƒ~‡€|ƒ†Š‰‹ˆ‡žŽ€i]^eo{wqpromif\`blmmjc_YX\``cb_]YWXQPZVJJIEA>BA?=8=?===::<;:77354275111073110551671//04.101-1+.-.*&/*&*,+),+)-)*),*)'),//.**,,+((+((,,'(*((((*'(+*)'(+'())*(&'*'$'))%+)%)'&',&)&$%&%#''%&&/21145440431548849887;@??=IMOQQURSRWURTWWYX[b]PQTX\VPKHD@>=?<=>==<>@><@=<FCBBCBCKOJNUQQNJNHESOQKJOJKMROXXYRY^`UX^fe`_aa^]fffjlleefgnw††Š¤¡‡usxxrs€™ÀÔËÀ¼ÂÏÓÖÔë”…~{x|„‹•šÀò`€7ßÅÌÔÝѽ¶ª˜›žž›„ˆ”ŒŠ‘oyy}~†‰„‘—¬¿ÓÔ·¥…|wngepz‚†ŠŠ‰‰}qmpou€˜¡¤ £Ÿˆ}vywy}{trsu€ƒ…‹‘’ŠŠ†}}†Ž†Šƒwvja\\ehnorxt{|ŽŽ‘‹ƒ†Œ‰ˆ•‡‰ˆ‚‚z}†‰‰ƒƒ~|€ŽtiZS[`fhlmqojh]]`cab\Z__[\ZZ`a[VQQQJHLMLMHCACDA@A=:;@@C?;8897;4456444-21679<4455000131/111/1/.-..')-.)*-,),*+*')+*+-,,.-+*((,*++)))))')*(&'&%(+-++('++(&))'('*-+$%%''#'&&&&*,+&')%'+''$*++(,0-763/-16657886457699=?>?@HHQSQUWLKSVUW\\Z\\WQQVX[[QMNLFCDC=;<=:;@B@A??BFJC@CECHIQPTWZWNOFJJLJLNMOLONRTSYPV_VZ``fa^V]\^addaihicdcisx‚…‹•Œrolprrƒ·ÅÅÁ¼µ¾ËÍÐdzœŠƒƒ„…†Œ˜²Ö6=˶µ¾Äij­§ª®«°³£‰‹……”ŸŸ˜ˆyrq~Œƒ‹‡‰•š±Øÿòܾ¦¤~ommmwŒˆŒŠˆƒ{|yvxwˆŒ–ž©ªº»©š“ˆƒ€‡‚xvw|‡‘•‘‡…}‰†…‹z€uf^gilt|vwqo}}ƒ„ƒ‚„…‰”‡Œˆƒ€~€‚{…ƒ}€z{{y}wgXQSR^^ffmfdidheafc^``dg`\ZXZUOQPJHEAEIIHFCCB@B=@<:<:9>=9368596651654.1<;;46851113-+./11/78/,--1.++-.,)*,(+,-*&*($(**++*++'%,))+*'+,(&(*(%''*,(%(,,(&''&'(&'(%#'**''#()'%)+*''(**&&'&$+')-&3237137153/16383036889:>=@DCEJLINONSXZYYYSWUSWTSUTTUYVNONKG@;8<@<?=<DABIJGD?BGLLPRPV[\WSONEIILNTRMNPMMYQR_YW\\acba]\W\][Z]^`ghfbgdhqt€‡‹ƒztronosy‚’Ÿ§³¶·³¯ÂÒÑŲŸ’“„‡Š‘›¯ÂÙéñÒ¹¶±³ºÄÁ¿²·¼½º¦—’‡‚ˆ˜“Šv{oy~ƒˆ‰”™¨ÑÿþæÐºÃºvkhwz‹’”Š„|~ƒ…Š”›™§ÈѼ¢“”’‘Œ‡‡ƒ‚€~‰ŠŽ‹†ŒŠ‚~……ƒ„ƒ€|rlcaekx{~yr|||‚…y€x€†…ƒ}†„Žˆ…„‚„xƒvtmooonaYTNRNUVa_beaabibdga\[chb^WRUPMLLKGIIGFDDCC@>@<<<8<><9777638:9:5453623222:;;<:3641.+-2//0311.,1.0./(-+*+*++*+'))*)()(+,,('')('++'&&(+*)()*)*().+'()**'%&(*'(%&*)%'*(&+-0'&'(*&*('*&*+&%'#-'&33-/0231033+221262896=9>=HFDCFLMPPPV[Z[ZYSUVUWRRTSVVPMKHKMGA<:=9;?@CGB@HLKBBCGJMLPNOT[ZNONFJIMWZSPMWPMVUTYY[^`\ccb^]YZ]][[\]gbedcgkglytnmnghrz}†‡Š˜› ¤¢¤¶Íν®´¹²§˜“”–™¦¯±»ÁÁ¿¼º­®±¾ÌÚÌÁ½Á½¿®žœ”ˆŽ†‰—Ž„z€{}€‡ˆ••–¯ÐÝÞÍÄн—zokt~”˜Žˆƒ‚‡ƒ{{‰“ŸŸ§´¼°š–˜“••‘”™•ŠˆŠ‘‘Œ‡‹‹†…}y}ƒ†‚wslcaalv}‡}{||‰w|ys|ƒ~}ƒ†Ž‰ƒƒƒƒƒ}skdinkhaXSMSSQSSZb^ca\^c]_da^_ec[[TNMJMLFCBDBADB?AA?AA;:><9769:9744765335432225103;;876/431-.2.11-/.,*0/&+-(*-'&*'&+'(,)',++&'(,*('&()()''(,*()'&(+*)''),+&%())+)*)&&&(++(&)'+0)(&')&**)$',+*&*)'&(*.0132662612422478::88??;<BFB?DFJNPOQWVQW[[_XV\WVSUXQMKLJIJFD>:97<C?AKLDFFGEECHNJRPNQRRVNNPJILPWZRRRMQMNSUWWXf[a^eba]WRWZ]b^V\`_dfcehkpure_`bbeqwz‚„‚†Š“©¸¸¼ÁÎÓÌÅ©””¢ª¸º¨¡¦®´¹½´³½ÇÎÒϼ¿Â¹¶·®’‰ˆ‰€ŒŒ‡‰}€|~~~‰˜‘Š–²¼Ã¾­Ž~lmv†‘›•Š€††€z}…ž Ÿ¥±±©««Ÿ’‘—¢µ·¥š’Šˆ‹ŠŠŠ„ˆ‡€y{}~||yvneekqrw~xvvw…yyysruvtvŒˆ‚w}}}xvlidemni\WMHINSTWYaeg_Y\]bbfieedYWWSOKGIDAA=<?>?A=>?AA;8;<;::6677576288/466211/432135034.,/2--3102/---.)/')-*+&%*+,*),+---+*'())+)(&')+*+))*+'+-**)'((%',.***)&(+('+()'&&%&%'+'*%*)'($++*'&)*(*,'*$')011645.050360175759=87??;<@?ECHJKQOMPNRWX\_\\[XSUXQNMHHKJIJD?<==?F?CLMJGGGEH@FPMLNORUPTSNJNPSOURNSOORQPOSW\_f_Y\___^```c`_\[_a`egcbighicb`YZ_ehpux~}~ƒ~‚‡œ¤ª¼ÅÐÛÓŵ¥£¬°·¶¨™œ¦°³´¶½½ÄÄÇ¿±´¹ÀÈÇÁ§žŠ††‹Š‰Œ†€tsut{‚†Š‹ƒЧº´¦”Š|uyƒ‡‹‘’“‹‡‚‰‰†„…ž¦°«¤«­«µ¯–ˆ†’®Ò⟆„~}‚€ƒyxzyƒ€~€||~rikoqruvwru{|xu{zttosttzŠ…€€v{v{upg`b[jml[KFIJOTWU[[]c`YY]^_`effa]WTNKLKHD@>??><==9::;<99;68:9687573343856<;7422333334-550-200-0+,./,1,0).),+00)(-+*%(+(+-(&(),+)(($(*+()()''**+****)'&%(*((((+)(%%)(*()&)*'$&*',++*$%&)*%'(*)($&&'&((012/545023253854456967:>?A@=AAGIINOKLMPRTTVW\`^WWTRSNJHIKMIGGDB?BD=>EJFDEGGDGHOLLHMNSOTTJJMOQMTOSPOYQOOUOSZ[dc`X^^aa]ec`^^Y\ceab_Y]cdba[^]^`ahklrsqv€{|zzƒ›³¼ÇÐßöýêȵ°µµª¥žŸ¤²½Á¼ÁÅÉÅÀ¸¶²¾ÈÛÕÉ²šŠ‹‡‘‹…‡~}|orwv||…€|s{~€¡¯¥{‡„‰ŽŒ‹ŠŒˆ™š¤¦¬£  ¡¼Æ­ƒ¨ÍÚÄ ‹‚ƒƒ{yxxwyy€ƒ„…‚}„‚v‚{xs|y}ruzzxtwyupsqnsqsƒ€~ypuxyqmk[SWY]]VLHOROVUQ[[]_b]ab^`\^ceb]XPKGCADCAAA?9=B=8897;;<:6:99697134237648:=7125033111-22-/-*112,-+,,+*,-,+-(.-+-))+*+&(*''%-'*--.'&,,*()%+,&*))(&''&%(+,,'&&&),,)%&)*%',*))%%(&()%"+',)'*%++((#$(*(((3114361014735544287578;9?>@BEGEGJLLMPQRSSSW]dki\TVTOJILKKHFJLFEHC@>BC@CBGLJDJFGJPINKPUTPNJMQRMOJOOUWTTQRMRPVY`_Z[\]gjce]Z[]abaa^b`ada`c\Y_b]cigkkmmp}~wx|€‚”®¸ÄßZIúʱ°»´§¡›ž·ÇÆÂÄËÆÌÒÒÒÉÄÕßæß¶—’Ž“†€}}vvytsz|€‚yv{x’žš—“ŠƒŒ‰†~y‡‰ŽŽ‘“œ ¢¡©¬«£›š›¨º­“‡ˆ‰Ž™œ–‹‰‘‰~wuvuvz‚…†‰~~ƒƒ’­«|€€|{~ysux{ztnkkmppokmmjoflqfdeb\QPSQRSQKPTYTVTWXZ^__^Y\[Y[che[QOKBACEB?B@=<>@??<;89<:8:<<<64541025137659841221323,14101*./23,../.&)+*-*/*,&,,+*+/()*'(()(++)*+****(()))*)+*&)(&*)(*)+/.-+'%'*()*-'')'%&)+*+(((&&$&'(+')&++('&*%(%'312.250426624474536689<=;9@>A@DDGIKJNMNQSWXVfyn_YWSPOLHGIIJJJIFID@@ABBCBFFBAIIIIJGJIOQOVMIQOQMJNLPPNSPRUNTUVV[^]Y]bbfec`\_`bcbcedd^][[\]__b]`jheiiio|~{tu{”¨²Åý›z¦ó=Ó²²¼¸ª§¤ª¿Å¿ÁÉÇÎßäéÔÕÔ×äÝ£Ÿ¥¦œ••ž’Š€{upox}‡‰‰†ƒ€yt{˜£ ‹’’‹ƒ}އ‘‘œ¨®«³¶³´©–‘’•ž —ŽŠ…‚‚‚“ž}rtwrnmr~€…v{}“²²‚‡ƒwxumjnovuliedhighe\eb_\fma`c\SSNMNOURPQSYUTOSZX[YXZ[^ZXY\\VRTKDEFFBA?<=;<??<?>9:;836:<<7644:623215538321/2/2.13-42511-//0/,*.+*,+,+**)*,+.,***+*,***+&%)+*,,()**()++)+,(()++)++*)+++.-*'&*+*+)(*)))'$''(($)(&&')%$*())))'%''+*&&/12123110340562767757;><>>ABB?ADCDKJLKOTRQTW^lh[XWVURNJEFIIJOLGF@AGJDEDCJFFIIDIIIHHGNQRVRNXQJLNJKOOPQRUMWSURS]a_]``dbb]aZbebcdebc\YWVZXW]\\^cggdekols|zuvy|¢ºÕJ(bÕyÚ´²µµ²¯®µ¿ÀÁ¿ÃÉÏÍÕåçÓרÍÏɳ§µ¼³¦§¬¾¾©—„||spxˆ‹‹ˆŠ†ws|Œ—›–˜˜¦¦ •ŒŽŽ“˜§³´³¸½½µ¤šŽ“‘’’‘‘Ž‚|yw‘ ¢”ƒ|z{}wutuz~yzwtqzŒŠxuqliiintlf_dahb`ZVXSYU\YXYYRPSQMPSRTUTSSRRRRVRSYXRUWZZWURLHKGDB@@BA@?@@=<=:;@=:;92:;=<756664775323411141101/44003230,-.+-,)*+,./**-*,***,.,++(**('&,(''(*.)&)&%&')'(*--**+**((*(&&&&('')))'&($%%+-,(())(*)'**++&&+(&%%%&)#('*+&01.63200276446336:985;;;?;:=<@@EEHJJNOQRSRORW^ZX\XUTNMNLJLMJPQIECDGJMLKGJFGHKKQSLLIIKSTZUTQROLINNOPSQKQPXWVUVYZZ\YZ^b`[d^adaced]]^]YRXXWXY\`ab\bedfjqxwvtv~‹ªÍâ2P·_Ậ®®­ª¬­¶¿ÀºÇËÏÑÙêãÐÓȺ¾±·ÐÆ»­µÅãä̲†€zv~‚‡‰‹Ž”‡zx~‰‹Žš˜¢³½½·¢—•ž›®°¶½¿¿À²¢œ“ދޒޑ“Œ†{wƒŒ“““Š„|~}xxz}zpiekpw€ˆ•Žqjoga_gimigf]\aZUUQRTZYUVWUUUPQSPOOXVYUORUOQPOUOWVTWSTPPQPKFGC???=<<=?@?<==<67;64885489533628766413325312362/0/0/10/.-//.,*/-,/.-0-.*.))+(-,-))**)(,+))))++,))*(()+),*&('')+('**'))%&''*)'(&')'((()*)&"**-((*&'$%(''')&&)$%'#+))3106376/754184334859859=:9@<>BCBFLNLKONQQSMPRRRTTQRQMNMHIIJLIIDBC@FHOMHGHIGNMNTWSHLMFJPXVQRQOMBIOLJMIKIWVVVUVUXXVWYZ[Z`_bccd_ba]b_[]TTZ^XVZ^_^\dfdfgouqqrrx©ÈàŠo©á!б©©ª¦¨¨¥­²·³µÁÓÒÒÛÑÅÑÇù¸¹ÄÖ̺´·ÍõÿΨ}ƒ{‚„„‘™¦œ~|{~‚“™¨¼ÂÈÄ·ª¥ Ÿ¢±·¸ÁÀ¸¶§šŽ‡ƒ„…’”—˜‹€~‚‰’”š£Ÿ‚{}yuzsidbejn€‚kae`\_a^a`_]WZZZYOPRQVTTVTTSTPTNOQPY[UTPTXQNRVZXTTRQRNKHDGGACA?==?<>??><====89;86363466732243395530542211/03/041.1*--.3.....,)+*--++*(*+*)-++(++'(()++**)(&+*')**(',-()(%%),((+*'&')(((((&((&'(++*))')'*(+(&(+&&&*)$$*&'*')%)(,'.0/011:284441205686946:;<><;;?EIFIONOSNPQQQPLJPRQUVPLMOMJIJMKIGDABDFIJHFD@CGKJQVXMJEGDNRPPVPOMEHJLKIOQLPTTXTTU\ZYVY`W\^YagdbafigeebZVW^^[YX\]dglmighlkjjhnv…œµÁÎLj/à¿«¡Ÿš™¢§¨§¬°¬´ÀÉËÂÆ½ÀÐßÙÈ»½Äʽ»ºÀÍò âÂ™Š€†|…†…˜°ÖâÂ……—š ­¹¿Äöª ™–¨·º¸¿Â±š††~|ƒ…Œ’›šƒŒ–“’•«Ÿ‡~|zyuokcaa`co„˜ygg_\d^]XSUSTVQTVWROPPTMSRQPTRQRPRPTVTVVUTQQQRVZUNQQLOKFFC=>CDC>:=??<=@===99<;887576653853203215333154101141001-,10.1-/-,.13.(),+,*,*)'*','.)*)*'*))(+*,-**+**'),()')))('()('&&('*,)+('+)')))'%()+*(()'''&'())(&''+)&'(+***+(+&$&-,-1.5518327533968756:9<;>>=<=DHJMTJIOKKONPQQOPRTURMKLJOQKKMNNMHEGGGFGD?DCGGIJMQLLBCEDHQRTTOMJMFILOLNNRXWSTXRQUWXUZZ\[YZ\behggeij`\_VWabXUUWX_iotmkfbehedny…”¤¯ÃÚåÒ°«¢•”‘“›¡Ÿ¢¥¦©µÃ¾¼²³¾ÆÜãÝÕÅÁ¹µ¸¯»ÄàøôÚ ‡‡„‚‰Œ–©Þ8X盀€Ž”ª¸¾À¼¾°¤˜’”¤±³µ¿Áª–‡‚ƒ{‰–•™œŽƒŒ§²£–’›¢”„~{{twwxqhfd`dcj~‹ƒxfd[X^ZTTOJPMOMHSRMGRQQNRRRUSV[USUQXWZ\YWRXXW_]WQKKNKKFAEFBA??==<?>=;=?::<88<:9:9882652426420130/02334/2,.02///2,-.0-.++-,-1.*/-)-,/,-+(+.+,(,'))(,)))(.+),*(&%'+'))&&&')((+-''*&'(++&)-)&+(%&&''((&')'$%&%&(-)(&&$'&)((&'(*')*(*/7.33200566522544685796;8?EE@>BGKJNKKKNKLPONLNQQSSPQPMKMRNJHIMPPNGDIFGIGLGFBGIOOJKBGEFLRVVOIFKNFHDJONKQVUWYVUTUVUZZYYY^Y__kpsnqpmfbb\Z\_TQUSW[`lrmhdacchinu|Š””•¤µ¸©–“—‰—›£Ÿ£©°ÂÀµ±»»ÅØîþÓ¼µ¯®ª³ÃÚêîæÆ™†„„Š–—¢«ò—<?µyuux®¿¼·²¦šŽŠ”¡§­¶º­Œx{~ˆ•œ™˜›…©·ªš˜ž™ƒsrvuruxqpic`^biqtqk^ZPVURPTOHLJJKFHDKLPLPMNUTZZYTYUTNVYa]ZURW[V^ZXONOKEBCCB@?==?=??=>;7;<9:;;8778;:8404433252440441111/053///+3002).,.-1,+.-+++,**,,+,,/+,+-,),,**))-,*'(,*(()''+(**+&**''(*'()((%&()-,%'))*+%$$&'($)*&&&&$&'').*(+'%+)'%''&&*)*%.&62/1420-14246416719897:>?AEFB@EDIIMJNMMHIOQPNOPNNPPPONKLNLKGDHRSNDAFONGGIHFFFFINQNGHDDJPWRMMKFGFEGLRNMKNO\]MRPSSQS[ZUZX[bdlpr|Ž’ƒvd_^ZVSRQONPZ[cqlgc[_dfkprsz„„‡—žœ™ƒ}Œ•ˆ…ˆŽšœ ¸ÆÄÈÍÉ¿½ÂÍîûؾ¯©©£®ÉÇËΠ‡‚‚‰”œ¢«ãs+ú<³sgims‡œ¦«¡”‹…‚‰……•¥Ÿª¥’…€†’—“•“Œ‡‚œ›–š¥Ÿzqkqvrwspsmica__a\[[XOMRNOQPKMIHKKECDCMFOQTPTVTWU_]XYTQ_gaVPOPUSSOLKJJCABECEA;>?<9=>;;:9<:9:98954668544563412123/353243.161/1-+1//.,0.././/*.-,-/*)+-***.)//-,+)*-*)(('*'&+,,*''',*+,(%($&)'%(*&)*&#'+*(())*(&'')(')*,*%(%'#((+**'%('*()&)&'(),*&*($3001.02.-2059747258:849>@@ABDACDMIILJLNMNQRSNORQNPQMMQNJLNIEFIMIJGFGGKLKMMKGEKLIQTLHDFIKSOOPNJGHHHHKLFIOHXVQPOTQRPWZWWY[cepzz‘´¸™zi^\XXRRSUWRRUevpgf`bhginrtyxv€‹ŒŠ‹ƒ|wzƒ‚‚‚‡’—š¬®É×ÕêüñÓÇ»ÂÊäܽ­£ ©®Àº·º ‡ˆŽ™™Ÿœ£ª¾bOç–rcfu‰’ž”‹„ƒ‚~{{|ƒ‰”“…}„„‚€†”‘ŽŽ‰‚„…†‰”¡š‰umjmsovsmphe``_VTSMRTKGJMKHKIEILKGIDF?BDONYSQUXYY_XSSVO^]YTURUUOLNJICGABD@AB@=?=<@>;89=::98885563237643354441/125632.10.311./.-0.)/140--/02.,+1*(-+(((%)($,-,+*+++*())''&'&)+,'('+&(*&'$;7%'*++)&'*('''(()('$%&&))'(**)*(''))*,''&&(%&'')'&++/2-(+%&132..01-24213578556:569;??>@BBDFMIHNKKNORTQQONNSQPWTOOPNLLFCIEGGBEHKIJOMLLKIGNPSVPFBGHIJUKQTRNEIIBCIDNIKHLRQQLMMQUMVXWYajgu~‰—¾Á£|nc[ZWUOQSSWUYexwjgdgmllprrrrnr€|vttrqz~€…‹ž¶Íâçë+è˺¹²¼¿±®¯¢œ ¦µµ®§–‘“œžœšžžŸŸ¨ÆØÐ£~mfhÀ¸©¥›Ž‰ƒ~z{xzyw{|zt}ˆ‡‡…ƒ„‘”‹ŽŠ†‚}{}ƒ‡‹|ngflnorurqjjcY\PQNMJHCCFHLGGHIIJMJIEE@>HNN[STUWV\WWUSOQSPQWSRSQMNJCDHHCCD>A?;<;;=?=;;9879:9:95344532464/1442104233101-,/0,/1/2010+12463,++---),++/()%+++('**-,*+,')*+)*+)('%'($%''&)*'''76*)*))+)&(*+)(''%&*(**&%,)&)'))))(+**()($)+)*&%))&-14892//*+252-/5.2.423639845878889>>>CBCEKIINMLOPPOOUUQQQNRTPNKRUNJHGGGFGDFHLKPQRPPLLNLLSLK@ADGHKOJKOPMHJIEGHFNGINKKPKKNMMUSSY^_hmly~ЧÐã‚n_WUOTQOPRTTXfuoea\\eoqommoppoqtvtomnnjq{‚Š£¸Úôéé,áÄ´²¬¥¨¬®¯£œ–š °¼´¥“’ž­ªœ¥œŸ“—Ÿ “|jcbk¬Ñ¸©£š‰‡‚‚‚€~Š„xsoqskv‚„„†…‡‘‰ˆŒ‰ƒ}{|zx{tfa\dmuwusnhd^[\PNJNGCCFEEHHDDFFKHOJICFEEHPU\UQZUWXWTRNMKPNNOROMJKFACEDA@><@C@?<;<>=<<;:<;659:8655432342/12230254/2112.//+//0/3,,/.0/95//,---*,(((()*&(*-*,*),,*)*))-,'&,(**'(&&++&&)+)()+**+'('&'(*)&&'(+&(+**('%'*&))('()')()(('&,*%'&&**'39L_dR=4--12223113144543676596768:;<=BCBEGGILHJNMOPQUSROMNOQPNOOQOJIGILDDFKHGPTQVROMKMLMNHECFBHJLMMMNKNJIDIGFKEIFJNINMLMMPRPV[^dpmpq|™Ø豄i\WPQPOPQQOQQ^a]``[\es{oejllihlnnmnoonnot€‰“–Ÿ²ÈÐÍÒæùàÁ®¨«¦œ—£¬©›–Ž¥ºÍ¸¨¢£««Ÿ­§–‹Œ~z|rhb\aa‡ ‘‰„~„€€ƒ}~’€qihfluy}}„Š’’ˆ†‹Š|wsppspd^_[\euvrjgd`\]XSOIFGGBEAEFGDCEAILHMJDGKIIQRZUPW\XYUSNNIIOLMOPSKKHDHGD@@D=;AA?;=>?==98<9:8455884452/3631330000333///0/000++,.--0*+/0230...-+)(*+&()(*)%&,++,*+(,*,*),+)'+()+++)),((((*+,-*'+,)((&')')*)*'&&(+)&'+)$&'&'(()(%))),)(&+&'&&')(-5H” #Æj>4.233-2432035038:764865899<9<>@CCJIHKHIKKMRRQTROPONNLMMLPNHIHEFGECIGGOQRTRONMPOPMJFCDBCJKHMMONNIHBHKEJGJILPKKPQMONTQS^`blkmo}žï쮃g]ZUQPROPMLQOTVV[[[X_orhddgifgjjlkhkmoqp{Ÿ¯«§¨£¤¦¹ÀË©ž› ¥˜Œ•ŸŽ‹’˜¨¶À«§¥Ÿ›“›­¬šˆ|rm^\^Y[]kqlvv{tv{|}{w€‚uffkhnttvu‰Ž…z{‚€{vsqokkf]Z][\elqka_\^YYVMJGEDLEGDACADDJIIJJHGDGHKITSTPRQYYTPQLMLNNLOPQLCHIDECCCAB@<>?@=:;;986:9786454443443322244//420//40012---10.+*+,---.-2-,-,+.,*-(*'*/)'+)*&(++*)%,(***(**+)**()&(*((**'()(()%)*()++&$%)-*)(&''('&*,)(('&&*++'&'&'')()'&+('),+-1U¾4¿­D5-2220134122442895;786687:>9>B=@AJKFHKIIMLPVSTRPRUUMJMKLLKJGFCEGEBEKHKORQRROOMNLNLDDE=AFFENNLNQLLHEIGGGIGMHGOOPMTMUX\gcafgdnz–ÉèËŸƒk\YWTROOQPLMNOQPUXVX]a_adaab``bcghelqqrr~¡ÃÒ¾²¤œ—¡µÃÁ½ “‘›¡•ŒŽŠŒ„‰’Ÿ¦§›•£–‹‰— —‚ug^[WZW[`aemrwsqvvzypjqnbdhdhmmmqz€ƒynox{|vojgfdaZUSZ_dche^[Y[TSOLJHEDGEGBHF@@DFILJQHLFHILEOONOTRVRRKLOPNHOIEMIBGFF=;ADAA>@>:9>>><<<97:71499542355446624353/441032..3,.0--/0/.+-*/.,/0.&,+.-+*+&+,-),(*-,%)*,)%))&)''')*(&&(&&&((*+(&'*(&*-(&('('(*%&)'*)%(**(%()(*)*+(*+))'))&%+)((()''%(,(+7WméÜ®F1.0113/22163401685946789999=<@@?CGFILKGFNQRUPQTRORSNNNKJGIMHEFHJJGFJFGNQOLLNIKPNLHA?B>?EHKOOQPQNOKGFFKLJELHHOLLIMLRWjvphedbgqˆ¯Á¶”xi_WUROLNNQSOPPNPTTUUVXX`c`^[Z\__bcdhmusjz¨ãôÒ¼¨¤žÃßçÓ¹—†ˆ–¡™‹zv}ˆ†‘—œœ•‰Œ„‚‘—›–‡ƒ}voib\_[\Y\hlsotppputmjdfe`dbabfjfjnn|†‚uhelqvwnd__\[VRT]_a]\ZXVVRPNMKIJDEEFFCFD@CCADNNNMKKJPJHMNNRTTQQNONQNOMJFCF@@CB=;=@???<<=<;:<>=:7:845886642541/024324013145532/221-3/./00,--./.,-./.(-(*,+++*-(*&.+((.(*,))),(')'(&-+(&'$%).***'()*+*&'+*(($%(*,(())++'&(''))'&+***('%'*++'&)*'')'')')(),-3Lµél=,1/11.10-33/45356664476587:=>?@>@FGOQOMMMRQNNOOJLPPNLIHHGGGFEDGNPMJJJJLLNLHHILLMIEA><BDCHLNPQIKMJKIGDKGLJNMNOIJLLOMRd|{mbabcip´¢ƒm^USTRQOKNNOLNMLRURU]^^Z[\Z\XXY[\]`behklhv•ÄÞÑÇÆÈÑ ö·’}œ™ˆywtvz€‰˜“„w€‘–šŒ…†~}|xqmc[\_Z[cfrsopssskca`b^XZ]_^beb^cgmvthabdfjke_YWVVSW\^ab]YUQLLMORRLJGEIGEFFB@ABBCGKMLIGOMNJOMMNTQMNVRQRMMMGEBEB>B>>=?<<=?<=89<=;::9788535763331253/1433112./235441.10.14+,1---1.,./.-))+-++*+**,0,*(*+++'++)+&).))')(+(-+((*$#'**,('*.)))'((+))&#(*++(()*(&)***'&'')**&(&&)*-'&&)))))'*))(&),,.@^š hA5(1/3/023/002537343775;66;>>===@>CHHNXTMKLNNMNLIJOOONKOLGFEFGGCCMUSOKIILJJLHKOLIJLDAA>DIHGKMQOLGMINKFEGELINLLLHILKOQS_lge^]^_`d{‹lbXTTSPNMJMRLILNKPUSWgkcZYYZXTVUVVX][[^^`djx“¯Åç46^uXÿ¶|t|…v|xxtz}€‰‰„~{yƒŒ‘Š~zqpruvrkaafb[`dkoqtyrmi`[Z]\XTY^\]cb^]_`a][[^a\^c_UONNQU^fccd\XPNMFORWWNIEDHIFGG@?CDCHFKKKHKJNKROMNJKNOLPTKNLKGB@AC??B?A=?;>?==><8:<:::769:666556435433230.420212223220-././10,/--01*0,,,+*,))*-+(++*-.,,+)'*)/*+*(+)*+&,*),')+,('&+++*&))*),'''()''))'')*()*+*&()**)'('()&$'(*(*)&')'+'*')))+)(&)+,0:@@922).//+011225324932448::68=;;>6:>@EIIIQNKKLKJJOPNKMNLPNLLNOIJJHGFP\\SKEGJFFJEMLFEIJFADBDIFILIJPOJNFHICBCGB@IHOKHIGMNQVX[[\YWZ]Y^^ccb[TSUSPLJJKMLJNPILRSWdh_WUW\ZWXSQSV\YYXSX]`dr“¶øRx„œ‚J뮄uqux€vuptlotsv{|xxx„ˆ‰€|ohfgntsloehh``^bgjoojib\\XXTWWV^[Y^a_ZXVWYY\YVUV[YTPKKN[nunc^ZVMMLGLNUSMGFCIHBCGBDEEAFHGIIJKILJOLIJDGKMILHJNHBFEDADA@>>@>A==<;<:;;:8687556764675665630023//20/2400.02/00/.--00/-0*/-)-.+(+,+++*,*+()+(--+*.&,*.))++''+*(),*,)((())'/-+)''&&'+)()+*(%(+*)**')+,*&'''))*+&(**))**(''&&(%)$)'('''(%$(*..014,,-*-./,/.14.4//54346679:;9;6888>BABCBDIHKNMMIMPONKHLMLMKLOOPPMJHGO_cZPHHGIJGDDCADGCGDEDEEEIJKLQKJKGEI@IEGBAGHLFFJGQLRQTUV\WVTWXWXWYXVPRTNNOMMOIHIKPMJKOY]_^WRQSTX[USSRUVSRRU[_[dy™Ô5@K-û£‡wsjkpppmongdijpstzxww}‚Œ‰~dac]hnrnrlnpic\Yaaabgc\WWVTVXWXUZa^]ZYVRTZZ[YUSRUUTOMMSbswk_XTSOJGFFDIMNIDCFGCCEDGHDGFIDHGLILHJGEFEHKMFILEMKABBADCB@?==>==>:=:9::;866744755543553413401201452..0-01.00010010/-2/0,,,,*,+*.-+-+(*++(),+),*',',*,.)+,&+)*,&++*,('()'(,*+(')*'$&+*('(*&(+)&'(&),*'&((')*+,&&'((*(()&(&(&$*('''%&&&&))&-.*..,(+*-00/122203152.3845588;9769:<?D@:==BGJIKKJMONNMMIJNOOMOONSZb\NHKVZWPIIIKNGIFAEFDDGGCFABKDKNJMKKLLIHELEFFEGJ@EEGJJNOQRTV\TVSRSQTXQKNLNPMNONNRMHKJLKGEKUZ\VTRONKMPSRNNSTRRSVYZW]au–µÌÙØÐ¶•ƒtkddefgoia`^ehnlpvwouzˆ€„zk`]Zclpqot{{oh\Z[YYY``XVVRSVXQXUW_\VWYWTUVVTRQPSSSTQTUSZhi^YRPOROLIGCFNNHJGDFDFFGIFLNIFCFAHEICH@GACKJHCHHFHGACEC??=?@=;;;:;;=9889;778743547612442332222//.23.02/.21././121456331./.-(*,-.)*+/,(*-)*(-*)*(+,+*++,-(*()(*)+))++)+((('-+,*&*+'%()()''(()*)'''$&+)&)()'(+*)'%'((,''(((#(&%'&($('''*+,''++%),-%+'.03..20364273217436<8;:59<:;@@=<=?ADHIMLIKMONNONLIPRPPMQVfujWHEGJLMJJMMOJIGDGCCCGEBGBFNKIIHKFOLKHIJDEIBECJ?EHGKLIIQOPRUTUUSRPPRMJLHMTPSNJPPLJLKLHDEJRXWRRPLJIJJKNKNSQQONRVYYWXap~’Ÿ›‰„~ohdaZ[^daZX_Zfgcfhtqzz~{„xtdb_baieboxohb\WVWX\^XVTRQRSORQQWYTRUXURQTSOMPUVVWXWXWVYXWRMOKPRQJHEHMMLOMNKEHJIFCLKIH@CBDEABFEI@?LHDEFBCEEC@DB>>>>>><:<==>988:77754<E:54652354/27303202100210//./,.,.12249?;60--.-*-*,+()(-*,',+),),-+),(/**,))(,(&(+))(')('('(*),)++***)'*'(*)(&()(())(&&)+))(&(()('))&(+-+('()'%&)%%($$'&&))+'(,*(%)(%('1,7.202212131723765:9<;89=:=B>?A=>BDGPQNLGLRONNOOOPRROMQTatkWHBCEKNOTUSOJFGIJDEDCCDEFKIKKKOJGNJOMHKFDGAE@EFFGILPDINKLLQOQSQUSTPPJIHNSOOLKKKHJIHMLGLPSWTRTPKHDIHFMNMKLNMOPV[YYZ[bgs{~‚||njh`UXYUWUUXUZ\^a^flruzuz}rpo`a\W]\X[jkfa^]ZWVYYWUSRSLLNOPLNRMRQOTRNNPNPUSRY[XZ\YUSQSNBLLGIROJKGDEGLJKLIKHLHIGFIGE?@?@CCFCCC?ACDFEECA?DGD=<>A><:>=<=>;<8;9:68454>gN0/475453220/110301422/.2.,,+--/3232;A;93-.-(-/)'(**'-,,(.())))(-',')',-)((+,%+**($&)''('',(((,))+*()(&&(*)(''%%++))(&'*(('(*&')+*#&&*0)'*'**&)('))'%$($*+)$**)&+%''+0*3031030342424565678;:<;8<;=?=>>=DFGQQOJHKLLMPRPRQOSRMMQU_]QHAACKV\_b]SKIJJLHDGACDDBGHKIKMGLLGOKFGKCE@F?CEFEJLIDLJGLNPLTORSRTONJJNRKILKJKJGIGFKLLLRZ`_XUPHGDEGEIMLKPSQQPTZXST[[Xbjrosw{ukeg]YVTSQTRRQRPWX[[`ijqst~pmi[^X[[YTQTY[XX^WZUXWUTQRNKIKNONLKIMQQQRRQONPQTX`_YY^^VPQPIBJHGLNJIIEFCIHFGEJMKMHKLEDECB@=A@BH?ACCB<@EBDBA@CB@;?=C<<=>=>@A:7::97577648PA.037765232121002/.54.120//+*-/.112369450.//(**)')*,**/),/*(*,)(*%+*)(*()&()-(*'')(*''%*'(-)(')(+))'&%#&)**(('%',+''&%%'(((&*)**))&(#&/+))')*$%('**+'$)%(('%%&*)*)(&&01101017/270503543:9:=:;68;;;?<@?>DGEIOOKLONOOPQPLLPQOMMOQQPJHDBGXjnsufXPMMJKHBIGGIC?CJHGJHGJIILIEEFCDBF>B@JIDFDGKLIKJKNUPSPOTNOMRNPNHIJHHFHHIIJLPPVbklaWOHIJEDFCGJKOSTPLOTTOQW\WZ_gdjnokcaa^[UMSQQSPLRLLSVZ]__hmszrn`]\Y\[SUSOLWUSUTVRTYVVRNLHJLOMOMKILQPOOPOQTQMT\_^X\baXSSLJLGHJKJGGHHFEJFEJHNRNQMJLGCDGAA@CE?A?EAF?>@AEIF?GC=<=@>>=<=<>=;:;7<98975855512442585443332012320110/-+//+*,1.-0230./.--*/+,++))*-)&+)++*)-,-*&')*+,)%*')*)(((*'*+'&))())+*'#)-(')(%%*-()**'&(('(*((((*)%%)+)+****'$'+)'+((&#()'&)))'&%+(&%%)+)*'&#/4200/11/263674451977:896;:9<<?A?>DFCDMMKKQTRPOPQOLMLKMNNORNJKKIRmŠ’‘ydWONLLFBGKILFADHFNJIIMHNKMFDIDAEDCBEIJ?EGEFJJMNLMLOPMNSKOKKLPNKIGHFDHFKJKRSQS`jmbTLHJICDIFEFHKPRMNNNOMNPUVW\^aie_aWY[^Z[RWQLNNKSNMSYY]VW[ahnhj]\[ZZUVZTSJORMJPQQPWXQQONKILQPNMJGLLNPPNNVWRRRUY\ZX``[WQMOOJKNLLIGIJFJGGHLJMPPUOKOGFCHADB>D==>D@?B@@AIIH>DB@><<<=<:??>;;:::9:525535524434457511341.210341110..-/1.+/20-02//,-*00-),.-+,(+,)&+-())+*(,-())+',+)(**((#*,-')*)(,*',(*,($&'()+('***(()('()&(,,)')(()')('),,)**''%'''*)%())))&*+())%*)$,*%)+*''&//02.00/.627477555667876:88;=89?=>DGEDKIGJMOOOPRPRMHJKNPPONLJLPQ_~°Ðαv_SMMMJHDKIFLEEIHNGGFMIKMLKDJGEEADCGHEFFGCCEKMPMMHOQNONJLJHKQNIJHJFGFFJLLQQMQ]dcZOHHLHBCGIECFGKJILKIMKKOOPQUY[^XVYYXXXYXVXTQINMSPQQTVXXXST[_\a\]ZTSTU[VVLKLKMLOTPUTPQQONKNQNMMIFHIOPNQRTTRSSX[Z\^fc[WTQOOOOPPNJEGJHGHLJOKIKNMQMKGHAEB@A<A?>>BEAB?BBECA?;=A;=<:>:::@:8<=9:;952572422442331332322002/.12/33,-0.,1/,,+0./0-/0,,./-)*++-++-+*%,,+--*)(),**(++'(+'(*()&),+,(++))*()*+,()&%*+)%(++(*)('((''())(')((***)(*''*)'$&%''%)'$(*%)*'''%((%)&%*,),'*''$2.230121/52402777778878898:>:;6=?>@GHEFJJKKJNQPSRPKHJKNQROLJJOTYhŽÑ1ÁŠl[QPILKEHJGKJHFIGHJHIGKJIKDEGFE@@HBHEDBFGFHIJLILMTRRQMMLNLJLNJFGFDLJHLMONLKPUZYTOIIIFCBBCAACEIGFIJIMMKPOOPQRPUVQTYWSQQRTRVTPRRSOQSQY[]YPOQQUVU]RNNRTWPOJMLFNMRRRUPTQQMIMMOLMLIIIIKNOPQMOQQUXY[_lwka^YWRPPWZPKHEGDECHLINMLGLJQMEFI>A?@B;@>??CBEBAD@>B>?<=B=::<:;<4888:;96;7565520053135/.00231241/./20-0/,0/-,.-..+.,,,0/2,-++)'&(++*(+)(,,**-+*+*&,)+,*+(''))(+,-')+/&--)%)**)*-+*)()*)*'',()*((')))(&'$&()*),*)+'%&((($'''''+'))(%**($$'%%)(&&%(((&')&$2/442/2-022.0355666:<5:;9<899=:9??<@FFFJKLIJLMPSRPLLOLNROLLHLRT[k—ß=¨¤s]POJKHGFFJMGDFIDIONHBLEGJDCECBDBIEHEEB?BFGGEMJIOTTPRQONPONJNQHGEELMHLKRSOLMOQUTPNHFGB>?A?BEDKMELMJJIGOPMMONOOVSPTRTRMUPPVURVUTRMSS[acZQRNOOKRUJJKLQNJMKIOILOWYYSNSQMLLMHRSNKEGIGHKOOMKJPTRRQT_mvrid]YUPS`dVJHFDBCJIJHJKKHMMKKDDFBCCBC??<C?CBECD@>?>>?C<@=::;9:<55;866857566543/252/240//12/112//202/-.--10-.,,+0/*,.-0/.+,,-+&)+*)(&+,+.*.*,)-+,),)),)()*)*(),+,)*())+-($'*)&&*)))*&+*)'%&'(((&(*)))(((''(((**())&%'(('*)%(')((*()(&&%&')')'%'''%&()))(40135082032/6514489;;7899<97;;;:?@>=DHIHJKHJJJQTRMHJNMNPMJJHLQSZk™Ï$ÃûJ¬lXONLJGHIDMKC?IKFGJJJGHHIDGBEC@HGDGHCEF@>?DDFIMHPSRNURSRPSLJNNHHJFHJJLIMPLIINQUWRNIIID@?@@DGGJLJNRJIIJMKJKMOPJNLMRSSPQWVRSTUTRPUKRMWY\]UQNOLLROIFIHJMKGJILNRS[_^WTQSPKJKKUVOKGGIHHFJNOLLSROKKOYdhrsjc[TPS]_WLJJIHFEFIFGKEHNPIJCDHECCBC??<B@@DEA>?=A;>?A;:<9;<;;:559866767652487322102100/221/-000//110../--.,+.+--*,-+,-,,,,-,,,-**%+-*,*)-.-,,(-**+(*)***+,(**&)-+'*+*,()&($()&(*)((+)'&%%((&'((()&')(+*''('&&()*(&+(&**'&(&(&&)(''&$&''))))$*%#&+'(&+'31015284.5323615399:8;:8:::9;88<=?>BFGFILKIJIJPQPOIHKNPOOLLNMORVe‰¬çRoÿšiWLMHGFHGBLHC@GIHGHCGKFIIBDADEEHHEGFFDDCCAHFMHJILPMQRMSSOPLNNMKKMHKLMKIGHIJJLOQPOPOJHC@C@AFFFHJOPPJHIIJGKMMNONMINNOKKPSVRTRXUQUVOSOTPQTRONOKMHNKILJIMJDFFDKPV\`a^XZYSLLKKQQNLMKHIIIKQUQNPOLJLOT\bo{udZTQRQTQMHMLJHCDJHIGEEMNHJECH=BDCD@@??A@CAA??@@?==?=<B;8;9:76979983686001343.10341/32222/0200120/0..2.,--../-.,+)**-.+++)(+*-,+',+*)+,+,),+'&&*-*-((+*)-*))(**,)+*,),*&')**()')()*,*%&(&*((*(')&&)&'++)((('(((+((''+)%%(')+(((%%'%'')('+(&)'#'(&&')%1445343104502336457877;;=88<<99:9=>EHIFILMLJJKPXXSOKKMNONMPROMRZ`rˆŸ¿Ä©ˆgWNLFFCBBAKKGCCFHLLDGDGFGIDBFIHFEFKDFCD?EHIHHDFHJLMONMMOLMNSTPLIIHHKIFHHINNNKKMIKRQMGA?A?BEFHJOSNLGCFKMKKKOLMKLLNMGLLPVRRYQ[YTSROPONOKLOOQNPNIMMNKNJIIHHCAIL[_ca^[a`UUYRNNJLQNMIGHJKORQNOQMJKLSahkuo^SRSOPSPMLOJGFDJMIKKHHKJFIDCF@GHDCCCD@BBA>?@?A>==>=<BA;:78998975643685144040/3245311200/041.011/,../-.-,.//-**+,**+-.,,)()*+---+,++).,**''+(&(*,*.('(+,,+**(*+-*+),(*(')+*(+*(+(%)+*'))&)++''(')(''(+*((*)')&&(''&(*('%'()+(()(&%(&')'%))*'))'%''())0253221264337124529:876;;:;<<<;:;?BCJHGLKMLLLOZjdTQKJKJOMMPQONS]_cow‚ˆ‡wbUTLHFFBFGMHIHEEIOJFGAKHJKGDJKGHECGEBBFBDDCFBFGILMLOOOMNMQQY[VOHFEGEEFHIJMLIKJMMNQOLECCA?@DFKPSQIGFBFMJHJJLKLJHFNOINOSWSRWVYUTLLJOILJKJOSSTUSOKLNHOJKKGHC@EKXa]`_abf_ciaTLHMPJMKGGFIJLOPOOOLIKRcg`c^XTQVPPQQPSRMGCDEGFHMGHKIHFFDEFDEEA@AA@@DAAD=>=<<=;?:?<;;79::864553335253426113/1542//00.0220.,-.,+--*.,+/,-*)),--,)+-..)*-+*,--+++))*,(*)(*)*.,+)-*,(+-*((,((+-+,&&')''*((')*(+'&*)()*+*()+)(*'*,**,.(''&)&()&'(('()*)''(('&''('))((&#'&'*('+%&&%()(0/2231112605620245878<888<;8;:;?>ADBDCHKLJJJKO^g]VRMPMGJNPNNROSY\]ahnoqh`SLIHFHHGMMHEGIEJMHDFEMLJNHEHGIJGEDG=FDGBAAEDHKLLLINQNNMORQ]^ZSMKIIEHEIKJMKJHHMQTRKIGBAABBDDFLMHGEEFFGDDFGGIOJCIMNMNOPQTTTYPLSONJOLKGHKLPOURROOKKMKJIHHHA@CIMZ[[`dejelxkTLJNOJGIHGDFJJNPQOMNLMQY[XWTPSSRRNLLOPPLIEH@DDFFFHIGDCFCDBDAD@AA?B=G@@F@=<<9;>A==;?877978775565356452341130001341/0/021/.../-,-,+-.+,**,+*,-.,&)+-.,)+,)+,,+,,*,).**(-)(+,-*'++-*++(&)+)(,,**'&*,*&*()'''')*((&$(*)*)(()**)(,-+*,*(('**()''*'()&+)%($&)(&'(%*&()%%(*&')&*&#%()$%3042121/25026712277458:9899:;6>>>@CB>BGGGHFHJPYWRTTRNKIINQLNQNTXY[\]baccYOJFGFFIGNIFFFGEIJHFHMJMJJFFIEKIHCGC>BGGACEEDFLMJLILRMKHMNRYb[SNMKDEJEGIKLKLIKPUYTKLIDB?EGEEHIFDDEFFDDDHFGJIMIENKILONLOUTSQNORMOMOPGFCEHMOPSRRRJLLIIHDGGEAEIKOYWZ^dhaem\ONHLOLHHHFEEGGKPQMMNNQPPRTRNMPSNPSOMSOOKKHFFEGDDFKFBCGFDDAGBGEB?@C;@><>?>>?::>;;;:=;769685743855792435200021113420+-2111/-//-0/,+,,,--++-,,/-)),+,***)+(*+,.--*+-,*,-+,'*',+&,)-*,))*)*)*-*(*,).,*%'',+(&))'''%&++('*,(%%(**+*'&(*())(&&(&)*'&)%*($&(*)())*())#%&''))((%('#&)*"$/240151166134671457435:;57::98>=>?@CADEEGGHKILSRQQSRKGLMIINPLNWZZY[[WY[[RKKMLDBFJKBCEDBAEHGKEPHILGHGJHLHHAG?>?BGEFBFIKJLKNKLRJJGMNTVcaWOMFBEHJHHJKLKILS\_YSQKEDDFEDEIIFEBDHDFGEEGIKJHKFHIGHLMOQQOPPMMLMNMOQLCH?HKOPURPMLJHIEEGCJIEHJIJMTQPY]TVTMJHHKHJKHGJJKIGLNONLLNMKMLMMNPQQSSPQSTNOMHFDGCCBBEKC?EGFBDBAFHID:?>=<@=<?<?>>:<;888=?85:743065411663332143,13311121-.//1//.-////,,.,-./+*.0,,/,/-+,)&+,,),**0*++'+)*++(-*(*-+&+',)++*(),(*('('*)+)+'%'()*'+*)())++*+*+-+&((()*''*(''*+'%'(&()(''(*'%&,+(&*((+))"&*(%&)'($')&(&&%$0310552164332265558159:;69889:=@?>AEFDCDHHNOGGKMSSNLJHIJHJOQNMV^\Y[UOSSSNGKQJCBFJFAC?>?>AAINEKGIFKMGIKHFFED?CA?FGGADHIIIJJMILIKHMMNSZTQKLGBECHJGJKIKGJOXb_XSLFECBDABGDCGHFIDGGDEJFIIHIBDIICLNPTRMOMJGMNPOPOQDHCEHMNNNMNOIHGHBEDIMJIKGFFFIKNKJNKIIGKNKKJHHKKLOOPPQQMKMJHJLNQRPNOUQMORNINMGEBBDABDEGDDFAECDDCEEHF>>8?@>??@;<=99>=;69;;62:656387123333310/31+12032-/1-//0.+---.+,--.+/.)*)++-))*..+,.-)(,--+((.(),(+**((+')',*)*)+)(*-*%)*(,)%)'))&%(+&&'))*,*)((()(()+**+*+*&'(&))')**+(&($%&&'(''(*((*%&'*&()&&%')&'&*$)#'''&&'+(23..42233-23373406757=<:9;6;:7;;A@A@DACGFHMOIGFHMPMHILNLLNPRPKOYUSVQOONNIHKJDDEGHDA@?:@ABDHGIGHHDHKGKIGGEIDAGDCIGFCACCFEFILIGJLIKKLOL_aMIFDGEDGCFGFJGHKLW[SPMLJCBD@BGECJLFHFDHGIIGKGGIFFLKDINQTURPHHGMMNPMKJECEEMNNKMMIKKIHGCDCEJGGIIGHBDKHGGIKGIKKLIHEEGIJKNQPPPMNKKJFINRSOPNLONOONOKMMJHFAFDFFGGDDFBFGECDBEG@@@9>@<;@=8;<6<7965:98437674464343330/110.//0./31--//02.-,+,/,).,,.+++,-*('+++'*+..,+.)))+++(()+))/,)*+*%'&()++*)+)(()*),,,+&*++&')&**'*,),+&%'()(+**,+')(&))()()')+++()'')()((()'&,*))')()$(%(%&()&&$'$)'&'('('*(/3/25/553/32373546458:<98>9;;9;;@@@@ABDDFJKKGDGIJKNONLNOLMOOPNJNPJKNOLMMJIGGDGEHHDA=@;>CBFGEHJJEFHDHLFIEGGFFFF@KGBBCFADEFIFGGIIHILJFEegMDDFIFFIIEDEFGEGHLOKLORQIFEBBBEDEFIIFGJNLEFIHHGCEIDEHINONPJGJFHHMMLKIDGKGKMLMKHDBHKHBFGDFDGEFJGGFCDJKIILKMJKIDEEEIKIKMNOPNNOKIGJJJOPLMNMNKLMLOLHIHEGBBCGFJGEBCCCCFD@@CA?><<:@?6;:79;6;365788745447422340142211331../-.///-.1/--,-.-.,,.,,,-+*.0.**--)-++/-*+1,+*,.)')+)*)/.),))&*)$+((+&,*()'*(**,)*+))))+('++*)*)))(((*)*))-,)))&%))(,*(*'&('+,*,(&*+)'(%('''+(%&%%'*!#,,'&%)'(())((*'%%241/4112252132358521999:8;:9<9<>>?@CCBDCEGIFGHHJMMPSLILKLLMNMNMJKHGMRQNKLKEEFHHNJFE?@?>EDAHKIHHJHJCGMIECFEDJHDCFG?DCHCDCBFEHGKFDEMGDFCHFBBDCEGMMFDGDDFGGFDBDIUZQIGFCABDCCKGEIGNLDGEGFECHG?DHHJHJLGEHJJELIJKIGMLIIOKGHGF?DHD@IEBCCGGHIDDEDBJMKHLLMLIIHIJIKMIILOPNLMNMIGLJGGJLIIKKHJLOQJIIHFJDACEDFDICCAABECB>>;;<;<8;<599898:444657654361444451/110340320..-0/-.-./.-,--.-,*(-.,.-,,+,/-+..,*,.*,,-/+*-*+.*+*+++'**,*(*)(('*(++'++(,*)('(,*)(&'+)*)')'()(&(***&)**)()())*'%*)(-+)*''&&**)('%&+&''('%$&*'&%$'()$')(%)&'&&',(#%))%$332334.2471513335325895997:<<;?@>=>DHCEIFBCFIIFLMLOKHJIHKLNNLLOKFHIOUTPJJJHHFFKKIIIC?>DGGIGHGHEEJHGGIFBCHF>FFCGHGAD@BC???GDEFIHBFJHGECFFD?>AEBIJFGIGCEIGCA@?CP^ZMFFFBAIGBBBHHJJHGJIFBDEIEAFFGGILEHHHGJKJGIGEJJCIHKKGCEDBGGB@FEDDBCIHHFCEEFGJLKLMJLHFJJIIIKKKMMMLOOLJGHIKJGILNKKLMMNPNILLIKQMHD@EEGDFCDEDE@A???99?8;9836:66984554423542602154312/240243.-01/./02///011/..,+++/0-+*+*,,++,...-+++)*.+*--+)*+,+*0*+'&,()*,',,&+*)+*+),*)*++)*+'&**(*(*)))*,((*((+*++,**('()())'(++*)*,)(()'(+(&)'*+,*'%')('$&'&(')('('%#'%''%#)*(%&31-56301464846626366675699;?9=@C@<ACEBDHFDDFGFJMKOQHFHHLJKLJLJJIGGLOUTSMHFGGECLMNMHC<>GEEMFGFHD?FIEBEEBAFABBECEHDCDCCA@ACHFHGHJGKJJECEGEFB??BBFGHKIHGGFBBBABBLVWMCED@ADDB?BHGJEHIIGCCCBDDAEIFBFFDDJHDGGGGIEFJHDFEFJEAB=CHIIFDHGHHFJFDFGFFFKGIKLKNOMJJGBFGGKMMIIOSRKIKIILKGILSOMOLKKIKKJLLNRONHBEHI@CBEI=A@B?D?;;=786=4898364:9656238345/2371113040/400//110.01..-.000/-,,-,.0-..+*+++++.-*,,-*,,*+++/*,+&,+++++,+')',*),.+#)(&+*.+*(('+*(*-+&(+&'&,((*(*()&%)-(&(*(((*+)((''*+*)'())()+'(((&')'+)('&''%#'+()(''((&)&#($%#&'+(+$'22/14331/655613755638:9569;=9;;B@=B==@EFBDFFBDIIKPOIGFJLJLLGHHEEHIOUad\QLHECHEKNNME>?@DFGLDIGFHCEIGCDDECBBEDDDCBAFADFCAAGGGJIHFLKJICCEJGDCECBDDFGHIIGGE>@??AAFKNHEC@A@BADHFHEDGHGJDBCEDFDECEEEDBHFBFEFDAGDBEJJDFFECABCCDBJJKDJFJIIFFIHFHFGJKEEGGNNLPJFDGIGKLKIKSTTQLJILMHFJKOQNKEFHGKJKMJKPNJGEEEC?G@BE=>BA>A=:<::9978=6634898343346045115442-130//201221001/.///1--//0-+-,,.--2.,.++**.--,-/,.-+(--+*)-**-(++)*+**(*'**+')((*)(.++++(+')'*,)&,**',)&)('&'&'(*(&((+*),*))()&')&&(((&$(,))&&())*)%%%())&&((&('')''%'($*$%&)()''*)1/412041145741255:637;9738<=>98;;<?>@AFEDFEDBEFGMKIJIKMNMJJKJJJHEHJXlsiTMKFCGFFIHEBABBDHEFBGDJGHGJHIAACDAAEB@FDA@D@@BE?@EIIIIJFIHEIHIKNKICFFBDFDFGGHHHFA?@@>=@GHGE@AA@B>BHEHGBHHFFFGFFGJEECDGF=@FHCEDDGABBB@CE?BHE@B@IHCBADIFEEHEBBFJJBDHGHKHEGFIHJNJJJEHLMLLM<:JSVNIIJLIJJILONKIJKFGKGIEKKHBBB@BC@DB=??B=:<=;<8;78:57:8347541173631/33335220/01/2./20010/12-03/03/.10/,*./-.-*..-/-**,*)---.-,',,*+,**-**.*,,()-*,+(+)+)%+),**))0.)+*)+'&(*)))-.(),++))(&'((()((*,-***(()*''()*++*%#'(')($%'&*'$&$%*'#&%%&(%(&)(&&&$&''((&&(#+&0/3/20432646613138569867689=>>:8:8=@BADCEGCBFJJILLIMLHKLGEIKKJMLEFCRgpfUMJDEGA@EHCB@AADEEECBCIBFDFGJDBB>>=C@CGCFCBB=>AE@BDHGJMJEEDHKKNSOHFDBBADBEIFEFCDC?>@A?BDCD@>???>@BCCFKHFEDJHDCCGGCDDEI@<DCBGDEFGD>DD>?B??F@@>=A>@@BAFGA=CIBCGDDEEHIIIGEFFGGHIJNKFFIKJLN0$APTQKFEFHHJMJKLLJOKDGHCFIJGDDD?BBFB??;>>;9;:>968=9578534335463587453242.1320..011101//-+.01//0/---/0---,,-/-,++-,*-,*,*,,-/,,,*'+/+*+(+-*,.)+),+,+)*'*)+,%*,),+-*'(,**(,,(%+(+'*,'%++*+*+'&%)(%)()'**,,&%(++)(*()(&&'&$#()&%&%)&%&%&'%'&(()))*''&&)$&$')*()%'%&'300446:4682463133876597687:=9=<;=:@BCEBAEFEGFKONNMIKLDEEBCFJKIHGEHINZ^WRRKEHID=DD=A?@BFCEFEGDGGGD?GLEHC=A=>DCFFDE?BA?CCABBEFMKHGAELFFLPMFHEAA=AA@CCCDB@@ABCEDBAA@>>>=?@CEFDAELDFHKICEGEHEIDFB@CDAAEBHG@B=CBA=@@@B>>=>;<CACA@?=BEDDDHFA@EGFFEBADFEIGJMPJHFDHHHGHIJMNNKGFHGFLNILPQQOJEGFGGGFGECCBCBCA@==;:=8?>983;977;52747225557371044311.234..331050/2/..1010++.-,/.,../.-,+,,+-,,.*,,*/,,0/-+++**..+(**-+)),+,,+-'.)(*',)*+),(+*$*,)++)(+*+())()''())))-&%'*'%)('(&)+,*)*&('&('%''&(((%(,*()(*)('&(&&)&()*))+)('*)'('&(,((&&&%'/20263848633007828766779999;7;==:;?CCA@@EJIIGILNONFHMGFGHECGIJHIFEJNOTLIHGDGDB<@@??BCDDEBBHI@HHGHAIKFCBF@B=CBEFDCABEAEDF@CFGDIDFEFHDFHIGBBEB@@@>=>@@BGGB@DB?BA?@?>@B>;?ECCJFDIEEFIECEFEHIF@DGFA>FBBDE?=@=A@E@AC=C<;>D>=AB>=BB@@FDEFCFD@EA?CEDBEFFHGHMOIGDBECDFEIJIJNPMGGMNNOKLQTQLNGHFFBACGDABA>B?@>;=<895?;6585339944578467323253023012045002021.1035/0/0/20,,/.,,,/0,.0,+*+,+,+*-,.-*-**0,)*+*().,-**,/-(+**+*++,-,*)'*'((,('+())*((')&+*+'*.'*(***+*))'+)(''))()(')-++)%(*)%%'*)%'(*'(+)&'(&%'%%*(%''&'')++&&)'&&#)'&&*('&(%%04//3.23311223:83975837<:99;;;999;<>?AAAEILIGJJHMNJLJIIKLIJGGEFJGGJJLKBB>BAB@;:>AA>@?AECBDFHKHGCKGGDFBGAECDDHDGDEDBECCALIIHBCHHHLGFIGBFFCBEEB@A=?BBFEEIEBC>>CA@BA?DB;;?CDAFGDBEEDKLEBCBFF@BCDE=@F@B?A=B@A<ACCCA??>@=@A?@A>CBC>CGC@B>BB@EDC?DCCEHFDFEJGFHFEHECEFIHEGKKKGHPQNMMMPRONLHFDB@=A@>CB?:>=??=;=<7:898463555516215684344942625423.00210.2/.2253//-//.-,/11.,+,,),0.,++--,*(+,*-.,*,,+,-+,-.++-++-**--)))))*+*')+))%'((,(+(-'()'')')-.686/,**)*))*()+)'*+))*&(+*)'(()*(&%')*(((&'&''&'&&%%)(&(''&&')%('&#'((&&'*,*&)'')(('421/1320414739553453337869:79:6==;=;=CFEDCKKDEIIMNMKJLKJIJKKJHCDEHHFHA==;?<==<8:<<?>:2@BCGHDGHHAHG@DGFFBE@BCDEFDC@@?CGAHIFHEAGFHGGIIEBFEEBCFC?@AAAAHHDCAA??@BEEBAAA>=ABBBA??@BHHDGMIEFBEDGF@GDEAFAA@@>D>>=@BA>>A@@>=??>@BBDAB>@>??D??A?CDDDEA@@?ADDEIHEHHJIEDEHECFECFHGLOONJKMNONNKGCEB@>E@9<==9:==;;:767:4;:424632471226463465621/05253/1/0/103110/..../000/010.--,*+,./-,-,*-,*,+)),,*+-**,.-.-,*.,,*)(&.+.,+((*(&((.(-+'+')'*.*)(**))(*/9OND4+())%'('*'&*,,++)&%'(('(+)(((&'('')((())'&()'&())*&&&''(%'&(%&'+**%&**,**+&((#''3120.53124473454745422957<:87;9<98=;?DHFBEHFFEDCIMJKKHFFGGFINIDEGDBDEEA>;=::78967==C…±;?DIFA@KFDKHDFHGEJBCDDEEEADABA>BCBGGFHIGCEGIGFFBECDFCCA?@CBBBCBBDADA=@CFB@BAAA@CEC>CEBAABDEBFKKFCFDHIAIDFAB>@B>;?>@>>C=>B=E:<@???C=BABBA>;>>E@?ACA?EFDB@>?ADEEHIFGGJHEEFHECEBAFFFKKLLJIKJIHCBCCB?;=A@;79:<8;:97769836585258/1473344224244023134120032321/1201100-00.0-.010/0...,*+.+,-+++*+--)+)*,++,,*--*.+-,*-)***-*,.+)**+(***-,-&*((-)-+,+++)*),-;[^H0**(&%)''*&'%+,*))'%)*)()+('(*))*()(&()'''()))'&#$(&'&&(%(%&()('('('%'(()+,-((''(13/524612536846733652776::799:<>:=<>>ADHEBCDHFEIJIHIGIIGIEACIHGGIIEFFIB=;8:;:89;:98FÇ.9@GCHCEFEJILHCJHDGABDDDEFG@A@@C@GFKHEEHLEGGJKBBCF@CHGDBFC@@@>ABABAB?@A@@>??AB?;>A>>CDFB?=BEBENI@DEIGEDFCAAAAABE9C;@@?=@>A=D<>@?>>@=A:AB>>?@<;>@>BA?BC>@B?>BBDBEGHGEFECCEEC?@BABBCEGFCCFFFEA@>>A?>;:<;;::9=:985758=82662456523353642532224-141241144002020/131122122/.,.-.-+/--0.,.0-,-++*+/.-,''))***-//**.),*&.,(()+*+,(,+)(0*%)0(-++*.+,**,&)*,*),-4JG8,)++%+,+)))''*+)%&(&(-)*+*+,(%(+)&'''')*(')'(&%&$''('%'&&+'((+''&$%,%'*((++(#'('+3200307227443765445568758;799=:=>=:?ADDEA@DDHFDGIJKJJKHHMGBGFIIFIKHGLJB;846<:79?:9?<62FEBHJFCBFHHKIFGHDCHFBDFCHHEA@EECKIIIGEEHHHGDKH@DFDAEFDCCBEB?>ACA@@?@DB?A@=>DC?>?@>?BACEECAFGFEECDAEHBEEC=@?A?Af{A9@=@:A;>=;=>==;;>?AA=>=?>>=??C==B@>?B>=>@BEFFIFDDFIFCACE@>ADCCDCBCBAB@CDAA>=<:>;99:<=67978652349;:395:46750271-3536624456406423340.2./42/-/00/.,/3.,/-,,+*--+,.,+..10*+,,.-,,,)*-**)-//(,,).-,-('*,*+*-,.,*,.-)'))*)(,-*(,&+(+((*()+-41+*'')*+'+)+/)++())))*))(,+&')''**)'%')))'((*&%((&')+*&'(&%&'%(+)()$%)$'-+,,(((***+/1611623376755373552335629<;9::98:<=AEB@ADDEGGFDDGKIKLIKJHHKJJIGFHLHIH@;866::5;<=;=7<ABABA@IHEGELHMFIIFAFHFDG?CHECCKCDEILKEHCDHHFDFJFEFEBDIFC@@CB?>==@>>ACB@BC@==@B@@@@?B@AEEEF@DGGC@EDBDFEAAEA?=@@@l¶=<==><=:>::?AB:<=;B@?=>?=:?=A;@A?CC@A?=?<??CIJGAABBEFE@DD@EHEBEECCA@?@?@=>;=@<9<9<99994598973625;665626774/35652643540564563501351/2120/.200../00.-2/.-/,./.+).-,,,-//+*+*(----*/2)+,+,,.-,,..-+%+,.,**.('+-*/-/')(*('(+'%,**,.*+++'*---)*'''*(('-,*'(),+,)**('()(''%$(*'(+'&)))(*)(+&#&&%&)+&(*&$&'&%()*'+()'(&&)-&)))()+32516651348995683:8537<:6669<;=77:=:>CCACBAGHHMKFFJKHGIJFGLKGEEIGIMMIC><=:4466;9==<68>;BBDBDFGGKKIJHFGGIEDEIDECIBDC?@EDFIEDGDCIJIIFGFFC@ABCCBCFC@>A??B>>ABDCDE@?==?=@@@=>?>CGDABGFFFDDDDDCACCCABBB@>=7=;?>;><897C;>@;>=@@<@><:88<>=<=?@>A@==9==;>?CC@==BCEGEA@@CIKIFC@DE@=>>=<?@>>==>=;=:898;578764668:586527682-554274645523812144/435226221-/0102.03/1/1212.,..-./+.,*.,,.+-++--,/,+..*,.*.-./00,*))*,/,++')*(,(+-*+%),*,**,,+#+,*-((**(+)*)-*%(*))-+-*')''+'*+(*,+('))*)%')(&'*++''-*&()(%&('&('&%)),)(,&&'''())#+&(((*)'&(&)1/1322052645564879887565854785:89<<9;?AAFFBCFHHIJJJKJIHFHIJLKKJFEKIIGE@@?:666==;9:;=:<:CA<A?GKFIGJDDJDEEHJJKEEGF>@C>CAFFC@CDFIJIIIJFDDBCCAAABBDECBA@A>>AC@BGCED?@AC>;=?>::;AAABFFCGEBEEECDBCACCBADA?;?A>=A=@;;<8=?@D==?==?C@?:=@;B=<<?A@>>=<;===>@>=<=ADHGED@@CELSOKE@B@=<?<<A?==:8<76<868:7554549:83543929646:2524423467011333124421013554300/10-0/.30.1-.//,-/-,-0-+,-/.-.+-,+..--+--*,-,-*,/0/.+-*)&-+(*+(-0,''-+(,-(*,+*,*F-*%,*+0+*(+*(*)-''&'(*+**)&*(**(()()*()&%))&&(++('('(+*,)&'()&(+)&'&''(,,+#%''(%)$%&%*$*'&*%*')(%1,516017483466544764548778889;=><<;<<=>AEBEEFFGJJHIHCFHJNOLHKLJIHFEINMIGDA=86<:998<:>><@<@?DBHKKJIFFIEGDGLIFIHGGFC>CEDCEBDDCIFCBDDIHCDBECBB>AA?BBDB@><?@<;<BDFE@@??=>?@?=>;=@@EB?BGCCDDC>BEFDBFBCC@>A>?D>D@>79=@<>BDA:C=7>@@@<?@8====AB>;><=;;<;<><=::@CHMFDAAGKTTOKEC@AA@><<;====8;;9=:968:8639415748325335025013402330410203253.1123105103.410301010.+,...-),.0-,---.0/...*(+,,--+-/.,-*),),--.,,..+()+(+**-(+()-)',).(+,,..b/,),+)*-++-*+,+()+(&+'%)(*())'''$((&&'&())'(*('&(+)$'('*)&%)'&(&%'''&#&&)('&)(+*+&'&(+'&*$(%((%''702.104115644657586657678698:<:?;;>=?A=AEADEHFDJLIEHMNJKQNJKMJHJKGGINJSUJD@959:968<=9:><?A?CCHHJIFJGFFIKLIGLLKGDG?F@EH@DDEFAIGABCEHDDDCDDFGCCBAEACCAA>><?A@@@B@?@AA?AA?>?A??A@@>?DCDECDFAED?DEA@>>CAA>???@?=9>?D@;BD?A@><==>>9>=9<==??@=;<9==<<9====;=ADDCFEB@@EKLJHDCA@??<89;=<<<88:<==:769:85767588435354/39133332031/500741550+14/3/2.1,1/--0225111,-..0/000/-.-+++-21-/1**0/*),,,.+)+/**++)*,)+-,//)*,,&',**'%)',+**%((.)+)+('.,((+)*.((**++')*&'$)((*)'(*++**)%')((&)'&)''(+)&**&&('&*)()&'''*)%&'%"+')+)%$$&&*)'&'&&&)'%&(34.335113697597342276827577567;8:;?<=>@FHDEEADEILIFIMONMRRPPNJHJGKMJLNQSLEA;7679<::;7=>CF?DBAHGJECHEJEDNMKLKJKIGKAFDDDEAEED@HECHEEABCEGEHFEDABHFBCFEFC>==?B?@C?@AAA?=@?>AA@A>?ADBB?B?BBDAACABCBFEFAC@;@??<?><==>;;?@=<;<?>A99<<;<<9:>;=>;=;;===9>;:;;>;=>=@DFFIFGGDB>@@?>;<::>98<>;897:=;6947:5::9256533373256255.72402613/343503111220/01102+0143101/-/1/,-/..,-0--10-10+-/.-.---...++-,,),+*++-,.,)--*+))+)(*'&))).)-(*,*/.+.*//-../&'#*+**&+&)(+-(&))'('%(((+,+)'(*)*)(&$)())&')(((&)*((%%**&%'('(*("%)&&())&'%*)%'+&+''%($%'.250253355747565626;5567659758;8<<=;:>A?BBCGECJJIKHGMONOJNOIIIKGDNNJLMLKCB>;:576:99::==?>>@EFDEHGDFEFKIHFKOGKKDHLFEEGABGFCFBFFCFGDBFFFDDEEC?>A@BDFB?AC@AA=@@AABB>@A=<ADA?>=C?>@DC?BDABBB@BBCA@DCE?@?A<B@C@=9>=9A?:>8@7:>;:?6::=>;;::;>C;=?=9=?@A>=;7<=9>=<ACFNQIFG@=<<@@<989:<<<>;=:9<:677897849430789257655;135222.212404032230130-20//11/1/,00/11,-.21..-//,--.0///.0/.-+,..-,-+*./*+-*++-**0+(0//,)(*++),)++'.)(--/-,*'*-/(.-31+,,,(*)())'%)),(())+)))(()+-(())*,'&++('''))((&))$%)**)%&'*+)('$%'*(&&+&%%((()&*)%'$)&)'(''(&$/446124376726075779<6964877;7:;<<?B=<?@A@?@BCFIIIGHKIINLIJILKHGGNKIKNROHCD>?;645555=;:9<?B@FEABJJGEDGFFJEIILKJIFNIHDA@BBAFDCBDDDEDC>AIHECCDABDCBDD@@EKG??A@?CB98=@B?==>B@>=>?@BD@?=AA>B@CEAB@>C>>><@?AA<>?<=C?8?79=;A:A<;8?:<9999;<;<>@;>>>;<9==89:9<:7<89>AFGFHE>=?<>@==;<97=::>>?=;9747:;86225895645562;560346613522.00102410005013//30510400.00--..01/2/.-0/0.-/.-.1//.,.-+/2,-,+-),01/.-(*,)++,-,),+,11-(',***')).(*,+*,+.075./..+++*(**+$'&**%&(')*,(**)+)))(*(&((*+)+(),(&)*)((&&)-'#&)))+)&)))-+)&&%+)&'*$'')'&(($'*'+((*2104141213523583184648866777::87::=>:6>DB@>@DHKLIILKGHLMHLOKKGEIJHJNQNMKIGAD?:32654:<=<DACA@=BIDGE@EBEC>DHMMDMGLOFILF?CFB@?CC@BB@BA@@DFEB@C@@CD@@A>AGJC;?A>DFB+&??@CA>=AA>@>C@CCA@==@=BEDC@DD@@B@@?>:?A79==:9=@>7;6==;8:;;=9>;7;>;=8@=8;<8:;99>=:77<<77<:>?<?>=B>;@=7<<988>:6;=>;>=8<9559=;<6365:46704632524055573783/0350044.0121/0215122.212/.0/../+0.-31+-0-,,.-*,.-+-10-++,+,-+)**,*.-+,,-*).+)))'.,)*-*+,,*,++-&,*+*,*+,,19:53++,,+'(('*((&(%%*(**'+))++++&),*&%&&(*))))&&)&&)*#"(**&%(&&())+++&$('%(*)#''+)&'*'(,%#'&)($++510228/2595774346;64677;47;;<<<:;=9:>>B?=BFEEGHJGEIJHHJKJGIKJLKMLLKKQLGGHHHFA<54888;<<>A>?@?AA@FHDBKKFEDECJIJMONLJNQFC@CA@A>=?CBBCACGDDABBBBEB@EABCAACA@A?ACA<>CA@?>C>>B@@??<@DABEA=@<<CC@BDDCGHF@?;A=><>>:>>?<=>=9;=>=<>8:;?97:<9;>?<9=:79:?:;>:<;<=;77<<97<=<:<?@>::868<;77:>?==<9;9724;:9:856989836865/.027225522122.75135/110/1303202-/132//-.00201/0,,-010.0///.0-./+--+-,--*)*+**+-+*,**)-++*-),-)(+-&+++-+*-'&*,.',+,+-5;<:1,'/+((&')*+)*)'%,$(,)*((*'*)*(())**''+*'()')&&'%)%%*+)%(*('')(***(%()(+))'((*($'(*&('&'%)'$()5326866958;563347943325<;;99988=<=:;<=?@?CFFBDGEEGFEJKIIFGJIILJLOOKHLKKJKINJB@764478=9<C<>A>C@ADIFCCGDD@DAFCIKMNNKKIJFC@<@=??@DBBBEHLICCCA@CB@BC?CFC?BA=@@C@=B@=<9>>>@;=A=@DC=DA@@?EA>;=BC@B@@EIC@@@=<9;<==>;=;;>@==?;>;9;=?>@<:8:?9:>;:>==9<:87:>>;;<<<;;=<:>=<9:=;=;8877777<:9;;76;>:657968:898:7247154-055704323.343215/193-3/3/2-010-12113/32/1//00.--//1311//0..-+-0,(*,-.,-0*,,+---)*****+,,-)(2*)&)--*+*'-(--'*+,--.*.134:6,+,,*,-',,**))',+)%(,***)'&)'+*)(&&+().,((+,*'(&'*'')))((&)-%$'*+))-*&'))&(*($'()*()(',)&&*)%&655474036585344875667:86789748;<?=>;;@A>?@ACBBDABFFGGFINOLIHKJINSRHIJDJNLKMKLD<74666;??B@>ACBBKEGEAA@CHE?DADFJJLMDDFKECE?@>@AAB@DGGFFIBDEGFBDE@?A??<=A@@ABCC?:?B>>>?@>9<>>>>=>C>A??@AC?A@B?<?>DCB?@??>>@7;?@:@;>?>>B988<>8<=>87>;7;9;:@<8:@:97::<<=:>=89:88:8<><;:8:<;;757=<68986><437888868976778;766232336174630127402/151610015...0302.2300.002300/.*+/100/11/0/0/--/,+...0-)00-+(*,-)*-*.,-,-+.+-/(*(***+.'&'++-,'.-)),)-+1,31/.,).&%(,.()&+(&(*+'%***+')+,*+++(')(')*)(()+.,('%&*''&')(),(%,*&(*'(%$$%&*%#&+*(&%(&%++%(&('*14-22462743758944768::7698<;;>@;9@@:<;B@:>BBCEEE@EHGGHJMPKMLKKIPYSNNKONMILHKMJE=9::9>:8<>>ACBGHEEDECF<DFCGCHEBHIGCDFDBECB;;?<?CCGLJKHFKDFFGFEB@@A@?BDCBCA=?EC=AB@?<>@=7:>?>@=<@AAA@>?A@@C<@B?>@A>=A=>@<A@>@@<<=8>8>><;=><=;><99<9<:=98=:;<<9<:;==7::897:9789;:8==;;<;99999>:79;537<969;9575:640198:5562433444365735340/27274237541+01210-441//0///--020/2/-12/.1400.-,+.,,--/0-+/++.-.-*(/-+,(+*+,-/****+*++,-+&*++++).-%,*,.(.+1.1,.+,)+)$)*'+,(*+)((+)'())+'&&(+,(%((&(*)'')***)+(&*,+&&)*))*'&&((&'%%'(*)*()*'%&%%&&%(&&#%&'(33412189966735758677:5468:<>69>:9?;<;>>=??@@AFCGHEFGJLLKKNNPLLNMUSMNONKHHKMKJJCE<38:99:<??DBACJFGACE?BGIBDBE@DGFGIIEEDB>=;:>>ACEDBBHNIHEDEFEFFDCHGEFCAACFA?A@>BE?CB=<;9;<<;;<B>>ABAC=?CDG@CFD;?=??;9?@:=D<@;=;<:<=;>>:>?=>=8<=;??9;>9;=?=9;;:=979<;:9:=><:<::<76;;867875679<78;966:968788:768826768445674536306/42424042661125441//25063//042/220120.144.*./*+./0,*..,+*--+,-/..0+-0,-,*),(),(,-+)*.-',*'*.+)*',)-'++0+*))*+-*-1,*E)))-(/'+,')&.((,)&)(&%)'+-+.'%'*,+)*&%))))(&%'&%)*&()'&$%&'+-*')),)+%'&&,($+#$'%')+(','''%$'+54745367359744:64627::7644868888<@:?D@=<>BA>AGDGGEIJJJFBGNJJMLLJQNLJNLHMMKMOPNJG:5789;8==>C=@F@?JHA<@CEC@AAFAC@DEIFFHIBEB:@?@@AC@AFGFGJGBHBEEVK?BDDB@BEDB>>?BA>@?B@;;@=>?=;>;;=>?AA=?A?;@ECD@:<9;:?=@A?:::>:>?@=:=<<@:?@B<?>A?6;<>9=:;:8<=>;68<=9;<9<?;767:9:96668869:56:64789<;8;987:7775798368866245652222535062641041/4/053422.34/01022/.1/0.112/041.-,0/....,+-,/20///.,,,,*++**)*,+,*+*,,+-+'*0/-*--&)&'-+'*(++*****')*)-*,*,'(+,)+1(*,*(#)'()*')(&+,+((*+*&**+/(((&&(,*&'*+)(*+(&*'''''&()'*),)%%&()'%&$''%'&&,*&%''+()('#5133533555754363891:;58;;6<46999==:@99?ADDC@?ADHDGNKFILJNPLIIKLLLGFMOLJOOSRONJKE=>858;<;?@?ABGA@EC@@ABIACD>G@=@?FBCGHBA>AAA?AACHBHEHGDBHGEGEDDDBA@@BCEC?CB@@ABA@?@>>=>?<><9:=;:==@?@B@AA;?>>=<B@A>?:;<<<<;<<<@@B===?>@B@B><:?977;@@A@:8468;<8768888<?<8887<8689<869:965588889:8:987645759675956530555541339643087234.24/.4/322530-013/10100111013334102/-...021,/.10,10+,-.,,-*,+)*,+),/+*0*(+++-))'+++.-&++-&.)++++)-(*(+/+*,-*+(''-/+'(',*&+((')')((('*&'+('&+)+)&$&)&&)&$'&&&(+*))**)%(*)*&&'%&++('&&())&')''''%'((&')#($+#''43439454663906347494429;979;99<>>=<>>>;?A@DDDDDHHFGJJGJKLOKKKLLIKMLNRQKPSIMQJCC?=:8899:;;=AA>=BIB@@@@CFECIFDDDCEFCBFEEC@@?C=@FGD>AGDEIHFDAA@DFCEGC??BDCDEA?>?BCCDB<>A=<;>;9:?AB=>FF?AAB?==AC@AA<=<=;9?=;>=<<=@?<CA=D<?B=AA;><AA:=?EJ?;:=;;89:76<:;<@@:89;99<:9;:768:7645::887:;:;99;4447:8;89;26554435677523282534/1037336434723/0/.21510100//050020-0/,,.0/.-//0--2.**+,,---..,+.00*'+.-,,,).+,.-,,*+*,0.-**--+-,*.***(+*,-+)(*/'(*'*))*,*&&*'))'''**')*+&*+*)&**')+)'$()'()()+*++)'%%%%%',*(&%'(&&(+,*'&$$#('''*%(*'('%%'+*%&'139581813777282<:7369786575:;=:9:><?=<>BCB@CCABDHEDJMIKMMPMOJFLNMRSRQPPPMHJQME=;@<7=<86?<<@AG=@FBBB@BCBDEEDFED@DEGIKKFBFBA@B@@BGJCECFGDFA?B?>C@@@CACHDCEDDEBBB?@@AA;;>@>@><<;>?@@AA@>BA>>>@?CFB:>=C=?<:9:;;<A;=@>CA@?<B<A7;>;=<<=<<A=9;<>:698;=99?ADD=<88<89=89:88:;9899786889;;802655267697978:57662343032.18223450.21046/0320.22-330124/12/421/2/,031-/31/-+./01.-..-+),/----**.*-0((**,-'%.,'*--*.-*)*-**)#'+,*)))))&.*(')(-.,)+++**+*'(+',(&)++**&))%'&()))')*'((&%()(%'((*((*+('('&%()()()&'(&()#()'))%(+*&$((.''%')'''%'&'3532:63975989997996:;6467978;799::9;;:@BACA@@ADFHIHEHIGOQMHMMGJJJIQUTROMLKMJLHEB;799;<???9>A?C??GG?@DBHDBDIF?EDFAGCHG@@DE>AECBAACDFHFEGGFHBCHCDC@?BKICC@CFBBD?=@@BB<<B?@B=;<=;>A>AA:>ADEF=;@DCC>@>@D<=A@>;??E@@AD?=A@>A=@><<<>9:9;?7;<<<?><<=8;>>@=<;;86;:845688;?::::953367:9<<9456653366<56854626886382:543045240433225366.1041143/12311003100//,../31,+,.-../1-,+-++,,--,-20..+)--,,,****,/-+*,+),+,*'(,**+**)-***,,'+'+*-)&)****'*+%(**,*%++'**)&++'+'%&(,)(**&&&(*($$))%&&'+((*(*)((%)')&$%'%'((%&&)#'')*&')%)+&('%(&'+'%*'48515635577;:97799:78876876:5898788<>>DCBEAEHEFHEDGIKMKMQNHMQHFGHORURQORKHIIIGFE<;9;;>=8>@<BACF?ADE@DD?DHEB;@D@HJGFDBBDC@E=?FCHDCEEECHIEDEEDDEDC@ADDA?C@EEADCA?A@>?AA>=?BBAA>?>>?;<??>FC>@A?@;BAB@<<>BC<?=B>HJJMLK;D>@<AA>9:?<<>><86<:88=9<;>?;:>;<::=:7:<7687<;89977969846568875495678563973474463144;33666444/544385452.3163/2454/21142//.01310-,.-.120101-2210.30+**,.--,,+,,+-12-.+',-+,***))),,--*+-&-'(,&),,+)+*+*.,)*+&'''(%&+'.*-(*+*)*'*$%*'(/*)*.,('++*++))*-,)'')))()+.00*&''((&)+'%')&+)*&%()$)'*)#(+($#$-&&.%+-)(*%0+57761557786589:99340558989677:>@?;>@?AEFCDGDDGHE@DJJHMMGJMLMHEGPPQRPSMGIGMKKNIA@>?>?9CB>BA??CB<CBBCF@;<C<>?EHLGF>EDED?BDI@?CBGFDGGCFFEGECGEDDDADFDBBFFDDBA>@B@A???<<A>:>A@>>??=<<@@@JE@8?BB?FC@C<??><=;>BAL_qpdSB=<@=>>>@@@>@?97?:7<;;<:<B<:>?<7;;6:<878889:86457788:;9:9687566576685367945677762353736946056020.212663637842435/103232/+2520220312-/00011/2011,-/0/..-.-'+0.,-.-,*-1-*+,./0,'++'+.-*,0++..,)('**-*,,)&/,*'.*-*))'+,,+(,.,)++(*('*''+,(,+)*(')*)*(&&)++)&()'('-63-*)))()()$&+'('+'*&(*'+,)+'*+**#%%))(%)-*+*%#274759655594787771456<;9;;888;>=>=<;8<@ABCCDJJIGEHEFMIJOOKGGGHGJKMRQMLMLLLJQMIJICBD?A>E?@==?D@G@A?DDEDEAA@@?BCEDGFCDCEBC?<==A?GJDFEHIEGECCDIEDFACJHFFHFEICADA@?B@>B?BDCA>@@D?BA<>>>A@?EA?=??>AA@A?>?<>C:@?BDQŽ#ÌxKFA=>?8:=??;=>958:=:<7:;;?:6:9>A97899:<?>=<<986676779745576798977769158465154684;43866432201;/62002624/2634/415113613103640211034/022//11021-/.+0/00.0/.//.--...+(+,///.,,++,)+,,)(,*,(('*(*(+)&),**'+*.**,('*'-*-'"),))'(+++%),,-('&&*))+))(&'***(%()*+'&&()&*23-'()'(*(&)&*,,)$$'&&(++&%%(+++,'(%%)&')&#(%'%/31284;167615:9756589589778787:?;;;=@CC?=AAGHDHJEGGCFDGIIMKIEFIOJIOMMQSPPKR_]UOECA>?>AFAACC?BAD?C?CAH@BFDAA<@BCFHF@EFBG?=C?>CABAEACECDGCGEGHHGEDFFDBCDDDABCACDCDB>@CA?=AFCAB?DE>9?A=BB?<AB>?@=BD>CD@?=BA;B@AU½ú>Q”QFA@<AC?>9=A:5898858;<<>;9;<<;8<;;89?8899>=87;:89657::89628:996756876668760484873456472464672624454562440726056521*17464203246142./0/-221330/1--03/,1.***+.0/.+)*-/-*-..,,,)*.).-)%)(-,,)$*'+-,&&)**,**()&*'.-)/''*'*'---)'**(''$,+,)).,&$%'''''(*)*()-(#$)+)),-/*(($)+))'*,*)&()&%**('''&(*%&$+&&*&(#&($%%%#'4701535562<6473:898887878:989:;A><A;;@A<>ACFECFHFFGDFGCHLNKHGIPMIMLLUOPKPOUbaZOHEGB@>=@AAIGC?EE@D<BCHCFDBC?A<<?BGB@D=BCBDB>?@;>>DBDFGGHGHDFHEE@HHCEEFDEIHGDEHD?CHE?>@=@@BDB=<==:@BD<AE@?;<ADEBE@CHD>?B=D=B=?X§¿â|P@IA?8<B?=<B>7?><889;=9=><9==9<@89;9677::9<::::::<8799743335358748:79:;<776445852263386756484225646564344205/24643232322/12220/432..124;=84/,-.-,0022/,,0,+*-.,-,,'*+,+,,,***)',++-)-&)*(+++.,,*'+*(*%*'.))*,+)'(,+****,+&-*%$(,)%)'('*((+,($*,%*-'%-+((&'*((++*)('))'%&+)(*&'(**+*'')+*&#%%&))*'(&+)''##%%&&)-219755931496755:9:99577:;<954:??==>@C?<=AAABEFBGKHE@DHILMLLJHJKLNLLSWZPQNT_ZQLIGHB><@:;=>ADABJNEFEHJFFHDEB?@>>BDFHDCG?@:=A??A;@BEEEFFELJIGHKFGJGDFKHBADFFBDDCCBCBCBDEA>EDEEAB==@BD@ACAE>BG@A@HE@?@@D@@<@@>DOp¯À{ULD?@B=>@?>8?@9<98754<8:9;;;=?=;?;9<9?=88;:7;<<9889<;:767:;87879=><8:8856;<60488965.076866864467066332886732.98210+.243122153241-0441149HE9420.131/.--.--*,4/,-00,++',0,)+.-+**+,(%)**+-+(-$'*)(*-*&'-,+)',&*).+*)*,+**',(&*+*'(**+'(*'&),-(-+))(++&%'))+)'()**()(&((&*(')&()(+(%'&&)**')*&*&(%')&$+%'&*%#*##+'535557756756?657956:?718?:=A=<;:=<:==<@ABECDA?EEEFFJLHEFJLIJFDJPOGIMU\]WQNVQQRMIDBGF=A????@CB@BIBBEJII@FCHHBB9>C?>D??<<=;;B??CAB>CHDBADEFEGHKHGEEFGIFHGB@BFDCFFDDGCBFBBECACAAAA@AEACFDAEDF?DB@DBC=B><::@@>@DILa^SJ>BEDAF;>>BA@?@=7;988=;:;=?<7<769996:68:8:<89;7<::=>>9;=97757:69:9:4264158984:7594484/6:;54868600488148034840330006/42833210165361211/1:B<4//1.-/.,+./,+*+-.-,02.**+-.-***+*+-.+*+,*(*).,-1,*,*),+,,',%.,,*)'*.).+(*(,)**+)&(',&'++&*&*+%+/++*))*((*)*+'%+)'12-)()&))&((%#%')*&%%)&&''((%+'(+)(&)''+'&)##''*%%'1417193125858;99775488<:8>9;;<@<8>?<<>>>?AC@AEGGIKFFJIILNMFFKJJIGIRTTYXRKOSRQRMJNHC=A@=@=@EEAA>FAFCBDMCEFFCC@:;><?ECC=@==>7>B=>DIHDFHBACIKKGAEIDCACFDEFDEB@EECBCEFDCD@@BFGC?DJBBDEEA??CCBFKGCAEC>B@??@;BB@@F>BLJJHFE@ADD;<??B==9<7:7;98:??88;>=99:<@?<7798:76;;;;9999;<;A;58:9983767:;25::366877;68323:;48949666;2865/3;507645/345404/1/.10364036300//0331022.-..0.+---..-++++,,//++,**+.+(,**--*,**($*((*,,.,,)/0-),(',.))*(,(('*)**)*-.+(,&).+-,'$,,'()**)'&)-,)''&**%(()'+40*)&#(*(&&''&%)*%#&**((*%+-).('$#&++-'%''%+++%')#'941537145755876;424:=6677:99>>;:?<;?AA?;=ABFE@AEHKMHGJGILJLKIKIJLKORPUQONNMQTPPQIHDCA>88<:@?@E=CCBBJLEFIFC@B<A1;BCAEAGC@=<A@9<ABCDHKKECEIIIILHHEABBCBIJAFIEEGFCFHBCHIGABDFFCGE?BEDFCGCBDFFFDCAC@FCC@?EABD>BD@@EDBBBB?7B=>A@=B9>===<:<;9>6;=99=<=?9:=;9;9:7577<<:>:7<:9==9689;87<83597448:669<95445<76996463947492:88234447449874454/-30303373103561..1043*.230.0,./*+,--,..),.,*,31..+*-()+--,,,,-+-*-,,**(*(*+,,*&%'+*..+*.++++,,.)&.*)'*'*(*)((+(&(*)-,+#'-*+'(()((&*+&'((&&(+*)***+)+(()%+((+*&%%$$**'(,*'(()&&+*'*%'')+++()+599559554669265677979;=889><;9=<8>=;9?>=DCA@A?CEEFGHDGICIKILJKONNKMTRMTYTOQUSPKIHFF??>>>69EBC??@JKHGEEEBE?A????>BACAGB@?<@B?@:=@DGDKJFIGHNJFJHBBHH@EGGGHIHHHKIDEDDHLIDBHFFFGHFIDEEB@>?AAFGHFIED@BHAADACB=?BCBD=?HHC<?BA;DA?=?9<?:>567=<97:6<:<<<:=:778;=:9:<938;;95;@;66667;><;8;<8;576776774679;::9:94258525446662466462243444623266634/3-2325033/3220-1-+.--141.../1-.0*+//-*-0../*$.0-.((-,*++)')&'*.*+.-*(++*,+,'')+&/'*++*.'(),+%()))''+-.-+)-))*,().,()(&)(+(%*'#%)+)%%)++)%*-')(#&'%$)*'(*&&'%(('+&#'*&)'(,,''('))'')%'#- \ No newline at end of file diff --git a/vo/votest/data/ned.xml b/vo/votest/data/ned.xml new file mode 100644 index 00000000..162beeba --- /dev/null +++ b/vo/votest/data/ned.xml @@ -0,0 +1,387 @@ + + + + + + + +Results from query to NASA/IPAC Extragalactic Database (NED), +which is operated by the Jet Propulsion Laboratory, California Institute of +Technology, under contract with the National Aeronautics and Space Administration. +This work was (partially) supported by the US National Virtual Observatory +development project, which is funded by the National Science Foundation +under cooperative agreement AST0122449 with The Johns Hopkins University. + + + + + + Main information about object (Cone Search results) + + + + + A sequential object number applicable to this list only. + + + NED preferred name for the object + + + + Right Ascension in degrees (Equatorial J2000.0) + + + Declination in degrees (Equatorial J2000.0) + + + NED's Preferred Object Type: G,GPair,GTrpl,GGroup,GClstr,QSO,AbLS,RadioS,IrS,EmLS,UvES,XrayS,SN + + + + Velocity in km/sec, based on known heliocentric redshift + + + Heliocentric redshift for the object, if it exists in NED + + + Quality flag for known heliocentric redshift + + + NED's Basic Data magnitude and filter, generally in an optical band. + + + Distance of the source from the queried position (arcmin);listed as blank if not applicable. + + + Number of literature references in NED + + + Number of catalog notes in NED + + + Number of photometric data points stored by NED for the object + + + Number of position data points stored by NED for the object + + + Number of redshift data points stored by NED for the object. + + + Number of diameter data points stored by NED for the object. + + + Number of NED associations for the object. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
1NGC 2255 98.49429 -34.81258 G 6873 0.022926 0.0052212523180
2HDCE 0402 98.43000 -34.76611 GGroup 6946 0.023169 4.2181000100
32MASX J06333719-3450289 98.40488 -34.84139 G 4.7260090020
42MASX J06335027-3453329 98.45958 -34.89258 G 5.0930090020
5NVSS J063420-344555 98.58496 -34.76542 RadioS 5.2930010000
62MASX J06341412-3456244 98.55892 -34.94022 G 6905 0.023033 8.2943090121
7ABELL S0591 98.57325 -34.94040 GClstr 7097 0.023673 8.5992001001
8NVSS J063414-345733 98.56042 -34.95919 RadioS 9.3800010000
9LDCE 0457 98.51958 -34.96944 GGroup 7183 0.023960 9.4931000100
102MASX J06344567-3452044 98.69017 -34.86778 G 10.2020090020
112MASX J06344632-3445454 98.69300 -34.76269 G 10.2440090020
12NVSS J063333-343923 98.39025 -34.65656 RadioS 10.6740010000
13NVSS J063443-345456 98.68037 -34.91564 RadioS 11.0560010000
142MASX J06342549-3458313 98.60629 -34.97528 G 11.2120080020
15NVSS J063454-344845 98.72892 -34.81250 RadioS 11.5620010000
162MASX J06331042-3455201 98.29329 -34.92217 G 11.8760090020
+
+
+ diff --git a/vo/votest/data/ngc188.pos b/vo/votest/data/ngc188.pos new file mode 100644 index 00000000..e40085cb --- /dev/null +++ b/vo/votest/data/ngc188.pos @@ -0,0 +1,874 @@ + 1 12.0976190567017 85.25440216064449 + 2 12.1471614837646 85.25476074218749 + 3 12.0906867980957 85.25173187255859 + 4 12.0550117492676 85.25637054443359 + 5 12.074517250061 85.26030731201171 + 6 12.0753402709961 85.260368347168 + 7 12.1288270950317 85.2607955932617 + 8 12.1402797698975 85.24942779541019 + 9 12.1679153442383 85.2488327026367 + 10 12.0761299133301 85.24638366699219 + 11 12.0621509552002 85.246696472168 + 12 12.0942277908325 85.2652359008789 + 13 12.0292444229126 85.24693298339839 + 14 12.220401763916 85.2621459960938 + 15 11.987491607666 85.24879455566409 + 16 11.9766569137573 85.25021362304689 + 17 12.105659 85.24301900000001 + 18 12.1126670837402 85.242919921875 + 19 11.9652671813965 85.2524948120117 + 20 11.971949 85.25055699999999 + 21 12.120459 85.24286700000001 + 22 12.1680555343628 85.2435073852539 + 23 12.2646598815918 85.2570495605469 + 24 12.2121963500977 85.24476623535161 + 25 12.1560831069946 85.2416229248047 + 26 11.9606904983521 85.26191711425779 + 27 12.0251560211182 85.24254608154299 + 28 11.9794092178345 85.24456787109381 + 29 11.933521270752 85.25882720947269 + 30 12.2793941497803 85.25 + 31 11.925785 85.25525699999999 + 32 11.9360733032227 85.2603149414063 + 33 12.2969446182251 85.2533264160156 + 34 12.2441692352295 85.26643371582029 + 35 12.2923574447632 85.26077270507808 + 36 12.1901350021362 85.26981353759769 + 37 11.978476524353 85.24254608154299 + 38 12.2435340881348 85.2428512573242 + 39 11.9083261489868 85.2538528442383 + 40 12.3112516403198 85.2539672851563 + 41 11.9436740875244 85.2440643310547 + 42 12.3266725540161 85.25744628906249 + 43 11.892725944519 85.2611236572266 + 44 11.8766832351685 85.25422668457029 + 45 12.1887187957764 85.2364654541016 + 46 12.1012392044067 85.23517608642579 + 47 11.8940839767456 85.2640609741211 + 48 11.8637409210205 85.25865173339839 + 49 12.2736129760742 85.27060699462889 + 50 12.3307237625122 85.24546813964839 + 51 12.342402 85.24745199999999 + 52 12.3210763931274 85.26638031005859 + 53 11.8869342803955 85.244873046875 + 54 12.0512027740479 85.27542877197269 + 55 11.9380025863647 85.2392349243164 + 56 12.2242288589478 85.2359848022461 + 57 12.3379621505737 85.24523162841799 + 58 12.3553333282471 85.24824523925779 + 59 12.020191192627 85.27533721923829 + 60 12.196964263916 85.23461914062499 + 61 12.2635726928711 85.23748016357419 + 62 12.2524032592773 85.27358245849608 + 63 11.9078435897827 85.26963043212891 + 64 12.3514080047607 85.2647323608398 + 65 11.9653558731079 85.2739944458008 + 66 11.8349237442017 85.25930023193359 + 67 12.3877172470093 85.2546463012695 + 68 12.386944770813 85.2575225830078 + 69 12.3870315551758 85.2576293945313 + 70 12.3139848709106 85.23925018310549 + 71 11.959641 85.274788 + 72 12.0746822357178 85.2781600952148 + 73 11.8929491043091 85.2398452758789 + 74 11.8250122070313 85.2535018920898 + 75 12.3002452850342 85.236946105957 + 76 11.9343643188477 85.2356033325195 + 77 11.8193159103394 85.2598190307617 + 78 12.0478982925415 85.23096466064449 + 79 12.4052238464355 85.25636291503911 + 80 12.351583480835 85.269287109375 + 81 12.0692367553711 85.2795028686523 + 82 12.0020875930786 85.27874755859381 + 83 12.4129590988159 85.2516326904297 + 84 11.8306837081909 85.24365234375 + 85 11.8891935348511 85.2734451293945 + 86 11.8108825683594 85.26412963867191 + 87 11.7962064743042 85.24951934814449 + 88 12.3915338516235 85.2672958374023 + 89 11.9035348892212 85.27626037597659 + 90 11.798656463623 85.26504516601558 + 91 12.3408269882202 85.2748336791992 + 92 12.3835287094116 85.2393188476563 + 93 11.7820377349854 85.2471923828125 + 94 12.4405469894409 85.249137878418 + 95 11.8405447006226 85.23766326904299 + 96 11.9518890380859 85.2802658081055 + 97 11.7662258148193 85.2576904296875 + 98 11.7773714065552 85.2628479003906 + 99 11.7683200836182 85.25048065185549 + 100 11.951358795166 85.28041839599609 + 101 12.4280338287354 85.24336242675779 + 102 12.1819429397583 85.22665405273439 + 103 11.9648199081421 85.22832489013669 + 104 12.0467109680176 85.28430175781249 + 105 12.3476581573486 85.23281860351559 + 106 11.9222364425659 85.22936248779299 + 107 11.9912977218628 85.22669219970699 + 108 12.3865509033203 85.23583221435549 + 109 12.2904243469238 85.2287216186523 + 110 12.076757 85.224709 + 111 11.7762088775635 85.24194335937499 + 112 12.4195699691772 85.27167510986329 + 113 12.0809946060181 85.22440338134769 + 114 12.0157623291016 85.22524261474609 + 115 12.3203039169312 85.2294387817383 + 116 11.8091659545898 85.2741470336914 + 117 12.2940282821655 85.2825164794922 + 118 11.9031496047974 85.22845458984381 + 119 12.4520778656006 85.24130249023439 + 120 12.3268747329712 85.2812957763672 + 121 11.7268476486206 85.24957275390629 + 122 12.4222459793091 85.27403259277338 + 123 11.7328748703003 85.26358032226559 + 124 11.9625778198242 85.224739074707 + 125 11.83509349823 85.27908325195308 + 126 12.3582067489624 85.2292785644531 + 127 12.1242017745972 85.2218933105469 + 128 11.8342409133911 85.27922821044921 + 129 12.4044570922852 85.277458190918 + 130 12.4943056106567 85.24602508544919 + 131 12.2294492721558 85.28685760498049 + 132 12.1548013687134 85.2216873168945 + 133 11.70973777771 85.26144409179689 + 134 11.7337865829468 85.26805114746089 + 135 11.724644 85.243713 + 136 11.8064079284668 85.27777862548829 + 137 11.721230506897 85.2436981201172 + 138 11.8593339920044 85.2821502685547 + 139 12.2865772247314 85.2239990234375 + 140 12.4906435012817 85.24115753173829 + 141 11.714605 85.24271399999999 + 142 12.3227462768555 85.2851486206055 + 143 11.7687292098999 85.2759704589844 + 144 12.4370613098145 85.23279571533199 + 145 11.7159633636475 85.24124908447269 + 146 12.0118408203125 85.22058105468749 + 147 11.7154664993286 85.24116516113279 + 148 12.5254726409912 85.24663543701169 + 149 12.1179008483887 85.2906265258789 + 150 11.6734666824341 85.25459289550779 + 151 12.2477207183838 85.2206954956055 + 152 12.5044384002686 85.2387084960938 + 153 12.2345685958862 85.29013824462889 + 154 12.1934928894043 85.29099273681641 + 155 12.5041379928589 85.23854827880859 + 156 12.2358922958374 85.2902069091797 + 157 11.6732110977173 85.2638092041016 + 158 11.7534246444702 85.2782363891602 + 159 12.3751678466797 85.2247848510742 + 160 12.4592723846436 85.27897644042969 + 161 12.5595407485962 85.25965118408199 + 162 12.0778503417969 85.29257965087889 + 163 11.6562433242798 85.25056457519529 + 164 12.0938520431519 85.21733856201169 + 165 11.6804656982422 85.26829528808589 + 166 12.0449810028076 85.29241180419919 + 167 11.6693239212036 85.2445373535156 + 168 12.0440454483032 85.2924575805664 + 169 12.5462417602539 85.243896484375 + 170 12.348801612854 85.28749084472661 + 171 11.7527885437012 85.2306900024414 + 172 12.57103 85.25993299999999 + 173 11.7200384140015 85.27654266357419 + 174 11.7610902786255 85.2291107177734 + 175 11.783748626709 85.2834320068359 + 176 11.7994995117188 85.22544097900389 + 177 11.898157119751 85.21960449218749 + 178 11.7254247665405 85.27898406982419 + 179 12.2723770141602 85.29232788085939 + 180 11.706431388855 85.23329925537108 + 181 12.3961811065674 85.2231750488281 + 182 11.9626760482788 85.21698760986328 + 183 11.7650690078735 85.22693634033199 + 184 12.0278167724609 85.2155685424805 + 185 11.8321075439453 85.2221221923828 + 186 12.5363941192627 85.23608398437499 + 187 12.5890216827393 85.24838256835939 + 188 11.6526708602905 85.2404327392578 + 189 11.6411685943604 85.242919921875 + 190 12.1865043640137 85.2951965332031 + 191 11.6930360794067 85.2770462036133 + 192 11.6609001159668 85.27249145507809 + 193 12.5767278671265 85.26898956298829 + 194 12.3109378814697 85.21711730957029 + 195 11.6191329956055 85.26615142822269 + 196 11.7924604415894 85.2222595214844 + 197 12.5607042312622 85.2741622924805 + 198 12.6155529022217 85.25234222412109 + 199 11.6676235198975 85.2762756347656 + 200 12.1724309921265 85.2131881713867 + 201 12.2915325164795 85.21542358398439 + 202 11.5988206863403 85.2604064941406 + 203 12.6053333282471 85.24432373046881 + 204 11.9243936538696 85.29488372802729 + 205 11.9429655075073 85.21450042724609 + 206 12.0927515029907 85.2979431152344 + 207 11.6206407546997 85.27037811279299 + 208 11.5816659927368 85.25658416748049 + 209 11.8025732040405 85.2906951904297 + 210 12.5866813659668 85.27391052246089 + 211 11.5800828933716 85.2616806030273 + 212 12.6414785385132 85.2514419555664 + 213 11.6866130828857 85.28247070312499 + 214 11.8321533203125 85.2933044433594 + 215 11.682918548584 85.2276382446289 + 216 11.7086172103882 85.2851486206055 + 217 12.0185556411743 85.29914855957029 + 218 12.0997858047485 85.21011352539058 + 219 12.2546405792236 85.21166229248049 + 220 11.5698127746582 85.2486953735352 + 221 12.2546224594116 85.21165466308589 + 222 11.7488822937012 85.2210388183594 + 223 12.3517904281616 85.21448516845699 + 224 11.6381587982178 85.23190307617189 + 225 11.659592628479 85.2816009521484 + 226 12.609115 85.23616 + 227 12.4797449111938 85.28884887695308 + 228 11.7955379486084 85.21736145019529 + 229 12.6057109832764 85.23486328124999 + 230 11.5967741012573 85.23741149902338 + 231 12.2277774810791 85.2101593017578 + 232 12.5610485076904 85.28186035156249 + 233 12.5606241226196 85.28192138671879 + 234 11.8528289794922 85.29609680175779 + 235 12.5439405441284 85.2261657714844 + 236 12.6419286727905 85.26951599121089 + 237 11.648980140686 85.22831726074219 + 238 11.6345415115356 85.2300643920898 + 239 12.0924892425537 85.3019104003906 + 240 11.6843090057373 85.2864608764648 + 241 11.5486660003662 85.2454986572266 + 242 11.9815464019775 85.30136871337891 + 243 11.8880233764648 85.29897308349609 + 244 12.6842784881592 85.25279235839839 + 245 11.6537799835205 85.28494262695309 + 246 12.3625164031982 85.2119216918945 + 247 12.4724998474121 85.2176742553711 + 248 11.574068069458 85.23619079589838 + 249 12.2463417053223 85.2082214355469 + 250 12.1084060668945 85.20648193359381 + 251 11.7879190444946 85.2958297729492 + 252 11.726634979248 85.29218292236329 + 253 11.7422866821289 85.29387664794921 + 254 12.662216 85.23709100000001 + 255 11.9783220291138 85.2067184448242 + 256 12.3366270065308 85.2092437744141 + 257 12.4041337966919 85.2981414794922 + 258 11.9306392669678 85.20766448974608 + 259 11.5108156204224 85.2599639892578 + 260 12.7074518203735 85.26027679443359 + 261 11.5170087814331 85.2452545166016 + 262 12.4729604721069 85.29498291015631 + 263 12.5588369369507 85.22177124023439 + 264 11.5072774887085 85.2478103637695 + 265 11.6495237350464 85.2885360717773 + 266 12.6552810668945 85.2326812744141 + 267 12.7183437347412 85.25168609619139 + 268 11.5559053421021 85.23348236083979 + 269 11.550476 85.23385600000001 + 270 12.724175453186 85.25719451904299 + 271 12.4739103317261 85.2139892578125 + 272 11.5288238525391 85.2729568481445 + 273 11.9392576217651 85.30417633056639 + 274 12.2094497680664 85.2042770385742 + 275 11.8399143218994 85.2086563110352 + 276 11.4853000640869 85.25502777099609 + 277 11.7208528518677 85.2955780029297 + 278 11.482346534729 85.2589950561523 + 279 12.7101268768311 85.27007293701171 + 280 11.4802103042603 85.2509155273438 + 281 12.5586853027344 85.29163360595699 + 282 12.6306018829346 85.22598266601558 + 283 11.5272789001465 85.27574157714839 + 284 12.1193313598633 85.2027359008789 + 285 12.711051940918 85.2393493652344 + 286 12.5242385864258 85.29464721679691 + 287 12.5249500274658 85.29461669921881 + 288 12.505392074585 85.21422576904299 + 289 12.716454 85.270744 + 290 12.693531036377 85.27602386474608 + 291 11.9399328231812 85.20418548583979 + 292 12.3333969116211 85.30435943603519 + 293 12.7322368621826 85.2442626953125 + 294 11.8282451629639 85.3025207519531 + 295 11.8088970184326 85.20838165283199 + 296 12.6611919403076 85.2287216186523 + 297 12.74241065979 85.2621841430664 + 298 11.5277624130249 85.23301696777339 + 299 12.7250480651855 85.24095153808589 + 300 11.5964841842651 85.28707885742189 + 301 11.4774894714355 85.24588012695309 + 302 11.6522006988525 85.21766662597659 + 303 11.5666370391846 85.22627258300779 + 304 12.7467584609985 85.24742889404299 + 305 12.2196159362793 85.2023849487305 + 306 12.2482118606567 85.20246124267579 + 307 11.4844903945923 85.2399826049805 + 308 11.5306529998779 85.23046875 + 309 12.142053604126 85.30877685546879 + 310 11.5230054855347 85.2789611816406 + 311 12.1862287521362 85.2013473510742 + 312 11.4737272262573 85.242073059082 + 313 11.7040977478027 85.21228027343749 + 314 11.8114624023438 85.3037643432617 + 315 11.9261198043823 85.30752563476559 + 316 11.8503370285034 85.20462799072269 + 317 11.8662385940552 85.30600738525389 + 318 12.7693185806274 85.25167846679689 + 319 12.372594833374 85.30532073974608 + 320 12.772367477417 85.24937438964839 + 321 12.2759647369385 85.2013702392578 + 322 12.6473550796509 85.28863525390629 + 323 12.6485109329224 85.28852844238279 + 324 12.1844320297241 85.31049346923829 + 325 12.668662071228 85.2239227294922 + 326 12.0988092422485 85.1989288330078 + 327 11.5140581130981 85.28239440917969 + 328 12.7432231903076 85.2353591918945 + 329 12.3462715148926 85.20224761962889 + 330 12.0815734863281 85.31143951416019 + 331 12.6016454696655 85.2943649291992 + 332 11.4516935348511 85.23941040039058 + 333 12.7876853942871 85.24821472167969 + 334 11.4248924255371 85.25984191894529 + 335 11.5803699493408 85.21899414062499 + 336 12.7957925796509 85.25539398193359 + 337 11.4203872680664 85.25442504882809 + 338 11.9405698776245 85.31021881103519 + 339 12.3607206344604 85.30813598632809 + 340 11.6133060455322 85.2148742675781 + 341 12.3658618927002 85.2016754150391 + 342 11.5710744857788 85.29165649414059 + 343 12.4736557006836 85.20620727539059 + 344 11.5365610122681 85.28793334960941 + 345 11.4565448760986 85.23439788818359 + 346 12.7838611602783 85.2707595825195 + 347 12.7705850601196 85.2743835449219 + 348 12.3301200866699 85.19998931884769 + 349 12.0802145004272 85.19693756103519 + 350 12.353551 85.30952499999999 + 351 11.5360231399536 85.2213439941406 + 352 11.4048833847046 85.25237274169921 + 353 12.6887798309326 85.22196197509769 + 354 12.7946376800537 85.24136352539059 + 355 12.7621212005615 85.232307434082 + 356 12.3354997634888 85.31082916259769 + 357 11.9716453552246 85.19715881347661 + 358 12.1930360794067 85.1964645385742 + 359 11.7251834869385 85.3049392700195 + 360 12.0654764175415 85.1960220336914 + 361 12.7985639572144 85.23896026611328 + 362 12.7438087463379 85.28339385986329 + 363 11.5983009338379 85.21263885498049 + 364 12.7902688980103 85.2756118774414 + 365 11.5983905792236 85.29779052734379 + 366 11.6578273773193 85.20792388916019 + 367 11.8731422424316 85.31207275390631 + 368 11.8819065093994 85.19774627685549 + 369 12.7695569992065 85.22998809814449 + 370 11.6757345199585 85.3039169311523 + 371 12.7861127853394 85.278076171875 + 372 12.4362840652466 85.20085906982419 + 373 11.433798789978 85.23153686523439 + 374 11.5796985626221 85.2131423950195 + 375 12.0697145462036 85.1942977905273 + 376 11.4194431304932 85.23400115966799 + 377 11.3731517791748 85.25319671630859 + 378 12.7655935287476 85.2277908325195 + 379 12.5906991958618 85.20888519287108 + 380 11.5254993438721 85.21747589111329 + 381 11.6021413803101 85.3002090454102 + 382 11.6010484695435 85.30017852783199 + 383 12.1675405502319 85.31640624999999 + 384 12.8395748138428 85.242317199707 + 385 12.1777276992798 85.19334411621089 + 386 12.6825733184814 85.29523468017579 + 387 12.7107305526733 85.21779632568359 + 388 11.3902378082275 85.23625946044919 + 389 11.3842906951904 85.2377700805664 + 390 11.8817071914673 85.19496917724609 + 391 11.4866580963135 85.29156494140631 + 392 11.982301 85.192917 + 393 11.386782 85.23509199999999 + 394 11.7703113555908 85.19851684570308 + 395 12.0992479324341 85.19189453124999 + 396 11.9967603683472 85.1922912597656 + 397 11.8914604187012 85.194221496582 + 398 12.0597763061523 85.31858825683588 + 399 11.3533782958984 85.2682876586914 + 400 11.3548851013184 85.2690048217773 + 401 11.4445552825928 85.28787994384769 + 402 11.9170913696289 85.3168716430664 + 403 11.681658744812 85.20168304443359 + 404 12.7805671691895 85.28726959228519 + 405 12.7349481582642 85.29315948486329 + 406 11.3304891586304 85.25788879394529 + 407 12.7745065689087 85.2886428833008 + 408 11.329695 85.25654599999999 + 409 12.173867225647 85.19075775146479 + 410 12.5618104934692 85.2024459838867 + 411 11.3263664245605 85.25370025634769 + 412 12.4344158172607 85.19596099853519 + 413 12.7350015640259 85.21605682373049 + 414 11.9677934646606 85.3189926147461 + 415 12.6839962005615 85.29956054687499 + 416 11.3907108306885 85.22845458984381 + 417 12.853099822998 85.27670288085939 + 418 12.852970123291 85.27678680419921 + 419 11.8588619232178 85.31700897216799 + 420 11.6315841674805 85.30727386474609 + 421 11.932502746582 85.1912078857422 + 422 11.575174331665 85.20681762695309 + 423 11.7378339767456 85.19721221923829 + 424 11.3254613876343 85.26536560058589 + 425 11.3971910476685 85.2844848632813 + 426 12.4730815887451 85.19674682617189 + 427 12.5143547058105 85.31159210205078 + 428 12.4731006622314 85.196662902832 + 429 11.3296298980713 85.24124145507808 + 430 11.5568790435791 85.3029632568359 + 431 11.554143 85.30277299999999 + 432 11.6952152252197 85.19824218749999 + 433 12.3394136428833 85.1914596557617 + 434 11.3796482086182 85.2272567749023 + 435 12.9030103683472 85.2451477050781 + 436 12.9145755767822 85.25389099121088 + 437 12.8979997634888 85.240852355957 + 438 12.0423583984375 85.3217544555664 + 439 12.9186820983887 85.25672912597659 + 440 12.9102048873901 85.2653427124023 + 441 11.3521242141724 85.23114013671881 + 442 11.345006942749 85.2320327758789 + 443 12.6209421157837 85.20274353027339 + 444 12.7308988571167 85.2117233276367 + 445 12.3357734680176 85.19024658203131 + 446 12.8693227767944 85.2311325073242 + 447 11.3420486450195 85.23223114013671 + 448 11.6248464584351 85.31009674072269 + 449 11.3675050735474 85.28475189208979 + 450 11.3990964889526 85.28971099853519 + 451 12.3929634094238 85.19114685058589 + 452 11.7810773849487 85.1924591064453 + 453 12.3670778274536 85.1902084350586 + 454 12.6566982269287 85.20394134521479 + 455 12.3120079040527 85.3214111328125 + 456 11.3805742263794 85.28819274902339 + 457 12.0261678695679 85.186767578125 + 458 12.9163694381714 85.27151489257809 + 459 12.8951063156128 85.27758789062499 + 460 12.2053022384644 85.3232955932617 + 461 12.0092992782593 85.32353973388669 + 462 12.0695190429688 85.1859664916992 + 463 11.3025007247925 85.23706054687499 + 464 11.3022584915161 85.2367324829102 + 465 12.9447422027588 85.25975036621089 + 466 12.9452686309814 85.25965118408199 + 467 12.7038059234619 85.3042602539063 + 468 12.9392538070679 85.24530029296879 + 469 11.3590173721313 85.2239532470703 + 470 12.6977682113647 85.20552062988279 + 471 12.9511089324951 85.25760650634769 + 472 11.7043228149414 85.31637573242189 + 473 11.625195 85.19774599999999 + 474 11.5063886642456 85.3049545288086 + 475 11.6205959320068 85.1973495483398 + 476 12.9579982757568 85.24940490722659 + 477 12.2837610244751 85.1858367919922 + 478 11.488471031189 85.20651245117189 + 479 11.2608203887939 85.24584197998049 + 480 11.316237449646 85.22856903076171 + 481 11.4000177383423 85.29534912109379 + 482 11.705171585083 85.1924896240234 + 483 12.6593770980835 85.2008056640625 + 484 12.9044780731201 85.228889465332 + 485 11.3192052841187 85.2835464477539 + 486 11.4634246826172 85.30233764648439 + 487 11.386022567749 85.29396057128909 + 488 12.1793975830078 85.32598114013669 + 489 11.2453937530518 85.25284576416019 + 490 11.2449073791504 85.2528228759766 + 491 11.6121969223022 85.19660186767579 + 492 11.9467277526855 85.1847457885742 + 493 11.2505712509155 85.26540374755859 + 494 11.4708805084229 85.20670318603519 + 495 11.2442846298218 85.2493667602539 + 496 12.4845371246338 85.31987762451169 + 497 12.8277864456177 85.2957000732422 + 498 12.5166578292847 85.31865692138669 + 499 11.2732772827148 85.23483276367191 + 500 11.302095413208 85.22790527343749 + 501 11.2991027832031 85.2825164794922 + 502 12.2965450286865 85.3255462646484 + 503 12.4748182296753 85.18950653076171 + 504 11.4095411300659 85.2119598388672 + 505 12.4312362670898 85.32228088378911 + 506 11.7672824859619 85.18848419189449 + 507 11.486967086792 85.20434570312499 + 508 11.7683219909668 85.188346862793 + 509 11.2640190124512 85.23536682128909 + 510 11.2332029342651 85.26285552978519 + 511 11.9736309051514 85.18304443359379 + 512 11.3912525177002 85.29773712158199 + 513 11.2679691314697 85.23320007324219 + 514 11.5706758499146 85.19722747802729 + 515 11.4411668777466 85.303466796875 + 516 11.8847799301147 85.1840515136719 + 517 12.952909 85.277878 + 518 12.956714630127 85.2774963378906 + 519 12.4926176071167 85.18878936767579 + 520 12.6576642990112 85.19736480712889 + 521 12.8349781036377 85.29790496826169 + 522 12.7939968109131 85.3023300170898 + 523 11.7383708953857 85.1880874633789 + 524 12.7808074951172 85.20692443847661 + 525 11.2992191314697 85.2865447998047 + 526 12.9876155853271 85.2683334350586 + 527 12.343147277832 85.3263778686523 + 528 12.9804000854492 85.27191925048828 + 529 12.9979772567749 85.26426696777338 + 530 12.7634134292603 85.20465850830079 + 531 11.5314064025879 85.3120651245117 + 532 11.6369113922119 85.31834411621089 + 533 12.933295249939 85.2262191772461 + 534 11.2176923751831 85.26512908935549 + 535 11.6191310882568 85.31762695312499 + 536 13.0068883895874 85.25984191894529 + 537 11.6780233383179 85.3207931518555 + 538 11.6739988327026 85.1896057128906 + 539 12.9403409957886 85.28505706787109 + 540 12.9412117004395 85.2850646972656 + 541 11.606595993042 85.19272613525391 + 542 11.4746103286743 85.20160675048829 + 543 11.2422571182251 85.27794647216799 + 544 12.8844118118286 85.21646881103519 + 545 12.1965055465698 85.1801147460938 + 546 12.9036865234375 85.2187652587891 + 547 12.8410339355469 85.21047973632809 + 548 11.7713432312012 85.1847457885742 + 549 11.8677463531494 85.32808685302729 + 550 11.1911602020264 85.25672912597659 + 551 12.5004806518555 85.32373809814449 + 552 11.6421642303467 85.3207244873047 + 553 12.8667840957642 85.21237182617189 + 554 11.218843460083 85.2349319458008 + 555 12.8509817123413 85.30092620849609 + 556 11.5372915267944 85.31552124023439 + 557 11.3161163330078 85.295166015625 + 558 13.0239477157593 85.2428359985352 + 559 12.8958406448364 85.2962265014648 + 560 12.8961582183838 85.29621124267579 + 561 12.9527368545532 85.2233123779297 + 562 12.9816751480103 85.2291107177734 + 563 12.223611831665 85.33146667480469 + 564 11.7241296768188 85.32568359375 + 565 13.0106744766235 85.234992980957 + 566 11.3443717956543 85.21065521240229 + 567 11.6480827331543 85.1876831054688 + 568 12.6863822937012 85.19414520263669 + 569 11.1694688796997 85.2559432983398 + 570 11.9220962524414 85.3311462402344 + 571 11.8277378082275 85.32941436767579 + 572 11.3719682693481 85.30403137207029 + 573 12.8202877044678 85.30647277832029 + 574 12.1683940887451 85.17715454101558 + 575 12.8940887451172 85.2122116088867 + 576 11.386057 85.20510899999999 + 577 11.3700399398804 85.3040542602539 + 578 12.2245073318481 85.17751312255859 + 579 11.5029211044312 85.1953125 + 580 12.9699649810791 85.2875900268555 + 581 12.932692527771 85.2169570922852 + 582 11.4335784912109 85.310432434082 + 583 11.851806640625 85.33061218261719 + 584 12.1102962493896 85.1764907836914 + 585 11.1853227615356 85.2758102416992 + 586 11.1644973754883 85.24288940429689 + 587 12.3972415924072 85.1796112060547 + 588 12.4438810348511 85.18090057373049 + 589 13.0155057907104 85.2299118041992 + 590 12.1155204772949 85.33433532714839 + 591 11.3702383041382 85.20461273193358 + 592 11.3410778045654 85.20740509033199 + 593 11.846397 85.33179499999999 + 594 13.0649814605713 85.245719909668 + 595 11.361927 85.204842 + 596 11.7656517028809 85.1804428100586 + 597 13.0276718139648 85.2800445556641 + 598 12.446245 85.180229 + 599 11.1813011169434 85.27816772460941 + 600 13.0289497375488 85.28003692626949 + 601 12.1832780838013 85.17521667480469 + 602 11.972825050354 85.1757431030273 + 603 11.9183912277222 85.33356475830078 + 604 12.1531553268433 85.3350296020508 + 605 11.6472196578979 85.32561492919921 + 606 11.6290483474731 85.18540954589839 + 607 11.2859020233154 85.29833984374999 + 608 12.5014791488647 85.3286514282227 + 609 11.3015069961548 85.21055603027338 + 610 12.2994089126587 85.33400726318358 + 611 11.3062953948975 85.3011627197266 + 612 12.3684635162354 85.17740631103519 + 613 11.1524877548218 85.2395935058594 + 614 11.4002113342285 85.1997604370117 + 615 11.6078462600708 85.1858062744141 + 616 12.8399152755737 85.20152282714839 + 617 12.81960105896 85.1996154785156 + 618 11.7528877258301 85.3307723999023 + 619 12.6998243331909 85.19031524658199 + 620 11.2577438354492 85.21467590332029 + 621 11.8008394241333 85.1777038574219 + 622 11.146275 85.238235 + 623 11.1228275299072 85.2526321411133 + 624 11.322714805603 85.2060852050781 + 625 11.1286678314209 85.244270324707 + 626 12.9251089096069 85.20922851562499 + 627 11.1882152557373 85.22507476806641 + 628 12.6046571731567 85.1839141845703 + 629 12.4803009033203 85.17882537841799 + 630 12.929044 85.20873299999999 + 631 13.1084537506104 85.25772094726558 + 632 12.979697227478 85.2962493896484 + 633 12.573600769043 85.1818389892578 + 634 12.3975238800049 85.33438110351559 + 635 11.4862909317017 85.3203811645508 + 636 11.1509628295898 85.28047180175779 + 637 12.6729259490967 85.32389831542969 + 638 11.2750663757324 85.30195617675779 + 639 11.3614072799683 85.1997604370117 + 640 11.132552 85.235687 + 641 12.1395235061646 85.17183685302729 + 642 11.1044912338257 85.24904632568359 + 643 12.3026304244995 85.3369140625 + 644 13.0362911224365 85.2885894775391 + 645 12.9775743484497 85.2129669189453 + 646 11.1080923080444 85.2438125610352 + 647 13.0672655105591 85.22903442382808 + 648 11.3769950866699 85.19754791259769 + 649 13.0084409713745 85.29415893554689 + 650 11.9897575378418 85.17153167724609 + 651 11.0956687927246 85.26375579833979 + 652 11.5812129974365 85.32733917236329 + 653 11.3083162307739 85.20321655273439 + 654 11.8194847106934 85.1741561889648 + 655 11.1150588989258 85.2364349365234 + 656 12.1704244613647 85.1707077026367 + 657 11.1253728866577 85.27859497070309 + 658 12.4817886352539 85.17646789550779 + 659 11.1000919342041 85.24216461181641 + 660 13.0592260360718 85.2865905761719 + 661 11.3426504135132 85.3114852905273 + 662 12.1829357147217 85.1706237792969 + 663 11.3279838562012 85.3102874755859 + 664 12.2625970840454 85.17124938964839 + 665 12.2291622161865 85.17077636718749 + 666 12.0465669631958 85.1702117919922 + 667 11.0774507522583 85.25581359863279 + 668 11.5626649856567 85.3279876708984 + 669 11.9457387924194 85.1704254150391 + 670 11.1702184677124 85.2192153930664 + 671 11.2162561416626 85.29936981201171 + 672 13.1399765014648 85.26513671874999 + 673 12.9022693634033 85.2001419067383 + 674 11.5590496063232 85.1822738647461 + 675 11.6895408630371 85.33384704589838 + 676 13.0950603485107 85.2828216552734 + 677 13.0952396392822 85.28289031982421 + 678 12.6440029144287 85.32896423339838 + 679 11.0760374069214 85.2673950195313 + 680 11.3701314926147 85.1944885253906 + 681 13.0260381698608 85.2146530151367 + 682 12.686954498291 85.3270416259766 + 683 11.6246738433838 85.17864990234381 + 684 12.1610622406006 85.16870880126949 + 685 12.980541229248 85.3034591674805 + 686 12.4565801620483 85.3368759155273 + 687 11.169828414917 85.2943649291992 + 688 11.2270488739014 85.3029098510742 + 689 11.0725975036621 85.2708053588867 + 690 12.0027313232422 85.16830444335941 + 691 12.1513080596924 85.3421020507813 + 692 11.1344947814941 85.2223434448242 + 693 11.5077266693115 85.3269882202148 + 694 12.7971296310425 85.32162475585939 + 695 12.5601024627686 85.33417510986328 + 696 12.1221208572388 85.342414855957 + 697 11.630259513855 85.33316040039059 + 698 12.5474872589111 85.1755447387695 + 699 13.1347742080688 85.27706909179689 + 700 12.1140441894531 85.1674041748047 + 701 12.6746520996094 85.3293151855469 + 702 12.2388296127319 85.16795349121089 + 703 12.4892387390137 85.17321014404299 + 704 12.1985301971436 85.1675186157227 + 705 11.1031761169434 85.22715759277339 + 706 12.378963470459 85.1699676513672 + 707 11.2308731079102 85.2058029174805 + 708 11.1959037780762 85.21010589599608 + 709 11.7194290161133 85.3374404907227 + 710 13.1258983612061 85.2276153564453 + 711 11.57546043396 85.1781463623047 + 712 11.0480737686157 85.2419586181641 + 713 12.7515754699707 85.3264312744141 + 714 13.1655197143555 85.23934173583979 + 715 11.448873 85.18495900000001 + 716 11.4541482925415 85.1845855712891 + 717 13.1510953903198 85.27812194824219 + 718 11.0543727874756 85.2744064331055 + 719 11.0589218139648 85.2761383056641 + 720 12.2785720825195 85.34317016601558 + 721 11.6222496032715 85.33489990234381 + 722 13.1906747817993 85.256721496582 + 723 13.1908254623413 85.2567443847656 + 724 12.3409395217896 85.34268188476559 + 725 12.3756217956543 85.34206390380859 + 726 12.7994556427002 85.18602752685549 + 727 13.0104131698608 85.30564117431641 + 728 13.009147644043 85.30580139160161 + 729 11.7303705215454 85.17083740234379 + 730 11.9878215789795 85.16567993164059 + 731 12.1816291809082 85.34471130371089 + 732 11.0532846450806 85.2341232299805 + 733 11.0967950820923 85.28917694091799 + 734 11.018988609314 85.25740051269529 + 735 12.3487462997437 85.1667938232422 + 736 11.4632301330566 85.3283996582031 + 737 12.2790517807007 85.16561889648439 + 738 13.201114654541 85.261360168457 + 739 11.3226480484009 85.3186645507813 + 740 11.0603971481323 85.2291107177734 + 741 13.071307182312 85.29906463623049 + 742 11.615216255188 85.1739807128906 + 743 11.0101661682129 85.25945281982419 + 744 13.0560741424561 85.30195617675779 + 745 13.0567350387573 85.30194091796881 + 746 12.4455518722534 85.3421020507813 + 747 11.583966255188 85.33573913574219 + 748 13.2095260620117 85.24700927734381 + 749 12.5651350021362 85.33860015869141 + 750 11.8612432479858 85.34439086914058 + 751 12.563286781311 85.33872985839838 + 752 11.128924369812 85.2125396728516 + 753 12.4195899963379 85.34323120117189 + 754 11.2478637695313 85.19738006591799 + 755 11.0830039978027 85.22032928466799 + 756 11.0705108642578 85.28894042968749 + 757 11.1391687393188 85.30094146728519 + 758 13.1923274993896 85.2339324951172 + 759 11.1217985153198 85.2988586425781 + 760 11.070818901062 85.22174835205079 + 761 11.0083589553833 85.23968505859381 + 762 12.643648147583 85.33644866943358 + 763 12.327220916748 85.1642837524414 + 764 11.211859703064 85.31098937988279 + 765 11.448657989502 85.18051147460941 + 766 10.9922180175781 85.24879455566409 + 767 11.5168075561523 85.33393096923829 + 768 11.56178855896 85.33615875244141 + 769 13.1301851272583 85.2941131591797 + 770 11.9721364974976 85.1628036499023 + 771 13.1303424835205 85.2943267822266 + 772 11.3268260955811 85.3222122192383 + 773 11.4744243621826 85.3320617675781 + 774 10.985352 85.24957999999999 + 775 11.1893253326416 85.3093719482422 + 776 12.6409168243408 85.17316436767579 + 777 13.2307615280151 85.26486206054689 + 778 12.4336051940918 85.1656112670898 + 779 12.6990623474121 85.17560577392579 + 780 12.4864130020142 85.1668853759766 + 781 13.2309846878052 85.24357604980469 + 782 11.167350769043 85.3078231811523 + 783 12.8903474807739 85.1874771118164 + 784 12.5599775314331 85.1690444946289 + 785 12.1301317214966 85.1610946655273 + 786 12.2573900222778 85.34822082519529 + 787 13.2326955795288 85.24201202392578 + 788 11.4976615905762 85.17588806152339 + 789 12.9066429138184 85.32254028320309 + 790 10.9887895584106 85.23853302001949 + 791 11.0443315505981 85.22216796875 + 792 11.7988882064819 85.34577178955078 + 793 13.2444868087769 85.24873352050779 + 794 12.3135852813721 85.3478164672852 + 795 13.1665210723877 85.22057342529299 + 796 11.0297117233276 85.22509765624999 + 797 11.0984535217285 85.21183013916019 + 798 12.0412740707397 85.3492584228516 + 799 11.0976228713989 85.21170043945309 + 800 13.2329721450806 85.27289581298829 + 801 12.0443315505981 85.3494262695313 + 802 13.0693826675415 85.20361328125 + 803 11.4098634719849 85.33079528808588 + 804 13.0293264389038 85.19879150390631 + 805 12.3072862625122 85.1613311767578 + 806 11.136134147644 85.30686187744141 + 807 13.1678743362427 85.2934188842773 + 808 11.6405868530273 85.16796875 + 809 13.0137434005737 85.1964797973633 + 810 10.9544010162354 85.26002502441411 + 811 11.8587675094604 85.1617431640625 + 812 10.9930772781372 85.23081970214839 + 813 12.238414 85.159836 + 814 13.2360239028931 85.2778778076172 + 815 13.0776329040527 85.30849456787109 + 816 13.2059497833252 85.2245025634766 + 817 10.9982318878174 85.28500366210939 + 818 12.4154062271118 85.34798431396479 + 819 13.2239513397217 85.283561706543 + 820 11.7148313522339 85.3458023071289 + 821 12.5239524841309 85.16503906249999 + 822 11.244047164917 85.190788269043 + 823 12.252628326416 85.1592788696289 + 824 10.9471549987793 85.2466125488281 + 825 12.420726776123 85.1620864868164 + 826 11.020956993103 85.22063446044921 + 827 11.0208759307861 85.2205352783203 + 828 11.1867141723633 85.315055847168 + 829 12.8635902404785 85.3292083740234 + 830 11.7980298995972 85.3482971191406 + 831 13.0948066711426 85.20368957519529 + 832 11.105318 85.30561799999999 + 833 13.2082262039185 85.22222137451169 + 834 13.0067501068115 85.31824493408199 + 835 13.1824464797974 85.2162322998047 + 836 13.0081424713135 85.3182830810547 + 837 11.2454681396484 85.32195281982421 + 838 12.1887054443359 85.3523025512695 + 839 10.9858 85.22602799999999 + 840 11.2426261901855 85.1893005371094 + 841 11.0939769744873 85.30549621582029 + 842 12.4871702194214 85.34748077392579 + 843 12.6610441207886 85.16903686523439 + 844 12.9687576293945 85.18864440917969 + 845 11.4453935623169 85.33616638183589 + 846 11.1561918258667 85.31356811523441 + 847 13.2315311431885 85.2865447998047 + 848 12.8608732223511 85.179817199707 + 849 11.9939260482788 85.15748596191411 + 850 13.0403985977173 85.19515991210941 + 851 11.8003606796265 85.1602020263672 + 852 11.3468351364136 85.3309326171875 + 853 13.0680923461914 85.1975402832031 + 854 11.0592555999756 85.20934295654299 + 855 13.2746887207031 85.23628997802729 + 856 11.1351652145386 85.19895935058588 + 857 11.1805477142334 85.1936569213867 + 858 11.0080099105835 85.21783447265629 + 859 13.0844869613647 85.3124237060547 + 860 10.9734010696411 85.22532653808589 + 861 13.0279989242554 85.19258117675779 + 862 12.9627265930176 85.18647003173828 + 863 13.2134494781494 85.21793365478519 + 864 12.0425500869751 85.15612792968749 + 865 13.0375423431396 85.3183288574219 + 866 12.1185722351074 85.3542327880859 + 867 13.1956071853638 85.21387481689449 + 868 11.4182615280151 85.33660125732421 + 869 11.081974029541 85.20413208007809 + 870 11.2744073867798 85.3271026611328 + 871 13.1413841247559 85.2047500610352 + 872 13.3107042312622 85.24709320068359 + 873 11.6099338531494 85.16417694091799 + 874 11.3557891845703 85.17725372314449 diff --git a/vo/votest/data/ngc188.xml b/vo/votest/data/ngc188.xml new file mode 100644 index 00000000..cac6f71e --- /dev/null +++ b/vo/votest/data/ngc188.xml @@ -0,0 +1,2 @@ + +Objects found : 874 , GSC23, ConeSearch: RA=12.1083 DEC=85.255 SR=0.1,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
NABC010421 12.097619056701785.25440216064450.343440.3512021996.6400146484414.815516.107614.708199.9916.444515.466599.9999.9914.10813.71913.558351837997199994748490.09765930.2771830.11854899.990.2472190.20403899.9999.990.0270.040.04101112174.15751172.9250.181357000.0640105946728431
NABC010425 12.147161483764685.25476074218750.343440.3512021996.6400146484416.104317.08215.863999.9917.309416.448499.9999.9915.1714.73314.925351837997199994748490.1007810.2786210.12666599.990.2482930.22044999.9999.990.0470.0730.12301112173.0063430.00990.0307503000.19341852163942
NABC010399 12.090686798095785.25173187255860.343440.3512021996.6400146484419.92199.9917.943799.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.29278999.990.40131699.9999.9999.9999.9999.9999.9999.9999.993202041.429660.5909240.0878454000.214703807843847
NA9W005512 12.055011749267685.25637054443360.343440.3512021996.6400146484417.97919.279617.458599.9919.842918.639399.9999.9916.66216.0716.962351837997199994748490.1107420.2878940.20504699.990.2550440.40911899.9999.990.1660.226-99931112172.3787928.93790.105421000.276936718635839
NA9W005547 12.07451725006185.26030731201170.343440.3512021996.6400146484419.371899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.1937799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.23211146.5260.377906000.35984176879915
NA9W012178 12.075340270996185.2603683471680.2841160.2554281996.7700195312519.470121.430518.603999.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.3578070.4069280.49995499.9999.9999.9999.9999.9999.9999.9999.993222051.78849135.520.126503000.361219918002892
NA9W000494 12.128827095031785.26079559326170461901842 0.343440.3512021996.6400146484414.511115.569614.158999.9915.913914.984799.9999.9913.65413.2413.198351837997199994748490.09930540.2774150.11876599.990.2477230.20151399.9999.990.0320.0290.03201011112183.8439867.64020.0559512000.362335834419909
NABC010391 12.140279769897585.24942779541020.343440.3512021996.6400146484416.949818.281116.504999.9918.605217.526999.9999.9915.79615.41514.955351837997199994748490.1032080.2813210.13831199.990.2498420.26350799.9999.990.070.1260.13310001115172.8133919.49530.0661627000.37013648070908
NABC010390 12.167915344238385.24883270263670.343440.3512021996.6400146484416.30517.3616.04499.9917.522716.739899.9999.9915.25214.91514.705351837997199994748490.1015060.2791720.12847199.990.2485980.22496699.9999.990.0520.1080.086310001115173.03203178.6640.0425671000.473910149826048
NABC000138 12.076129913330185.24638366699220461902026 0.343440.3512021996.6400146484414.719415.781613.732599.9916.088213.326899.9999.9913.19712.70912.675351837997199994748490.09602970.2767160.11536299.990.2466570.1961899.9999.990.0350.0360.03311001113165.002795.322540.305617000.541117979035795
NABC000135 12.062150955200285.2466964721680461902578 0.343440.3512021996.6400146484414.011515.23314.322299.9916.264499.9999.9999.9913.6713.29313.2553518379979999994748490.0951690.2764630.11563999.990.24680199.9999.9999.990.0360.0360.032311000113086.269885.460590.405949000.548425508452267
NA9W005604 12.094227790832585.26523590087890.343440.3512021996.6400146484415.659917.037515.155399.9916.996215.943999.9999.9914.44213.83613.834351837997199994748490.1005160.2784070.1218499.990.2481550.20959299.9999.990.0430.040.04601112173.27702116.0510.0769314000.618104294187839
NABC010401 12.029244422912685.24693298339840.343440.3512021996.6400146484416.165417.291315.386799.9919.088116.428399.9999.9914.9414.62714.478351837997199994748490.09634850.2771950.1196999.990.2491470.21758899.9999.990.0440.0620.081310001113173.02857111.530.0838175000.623293841448767
NABC010471 12.22040176391685.26214599609380.343440.3512021996.6400146484416.953218.370516.502699.9918.814617.475199.9999.9915.86815.17315.101351837997199994748490.1078270.2829440.13920899.990.2518270.26465699.9999.990.0750.0970.14131112172.93712109.660.0877389000.702097957348822
NABC000134 11.98749160766685.24879455566410461900298 0.090.09200099.9999.9999.9999.9912.93412.12299.9999.999.9669.3989.26999999994142999947484999.9999.9999.9999.990.2570.18599.9999.990.0270.0290.021099999900000000.706132081927528
NABC012156 11.976656913757385.25021362304690.2632650.2654071996.6300048828199.9914.97614.571799.9914.571899.9999.9999.9999.9999.9999.9999183799799999999999999.990.2754920.26363699.990.24532899.9999.9999.9999.9999.9999.99310000013058.0682947.8180.442948000.714009617665741
2MJ68DRN 12.10565985.2430190.10.071999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9915.34114.70914.502999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0960.0960.104477777700000000.7189797996557
NABC010352 12.112667083740285.2429199218750.343440.3512021996.6400146484415.401517.094715.205699.9918.868916.561799.9999.9999.9999.9999.99351837997199999999990.09780170.2784630.12151599.990.2502210.22944399.9999.9999.9999.9999.99310001112184.80831178.2040.399621000.725129530142094
NA9W000510 11.965267181396585.25249481201170461902137 0.343440.3512021996.6400146484413.612714.994513.256399.9915.008313.809999.9999.9913.0612.86112.866351837997199994748490.09239560.2751880.11243899.990.2455010.19677499.9999.990.040.0490.041311011113144.6107174.88330.0968284000.725832284520892
2MJ68DRQ 11.97194985.2505570.10.061999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9913.58413.16513.135999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0670.1030.045477777700000000.727653505285748
2MJ68DRM 12.12045985.2428670.110.091999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9915.72615.31315.191999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0840.1120.162477777700000000.73048347507684
NABC010365 12.168055534362885.24350738525390.343440.3512021996.6400146484418.438919.96517.808699.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1258980.3089410.25465799.9999.9999.9999.9999.9999.9999.9999.99310000115102.2441290.33810.0533958000.750774794729621
NABC000129 12.264659881591885.25704956054690461902147 0.343440.3512021996.6400146484413.080313.952812.71899.9914.24713.396499.9999.9912.47712.31512.252351837997199994748490.1021190.2784110.12038199.990.2488280.19734599.9999.990.0330.0510.0301011112184.9208395.8790.0822659000.785574353698951
NABC010381 12.212196350097785.24476623535160.343440.3512021996.6400146484416.902218.818916.424899.9919.453217.978599.9999.9915.78415.1115.08351837997199994748490.1072760.2872630.13913999.990.2536550.30831599.9999.990.0790.1070.137311112174.4194739.12590.358567000.802191636022219
NABC010364 12.156083106994685.24162292480470.343440.3512021996.6400146484415.259316.585114.976499.9916.660115.609699.9999.9914.30613.84113.823351837997199994748490.09898940.2780630.12042599.990.2477860.20802599.9999.990.030.0380.05010001115173.5344738.67090.0484854000.837024187684047
NA9W000490 11.960690498352185.26191711425780461903080 0.343440.3512021996.6400146484414.494615.454114.284599.9915.633414.854199.9999.9913.93113.65613.517351837997199994748490.09520520.2758010.1152999.990.2459890.20004999.9999.990.0390.0420.045011011115173.9221135.9020.0744175000.841550874839488
NABC010334 12.025156021118285.2425460815430.343440.3512021996.6400146484417.988920.071917.605799.9920.769918.986999.9999.9916.51415.8716.571351837997199994748490.1117770.3076770.22847699.990.2927440.54745499.9999.990.1270.194-99931112172.78613157.7720.19918000.853873383443668
NABC010402 11.979409217834585.24456787109380.343440.3512021996.6400146484418.129720.150817.196699.9920.746518.701699.9999.9999.9999.9999.99351837997199999999990.1141730.3140280.17348299.990.2987340.47939899.9999.9999.9999.9999.99310001113172.57045121.8710.0745837000.895502722570462
NA9W000498 11.93352127075285.25882720947270461902751 0.343440.3512021996.6400146484414.953515.263814.096399.9915.359614.775999.9999.9914.26513.97613.849351837997199994748490.09403650.275270.11435399.990.2453670.20072999.9999.990.0420.060.046311011115173.6427574.79840.0400426000.897015879928951
NABC015123 12.279394149780385.250.2809540.2725191996.7199707031399.9922.106999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69944699.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.54839109.770.434215000.901041914373215
2MJ68DRR 11.92578585.2552570.150.131999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9918.24615.40216.937999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.113-999477777700000000.905978411217969
NA9W005557 11.936073303222785.26031494140630.343440.3512021996.6400146484416.5117.714416.161699.9917.788715.946199.9999.9915.32215.01614.89351837997199994748490.09733430.3233920.27066599.990.2844070.26890299.9999.990.0560.1160.116010001115052.87641138.6470.0463401000.911907429170244
NABC010435 12.296944618225185.25332641601560.343440.3512021996.6400146484416.055816.453914.964799.9916.535315.809899.9999.9915.2314.99414.771351837997199994748490.1049830.2798750.12573799.990.2498070.21461599.9999.990.0830.0880.096310001115173.0492142.9380.0559761000.941827600231402
NA9W005638 12.244169235229585.26643371582030.343440.3512021996.6400146484415.916716.989315.657899.9917.233116.318999.9999.9914.97414.60214.485351837997199994748490.1051520.2800030.12835399.990.2499580.21598199.9999.990.0390.0660.06901112173.242857.936620.102243000.961400228533333
NABC010469 12.292357444763285.26077270507810.343440.3512021996.6400146484417.304918.82216.829299.9919.382617.722199.9999.9916.03115.4215.383351837997199994748490.1119820.286750.15454799.990.2547020.27925399.9999.990.0930.1280.17631112172.82952170.3530.101995000.976466007507957
NA9W005669 12.190135002136285.26981353759770.343440.3512021996.6400146484415.668316.759515.30499.9916.969216.146699.9999.9914.81214.37614.441351837997199994748490.1040220.279260.12527699.990.249470.21192499.9999.990.0330.0570.07501112173.2619476.49010.0625022000.976958064254373
NABC010329 11.97847652435385.2425460815430.343440.3512021996.6400146484419.522620.358899.9999.9920.823799.9999.9999.9999.9999.9999.993518999979999999999990.2095540.33518999.9999.990.32456399.9999.9999.9999.9999.9999.993212081.9909171.93010.265458000.987235367170149
NABC010371 12.243534088134885.24285125732420.343440.3512021996.6400146484417.109118.625716.717699.9919.074317.681199.9999.9915.89415.41315.156351837997199994748490.107380.283930.14680199.990.2522480.27394399.9999.990.0810.1260.13531112172.72803139.1930.0332458000.991461693399627
NA9W000508 11.908326148986885.25385284423830461901242 0.343440.3512021996.6400146484414.424215.58614.113299.9916.018114.808699.9999.9913.49513.16113.111351837997199994748490.09150040.2747430.11225799.990.2447930.19982999.9999.990.0250.0310.033011011115173.93483178.9150.0479712000.995027726503921
NABC010436 12.311251640319885.25396728515630.343440.3512021996.6400146484416.865599.9916.36799.9999.9917.279499.9999.9915.60214.99814.6473599379999199994748490.10854299.990.27660499.9999.990.27659699.9999.990.0640.1070.107310001105043.41418150.2650.273196001.00931729689651
NABC010341 11.943674087524485.24406433105470.343440.3512021996.6400146484415.650816.739515.497799.9917.103916.169899.9999.9914.84514.41814.386351837997199994748490.0923670.2757390.11704399.990.2452810.21428899.9999.990.0350.0560.0701112173.40395119.1250.0718631001.0486563457713
NABC010450 12.326672554016185.25744628906250.343440.3512021996.6400146484419.02621.265817.69799.9999.9919.069699.9999.9999.9999.9999.993518379999199999999990.1650480.4418490.37319499.9999.990.77892699.9999.9999.9999.9999.9932222112.2991995.97430.237534001.0934593709033
NA9W005533 11.89272594451985.26112365722660.343440.3512021996.6400146484416.853318.055316.408599.9918.40417.258699.9999.9915.65215.18815.235351837997199994748490.09820120.278570.1316599.990.2473340.24940999.9999.990.060.0930.167310001112172.8515497.90660.0926152001.13062880634856
NA9W005473 11.876683235168585.25422668457030.343440.3512021996.6400146484415.265616.352215.259699.9916.585315.836799.9999.9914.45314.11714.025351837997199994748490.09176490.2750970.11509599.990.2448770.21063599.9999.990.0350.0470.053310001115174.23619177.1470.256645001.1506061600568
NABC010315 12.188718795776485.23646545410160.343440.3512021996.6400146484416.520517.775315.933199.9918.122517.011699.9999.9915.21414.90314.649351837997199994748490.1023420.2805110.12928599.990.2496060.23476199.9999.990.0620.0730.091310001115172.8741885.85420.0599201001.18179517359141
NABC010292 12.101239204406785.23517608642580.343440.3512021996.6400146484420.20899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.35535599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.50544105.4940.415413001.18995311908391
NA9W000488 11.894083976745685.26406097412110461902961 0.343440.3512021996.6400146484414.949415.994714.641499.9916.221415.301299.9999.9914.2613.9613.843351837997199994748490.09488830.2755310.11560899.990.245720.20307999.9999.990.0330.0440.053011011112173.6802840.21030.0680064001.19324397641149
NA9W012194 11.863740921020585.25865173339840.2841160.2554281996.7700195312519.737599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.40573299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.0650528.98740.449297001.23297082375481
NA9W000480 12.273612976074285.27060699462890461902553 0.343440.3512021996.6400146484414.785215.720814.404199.9916.106215.050899.9999.9913.92713.60413.539351837997199994748490.1054130.279470.12406799.990.2500530.20339999.9999.990.0320.0410.039011011112183.6896933.4860.0478085001.24413904780896
NABC015114 12.330723762512285.24546813964840.2809540.2725191996.7199707031399.9920.630817.986799.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.3162070.38620699.9999.9999.9999.9999.9999.9999.9999.99310000015022.3365661.80580.104513001.24427887357287
2MJ68DGI 12.34240285.2474520.210.21999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9916.67815.28315.412999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.164-9990.191477777700000001.24791091042702
NABC010503 12.321076393127485.26638031005860.343440.3512021996.6400146484417.283818.788116.881699.9919.348917.999999.9999.9916.15715.48615.359351837997199994748490.1126580.2868790.15782999.990.2553520.31281399.9999.990.0930.1270.176310011112172.7713725.28170.107507001.25652300316199
NABC010339 11.886934280395585.2448730468750.343440.3512021996.6400146484416.169917.456915.959199.9917.561516.693899.9999.9915.16214.67214.775351837997199994748490.09151290.2761530.11980499.990.2451120.22609299.9999.990.0520.0650.10731112173.0894951.43020.0173955001.2565455239919
NA9W005696 12.051202774047985.27542877197270.343440.3512021996.6400146484420.199721.492999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3533520.50684699.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.4572163.8060.378641001.25792268026535
NABC000143 11.938002586364785.23923492431640461902482 0.343440.3512021996.6400146484414.115.464113.573199.9915.980514.630499.9999.9912.85112.3512.279351837997199994748490.09039360.2748560.11129399.990.2445920.19866499.9999.990.0250.0350.02301011112184.0427342.27850.053616001.26945718316879
NABC010313 12.224228858947885.23598480224610.343440.3512021996.6400146484418.543119.965817.166799.9920.54119.212199.9999.9916.25615.83915.377351837997199994748490.1299560.3070260.18165499.990.272840.74521999.9999.990.1040.1790.158310001112172.17838133.8850.073775001.27830878979634
NABC010387 12.337962150573785.2452316284180.343440.3512021996.6400146484417.840720.059217.737599.9920.778818.564699.9999.9999.9999.9999.99351837997199999999990.1204090.3195050.25373199.990.3060030.47504699.9999.9999.9999.9999.99310001112174.7990215.28770.57809001.28277076334584
NABC010410 12.355333328247185.24824523925780.343440.3512021996.6400146484415.348416.589615.241899.9916.955515.893799.9999.9914.89714.48514.523351837997199994748490.1056960.2805680.12757899.990.2506410.21334399.9999.990.0420.0640.0831112174.72586130.5390.346716001.29216727347473
NA9W005692 12.02019119262785.27533721923830.343440.3512021996.6400146484418.827920.829518.607299.9920.844399.9999.9999.9999.9999.9999.993518379979999999999990.1471260.3628830.48167999.990.34308799.9999.9999.9999.9999.9999.993112092.3166135.75990.127489001.29591264352617
NABC010314 12.19696426391685.2346191406250.343440.3512021996.6400146484416.674418.824915.934399.9919.617817.418599.9999.9914.95914.29914.06351837997199994748490.1032560.2849230.1285699.990.255050.25386899.9999.990.0440.0590.059310001115172.8761193.96510.0670108001.29994348569568
NABC010323 12.263572692871185.23748016357420.343440.3512021996.6400146484419.626521.273899.9999.9920.863399.9999.9999.9999.9999.9999.993518999979999999999990.2492140.46062699.9999.990.38786599.9999.9999.9999.9999.9999.993220062.18115124.7290.327226001.30426480191713
NA9W000476 12.252403259277385.27358245849610461902670 0.343440.3512021996.6400146484414.417315.655914.225199.9915.948915.031599.9999.9913.81913.50813.408351837997199994748490.1052760.2793390.1239999.990.2499740.20356999.9999.990.0320.0410.039011011112173.94275163.1380.0513515001.3238785156491
NA9W005614 11.907843589782785.26963043212890.343440.3512021996.6400146484416.565617.886616.152599.9918.133717.320199.9999.9915.62114.9714.828351837997199994748490.1006490.2787250.12719799.990.2479990.24060799.9999.990.0660.0830.10731112173.0082340.56760.0527484001.32566903190411
NABC000124 12.351408004760785.26473236083980461902561 0.343440.3512021996.6400146484414.411116.27413.838799.9916.771915.010999.9999.9912.87812.27812.114351837997199994748490.1061960.2803980.12439899.990.2509290.20332599.9999.990.0270.030.022011011112183.83334167.1450.0391243001.33937232054576
NA9W005681 11.965355873107985.27399444580080.343440.3512021996.6400146484414.927616.14114.777999.9916.311515.498699.9999.9914.75614.46414.363351837997199994748490.09970460.2771060.12027399.990.2474610.20730899.9999.990.0510.082-99931112174.7435952.87850.339131001.34170738234743
NA9W000495 11.834923744201785.25930023193360461902530 0.343440.3512021996.6400146484414.973814.740414.97599.9914.929114.267199.9999.9914.20913.91113.837351837997199994748490.09215180.274210.11447999.990.2443730.19817899.9999.990.0440.0580.066311011115193.7098894.63290.0865185001.38055119580068
NABC000131 12.387717247009385.25464630126950461902143 0.343440.3512021996.6400146484413.750315.158413.293499.9915.551914.125199.9999.9912.53812.08411.976351837997199994748490.105750.2799960.12375399.990.2505270.19954299.9999.990.0270.0330.025311011117184.29411122.2290.0363423001.3870370395309
NABC010457 12.38694477081385.25752258300780.343440.3512021996.6400146484418.580620.474899.9999.9999.9999.9999.9999.9916.34415.76515.54535189999999999994748490.135060.33100899.9999.9999.9999.9999.9999.990.1220.170.216310000117052.17818170.6730.0879883001.39088199037296
NABC012161 12.387031555175885.25762939453130.2841160.2554281996.7700195312518.492320.416417.75199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.2955280.3284310.24348499.9999.9999.9999.9999.9999.9999.9999.99310000115072.2165565.70650.0500144001.39200636735604
NABC010344 12.313984870910685.23925018310550.343440.3512021996.6400146484417.282918.715816.686899.9919.009617.62599.9999.9915.81115.54515.106351837997199994748490.1103640.2861690.1492999.990.2535790.26789799.9999.990.0730.1570.13731112172.695113.44260.0185874001.39234726890446
2MJ68DRT 11.95964185.2747880.110.11999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9916.01515.39714.656999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0940.125-999477777700000001.39705742782378
NA9W005753 12.074682235717885.27816009521480.343440.3512021996.6400146484415.681599.9915.303499.9916.518999.9999.9999.9914.99814.56614.473599379979999994748490.10383299.990.12567999.990.28424999.9999.9999.990.0460.0670.086310000105053.7432362.24170.211198001.39953877377272
NABC010303 11.892949104309185.23984527587890.343440.3512021996.6400146484418.110120.041517.365699.9920.718919.12199.9999.9916.41915.84115.794351837997199994748490.1094570.303050.19035299.990.2830970.65593399.9999.990.1140.217-99931112172.4169113.41140.0620362001.40458759369476
NA9W000507 11.825012207031385.25350189208980461902688 0.343440.3512021996.6400146484414.678215.715414.400299.9915.953215.040299.9999.9913.86513.55313.533351837997199994748490.0895490.2740110.11075199.990.2439550.20103699.9999.990.030.0320.037011011112173.7894150.430.05808001.40912486996621
NABC010326 12.300245285034285.2369461059570.343440.3512021996.6400146484418.302420.342817.44199.9920.792919.00699.9999.9916.60315.6115.401351837997199994748490.1239330.3210440.21226499.990.308870.59390999.9999.990.135-999-99931112162.31738170.8850.120123001.44375665843479
NABC010280 11.934364318847785.23560333251950.343440.3512021996.6400146484416.749917.570716.379199.9917.734517.063699.9999.9916.03515.58515.217351837997199994748490.09534290.277190.12882199.990.2456910.23976599.9999.990.0910.1520.15131112172.88365172.3750.0840657001.45008276693421
NA9W005513 11.819315910339485.25981903076170.343440.3512021996.6400146484415.457699.9915.323199.9999.9999.9999.9999.9914.52414.21214.11135993799999999994748490.092808499.990.26505499.9999.9999.9999.9999.990.0520.0590.067010010105023.602810.48680.113263001.46244715152005
NABC010271 12.047898292541585.23096466064450.343440.3512021996.6400146484415.294116.432815.00199.9916.742315.702399.9999.9914.34814.01913.838351837997199994748490.09618340.2769720.11864399.990.2465030.20694599.9999.990.0380.0440.04501112173.5014498.66670.0345336001.47310540178368
NABC010456 12.405223846435585.25636291503910.343440.3512021996.6400146484416.550217.868916.068999.9918.51716.963699.9999.9915.28414.89314.824351837997199994748490.1099950.2828120.13596699.990.2530260.25046699.9999.990.0650.0790.118010001117162.8627436.06040.023744001.47576910192271
NABC010521 12.35158348083585.2692871093750.343440.3512021996.6400146484417.597119.175417.034699.9919.935318.349799.9999.9915.84615.25815.223351837997199994748490.1159180.2913060.16825399.990.2614610.36466699.9999.990.0750.1030.13831112172.46917146.6370.0482384001.47934768933354
NA9W000470 12.069236755371185.27950286865230461902128 0.343440.3512021996.6400146484414.953414.796414.555299.9914.910214.266899.9999.9913.95113.59213.426351837997199994748490.1032730.2777340.12242299.990.2483950.20010499.9999.990.0510.0510.053311011115183.69026.806920.0435879001.48283595298995
NA9W012228 12.002087593078685.27874755859380.2841160.2554281996.7700195312520.457899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68100799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.53164109.3820.409665001.51878861979061
NABC010431 12.412959098815985.25163269042970.343440.3512021996.6400146484415.986617.241915.543899.9917.441516.525199.9999.9914.81514.3714.263351837997199994748490.1085770.2817620.13002899.990.2516770.22080999.9999.990.0390.0770.068310001112173.4795499.62880.145685001.52607333810435
NABC010322 11.830683708190985.243652343750.343440.3512021996.6400146484416.367617.56215.901299.9917.687516.854399.9999.9915.33314.86514.818351837997199994748490.08996720.2754290.11796299.990.2442270.23066799.9999.990.0570.0840.11331112173.03485139.7740.0785947001.53839695721679
NA9W005654 11.889193534851185.27344512939450.343440.3512021996.6400146484416.160717.799415.69599.9917.602116.596399.9999.9915.37314.82214.69351837997199994748490.09995650.2786080.12334699.990.2475420.2231799.9999.990.0530.090.108310001112173.0644987.57520.0625841001.55010924715809
NA9W000487 11.810882568359485.26412963867190461902050 0.343440.3512021996.6400146484414.005215.162413.708199.9915.36414.516499.9999.9913.70213.40613.275351837997199994748490.09315790.2746710.11309499.990.2449250.1990899.9999.990.0320.0380.036311011112175.7894631.96870.389436001.57319239554155
NA9W005411 11.796206474304285.24951934814450.343440.3512021996.6400146484415.131316.087114.811899.9916.394915.468399.9999.9914.27913.93313.902351837997199994748490.0878580.2736680.1106899.990.2434460.20355699.9999.990.0330.0410.06010001115173.50387155.9850.0579332001.58439684085872
NABC010516 12.391533851623585.26729583740230.343440.3512021996.6400146484420.079921.700299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3351560.51490699.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.46949135.8260.229903001.58598360098848
NA9W000473 11.903534889221285.27626037597660461902881 0.343440.3512021996.6400146484414.64415.743614.399799.9916.116915.132299.9999.9913.70613.33113.28351837997199994748490.0991580.2765940.11873399.990.2470950.20279199.9999.990.0320.030.033011011112173.7204695.74250.0433913001.62956166300305
NA9W026799 11.79865646362385.26504516601560.2318590.224671996.7199707031399.9999.9916.052299.9999.9999.9999.9999.9916.18815.57815.42999937999999999947484999.9999.990.27355799.9999.9999.9999.9999.990.120.1560.192310100005013.674458.44360.324795001.64929076651016
NA9W005751 12.340826988220285.27483367919920.343440.3512021996.6400146484417.151918.678316.936899.9919.24417.854799.9999.9915.89915.56215.511351837997199994748490.1137940.2865860.15716399.990.255380.29850299.9999.990.0690.1220.20431112172.7336994.36920.0408934001.65605819480709
NABC010357 12.383528709411685.23931884765630.343440.3512021996.6400146484416.731617.897416.137199.9918.098617.205499.9999.9915.48115.12114.883351837997199994748490.1091960.2829450.13666799.990.2521520.24747299.9999.990.060.1010.11131112172.87294146.5510.0792843001.66055328089771
NA9W005412 11.782037734985485.24719238281250.343440.3512021996.6400146484416.953318.278916.299.9918.788417.639199.9999.9915.50114.94315.006351837997199994748490.09260640.2778740.12363199.990.2456930.2743699.9999.990.0650.0760.126310001115172.8858788.73210.0730903001.68700228011364
NABC010422 12.440546989440985.2491378784180.343440.3512021996.6400146484415.339916.570515.117699.9916.872215.877899.9999.9914.46514.03613.971351837997199994748490.1081070.281230.1281999.990.2516240.21177599.9999.990.0350.0470.055010001112173.4933720.10550.0581536001.68711769873899
NABC010281 11.840544700622685.2376632690430.343440.3512021996.6400146484418.68120.914217.965399.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1304440.3930930.29416999.9999.9999.9999.9999.9999.9999.9999.993112112.7810356.25410.312829001.68954087235299
NA9W012232 11.951889038085985.28026580810550.2841160.2554281996.7700195312519.955721.568199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4548580.46667399.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.6294366.25250.27851001.70222084117659
NA9W000502 11.766225814819385.25769042968750461901986 0.343440.3512021996.6400146484413.761515.067413.284899.9915.396814.172499.9999.9912.66312.19512.11351837997199994748490.0898660.2737290.10983999.990.2438320.19669499.9999.990.0250.0310.02301011112184.36543103.0880.0585995001.70498425130818
NA9W005534 11.777371406555285.26284790039060.343440.3512021996.6400146484416.268917.43115.875199.9917.69716.815799.9999.9915.29114.86814.729351837997199994748490.09516050.2762010.12147199.990.2457520.22675999.9999.990.0420.0740.104310001112172.95899155.7860.0152985001.7073472648585
NA9W005413 11.768320083618285.25048065185550.343440.3512021996.6400146484416.629218.107316.194399.9918.344417.171299.9999.9915.08214.60714.538351837997199994748490.09158460.2771690.12112199.990.2450370.23852699.9999.990.0520.0650.085010001115173.0041841.39450.0803157001.70985099079193
NA9W005732 11.95135879516685.28041839599610.343440.3512021996.6400146484419.628799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.24042899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.98276159.3840.203842001.71156339717717
NABC010386 12.428033828735485.24336242675780.343440.3512021996.6400146484416.095417.07615.795799.9917.250216.551699.9999.9915.19314.86614.601351837997199994748490.1087370.2816040.13192199.990.2516380.22351199.9999.990.0530.0840.087310001112173.212554.63150.122913001.7355262777182
NABC010257 12.181942939758385.22665405273440.343440.3512021996.6400146484415.903817.166715.377599.9917.232416.352399.9999.9914.82514.48414.28351837997199994748490.101890.279340.12426899.990.2487610.21939799.9999.990.0480.0740.05801112173.27825136.2280.0684014001.73981829539554
NABC010239 11.964819908142185.22832489013670.343440.3512021996.6400146484414.984615.979514.632699.9916.351715.354599.9999.9914.23313.83913.809351837997199994748490.09360820.2760580.11602499.990.2454770.20438799.9999.990.0380.0420.059010001112173.54573117.9150.00706099001.75259697078487
NA9W005792 12.046710968017685.28430175781250.343440.3512021996.6400146484417.208118.491716.524399.9919.056717.580999.9999.9916.04515.53715.146351837997199994748490.1096780.2835660.14206399.990.2524730.2695599.9999.990.090.1460.15231112172.617612.843250.0812463001.7843209825617
NABC010302 12.347658157348685.23281860351560.343440.3512021996.6400146484419.624899.9918.305299.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.24080299.990.44456599.9999.9999.9999.9999.9999.9999.9999.99310202041.77367133.7380.0775396001.78582657979309
NABC000148 11.922236442565985.2293624877930461902876 0.343440.3512021996.6400146484414.535515.40214.027399.9915.652314.81199.9999.9913.66213.29713.248351837997199994748490.09180410.2752450.11362699.990.2447570.20071199.9999.990.0250.0360.037011011115173.8695170.6620.0535786001.79544853515616
NABC010222 11.991297721862885.2266921997070.343440.3512021996.6400146484417.787419.767616.941199.9920.745918.395199.9999.9915.90615.28315.011351837997199994748490.1080950.2975670.1541799.990.28850.40074199.9999.990.0790.110.131310001112172.5914784.46790.0923423001.79555839233293
NABC010325 12.386550903320385.23583221435550.343440.3512021996.6400146484419.539320.803499.9999.9920.849699.9999.9999.9999.9999.9999.993518999979999999999990.2275570.37340799.9999.990.34974699.9999.9999.9999.9999.9999.993212081.947166.7050.256434001.7993323259361
NABC010272 12.290424346923885.22872161865230.343440.3512021996.6400146484418.389520.582717.349599.9920.870219.111199.9999.9916.64116.02815.505351837997199994748490.1253350.3385170.19447899.990.3853510.647899.9999.990.1550.2110.21431112162.2815106.4870.132002001.81868114990737
2MJ68DGF 12.07675785.2247090.110.111999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9913.09913.51912.838999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.053-999477777700000001.8242332402805
NA9W005314 11.776208877563585.2419433593750.343440.3512021996.6400146484415.4316.673615.125999.9916.804815.894199.9999.9914.5814.20814.134351837997199994748490.08576940.2736050.11013799.990.2428550.20759799.9999.990.0330.0640.05901112173.4685332.30880.0583605001.82699834867798
NABC010536 12.419569969177285.27167510986330.343440.3512021996.6400146484415.187416.22714.849199.9916.445315.543699.9999.9914.34113.99913.892351837997199994748490.1097910.2812640.12844799.990.2518460.20752899.9999.990.0290.0470.05701112173.4818374.7950.0384856001.83831757890367
NABC000155 12.080994606018185.22440338134770461901716 0.343440.3512021996.6400146484413.173113.89312.821799.9913.590613.356399.9999.9913.29513.17213.115351837997199994748490.09687570.2768210.11669599.990.2465840.19630799.9999.990.0560.0610.05201011112185.1353832.10480.180378001.84082482084895
NABC010214 12.015762329101685.22524261474610.343440.3512021996.6400146484419.67899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.24184299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.9160525.87490.328503001.84392898846639
NABC010276 12.320303916931285.22943878173830.343440.3512021996.6400146484420.009899.9917.813999.9999.9999.9999.9999.9916.54415.83215.33135993799999999994748490.3076399.990.25825499.9999.9999.9999.9999.990.130.1810.161310202031.53242174.8460.351049001.86153114870319
NA9W005649 11.809165954589885.27414703369140.343440.3512021996.6400146484416.989418.579916.631799.9919.247817.664499.9999.9915.60315.12615.033351837997199994748490.10390.2818420.1401599.990.2509490.27842899.9999.990.0850.090.13310001112173.107683.80530.118765001.87488672796628
NA9W005824 12.294028282165585.28251647949220.343440.3512021996.6400146484416.488719.103616.167799.9917.901716.987999.9999.9915.37515.18815.006351837997199994748490.1113350.2877950.13874399.990.2524980.24054999.9999.990.0660.0870.117310001115173.0875117.91330.102231001.88960301165274
NABC010241 11.903149604797485.22845458984380.343440.3512021996.6400146484418.40499.9917.261699.9999.9999.9999.9999.9916.50915.49415.41135993799999999994748490.11880899.990.30422299.9999.9999.9999.9999.990.130.1370.181010010105022.46655118.5580.181217001.89191031169379
NABC000142 12.452077865600685.24130249023440461902894 0.343440.3512021996.6400146484414.415815.506714.180599.9915.878414.919299.9999.9913.58913.22313.143351837997199994748490.1074560.2808060.12590899.990.2512590.20300199.9999.990.030.0370.03011011112173.90111131.5020.034264001.89608836685547
NA9W005823 12.326874732971285.28129577636720.343440.3512021996.6400146484415.79316.878615.628399.9916.948716.287499.9999.9915.09114.78414.782351837997199994748490.1103220.2815650.13196999.990.2518320.21729799.9999.990.0420.0790.113310001115173.72328.099370.214643001.91302569077529
NA9W005395 11.726847648620685.24957275390630.343440.3512021996.6400146484415.428416.481215.164599.9916.503915.77699.9999.9914.60514.27714.172351837997199994748490.08759970.2734850.11088299.990.2430750.20794699.9999.990.0290.0640.06501112173.4571462.89850.0607559001.92211368475519
NABC010542 12.422245979309185.27403259277340.343440.3512021996.6400146484420.004799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.32820499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4900499.62230.137844001.92933336375763
NA9W005535 11.732874870300385.26358032226560.343440.3512021996.6400146484416.217.303215.932799.9917.713716.946899.9999.9915.30214.92914.847351837997199994748490.09509970.2758490.12184799.990.2455160.23001399.9999.990.0530.0890.108310001112173.0535672.13350.0504688001.93152552215223
NABC000154 11.962577819824285.2247390747070461902322 0.343440.3512021996.6400146484414.23515.399513.830599.9915.591314.59699.9999.9913.35513.03412.963351837997199994748490.09392280.2759030.11485699.990.245480.19926499.9999.990.0290.0360.028011011112183.94305174.9560.00788669001.95525877712025
NA9W005704 11.8350934982385.27908325195310.343440.3512021996.6400146484418.314720.282499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.1262220.32105299.9999.9999.9999.9999.9999.9999.9999.9999.99310010112033.2435934.48010.37213001.9792496194973
NABC010283 12.358206748962485.22927856445310.343440.3512021996.6400146484416.658717.918816.180799.9918.385917.154199.9999.9915.46214.92414.983351837997199994748490.1084440.2830670.13665399.990.2522010.24767699.9999.990.0590.0850.12431112172.86152161.9070.0510731001.98205263485477
NABC013916 12.124201774597285.22189331054690.4385530.4022191997.9200439453119.485399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60747699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310200021.65189148.130.381971001.98797959961358
NA9W011655 11.834240913391185.27922821044920.4385530.4022191997.9200439453118.209720.242417.792299.9999.9919.15399.9999.9999.9999.9999.993518379999199999999990.3574270.3199550.25043899.9999.990.68597599.9999.9999.9999.9999.99310001112122.64545109.0830.309314001.98847172645823
NA9W000474 12.404457092285285.2774581909180461902558 0.343440.3512021996.6400146484414.589215.610314.391699.9915.836714.975199.9999.9913.81213.4513.341351837997199994748490.1099780.2810580.12796699.990.2518640.20391299.9999.990.030.0410.03501011112183.84769154.6290.0454538001.9915214448156
NABC010418 12.494305610656785.24602508544920.343440.3512021996.6400146484415.491216.487215.097199.9916.808915.953899.9999.9914.6414.3114.231351837997199994748490.1097910.2818010.12959799.990.2520920.2125799.9999.990.0320.0670.058010001115173.44601118.4840.0602582001.99182769479484
NA9W005882 12.229449272155885.28685760498050.343440.3512021996.6400146484416.069217.266315.962499.9917.467916.854499.9999.9915.314.86315.065351837997199994748490.1102080.2817720.13464499.990.2518130.23081899.9999.990.050.0820.13231112173.8162272.16540.252893002.0031977613478
NABC000160 12.154801368713485.22168731689450461902318 0.343440.3512021996.6400146484414.550615.86114.196899.9916.179814.982599.9999.9913.4312.99512.909351837997199994748490.100180.2783460.12015599.990.2481140.20292999.9999.990.0270.0290.03301011112183.7799334.66430.0202798002.01213488454876
NA9W005514 11.7097377777185.26144409179690.343440.3512021996.6400146484415.407316.391815.06499.9916.544915.938499.9999.9914.5814.19214.172351837997199994748490.09272750.2745790.11464799.990.2445180.20707899.9999.990.0320.060.064010001112173.3999869.880.0354543002.01428596915411
NA9W005577 11.733786582946885.26805114746090.343440.3512021996.6400146484416.658217.821916.360199.9918.121517.314799.9999.9915.61215.18214.986351837997199994748490.09877770.2774210.12979799.990.2468440.24921499.9999.990.0790.1090.12731112173.0047646.05720.0889666002.01466822969263
2MJ68DRO 11.72464485.2437130.110.081999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9913.212.4312.744999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.08-9990.066477777700000002.02315554267484
NA9W000471 11.806407928466885.27777862548830461902148 0.343440.3512021996.6400146484414.124115.098913.820299.9916.994414.532999.9999.9913.34913.15713.051351837997199994748490.09853850.275940.11730299.990.246810.19894299.9999.990.0290.0350.035011011112184.00455127.7940.0287981002.02540875285836
NA9W000517 11.72123050689785.24369812011720461901946 0.343440.3512021996.6400146484412.402113.192112.125199.9915.475612.573499.9999.9912.74812.75912.396351837997199994748490.08292190.2717860.10385599.990.2420660.19305299.9999.99-9990.068-999311011117205.9280999.58290.177819002.03944655544524
NA9W005744 11.859333992004485.28215026855470.343440.3512021996.6400146484415.83516.861715.536999.9917.226816.259299.9999.9914.99914.61914.415351837997199994748490.1023640.2778080.124299.990.2480040.21493599.9999.990.0440.0560.08601112173.2016558.36290.0222534002.04252186611153
NABC010246 12.286577224731485.22399902343750.343440.3512021996.6400146484415.856716.946115.634499.9917.320916.267199.9999.9915.01814.7314.494351837997199994748490.1052430.2805190.12844699.990.2502250.21629899.9999.990.0440.0850.07801112173.2447853.08660.024071002.06103384418486
NABC010380 12.490643501281785.24115753173830.343440.3512021996.6400146484418.48920.779717.734799.9920.894218.994799.9999.9916.67315.99614.988351837997199994748490.1350580.3757620.25503999.990.4615990.64967199.9999.990.1540.212-99931112152.4161176.5680.159228002.07399409069439
2MJ68DRL 11.71460585.2427140.090.061999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9914.28313.93113.75999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0880.090.083477777700000002.09079728015309
NA9W000461 12.322746276855585.28514862060550461902226 0.343440.3512021996.6400146484414.4115.566414.20399.9915.712414.794999.9999.9913.6313.26413.247351837997199994748490.109630.2806820.12737599.990.2515550.20291999.9999.990.0290.040.031011011112183.9926763.51760.057079002.09710558632028
NA9W000472 11.768729209899985.27597045898440461902156 0.343440.3512021996.6400146484414.168415.149413.789699.9915.501914.615899.9999.9913.3513.04912.967351837997199994748490.09767440.2756210.11658199.990.2462230.19928899.9999.990.0330.0360.036011011115183.94542107.0530.0034539002.10026646049842
NABC010319 12.437061309814585.2327957153320.343440.3512021996.6400146484416.262217.472115.872899.9917.591516.547499.9999.9915.24114.89114.719351837997199994748490.1094080.2824940.13415199.990.2520750.22704199.9999.990.0510.0840.08601112172.9502330.59660.0215543002.10947475262501
NA9W005336 11.715963363647585.24124908447270.343440.3512021996.6400146484416.500299.9915.906199.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.08764599.990.1170299.9999.9999.9999.9999.9999.9999.9999.99310010107023.669170.57670.252169002.11743760893616
NABC010188 12.011840820312585.22058105468750.343440.3512021996.6400146484415.910317.070115.785599.9917.288716.477399.9999.9915.07714.67214.659351837997199994748490.09836150.2778950.1243799.990.2471260.22114599.9999.990.0530.0810.09301112173.3230413.250.088806002.1202955385865
NA9W012179 11.715466499328685.24116516113280.4385530.4022191997.9200439453116.888319.469716.075799.9999.9999.9999.9999.9915.47414.93114.73635183799999999994748490.3241920.2772450.27014899.9999.9999.9999.9999.990.0630.0810.108310000115043.0680465.52730.0954609002.121693065997
NABC000139 12.525472640991285.24663543701170461901146 0.343440.3512021996.6400146484413.859315.241113.316499.9915.705614.273599.9999.9912.55812.0711.923351837997199994748490.1094480.2815270.12701599.990.2521960.20046799.9999.990.0270.0340.022311011115184.1023696.99120.0113137002.13226264799186
NA9W005897 12.117900848388785.29062652587890.343440.3512021996.6400146484418.354920.102617.888299.9920.627618.643299.9999.9999.9999.9999.99351837997199999999990.1321860.3091860.39133999.990.2816270.45715499.9999.9999.9999.9999.9931112142.47686154.5280.0901318002.13811863925876
NA9W005432 11.673466682434185.25459289550780.343440.3512021996.6400146484418.684621.071717.596199.9920.479699.9999.9999.9916.50115.52915.5113518379979999994748490.1265270.3944180.23436499.990.4554699.9999.9999.990.131-9990.2043122112.1370716.29160.0918448002.15842252716046
NABC010210 12.247720718383885.22069549560550.343440.3512021996.6400146484419.860920.699199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2899970.36985199.9999.9999.9999.9999.9999.9999.9999.9999.993212061.7509756.64730.23606002.17227322599927
NABC010369 12.504438400268685.23870849609380.343440.3512021996.6400146484419.656799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.2417699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.65211104.6840.105841002.19873476261451
NA9W005909 12.234568595886285.29013824462890.343440.3512021996.6400146484419.878499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.29838199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6359792.60670.206258002.19880977037733
NA9W000453 12.193492889404385.29099273681640461900614 0.343440.3512021996.6400146484413.740114.784313.352899.9915.036514.059499.9999.9913.2813.07512.991351837997199994748490.108150.2796760.12542799.990.2506640.19919899.9999.990.0380.0540.043011011112184.5182133.58680.151289002.20026235810102
NABC013920 12.504137992858985.23854827880860.4385530.4022191997.9200439453119.308221.680899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5522680.5040599.9999.9999.9999.9999.9999.9999.9999.9999.99310122031.5195865.77660.157151002.2017196532814
NA9W012229 12.235892295837485.29020690917970.2841160.2554281996.7700195312520.031821.614299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4903210.46977899.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.47753.255520.136457002.2046233618003
NA9W005523 11.673211097717385.26380920410160.343440.3512021996.6400146484417.954519.814817.148599.9920.591818.573499.9999.9916.44915.90515.812351837997199994748490.1078620.2986460.17041599.990.272570.44874799.9999.990.1270.2080.24431112172.354124.32680.045262002.22126074325022
NA9W005686 11.753424644470285.27823638916020.343440.3512021996.6400146484415.437616.516815.00699.9916.622815.778999.9999.9914.59814.33914.174351837997199994748490.09967330.276460.12056299.990.246860.20869799.9999.990.0380.0660.061010001115163.33392450.00967019002.24296939071842
NABC015066 12.375167846679785.22478485107420.2809540.2725191996.7199707031399.9921.710799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52064999.9999.9999.9999.9999.9999.9999.9999.9999.99310022021.46705106.8420.0472855002.24770626316379
NA9W012185 12.459272384643685.27897644042970.2841160.2554281996.7700195312520.10499.9999.9999.9920.764399.9999.9999.9999.9999.9999.993599999979999999999990.47002599.9999.9999.990.53431999.9999.9999.9999.9999.9999.993202021.3957317.79180.330796002.25581263515165
NABC010488 12.559540748596285.2596511840820.343440.3512021996.6400146484415.617516.712515.26799.9916.752616.065799.9999.9915.29314.86814.863351837997199994748490.1128190.2829070.13357799.990.2532630.22136999.9999.990.0580.0890.11831112174.67783149.6620.390638002.25585890291457
NA9W005915 12.077850341796985.29257965087890.343440.3512021996.6400146484416.053717.123315.691299.9917.359616.593299.9999.9915.20414.78214.684351837997199994748490.1089210.2804540.13129799.990.2508120.22250899.9999.990.0520.0740.101112173.072438.432430.0147605002.25979830406453
NA9W005382 11.656243324279885.25056457519530.343440.3512021996.6400146484418.815320.803717.944899.9920.888218.947399.9999.9999.9999.9999.99351837997199999999990.1353050.3680040.40057799.990.4302540.66355699.9999.9999.9999.9999.9931112122.23564125.0530.149715002.26044191674027
NABC010176 12.093852043151985.21733856201170.343440.3512021996.6400146484415.656716.655815.403899.9916.851715.997399.9999.9914.78414.44914.313351837997199994748490.1006150.2786140.12364499.990.2480210.21281299.9999.990.0380.0460.07601112173.19969148.0720.0116306002.2608328126066
NA9W000479 11.680465698242285.26829528808590461903037 0.343440.3512021996.6400146484414.894315.946414.49199.9916.138915.193299.9999.9913.98613.69513.638351837997199994748490.09502980.2748560.11536599.990.2450760.20299699.9999.990.0290.0360.04501011112173.52865153.1920.0210071002.26556946921792
NA9W005898 12.044981002807685.29241180419920.343440.3512021996.6400146484419.430299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.19718199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202012.08757154.3650.406703002.2664296894434
NA9W000516 11.669323921203685.24453735351560461902058 0.343440.3512021996.6400146484414.554915.56114.257199.9915.983114.977199.9999.9913.7413.4713.385351837997199994748490.08535780.2723450.10769299.990.242060.1990499.9999.990.0290.0420.036311001115173.7576222.34420.0472025002.26968956006397
NA9W012242 12.044045448303285.29245758056640.2841160.2554281996.7700195312519.58121.407518.553699.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.375730.4134540.48589899.9999.9999.9999.9999.9999.9999.9999.99310222061.9062929.29140.306853002.26979242481804
NABC010404 12.546241760253985.2438964843750.343440.3512021996.6400146484415.119215.966514.729999.9916.155815.328799.9999.9914.30114.05714.077351837997199994748490.1107720.2820730.12960399.990.2525310.20748399.9999.990.030.0550.052010001112173.48305450.044902002.27584949012562
NA9W005908 12.34880161285485.28749084472660.343440.3512021996.6400146484415.600216.613815.34599.9917.001815.878999.9999.9914.65214.40914.222351837997199994748490.1117910.2817560.13176199.990.2523690.21200599.9999.990.0420.0530.062010001112173.24548108.4520.0239577002.28374313421636
NABC010233 11.752788543701285.23069000244140.343440.3512021996.6400146484415.062715.948714.690999.9916.195215.369599.9999.9914.19513.91513.877351837997199994748490.0882010.2740120.11209599.990.2429760.20415299.9999.990.0390.0570.06310001117173.58273151.6220.0773406002.29278903389689
2MJ68DGJ 12.5710385.2599330.190.191999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9916.76715.8215.419999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1630.1730.169477777700000002.31446177393824
NA9W005661 11.720038414001585.27654266357420.343440.3512021996.6400146484418.121220.279817.159799.9999.9918.828699.9999.9916.14815.68415.53518379999199994748490.11580.3178690.17861999.9999.990.53560199.9999.990.1160.15-999310001115122.67009105.0330.226208002.31676339733596
NABC010234 11.761090278625585.22911071777340.343440.3512021996.6400146484418.072599.9917.445899.9999.9999.9999.9999.9916.7215.03115.71635993799999999994748490.10925299.990.31284599.9999.9999.9999.9999.990.171-9990.243310000107032.5912336.45640.061288002.32353776635174
NA9W005745 11.78374862670985.28343200683590.343440.3512021996.6400146484416.446417.875916.027799.9918.048417.016299.9999.9915.35314.77214.555351837997199994748490.1040210.2793950.12994199.990.2488010.24076399.9999.990.0430.0760.08631112173.00725168.6860.0500288002.34295592958874
NABC000151 11.799499511718885.22544097900390461900871 0.343440.3512021996.6400146484414.094515.017313.820599.9915.350514.368799.9999.9913.36113.02613.024351837997199994748490.09012450.2743820.11211899.990.2437060.19830899.9999.990.0250.0310.03011011117184.06659450.0398288002.34714595950089
NABC013928 11.89815711975185.21960449218750.2841160.2554281996.7700195312519.859821.942699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4338870.5895299.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.5882235.43880.144402002.367734840873
NA9W005687 11.725424766540585.27898406982420.343440.3512021996.6400146484417.126118.517516.727499.9918.845317.886999.9999.9915.86515.30315.216351837997199994748490.1054680.2811560.14387999.990.2497760.29222799.9999.990.0720.110.153310001115162.7796636.2150.0749009002.37987811390483
NA9W005964 12.272377014160285.29232788085940.343440.3512021996.6400146484418.226420.623317.608499.9920.873619.201899.9999.9916.73916.59816.966351837997199994748490.1361990.3493140.23616699.990.3980290.73484999.9999.990.189-999-999311112163.792169.36260.393166002.38203899200163
NABC010247 11.70643138885585.23329925537110.343440.3512021996.6400146484416.640217.792116.185699.9918.22516.911999.9999.9915.49814.99514.794351837997199994748490.09070830.2758670.12292799.990.2439320.23349699.9999.990.0640.0850.10331112172.7962539.77930.00651978002.38575418423906
NABC010250 12.396181106567485.22317504882810.343440.3512021996.6400146484418.853119.897618.581999.9920.086219.182899.9999.9999.9999.9999.99351837997199999999990.1470980.3035760.47546899.990.2625850.73779899.9999.9999.9999.9999.9931212142.192459.298280.226562002.38776038614739
NABC013923 11.962676048278885.21698760986330.2841160.2554281996.7700195312520.352499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6058599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.50794158.6630.41464002.39340016707952
NABC010232 11.765069007873585.2269363403320.343440.3512021996.6400146484414.708415.639114.507199.9916.000615.136199.9999.9913.96813.60513.599351837997199994748490.08964750.2743260.1126899.990.2434870.20134699.9999.990.030.0420.03010001117173.80641115.1130.0458008002.39884252186754
NABC010156 12.027816772460985.21556854248050.343440.3512021996.6400146484416.09717.418615.692299.9917.64316.535499.9999.9915.08314.74314.64351837997199994748490.100450.2789260.12588199.990.2479670.21982599.9999.990.0440.0760.10701112173.08104165.4210.0363045002.39964892148304
NABC000156 11.832107543945385.22212219238280461902284 0.343440.3512021996.6400146484414.717315.727314.452799.9916.050615.076799.9999.9913.91313.57613.445351837997199994748490.09227580.2751950.11470399.990.2445840.20202299.9999.990.0320.0370.036011011112183.66232450.0337322002.40490172273521
NABC010351 12.536394119262785.2360839843750.343440.3512021996.6400146484416.273418.654414.589899.9919.664517.214299.9999.9913.26812.7812.493351837997199994748490.1126120.2883310.12937499.990.2595240.244899.9999.990.0270.040.02731112173.1475550.00560.0776676002.4125977701185
NABC010428 12.589021682739385.24838256835940.343440.3512021996.6400146484418.550320.699817.50399.9920.870218.917899.9999.9999.9999.9999.99351837997199999999990.1378440.3571050.22223799.990.3875460.56936899.9999.9999.9999.9999.9931112152.308671.272870.202686002.42039418362432
NA9W005262 11.652670860290585.24043273925780.343440.3512021996.6400146484420.294799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.38895999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310010200021.5204218.39580.409052002.42766591631667
NA9W000520 11.641168594360485.2429199218750461901910 0.343440.3512021996.6400146484413.290814.745412.67899.9915.150813.711299.9999.9912.00511.46811.321351837997199994748490.08542590.2722270.10668999.990.2418420.19529399.9999.990.0290.0320.021011011115184.6440376.84210.0307579002.43195692212207
NA9W000441 12.186504364013785.29519653320310461903027 0.343440.3512021996.6400146484415.083916.157514.827999.9916.295615.436499.9999.9914.30214.03513.931351837997199994748490.1101760.2805170.12899299.990.2513470.20700999.9999.990.0250.0450.048011011112173.65843168.6230.0590312002.44256574025892
NA9W005659 11.693036079406785.27704620361330.343440.3512021996.6400146484415.710316.939815.410999.9917.104316.049399.9999.9914.61314.14314.014351837997199994748490.09957410.2765770.12204599.990.2469440.21501399.9999.990.0420.0520.061010001115173.19486.677420.0179124002.44499906145373
NA9W000475 11.660900115966885.27249145507810461903055 0.343440.3512021996.6400146484414.874215.850114.451699.9916.193615.132699.9999.9913.96513.6713.586351837997199994748490.09689940.2752070.11667799.990.2456410.20215199.9999.990.0320.0460.039011011112173.5990586.36950.0136114002.45238403160784
NABC010534 12.576727867126585.26898956298830.343440.3512021996.6400146484415.761116.895315.543299.9917.124516.263499.9999.9914.85614.55914.392351837997199994748490.1142180.2834350.13479299.990.2539550.21762399.9999.990.040.060.06901112173.1870455.27230.0173468002.46859193334042
NABC010193 12.310937881469785.21711730957030.343440.3512021996.6400146484419.521599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.22310799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.7592936.79870.0560447002.48715451359823
NA9W005540 11.619132995605585.26615142822270.343440.3512021996.6400146484415.583816.686815.445699.9916.966716.026599.9999.9914.89114.53914.515351837997199994748490.09563940.2752740.11857399.990.2452050.21189899.9999.990.0420.0610.08201112173.39471114.3470.0613256002.51562554813474
NABC013937 11.792460441589485.22225952148440.2841160.2554281996.7700195312520.176499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53672699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.788551.122290.466372002.51659600431724
NABC010561 12.560704231262285.27416229248050.343440.3512021996.6400146484417.045518.326816.620799.9918.737717.496399.9999.9915.7715.30315.275351837997199994748490.1182090.2870810.15150799.990.2568430.26254399.9999.990.0750.1230.167310001112172.85107174.3780.142812002.51861181813227
NABC010451 12.615552902221785.25234222412110.343440.3512021996.6400146484415.312516.396114.928999.9916.634715.584699.9999.9914.12313.71513.616351837997199994748490.1135010.2831910.13232399.990.2537250.21202399.9999.990.0250.0370.043310001112173.81692135.9080.114371002.52337441393826
NA9W005660 11.667623519897585.27627563476560.343440.3512021996.6400146484415.927816.899715.565599.9917.183616.598699.9999.9915.314.91814.718351837997199994748490.09990960.276570.12328999.990.2466160.21916699.9999.990.0670.0860.114310001115173.41624111.840.127831002.52823291266697
NABC010151 12.172430992126585.21318817138670.343440.3512021996.6400146484418.709421.498417.512299.9999.9919.202399.9999.9916.59616.13115.0873518379999199994748490.1412580.5099530.22854199.9999.990.73514899.9999.990.1370.208-99931122132.4728385.61630.212744002.52899779389774
NABC010180 12.291532516479585.21542358398440.343440.3512021996.6400146484417.623719.435217.223999.9920.270118.575299.9999.9916.37115.715.477351837997199994748490.116560.2961320.18500999.990.2648360.45080299.9999.990.1170.1470.19831112172.86838.32650.142089002.54413134080155
NA9W011652 11.598820686340385.26040649414060.2632650.2654071996.6300048828199.9921.475899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54486699.9999.9999.9999.9999.9999.9999.9999.9999.99320022023.2497351.39820.731028002.54797349600479
NABC010408 12.605333328247185.24432373046880.343440.3512021996.6400146484418.739520.583517.531399.9920.898518.953499.9999.9999.9999.9999.99351837997199999999990.1434280.3413180.35927999.990.4574650.63243299.9999.9999.9999.9999.9931112142.0730929.38630.159048002.55139569910172
NA9W005916 11.924393653869685.29488372802730.343440.3512021996.6400146484415.551216.916715.364299.9917.214416.220699.9999.9915.22715.13914.778351837997199994748490.1074420.2794210.12834999.990.2499870.21846199.9999.990.0710.1160.11731112174.30644164.2790.246631002.55983153688667
NABC000165 11.942965507507385.21450042724610461900543 0.343440.3512021996.6400146484414.479815.799413.956699.9916.285514.855399.9999.9913.33312.86412.781351837997199994748490.0967680.2768410.11741499.990.2464410.20120499.9999.990.0290.0310.02901011112183.7684813.11660.0287832002.56591003075225
NA9W005989 12.092751502990785.29794311523440.343440.3512021996.6400146484415.484216.46115.265299.9916.886615.936199.9999.9914.70714.31414.225351837997199994748490.1099740.2803640.12984599.990.2511630.2115799.9999.990.0420.0550.0601112173.37426173.7870.0233737002.57773190691859
NA9W000477 11.620640754699785.2703781127930461903063 0.343440.3512021996.6400146484414.915415.941514.523199.9916.331915.224499.9999.9914.0813.67913.632351837997199994748490.09633090.2749710.1164399.990.2454050.20254299.9999.990.0330.0410.043011011112173.5918821.69560.0528406002.58662803874851
NA9W005448 11.581665992736885.25658416748050.343440.3512021996.6400146484415.281616.309414.850499.9916.502515.698899.9999.9914.43714.06814.047351837997199994748490.09220080.273970.11382499.990.2438950.20630499.9999.990.030.040.05101112173.4554464.12070.0542544002.61511253510058
NA9W005825 11.802573204040585.29069519042970.343440.3512021996.6400146484418.43219.509318.532499.9920.014118.972499.9999.9999.9999.9999.99351837997199999999990.1285640.293180.4796999.990.2592140.53748499.9999.9999.9999.9999.9931112162.2530769.48460.0667782002.62148079025658
NABC010559 12.586681365966885.27391052246090.343440.3512021996.6400146484419.158120.54199.9999.9999.9919.228799.9999.9999.9999.9999.993518999999199999999990.1742080.3404599.9999.9999.990.76326499.9999.9999.9999.9999.99310001212071.89061132.3030.128406002.62724582806913
NA9W005488 11.580082893371685.26168060302730.343440.3512021996.6400146484419.378699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.19872499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.203242.646150.325355002.65032193172647
NABC010447 12.641478538513285.25144195556640.343440.3512021996.6400146484417.98519.234317.85299.9919.65818.76499.9999.9999.9999.9999.99351837997199999999990.1296120.2934010.27181799.990.2604150.5540599.9999.9999.9999.9999.99310001112152.6752775.38350.0905485002.65588550904475
NA9W005760 11.686613082885785.2824707031250.343440.3512021996.6400146484414.770115.910114.570399.9916.091715.177599.9999.9913.98313.74213.567351837997199994748490.1006630.276320.12028199.990.2469470.20398999.9999.990.0330.0480.039010001115173.656936.097250.00645829002.65928773610516
NA9W000442 11.832153320312585.29330444335940461902513 0.343440.3512021996.6400146484414.270615.446614.218599.9915.830314.868199.9999.9913.68413.3613.214351837997199994748490.104830.2778280.12306399.990.2486970.20151999.9999.990.0330.0380.043011011112184.52086173.1280.128316002.67309135848773
NABC037975 11.68291854858485.22763824462890.2632650.2654071996.6300048828199.9921.981299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.68029399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.5806371.72260.441711002.67924330157755
NA9W000459 11.708617210388285.28514862060550461902536 0.343440.3512021996.6400146484414.503315.945614.146299.9916.308815.103599.9999.9913.38412.93412.842351837997199994748490.1014660.2766830.12003499.990.2474130.20177299.9999.990.0290.0290.032311001115183.79380.2727560.00824712002.68000471594074
NA9W005984 12.018555641174385.29914855957030.343440.3512021996.6400146484418.935899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.14480399.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.6893882.09130.113468002.68575975922841
NABC010119 12.099785804748585.21011352539060.343440.3512021996.6400146484417.920519.942317.345199.9920.746718.472499.9999.9916.58615.85515.27351837997199994748490.1156210.3034370.18693699.990.2855060.43180899.9999.990.1350.188-99931112172.44282174.5750.0208801002.69352311796371
NABC013890 12.254640579223685.21166229248050.2841160.2554281996.7700195312518.777120.709218.217799.9920.945699.9999.9999.9999.9999.9999.993518379979999999999990.3053670.3153610.4416799.990.486399.9999.9999.9999.9999.9999.99310000115072.22198155.3090.111556002.70068968088835
NA9W005350 11.569812774658285.24869537353520.343440.3512021996.6400146484416.497718.001716.020899.9918.200316.905999.9999.9915.24314.77914.669351837997199994748490.09300370.2759360.12154599.990.2445680.23313499.9999.990.050.0690.09631112172.933686.91870.05336002.70104085200373
NABC010149 12.254622459411685.21165466308590.343440.3512021996.6400146484418.605299.9917.516399.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.13516399.990.22213999.9999.9999.9999.9999.9999.9999.9999.99310000105032.3094533.47210.184929002.7011061798135
NABC000158 11.748882293701285.22103881835940461900784 0.343440.3512021996.6400146484411.700413.302511.120699.9914.017812.280799.9999.9910.3499.7899.639351837997199994748490.09098390.2743430.11173599.990.2437380.19383299.9999.990.0250.0310.02101011112186.4695432.71410.0198543002.71239284768985
NABC010184 12.351790428161685.2144851684570.343440.3512021996.6400146484415.969817.001215.65499.9917.030716.234199.9999.9914.86714.65914.507351837997199994748490.1083850.2815030.13117699.990.251360.2173299.9999.990.0560.0920.092010001115173.0185510.49580.0269093002.71701325233198
NABC010220 11.638158798217885.23190307617190.343440.3512021996.6400146484416.682718.30416.651699.9918.842317.684199.9999.9915.95915.52715.273351837997199994748490.0947290.2792550.13753499.990.245620.27256399.9999.990.0840.1460.179311112175.9826388.17670.575205002.71879353808164
NA9W005697 11.65959262847985.28160095214840.343440.3512021996.6400146484420.206999.9918.731899.9999.9918.089299.9999.9999.9999.9999.993599379999199999999990.35593399.990.51883299.9999.990.32500599.9999.9999.9999.9999.9931200051.4595219.03970.382661002.73485247114916
2MJ68DGG 12.60911585.236160.150.141999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9916.34415.50415.056999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.13-999-999477777700000002.73511556965028
NA9W005940 12.479744911193885.28884887695310.343440.3512021996.6400146484419.701421.657399.9999.9920.503599.9999.9999.9999.9999.9999.993518999979999999999990.2563460.55483199.9999.990.47755599.9999.9999.9999.9999.9999.993222051.8178719.94410.265087002.73848194649742
NABC013932 11.795537948608485.21736145019530.2841160.2554281996.7700195312520.166521.271499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5630660.40376199.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.060679.86830.545019002.74385702837859
NABC010359 12.605710983276485.234863281250.343440.3512021996.6400146484415.558116.857915.468399.9917.11116.263399.9999.9914.89914.48814.353351837997199994748490.1133940.2837330.1349699.990.2538760.21897999.9999.990.0480.0750.06831112174.5152493.28180.34306002.7532586043498
NA9W005236 11.596774101257385.23741149902340.343440.3512021996.6400146484415.206416.355614.889599.9916.578215.480999.9999.9914.23913.75913.761351837997199994748490.08867450.2734080.11200399.990.2425220.20478799.9999.990.0390.0440.05301112173.45144179.8560.00693487002.75376112266572
NABC000174 12.227777481079185.21015930175780461901204 0.343440.3512021996.6400146484414.234915.137414.134299.9915.540914.666599.9999.9913.68113.44313.41351837997199994748490.1044310.2795940.1238899.990.249740.2012699.9999.990.0350.0510.035311011115184.3007354.40260.107322002.75561995511324
NABC013966 12.561048507690485.28186035156250.2841160.2554281996.7700195312519.364921.994818.222599.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.3695680.624410.44352799.9999.9999.9999.9999.9999.9999.9999.99310122042.36477156.3570.232489002.76012746681436
NABC010596 12.560624122619685.28192138671880.343440.3512021996.6400146484419.51699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.22633499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8873414.4660.191921002.76055208697256
NA9W005917 11.852828979492285.29609680175780.343440.3512021996.6400146484415.631616.836215.356499.9916.952616.040499.9999.9914.68314.28614.426351837997199994748490.1070660.2789940.12726199.990.2495790.2129199.9999.990.0360.0520.085010001112173.4019388.32550.101284002.770210940546
NABC010284 12.543940544128485.22616577148440.343440.3512021996.6400146484416.341117.683815.896499.9918.022516.950599.9999.9915.22414.60714.684351837997199994748490.1133440.2843890.13777599.990.2541230.23351399.9999.990.050.0620.08701112173.004192.45440.0608709002.77426239994246
NABC010540 12.641928672790585.26951599121090.343440.3512021996.6400146484415.943917.132515.795199.9917.438416.459999.9999.9914.89614.50714.502351837997199994748490.1163520.284460.1377499.990.2549480.22343699.9999.990.040.0640.07401112173.0945818.70670.0079202002.78422392211918
NABC010204 11.64898014068685.22831726074220.343440.3512021996.6400146484417.4419.295316.77599.9920.214818.249399.9999.9915.64615.31514.955351837997199994748490.09886390.2864990.14175999.990.2563440.35366399.9999.990.0580.1260.12631112172.64956107.4990.0805023002.79094760005501
NABC026729 11.634541511535685.23006439208980.2847150.2850351983.8499755859499.9999.9918.111699.9999.9919.178899.9999.9999.9999.9999.9999993799991999999999999.9999.990.41566599.9999.990.71070599.9999.9999.9999.9999.99311000031.0961542.01340.369787002.79220931733738
NA9W006029 12.092489242553785.30191040039060.343440.3512021996.6400146484419.82399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.26558599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202031.8118444.28820.430745002.81570695970747
NA9W005761 11.684309005737385.28646087646480.343440.3512021996.6400146484417.301318.780116.905599.9919.382617.913799.9999.9915.98915.60115.333351837997199994748490.1100570.2835320.15702599.990.2523320.30726399.9999.990.0790.1530.177310001115162.84158106.0950.108898002.82176323087191
NA9W013668 11.548666000366285.24549865722660.2809540.2725191996.7199707031399.9921.899399.9999.9920.873699.9999.9999.9999.9999.9999.9999189999799999999999999.990.56301299.9999.990.40728799.9999.9999.9999.9999.9999.99310022031.4429921.18290.369662002.8382214544064
NA9W006013 11.981546401977585.30136871337890.343440.3512021996.6400146484416.44218.438316.317399.9920.056517.409799.9999.9915.77315.24114.857351837997199994748490.1140630.2887690.14508999.990.2648520.29726999.9999.990.1260.1290.128311112174.38496165.4240.190907002.85168919785876
NA9W005961 11.888023376464885.29897308349610.343440.3512021996.6400146484417.123519.105416.5299.9919.641417.860499.9999.9915.8715.02815.177351837997199994748490.1137280.2883560.14605399.990.2560660.29890999.9999.990.0760.1030.14631112172.96115145.4550.10662002.85399936456416
NABC010461 12.684278488159285.25279235839840.343440.3512021996.6400146484417.044918.762816.466499.9919.188217.615899.9999.9915.43214.8814.703351837997199994748490.1197430.2905210.14746499.990.2587250.27532699.9999.990.0470.0750.10131112172.78174127.0620.0486107002.86245712910096
NA9W005733 11.653779983520585.28494262695310.343440.3512021996.6400146484419.653821.904399.9999.9999.9918.940899.9999.9999.9999.9999.993518999999199999999990.2476120.63747799.9999.9999.990.57945599.9999.9999.9999.9999.99311222041.87425450.219857002.87831040107198
NABC000169 12.362516403198285.21192169189450461902064 0.343440.3512021996.6400146484412.914314.670312.252399.9915.39313.546199.9999.9911.47910.86810.719351837997199994748490.1070850.2806990.12500699.990.2508570.19851699.9999.990.0270.030.02011011115185.1072570.1130.0550626002.87872992077807
NABC010218 12.472499847412185.21767425537110.343440.3512021996.6400146484415.201716.150114.919699.9916.386215.64899.9999.9914.43214.13414.056351837997199994748490.1103730.2821420.12994199.990.2523290.20868199.9999.990.0360.0510.04201112173.5500732.05090.0345201002.88248107234433
NA9W005207 11.57406806945885.23619079589840.343440.3512021996.6400146484420.345899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.41224799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.319880.35520.713176002.88652864898213
NABC000182 12.246341705322385.20822143554690461900973 0.343440.3512021996.6400146484413.023914.480312.308399.9915.075213.521599.9999.9911.6911.20311.078351837997199994748490.1048540.2797350.12324699.990.2499550.19810799.9999.990.0270.0330.022011011115184.9409795.27690.055423002.88992643675615
NABC010105 12.108406066894585.20648193359380.343440.3512021996.6400146484416.216618.070715.608199.9918.41816.773999.9999.9914.60313.9213.783351837997199994748490.1048480.2817950.12744699.990.250830.22926899.9999.990.0390.0470.05301112173.017635.6270.0414717002.91108403246151
NA9W005899 11.787919044494685.29582977294920.343440.3512021996.6400146484417.769319.515516.872599.9920.54618.527799.9999.9915.85815.29615.21351837997199994748490.118490.2950750.16053499.990.2760.39924699.9999.990.0740.1220.17131112172.52929161.540.0194502002.91689549574549
NA9W005849 11.72663497924885.29218292236330.343440.3512021996.6400146484417.167619.133316.863499.9919.671218.028199.9999.9915.8415.21115.425351837997199994748490.1129560.2867590.15689599.990.2568350.31760599.9999.990.0760.110.19231112174.35815116.6740.391934002.92191475639953
NA9W012283 11.742286682128985.29387664794920.2841160.2554281996.7700195312519.76721.443399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4307610.42765599.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.88261153.570.23397002.95197459351843
2MJ68DGH 12.66221685.2370910.150.141999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9916.50117.42517.061999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.122-999-999477777700000002.95657639613115
NABC010089 11.978322029113885.20671844482420.343440.3512021996.6400146484415.920516.998615.485799.9917.333416.128199.9999.9915.0414.71814.591351837997199994748490.1016220.2787650.12505899.990.2482330.21578499.9999.990.0420.0710.09131112173.2383819.65330.116504002.96856710643998
NABC010141 12.336627006530885.20924377441410.343440.3512021996.6400146484419.368421.489899.9999.9920.881999.9999.9999.9999.9999.9999.993518999979999999999990.2144030.50735899.9999.990.42841799.9999.9999.9999.9999.9999.993220073.2308743.71930.448753002.97215146038742
NA9W006044 12.404133796691985.29814147949220.343440.3512021996.6400146484419.502721.004399.9999.9920.861699.9999.9999.9999.9999.9999.993518999979999999999990.215980.394799.9999.990.374199.9999.9999.9999.9999.9999.99310212061.7596478.12680.173537002.97264693764567
NABC000178 11.930639266967885.20766448974610461903083 0.343440.3512021996.6400146484414.573315.584414.05199.9915.791514.934799.9999.9913.62513.27313.217351837997199994748490.09897260.277370.11935999.990.2470280.20216399.9999.990.030.0350.032011011112173.682076.331990.0397312002.97516623182024
NA9W005468 11.510815620422485.25996398925780.343440.3512021996.6400146484417.46218.719816.65399.9919.517518.067899.9999.9916.17115.39415.743351837997199994748490.1035550.2809010.14053399.990.2497160.31131499.9999.990.1120.1290.254010001115172.61553157.4660.0763775002.97884468636874
NABC010502 12.707451820373585.26027679443360.343440.3512021996.6400146484419.058220.625699.9999.9920.918599.9999.9999.9999.9999.9999.993518999979999999999990.1762260.36950599.9999.990.52785799.9999.9999.9999.9999.9999.993212072.21864146.1510.0822804002.98890730368471
NA9W005292 11.517008781433185.24525451660160.343440.3512021996.6400146484420.045399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.31665399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.4555146.18720.231607002.99536021657728
NA9W000446 12.472960472106985.29498291015630461902577 0.343440.3512021996.6400146484414.554715.601214.189199.9915.979714.910999.9999.9913.62213.29613.235351837997199994748490.1151420.282710.1322399.990.2538830.20452599.9999.990.0290.0340.02801011112183.8555932.53530.0571346003.00055034011429
NABC010262 12.558836936950785.22177124023440.343440.3512021996.6400146484416.85318.064916.392599.9918.453417.388899.9999.9915.48715.00815.085351837997199994748490.1159510.2857860.14533199.990.2551080.26319999.9999.990.0630.0880.12931112172.85629160.6080.0677365003.00169405552899
NA9W005325 11.507277488708585.24781036376950.343440.3512021996.6400146484419.354421.570818.18399.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1814790.5401140.4178599.9999.9999.9999.9999.9999.9999.9999.993222061.911870.42030.226951003.01628642011355
NA9W005771 11.649523735046485.28853607177730.343440.3512021996.6400146484417.142718.81416.609399.9919.458317.755499.9999.9915.63415.20714.843351837997199994748490.1090870.2840250.1440699.990.2529520.28282699.9999.990.0640.1140.12131112172.7298450.45090.0328597003.0326709591456
NABC000147 12.655281066894585.23268127441410461902872 0.343440.3512021996.6400146484414.996615.9114.528599.9916.081815.31599.9999.9914.23214.04713.925351837997199994748490.1140790.2834480.13250899.990.2540510.20704799.9999.990.0390.0460.04701011112173.66606145.6420.0677786003.0328229895608
NABC010453 12.718343734741285.25168609619140.343440.3512021996.6400146484419.784599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.28256199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8301519.04230.287227003.03537435268619
NA9W000533 11.555905342102185.23348236083980461901906 0.343440.3512021996.6400146484414.107615.294413.941199.9915.456114.76499.9999.9914.57114.25214.249351837997199994748490.08992750.2733430.11166499.990.2426980.19956899.9999.990.0850.0540.09831011112175.2528419.77820.276996003.03605439918627
2MJ68DRI 11.55047685.2338560.090.061999.800969558699.9999.9999.9999.9999.9999.9999.9999.9914.53314.12513.965999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0420.0880.05477777700000003.05103223972387
NABC013935 12.72417545318685.2571945190430.2841160.2554281996.7700195312519.97199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46275499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4420495.65280.0945585003.05887419529124
NABC010196 12.473910331726185.21398925781250.343440.3512021996.6400146484415.650116.686115.432599.9916.740616.195199.9999.9914.76214.57414.441351837997199994748490.1113650.282690.13265299.990.2527360.21816299.9999.990.0350.060.07010001112173.1832940.11060.0112087003.06202815310039
NA9W005588 11.528823852539185.27295684814450.343440.3512021996.6400146484419.35321.28599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.1904260.462699.9999.9999.9999.9999.9999.9999.9999.9999.993222051.90253118.930.153414003.06617969855312
NA9W013722 11.939257621765185.30417633056640.2809540.2725191996.7199707031399.9921.84899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57338499.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.4607442.0940.233122003.06636090872324
NABC010096 12.209449768066485.20427703857420.343440.3512021996.6400146484417.42519.079317.010499.9919.551718.050899.9999.9916.00115.47315.271351837997199994748490.1137840.2892910.16537399.990.2956950.30986199.9999.990.0840.1270.158310001115152.6716580.11570.0636002003.08494308992972
NABC010079 11.839914321899485.20865631103520.343440.3512021996.6400146484418.209919.422217.563799.9919.846818.677499.9999.9999.9999.9999.99351837997199999999990.1189040.2898750.22047799.990.2553390.46667499.9999.9999.9999.9999.99310001112172.5695953.14640.152573003.08602614952198
NA9W005410 11.485300064086985.25502777099610.343440.3512021996.6400146484417.822319.563417.029499.9920.146818.291999.9999.9916.15315.36515.58351837997199994748490.1075580.2926920.15925999.990.2574370.36597799.9999.990.0930.1190.21631112172.5349146.13160.0570777003.09209594264353
NA9W005883 11.720852851867785.29557800292970.343440.3512021996.6400146484415.3416.381314.967899.9916.547115.715699.9999.9914.49914.09914.168351837997199994748490.1061050.278160.1254999.990.2488050.20776799.9999.990.040.0510.059011112173.42243102.9910.059566003.09742724513548
NA9W000491 11.48234653472985.25899505615230461902837 0.343440.3512021996.6400146484414.561915.596814.152599.9915.86714.924999.9999.9913.67313.28613.203351837997199994748490.09461940.2741230.11457699.990.2443480.20056599.9999.990.0330.0380.036011011115173.7501967.79620.0140815003.11469567033134
NABC010558 12.710126876831185.27007293701170.343440.3512021996.6400146484414.628616.147214.721199.9916.540415.576699.9999.9914.1313.65413.61351837997199994748490.1168780.2843420.13530999.990.2553760.21067799.9999.990.039-999-99931112174.64964113.3920.260898003.11639164644946
NA9W005362 11.480210304260385.25091552734380.343440.3512021996.6400146484416.457217.52516.120199.9917.633816.698899.9999.9915.54715.04115.257351837997199994748490.096250.2755310.12479199.990.244610.22616799.9999.990.0580.10.16501112173.0817267.3780.0951363003.12831831052966
NA9W006001 12.558685302734485.2916336059570.343440.3512021996.6400146484418.067919.522617.259499.9920.504618.292299.9999.9916.52615.3215.325351837997199994748490.1309640.297850.19197799.990.272850.3685599.9999.990.124-999-99901112172.34412153.940.0261018003.12885110722437
NABC010300 12.630601882934685.22598266601560.343440.3512021996.6400146484414.867415.828714.51499.9916.072715.297499.9999.9914.01413.76913.705351837997199994748490.1136170.2832830.13196499.990.2538860.20633299.9999.990.0330.0430.039010001112173.6905521.0470.0696196003.12927112394289
NA9W005619 11.527278900146585.27574157714840.343440.3512021996.6400146484416.163717.43115.691599.9917.581416.472299.9999.9914.914.44914.427351837997199994748490.1015850.2771890.12459899.990.2469850.22043399.9999.990.0350.0520.07701112173.2451576.34670.109118003.13505031213961
NABC010068 12.119331359863385.20273590087890.343440.3512021996.6400146484417.523718.918316.993199.9919.488417.959199.9999.9916.1215.4315.376351837997199994748490.112460.2885410.16274299.990.2549980.30527799.9999.990.1160.118-99901112172.57812136.0610.103561003.13632914287253
NABC010385 12.71105194091885.23934936523440.343440.3512021996.6400146484420.306621.372499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4015860.46287499.9999.9999.9999.9999.9999.9999.9999.9999.99310220041.50203106.7750.388427003.14021846636362
NA9W006027 12.524238586425885.29464721679690.343440.3512021996.6400146484419.587399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.23639699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.81952175.4880.172547003.1440607250743
NA9W012210 12.524950027465885.29461669921880.2841160.2554281996.7700195312519.760621.761299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4164790.55223699.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.7786916.81670.238951003.1449812433679
NABC010203 12.50539207458585.2142257690430.343440.3512021996.6400146484416.779517.972516.3199.9918.43817.131999.9999.9915.67915.12314.964351837997199994748490.1155320.285560.14372299.990.2546530.23989999.9999.990.0670.110.117310001112172.97521110.4360.0402319003.14686803790293
2MJ68DGK 12.71645485.2707440.130.131999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9916.06914.18314.134999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.107-999-999477777700000003.15801356751206
NABC010586 12.69353103637785.27602386474610.343440.3512021996.6400146484415.47616.514715.266299.9916.744515.9199.9999.9914.52914.20714.266351837997199994748490.1178010.2845950.1365599.990.2554510.21217799.9999.990.0390.0530.066011112173.3349127.380.028159003.16083901259408
NABC010060 11.939932823181285.20418548583980.343440.3512021996.6400146484415.766716.918315.651799.9917.183616.186799.9999.9914.91514.68714.601351837997199994748490.1018590.2787050.12618599.990.248130.2160999.9999.990.0470.0620.091010001112173.2588138.84310.0423739003.16249728436221
NA9W006096 12.333396911621185.30435943603520.343440.3512021996.6400146484419.956499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.31180999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.4542274.43240.0992339003.16324096448651
NABC010417 12.732236862182685.24426269531250.343440.3512021996.6400146484419.77920.563599.9999.9920.872599.9999.9999.9999.9999.9999.993518999979999999999990.2682580.34808999.9999.990.38135799.9999.9999.9999.9999.9999.993212081.6520138.49240.22503003.16647807258758
NA9W005987 11.828245162963985.30252075195310.343440.3512021996.6400146484419.484599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.21597199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310200032.0127.81110.246451003.16896808062711
NABC010072 11.808897018432685.2083816528320.343440.3512021996.6400146484418.574819.0618.328399.9919.175218.8499.9999.9999.9999.9999.99351837997199999999990.1306690.285720.43556299.990.2501830.51462399.9999.9999.9999.9999.99310001112142.7155386.59480.329991003.17075170029873
NABC010312 12.661191940307685.22872161865230.343440.3512021996.6400146484418.489720.471717.506799.9920.884718.952599.9999.9916.39415.85215.153351837997199994748490.1383090.3368180.22433399.990.4032730.6317699.9999.990.1080.180.14331112152.1191981.9570.0198594003.17142324584224
NABC010519 12.7424106597985.26218414306640.343440.3512021996.6400146484417.427518.569716.985999.9918.729617.89399.9999.9916.36315.96215.733351837997199994748490.1241090.2897190.17481899.990.257920.29591399.9999.990.1130.1920.23831112172.7132881.78540.0973102003.17427443815587
NA9W031374 11.527762413024985.23301696777340.2632650.2654071996.6300048828199.9921.963499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66981299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.47493160.810.391866003.17494810035761
NABC010396 12.725048065185585.24095153808590.343440.3512021996.6400146484419.781621.526199.9999.9920.620699.9999.9999.9999.9999.9999.993518999979999999999990.2689490.46507999.9999.990.50386199.9999.9999.9999.9999.9999.99310222031.5899129.1890.137259003.17936369002948
NA9W000455 11.596484184265185.28707885742190461902463 0.343440.3512021996.6400146484414.592715.547214.322699.9915.895715.061399.9999.9913.85713.66113.554351837997199994748490.1027540.2765060.12152499.990.2473260.20106699.9999.990.030.0350.04101011112183.8711140.17250.0620011003.18026039841171
NA9W005303 11.477489471435585.24588012695310.343440.3512021996.6400146484416.668818.281916.335599.9918.666517.399699.9999.9915.39314.98214.829351837997199994748490.09655790.2774690.12929399.990.2459320.25585699.9999.990.0470.0860.11201112172.9814867.08360.0806321003.18128334819383
NABC000163 11.652200698852585.21766662597660461902151 0.343440.3512021996.6400146484414.704315.726514.494999.9916.005115.098399.9999.9913.87413.55413.417351837997199994748490.0938190.2750470.11589399.990.2443850.2010199.9999.990.0320.040.036011011112173.75171173.6280.0320749003.19098048690435
NABC010177 11.566637039184685.22627258300780.343440.3512021996.6400146484417.497619.241216.977699.9920.078818.164799.9999.9916.35315.63215.523351837997199994748490.1031560.2853710.15620899.990.2552470.33218199.9999.990.1180.154-99931112173.242235.35340.258376003.20033871395168
NABC010434 12.746758460998585.2474288940430.343440.3512021996.6400146484419.029321.491618.213699.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1673370.4841510.4417299.9999.9999.9999.9999.9999.9999.9999.993222091.9881160.83780.0809004003.2037190828022
NABC000186 12.219615936279385.20238494873050461901196 0.343440.3512021996.6400146484414.517215.534114.081499.9915.380114.703899.9999.9913.70113.38713.245351837997199994748490.1062110.2802160.12533499.990.2502330.20258499.9999.990.0290.0350.031011011115183.8169439.14760.0268595003.20541116677375
NABC015008 12.248211860656785.20246124267580.4385530.4022191997.9200439453119.46421.79899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5968990.50769899.9999.9999.9999.9999.9999.9999.9999.9999.99310122031.49870.45790.399093003.2287308525545
NA9W005237 11.484490394592385.23998260498050.343440.3512021996.6400146484420.007299.9918.373799.9999.9999.9999.9999.9916.74216.27216.34335993799999999994748490.30278199.990.4217499.9999.9999.9999.9999.990.1480.286-999310200031.5128891.10890.34031003.2292610277565
NA9W005143 11.530652999877985.230468750.343440.3512021996.6400146484418.047420.56716.14599.9920.846918.971799.9999.9914.69314.0813.873351837997199994748490.1089510.3362120.12671799.990.3381470.61010199.9999.990.0430.0520.04631112142.4592859.5730.0800188003.22932679537904
NA9W006115 12.14205360412685.30877685546880.343440.3512021996.6400146484418.944721.547917.567999.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1689930.5332950.237699.9999.9999.9999.9999.9999.9999.9999.993222082.5919311.01220.258343003.23090839646354
NA9W005644 11.523005485534785.27896118164060.343440.3512021996.6400146484419.219821.489699.9999.9920.912699.9999.9999.9999.9999.9999.993518999979999999999990.1828450.50436999.9999.990.4912499.9999.9999.9999.9999.9999.993222072.27642116.8450.258535003.23468710235166
NABC010066 12.186228752136285.20134735107420.343440.3512021996.6400146484417.911219.675317.364899.9920.272718.715399.9999.9916.24215.83915.447351837997199994748490.1202180.2997460.19880599.990.2660670.48803299.9999.990.1110.1760.172310001112172.57844156.7440.107604003.24257182220502
NA9W005263 11.473727226257385.2420730590820.343440.3512021996.6400146484414.896915.831114.508499.9916.062815.245299.9999.9914.0313.75713.694351837997199994748490.09241040.2737790.11393699.990.2433880.20222599.9999.990.0330.0370.04301112173.6365820.85650.0395883003.24779360068136
NABC000168 11.704097747802785.21228027343750461902955 0.343440.3512021996.6400146484414.818115.833714.451899.9916.060415.154399.9999.9913.97113.69113.532351837997199994748490.09570930.2758340.1173699.990.2452120.20311399.9999.990.0330.0440.03601011112173.59862107.8550.0567481003.26048300978655
NA9W006004 11.811462402343885.30376434326170.343440.3512021996.6400146484417.000818.275616.356699.9918.775817.496299.9999.9915.65615.11815.218351837997199994748490.1136580.2840080.14232199.990.2529320.26696999.9999.990.0730.1160.15831112172.8192823.64640.0786426003.27245656446912
NA9W006066 11.926119804382385.30752563476560.343440.3512021996.6400146484419.059420.455999.9999.9920.877899.9999.9999.9999.9999.9999.993518999979999999999990.1759870.34470199.9999.990.41215499.9999.9999.9999.9999.9999.99310212062.42457115.6860.221359003.27730954437634
NABC000183 11.850337028503485.20462799072270461903024 0.343440.3512021996.6400146484414.781415.851214.552199.9916.211315.200599.9999.9913.9113.59513.48351837997199994748490.09942880.2773020.12042499.990.2469680.20343399.9999.990.0290.0380.04101011112173.71392.173010.0377998003.28497395401125
NA9W006036 11.866238594055285.30600738525390.343440.3512021996.6400146484419.779921.6599.9999.9920.902599.9999.9999.9999.9999.9999.993518999979999999999990.2526050.51465799.9999.990.44532799.9999.9999.9999.9999.9999.99310222061.57426120.5680.263137003.2854576765088
NABC010464 12.769318580627485.25167846679690.343440.3512021996.6400146484415.621716.71915.168899.9916.776816.040999.9999.9914.70114.31914.242351837997199994748490.1179870.2851240.136799.990.255850.21675799.9999.990.040.0570.06301112173.3169175.880.0310116003.28798932162274
NA9W006120 12.37259483337485.30532073974610.343440.3512021996.6400146484419.166821.263318.187199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1764620.4429440.40348499.9999.9999.9999.9999.9999.9999.9999.993222061.90154100.820.111286003.28912773900935
NABC010445 12.77236747741785.24937438964840.343440.3512021996.6400146484419.84599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.30388599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.60894171.2960.0187892003.31510792942232
NABC010088 12.275964736938585.20137023925780.343440.3512021996.6400146484415.436316.58715.32699.9916.902315.96999.9999.9914.79314.43814.395351837997199994748490.1090490.2814540.13043499.990.2514320.21361799.9999.990.0470.0660.07701112174.859989.487170.344823003.32482378059811
NA9W012189 12.647355079650985.28863525390630.2841160.2554281996.7700195312520.065721.681418.409699.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4819960.5302270.43328499.9999.9999.9999.9999.9999.9999.9999.99310222031.5147292.31790.340647003.34369482418432
NA9W005977 12.648510932922485.28852844238280.343440.3512021996.6400146484419.775499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.26807799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6137439.24990.198541003.34441971556873
NA9W006155 12.184432029724185.31049346923830.343440.3512021996.6400146484416.342317.395915.954799.9917.583816.863299.9999.9915.29114.76414.673351837997199994748490.1166510.2833230.13902599.990.2538260.23704199.9999.990.0470.0850.09731112173.00762115.5490.0376856003.35073211213357
NABC000159 12.66866207122885.22392272949220461901494 0.343440.3512021996.6400146484413.754714.868213.420599.9915.044114.193699.9999.9913.00212.73612.676351837997199994748490.1142840.2834850.1315499.990.2541410.2021399.9999.990.0290.0370.027011011115184.6130894.83960.106798003.35597917662738
NABC010038 12.098809242248585.19892883300780.343440.3512021996.6400146484420.111399.9918.587499.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.34660299.990.47707199.9999.9999.9999.9999.9999.9999.9999.993202021.5077838.09790.280704003.3646036657187
NA9W000460 11.514058113098185.28239440917970461902741 0.343440.3512021996.6400146484414.64715.686614.260699.9915.966615.016199.9999.9913.81413.56413.455351837997199994748490.1018650.2760840.12066699.990.2468280.20123499.9999.990.0320.0440.04401011112173.7012894.78070.0108648003.36902421256627
NABC010377 12.743223190307685.23535919189450.343440.3512021996.6400146484419.18721.956718.099599.9920.529599.9999.9999.9999.9999.9999.993518379979999999999990.1869790.6703730.40010899.990.48312999.9999.9999.9999.9999.9999.99310222072.1428680.91740.145013003.37050887668881
NABC010098 12.346271514892685.20224761962890.343440.3512021996.6400146484415.415616.552415.272499.9916.699116.052899.9999.9914.62514.36914.38351837997199994748490.1101230.2819390.13093199.990.2520130.21256899.9999.990.050.0690.078310001115174.2751128.9920.228804003.3806271733833
NA9W000421 12.081573486328185.31143951416020461902555 0.343440.3512021996.6400146484414.502515.678614.134399.9916.032614.850499.9999.9913.52813.19813.085351837997199994748490.1132340.2809680.13029599.990.2522180.20290199.9999.990.030.0320.03201011112183.9081250.8270.0629029003.38893714870264
NA9W006041 12.601645469665585.29436492919920.343440.3512021996.6400146484417.552519.171416.845999.9919.57918.148899.9999.9916.18915.60515.214351837997199994748490.1262660.2952220.16523399.990.2619470.34642199.9999.990.0960.140.14931112172.717837.64970.134984003.39478614329886
NA9W005223 11.451693534851185.23941040039060.343440.3512021996.6400146484418.997521.480217.912999.9999.9999.9999.9999.9916.87315.86815.66835183799999999994748490.1484290.4993260.40335399.9999.9999.9999.9999.990.1920.2040.2273222082.0865569.88650.200448003.3956108367974
NABC010443 12.787685394287185.24821472167970.343440.3512021996.6400146484418.071219.857217.181499.9920.597818.733499.9999.9916.40515.71115.588351837997199994748490.1319260.308960.19350799.990.2858160.49940699.9999.990.1190.1750.212311112172.4365626.04990.0841204003.39883166635139
NA9W005454 11.424892425537185.25984191894530.343440.3512021996.6400146484416.483517.730516.008699.9918.066817.035799.9999.9915.57915.05514.936351837997199994748490.09962180.2767910.12632599.990.2462130.23146499.9999.990.070.1020.12231112172.9697421.53480.0615861003.40261704470382
NABC000161 11.580369949340885.2189941406250461900645 0.060.064200099.9999.9999.9999.9912.05711.64599.9999.9910.76510.55610.494999999994142999947484999.9999.9999.9999.990.1170.12399.9999.990.0250.0310.021099999900000003.4036480891283
NABC010483 12.795792579650985.25539398193360.343440.3512021996.6400146484416.656717.939316.218399.9918.153117.102399.9999.9915.6815.18815.195351837997199994748490.1210130.2872610.14777199.990.2572790.24613699.9999.990.0840.1040.1431112172.9113320.22220.0599552003.41213455669159
NA9W005386 11.420387268066485.25442504882810.343440.3512021996.6400146484418.703399.9917.291999.9999.9999.9999.9999.9916.19815.6715.19935993799999999994748490.13395299.990.3059599.9999.9999.9999.9999.990.1460.1580.149310000105042.1411283.02250.0233188003.41465993803788
NA9W013732 11.940569877624585.31021881103520.2809540.2725191996.7199707031399.9921.577299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47290399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.8831714.83760.327956003.41493994469429
NA9W006204 12.360720634460485.30813598632810.343440.3512021996.6400146484418.696419.65599.9999.9920.161119.177399.9999.9999.9999.9999.99351899997199999999990.1523070.30389599.9999.990.2659460.71044299.9999.9999.9999.9999.99310001115102.2892766.28320.0825542003.42292414150825
NABC010107 11.613306045532285.21487426757810.343440.3512021996.6400146484415.858616.949315.409899.9917.087516.361599.9999.9914.86514.4414.324351837997199994748490.0967050.2762440.12129899.990.2452870.21555199.9999.990.0250.0580.068010001112173.28545176.5020.108567003.44716915709747
NABC010099 12.365861892700285.20167541503910.343440.3512021996.6400146484417.044718.070216.596499.9918.662217.580499.9999.9915.93115.60915.347351837997199994748490.11450.2847330.14944999.990.2542750.27074399.9999.990.0930.1670.184310001115132.666911.285940.03095003.44806326758724
NA9W005796 11.571074485778885.29165649414060.343440.3512021996.6400146484416.516217.653316.055499.9917.844116.844599.9999.9915.40915.0315.132351837997199994748490.1075420.2793020.13335999.990.2492540.22918999.9999.990.0570.0950.13701112172.9561939.73770.0794012003.44849826775256
NABC010135 12.473655700683685.20620727539060.343440.3512021996.6400146484420.07499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.33408899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.51686123.7180.274383003.44856905945921
NA9W005754 11.536561012268185.28793334960940.343440.3512021996.6400146484415.883916.987115.591899.9917.145616.224599.9999.9915.07514.714.653351837997199994748490.1052010.2776510.1271299.990.2481030.21657899.9999.990.0430.0750.09301112173.3062328.16260.0920936003.44982293285729
NA9W000530 11.456544876098685.23439788818360461900580 0.343440.3512021996.6400146484413.593815.127413.050699.9915.723514.021299.9999.9912.28311.78611.698351837997199994748490.09265040.273780.11295299.990.2435350.1964999.9999.990.0250.0320.023011011115184.31656450.00980614003.46949753929165
NABC010565 12.783861160278385.27075958251950.343440.3512021996.6400146484416.760218.230316.622999.9918.515217.729599.9999.9916.12415.50414.893351837997199994748490.1233320.2905450.16314299.990.2594190.31276899.9999.990.1120.1480.113311112174.2760135.73760.38213003.47840574528741
NABC010600 12.770585060119685.27438354492190.343440.3512021996.6400146484417.156518.459716.728599.9918.526199.9999.9999.9915.87715.31515.2893518379979999994748490.1240710.2891930.15858199.990.25828999.9999.9999.990.1060.1340.167310000115122.9536735.79860.203132003.48044305121824
NABC010078 12.330120086669985.19998931884770.343440.3512021996.6400146484415.394616.449215.241599.9916.665615.898899.9999.9914.74814.36714.294351837997199994748490.1102920.2820030.13111799.990.2520180.21254599.9999.990.0440.0610.073310001112174.2887913.60150.285882003.48142903107877
NABC010027 12.080214500427285.19693756103520.343440.3512021996.6400146484417.129618.431516.51499.9918.973717.698599.9999.9915.89715.25315.269351837997199994748490.1107690.2845590.1425399.990.2526390.30874899.9999.990.090.120.171310001115162.6766550.32150.0539628003.48656808680706
2MJ68DGM 12.35355185.3095250.250.251999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9916.6315.77414.901999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2390.245-999477777700000003.4881822002717
NABC010147 11.536023139953685.22134399414060.343440.3512021996.6400146484415.068217.073414.264799.9917.501915.790499.9999.9913.2812.59112.445351837997199994748490.09449720.2757540.11543999.990.2450490.20757899.9999.990.0250.0310.024010001115173.540629.830.0310074003.49321145165907
NA9W000505 11.404883384704685.25237274169920461902117 0.343440.3512021996.6400146484412.893714.410412.122299.9914.881213.403199.9999.9911.70911.14911.024351837997199994748490.09472030.2738840.113999.990.2441350.1950699.9999.990.0320.0320.026011011115184.9591430.40280.0487731003.49574808299026
NABC010291 12.688779830932685.22196197509770.343440.3512021996.6400146484415.596316.583615.257299.9917.071916.227699.9999.9914.57914.26914.165351837997199994748490.1162140.2846360.13599999.990.2551430.21618299.9999.990.0350.0470.065310001115173.21461122.9220.0418058003.50537538744871
NABC000145 12.794637680053785.24136352539060461902586 0.343440.3512021996.6400146484414.743915.532214.32199.9915.868514.892399.9999.9913.75713.55913.443351837997199994748490.117530.2847360.13473799.990.2556830.20503399.9999.990.0290.0380.04311011115173.65464162.3690.0661944003.50808889400634
NABC010350 12.762121200561585.2323074340820.343440.3512021996.6400146484418.418920.334817.391999.9920.452918.596499.9999.9916.56115.61615.391351837997199994748490.1387570.3276550.20962499.990.4385680.42925599.9999.990.1460.1640.188310001112142.348496.221130.181647003.52627234441809
NA9W000426 12.335499763488885.31082916259770461900636 0.343440.3512021996.6400146484412.01413.203611.59899.9913.602912.499699.9999.9911.14910.82110.757351837997199994748490.1158770.2821620.13169599.990.2536930.19788799.9999.990.0250.0340.02011011115186.2340327.59340.0948696003.53235039751784
NABC010016 11.971645355224685.19715881347660.343440.3512021996.6400146484416.152517.340515.981799.9917.543416.645199.9999.9915.25615.0414.934351837997199994748490.1055230.2801190.1322699.990.2495130.2261699.9999.990.0390.0890.12201112173.0964670.82190.0216782003.53691871282592
NABC010032 12.193036079406785.19646453857420.343440.3512021996.6400146484418.550320.885317.725999.9920.913219.057599.9999.9916.66115.64215.838351837997199994748490.1355770.3759550.25243399.990.4964090.75489399.9999.990.1470.1560.24632112142.5319427.95560.280038003.5375267623656
NA9W006002 11.725183486938585.30493927001950.343440.3512021996.6400146484416.309517.506415.806399.9917.968416.935999.9999.9915.1814.6314.427351837997199994748490.1112260.2805290.13356299.990.2511220.22848199.9999.990.050.0690.08201112172.9726721.5570.0456843003.54343313667691
NABC010026 12.065476417541585.19602203369140.343440.3512021996.6400146484416.347417.695715.999899.9918.215516.183299.9999.9915.39915.01715.143351837997199994748490.10780.2817360.13394799.990.251050.22262799.9999.990.0790.1140.148010001115163.14586139.8230.07201003.54513434160715
NABC000146 12.798563957214485.23896026611330461901618 0.343440.3512021996.6400146484413.918515.243413.725399.9915.623414.441599.9999.9913.19512.89912.762351837997199994748490.1174080.2847510.1343399.990.2556690.20289599.9999.990.0290.0320.03311011115184.9306891.71320.175597003.56411183395903
NABC015129 12.743808746337985.28339385986330.2809540.2725191996.7199707031399.9921.385499.9999.9920.630699.9999.9999.9999.9999.9999.9999189999799999999999999.990.43025699.9999.990.50742699.9999.9999.9999.9999.9999.99322021.8374591.09620.0195352003.57657177923749
NABC010091 11.598300933837985.21263885498050.343440.3512021996.6400146484417.31918.563616.822899.9919.394817.733299.9999.9916.06315.30515.493351837997199994748490.1033880.2813160.14779299.990.2500150.31661199.9999.990.0910.1190.209010001115122.5679847.25680.0493416003.5950536792233
NABC000121 12.790268898010385.27561187744140461902514 0.343440.3512021996.6400146484414.461315.543814.184399.9915.884914.449199.9999.9914.03213.73313.654351837997199994748490.1193390.2850080.1361999.990.2562590.20493799.9999.990.0330.0540.052311011115184.089121.5960.143087003.59673921323594
NA9W005880 11.598390579223685.29779052734380.343440.3512021996.6400146484419.439621.896199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2056140.63349499.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.7766139.69450.0718409003.59709403001647
NABC000172 11.657827377319385.20792388916020461901722 0.343440.3512021996.6400146484414.049415.09713.705799.9915.32714.573599.9999.9913.26612.91112.834351837997199994748490.09725850.2759490.11775799.990.2455820.19902899.9999.990.030.0330.02901011112184.1763884.13310.0364631003.60922693545897
NA9W006109 11.873142242431685.31207275390630.343440.3512021996.6400146484416.987618.80716.500899.9919.179817.612199.9999.9915.49915.0315.012351837997199994748490.116620.2865360.14769799.990.2550710.26681799.9999.990.0650.0940.12831112172.81049120.4950.062643003.61554591697458
NABC013893 11.881906509399485.19774627685550.2841160.2554281996.7700195312520.173822.061699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5685990.66829299.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.1757421.83870.524686003.61642828778584
NABC010333 12.769556999206585.22998809814450.343440.3512021996.6400146484416.362117.445816.030999.9917.362216.709399.9999.9915.22315.01614.875351837997199994748490.1192810.2864780.14366199.990.256520.23123499.9999.990.0530.0880.121310001115172.9972618.66390.0431795003.61665530787384
NA9W005985 11.675734519958585.30391693115230.343440.3512021996.6400146484416.425417.807416.064599.9917.925417.119499.9999.9915.49915.12814.901351837997199994748490.1112940.2809860.13628299.990.2510380.23763699.9999.990.0520.1190.12631112173.1167898.42740.115999003.6299093771581
NABC010599 12.786112785339485.2780761718750.343440.3512021996.6400146484416.101817.447415.638899.9917.86516.791499.9999.9914.90914.43514.313351837997199994748490.1212250.2868050.14181699.990.2575060.22552899.9999.990.0440.060.069010001115173.0786831.72620.0434369003.63037666236173
NABC010102 12.436284065246685.20085906982420.343440.3512021996.6400146484415.264116.225214.997399.9916.313515.533899.9999.9914.40314.10913.964351837997199994748490.1122450.2827770.13185499.990.252940.20932699.9999.990.0270.0420.045011112173.5039641.9040.0752088003.63766425181761
NA9W005135 11.43379878997885.23153686523440.343440.3512021996.6400146484419.021321.417518.338899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1520330.4960790.45195199.9999.9999.9999.9999.9999.9999.9999.993222092.0101325.40580.107275003.63927958076495
NABC010090 11.579698562622185.21314239501950.343440.3512021996.6400146484416.261917.467116.053899.9917.687116.227199.9999.9915.45114.9314.833351837997199994748490.09891180.2773590.12824599.990.2462190.22108999.9999.990.0730.0850.113310001115173.162313.777210.0837334003.64021828103907
NABC010025 12.069714546203685.19429779052730.343440.3512021996.6400146484415.341516.463715.1399.9916.595115.885199.9999.9914.62714.32714.124351837997199994748490.1065710.2801760.1278799.990.2500170.20891699.9999.990.040.050.058010001115173.657674.76940.0952243003.64722824978842
NA9W000532 11.419443130493285.2340011596680461901676 0.343440.3512021996.6400146484414.487715.538514.173499.9915.686514.797799.9999.9913.54213.15613.154351837997199994748490.09436820.2741780.11519799.990.2439790.19933299.9999.990.0290.0360.03011011115183.812831.86090.0524868003.65080262469219
NA9W005385 11.373151779174885.25319671630860.343440.3512021996.6400146484416.375118.392415.705299.9919.143117.382699.9999.9914.82614.14413.938351837997199994748490.09948130.27910.123399.990.2487450.24447999.9999.990.0520.0620.052310001115172.99654156.360.0548198003.6510127328403
NABC010332 12.765593528747685.22779083251950.343440.3512021996.6400146484416.204317.272615.869999.9917.537216.672499.9999.9915.24714.98114.719351837997199994748490.1189520.2860330.14199999.990.2563840.22975199.9999.990.0550.0740.098310001115173.0356757.96260.0428152003.65633374634484
NABC010171 12.590699195861885.20888519287110.343440.3512021996.6400146484416.124717.305915.963899.9917.362616.647299.9999.9915.20514.82514.76351837997199994748490.1159440.2851020.13963499.990.2548140.22627899.9999.990.0420.0680.09801112173.12489105.3560.0730411003.66657829320454
NABC010112 11.525499343872185.21747589111330.343440.3512021996.6400146484418.413420.413317.619699.9920.312619.06699.9999.9916.7415.98515.823351837997199994748490.1246190.3298230.23296699.990.3231030.60846599.9999.990.1590.2060.28231112162.4089752.29310.0797018003.67451868627024
NA9W005910 11.602141380310185.30020904541020.343440.3512021996.6400146484419.927599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.28072699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5378790.50320.35041003.68904085192927
NA9W012306 11.601048469543585.3001785278320.2841160.2554281996.7700195312519.836221.884599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4280670.59686599.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.618872.385680.175096003.691362485143
NA9W006209 12.167540550231985.316406250.343440.3512021996.6400146484419.785799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.27032599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.80591162.0440.32191003.69593760805301
NABC010416 12.839574813842885.2423171997070.343440.3512021996.6400146484419.073521.478218.133299.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1709420.5048510.32877599.9999.9999.9999.9999.9999.9999.9999.993222072.1590338.70910.225262003.71314183058566
NABC000195 12.177727699279885.19334411621090461902999 0.343440.3512021996.6400146484414.974516.023514.653699.9916.249815.236399.9999.9914.1613.85813.732351837997199994748490.1080260.280870.12781899.990.2508540.20588999.9999.990.0360.0470.0501011112173.47695165.0860.0486161003.71557445490181
NA9W000448 12.682573318481485.29523468017580461900318 0.0780.084200099.9999.9999.9999.9912.86212.03999.9999.9910.2719.789.701999999994142999947484999.9999.9999.9999.990.2450.1799.9999.990.0250.030.02099999900000003.72599811684289
NABC010256 12.710730552673385.21779632568360.343440.3512021996.6400146484416.290817.575815.995499.9917.629316.795399.9999.9915.28914.97314.992351837997199994748490.118440.2862080.14249999.990.2561370.23489799.9999.990.0530.0810.133310001115173.0195536.50670.0319493003.74071245264586
NA9W005200 11.390237808227585.23625946044920.343440.3512021996.6400146484415.046616.269799.9999.9999.9917.773799.9999.9914.66114.42414.2333518999999199994748490.09587580.27487199.9999.9999.990.28453499.9999.990.0470.0730.07310001115045.18166100.6580.422106003.7437813984138
NA9W000525 11.384290695190485.23777008056640461900257 0.343440.3512021996.6400146484415.678716.985713.900699.9915.053914.388399.9999.9914.87914.47714.274351837997199994748490.09664370.2755260.11593799.990.2836330.22622799.9999.990.0380.0620.059311011115183.2985637.5320.0506951003.74543387446836
NABC009987 11.881707191467385.19496917724610.343440.3512021996.6400146484418.821899.9918.599399.9919.621118.915399.9999.9999.9999.9999.99359937997199999999990.1441399.990.49998499.990.4264270.62354999.9999.9999.9999.9999.99310001105072.1781690.750.151452003.7754605207218
NA9W000443 11.486658096313585.29156494140630461902227 0.343440.3512021996.6400146484413.829714.644613.491499.9914.910814.110999.9999.9913.16412.92112.891351837997199994748490.1049670.2766960.1226699.990.247750.19806699.9999.990.030.0330.0301011112184.2768743.29490.0503046003.77617059182216
2MJ68DRE 11.98230185.1929170.110.091999.800969558699.9999.9999.9999.9999.9999.9999.9999.9913.89713.49513.426999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1750.2720.143477777700000003.77778579891725
2MJ68DRJ 11.38678285.2350920.280.261999.800969558699.9999.9999.9999.9999.9999.9999.9999.9916.39915.65815.685999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1170.1560.23477777700000003.78213082733928
NABC013903 11.770311355590885.19851684570310.2841160.2554281996.7700195312520.305299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57638999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.45118162.8390.367974003.78586437235487
NABC009992 12.099247932434185.191894531250.343440.3512021996.6400146484418.444620.257717.571699.9920.885319.073599.9999.9916.32515.65917.002351837997199994748490.1327710.3245210.23629799.990.4227910.61548299.9999.990.1180.154-99931112142.2437126.0220.0475918003.78659820534338
NABC000196 11.996760368347285.19229125976560461901780 0.10090.10621991.709960937599.9999.9999.9999.9913.29712.07699.9999.999.8919.2039.1999999994142999947484999.9999.9999.9999.990.3380.18299.9999.990.0270.0310.021099999900000003.80356487181512
NABC009986 11.891460418701285.1942214965820.343440.3512021996.6400146484418.933819.422617.972599.9920.123399.9999.9999.9999.9999.9999.993518379979999999999990.151520.2961210.30141499.990.26365299.9999.9999.9999.9999.9999.99310000215101.9810463.03260.0237095003.80415250724909
NA9W006219 12.059776306152385.31858825683590.343440.3512021996.6400146484416.87118.104316.458999.9918.327817.416499.9999.9915.67315.18614.968351837997199994748490.1192820.2848610.14802699.990.2549140.2550999.9999.990.070.1030.12531112172.9504718.53370.12137003.8227876869835
NA9W026804 11.353378295898485.26828765869140.2318590.224671996.7199707031399.9999.9918.352299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44283199.9999.9999.9999.9999.9999.9999.9999.993100000011.45614138.640.23354003.82561542694833
NA9W005526 11.354885101318485.26900482177730.343440.3512021996.6400146484417.352419.104617.648199.9919.396918.435699.9999.9999.9999.9999.99351837997199999999990.1116940.2876650.24161699.990.2525080.41605199.9999.9999.9999.9999.9931112174.2914266.93720.3215003.82725209353224
NA9W005729 11.444555282592885.28787994384770.343440.3512021996.6400146484418.078319.361217.528199.9919.818718.401499.9999.9999.9999.9999.99351837997199999999990.1209060.2901680.22408499.990.256210.40326699.9999.9999.9999.9999.9931112172.36547.654580.037797003.83007810321264
NA9W006174 11.917091369628985.31687164306640.343440.3512021996.6400146484417.054918.551816.546199.9918.854517.734999.9999.9915.8315.51115.195351837997199994748490.119070.2862940.15011399.990.2551210.27317899.9999.990.0840.132-99931112172.7817456.84360.0144915003.83015448657688
NABC010012 11.68165874481285.20168304443360.343440.3512021996.6400146484415.51216.686315.15799.9916.826515.994899.9999.9914.45814.05314.032351837997199994748490.1008640.2775830.12324799.990.2470390.21241299.9999.990.030.0590.0601112173.3163179.7740.0387223003.84290567683766
NABC010632 12.780567169189585.28726959228520.343440.3512021996.6400146484415.692517.81813.863299.9918.366815.806499.9999.9913.09412.56512.297351837997199994748490.1216950.2876630.13706899.990.2586630.21820699.9999.990.0250.0380.022310001115173.16737450.00872463003.84789773553978
NA9W000452 12.734948158264285.29315948486330461901619 0.343440.3512021996.6400146484412.622413.754512.22299.9914.113213.02899.9999.9912.12411.87711.755351837997199994748490.1200010.2847210.13561699.990.256170.19974699.9999.990.0330.0470.027011011115185.5003654.88340.144184003.85200259193596
NA9W000492 11.330489158630485.25788879394530461902042 0.343440.3512021996.6400146484413.087413.984212.806999.9914.200213.482799.9999.9912.90912.68512.601351837997199994748490.09797260.274440.11685799.990.2448730.19582799.9999.990.0320.0350.032311011115185.9322682.57650.323146003.86317685610864
NABC010633 12.774506568908785.28864288330080.343440.3512021996.6400146484416.831318.80916.240299.9919.661999.9999.9999.9915.25414.53714.4033518379979999994748490.1247010.2921490.27830399.990.26329199.9999.9999.990.0520.0730.077010000115112.86069120.5330.0445642003.86400709472702
2MJ68DRS 11.32969585.2565460.120.111999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9915.31315.01914.887999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2620.2530.118477777700000003.86488591258123
NABC009991 12.17386722564785.19075775146480.343440.3512021996.6400146484419.513421.631199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2370060.47823599.9999.9999.9999.9999.9999.9999.9999.9999.993220022.06624113.9610.11416003.86843293131333
NABC010125 12.561810493469285.20244598388670.343440.3512021996.6400146484415.838417.0215.479299.9917.179316.306699.9999.9914.83914.40114.352351837997199994748490.1158260.2845880.13634299.990.2547370.22054299.9999.990.0440.0710.06401112173.3217339.99950.108899003.88142048539829
NA9W005424 11.326366424560585.25370025634770.343440.3512021996.6400146484415.974717.108615.59999.9917.22316.420999.9999.9915.07914.82614.443351837997199994748490.09988810.276080.12345299.990.2457930.22165999.9999.990.0430.0730.081310001115173.1179995.34210.0244546003.88223462245088
NABC010056 12.434415817260785.19596099853520.343440.3512021996.6400146484418.958720.886617.958399.9920.922699.9999.9999.9999.9999.9999.993518379979999999999990.165330.3854540.30065399.990.55116799.9999.9999.9999.9999.9999.993212132.5385884.33070.225679003.89878974883627
NABC010255 12.735001564025985.21605682373050.343440.3512021996.6400146484415.622416.701715.377999.9916.817316.18799.9999.9914.78814.51214.413351837997199994748490.1182010.2855060.13813499.990.2558290.21802799.9999.990.0380.0620.09310001115173.57542178.4660.126752003.90050526885797
NA9W006210 11.967793464660685.31899261474610.343440.3512021996.6400146484416.39116.361816.601999.9916.17616.304499.9999.9916.42816.08415.661351837997199994748490.1169540.2813850.15238799.990.2525350.21939299.9999.990.118-999-99901112172.9331240.16660.0652528003.90153575447644
NA9W011705 12.683996200561585.2995605468750.2841160.2554281996.7700195312519.249321.197399.9999.9921.037399.9999.9999.9999.9999.9999.993518999979999999999990.3585030.43836799.9999.990.52047999.9999.9999.9999.9999.9999.993122042.55316162.9030.242364003.90334832796531
NA9W005099 11.390710830688585.22845458984380.343440.3512021996.6400146484417.740819.50616.779899.9920.059618.139599.9999.9915.91515.47715.049351837997199994748490.1083220.2905220.14948799.990.2554440.32659399.9999.990.070.1290.144310001115172.53033121.9790.106433003.91054277873725
NABC010593 12.85309982299885.27670288085940.343440.3512021996.6400146484419.399799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.20594899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.86626103.4560.203436003.91130346383697
NABC013953 12.85297012329185.27678680419920.2841160.2554281996.7700195312519.85821.635618.497399.9999.9999.9999.9999.9916.56715.816.99735183799999999994748490.4365590.4816250.4553599.9999.9999.9999.9999.990.1560.195-999310222031.657444.87940.221989003.91234660392658
NA9W006163 11.858861923217885.3170089721680.343440.3512021996.6400146484417.539219.094917.052799.9919.563218.076299.9999.9916.36315.78815.097351837997199994748490.1222730.2898340.17401799.990.2586310.31493399.9999.990.1220.1780.14431112172.7318736.01570.120638003.91856296252046
NA9W012325 11.631584167480585.30727386474610.2841160.2554281996.7700195312519.920321.453599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4795130.44695499.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.6026356.12120.0255846003.92096070013613
NABC009970 11.93250274658285.19120788574220.343440.3512021996.6400146484415.37816.570915.071199.9916.848315.844699.9999.9914.46714.10813.999351837997199994748490.1056710.2798080.12684599.990.2494470.20972799.9999.990.030.050.05701112173.38735172.3150.032285003.92701938026508
NABC010035 11.57517433166585.20681762695310.343440.3512021996.6400146484418.940820.999117.749599.9920.909519.086699.9999.9916.54916.2416.409351837997199994748490.1435790.3891320.25513899.990.4754120.71538699.9999.990.155-999-99931212131.85804151.3210.0603944003.92810445799902
NABC009994 11.737833976745685.19721221923830.343440.3512021996.6400146484415.723616.744815.303799.9916.975316.15799.9999.9914.814.36214.368351837997199994748490.102860.2783190.12583999.990.247850.21181299.9999.990.0350.0620.07101112173.3124981.89870.0619827003.92987469336292
NA9W005491 11.325461387634385.26536560058590.343440.3512021996.6400146484418.078519.897417.319699.9920.763718.751199.9999.9916.40415.90115.674351837997199994748490.1172310.3045280.19289199.990.2908120.46230799.9999.990.1220.203-99931112172.479664.953320.138941003.9306912975317
NA9W000458 11.397191047668585.28448486328130461902547 0.343440.3512021996.6400146484414.470115.509614.086999.9915.87214.837199.9999.9913.73213.35713.315351837997199994748490.1041140.2764380.12248299.990.2473580.20101899.9999.990.0380.0470.041011011115183.91252113.5530.0759891003.93816792582405
NABC013846 12.473081588745185.19674682617190.2841160.2554281996.7700195312519.509821.914618.041499.9920.785699.9999.9999.9999.9999.9999.993518379979999999999990.3684240.5742180.38676999.990.54064799.9999.9999.9999.9999.9999.993222062.1670310.84360.431682003.94137602470723
NA9W006215 12.514354705810585.31159210205080.343440.3512021996.6400146484420.122199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.32989499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.5151816.96890.417028003.94245200272265
NABC010064 12.473100662231485.1966629028320.343440.3512021996.6400146484419.391299.9917.946399.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.20576199.990.29757599.9999.9999.9999.9999.9999.9999.9999.993202021.73993128.1760.016606003.94589337571038
NA9W005227 11.329629898071385.24124145507810.343440.3512021996.6400146484417.132718.620916.536299.9919.138217.528599.9999.9915.70615.28514.946351837997199994748490.1031080.2806870.14014799.990.2485220.25661799.9999.990.0790.0990.12901112172.625139.5170.0284306003.95736919391855
NA9W005946 11.556879043579185.30296325683590.343440.3512021996.6400146484415.691117.186615.473299.9917.470116.556399.9999.9915.39314.58614.453351837997199994748490.1100390.2793920.13078599.990.250330.2245499.9999.990.08-999-999310001112173.7353121.2230.195753003.96187763120979
2MJ68DRU 11.55414385.3027730.110.091999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9914.9115.13114.725999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1280.108477777700000003.96294942419095
NABC009988 11.695215225219785.19824218750.343440.3512021996.6400146484419.929921.22699.9999.9920.47499.9999.9999.9999.9999.9999.993518999979999999999990.2974450.42769799.9999.990.44806499.9999.9999.9999.9999.9999.99310222041.67136156.3930.279783003.98131907241799
NABC026564 12.339413642883385.19145965576170.233780.2252161996.7199707031399.9999.9917.623799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.21820199.9999.9999.9999.9999.9999.9999.9999.990100002011.4068846.89060.216373003.98345602912836
NA9W005100 11.379648208618285.22725677490230.343440.3512021996.6400146484418.877721.391218.051799.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1418920.4854280.38748299.9999.9999.9999.9999.9999.9999.9999.99310010225042.2040796.66120.191788003.99074607386607
NABC010438 12.903010368347285.24514770507810.343440.3512021996.6400146484419.470721.509318.551599.9999.9919.228199.9999.9999.9999.9999.993518379999199999999990.2126720.5437980.46915599.9999.990.78000299.9999.9999.9999.9999.9931222061.841330.86660.218588003.99242355149267
NABC010482 12.914575576782285.25389099121090.343440.3512021996.6400146484419.461421.299799.9999.9921.030399.9999.9999.9999.9999.9999.993518999979999999999990.2242380.47468699.9999.990.48484899.9999.9999.9999.9999.9999.99310222052.13341128.3610.278836004.00275381998637
NABC010415 12.897999763488885.2408523559570.343440.3512021996.6400146484418.474320.638118.007899.9920.459599.9999.9999.9999.9999.9999.993518379979999999999990.1481530.3510350.38024799.990.44067399.9999.9999.9999.9999.9999.993112112.8364275.6290.255859004.01602690868599
NA9W006259 12.042358398437585.32175445556640.343440.3512021996.6400146484416.39217.533915.853399.9917.685616.824799.9999.9915.34614.83514.606351837997199994748490.1187710.283470.14001899.990.2542110.2327799.9999.990.0570.0950.09310001112173.0755948.94940.0861416004.01842993590544
NABC010501 12.918682098388785.25672912597660.343440.3512021996.6400146484419.046321.036218.135399.9999.9919.17499.9999.9999.9999.9999.993518379999199999999990.1697830.4153770.33028299.9999.990.70769399.9999.9999.9999.9999.9931222101.86361113.8260.0463958004.02272227514695
NABC010543 12.910204887390185.26534271240230.343440.3512021996.6400146484415.710416.849715.520499.9916.942916.251599.9999.9914.84714.57714.346351837997199994748490.1225570.2869190.14184799.990.2578020.21897999.9999.990.0440.0610.06901112173.3105524.69860.0805534004.02385153156166
NA9W026739 11.352124214172485.23114013671880.233780.2252161996.7199707031399.9999.9917.856799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.24793199.9999.9999.9999.9999.9999.9999.9999.99010100007011.1702614.82120.0154194004.02563496179445
NA9W026740 11.34500694274985.23203277587890.233780.2252161996.7199707031399.9999.9918.242899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.28589899.9999.9999.9999.9999.9999.9999.9999.99310100005011.04092124.5060.337476004.03983882078981
NABC010133 12.620942115783785.20274353027340.343440.3512021996.6400146484417.96120.257916.120899.9920.836218.738399.9999.9914.79814.27914.054351837997199994748490.1292560.3235820.1447399.990.337980.45742199.9999.990.0390.0560.05931112172.49079100.9630.0889457004.0466819590162
NABC010209 12.730898857116785.21172332763670.343440.3512021996.6400146484416.323617.534415.90699.9917.728516.749999.9999.9915.20815.04314.854351837997199994748490.1197740.2867850.14240899.990.2566050.22857699.9999.990.0420.0920.1101112173.00252167.8490.0340176004.04697736953741
NABC010003 12.335773468017685.19024658203130.343440.3512021996.6400146484419.895699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.28943299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.68019.919610.32817004.04806650157563
NABC000149 12.869322776794485.23113250732420461902494 0.343440.3512021996.6400146484414.609115.613314.240499.9915.799414.961199.9999.9913.66813.36513.303351837997199994748490.1198110.2857590.13673199.990.2567050.20641799.9999.990.0250.0380.028011011112183.9110741.45450.0574879004.04834898705815
NA9W005130 11.342048645019585.23223114013670.343440.3512021996.6400146484418.283220.327517.048699.9920.836519.061299.9999.9916.04915.1915.044351837997199994748490.1185440.3237140.16703799.990.3310090.60441899.9999.990.1050.0920.13331112172.24973123.1250.0551857004.0495721130415
NA9W006040 11.624846458435185.31009674072270.343440.3512021996.6400146484420.118421.683399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3513720.56577499.9999.9999.9999.9999.9999.9999.9999.9999.993222041.5649690.46220.361876004.07667340432832
NA9W005701 11.367505073547485.28475189208980.343440.3512021996.6400146484417.324118.972316.761599.9919.602717.857799.9999.9915.73315.1615.044351837997199994748490.1117120.2854340.15159399.990.2543380.27795599.9999.990.0820.0950.133010001115172.823180.9380170.181854004.07682473107735
NA9W005752 11.399096488952685.28971099853520.343440.3512021996.6400146484416.117917.209615.914499.9917.826116.648999.9999.9915.37815.14415.028351837997199994748490.1077880.2782640.13221199.990.2489160.22357699.9999.990.0670.0990.142010001115163.1627314.28460.075799004.0788582681767
NABC010022 12.392963409423885.19114685058590.343440.3512021996.6400146484416.621518.065316.30899.9918.494217.392599.9999.9915.72615.15515.091351837997199994748490.1164250.285770.14449999.990.2551370.2484399.9999.990.0710.1180.143310001115173.0006827.15150.0296904004.08668395419807
NABC009958 11.781077384948785.19245910644530.343440.3512021996.6400146484419.386720.377799.9999.9920.734799.9999.9999.9999.9999.9999.993518999979999999999990.2053420.3288999.9999.990.29029999.9999.9999.9999.9999.9999.993212091.98777110.9060.134269004.0930761889487
NABC000197 12.367077827453685.19020843505860461902913 0.343440.3512021996.6400146484414.61715.563614.291899.9915.642314.841899.9999.9913.74713.45313.362351837997199994748490.1124760.2825860.13097899.990.2529130.2045399.9999.990.030.0360.035011011115173.6536107.9590.00968006004.09691651845713
NABC010145 12.656698226928785.20394134521480.343440.3512021996.6400146484416.541117.826716.162799.9918.083317.141699.9999.9915.64515.10615.335351837997199994748490.1194640.2868840.14531999.990.2566740.24501299.9999.990.0660.1040.17801112172.923376.65060.0523066004.10768799332604
NA9W006297 12.312007904052785.32141113281250.343440.3512021996.6400146484418.236320.33917.132199.9920.843718.779999.9999.9916.19315.66115.512351837997199994748490.1401780.3295350.18401699.990.3395580.47983399.9999.990.0940.1470.19231112172.5434873.52030.0781389004.10920205157092
NA9W000450 11.380574226379485.28819274902340461902847 0.343440.3512021996.6400146484414.867115.845214.570299.9915.893715.245799.9999.9914.01513.71813.634351837997199994748490.1058760.2769010.12453999.990.2478970.20379899.9999.990.0330.0480.049311011115173.67889146.4720.0567384004.11350784311988
NABC013859 12.026167869567985.1867675781250.2841160.2554281996.7700195312520.45499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67881699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.16788110.5040.710201004.11448005016226
NABC010579 12.916369438171485.27151489257810.343440.3512021996.6400146484419.544899.9918.646399.9999.9999.9999.9999.9916.68816.44916.06735993799999999994748490.22139399.990.51622899.9999.9999.9999.9999.990.148-999-9993202051.770821.98490.243275004.12446668073296
NABC010603 12.895106315612885.2775878906250.343440.3512021996.6400146484419.65220.963699.9999.9920.828399.9999.9999.9999.9999.9999.993518999979999999999990.246730.38833399.9999.990.33440299.9999.9999.9999.9999.9999.993212071.8469213.02250.278885004.12482523048461
NA9W006298 12.205302238464485.32329559326170.343440.3512021996.6400146484417.866119.864717.154399.9920.621518.413199.9999.9916.6415.93715.83351837997199994748490.1313770.3075560.18629299.990.2845980.38583599.9999.990.1470.2010.2431112172.5605856.79130.00721239004.12551828546862
NA9W006275 12.009299278259385.32353973388670.343440.3512021996.6400146484416.02817.108215.69799.9917.283416.546699.9999.9915.14714.75814.623351837997199994748490.1184130.2830450.13879899.990.2539330.22570599.9999.990.0520.0760.099310001112173.40731118.2240.0906986004.14121539684833
NABC013856 12.069519042968885.18596649169920.2841160.2554281996.7700195312520.193199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54836899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.69757135.7540.37947004.14654524631247
NA9W005178 11.302500724792585.2370605468750.343440.3512021996.6400146484415.00216.007914.737199.9916.791315.520599.9999.9914.22413.8813.925351837997199994748490.09847240.2750480.1193299.990.2451730.20329699.9999.990.030.050.057010001113173.49996450.00933405004.14895911764312
NA9W012207 11.302258491516185.23673248291020.2841160.2554281996.7700195312518.690599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.29634599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99010100107013.02864132.9580.63212004.15540388071202
NABC013926 12.944742202758885.25975036621090.2841160.2554281996.7700195312519.542421.332717.762199.9920.611599.9999.9999.9916.79615.88115.3493518379979999994748490.376790.4000460.38250699.990.5005999.9999.9999.990.1690.1840.176310222071.8785718.88950.20244004.15915932829798
NABC010523 12.945268630981485.2596511840820.343440.3512021996.6400146484419.324299.9917.815599.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.19384999.990.28222699.9999.9999.9999.9999.9999.9999.9999.993202021.8161974.55740.158345004.16140454704915
NA9W000435 12.703805923461985.30426025390630461900934 0.343440.3512021996.6400146484414.362215.483514.049499.9915.668214.844499.9999.9913.5913.2413.295351837997199994748490.1219330.2853980.13804399.990.2568930.20472699.9999.990.0250.0330.03101011112183.9824192.2990.0306491004.16905497360287
NABC015752 12.939253807067985.24530029296880.4385530.4022191997.9200439453118.131199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.35261499.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100102012.4986891.6010.285184004.1692386053821
NA9W005046 11.359017372131385.22395324707030.343440.3512021996.6400146484419.725799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.2569799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.8421911.25630.262343004.17016925153106
NABC010159 12.697768211364785.20552062988280.343440.3512021996.6400146484419.742799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.25830999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202031.66719136.3340.239974004.17877987264419
NABC010515 12.951108932495185.25760650634770.343440.3512021996.6400146484419.718921.130799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2538450.4317199.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.7836577.28390.299896004.18483136051758
NA9W006132 11.704322814941485.31637573242190.343440.3512021996.6400146484417.042118.611316.754699.9919.184717.832199.9999.9915.94615.52815.118351837997199994748490.118430.2858370.15683899.990.2553170.29489199.9999.990.0790.1480.13731112172.9195432.5590.102527004.18681909341712
2MJ68DRF 11.62519585.1977460.090.061999.800969558699.9999.9999.9999.9999.9999.9999.9999.9912.18511.69511.518999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0360.0360.028477777700000004.19754853273334
NA9W005966 11.506388664245685.30495452880860.343440.3512021996.6400146484414.650415.673614.295399.9916.234714.945399.9999.9913.79613.49913.405351837997199994748490.1098560.2783440.12767799.990.2496560.20246899.9999.990.0270.0370.033010001115173.75802140.9480.0433976004.22074338186132
NABC000190 11.620595932006885.19734954833980461900901 0.343440.3512021996.6400146484412.357413.689911.902199.9913.950912.815999.9999.9999.9999.9999.99351837997199999999990.1010620.2768740.12025999.990.246770.19585599.9999.9999.9999.9999.99311011112186.97162121.4580.397424004.23027258579054
NABC010468 12.957998275756885.24940490722660.343440.3512021996.6400146484417.635718.995517.132999.9919.516317.980299.9999.9916.07915.65315.37351837997199994748490.1306090.2957710.1829999.990.2633350.29951199.9999.990.0910.150.18301112172.4584168.9810.0369424004.23305998433405
NABC009973 12.283761024475185.18583679199220.343440.3512021996.6400146484416.334417.438915.961499.9917.579216.899699.9999.9915.34114.89214.745351837997199994748490.1145290.2839890.13939799.990.2534750.23390999.9999.990.0510.0840.09501112173.0683565.51810.0385985004.24148618769258
NABC000177 11.48847103118985.20651245117190461900114 0.343440.3512021996.6400146484414.691114.191612.95899.9916.460913.600599.9999.9913.5713.29213.164351837997199994748490.1000750.2759420.1192299.990.2467050.19735199.9999.990.0320.040.04311001117133.8191317.22310.0849658004.24549984483285
NA9W005258 11.260820388793985.24584197998050.343440.3512021996.6400146484420.081899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.33329699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.5895487.03230.37352004.24598845408434
NA9W005089 11.31623744964685.22856903076170.343440.3512021996.6400146484418.629621.525517.697699.9920.423918.930899.9999.9916.61415.69815.336351837997199994748490.1362680.51990.25435699.990.3233580.57795899.9999.990.142-9990.18310001125142.6802838.83780.246897004.24913036486162
NA9W005840 11.400017738342385.29534912109380.343440.3512021996.6400146484414.789715.710914.391299.9915.774914.924899.9999.9913.90713.58313.547351837997199994748490.1078250.2775130.12595999.990.2488440.20188899.9999.990.0350.0430.04010001115163.58838160.7340.0127185004.25605618227127
NABC009954 11.70517158508385.19248962402340.343440.3512021996.6400146484416.539417.720916.09999.9917.996417.084199.9999.9915.3615.04214.793351837997199994748490.1064230.2802990.13430799.990.249310.23552699.9999.990.0520.0910.10801112172.8800614.27480.0560515004.25712569174658
NABC010123 12.659377098083585.20080566406250.343440.3512021996.6400146484417.595119.550616.951899.9920.344618.496699.9999.9916.04215.33815.175351837997199994748490.1264670.3018180.16766799.990.2738620.38928899.9999.990.0790.1130.12931112172.63039170.6010.0525545004.25905037205671
NABC000152 12.904478073120185.2288894653320461902078 0.343440.3512021996.6400146484413.901115.321213.424599.9915.718414.236799.9999.9912.70812.23312.111351837997199994748490.1204590.2861280.13684899.990.257160.20308899.9999.990.0270.030.024011011112184.16618450.0223081004.26091020344515
NA9W005671 11.319205284118785.28354644775390.343440.3512021996.6400146484415.992517.093315.661699.9917.454716.559399.9999.9914.92714.53314.338351837997199994748490.1068240.2777260.1287599.990.2483510.22400599.9999.990.040.0750.084010001115173.0165430.03370.00968756004.26383054630734
NA9W000434 11.463424682617285.30233764648440461901261 0.343440.3512021996.6400146484411.683713.470510.803499.9914.054912.105299.9999.9910.2089.5499.429351837997199994748490.1084850.2775870.12498799.990.2490280.19537199.9999.990.0270.0310.021311011115186.35374170.6110.0168448004.26725087734244
NA9W000438 11.38602256774985.29396057128910461901370 0.343440.3512021996.6400146484414.30815.412114.099999.9916.456815.079399.9999.9913.6613.31713.235351837997199994748490.1073310.2773090.12517899.990.2489330.20243599.9999.990.0420.0410.047311011115184.27819114.0530.128862004.26735458427943
NA9W006320 12.179397583007885.32598114013670.343440.3512021996.6400146484417.804719.380517.228899.9920.152118.175799.9999.9916.27215.91115.624351837997199994748490.1294950.2964790.1889199.990.2675630.35399.9999.990.1120.1810.20231112172.435947.74230.0216424004.27324509046813
NA9W005337 11.245393753051885.25284576416020.343440.3512021996.6400146484420.026899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.3126699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.04153165.3030.580712004.28571972143301
NA9W012234 11.244907379150485.25282287597660.2841160.2554281996.7700195312520.30721.934499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.578090.58599199.9999.9999.9999.9999.9999.9999.9999.9999.993222021.9526174.7840.648546004.2881850277151
NABC026726 11.612196922302285.19660186767580.2318590.224671996.7199707031399.9999.9914.595799.9999.9999.9999.9999.9913.74413.49913.4999937999999999947484999.9999.990.26744299.9999.9999.9999.9999.990.0420.0540.052010100005013.0938155.0340.0696172004.29121637515182
NABC009919 11.946727752685585.18474578857420.343440.3512021996.6400146484419.631799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.24388899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.0745959.7120.383521004.29196245941411
NA9W000481 11.250571250915585.26540374755860461902522 0.343440.3512021996.6400146484414.5515.550814.12199.9915.909214.947799.9999.9913.67513.33413.294351837997199994748490.1023430.2756880.12109899.990.2462930.20054699.9999.990.0270.0380.039011011115183.879436.215590.0377786004.29801620857952
NABC000176 11.470880508422985.20670318603520461902607 0.343440.3512021996.6400146484414.961316.206312.970199.9914.044113.429899.9999.9914.46514.13413.974351837997199994748490.1008520.3236670.31384299.990.4248270.22302399.9999.990.0420.0520.059311001115104.5097212.83430.243117004.30206385996086
NA9W005298 11.244284629821885.24936676025390.343440.3512021996.6400146484418.865820.858199.9999.9920.484999.9999.9999.9999.9999.9999.993518999979999999999990.1523640.38098899.9999.990.46205499.9999.9999.9999.9999.9999.99310212082.36435159.5770.110574004.30413548738861
NA9W000417 12.484537124633885.31987762451170461900977 0.343440.3512021996.6400146484412.742313.658612.447699.9913.815313.019499.9999.9912.04111.78911.725351837997199994748490.1208260.2840980.13619899.990.2558080.19975399.9999.990.0270.0340.022011011115185.1458517.2320.0234197004.31187465302667
NABC010669 12.827786445617785.29570007324220.343440.3512021996.6400146484414.564516.048514.153299.9916.274815.149899.9999.9913.42813.0412.891351837997199994748490.1231910.2864410.13934599.990.257820.20724199.9999.990.0270.0340.03010001112173.8415115.640.0371961004.3134893911543
NA9W006377 12.516657829284785.31865692138670.343440.3512021996.6400146484418.230120.325817.130199.9999.9919.082899.9999.9916.33315.29115.2143518379999199994748490.1384970.3295590.18872199.9999.990.62405999.9999.990.1040.120.143310001115132.4672957.71590.188077004.31750118148718
NA9W000528 11.273277282714885.23483276367190461900982 0.343440.3512021996.6400146484413.310616.106113.013499.9916.090313.301899.9999.9913.48613.16812.993351837997199994748490.09866060.275680.11811799.990.2458220.19614299.9999.990.0470.0430.035311011113215.8591824.26580.308408004.32587047428011
NA9W005090 11.30209541320885.22790527343750.343440.3512021996.6400146484418.7820.081118.794399.9920.35199.9999.9999.9999.9999.9999.993518379979999999999990.14980.3141750.53960299.990.266299.9999.9999.9999.9999.9999.99310000115072.6162157.3350.0939129004.32956338587107
NA9W005670 11.299102783203185.28251647949220.343440.3512021996.6400146484415.712516.873615.471399.9917.183116.394999.9999.9914.96514.53314.52351837997199994748490.1067330.2773860.12851999.990.2480970.21709799.9999.990.0380.0590.08010001115163.32789124.430.0380733004.33157919692693
NA9W006349 12.296545028686585.32554626464840.343440.3512021996.6400146484417.784718.891817.545899.9919.116618.125599.9999.9999.9999.9999.99351837997199999999990.1311120.291290.22674799.990.2591330.32614199.9999.9999.9999.9999.9931112172.6524945.48410.115838004.33317206324802
NABC010020 12.474818229675385.18950653076170.343440.3512021996.6400146484417.34219.129816.725399.9919.867718.015799.9999.9915.94915.39615.193351837997199994748490.1225720.2935570.16154599.990.2629530.31709299.9999.990.0830.1210.17010001115162.8215274.18520.066195004.33550632655715
NABC010054 11.409541130065985.21195983886720.343440.3512021996.6400146484417.555519.435216.870799.9920.034918.36199.9999.9916.18115.92715.622351837997199994748490.1102560.2900170.15945899.990.2554470.34414499.9999.990.1170.2010.21631112172.7180193.34130.0941351004.33652848805868
NA9W006335 12.431236267089885.32228088378910.343440.3512021996.6400146484416.188617.330115.817299.9917.418916.681599.9999.9915.33314.81314.693351837997199994748490.1231290.2858560.14431799.990.2568020.22999999.9999.990.0550.0870.10401112173.0963648.81270.0565806004.33922421865577
NABC009924 11.767282485961985.18848419189450.343440.3512021996.6400146484419.291399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.19305499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1177110.0070.149796004.33964261134107
NABC010030 11.48696708679285.2043457031250.343440.3512021996.6400146484417.047118.701516.891999.9920.282699.9999.9999.9916.06115.51615.3373518379979999994748490.1062150.2827450.15611899.990.25937799.9999.9999.990.0870.1590.181010000117132.8044393.26510.0765868004.34147298864432
NABC013882 11.768321990966885.1883468627930.2841160.2554281996.7700195312519.36521.867499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3529380.54620499.9999.9999.9999.9999.9999.9999.9999.9999.99310122022.27437179.0990.333683004.34519673783822
NA9W011636 11.264019012451285.23536682128910.2318590.224671996.7199707031399.9999.9914.948199.9917.072699.9999.9999.9914.74214.44214.31299993799799999947484999.9999.990.26866299.990.24669399.9999.9999.990.0750.070.076310010005023.3367864.63620.163158004.36110888565621
NA9W005449 11.233202934265185.26285552978520.343440.3512021996.6400146484419.639721.077699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2341740.40893699.9999.9999.9999.9999.9999.9999.9999.9999.99310222051.54036450.0355341004.36523680563207
NABC009912 11.973630905151485.18304443359380.343440.3512021996.6400146484417.831920.056117.000299.9920.847818.822799.9999.9915.83915.16514.986351837997199994748490.1211630.3138530.16878499.990.3453460.50448499.9999.990.0830.1020.12731112172.59543168.4540.0795511004.36954114121958
NA9W005841 11.391252517700285.2977371215820.343440.3512021996.6400146484418.16620.022517.323299.9999.9918.760599.9999.9916.33815.5515.3913518379999199994748490.1274590.3095120.18656799.9999.990.46791599.9999.990.1180.1530.175310001115152.342087.038140.0165551004.37345095198177
NA9W005179 11.267969131469785.23320007324220.343440.3512021996.6400146484415.886216.83515.450299.9916.997999.9999.9999.9914.67814.41614.3423518379979999994748490.1010660.3240450.31519899.990.24640399.9999.9999.990.0520.0730.083310000113083.25942108.5350.0864042004.38015863914221
NABC015080 11.570675849914685.19722747802730.2809540.2725191996.7199707031399.9921.903199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60845699.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.652789.19880.395096004.38431999484499
NA9W005967 11.441166877746685.3034667968750.343440.3512021996.6400146484416.069816.758316.009599.9917.448499.9999.9999.9915.14714.75914.8993518379979999994748490.1116050.2789130.27547299.990.25040999.9999.9999.990.1060.2570.164010000115083.1781917.21010.0808115004.39413993317558
NABC000202 11.884779930114785.18405151367190461900152 0.343440.3512021996.6400146484413.326714.889912.965299.9915.417513.898799.9999.9912.23411.711.567351837997199994748490.1066620.279510.12518499.990.2496220.19904199.9999.990.0290.030.02301011112185.25026139.5590.158422004.40117976705185
2MJ68DGL 12.95290985.2778780.090.091999.8009832572399.9999.9999.9999.9999.9999.9999.9999.9915.99415.37115.468999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0940.160.191477777700000004.40141843395839
NABC010608 12.95671463012785.27749633789060.343440.3512021996.6400146484416.491718.040516.356799.9918.189217.291899.9999.9999.9999.9999.99351837997199999999990.1268840.2907660.15772199.990.260240.26927599.9999.9999.9999.9999.9931112174.0212552.35630.339492004.41242704207532
NABC010019 12.492617607116785.18878936767580.343440.3512021996.6400146484417.165618.724416.8899.9919.459318.103899.9999.9916.20215.6615.397351837997199994748490.1232930.2929790.16873299.990.2606870.34926499.9999.990.1130.1820.186310011115164.29699171.6810.378704004.41258960335989
NABC000193 12.657664299011285.19736480712890461902466 0.343440.3512021996.6400146484414.478915.444314.004499.9915.736714.731799.9999.9913.54113.21413.134351837997199994748490.1175580.2848290.13496399.990.2554830.2047899.9999.990.0270.0370.02801011112183.815513.20540.0342143004.41397450711402
NA9W014800 12.834978103637785.29790496826170.4385530.4022191997.9200439453117.682799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.33559299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99010100105012.55457117.9920.352007004.41789408369618
NA9W006167 12.793996810913185.30233001708980.343440.3512021996.6400146484418.17820.476817.434599.9920.871219.015899.9999.9999.9999.9999.99351837997199999999990.1452650.3494870.35779799.990.4075660.64980499.9999.9999.9999.9999.9931112143.09464145.0510.212011004.41944844285987
NABC009925 11.738370895385785.18808746337890.343440.3512021996.6400146484415.430716.638515.226299.9916.82815.920399.9999.9914.70714.45614.355351837997199994748490.1060550.2793550.1275599.990.2489850.20994399.9999.990.0420.0670.07601112173.7072395.5210.143616004.42004147885564
NABC010183 12.780807495117285.20692443847660.343440.3512021996.6400146484416.447917.302316.256699.9917.387716.939799.9999.9915.7415.32215.651351837997199994748490.1222180.2872110.14924399.990.2573020.24008799.9999.990.0650.1140.22131112173.3496656.43360.170344004.42427360197536
NA9W005698 11.299219131469785.28654479980470.343440.3512021996.6400146484418.498820.560117.832799.9920.771119.228799.9999.9999.9999.9999.99351837997199999999990.1349820.3338070.26371199.990.2981220.76254699.9999.9999.9999.9999.9931112162.3332419.6440.0958299004.42728043221551
NABC010571 12.987615585327185.26833343505860.343440.3512021996.6400146484419.553820.604699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.239970.35186499.9999.9999.9999.9999.9999.9999.9999.9999.99310010212042.0424847.09970.302236004.43093887783014
NA9W006367 12.34314727783285.32637786865230.343440.3512021996.6400146484416.450517.618515.971399.9917.877116.959899.9999.9915.31314.96714.957351837997199994748490.1232580.2860220.14522799.990.2568660.23767799.9999.990.060.0940.12531112172.86175139.3540.0550967004.43616241398733
NABC000123 12.980400085449285.27191925048830461902255 0.343440.3512021996.6400146484412.05313.345611.597899.9913.737312.460799.9999.9910.9210.45210.382351837997199994748490.1231860.2865750.13848399.990.2580050.20001599.9999.990.0250.0340.02011011112185.9426994.95870.014188004.43837791553752
NABC000126 12.997977256774985.26426696777340461903013 0.343440.3512021996.6400146484414.787415.882314.505399.9916.082415.116599.9999.9913.97713.68113.56351837997199994748490.1238240.2872590.1405299.990.258470.20774399.9999.990.0250.0330.03101011112173.63803112.6750.0155547004.44626696698099
NABC010162 12.763413429260385.20465850830080.343440.3512021996.6400146484420.306899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.40285699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5898432.48860.38127004.45055614844456
NA9W006053 11.531406402587985.31206512451170.343440.3512021996.6400146484416.849617.539116.437299.9917.71517.239299.9999.9915.9915.82715.458351837997199994748490.1162350.2810290.14706799.990.2514950.24125499.9999.990.0830.174-99901112172.85442160.8680.0625888004.45231174917829
NA9W006138 11.636911392211985.31834411621090.343440.3512021996.6400146484420.118999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.32654899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.39417163.090.336006004.45486824194806
NABC010324 12.93329524993985.22621917724610.343440.3512021996.6400146484417.878419.794816.951399.9920.694818.346199.9999.9916.03815.42815.23351837997199994748490.1329020.3082930.17284399.990.2945680.36533899.9999.990.0710.1220.14731112172.36608159.2290.0339179004.45528544600334
NA9W005489 11.217692375183185.26512908935550.343440.3512021996.6400146484415.244416.369314.89999.9916.533615.876299.9999.9914.38414.09313.91351837997199994748490.1037070.2762070.12392599.990.246790.20706399.9999.990.0320.0520.047310001115173.40898172.630.0195775004.457203959596
NA9W006123 11.619131088256885.3176269531250.343440.3512021996.6400146484419.861299.9918.012899.9999.9999.9999.9999.9916.71215.88315.46235993799999999994748490.27880299.990.40961999.9999.9999.9999.9999.990.1530.2260.199310202041.7176146.95640.378095004.46504497016016
NABC000128 13.006888389587485.25984191894530461902537 0.343440.3512021996.6400146484414.52915.654414.177199.9915.876814.777599.9999.9913.5713.22613.122351837997199994748490.1236760.2871770.13998599.990.2584180.20537199.9999.990.0290.0320.03101011112183.85935170.0640.0444486004.46708129179803
NA9W006171 11.678023338317985.32079315185550.343440.3512021996.6400146484418.901920.771817.883899.9920.813919.275499.9999.9999.9999.9999.99351837997199999999990.158790.367450.40000299.990.3333440.81441799.9999.9999.9999.9999.9932212122.20808160.8810.190495004.48118851445796
NABC013895 11.673998832702685.18960571289060.2841160.2554281996.7700195312520.169799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53483499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.55306174.5980.3641004.48390142568567
NABC013957 12.940340995788685.28505706787110.2841160.2554281996.7700195312519.535921.13899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3987660.37509999.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.3414159.3330.289374004.4942464356451
NABC010628 12.941211700439585.28506469726560.343440.3512021996.6400146484419.678999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.26486499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.9190227.02020.205017004.49837299085149
NABC009937 11.60659599304285.19272613525390.343440.3512021996.6400146484416.541917.8216.044999.9918.050617.10299.9999.9915.33914.87214.678351837997199994748490.1066170.2802930.13461199.990.2491440.24343399.9999.990.0530.0730.09831112172.856429.137070.0587406004.49918250246544
NABC009995 11.474610328674385.20160675048830.343440.3512021996.6400146484415.711616.825915.429799.9917.071716.17299.9999.9914.8614.47914.41351837997199994748490.1030560.2776260.12611299.990.2471710.21302499.9999.990.050.0680.08310001112173.32786125.8960.105573004.50178897105476
NA9W000466 11.242257118225185.2779464721680461903003 0.343440.3512021996.6400146484414.941415.977414.665599.9916.252915.358799.9999.9914.14613.84113.805351837997199994748490.1057880.2766410.12491699.990.2474630.20391499.9999.990.0290.0430.04601011112173.7339268.47670.0637308004.50359492042995
NABC010264 12.884411811828685.21646881103520.343440.3512021996.6400146484416.622518.204316.384999.9918.736317.350699.9999.9915.53114.91614.834351837997199994748490.1245090.2908840.15235299.990.2604110.26124399.9999.990.0550.0990.10131112173.6385875.08170.284431004.50589299715218
NABC009918 12.196505546569885.18011474609380.343440.3512021996.6400146484415.269716.312115.015999.9916.630815.644799.9999.9914.36814.0413.988351837997199994748490.1126330.2824530.13236899.990.2526540.20883199.9999.990.0350.0470.05201112173.437493.265460.0600659004.5147271026889
NABC010275 12.903686523437585.21876525878910.343440.3512021996.6400146484418.24820.180417.055399.9920.826418.721299.9999.9916.05415.44915.271351837997199994748490.138760.3240840.18020199.990.3320090.4926899.9999.990.080.120.16531112172.3639885.65870.146207004.51991525718811
NABC000181 12.841033935546985.21047973632810461901671 0.343440.3512021996.6400146484412.692714.334512.081799.9914.717313.253599.9999.9911.3710.81610.659351837997199994748490.1198890.2858030.13603399.990.2567770.20055699.9999.990.0270.0330.022011011115185.25584143.0060.0513628004.52604034174332
NABC009897 11.771343231201285.18474578857420.343440.3512021996.6400146484418.028520.180817.10299.9920.662218.593499.9999.9916.2215.55715.124351837997199994748490.1211950.3157080.176499.990.2854880.459599.9999.990.1130.1560.142311112172.39722113.8110.0792849004.53945085313887
NA9W006337 11.867746353149485.32808685302730.343440.3512021996.6400146484415.236816.177414.980699.9917.039615.534499.9999.9914.3613.96513.978351837997199994748490.1176450.2817220.13533499.990.2535350.20898599.9999.990.030.0370.051010001115173.3201497.50080.0299903004.54242730459212
NA9W000493 11.191160202026485.25672912597660461902139 0.343440.3512021996.6400146484414.71515.542614.29699.9916.118215.049299.9999.9913.81313.54213.393351837997199994748490.1026680.27560.12183499.990.2464390.20177399.9999.990.030.0440.037311011115173.6777493.6230.0772479004.55232302763105
NA9W000415 12.500480651855585.32373809814450461901445 0.343440.3512021996.6400146484413.667414.795613.299299.9915.277814.031499.9999.9912.74612.36512.235351837997199994748490.1222840.2847170.13774499.990.2564960.20175499.9999.990.0250.0360.02011011115184.3939972.28830.0416227004.55453831586151
NA9W006165 11.642164230346785.32072448730470.343440.3512021996.6400146484417.99319.441717.632999.9920.056118.73499.9999.9916.72415.71816.881351837997199994748490.1308630.2946470.24394299.990.2648390.49889299.9999.990.168-999-99931112173.04014166.2770.28881004.56393543560006
NABC000175 12.866784095764285.21237182617190461902777 0.343440.3512021996.6400146484415.500516.605615.268599.9916.923816.001399.9999.9914.64814.32814.168351837997199994748490.1217080.2870060.14077699.990.2577040.2148899.9999.990.0520.0580.067311011115173.36245167.2970.050599004.56514454424748
NA9W000527 11.21884346008385.23493194580080461900106 0.343440.3512021996.6400146484411.613213.423410.98799.9914.182512.194799.9999.9910.0989.4619.304351837997199994748490.1000850.2749740.11858999.990.2453530.19440199.9999.990.0250.030.019011011117186.51888144.8310.0292756004.58481225899436
NA9W000437 12.850981712341385.30092620849610461901672 0.343440.3512021996.6400146484412.788513.987312.030599.9914.319513.139599.9999.9911.43910.90110.777351837997199994748490.1239460.2862960.13905199.990.2579510.20071899.9999.990.0270.0320.0201011112185.030431.918160.0541411004.58795770446034
NA9W006084 11.537291526794485.31552124023440.343440.3512021996.6400146484417.205918.243116.753699.9918.061117.738299.9999.9916.38216.02415.84351837997199994748490.1191730.28310.15984499.990.2522640.27320199.9999.990.1250.22-99931112172.7731699.84940.0867835004.59519717893629
NA9W005786 11.316116333007885.2951660156250.343440.3512021996.6400146484419.93499.9918.640399.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.30159899.990.4933399.9999.9999.9999.9999.9999.9999.9999.99310202031.38642102.1390.0540048004.59742885673286
NABC010441 13.023947715759385.24283599853520.343440.3512021996.6400146484417.377718.792416.755299.9919.669317.88599.9999.9916.04715.64215.711351837997199994748490.1300720.2948210.16533299.990.2649950.30577699.9999.990.0880.1580.23331112172.59356112.3230.0411977004.60852923408439
NABC013968 12.895840644836485.29622650146480.2841160.2554281996.7700195312519.683321.923199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4053510.58050299.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.75539179.2720.163995004.61134789567475
NABC010670 12.896158218383885.29621124267580.343440.3512021996.6400146484419.590999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.23302699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.7916359.67040.285958004.61218683215978
NABC010311 12.952736854553285.22331237792970.343440.3512021996.6400146484417.281818.685416.766499.9919.330817.709399.9999.9916.25415.35415.573351837997199994748490.1285340.2929280.16511599.990.2627240.28811899.9999.990.1090.1190.21201112172.75499115.1740.05515004.61491278336439
NABC010355 12.981675148010385.22911071777340.343440.3512021996.6400146484418.905321.1317.875899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1629410.4195770.36575599.9999.9999.9999.9999.9999.9999.9999.993222102.0832784.85490.128805004.61577052713377
NA9W006410 12.22361183166585.33146667480470.343440.3512021996.6400146484415.58316.597515.257299.9916.784315.996399.9999.9914.50914.19614.166351837997199994748490.1218940.2841770.13994599.990.2557240.21553399.9999.990.0390.060.05701112173.2955267.66370.0402016004.62299001695991
NA9W006237 11.724129676818885.325683593750.343440.3512021996.6400146484419.297921.341218.2199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.186140.4878240.44158699.9999.9999.9999.9999.9999.9999.9999.993222071.9379118.19090.23509004.64411795845444
NABC010394 13.010674476623585.2349929809570.343440.3512021996.6400146484415.072216.085814.774399.9916.216915.37299.9999.9914.1813.77213.802351837997199994748490.1237570.2874850.14093499.990.2585510.20909299.9999.990.0320.0470.04701112173.57762172.1580.0657792004.64586081763871
NABC000167 11.344371795654385.21065521240230461901180 0.343440.3512021996.6400146484413.36114.737112.820999.9915.082813.814499.9999.9912.16711.67611.551351837997199994748490.1010410.2760290.12015299.990.2460660.19710399.9999.990.0270.0290.021011011117184.5759131.63450.0200903004.64641856572651
NABC009905 11.648082733154385.18768310546880.343440.3512021996.6400146484419.698121.619718.593299.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.2516690.5351810.47942199.9999.9999.9999.9999.9999.9999.9999.993222061.7617320.33960.230655004.64811262099469
NABC010076 12.686382293701285.19414520263670.343440.3512021996.6400146484416.844718.302116.379499.9918.579917.534299.9999.9915.38115.20414.775351837997199994748490.1229330.2897040.14996699.990.2585480.26114599.9999.990.0550.1130.10801112173.06489156.7430.152116004.65503666362869
NA9W000497 11.169468879699785.25594329833980461902541 0.343440.3512021996.6400146484414.366415.653714.184899.9915.883914.982199.9999.9913.54513.17213.116351837997199994748490.103090.2757620.12199499.990.2465160.20125599.9999.990.0350.0350.033311011115184.14998145.6310.110405004.65950634561595
NA9W006341 11.922096252441485.33114624023440.343440.3512021996.6400146484418.859821.738218.634699.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1623840.555410.51253699.9999.9999.9999.9999.9999.9999.9999.993222072.2376102.8390.068081004.65984254147309
NA9W000406 11.827737808227585.32941436767580461900578 0.343440.3512021996.6400146484412.159613.737411.70799.9914.380612.750799.9999.9910.90810.28910.187351837997199994748490.1168950.2810660.13238899.990.2529560.197799.9999.990.0250.0320.021311011115186.65407122.4560.171962004.67372700638623
NA9W012348 11.371968269348185.30403137207030.2841160.2554281996.7700195312518.77721.250618.382899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.3243310.4007870.4528399.9999.9999.9999.9999.9999.9999.9999.993122033.6280682.46290.44163004.67685912178946
NA9W006222 12.820287704467885.30647277832030.343440.3512021996.6400146484416.241917.684616.01399.9917.945917.042499.9999.9915.14114.74614.704351837997199994748490.126920.2888940.14861999.990.2596310.23688899.9999.990.0460.0690.10231112173.1779344.02710.0589618004.67871436473915
NABC009890 12.168394088745185.17715454101560.343440.3512021996.6400146484416.966618.331616.599499.9918.439817.389299.9999.9915.77515.5715.051351837997199994748490.1173280.2863740.15173699.990.2545970.25314499.9999.990.0710.1510.12831112172.8256441.9170.0449328004.68039666135777
NABC010231 12.894088745117285.21221160888670.343440.3512021996.6400146484416.331617.650815.795599.9918.120316.756699.9999.9915.12914.77914.483351837997199994748490.123910.2886480.14515599.990.2589760.23410999.9999.990.0430.0630.079010001115173.06729165.7220.0511425004.68383596911517
2MJ68DRH 11.38605785.2051090.10.071999.800969558699.9999.9999.9999.9999.9999.9999.9999.9915.08914.70714.56999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1040.1260.101477777700000004.68459541605734
NA9W005918 11.370039939880485.30405426025390.343440.3512021996.6400146484418.878299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.16072699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202023.3757641.92090.521098004.68512023025433
NABC009894 12.224507331848185.17751312255860.343440.3512021996.6400146484420.23699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.40222699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.4382123.2770.659905004.68543063936916
NABC009952 11.502921104431285.19531250.343440.3512021996.6400146484416.799218.219216.354799.9918.150217.360199.9999.9915.80815.23915.16351837997199994748490.1082520.2813760.13908199.990.2494070.25400799.9999.990.0720.1160.15531112172.88785127.9580.0383062004.6868495555426
NABC010639 12.969964981079185.28759002685550.343440.3512021996.6400146484419.480399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.23072199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.013950.40370.173252004.68912675015326
NABC026719 12.93269252777185.21695709228520.2318590.224671996.7199707031399.9999.9917.675299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.33183299.9999.9999.9999.9999.9999.9999.9999.990100002011.47708178.1670.148215004.69953960264667
NA9W000420 11.433578491210985.3104324340820461902859 0.343440.3512021996.6400146484414.40115.578214.090999.9915.753114.912899.9999.9913.73713.46713.41351837997199994748490.1121530.2788230.12943899.990.2502380.20249399.9999.990.0330.0420.03301011112174.0944982.79010.136001004.70592417673946
NA9W006336 11.85180664062585.33061218261720.343440.3512021996.6400146484414.328215.547513.642399.9915.881614.959399.9999.9913.52613.16213.096351837997199994748490.1179510.2817650.13387799.990.2536490.20420199.9999.990.0420.0460.049310001115154.6747669.50150.20432004.70922568005745
NABC009874 12.110296249389685.17649078369140.343440.3512021996.6400146484415.959417.040415.47699.9917.105216.188199.9999.9914.9714.69814.608351837997199994748490.1134370.28290.13515199.990.2526750.21559999.9999.990.0430.0690.09201112173.18012159.3120.0883154004.7105635704252
NA9W005569 11.185322761535685.27581024169920.343440.3512021996.6400146484417.995118.753417.563499.9918.791418.422899.9999.9999.9999.9999.99351837997199999999990.1191780.2838770.21363399.990.2504820.36245499.9999.9999.9999.9999.99310001112172.22453176.9440.018418004.73837797550578
NA9W005217 11.164497375488385.24288940429690.343440.3512021996.6400146484417.574819.297916.856399.9919.815218.396999.9999.9916.34115.56816.146351837997199994748490.1127190.2874720.15383799.990.2544740.35436399.9999.990.110.153-99931112172.7381114.8180.13299004.74621223356196
NABC000213 12.397241592407285.17961120605470461901376 0.343440.3512021996.6400146484414.207315.543813.785999.9916.023814.525699.9999.9913.01612.59412.445351837997199994748490.1155550.2837550.13314199.990.2543040.20356699.9999.990.0270.0320.02201011112184.01007110.2180.0349088004.74865465156717
NABC000211 12.443881034851185.18090057373050461901294 0.343440.3512021996.6400146484414.138215.196513.982399.9915.283514.645799.9999.9913.99113.88113.773351837997199994748490.1161310.2838750.13400399.990.254450.20353299.9999.99-9990.0590.0601011112184.8560256.79440.270235004.75226080111379
NABC010373 13.015505790710485.22991180419920.343440.3512021996.6400146484416.761918.18916.3499.9918.407117.457899.9999.9915.71815.31315.138351837997199994748490.1272090.2914230.15430299.990.2605770.26088999.9999.990.060.1180.1531112173.06651113.4890.132688004.75886957715207
NA9W006419 12.115520477294985.33433532714840.343440.3512021996.6400146484416.291117.431315.952399.9917.829416.873599.9999.9915.23214.71514.598351837997199994748490.122850.2851170.14436499.990.25620.23317999.9999.990.0550.0650.08401112172.948175.650.0263054004.76025227925251
NABC000179 11.370238304138285.20461273193360461901228 0.343440.3512021996.6400146484412.144213.182411.66899.9913.548712.557899.9999.9913.86613.4913.44351837997199994748490.10190.276240.12081999.990.2463270.19532999.9999.990.0760.0720.072311011117186.56326172.9380.246629004.76455584396495
NABC010045 11.341077804565485.2074050903320.343440.3512021996.6400146484415.605216.649715.111599.9916.735315.853399.9999.9914.63514.27114.178351837997199994748490.1034880.2772730.12478599.990.2472380.20877199.9999.990.0440.0480.061310001117163.2666273.24820.063945004.77496055825068
2MJ68DRW 11.84639785.3317950.080.061999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9914.95714.43314.051999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0580.0730.07477777700000004.78469868195919
NABC000140 13.064981460571385.2457199096680461902898 0.343440.3512021996.6400146484414.539515.727514.399799.9915.935115.019399.9999.9913.8913.54513.517351837997199994748490.1247570.2878170.14133299.990.2590460.20756599.9999.990.0330.0480.03701011112173.8800513.41580.0631024004.78535241436459
2MJ68DRG 11.36192785.2048420.090.061999.800969558699.9999.9999.9999.9999.9999.9999.9999.9913.69113.37913.167999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1090.0940.086477777700000004.78795165281728
NABC009866 11.765651702880985.18044281005860.343440.3512021996.6400146484416.178117.344415.946799.9917.627816.606299.9999.9915.1714.87114.719351837997199994748490.1099420.2812410.1349899.990.2506150.22130499.9999.990.0470.0830.11301112173.03086107.9850.0302361004.79052766663672
NABC010619 13.027671813964885.28004455566410.343440.3512021996.6400146484419.526499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.22720499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.738281.661130.164465004.79267865449926
2MJ68DGD 12.44624585.1802290.090.081999.8009830035599.9999.9999.9999.9999.9999.9999.9999.9914.33114.80414.801999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.0770.107477777700000004.79417687555913
NA9W005593 11.181301116943485.27816772460940.343440.3512021996.6400146484417.176118.671716.69499.9919.027517.54199.9999.9915.97715.32815.464351837997199994748490.1134620.2830270.15301199.990.2517740.27106699.9999.990.0850.1220.218310001112172.8406833.14080.0799768004.7955643369436
NABC013948 13.028949737548885.28003692626950.2841160.2554281996.7700195312519.760421.888318.330899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4303620.5597770.45304499.9999.9999.9999.9999.9999.9999.9999.993222041.986530.51410.352239004.79854602280758
NABC009873 12.183278083801385.17521667480470.343440.3512021996.6400146484419.169121.053499.9999.9920.485399.9999.9999.9999.9999.9999.993518999979999999999990.1933950.43787299.9999.990.46595299.9999.9999.9999.9999.9999.993220053.387975.79370.526442004.80168441472925
NABC009842 11.97282505035485.17574310302730.343440.3512021996.6400146484419.51521.245399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2089170.45192799.9999.9999.9999.9999.9999.9999.9999.9999.99310222051.80298161.2350.291156004.80350034725544
NA9W006375 11.918391227722285.33356475830080.343440.3512021996.6400146484416.372317.620816.129299.9917.767116.846199.9999.9915.38514.97814.765351837997199994748490.1217340.284290.14404799.990.2551880.23152199.9999.990.0580.0930.10601112173.12698110.7910.0858569004.80567118939927
NA9W006440 12.153155326843385.33502960205080.343440.3512021996.6400146484417.490519.566116.947599.9920.300718.08799.9999.9915.95415.32815.022351837997199994748490.1300750.3004870.17169599.990.2714610.34513999.9999.990.0720.1090.12331112173.75455120.7010.38161004.80684758123579
NA9W006231 11.647219657897985.32561492919920.343440.3512021996.6400146484415.284716.250914.973399.9916.492215.623599.9999.9914.38214.10714.013351837997199994748490.11670.2809220.13476799.990.2524390.20989599.9999.990.0350.050.05101112173.3471433.35720.0238213004.80734671526738
NABC009886 11.629048347473185.18540954589840.343440.3512021996.6400146484416.750118.30516.324799.9918.697999.9999.9999.9915.67815.08814.9893518379979999994748490.1103010.2827010.13946399.990.25135999.9999.9999.990.0740.1050.146310000115132.991712.920370.135849004.8140376993617
NA9W005811 11.285902023315485.298339843750.343440.3512021996.6400146484420.037499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.34130899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.04886171.6170.53437004.82399219181123
NA9W006421 12.501479148864785.32865142822270.343440.3512021996.6400146484418.452920.498817.954899.9920.843418.960999.9999.9916.52516.06117.027351837997199994748490.1461110.3448120.28276699.990.3478390.60321799.9999.990.1260.219-99931112162.2051966.30130.0577547004.82467690322613
NABC010033 11.301506996154885.21055603027340.343440.3512021996.6400146484419.458921.429718.115899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.2006970.5025130.40368599.9999.9999.9999.9999.9999.9999.9999.99310222081.7905924.66680.117154004.82651376575543
NA9W006455 12.299408912658785.33400726318360.343440.3512021996.6400146484415.651616.729715.362699.9916.933316.196299.9999.9914.83214.5714.417351837997199994748490.1234960.2850860.14206399.990.2565750.21695199.9999.990.0390.0770.08401112173.2553960.27340.052376004.83285477728795
NA9W005865 11.306295394897585.30116271972660.343440.3512021996.6400146484418.93921.012618.211199.9920.911799.9999.9999.9999.9999.9999.993518379979999999999990.1546040.4035650.44159599.990.48806299.9999.9999.9999.9999.9999.993212112.01243175.0510.137803004.83347299837232
NABC009915 12.368463516235485.17740631103520.343440.3512021996.6400146484420.014499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.31342399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.5356691.26060.350739004.83418758396844
NA9W000522 11.152487754821885.23959350585940461901191 0.343440.3512021996.6400146484414.208415.428213.849499.9915.834914.734799.9999.9913.54813.23413.216351837997199994748490.1027160.2757550.12181199.990.246190.20029399.9999.990.0290.030.03601011112184.6352397.45970.208259004.84066341188421
NABC009971 11.400211334228585.19976043701170.343440.3512021996.6400146484416.641717.93816.158699.9918.214917.295299.9999.9915.42814.90215.058351837997199994748490.107320.2802470.13530799.990.2489640.24877299.9999.990.0570.0830.14231112172.912574.812340.0497749004.84558036015815
NABC009885 11.607846260070885.18580627441410.343440.3512021996.6400146484415.609316.517415.28899.9916.753615.473499.9999.9914.96114.68114.413351837997199994748490.1073470.2791730.12891999.990.2490320.20854399.9999.990.0550.0820.099310001115173.367830.03747010.0671064004.84720588691325
NABC010152 12.839915275573785.20152282714840.343440.3512021996.6400146484415.388516.501914.939399.9916.635315.772999.9999.9914.43114.11313.947351837997199994748490.1221640.2870710.14048899.990.2577440.21202599.9999.990.0380.0520.04901112173.33298123.1820.00741691004.86097290900262
NABC010132 12.8196010589685.19961547851560.343440.3512021996.6400146484419.743121.538918.770199.9920.900999.9999.9999.9999.9999.9999.993518379979999999999990.2601820.532020.53317799.990.47053899.9999.9999.9999.9999.9999.993220071.7087484.67530.291114004.86326869345483
NA9W006299 11.752887725830185.33077239990230.343440.3512021996.6400146484419.879921.641699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3022290.54683999.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.8667775.83880.303276004.8714865792622
NABC010051 12.699824333190985.1903152465820.343440.3512021996.6400146484416.966318.158916.705299.9918.218517.871599.9999.9916.18216.85115.761351837997199994748490.125050.2890880.16249899.990.2581650.29317599.9999.990.1-9990.23731112173.08093113.480.112043004.87847006723254
NA9W012158 11.257743835449285.21467590332030.2841160.2554281996.7700195312520.02999.9918.109499.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.48923699.990.3164399.9999.9999.9999.9999.9999.9999.9999.993202041.6845429.44430.300427004.88118042507725
NABC009843 11.800839424133385.17770385742190.343440.3512021996.6400146484415.984217.042115.594199.9917.208116.391399.9999.9914.93614.67314.508351837997199994748490.1107710.2812190.13257399.990.2508990.22153199.9999.990.040.0730.078010011112173.16038118.2160.0363994004.88625094617599
2MJ68DPM 11.14627585.2382350.210.171999.8009372463299.9999.9999.9999.9999.9999.9999.9999.9915.45415.77814.662999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.144-999477777700000004.88777318210562
NA9W000504 11.122827529907285.25263214111330461901362 0.343440.3512021996.6400146484413.375414.776112.907699.9915.225513.867699.9999.9912.20211.65311.52351837997199994748490.1037240.2757410.12174799.990.2464780.19669899.9999.990.0270.030.02101011112184.5736696.33090.0424279004.89439029348104
NABC000173 11.32271480560385.20608520507810461901169 0.343440.3512021996.6400146484414.924715.756714.598399.9915.970515.220399.9999.9914.09613.75713.671351837997199994748490.1035740.276890.12364199.990.2470430.2039999.9999.990.0390.0360.04011011117183.64452105.580.0677586004.89616899208543
NA9W005228 11.128667831420985.2442703247070.343440.3512021996.6400146484417.720119.758415.983499.9920.56918.652699.9999.9915.21214.58114.424351837997199994748490.1146260.2989080.13556599.990.2785450.45390599.9999.990.0520.070.073310001115172.69893157.0670.176972004.90999408753397
NABC010216 12.925108909606985.2092285156250.343440.3512021996.6400146484415.092616.490714.813999.9916.928115.853699.9999.9999.9999.9999.99351837997199999999990.1231680.2876690.14091399.990.2584730.21600699.9999.9999.9999.9999.9931112173.9373448.10010.175043004.91276833589855
NA9W000537 11.188215255737385.22507476806640461903038 0.343440.3512021996.6400146484414.552515.670814.277799.9915.881715.127599.9999.9913.82113.51313.435351837997199994748490.1030480.2760960.12257699.990.2463110.20271199.9999.990.0320.0410.03501011112174.1470463.58080.0904529004.92024164924161
NABC009999 12.604657173156785.18391418457030.343440.3512021996.6400146484415.343816.331315.109299.9916.466115.85699.9999.9914.59614.34114.219351837997199994748490.1196880.285640.13858799.990.2562350.21275299.9999.990.0330.0540.07011112173.56337165.4460.0742559004.93470172026905
NABC009942 12.480300903320385.1788253784180.343440.3512021996.6400146484418.211219.933717.335199.9920.523518.830299.9999.9999.9999.9999.99351837997199999999990.1365150.3098750.20572899.990.2767170.50995399.9999.9999.9999.9999.9931112172.5218159.05330.11871004.93485875704645
2MJ68DGE 12.92904485.2087330.070.061999.8009830035599.9999.9999.9999.9999.9999.9999.9999.9914.85514.23313.936999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0790.0850.078477777700000004.94585355269032
NABC000130 13.108453750610485.25772094726560461902062 0.343440.3512021996.6400146484413.221914.246512.946899.9914.580613.614499.9999.9912.4112.21612.153351837997199994748490.1257020.2879060.14109999.990.2593660.20240699.9999.990.0270.0320.02201011112184.6820838.7950.0348908004.96523939689039
NABC010681 12.97969722747885.29624938964840.343440.3512021996.6400146484417.908519.811417.146599.9920.671218.591499.9999.9999.9999.9999.99351837997199999999990.1393150.3110070.18752399.990.2940850.42782699.9999.9999.9999.9999.9931112172.69044139.4050.166982004.96672218091447
NABC009974 12.57360076904385.18183898925780.343440.3512021996.6400146484418.940921.07118.420599.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1653870.4136690.43644899.9999.9999.9999.9999.9999.9999.9999.993222062.2994798.16910.214731004.96835313143234
NA9W006468 12.397523880004985.33438110351560.343440.3512021996.6400146484418.660821.17517.35499.9999.9999.9999.9999.9916.09115.51715.2235183799999999994748490.1560810.4314380.20649799.9999.9999.9999.9999.990.0910.1290.147310122122.2557969.44860.0306159004.97103080885673
NA9W006133 11.486290931701785.32038116455080.343440.3512021996.6400146484420.308599.9918.362699.9920.886499.9999.9999.9999.9999.9999.993599379979999999999990.40240599.990.46044899.990.44733599.9999.9999.9999.9999.9999.993200041.4551419.22750.38494004.97881534271173
NA9W005608 11.150962829589885.28047180175780.343440.3512021996.6400146484418.316820.549118.290699.9920.840319.247799.9999.9999.9999.9999.99351837997199999999990.1357790.3443680.46093299.990.3412010.78314999.9999.9999.9999.9999.9931112143.79992134.570.460384004.97908583976544
NA9W006402 12.672925949096785.32389831542970.343440.3512021996.6400146484415.223516.211714.924399.9916.416615.651599.9999.9914.40614.13814.012351837997199994748490.1259720.28670.1431799.990.2583940.21097999.9999.990.0350.0460.04401112173.318740.11770.019872004.98283971703424
NA9W005872 11.275066375732485.30195617675780.343440.3512021996.6400146484416.80218.413916.227399.9918.960517.584199.9999.9915.58614.90714.641351837997199994748490.1156880.2831530.1409299.990.2532440.2634199.9999.990.0640.0920.08431112172.9307611.68750.0786244004.98711643437484
NABC012146 11.361407279968385.19976043701170.2841160.2554281996.7700195312520.243821.515299.9999.9920.563199.9999.9999.9999.9999.9999.993518999979999999999990.5795550.51646499.9999.990.49171699.9999.9999.9999.9999.9999.99310222041.49418136.6780.250869004.98864571111697
2MJ68DRK 11.13255285.2356870.190.181999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9916.56815.34315.251999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.154-9990.152477777700000004.98910585999683
NABC009837 12.139523506164685.17183685302730.343440.3512021996.6400146484415.673316.657715.484299.9916.986916.240699.9999.9914.74114.514.289351837997199994748490.1152370.2833150.13589499.990.2534360.21964899.9999.990.0290.0570.066010001115173.664610.8445280.0831435004.99223680777379
NA9W005273 11.104491233825785.24904632568360.343440.3512021996.6400146484419.141221.301718.229499.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1660430.4520560.44558599.9999.9999.9999.9999.9999.9999.9999.993222081.8794786.55360.0435124004.9980146176036
NA9W006472 12.302630424499585.33691406250.343440.3512021996.6400146484419.381221.78199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.209630.61932199.9999.9999.9999.9999.9999.9999.9999.9999.993222061.9425638.51060.177385005.00699052581214
NABC000114 13.036291122436585.28858947753910461901266 0.343440.3512021996.6400146484414.101216.181113.399499.9916.775714.753699.9999.9912.40811.75711.616351837997199994748490.126760.2883690.14184599.990.2600490.20705299.9999.990.0250.0370.022311011115174.1720753.82410.0510926005.01253454915282
NABC010248 12.977574348449785.21296691894530.343440.3512021996.6400146484419.334520.705599.9999.9920.760919.255799.9999.9999.9999.9999.99351899997199999999990.201630.35682999.9999.990.3092650.79324599.9999.9999.9999.9999.9932212091.9165387.49520.137452005.01388250488753
NA9W005229 11.108092308044485.24381256103520.343440.3512021996.6400146484418.942820.700217.479799.9999.9999.9999.9999.9916.29415.48316.16435183799999999994748490.1503360.3625690.32197599.9999.9999.9999.9999.990.122-999-999310000215062.0248443.59290.120595005.01520157613356
NABC000153 13.067265510559185.22903442382810461902962 0.343440.3512021996.6400146484414.566215.626614.23599.9915.913214.946899.9999.9913.72213.42913.324351837997199994748490.1250360.2880510.14157499.990.2592390.20673999.9999.990.0270.0360.03401011112173.7432186.14690.020829005.02037760040443
NABC009948 11.376995086669985.19754791259770.343440.3512021996.6400146484419.652699.9918.401799.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.22837199.990.4310299.9999.9999.9999.9999.9999.9999.9999.99310202041.49415176.7290.080814005.02156562953172
NABC010674 13.008440971374585.29415893554690.343440.3512021996.6400146484415.567216.586215.334999.9916.75616.1399.9999.9914.69814.36914.354351837997199994748490.1278830.2886260.14599199.990.2599350.21603499.9999.990.030.0740.06901112173.3941582.5950.053576005.0314444989871
NABC009813 11.989757537841885.17153167724610.343440.3512021996.6400146484419.555799.9918.090299.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.22676999.990.39855399.9999.9999.9999.9999.9999.9999.9999.99310202031.728416.842020.119229005.04314389385735
NA9W012272 11.095668792724685.26375579833980.2841160.2554281996.7700195312520.4321.866899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6619310.58585199.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.53920.06610.433194005.04868031365694
NA9W000407 11.581212997436585.32733917236330461901501 0.343440.3512021996.6400146484414.08715.340813.176699.9915.802214.111999.9999.9912.88112.4112.266351837997199994748490.1167490.2805640.13263399.990.2524110.20132699.9999.990.0290.0310.019311011115184.0948576.57410.050231005.05750462358955
NABC009982 11.308316230773985.20321655273440.343440.3512021996.6400146484419.093620.120599.9999.9920.241199.9999.9999.9999.9999.9999.993518999979999999999990.1671010.30642399.9999.990.26125299.9999.9999.9999.9999.9999.993212102.0911492.31670.177261005.05866247010604
NABC009817 11.819484710693485.17415618896480.343440.3512021996.6400146484415.211916.286214.927499.9916.481215.821699.9999.9914.43514.01813.989351837997199994748490.1109890.2810940.13088599.990.2510550.21005499.9999.990.0430.0470.061010001112173.6411412.56840.044808005.06145800484717
NA9W005151 11.115058898925885.23643493652340.343440.3512021996.6400146484414.565315.657414.137899.9915.883515.041999.9999.9913.78313.47113.332351837997199994748490.1043390.2761810.12331499.990.2466430.20158199.9999.990.0320.0420.03731112174.749699.551920.242433005.0633249965632
NABC012143 12.170424461364785.17070770263670.2632650.2654071996.6300048828199.9918.515316.131499.9918.97999.9999.9999.9915.30514.5214.49899183799799999947484999.990.2887540.14324499.990.25663799.9999.9999.990.0640.0710.078310000015042.85698117.9060.0448958005.06709463459071
NA9W013737 11.125372886657785.27859497070310.2809540.2725191996.7199707031399.9921.547999.9999.9920.505899.9999.9999.9999.9999.9999.9999189999799999999999999.990.45940999.9999.990.47938599.9999.9999.9999.9999.9999.99322021.5873158.54470.148776005.06810308730285
NABC009922 12.481788635253985.17646789550780.343440.3512021996.6400146484419.151421.309317.811299.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1832710.4775320.36278799.9999.9999.9999.9999.9999.9999.9999.993222092.0123256.7460.0796837005.06905113823792
NA9W005194 11.100091934204185.24216461181640.343440.3512021996.6400146484418.416820.53717.53199.9920.87218.919499.9999.9916.51516.21115.399351837997199994748490.13280.3420350.22505299.990.3893820.55624299.9999.990.141-9990.186310001112152.3894556.51670.0319758005.06953398312681
NABC000116 13.059226036071885.28659057617190461900453 0.343440.3512021996.6400146484412.478913.900611.966199.9914.357712.938599.9999.9911.34710.84410.759351837997199994748490.1266480.2878710.14154599.990.2595040.20143699.9999.990.0270.030.02011011115185.37831129.0770.0497014005.07147258601534
NA9W006006 11.342650413513285.31148529052730.343440.3512021996.6400146484419.045320.756518.271199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1673280.5828790.42470899.9999.9999.9999.9999.9999.9999.9999.99310000215032.0295647.39360.137575005.07497459913614
NABC000220 12.182935714721785.17062377929690461902910 0.343440.3512021996.6400146484414.534316.700515.046899.9917.177715.329599.9999.9914.13713.6713.524351837997199994748490.1147850.2836560.13483999.990.2538590.20905299.9999.990.0350.0490.039311011115175.72818173.0880.449128005.07634772589507
NA9W006005 11.327983856201285.31028747558590.343440.3512021996.6400146484416.25317.299815.754199.9917.506716.706899.9999.9915.04914.52814.52351837997199994748490.1153110.280790.13688299.990.2513940.22882999.9999.990.0470.0650.087310001115173.0315642.98970.0709724005.08223066895597
NABC009852 12.262597084045485.17124938964840.343440.3512021996.6400146484415.318216.410115.05699.9916.460715.854999.9999.9914.5214.13814.093351837997199994748490.1162310.2838740.13572599.990.2541730.21190599.9999.990.0290.050.07010001112173.3443448.94220.010989005.08407302208039
NABC009846 12.229162216186585.17077636718750.343440.3512021996.6400146484416.042717.096215.907599.9917.333316.670799.9999.9915.17314.79314.522351837997199994748490.117240.2845330.14065999.990.2545520.22292899.9999.990.0440.0770.072310001115173.3695682.9470.0972361005.08952377621874
NABC009815 12.046566963195885.17021179199220.343440.3512021996.6400146484416.220617.222715.96499.9917.606816.673599.9999.9915.17814.88314.658351837997199994748490.1153710.2835370.13952899.990.2533480.22670599.9999.990.0470.0740.09601112173.0226750.94370.0111294005.09667520414463
NA9W005342 11.077450752258385.25581359863280.343440.3512021996.6400146484419.487321.651999.9999.9920.907799.9999.9999.9999.9999.9999.993518999979999999999990.2154480.54915599.9999.990.49938199.9999.9999.9999.9999.9999.993222052.1887216.60430.40589005.11611442150359
NA9W006246 11.562664985656785.32798767089840.343440.3512021996.6400146484416.748818.323199.9999.9918.707499.9999.9999.9915.6815.21714.7763518999979999994748490.1213480.28495699.9999.990.25536999.9999.9999.990.0840.1260.104010000115033.0860951.78360.0816793005.13802595964846
NABC009801 11.945738792419485.17042541503910.343440.3512021996.6400146484419.09121.258199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.168530.4566999.9999.9999.9999.9999.9999.9999.9999.9999.993222081.8769815.00230.02242005.13934405437285
NA9W004973 11.170218467712485.21921539306640.343440.3512021996.6400146484415.249516.149915.05999.9916.388315.653399.9999.9914.5114.23514.168351837997199994748490.104940.2767830.12569499.990.2469490.20713199.9999.990.0350.0510.07101112173.8481321.25470.165631005.14300377538828
NA9W005830 11.216256141662685.29936981201170.343440.3512021996.6400146484416.342117.567816.066299.9917.644216.856799.9999.9915.3914.91814.842351837997199994748490.1142680.280050.13852799.990.2507370.23033899.9999.990.0640.0750.11701112173.0868966.75570.0573837005.14843314910191
NABC010570 13.139976501464885.265136718750.343440.3512021996.6400146484417.23818.25916.898199.9918.388917.649999.9999.9916.26315.73216.138351837997199994748490.1329390.2924770.17253799.990.2620680.28122299.9999.990.0960.17-99931112172.75445111.9650.0857455005.15099786489801
NABC010144 12.902269363403385.20014190673830.343440.3512021996.6400146484418.702121.108818.057899.9920.465699.9999.9999.9916.39616.00215.2433518379979999994748490.1534360.4257220.30943499.990.44460199.9999.9999.990.1180.2130.161310122102.2135963.97850.129421005.15187032261827
NABC000203 11.559049606323285.18227386474610461902580 0.343440.3512021996.6400146484415.004116.078114.67699.9916.261315.305999.9999.9914.0713.80413.677351837997199994748490.108210.2792450.12813999.990.2493110.20455999.9999.990.0360.0410.0501011112173.6839583.25310.060889005.1561440445333
NA9W006330 11.689540863037185.33384704589840.343440.3512021996.6400146484416.981818.432316.418199.9918.793217.669899.9999.9915.80515.46715.183351837997199994748490.123130.2863440.15309999.990.2562440.2662899.9999.990.0750.1360.14631112172.77237163.2860.0670619005.1603158822504
NABC010630 13.095060348510785.28282165527340.343440.3512021996.6400146484419.279699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.20438599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.9247784.44410.0552306005.16059810509976
NABC013949 13.095239639282285.28289031982420.2841160.2554281996.7700195312519.623621.583418.536499.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.3890750.4772230.48338899.9999.9999.9999.9999.9999.9999.9999.993222041.86873173.5590.260207005.16273800376075
NA9W006447 12.644002914428785.32896423339840.343440.3512021996.6400146484419.497121.732818.422899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.22130.5945460.46479299.9999.9999.9999.9999.9999.9999.9999.993222071.761115.314380.177126005.1627494644204
NA9W000478 11.076037406921485.26739501953130461900370 0.343440.3512021996.6400146484413.021114.074212.593799.9914.443813.396199.9999.9912.1811.82911.798351837997199994748490.1068390.2763160.12418299.990.2473680.1964799.9999.990.0270.0310.02101011112184.9352926.39730.0409504005.17041864748131
NABC015097 11.370131492614785.19448852539060.2809540.2725191996.7199707031399.9921.849399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57440999.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.93481160.5470.581315005.17449829701727
NABC010267 13.026038169860885.21465301513670.343440.3512021996.6400146484417.970319.196317.476399.9919.8218.46599.9999.9999.9999.9999.99351837997199999999990.1398930.3015530.23120899.990.2683670.40582599.9999.9999.9999.9999.99311110163.83719150.2150.467783005.17531017147907
NA9W006436 12.68695449829185.32704162597660.343440.3512021996.6400146484418.579821.137518.061599.9920.842219.248999.9999.9916.59516.13815.39351837997199994748490.1550760.4214570.3114399.990.3599990.78558899.9999.990.1450.241-99932122152.4973898.9580.188653005.17759303291577
NABC009829 11.624673843383885.17864990234380.343440.3512021996.6400146484416.826118.403216.251799.9918.962517.440799.9999.9915.48814.84114.726351837997199994748490.1131450.2842080.14114599.990.2532380.25093999.9999.990.0550.0790.10631112172.8861833.52190.0492679005.18071889623483
NABC009838 12.161062240600685.16870880126950.343440.3512021996.6400146484416.750817.93716.327799.9918.084917.216699.9999.9915.45815.17714.88351837997199994748490.118760.2856850.14567399.990.2549240.24950299.9999.990.0520.1070.109310001115172.89777106.7840.0677944005.18421039953748
NABC015133 12.98054122924885.30345916748050.2809540.2725191996.7199707031399.9921.892899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60353999.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.83048143.540.488668005.19656200761358
NA9W006504 12.456580162048385.33687591552730.343440.3512021996.6400146484418.853920.274118.024699.9920.780199.9999.9999.9999.9999.9999.993518379979999999999990.1728150.3394870.41298599.990.31919499.9999.9999.9999.9999.9999.993212112.54905112.820.0919864005.20286799240283
NA9W005756 11.16982841491785.29436492919920.343440.3512021996.6400146484420.074799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.33422299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.481167.99130.124379005.20523280461922
NA9W005869 11.227048873901485.30290985107420.343440.3512021996.6400146484419.677120.884499.9999.9920.831799.9999.9999.9999.9999.9999.993518999979999999999990.2488550.37422499.9999.990.33308499.9999.9999.9999.9999.9999.993212071.8912871.89450.307395005.21546748470017
NA9W005506 11.072597503662185.27080535888670.343440.3512021996.6400146484418.71320.665817.676499.9920.470299.9999.9999.9916.87415.71215.4733518379979999994748490.1405040.352520.25226699.990.44973799.9999.9999.990.180.1750.1983112112.0899790.2070.0684944005.21874257253305
NABC009796 12.002731323242285.16830444335940.343440.3512021996.6400146484419.335799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.21555199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200022.4124287.50420.204452005.22853472770787
NA9W026811 12.151308059692485.34210205078130.2318590.224671996.7199707031399.9999.9917.786499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.35973299.9999.9999.9999.9999.9999.9999.9999.993100002011.5785634.92080.0795574005.23040085113409
NA9W004999 11.134494781494185.22234344482420.343440.3512021996.6400146484415.826316.924115.417899.9917.101616.39999.9999.9914.83414.41314.414351837997199994748490.1062830.2775920.12848299.990.2473690.22027199.9999.990.0320.0550.07201112173.2369334.88620.039208005.23062998409133
NA9W006223 11.507726669311585.32698822021480.343440.3512021996.6400146484415.233816.454415.264599.9916.454315.825299.9999.9914.5714.22514.085351837997199994748490.117930.2810640.13628299.990.2525010.2101699.9999.990.0250.0430.051310001112183.674559.606820.0424706005.23516441481217
NA9W006393 12.797129631042585.32162475585940.343440.3512021996.6400146484417.103518.600716.754999.9919.021617.667599.9999.9916.13415.49115.281351837997199994748490.1319480.2926610.16634799.990.2624620.2900499.9999.990.0940.137-99931112172.79157.0850.0865456005.24447716782392
NA9W011793 12.560102462768685.33417510986330.2632650.2654071996.6300048828199.9922.000699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69686699.9999.9999.9999.9999.9999.9999.9999.9999.99310022021.56386109.9840.433554005.24518990632395
NA9W000393 12.122120857238885.3424148559570461901677 0.343440.3512021996.6400146484412.865313.774312.524199.9914.047913.183999.9999.9912.08511.8211.812351837997199994748490.1227690.283650.13783899.990.2557060.19988699.9999.990.0270.0330.02401011112185.57660.03856990.168558005.24533167365892
NA9W006369 11.63025951385585.33316040039060.343440.3512021996.6400146484417.469818.600917.088399.9919.727517.997699.9999.9916.50116.05515.202351837997199994748490.1261480.2865730.18151699.990.2590620.32476299.9999.990.1610.241-999310001117172.590327.07970.0742263005.24685339900986
NABC009923 12.547487258911185.17554473876950.343440.3512021996.6400146484420.008899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.3331999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.967682.97230.515953005.24959173414597
NABC010621 13.134774208068885.27706909179690.343440.3512021996.6400146484417.428619.937816.529599.9999.9918.284499.9999.9915.39414.77714.5583518379999199994748490.1350020.3152310.16191899.9999.990.37454299.9999.990.0560.0770.089310001115112.76535155.4180.11405005.25242080155772
NABC009800 12.114044189453185.16740417480470.343440.3512021996.6400146484417.151518.625816.716899.9919.356917.846199.9999.9915.82915.4115.393351837997199994748490.120820.2888230.15843399.990.2581090.28849899.9999.990.0770.1270.18731112172.8236770.17820.0789625005.25582826199724
NA9W006458 12.674652099609485.32931518554690.343440.3512021996.6400146484420.337799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.41852599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.30489.69980.0827975005.25926360836556
NABC009845 12.238829612731985.16795349121090.343440.3512021996.6400146484415.185816.096314.864799.9916.33815.491499.9999.9914.27513.94113.92351837997199994748490.1166740.2838070.13563399.990.2543010.20937299.9999.990.0380.0510.058010001115173.412730.91280.0421326005.26354800341996
NABC000219 12.489238739013785.1732101440430461902673 0.343440.3512021996.6400146484414.871215.950214.552299.9916.118515.250999.9999.9914.04213.72513.688351837997199994748490.1192420.2853040.13731699.990.2558810.20863199.9999.990.0290.0370.05401011112173.6146627.97280.0260358005.26485625210047
NABC009810 12.198530197143685.16751861572270.343440.3512021996.6400146484418.901520.839818.160999.9999.9919.242699.9999.9916.90116.25915.6463518379999199994748490.159740.3897590.33632899.9999.990.77835699.9999.990.1830.2590.21631212122.34126168.9680.236371005.26830337689901
NA9W005052 11.103176116943485.22715759277340.343440.3512021996.6400146484416.935618.540916.411999.9919.16617.509699.9999.9916.00815.44815.124351837997199994748490.1102010.2825540.1439799.990.251280.27340999.9999.990.10.1370.17631112173.5226567.69750.285189005.27474746509595
NABC009863 12.37896347045985.16996765136720.343440.3512021996.6400146484416.890818.032916.418799.9918.264717.121399.9999.9915.49315.1715.09351837997199994748490.1215150.2871820.15201199.990.256640.24729899.9999.990.0630.1040.13201112172.7452896.22370.0883091005.27889426971158
NABC000170 11.230873107910285.20580291748050461902951 0.343440.3512021996.6400146484415.169316.184714.780799.9916.442515.478499.9999.9914.30913.98713.962351837997199994748490.1060580.277510.12598799.990.2476180.2056999.9999.990.0350.0380.05101011112173.55978169.6370.0451945005.27961406480779
NA9W004877 11.195903778076285.21010589599610.343440.3512021996.6400146484415.95717.245815.683599.9917.51316.523399.9999.9915.0514.68214.7351837997199994748490.1072560.27830.13112599.990.2480690.22119799.9999.990.0460.0690.09801112173.70919169.1220.217821005.28733755524706
NA9W006381 11.719429016113385.33744049072270.343440.3512021996.6400146484416.869817.837216.433699.9917.897917.424799.9999.9915.82715.67415.246351837997199994748490.1242120.2844860.15312199.990.255090.2560599.9999.990.0850.1750.15731112172.80466166.3260.0390411005.3035607941914
NABC010372 13.125898361206185.22761535644530.343440.3512021996.6400146484416.096217.379715.486899.9917.560616.577599.9999.9914.78414.33814.055351837997199994748490.1282760.2902520.14684699.990.2608420.22252299.9999.990.0420.0570.0601112173.1873187.95750.0864296005.32491110866749
NABC009816 11.5754604339685.17814636230470.343440.3512021996.6400146484418.033419.508217.418399.9920.224718.569899.9999.9999.9999.9999.99351837997199999999990.1255480.2970710.20409399.990.2642130.41664799.9999.9999.9999.9999.9931112172.4243179.40590.0276717005.32638370502036
NA9W005188 11.048073768615785.24195861816410.343440.3512021996.6400146484416.296817.415515.925899.9917.667816.790499.9999.9915.3915.13314.883351837997199994748490.1089710.2780080.1331999.990.2482170.22675499.9999.990.0560.1020.11531112173.33823.357280.11874005.32711060917195
NA9W006446 12.751575469970785.32643127441410.343440.3512021996.6400146484415.778716.798315.481299.9916.845416.213699.9999.9914.83314.65414.398351837997199994748490.1286510.2880840.14708799.990.259580.21865199.9999.990.0460.0690.07301112173.16961104.4630.0218499005.33002740653451
NABC010433 13.165519714355585.23934173583980.343440.3512021996.6400146484415.724316.761515.469799.9916.958916.138699.9999.9914.87214.54614.419351837997199994748490.1284730.2897430.14713399.990.2608770.21776399.9999.990.0470.0660.07801112173.30969174.0150.050055005.33913709022656
2MJ68DRD 11.44887385.1849590.130.111999.800969558699.9999.9999.9999.9999.9999.9999.9999.9913.35612.94713.793999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.058477777700000005.34137533286488
NABC000198 11.454148292541585.18458557128910461901077 0.343440.3512021996.6400146484413.413714.554112.966999.9914.823313.853799.9999.9913.10912.62812.674351837997199994748490.1074250.2784350.12586399.990.2487150.19834699.9999.99-999-9990.04731011112185.2446433.70420.295627005.34291362790102
NABC010620 13.151095390319885.27812194824220.343440.3512021996.6400146484416.799418.081416.585899.9917.886116.814599.9999.9915.91815.35215.331351837997199994748490.1320770.2920480.16278699.990.262310.24705199.9999.990.0790.1290.171310001115172.854940.78790.0345358005.34615197338841
NA9W005558 11.054372787475685.27440643310550.343440.3512021996.6400146484415.400216.396814.952799.9916.530115.339499.9999.9914.5514.22714.222351837997199994748490.1099080.2776650.12923899.990.2485020.20608499.9999.990.0390.060.068310001115173.4574363.00440.0871782005.34845822500833
NA9W005559 11.058921813964885.27613830566410.343440.3512021996.6400146484417.040418.685716.411899.9919.457499.9999.9999.9915.57914.94714.9813518379979999994748490.1142430.2828210.14510399.990.25294399.9999.9999.990.0710.0840.13010000115112.6458914.38510.0244802005.34922322408795
NA9W006538 12.278572082519585.34317016601560.343440.3512021996.6400146484417.266918.977516.812299.9919.41817.83199.9999.9916.24315.63915.325351837997199994748490.1311220.2934550.16946499.990.2621880.28714699.9999.990.0920.1540.16231112172.65927151.3020.0111847005.35605129848991
NA9W006370 11.622249603271585.33489990234380.343440.3512021996.6400146484418.404820.860317.112999.9919.398418.666999.9999.9916.71215.44315.658351837997199994748490.1414030.3644320.18170299.990.4263020.49734399.9999.990.183-9990.23310001117122.22493175.8390.0567996005.35763482562144
NABC013902 13.190674781799385.2567214965820.2841160.2554281996.7700195312519.303321.842999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.3553810.57145699.9999.9999.9999.9999.9999.9999.9999.9999.99310122022.41313103.7150.333984005.37206446475214
NABC010525 13.190825462341385.25674438476560.343440.3512021996.6400146484419.632299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.24474799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.758819.79280.217871005.37282567475036
NA9W006549 12.340939521789685.34268188476560.343440.3512021996.6400146484414.826415.908714.606299.9916.117615.261199.9999.9914.06713.7113.635351837997199994748490.1257320.285540.14198799.990.257450.20803799.9999.990.030.040.04301112173.71286450.0315195005.38385075884705
NA9W006543 12.375621795654385.34206390380860.343440.3512021996.6400146484417.942919.849617.198199.9920.576118.871399.9999.9916.79115.7615.442351837997199994748490.1387530.3083970.19707899.990.2841750.47499299.9999.990.1460.160.18731112172.5518553.84250.0786281005.38670480066908
NABC000205 12.799455642700285.18602752685550461903034 0.343440.3512021996.6400146484414.924815.946514.573699.9916.171915.332299.9999.9914.1413.8113.809351837997199994748490.1231490.2872040.14059899.990.2580490.21001899.9999.990.0290.0490.03901011112173.5917612.64050.0164446005.39110835770999
NABC010729 13.010413169860885.30564117431640.343440.3512021996.6400146484417.830219.663317.305899.9920.215618.638899.9999.9999.9999.9999.99351837997199999999990.1405490.3096350.20187999.990.2753470.4118499.9999.9999.9999.9999.9931112142.735391.12860.14995005.39127529240468
NA9W010729 13.00914764404385.30580139160160.405210.3819461997.8199462890699.9919.869499.9999.9920.838199.9999.9999.9916.3215.56615.33499189999799999947484999.990.37910499.9999.990.41237799.9999.9999.990.1010.1490.156312052.5477968.2090.382309005.3914821159902
NABC009789 11.730370521545485.17083740234380.343440.3512021996.6400146484414.991515.947114.641899.9916.15315.303899.9999.9914.04313.67913.615351837997199994748490.1115940.2808280.13083399.990.2510870.20626499.9999.990.030.0360.04011112173.52143174.0740.0435933005.39266063358146
NABC009780 11.987821578979585.16567993164060.343440.3512021996.6400146484417.965119.613317.138699.9920.358918.242399.9999.9916.34516.41115.408351837997199994748490.1273170.301450.18595599.990.270710.37135499.9999.990.112-9990.17631112172.40127145.3410.05016005.3930834125236
NA9W006539 12.181629180908285.34471130371090.343440.3512021996.6400146484418.783321.277918.578299.9920.476199.9999.9999.9999.9999.9999.993518379979999999999990.1696710.4816720.47796599.990.45171899.9999.9999.9999.9999.9999.993122083.8096285.85410.550717005.39473704095582
NA9W000526 11.053284645080685.23412322998050461900884 0.343440.3512021996.6400146484414.345215.348414.055299.9915.675914.684999.9999.9913.53213.20713.137351837997199994748490.1060680.2764990.12476699.990.2471170.19981599.9999.990.0320.0360.02601011112184.0601649.75350.0629377005.39516163948375
NA9W000444 11.096795082092385.2891769409180461901338 0.343440.3512021996.6400146484414.907215.873814.630899.9916.259415.40699.9999.9914.17813.85713.754351837997199994748490.1116050.2779040.1295999.990.2492650.20515799.9999.990.0290.0470.053311011115183.60157.55680.0352083005.40624045655864
NA9W005360 11.01898860931485.25740051269530.343440.3512021996.6400146484417.229718.786116.624699.9919.179118.135199.9999.9915.85615.46515.568351837997199994748490.1150520.2839690.14989299.990.2520760.3262999.9999.990.0960.1270.206310001112172.95572100.0120.119154005.40702454182931
NABC009823 12.348746299743785.16679382324220.343440.3512021996.6400146484420.161299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.34380799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.50296162.9930.395723005.42768861341252
NA9W013784 11.463230133056685.32839965820310.2809540.2725191996.7199707031399.9922.076399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.68074199.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.50317159.8420.406572005.43022469513156
NABC009804 12.279051780700785.16561889648440.343440.3512021996.6400146484420.3821.284399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4346880.48391199.9999.9999.9999.9999.9999.9999.9999.9999.99310220031.53073160.980.411608005.43065991288688
NABC010545 13.20111465454185.2613601684570.343440.3512021996.6400146484420.080799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.31866699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.2297178.0870.695748005.43364639643197
NA9W006089 11.322648048400985.31866455078130.343440.3512021996.6400146484417.396718.838116.76299.9919.436617.860499.9999.9916.07415.50815.402351837997199994748490.1239950.287420.16103499.990.2565640.29938499.9999.990.0920.1230.192310001112172.9833576.42620.185941005.43994602310277
NA9W005061 11.060397148132385.22911071777340.343440.3512021996.6400146484417.080518.650516.572199.9919.184717.689499.9999.9915.57915.00514.983351837997199994748490.1122340.2833780.14542999.990.251460.27449999.9999.990.0670.0850.1331112172.917599.432350.113079005.44151857391657
NABC010700 13.07130718231285.29906463623050.343440.3512021996.6400146484420.056299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.33368599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.5866790.30680.369765005.44271302839485
NABC000215 11.61521625518885.17398071289060461901202 0.343440.3512021996.6400146484412.895413.919612.512499.9914.297813.203899.9999.9912.02111.7111.621351837997199994748490.109840.2796620.12777599.990.250040.19761499.9999.990.0270.0310.02101011112185.0044274.97050.0248408005.45180392507618
NA9W005375 11.010166168212985.25945281982420.343440.3512021996.6400146484417.432818.395417.097399.9918.525417.885199.9999.9916.53216.04815.238351837997199994748490.1161150.2822030.17625399.990.2501360.29238899.9999.990.1560.216-999310001112172.80184154.9120.168132005.45425202674165
NABC010712 13.056074142456185.30195617675780.343440.3512021996.6400146484419.134199.9918.108199.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.18174799.990.32536499.9999.9999.9999.9999.9999.9999.9999.993202022.0626990.07790.209493005.46322321507853
NABC013967 13.056735038757385.30194091796880.4385530.4022191997.9200439453118.95921.227918.394599.9920.489199.9999.9999.9999.9999.9999.993518379979999999999990.4607760.3790380.46932899.990.46393499.9999.9999.9999.9999.9999.993120062.0680984.63460.371345005.46555452499728
NA9W000394 12.445551872253485.34210205078130461902457 0.343440.3512021996.6400146484414.42915.425614.1199.9915.730314.675499.9999.9913.60513.25213.171351837997199994748490.1265790.2859540.14206899.990.2579940.20477399.9999.990.0290.0340.0301011112183.85201175.3260.0359479005.4829636160444
NA9W000399 11.58396625518885.33573913574220461900842 0.343440.3512021996.6400146484411.876314.021611.204999.9914.052511.707299.9999.9910.3859.8169.674351837997199994748490.1190880.2812280.134399.990.2532480.19696899.9999.990.0270.030.021311011117186.701777.43170.0284148005.48864576531013
NABC010475 13.209526062011785.24700927734380.343440.3512021996.6400146484418.781620.877917.724499.9920.484699.9999.9999.9999.9999.9999.993518379979999999999990.1606630.3885060.34810699.990.46166299.9999.9999.9999.9999.9999.993112102.2285122.04440.19109005.49116382316114
NA9W012300 12.565135002136285.33860015869140.2841160.2554281996.7700195312519.683621.622318.365199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4066470.4983180.44967399.9999.9999.9999.9999.9999.9999.9999.99310222031.945393.16690.277661005.49645713966141
NA9W013782 11.861243247985885.34439086914060.2809540.2725191996.7199707031399.9921.816599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55609899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.5976186.77580.375864005.49926778977106
NA9W006535 12.56328678131185.33872985839840.343440.3512021996.6400146484419.954299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.29747299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.46946137.2010.253648005.49984065361188
NA9W004890 11.12892436981285.21253967285160.343440.3512021996.6400146484415.702316.811215.375799.9917.095216.005899.9999.9914.7314.38414.118351837997199994748490.1077980.2779740.12966899.990.2480290.21286399.9999.990.040.0590.06101112173.2645295.26420.0335536005.50719395499344
NA9W013749 12.419589996337985.34323120117190.2809540.2725191996.7199707031399.9922.061499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67062399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.49937162.3450.392098005.51070488511458
NABC000187 11.247863769531385.1973800659180461902765 0.343440.3512021996.6400146484414.756215.73914.271699.9915.800815.075799.9999.9913.83613.56913.433351837997199994748490.1074430.277940.12651299.990.2481410.202799.9999.990.0320.0430.03901011112173.76634150.7830.0543164005.51458777372269
NA9W004965 11.083003997802785.2203292846680.343440.3512021996.6400146484418.169620.085617.140499.9920.819918.994699.9999.9916.66515.92615.691351837997199994748490.1244310.3110640.18477399.990.3127150.55326399.9999.990.1320.1920.2131112172.4231617.75890.136454005.51467544761909
NA9W000445 11.070510864257885.28894042968750461902127 0.343440.3512021996.6400146484415.285516.371415.012799.9916.685215.753499.9999.9914.52914.30114.233351837997199994748490.1125330.2783210.13142899.990.2495850.21013999.9999.990.0330.0550.067311011115173.5515922.46320.0676283005.52159805985112
NA9W005842 11.139168739318885.30094146728520.343440.3512021996.6400146484415.851717.164215.783399.9917.459216.587399.9999.9915.1914.92214.666351837997199994748490.115780.2799910.13690399.990.2508430.22221299.9999.990.0510.0920.11531112175.31255175.8060.43722005.52366717986894
NABC010405 13.192327499389685.23393249511720.343440.3512021996.6400146484419.4621.878399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2083560.62912399.9999.9999.9999.9999.9999.9999.9999.9999.99310222051.737370.76430.220335005.5383301552557
NA9W005797 11.121798515319885.29885864257810.343440.3512021996.6400146484419.455799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.21891999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.2857113.9040.393044005.53865986023434
NA9W004974 11.07081890106285.22174835205080.343440.3512021996.6400146484419.265721.356417.959599.9999.9999.9999.9999.9916.67616.08915.83935183799999999994748490.180410.4084080.29873399.9999.9999.9999.9999.990.165-999-9993222071.95278175.3150.233247005.53898950084528
NA9W000519 11.008358955383385.23968505859380461902983 0.343440.3512021996.6400146484415.242816.224315.063499.9916.521515.566799.9999.9914.44714.22314.081351837997199994748490.1078680.2770880.12810499.990.2478760.20734199.9999.990.0350.0480.047311011115163.38191155.3190.0329048005.54468133064469
NA9W006528 12.64364814758385.33644866943360.343440.3512021996.6400146484416.80218.209816.288699.9918.563917.239399.9999.9915.59315.02615.12351837997199994748490.1324980.2911650.15644299.990.2616050.25274699.9999.990.0760.0890.13831112173.9036817.9250.329293005.55167511985775
NABC009803 12.32722091674885.16428375244140.343440.3512021996.6400146484418.894621.479917.986899.9920.601199.9999.9999.9917.32516.12215.6343518379979999994748490.1633740.453320.38973599.990.50791199.9999.9999.990.2540.2480.2123222112.3821870.45410.253604005.55239725427164
NA9W005978 11.21185970306485.31098937988280.343440.3512021996.6400146484418.782221.153999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.1679310.45908199.9999.9999.9999.9999.9999.9999.9999.9999.993122054.964120.670050.609005005.55409293443973
NABC009818 11.44865798950285.18051147460940.343440.3512021996.6400146484419.223399.9999.9999.9920.553699.9999.9999.9999.9999.9999.993599999979999999999990.20031299.9999.9999.990.48749199.9999.9999.9999.9999.9999.993200033.0556534.97270.350926005.55531082632727
NA9W005259 10.992218017578185.24879455566410.343440.3512021996.6400146484414.836116.045914.736299.9916.310615.444999.9999.9914.51614.26514.133351837997199994748490.1082380.2771450.12803499.990.2479260.20736899.9999.990.0440.050.06431112174.5108448.02210.267384005.5554375912456
NA9W006345 11.516807556152385.33393096923830.343440.3512021996.6400146484416.261617.33515.882199.9917.569616.843999.9999.9915.56715.35615.679351837997199994748490.1217120.2828980.14366299.990.2541980.23854799.9999.990.0840.1230.247310001115173.234632.514550.0724134005.55911858963396
NA9W006368 11.5617885589685.33615875244140.343440.3512021996.6400146484414.283314.489314.078899.9915.905399.9999.9999.9913.96113.62713.5273518379979999994748490.1201330.2813530.13635599.990.25378599.9999.9999.990.0750.0750.068310000113075.349555.961820.236842005.56275478589413
NABC010680 13.130185127258385.29411315917970.343440.3512021996.6400146484419.724799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.2591999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310200021.8063794.06540.232412005.56949890720878
NABC009761 11.972136497497685.16280364990230.343440.3512021996.6400146484417.738719.442917.015699.9920.134518.194399.9999.9915.95915.17115.526351837997199994748490.1249280.2976260.17479399.990.2652830.34178999.9999.990.0750.10.21331112172.4134728.40560.0154791005.57370459425094
NABC013959 13.130342483520585.29432678222660.2841160.2554281996.7700195312519.940121.501599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4518870.439599.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.4727790.09740.101752005.57551282713639
NA9W000413 11.326826095581185.32221221923830461902157 0.343440.3512021996.6400146484413.500814.368313.224799.9914.690113.798499.9999.9912.86312.66512.584351837997199994748490.1166960.2797110.13272699.990.2515720.19871699.9999.990.0250.0370.028011011112184.4692862.71320.0223467005.57621452003741
NA9W000401 11.474424362182685.33206176757810461901695 0.0320.044200099.9999.9999.9999.9912.10610.93899.9999.998.4897.8477.702999999994142999947484999.9999.9999.9999.990.1250.06499.9999.990.0230.0590.024099999900000005.57818154384701
2MJ68DRP 10.98535285.249580.20.161999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9916.51314.73614.64999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.159-999-999477777700000005.5860594452002
NA9W005947 11.189325332641685.30937194824220.343440.3512021996.6400146484420.161299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.37026499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.55202179.6420.3557005.58643652134625
NABC026708 12.640916824340885.17316436767580.2318590.224671996.7199707031399.9999.9916.965599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.29264599.9999.9999.9999.9999.9999.9999.9999.990100002011.9701940.57840.122584005.58729481686946
NABC010576 13.230761528015185.26486206054690.343440.3512021996.6400146484418.928121.270118.115199.9920.501919.312199.9999.9999.9999.9999.99351837997199999999990.172190.449780.38949499.990.4712470.85823999.9999.9999.9999.9999.9932222092.3721938.5960.284015005.59658612539751
NABC009834 12.433605194091885.16561126708980.343440.3512021996.6400146484415.319516.460714.942399.9916.627315.592799.9999.9914.35513.94113.957351837997199994748490.1205520.2858750.13893399.990.2563010.20968899.9999.990.0330.0410.058011112173.3861129.70460.0185643005.60545245092675
NABC009951 12.699062347412185.17560577392580.343440.3512021996.6400146484416.592718.179816.084499.9918.455817.202899.9999.9915.19214.59214.438351837997199994748490.1254570.2902190.14878799.990.2598890.24609999.9999.990.0470.0730.07631112172.9046880.86230.0598335005.60652635077188
NABC000224 12.486413002014285.16688537597660461902356 0.343440.3512021996.6400146484414.095615.107213.818899.9915.322414.528499.9999.9913.28713.06212.96351837997199994748490.1203740.2854620.1373799.990.2562540.20383799.9999.990.0290.0330.02011011115184.1204246.27810.0402628005.61589106139785
NABC010459 13.230984687805285.24357604980470.343440.3512021996.6400146484419.852621.31399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.2827910.46444599.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.44524.530730.114892005.62074221723429
NA9W005929 11.16735076904385.30782318115230.343440.3512021996.6400146484417.705419.065817.053799.9919.90917.866699.9999.9916.34415.75815.385351837997199994748490.124690.2901520.1722999.990.2593750.31668799.9999.990.1210.162-999310001115162.50109113.2690.0590723005.62254115472933
NABC010053 12.890347480773985.18747711181640.343440.3512021996.6400146484416.822217.78216.32899.9917.980517.154599.9999.9915.63215.48415.296351837997199994748490.1280320.2902880.15443499.990.2602110.24722899.9999.990.0620.1380.1631112172.8235214.41860.0786457005.6296942700981
NABC009871 12.559977531433185.16904449462890.343440.3512021996.6400146484418.424519.766817.802699.9920.723218.886499.9999.9999.9999.9999.99351837997199999999990.142880.3095740.27870299.990.2974670.54743199.9999.9999.9999.9999.9931112172.22986163.2570.0792232005.63156485099278
NABC009771 12.130131721496685.16109466552730.343440.3512021996.6400146484415.356516.378215.173399.9916.648715.651599.9999.9914.52314.19214.05351837997199994748490.1177340.2840620.13799.990.2544910.21169699.9999.990.0330.050.06101112173.55355165.7340.0967997005.63538247636462
NA9W006596 12.257390022277885.34822082519530.343440.3512021996.6400146484417.860218.859717.00299.9919.182317.988199.9999.9916.45815.88215.576351837997199994748490.1363890.2929260.18007499.990.2619050.31248899.9999.990.145-999-99931112172.62088154.5530.210361005.64103439025298
NABC010449 13.232695579528885.24201202392580.343440.3512021996.6400146484418.868721.465517.551599.9921.00899.9999.9999.9916.52615.94615.2573518379979999994748490.1649490.4775720.32860499.990.5025799.9999.9999.990.1220.205-9993222091.9785166.4790.0256841005.64228352526655
NABC015026 11.497661590576285.17588806152340.2809540.2725191996.7199707031399.9921.386399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.43107699.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.8038395.65820.020895005.6453132887592
NA9W006430 12.906642913818485.32254028320310.343440.3512021996.6400146484418.596419.723818.097599.9920.190918.567799.9999.9999.9999.9999.99351837997199999999990.1559610.3066010.41757699.990.2732250.44916899.9999.9999.9999.9999.9931112162.3349743.1210.191885005.6479581002871
NA9W000523 10.988789558410685.23853302001950461901305 0.343440.3512021996.6400146484415.094116.298214.7899.9916.394315.791499.9999.9914.313.97713.839351837997199994748490.1084080.2772770.12778599.990.2479470.20640399.9999.990.040.0580.058311011115183.60408168.5890.043895005.65297260221321
NA9W004978 11.044331550598185.222167968750.343440.3512021996.6400146484418.806621.65918.072899.9920.876119.247299.9999.9999.9999.9999.99351837997199999999990.150150.5172910.39503599.990.3880.78254299.9999.9999.9999.9999.9931122112.1846185.82370.0861689005.65321197188597
NA9W006540 11.798888206481985.34577178955080.343440.3512021996.6400146484417.075718.444617.057199.9919.728299.9999.9999.9916.57215.63415.5743518379979999994748490.1284280.2880730.18347899.990.26095699.9999.9999.990.191-999-999310000115103.0010717.11410.0321952005.65469763294568
NABC013880 13.244486808776985.24873352050780.2841160.2554281996.7700195312520.057622.012799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4795280.6374199.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.4776544.44980.273261005.65534149196322
NA9W006611 12.313585281372185.34781646728520.343440.3512021996.6400146484416.038417.223815.931999.9917.372916.652299.9999.9915.0814.66414.836351837997199994748490.128510.2870530.14907899.990.2585640.22750999.9999.990.0380.0770.10401112173.31081178.2790.0408877005.65963749156839
NABC010317 13.166521072387785.2205734252930.343440.3512021996.6400146484419.19721.081418.351899.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.1846640.4303040.42122599.9999.9999.9999.9999.9999.9999.9999.993222081.7883789.29290.0307762005.66141526353351
NA9W005004 11.029711723327685.225097656250.343440.3512021996.6400146484418.806720.796499.9999.9920.478299.9999.9999.9999.9999.9999.993518999979999999999990.1502280.38204699.9999.990.45407199.9999.9999.9999.9999.9999.993112082.2425676.13480.0884775005.66183863721966
NA9W004875 11.098453521728585.21183013916020.343440.3512021996.6400146484419.455499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.21593599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.76704172.320.0408413005.66198451292153
NA9W006567 12.041274070739785.34925842285160.343440.3512021996.6400146484419.931799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.30691899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.7018111.74950.321786005.66508742853354
NA9W012163 11.097622871398985.21170043945310.2841160.2554281996.7700195312519.493421.466118.408599.9999.9999.9999.9999.9916.91516.18315.79235183799999999994748490.3663460.4239680.43358499.9999.9999.9999.9999.990.1820.2160.233222031.7615123.30.00948241005.66928979255015
NABC010612 13.232972145080685.27289581298830.343440.3512021996.6400146484415.952817.035415.722799.9917.325816.420299.9999.9915.05614.7514.629351837997199994748490.1316850.2908920.1511699.990.2621790.22516199.9999.990.0470.090.08731112173.80227166.6610.240656005.67398019199638
NA9W012404 12.044331550598185.34942626953130.2841160.2554281996.7700195312519.796121.650299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4313080.49113299.9999.9999.9999.9999.9999.9999.9999.9999.993222031.7721822.53580.238665005.67428882411232
NABC010192 13.069382667541585.203613281250.343440.3512021996.6400146484417.366519.199116.810299.9920.061218.122499.9999.9916.15616.08915.182351837997199994748490.1359490.298570.16988199.990.2704150.34150699.9999.990.10.2310.13931112175.21017171.0240.53435005.70135693205979
NA9W014949 11.409863471984985.33079528808590.2536020.2283081997.9300537109499.9999.9918.557399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48950999.9999.9999.9999.9999.9999.9999.9999.9932021.51629109.3520.412534005.70148319338786
NABC000192 13.029326438903885.19879150390630461903042 0.343440.3512021996.6400146484414.887415.913514.642199.9916.043115.226699.9999.9914.09713.8313.803351837997199994748490.1266420.2888180.14364399.990.2599240.20875199.9999.990.0250.0470.051011011115173.6119473.47930.0350806005.70238416459246
NABC014947 12.307286262512285.16133117675780.2809540.2725191996.7199707031399.9921.790199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57122899.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.003659.091290.525622005.70792987524636
NA9W000423 11.13613414764485.30686187744140461901796 0.343440.3512021996.6400146484413.659415.056213.248299.9915.082314.109899.9999.9913.35612.82612.599351837997199994748490.1147770.2788460.13108299.990.2504890.20043299.9999.990.0520.050.035011011115185.09178131.6210.267576005.71927940113135
NABC010683 13.167874336242785.29341888427730.343440.3512021996.6400146484417.904519.563417.003399.9920.476118.108799.9999.9916.06715.45115.41351837997199994748490.1411130.3074920.18354799.990.2833040.35214299.9999.990.080.1070.16831112172.3855528.55640.0653821005.72241937968316
NABC009767 11.640586853027385.167968750.343440.3512021996.6400146484414.666215.879114.389699.9916.231815.117299.9999.9913.71913.29113.193351837997199994748490.1126130.2809330.13142799.990.2512860.20484999.9999.990.0290.0410.03501112173.7816969.24830.0330034005.72323370151625
NABC010161 13.013743400573785.19647979736330.343440.3512021996.6400146484415.261416.126414.774599.9916.419815.603599.9999.9914.46314.11513.995351837997199994748490.1268430.2888870.14428999.990.259980.21073899.9999.990.0350.0490.055010001115173.45756108.4230.0536212005.72471824082934
NA9W005376 10.954401016235485.26002502441410.343440.3512021996.6400146484416.680317.907216.163499.9918.234717.133699.9999.9915.55815.09115.322351837997199994748490.1132960.2802890.13945299.990.2500050.24537799.9999.990.0560.0860.14931112172.83046138.2290.0205398005.73192985473345
NABC009752 11.858767509460485.16174316406250.343440.3512021996.6400146484415.294816.245314.935999.9916.437415.682799.9999.9914.46414.18613.939351837997199994748490.115320.2824950.13461299.990.2527920.20876299.9999.990.0350.0510.05301112173.3160672.56330.0148274005.73346023834128
NA9W005069 10.993077278137285.23081970214840.343440.3512021996.6400146484415.598516.641915.469399.9916.932116.033999.9999.9914.70814.43914.336351837997199994748490.1091630.2777340.130799.990.2482610.21039999.9999.990.0470.0590.07201112173.3621565.07160.0544746005.73564592766447
2MJ68DGC 12.23841485.1598360.090.091999.8009830035599.9999.9999.9999.9999.9999.9999.9999.9914.92214.6214.45999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1560.1890.116477777700000005.74696997673414
NABC010624 13.236023902893185.27787780761720.343440.3512021996.6400146484420.316899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.41063199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310200021.52778172.5390.204941005.7498866714521
NABC010747 13.077632904052785.30849456787110.343440.3512021996.6400146484416.225117.475315.781299.9917.592416.579199.9999.9915.10714.64714.822351837997199994748490.1324990.2909470.15254799.990.2622250.23018299.9999.990.0420.0730.10101112173.0141880.17170.0212372005.76085539646147
NABC000162 13.205949783325285.22450256347660461902924 0.343440.3512021996.6400146484415.140216.103314.803699.9916.349515.535699.9999.9914.29513.92413.873351837997199994748490.1290650.2899650.14594599.990.2612090.21338599.9999.990.0380.0430.048011011115173.4426723.86530.0550626005.76348601883345
NA9W005627 10.998231887817485.28500366210940.343440.3512021996.6400146484419.425321.0399.9999.9920.906399.9999.9999.9999.9999.9999.993518999979999999999990.218150.42766999.9999.990.49324999.9999.9999.9999.9999.9999.993222082.2044133.4120.254758005.77959665782272
NA9W011797 12.415406227111885.34798431396480.2841160.2554281996.7700195312520.153921.662399.9999.9920.587499.9999.9999.9999.9999.9999.993518999979999999999990.559650.55925799.9999.990.50215899.9999.9999.9999.9999.9999.993222041.4735711.65710.051135005.7796030064601
NABC010643 13.223951339721785.2835617065430.343440.3512021996.6400146484415.544616.610615.300799.9916.918716.046599.9999.9914.61714.2914.175351837997199994748490.1316550.2905480.14927199.990.2620710.21843999.9999.990.0350.0640.06401112173.4393213.71780.0730605005.78041424999874
NA9W006469 11.714831352233985.34580230712890.343440.3512021996.6400146484420.165799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.34705499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.4993216.04590.413872005.7812775191229
NABC000228 12.523952484130985.16503906250461902610 0.343440.3512021996.6400146484414.317315.364714.0599.9915.692414.657599.9999.9913.49613.20513.163351837997199994748490.1215760.2860160.1386999.990.2568470.20438799.9999.990.0290.0350.03011011115173.98474177.6950.0536389005.7854242061242
NABC009875 11.24404716491785.1907882690430.343440.3512021996.6400146484417.997920.471217.251999.9920.857418.637699.9999.9916.1715.23815.481351837997199994748490.1279680.3359120.18721399.990.3487260.44706599.9999.990.1240.1280.19131112173.3521288.81920.259025005.78717660513439
NABC000233 12.25262832641685.15927886962890461901257 0.343440.3512021996.6400146484411.724612.738311.295899.9913.14512.099399.9999.9911.13910.88210.776351837997199994748490.1182860.2840850.13492799.990.2547990.19857399.9999.990.0270.0320.02011011110186.6500817.29140.148542005.78866108014915
NA9W005224 10.947154998779385.24661254882810.343440.3512021996.6400146484418.013419.830317.367699.9920.506618.571799.9999.9916.54115.9915.741351837997199994748490.1234050.2987490.20078999.990.2721950.44866299.9999.990.1340.1840.2431112172.402577.99440.0944015005.7899746942872
NABC009799 12.42072677612385.16208648681640.343440.3512021996.6400146484416.579717.654116.251299.9917.906217.036999.9999.9915.5115.16515.09351837997199994748490.1234560.2877570.14993199.990.2576170.24254699.9999.990.0570.1060.13731112172.8528938.05450.0433764005.79051204007341
NA9W004953 11.02095699310385.22063446044920.343440.3512021996.6400146484419.984199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.2788899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4522218.83780.377171005.79537719443687
NA9W012190 11.020875930786185.22053527832030.2841160.2554281996.7700195312519.729121.830399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4195040.52695599.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.85075127.7370.213155005.79792673409685
NA9W006031 11.186714172363385.3150558471680.343440.3512021996.6400146484414.824915.884514.397399.9916.047415.137999.9999.9913.96613.61313.576351837997199994748490.1168190.2797230.13376999.990.251370.2037499.9999.990.0330.040.04501112173.58553111.8460.0181033005.80014878052067
NA9W006497 12.863590240478585.32920837402340.343440.3512021996.6400146484416.398317.547416.067599.9917.922916.806199.9999.9915.56615.09514.951351837997199994748490.1324010.2903230.15465299.990.2615850.23950399.9999.990.0630.0920.11501112173.12919170.5460.111556005.80156398066623
NA9W000387 11.798029899597285.34829711914060461901252 0.343440.3512021996.6400146484412.072313.088611.544399.9913.145812.363899.9999.9911.10610.76410.709351837997199994748490.122960.2827940.13777499.990.2549940.19856799.9999.990.0270.0310.021011011115185.8372332.33450.0132733005.80177584306271
NABC012150 13.094806671142685.20368957519530.2841160.2554281996.7700195312519.877621.241299.9999.9920.864799.9999.9999.9999.9999.9999.993518999979999999999990.4616290.4401599.9999.990.38802699.9999.9999.9999.9999.9999.99310222042.1521325.33240.478595005.80601152006823
2MJ68DRV 11.10531885.3056180.110.091999.8009698439999.9999.9999.9999.9999.9999.9999.9999.9915.61515.48315.267999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0740.1560.168477777700000005.80867485819451
NABC010354 13.208226203918585.22222137451170.343440.3512021996.6400146484417.104219.122516.585899.9919.589717.924599.9999.9915.80115.14414.952351837997199994748490.1339240.3000780.16332999.990.2682090.3235799.9999.990.0650.0980.117310001115172.84253137.1190.034159005.82028553342533
NA9W006388 13.006750106811585.3182449340820.343440.3512021996.6400146484419.526999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.23010399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.76345177.2990.160238005.83265166416866
NABC010290 13.182446479797485.21623229980470.343440.3512021996.6400146484418.90521.207318.19599.9920.536919.218399.9999.9999.9999.9999.99351837997199999999990.1716620.4301310.40711899.990.4871130.7709999.9999.9999.9999.9999.9931222112.1905161.10880.0708424005.83643734260505
NA9W012221 13.008142471313585.31828308105470.2841160.2554281996.7700195312520.342522.087299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6028910.68836499.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.45718106.7250.372583005.83934066857858
NA9W011702 11.245468139648485.32195281982420.2632650.2654071996.6300048828199.9921.602199.9999.9920.528299.9999.9999.9999.9999.9999.9999189999799999999999999.990.52800399.9999.990.47554599.9999.9999.9999.9999.9999.99322031.4210830.670.109358005.84967335452934
NA9W006627 12.188705444335985.35230255126950.343440.3512021996.6400146484417.733319.255917.063699.9920.157218.09599.9999.9916.27215.49615.082351837997199994748490.136120.2977640.1813999.990.2701530.33423299.9999.990.10.125-99931112172.4661723.60840.047798005.85149836135296
2MJ68DPL 10.985885.2260280.220.191999.8009372463299.9999.9999.9999.9999.9999.9999.9999.9916.55615.90315.203999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1490.175-999477777700000005.85226093268861
NABC037973 11.242626190185585.18930053710940.2632650.2654071996.6300048828199.9921.516699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51779299.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.02671171.1560.542335005.85272079157187
NA9W000424 11.093976974487385.30549621582030461901480 0.343440.3512021996.6400146484413.908114.956313.747299.9915.238514.420599.9999.9913.79213.47713.359351837997199994748490.1151750.2788070.13196799.990.250510.20039499.9999.990.0420.0370.037311011115185.12004161.5620.330579005.85274132742407
NA9W006637 12.487170219421485.34748077392580.343440.3512021996.6400146484415.419316.466815.059699.9916.609215.712999.9999.9914.41914.06913.939351837997199994748490.1292690.2872930.14584599.990.2592170.21207599.9999.990.0290.0470.05501112173.3962321.50450.0550043005.85294486451981
NABC009889 12.661044120788685.16903686523440.343440.3512021996.6400146484416.578918.00216.006399.9918.181616.964899.9999.9915.46414.67615.033351837997199994748490.1264270.2898660.1483599.990.2595640.24487899.9999.990.0660.0690.12831112173.1232969.72160.121253005.85364080516416
NABC000201 12.968757629394585.18864440917970461901236 0.343440.3512021996.6400146484413.898515.277313.366499.9915.761314.351199.9999.9912.69812.17912.042351837997199994748490.1260680.2884830.14197699.990.2596460.20449499.9999.990.0270.0330.02011011115184.119645.511990.0130361005.86036880011485
NA9W006301 11.445393562316985.33616638183590.343440.3512021996.6400146484420.089199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.34301399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.778790.5871010.471087005.86150024888738
NA9W005994 11.156191825866785.31356811523440.343440.3512021996.6400146484420.308599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.40285399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.46561162.1440.380001005.86552142282498
NABC010659 13.231531143188585.28654479980470.343440.3512021996.6400146484419.385321.197799.9999.9920.460799.9999.9999.9999.9999.9999.993518999979999999999990.2256080.45563999.9999.990.44357799.9999.9999.9999.9999.9999.99310222052.32629103.5630.291123005.8698123660311
NABC009997 12.860873222351185.1798171997070.343440.3512021996.6400146484419.756221.579499.9999.9920.474899.9999.9999.9999.9999.9999.993518999979999999999990.2777720.52228899.9999.990.44828699.9999.9999.9999.9999.9999.99310222051.5803371.66590.0608556005.87546624534703
NABC009736 11.993926048278885.15748596191410.343440.3512021996.6400146484415.974717.040615.605599.9917.17816.371999.9999.9915.00814.62514.531351837997199994748490.1185790.2844210.13965499.990.2544740.22090199.9999.990.040.0710.07901112203.29235131.1370.0815411005.87887836420669
NABC013807 13.040398597717385.19515991210940.2841160.2554281996.7700195312520.170321.363399.9999.9920.880899.9999.9999.9999.9999.9999.993518999979999999999990.5687140.41167699.9999.990.42935499.9999.9999.9999.9999.9999.993222032.77786110.030.694333005.87895489685901
NABC009732 11.800360679626585.16020202636720.343440.3512021996.6400146484416.957317.89816.501999.9918.11217.333999.9999.9916.02815.66115.815351837997199994748490.1198690.2848290.15233599.990.2542210.24895199.9999.990.0850.156-999310001112172.9104227.56110.0766536005.89359681036556
NA9W006233 11.346835136413685.33093261718750.343440.3512021996.6400146484418.51920.670617.337499.9920.516418.855199.9999.9916.23915.93515.519351837997199994748490.1453130.356420.20654299.990.4755950.56196499.9999.990.0950.2060.21531112132.57611170.3070.25151005.90017234043134
NABC000194 13.068092346191485.19754028320310461900310 0.343440.3512021996.6400146484414.318616.187913.703799.9916.383815.026399.9999.9912.96412.41312.199351837997199994748490.1274480.2895250.14331399.990.260610.20830699.9999.990.0290.0330.024011011112184.26114113.6730.129083005.90359381078607
NA9W014789 11.059255599975685.2093429565430.4385530.4022191997.9200439453119.30599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5524599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100102011.53548134.5420.262758005.90538761962018
NABC010429 13.274688720703185.23628997802730.343440.3512021996.6400146484416.474817.831716.135199.9918.066216.993799.9999.9915.38715.12214.992351837997199994748490.132750.2926060.15602699.990.2630710.24204299.9999.990.0510.0950.11931112173.00402450.0142185005.9080189550523
NABC009927 11.135165214538685.19895935058590.343440.3512021996.6400146484418.554320.713517.568799.9920.837619.057299.9999.9999.9999.9999.99351837997199999999990.1387070.3450010.22687499.990.3359070.60171599.9999.9999.9999.9999.9931112172.3375512.90940.136645005.90834871021945
NABC009903 11.180547714233485.19365692138670.343440.3512021996.6400146484414.846915.784414.424499.9916.087215.223799.9999.9914.01613.77613.646351837997199994748490.1097940.2785120.12893899.990.2489750.20441299.9999.990.0330.0440.03901112173.609951.867380.0577878005.91801306331265
NA9W004921 11.008009910583585.21783447265630.343440.3512021996.6400146484416.141816.96815.640899.9917.041216.583199.9999.9915.18414.84414.943351837997199994748490.1108720.2786010.13324299.990.2486890.22350899.9999.990.0390.080.123010001112173.152830.50630.0901463005.91842089252119
NA9W011750 13.084486961364785.31242370605470.2841160.2554281996.7700195312520.099421.200699.9999.9920.88999.9999.9999.9999.9999.9999.993518999979999999999990.5279850.4424199.9999.990.45279799.9999.9999.9999.9999.9999.99310222051.4553486.26320.0823212005.92129764040224
NA9W005010 10.973401069641185.22532653808590.343440.3512021996.6400146484414.700515.916614.616799.9916.277115.417899.9999.9914.45314.18814.209351837997199994748490.1094130.2776460.12901199.990.2483590.20618899.9999.990.0420.0510.07531112175.09541136.130.364477005.92413539511236
NABC014950 13.027998924255485.19258117675780.2809540.2725191996.7199707031399.9922.015199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63897499.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.4859670.26210.412165005.92753402343707
NABC010084 12.962726593017685.18647003173830.343440.3512021996.6400146484417.525718.672416.920799.9919.236618.433599.9999.9916.17315.44915.655351837997199994748490.1335990.2951120.17987299.990.2641570.36903499.9999.990.1180.1440.225310001115152.5923752.16170.0938456005.92871586076514
NABC010306 13.213449478149485.21793365478520.343440.3512021996.6400146484418.248920.266617.313499.9920.711318.888999.9999.9916.60315.95515.52351837997199994748490.145080.3270970.20879199.990.300930.5498999.9999.990.130.1780.18731112172.27759151.5010.0834746005.93857104444723
NABC009728 12.042550086975185.15612792968750.343440.3512021996.6400146484417.962819.502717.367899.9920.257118.388999.9999.9916.27215.89515.576351837997199994748490.1309670.3001850.20607599.990.2694940.40037799.9999.990.1130.1840.228311112172.6038134.2250.195135005.94147952294268
NA9W006409 13.037542343139685.31832885742190.343440.3512021996.6400146484417.433719.003416.719799.9919.216717.663999.9999.9915.81115.28215.1351837997199994748490.1377610.2971160.17016999.990.2661680.28321499.9999.990.0720.1130.12431112172.5411420.870.0254413005.95193851859505
NA9W006638 12.118572235107485.35423278808590.343440.3512021996.6400146484418.177519.293117.589199.9919.665918.788399.9999.9999.9999.9999.99351837997199999999990.1430290.2974150.36781999.990.2648610.48502199.9999.9999.9999.9999.99310001112162.39565139.1240.0709281005.95418101454536
NABC010274 13.195607185363885.21387481689450.343440.3512021996.6400146484419.936799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.31043599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4529396.05320.116792005.9550735021179
NA9W006309 11.418261528015185.33660125732420.343440.3512021996.6400146484418.082920.648217.403499.9920.87618.79699.9999.9916.5415.82615.825351837997199994748490.1376360.3534670.20703599.990.3916610.48873899.9999.990.1370.1770.28631112163.048115.359460.298714005.9581668084412
NA9W004801 11.08197402954185.20413208007810.343440.3512021996.6400146484414.892315.669914.657599.9915.859215.287699.9999.9914.15413.78913.813351837997199994748490.1096280.2780310.12888299.990.2485820.20395199.9999.990.0360.0490.0501112173.59731107.7540.0440326005.96155979807669
NA9W006177 11.274407386779885.32710266113280.343440.3512021996.6400146484417.057718.125116.444399.9918.440117.539299.9999.9916.00815.23515.582351837997199994748490.1238950.2847790.1528499.990.2546220.26617699.9999.990.0860.1090.22231112172.7166818.57480.0633685005.96536908915747
NABC013818 13.141384124755985.20475006103520.2841160.2554281996.7700195312520.396799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63887599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.48029109.7760.391612005.97145880478864
NABC010487 13.310704231262285.24709320068360.343440.3512021996.6400146484417.719518.316417.226899.9918.65617.976599.9999.9916.69816.8816.408351837997199994748490.1404950.2954690.20100699.990.2644270.323399.9999.990.155-999-999310001112182.67957168.3140.125468005.99152342984103
NABC009737 11.609933853149485.1641769409180.343440.3512021996.6400146484417.809818.862317.165699.9919.004618.192299.9999.9999.9999.9999.99351837997199999999990.1250210.2884010.18594599.990.2551270.34091599.9999.9999.9999.9999.9931112172.650426.67520.158571005.99424052051745
NABC000209 11.355789184570385.17725372314450461900811 0.343440.3512021996.6400146484414.386915.784813.913999.9916.226614.781199.9999.9913.13612.6412.589351837997199994748490.1114480.2797190.12978299.990.2501850.20249899.9999.990.0270.0330.02101011112173.89455100.9970.0409225005.99479607623694
diff --git a/vo/votest/data/nomad.xml b/vo/votest/data/nomad.xml new file mode 100644 index 00000000..35158be8 --- /dev/null +++ b/vo/votest/data/nomad.xml @@ -0,0 +1,284 @@ + + United States Naval Observatory Flagstaff Station 16Mar2012-23:02:22 + Astronomical Image and Catalogue Server: + http://www.nofs.navy.mil/data/fchpix/ + Please send questions and problem reports to: + sel@nofs.navy.mil + + Coordinate system is FK5 equinox=J2000.0, epoch=2000.0
1371-0285006202.410111147.1845444 954 460 + 954 460 0.0 0.0 0.0 0.0 16.320 + 17.690 30.000 30.000 30.000 30.000
1371-0285009202.415816747.1759194 50 284 + 50 284 0.0 0.0 0.0 0.0 17.400 + 30.000 30.000 30.000 30.000 30.000
1371-0285011202.416305647.1764194 283 448 + 538 807 42.0 66.0 15.0 22.0 19.190 + 30.000 18.000 30.000 30.000 30.000
1371-0285013202.418936147.1976361 197 74 + 197 74 0.0 0.0 0.0 0.0 19.700 + 30.000 30.000 30.000 30.000 30.000
1371-0285014202.420402847.1795028 604 584 + 604 584 0.0 0.0 0.0 0.0 17.760 + 30.000 16.940 14.256 13.560 13.381
1371-0285015202.423558347.1977667 466 480 + 466 480 0.0 0.0 0.0 0.0 15.520 + 14.760 15.220 14.082 13.733 13.705
1371-0285018202.429266747.1935806 200 200 + 286 286 12.9 -25.2 9.0 9.0 13.050 + 15.400 30.000 16.059 14.460 14.163
1371-0285019202.432378947.1537675 69 26 + 72 28 -23.2 -21.2 6.5 5.9 15.830 + 15.310 15.350 14.284 13.976 13.912
1371-0285022202.433643947.1666258 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.175 14.364 14.125
1371-0285023202.433908347.1730694 200 200 + 292 292 -38.8 39.7 9.0 9.0 12.700 + 15.080 30.000 15.615 15.410 14.779
1371-0285026202.437122247.1663556 200 200 + 268 268 67.9 -31.0 9.0 9.0 15.110 + 14.770 30.000 15.269 14.778 14.477
1371-0285027202.441555647.1890028 200 200 + 292 292 1.4 -23.0 9.0 9.0 17.310 + 16.780 30.000 15.548 15.210 15.138
1371-0285028202.441752847.1799389 200 200 + 273 273 1.6 11.4 9.0 9.0 14.340 + 13.630 30.000 12.260 11.974 11.941
1371-0285030202.445269447.1613889 200 200 + 268 268 -84.3 52.1 9.0 9.0 15.990 + 16.480 30.000 16.376 15.509 14.211
1371-0285032202.451213947.1468694 50 68 + 56 100 -6.0 -4.0 1.0 3.0 18.140 + 16.690 17.880 15.462 15.000 15.061
1371-0285045202.456330647.1569306 430 53 + 823 61 12.0 40.0 23.0 1.0 13.310 + 30.000 16.980 30.000 30.000 30.000
1371-0285046202.457009747.1906547 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.605 16.471 13.271
1371-0285048202.458046947.1947519 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.117 13.435 16.425
1371-0285050202.458777847.1966139 200 200 + 268 268 86.0 78.2 9.0 9.0 30.000 + 14.190 30.000 14.958 15.621 12.789
1371-0285052202.459542847.1982797 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.807 14.439 12.800
1371-0285053202.459627847.1625778 945 999 + 945 999 0.0 0.0 0.0 0.0 17.760 + 16.690 10.020 16.664 15.202 15.410
1371-0285054202.460271947.1637308 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.532 15.554 14.830
1371-0285055202.460644447.1686361 200 200 + 292 292 -38.8 -23.0 9.0 9.0 17.060 + 16.490 30.000 16.797 15.781 15.131
1371-0285057202.461019447.1548167 911 999 + 911 999 0.0 0.0 0.0 0.0 11.030 + 16.620 30.000 16.483 15.231 14.977
1371-0285059202.461341747.1558139 683 509 + 683 509 0.0 0.0 0.0 0.0 30.000 + 30.000 15.370 30.000 30.000 30.000
1371-0285063202.462320047.1934808 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.836 12.724 12.416
1371-0285064202.462598947.1995197 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.516 12.699 14.172
1371-0285066202.462750847.1920508 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.287 12.864 15.124
1371-0285070202.465456947.1990278 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.659 11.989 13.673
1371-0285073202.466695847.1994089 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.391 14.090 11.676
1371-0285074202.467045047.1976319 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.688 11.412 11.143
1371-0285075202.467131947.1966508 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 11.872 11.223 11.733
1371-0285076202.467431947.1950147 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.769 10.909 10.676
1371-0285077202.467533947.1987378 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.362 13.824 11.393
1371-0285078202.467820847.1979789 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.125 11.480 12.525
1371-0285079202.468002847.1959989 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.509 10.743 10.500
1371-0285081202.468578947.1971658 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.634 11.208 10.973
1371-0285082202.468682847.1993058 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.807 11.946 11.643
1371-0285083202.469404747.1930269 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.926 11.343 11.131
1371-0285084202.469655647.1951417 200 200 + 268 268 28.1 -86.5 9.0 9.0 13.750 + 11.270 30.000 11.294 10.468 10.157
1371-0285085202.469911147.1973194 200 200 + 292 292 24.4 118.0 9.0 9.0 30.000 + 10.760 30.000 11.945 13.385 11.076
1371-0285086202.470040847.1939128 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.249 10.733 10.499
1371-0285088202.470120847.1918869 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.003 11.717 11.492
1371-0285089202.471038947.1934508 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 11.789 11.132 12.621
1371-0285090202.471161147.1459556 999 999 + 999 999 0.0 0.0 0.0 0.0 30.000 + 30.000 16.090 30.000 30.000 30.000
1371-0285091202.471403947.1925700 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.096 13.108 11.204
1371-0285093202.471583347.1784361 200 200 + 286 286 -0.2 11.3 9.0 9.0 30.000 + 15.100 30.000 15.842 15.124 14.413
1371-0285094202.471616947.1923028 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.179 11.506 12.888
1371-0285095202.471643947.1940000 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 11.688 12.939 10.778
1371-0285097202.471990847.1902078 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.997 12.352 12.067
1371-0285098202.472363947.1928708 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.237 11.394 11.160
1371-0285099202.472541947.1992647 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.153 15.124 12.242
1371-0285101202.472608947.1931419 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.044 11.375 12.160
1371-0285102202.472658947.1923478 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 12.211 13.060 11.298
1371-0285103202.472919447.1954444 999 999 + 999 999 0.0 0.0 0.0 0.0 9.400 + 30.000 8.980 30.000 30.000 30.000
1371-0285104202.473582847.1922378 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.627 11.685 11.429
1371-0285105202.473636947.1907839 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.669 12.204 11.935
1371-0285106202.474047847.1932869 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.092 11.621 11.368
1371-0285107202.474953947.1943319 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.132 11.865 11.625
1371-0285108202.475152847.1824722 200 200 + 292 292 -2.5 -67.8 9.0 9.0 30.000 + 14.660 30.000 16.327 15.428 15.493
1371-0285109202.475248947.1980900 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.265 12.566 12.339
1371-0285110202.475738947.1770739 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.690 14.797 14.718
1371-0285111202.477390047.1949419 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.471 12.539 12.291
1371-0285114202.479266747.1953361 200 200 + 286 286 -76.2 -75.5 9.0 9.0 30.000 + 14.870 30.000 13.606 14.983 14.884
1371-0285116202.479992847.1912119 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.516 13.548 12.964
1371-0285118202.480613947.1680372 15 15 + 19 19 -36.7 -17.5 5.8 5.8 16.790 + 15.350 15.400 12.860 12.245 12.138
1371-0285120202.481641747.1969611 200 200 + 286 286 130.3 32.3 9.0 9.0 30.000 + 13.840 30.000 15.201 15.237 15.105
1371-0285121202.482180847.1945458 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.179 15.201 13.430
1371-0285122202.483075847.1948889 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.315 13.551 13.332
1371-0285124202.484316747.1991444 200 200 + 286 286 28.3 42.2 9.0 9.0 30.000 + 16.030 30.000 15.683 15.375 15.019
1371-0285126202.485633947.1795008 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.221 15.305 14.013
1371-0285127202.485752847.1790469 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.024 14.294 13.851
1371-0285130202.487419447.1556778 132 110 + 132 110 0.0 0.0 0.0 0.0 19.950 + 30.000 18.520 30.000 30.000 30.000
1371-0285134202.489194447.1791306 200 200 + 286 286 4.2 1.9 9.0 9.0 30.000 + 14.220 30.000 15.797 14.211 13.909
1371-0285137202.492605647.1508194 999 999 + 999 999 0.0 0.0 0.0 0.0 18.990 + 30.000 17.420 30.000 30.000 30.000
1371-0285138202.494441747.1532000 50 999 + 50 999 0.0 0.0 0.0 0.0 30.000 + 30.000 16.980 30.000 30.000 30.000
1371-0285139202.494638947.1541556 115 72 + 164 114 10.0 22.0 4.0 3.0 16.920 + 15.420 14.150 16.260 15.792 14.673
1371-0285141202.495372247.1846028 200 200 + 286 286 -12.0 28.5 9.0 9.0 30.000 + 16.420 30.000 16.234 15.268 14.121
1371-0285142202.497222847.1879228 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.422 15.525 14.246
1371-0285145202.499211947.1903419 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.437 14.593 14.314
1371-0285146202.499850847.1886250 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.164 15.335 13.993
1371-0285150202.503991747.1582361 50 130 + 50 130 0.0 0.0 0.0 0.0 19.240 + 30.000 16.580 30.000 30.000 30.000
1371-0285161202.510569447.1640667 200 200 + 273 273 499.9 499.9 9.0 9.0 30.000 + 17.770 30.000 16.047 15.554 14.769
1371-0285163202.511991747.1642028 136 999 + 136 999 0.0 0.0 0.0 0.0 13.040 + 30.000 13.160 30.000 30.000 30.000
1371-0285165202.512602847.1646556 931 999 + 931 999 0.0 0.0 0.0 0.0 13.490 + 30.000 30.000 30.000 30.000 30.000
1371-0285166202.512780647.1637306 543 164 + 543 164 0.0 0.0 0.0 0.0 12.140 + 30.000 7.690 30.000 30.000 30.000
1371-0285176202.516991747.1709417 876 214 + 876 214 0.0 0.0 0.0 0.0 15.750 + 30.000 30.000 30.000 30.000 30.000
1371-0285184202.520633347.1634861 78 50 + 78 50 0.0 0.0 0.0 0.0 30.000 + 17.160 17.210 15.323 14.689 14.503
1371-0285186202.522747247.1758333 509 999 + 509 999 0.0 0.0 0.0 0.0 30.000 + 30.000 18.400 30.000 30.000 30.000
1371-0285187202.523108347.1766722 67 90 + 67 90 0.0 0.0 0.0 0.0 17.400 + 30.000 30.000 30.000 30.000 30.000
1371-0285188202.524172247.1783389 115 689 + 115 689 0.0 0.0 0.0 0.0 30.000 + 30.000 17.100 30.000 30.000 30.000
1371-0285189202.524791747.1784111 700 855 + 700 855 0.0 0.0 0.0 0.0 18.640 + 30.000 30.000 30.000 30.000 30.000
1371-0285190202.529497247.1933222 129 529 + 175 882 14.0 10.0 4.0 24.0 17.690 + 16.510 14.420 16.530 14.939 14.605
1371-0285191202.530302847.1672972 228 328 + 228 328 0.0 0.0 0.0 0.0 14.550 + 30.000 18.420 30.000 30.000 30.000
1371-0285192202.531736147.1890778 589 325 + 589 325 0.0 0.0 0.0 0.0 17.370 + 30.000 15.990 15.032 14.627 14.634
1372-0292908202.417222247.2159611 512 229 + 512 229 0.0 0.0 0.0 0.0 30.000 + 17.970 16.920 30.000 30.000 30.000
1372-0292912202.420138947.2170222 275 374 + 275 374 0.0 0.0 0.0 0.0 17.400 + 16.910 16.690 30.000 30.000 30.000
1372-0292917202.428733347.2363639 50 111 + 52 142 8.0 10.0 1.0 6.0 20.130 + 17.970 18.210 16.736 15.920 15.538
1372-0292918202.435652847.2091472 200 200 + 286 286 -85.7 -73.9 9.0 9.0 30.000 + 17.550 30.000 13.593 13.087 12.835
1372-0292919202.436875047.2094417 999 359 + 999 359 0.0 0.0 0.0 0.0 30.000 + 30.000 13.270 30.000 30.000 30.000
1372-0292920202.437802847.2255806 305 545 + 305 545 0.0 0.0 0.0 0.0 30.000 + 30.000 13.970 30.000 30.000 30.000
1372-0292921202.438927847.2258500 139 999 + 139 999 0.0 0.0 0.0 0.0 30.000 + 30.000 12.820 30.000 30.000 30.000
1372-0292923202.440969447.2265972 88 485 + 88 485 0.0 0.0 0.0 0.0 9.120 + 30.000 30.000 30.000 30.000 30.000
1372-0292924202.443833347.2090833 200 200 + 286 286 10.2 -31.4 9.0 9.0 17.120 + 17.160 30.000 16.564 15.682 14.505
1372-0292925202.446455647.2269444 723 534 + 723 534 0.0 0.0 0.0 0.0 15.310 + 16.160 10.820 16.413 14.589 14.478
1372-0292926202.446833347.2266917 264 944 + 264 944 0.0 0.0 0.0 0.0 30.000 + 30.000 8.060 30.000 30.000 30.000
1372-0292929202.464672247.2381750 999 434 + 999 434 0.0 0.0 0.0 0.0 18.130 + 30.000 14.650 30.000 30.000 30.000
1372-0292930202.465021947.2004239 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 13.273 14.756 12.224
1372-0292931202.466096947.2010958 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.243 12.810 12.420
1372-0292932202.467152847.2125722 200 200 + 268 268 23.7 -36.9 9.0 9.0 16.090 + 15.830 30.000 16.371 15.680 14.839
1372-0292933202.467315847.2003708 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 14.836 12.401 12.080
1372-0292934202.469830647.2232806 560 934 + 560 934 0.0 0.0 0.0 0.0 30.000 + 30.000 17.780 30.000 30.000 30.000
1372-0292935202.470600047.2235556 709 130 + 709 130 0.0 0.0 0.0 0.0 15.890 + 30.000 17.680 30.000 30.000 30.000
1372-0292936202.473999747.2000889 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.304 12.826 16.254
1372-0292937202.474338947.2264417 200 490 + 200 490 0.0 0.0 0.0 0.0 13.490 + 30.000 18.740 30.000 30.000 30.000
1372-0292938202.475089747.2066189 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 15.699 14.744 13.651
1372-0292939202.477491747.2019944 200 200 + 286 286 69.0 20.5 9.0 9.0 30.000 + 14.160 30.000 15.724 15.316 14.695
1372-0292940202.481633347.2332861 50 999 + 50 999 0.0 0.0 0.0 0.0 16.740 + 16.970 30.000 16.501 15.439 14.548
1372-0292941202.481736147.2086417 200 200 + 273 273 34.9 38.3 9.0 9.0 17.610 + 30.000 30.000 16.838 16.222 15.590
1372-0292942202.482983347.2075889 200 200 + 268 268 31.8 -48.8 9.0 9.0 17.250 + 16.990 30.000 16.106 15.569 15.089
1372-0292946202.492672247.2358944 200 200 + 286 286 -37.0 -36.3 9.0 9.0 15.670 + 16.840 30.000 16.367 15.541 14.185
1372-0292947202.493683347.2268472 999 999 + 999 999 0.0 0.0 0.0 0.0 30.000 + 30.000 11.000 30.000 30.000 30.000
1372-0292948202.494625047.2065472 332 999 + 332 999 0.0 0.0 0.0 0.0 20.130 + 30.000 15.790 30.000 30.000 30.000
1372-0292950202.495933347.2248639 268 50 + 268 50 0.0 0.0 0.0 0.0 15.620 + 30.000 30.000 30.000 30.000 30.000
1372-0292953202.497833347.2332861 200 200 + 273 273 24.3 -11.7 9.0 9.0 17.030 + 30.000 30.000 16.068 15.625 15.086
1372-0292957202.501241747.2220083 200 200 + 273 273 17.4 -108.0 9.0 9.0 15.820 + 17.790 30.000 15.228 14.550 15.076
1372-0292958202.502038947.2258833 200 200 + 268 268 10.9 18.6 9.0 9.0 30.000 + 15.940 30.000 16.350 14.744 14.335
1372-0292960202.502916747.2243639 200 200 + 292 292 -17.9 -13.8 9.0 9.0 11.290 + 30.000 30.000 15.288 15.650 14.348
1372-0292961202.503083347.2253417 200 200 + 268 268 -44.6 -42.5 9.0 9.0 15.980 + 16.950 30.000 14.936 15.634 14.154
1372-0292962202.504106947.2253489 0 0 + 0 0 0.0 0.0 0.0 0.0 30.000 + 30.000 30.000 16.207 14.445 14.874
1372-0292963202.504297247.2181667 200 200 + 286 286 -16.7 8.1 9.0 9.0 30.000 + 14.420 30.000 15.913 15.105 14.689
1372-0292964202.505155647.2296472 200 200 + 273 273 -16.4 -26.8 9.0 9.0 16.940 + 30.000 30.000 16.629 14.867 14.646
1372-0292965202.505750047.2143500 200 200 + 268 268 97.8 -15.6 9.0 9.0 30.000 + 14.860 30.000 16.208 15.284 14.551
1372-0292966202.506047247.2287500 200 200 + 273 273 78.7 -24.0 9.0 9.0 30.000 + 16.860 30.000 15.179 15.734 14.279
1372-0292967202.509411147.2155472 200 200 + 273 273 76.4 -7.7 9.0 9.0 30.000 + 16.690 30.000 16.271 14.702 14.108
1372-0292969202.509975047.2357056 147 155 + 253 258 4.0 44.0 7.0 7.0 18.350 + 30.000 14.740 30.000 30.000 30.000
1372-0292974202.520936147.2090944 200 200 + 286 286 83.9 114.9 9.0 9.0 16.130 + 16.640 30.000 16.265 14.946 14.595
1372-0292978202.534822247.2144111 355 191 + 355 191 0.0 0.0 0.0 0.0 17.760 + 16.930 16.060 30.000 30.000 30.000
diff --git a/vo/votest/data/sia.xml b/vo/votest/data/sia.xml new file mode 100644 index 00000000..0606b971 --- /dev/null +++ b/vo/votest/data/sia.xml @@ -0,0 +1,137 @@ + + + + + Multimission Archive at STScI (MAST) archive.stsci.edu + send questions to: archive@stsci.edu + + + + + + + + +Search position in form ra,dec in decimal degrees + + +Search diameter in decimal degrees + + + + + + + + + +MAST SIAP_KEYWORDS Search: 6 row(s) returned! +For HST previews this column contains the dataset name. For HLSP, this column contains the actual filename. + + +The instrument ID follows the convention: Archive.Satellite.Instrument + + +Should be center of image. May not match the Target RA in the FITS header of some HST observations. + + +Should be center of image. May not match the Target Dec in the FITS header of some HST observations. + + +URL of image file + + +File size in bytes + + +Observation midpoint as Modifed Julian Date + + +Number of axes + + +image size in pixels + + +Image scale in deg/pixel for each axis (as a concatenated string) + + +CD matrix (values concatenated into a single character field) + + +Mime type of file + + +coordinate system reference frame + + +Equinox + + +celestial projection used + + +image coordinates of WCS reference pixel (crpix) + + +world coordinates of WCS reference pixel (crval) + + +Axes labels (ctype) + + +Filter Designation + + +approximate central wavelength or frequency + + +VLAFIRST uses frequencies (hertz), other missions use wavelengths (meters) + + +bandpass upper limit + + +bandpass lower limit + + +level of processing + + +hlsp indicator + + +indicates a preview is available + + +indicates a scrapbook selection + + +Target name + + + + + + + + + + + + + + + + + + + + + + + + +
dpix1.fitsMAST.HST.WFPC2202.50458333347.22861167772162512 512-9.929466E-7 9.871683E-7-9.929466E-7 1.379957E-5 1.378579E-5 9.871683E-7image/fitsFK42000.000TAN1069.018 1065.018202.5111118072 47.24408628RA---TAN DEC--TANF814W8.002e-7meters8.326e-77.677e-7ZsgalnM51-ULX2
dpix2.fitsMAST.HST.WFPC2202.50458333347.22861167772162512 5126.303785E-6 -6.301675E-66.303785E-6 4.861660E-7 4.971642E-7 -6.301675E-6image/fitsFK42000.000TAN1063.037 1072.028202.5045833333 47.22861111111RA---TAN DEC--TANF555W5.443e-7meters5.704e-75.182e-7ZsgalnM51-ULX2
dpix3.fitsMAST.HST.WFPC2202.50458333347.22861167772162512 5126.302246E-6 -6.300137E-66.302246E-6 4.860486E-7 4.970415E-7 -6.300137E-6image/fitsFK42000.000TAN1063.047 1072.041202.5045833333 47.22861111111RA---TAN DEC--TANF814W7.996e-7meters8.319e-77.673e-7ZsgalnM51-ULX2
dpix4.fitsMAST.HST.WFPC2202.50458333347.22861167772162512 512-1.377966E-5 1.376732E-5-1.377966E-5 -1.125826E-6 -1.133609E-6 1.376732E-5image/fitsFK42000.000TAN1095.02 1072.024202.479449437 47.24240418885RA---TAN DEC--TANF814W8.012e-7meters8.339e-77.685e-7ZsgalnM51-ULX2
dpix5.fitsMAST.HST.WFPC2202.50458333347.22861167772162512 5121.206699E-6 -1.201142E-61.206699E-6 -1.377713E-5 -1.376330E-5 -1.201142E-6image/fitsFK42000.000TAN1070.015 1051.016202.482657254 47.22173504583RA---TAN DEC--TANF814W7.983e-7meters8.303e-77.664e-7ZsgalnM51-ULX2
dpix6.fitsMAST.HST.WFPC2202.50458333347.228616710886424096 4096-1.376853E-5 1.376211E-5-1.376853E-5 -1.112365E-6 -1.136848E-6 1.376211E-5image/fitsFK42000.000TAN1772.441 1803.596202.5045833333 47.22861111111RA---TAN DEC--TANF814W7.996e-7meters8.319e-77.673e-7ZsgalnM51-ULX2
+
+
diff --git a/vo/votest/data/sia2.xml b/vo/votest/data/sia2.xml new file mode 100644 index 00000000..38e7df83 --- /dev/null +++ b/vo/votest/data/sia2.xml @@ -0,0 +1,179 @@ + + + + + Multimission Archive at STScI (MAST) archive.stsci.edu + send questions to: archive@stsci.edu + + + + + + + + +Search position in form ra,dec in decimal degrees + + +Search diameter in decimal degrees + + + + + + + + + +MAST SIAP_KEYWORDS Search: 20 row(s) returned! +For HST previews this column contains the dataset name. For HLSP, this column contains the actual filename. + + +The instrument ID follows the convention: Archive.Satellite.Instrument + + +Should be center of image. May not match the Target RA in the FITS header of some HST observations. + + +Should be center of image. May not match the Target Dec in the FITS header of some HST observations. + + +URL of image file + + +File size in bytes + + +Observation midpoint as Modifed Julian Date + + +Number of axes + + +image size in pixels + + +Image scale in deg/pixel for each axis (as a concatenated string) + + +CD matrix (values concatenated into a single character field) + + +Mime type of file + + +coordinate system reference frame + + +Equinox + + +celestial projection used + + +image coordinates of WCS reference pixel (crpix) + + +world coordinates of WCS reference pixel (crval) + + +Axes labels (ctype) + + +Filter Designation + + +approximate central wavelength or frequency + + +VLAFIRST uses frequencies (hertz), other missions use wavelengths (meters) + + +bandpass upper limit + + +bandpass lower limit + + +level of processing + + +hlsp indicator + + +indicates a preview is available + + +indicates a scrapbook selection + + +Target name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
h_n5194-2_f814_wf4.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 2048-9.929466E-7 9.871683E-7-9.929466E-7 1.379957E-5 1.378579E-5 9.871683E-7image/fitsFK42000.000TAN1069.018 1065.018202.5111118072 47.24408628RA---TAN DEC--TANF814W8.002e-7meters8.326e-77.677e-7ZsgalnM51-ULX2
h_n5194-2_f555_pc.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 20486.303785E-6 -6.301675E-66.303785E-6 4.861660E-7 4.971642E-7 -6.301675E-6image/fitsFK42000.000TAN1063.037 1072.028202.5045833333 47.22861111111RA---TAN DEC--TANF555W5.443e-7meters5.704e-75.182e-7ZsgalnM51-ULX2
h_n5194-2_f814_pc.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 20486.302246E-6 -6.300137E-66.302246E-6 4.860486E-7 4.970415E-7 -6.300137E-6image/fitsFK42000.000TAN1063.047 1072.041202.5045833333 47.22861111111RA---TAN DEC--TANF814W7.996e-7meters8.319e-77.673e-7ZsgalnM51-ULX2
h_n5194-2_f814_wf3.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 2048-1.377966E-5 1.376732E-5-1.377966E-5 -1.125826E-6 -1.133609E-6 1.376732E-5image/fitsFK42000.000TAN1095.02 1072.024202.479449437 47.24240418885RA---TAN DEC--TANF814W8.012e-7meters8.339e-77.685e-7ZsgalnM51-ULX2
h_n5194-2_f814_wf2.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 20481.206699E-6 -1.201142E-61.206699E-6 -1.377713E-5 -1.376330E-5 -1.201142E-6image/fitsFK42000.000TAN1070.015 1051.016202.482657254 47.22173504583RA---TAN DEC--TANF814W7.983e-7meters8.303e-77.664e-7ZsgalnM51-ULX2
h_n5194-2_f814_mosaic.fitsMAST.HST.WFPC2202.50458333347.228616710886424096 4096-1.376853E-5 1.376211E-5-1.376853E-5 -1.112365E-6 -1.136848E-6 1.376211E-5image/fitsFK42000.000TAN1772.441 1803.596202.5045833333 47.22861111111RA---TAN DEC--TANF814W7.996e-7meters8.319e-77.673e-7ZsgalnM51-ULX2
h_n5194-2_f555_wf4.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 2048-9.931898E-7 9.874085E-7-9.931898E-7 1.380294E-5 1.378916E-5 9.874085E-7image/fitsFK42000.000TAN1068.70000000572 1064.9200000025202.5111118072 47.24408628RA---TAN DEC--TANF555W5.442e-7meters5.703e-75.181e-7ZsgalnM51-ULX2
h_n5194-2_f555_wf3.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 2048-1.378302E-5 1.377068E-5-1.378302E-5 -1.126100E-6 -1.133887E-6 1.377068E-5image/fitsFK42000.000TAN1094.8929999972 1071.88399999595202.479449437 47.24240418885RA---TAN DEC--TANF555W5.439e-7meters5.700e-75.178e-7ZsgalnM51-ULX2
h_n5194-2_f555_wf2.fitsMAST.HST.WFPC2202.50458333347.228611677721622048 20481.206994E-6 -1.201434E-61.206994E-6 -1.378049E-5 -1.376666E-5 -1.201434E-6image/fitsFK42000.000TAN1069.92300000179 1050.86699999332202.482657254 47.22173504583RA---TAN DEC--TANF555W5.446e-7meters5.707e-75.184e-7ZsgalnM51-ULX2
h_n5194-2_f555_mosaic.fitsMAST.HST.WFPC2202.50458333347.228616710886424096 4096-1.377220E-5 1.376578E-5-1.377220E-5 -1.112672E-6 -1.137168E-6 1.376578E-5image/fitsFK42000.000TAN1772.36500000179 1803.60300000005202.5045833333 47.22861111111RA---TAN DEC--TANF555W5.443e-7meters5.704e-75.182e-7ZsgalnM51-ULX2
h_n5194-1_f555_pc.fitsMAST.HST.WFPC2202.532547.184721677721622048 20486.305200E-6 -6.303109E-66.305200E-6 4.676158E-7 4.786074E-7 -6.303109E-6image/fitsFK42000.000TAN1063.037 1072.028202.5325 47.18472222222RA---TAN DEC--TANF555W5.443e-7meters5.704e-75.182e-7ZsgalnM51-ULX1
h_n5194-1_f814_pc.fitsMAST.HST.WFPC2202.532547.184721677721622048 20486.303661E-6 -6.301570E-66.303661E-6 4.675029E-7 4.784893E-7 -6.301570E-6image/fitsFK42000.000TAN1063.047 1072.041202.5325 47.18472222222RA---TAN DEC--TANF814W7.996e-7meters8.319e-77.673e-7ZsgalnM51-ULX1
h_n5194-1_f814_wf4.fitsMAST.HST.WFPC2202.532547.184721677721622048 2048-9.523572E-7 9.465376E-7-9.523572E-7 1.380241E-5 1.378865E-5 9.465376E-7image/fitsFK42000.000TAN1069.018 1065.018202.5390900822 47.20018427536RA---TAN DEC--TANF814W8.002e-7meters8.326e-77.677e-7ZsgalnM51-ULX1
h_n5194-1_f814_wf3.fitsMAST.HST.WFPC2202.532547.184721677721622048 2048-1.378292E-5 1.377060E-5-1.378292E-5 -1.085285E-6 -1.093025E-6 1.377060E-5image/fitsFK42000.000TAN1095.02 1072.024202.5074467489 47.19856548152RA---TAN DEC--TANF814W8.012e-7meters8.339e-77.685e-7ZsgalnM51-ULX1
h_n5194-1_f814_wf2.fitsMAST.HST.WFPC2202.532547.184721677721622048 20481.166185E-6 -1.160581E-61.166185E-6 -1.378062E-5 -1.376676E-5 -1.160581E-6image/fitsFK42000.000TAN1070.015 1051.016202.5105623613 47.17789001535RA---TAN DEC--TANF814W7.983e-7meters8.303e-77.664e-7ZsgalnM51-ULX1
h_n5194-1_f814_mosaic.fitsMAST.HST.WFPC2202.532547.184726710886424096 4096-1.377177E-5 1.376539E-5-1.377177E-5 -1.071853E-6 -1.096317E-6 1.376539E-5image/fitsFK42000.000TAN1772.441 1803.596202.5325 47.18472222222RA---TAN DEC--TANF814W7.996e-7meters8.319e-77.673e-7ZsgalnM51-ULX1
h_n5194-1_f555_wf4.fitsMAST.HST.WFPC2202.532547.184721677721622048 2048-9.525905E-7 9.467678E-7-9.525905E-7 1.380578E-5 1.379202E-5 9.467678E-7image/fitsFK42000.000TAN1068.84799999273 1065.14499999654202.5390900822 47.20018427536RA---TAN DEC--TANF555W5.442e-7meters5.703e-75.181e-7ZsgalnM51-ULX1
h_n5194-1_f555_wf3.fitsMAST.HST.WFPC2202.532547.184721677721622048 2048-1.378629E-5 1.377397E-5-1.378629E-5 -1.085549E-6 -1.093293E-6 1.377397E-5image/fitsFK42000.000TAN1094.83699999547 1071.89699999994202.5074467489 47.19856548152RA---TAN DEC--TANF555W5.439e-7meters5.700e-75.178e-7ZsgalnM51-ULX1
h_n5194-1_f555_mosaic.fitsMAST.HST.WFPC2202.532547.184726710886424096 4096-1.377544E-5 1.376906E-5-1.377544E-5 -1.072149E-6 -1.096627E-6 1.376906E-5image/fitsFK42000.000TAN1772.27800000429 1803.56200000089202.5325 47.18472222222RA---TAN DEC--TANF555W5.443e-7meters5.704e-75.182e-7ZsgalnM51-ULX1
h_n5194-1_f555_wf2.fitsMAST.HST.WFPC2202.532547.184721677721622048 20481.166470E-6 -1.160863E-61.166470E-6 -1.378399E-5 -1.377012E-5 -1.160863E-6image/fitsFK42000.000TAN1069.77399999785 1050.81200000107202.5105623613 47.17789001535RA---TAN DEC--TANF555W5.446e-7meters5.707e-75.184e-7ZsgalnM51-ULX1
+
+
diff --git a/vo/votest/data/sif.fits b/vo/votest/data/sif.fits new file mode 100644 index 00000000..2fca081e Binary files /dev/null and b/vo/votest/data/sif.fits differ diff --git a/vo/votest/data/usno-b.fits b/vo/votest/data/usno-b.fits new file mode 100644 index 00000000..30d2765b --- /dev/null +++ b/vo/votest/data/usno-b.fits @@ -0,0 +1,38 @@ +SIMPLE = T / Standard FITS format BITPIX = 8 / Character data NAXIS = 0 / No image, just extensions EXTEND = T / There are standard extensions COMMENT Dummy header; see following table extension END XTENSION= 'BINTABLE' / binary table extension BITPIX = 8 / 8-bit bytes NAXIS = 2 / 2-dimensional table NAXIS1 = 117 / width of table in bytes NAXIS2 = 65 / number of rows in table PCOUNT = 0 / size of special data area GCOUNT = 1 / one data group TFIELDS = 16 / number of columns EXTNAME = 'voasytQT' / table name TTYPE1 = 'id ' / label for column 1 TFORM1 = '13A ' / format for column 1 TUCD1 = 'ID_MAIN ' TTYPE2 = 'RA ' / label for column 2 TFORM2 = 'D ' / format for column 2 TUNIT2 = 'deg ' / units for column 2 TUCD2 = 'POS_EQ_RA_MAIN' TTYPE3 = 'DEC ' / label for column 3 TFORM3 = 'D ' / format for column 3 TUNIT3 = 'deg ' / units for column 3 TUCD3 = 'POS_EQ_DEC_MAIN' TTYPE4 = 'sRa ' / label for column 4 TFORM4 = 'J ' / format for column 4 TUNIT4 = 'mas ' / units for column 4 TUCD4 = 'ERROR ' TTYPE5 = 'sDec ' / label for column 5 TFORM5 = 'J ' / format for column 5 TUNIT5 = 'mas ' / units for column 5 TUCD5 = 'ERROR ' TTYPE6 = 'sRaEp ' / label for column 6 TFORM6 = 'J ' / format for column 6 TUNIT6 = 'mas ' / units for column 6 TUCD6 = 'ERROR ' TTYPE7 = 'sDeEp ' / label for column 7 TFORM7 = 'J ' / format for column 7 TUNIT7 = 'mas ' / units for column 7 TUCD7 = 'ERROR ' TTYPE8 = 'MuRA ' / label for column 8 TFORM8 = 'D ' / format for column 8 TUNIT8 = 'mas/yr ' / units for column 8 TUCD8 = 'POS_EQ_PMRA' TTYPE9 = 'MuDEC ' / label for column 9 TFORM9 = 'D ' / format for column 9 TUNIT9 = 'mas/yr ' / units for column 9 TUCD9 = 'POS_EQ_PMDEC' TTYPE10 = 'sMuRA ' / label for column 10 TFORM10 = 'D ' / format for column 10 TUNIT10 = 'mas/yr ' / units for column 10 TUCD10 = 'ERROR ' TTYPE11 = 'sMuDE ' / label for column 11 TFORM11 = 'D ' / format for column 11 TUNIT11 = 'mas/yr ' / units for column 11 TUCD11 = 'ERROR ' TTYPE12 = 'B1 ' / label for column 12 TFORM12 = 'D ' / format for column 12 TUNIT12 = 'mag ' / units for column 12 TUCD12 = 'PHOT_MAG' TTYPE13 = 'R1 ' / label for column 13 TFORM13 = 'D ' / format for column 13 TUNIT13 = 'mag ' / units for column 13 TUCD13 = 'PHOT_MAG' TTYPE14 = 'B2 ' / label for column 14 TFORM14 = 'D ' / format for column 14 TUNIT14 = 'mag ' / units for column 14 TUCD14 = 'PHOT_MAG' TTYPE15 = 'R2 ' / label for column 15 TFORM15 = 'D ' / format for column 15 TUNIT15 = 'mag ' / units for column 15 TUCD15 = 'PHOT_MAG' TTYPE16 = 'I2 ' / label for column 16 TFORM16 = 'D ' / format for column 16 TUNIT16 = 'mag ' / units for column 16 TUCD16 = 'PHOT_MAG' DATE-HDU= '2011-07-18T07:39:00' / Date of HDU creation (UTC) STILVERS= '3.0-1 ' / Version of STIL software STILCLAS= 'uk.ac.starlink.fits.FitsTableWriter' / Author class in STIL software END 1369-0259494@i=²'/ò@GF@Rçççç@4Ç®záH@55Â\(ö 1369-0259503@i>N¶È¥@G{éœl_Y5Y5@2\(õÂ@0Ü(õÂ\@1G®záH@0³33333@0s33333 1369-0259504@i>WP=Ê@G}é>óZÖç +íÀsàÀX€@U@4× +=p£×@2ž¸Që…@3µÂ\(ö 1369-0259505@i>[íöé@G}î)=æëæÀæÀ@3™™™™™š@5¸Që…@4 ÌÌÌÌÍ@2®záG® 1369-0259508@i>„^iAã@G~¥ïa•9•9@4uÂ\(ö@3k…¸Qì 1369-0259509@i>‰·n–·@G~0ÁiŶŶ@3‡®záH@2(õÂ\)@2îzáG®@2+…¸Qì@2aG®zá 1369-0259512@i>Æó¤§ë@GâSFÎñ­ê­ê@4k…¸Qì@3p£× +=q@4xQë…¸@3îzáG®@3®záH 1369-0259513@i>·‚?á@G~öeLŠó;T{˜@a€ÀW@,@.@3¡G®zá@4c× +=p¤@2ýp£× +=@2«…¸Qì 1369-0259514@i>ÖÛ®çß@G{Ü:(úfAfA@5œ(õÂ\@4záG®{ 1369-0259516@i>笷ƒ@GzжfXú}d–v@ À$@@@3¡G®zá@2LÌÌÌÌÍ@2£× +=p¤@2.záG®@1ýp£× += 1369-0259524@i?1*þ±@G{ÏÙLJ’ç’ç@3«…¸Qì@5Ù™™™™š 1369-0259525@i?8)<9l@G{ÞÞGH”çççç@3TzáG®@5!G®zá 1369-0259529@i?sd±Z€@G~HðŽççÀXÀu€@H@[@@4× +=p£×@4«…¸Qì@2Ù™™™™š 1369-0259530@i?u¼°@G}±¸tP4s4Ç@@ @ @,@@4Ç®záH@4Ç®záH@4}p£× += 1369-0259531@i?vÂÔüF@GzÏYo==@5œ(õÂ\@4\(õ 1369-0259532@i?²Äxju@G}L€â¯™™@2¸Që…@1^¸Që… 1369-0259533@i?´EІ@G}SÈÔðˆþþ@4× +=p£×@2TzáG®@4Y™™™™š@2¸Që…@1ºáG®{ 1369-0259537@i?ù ²ýï@Gzî’r˜Q Q @5Ï\(õÂ@4™™™™™š 1369-0259542@i@,|Ë,º@G{ÄJGKï,0,0@5¸Që…@4ë…¸R 1369-0259543@i@<ßÿ«@G~ §ˆo¦z³z³@4× +=p£×@4ŸQë…@48Që…¸ 1369-0259550@i@Š J"c@GyÓ«äùp0Œ4ÀBÀ$@?ð@3W +=p£×@0O\(õÂ@2 +=p£× +@0LÌÌÌÌÍ@.8Që…¸ 1369-0259555@i@Ë€Ò"w@G~@Bæ.žäçäç@4× +=p£×@3¡G®zá 1369-0259556@i@Ð*ðn“@G|¿¤(¯’ã@]Àx@0@.@4× +=p£×@4p£× +=q@2Ñë…¸R 1369-0259557@i@âÙ´;Ü@G’:)Çzçççç@3hõÂ\)@5 1369-0259558@i@üx÷b£@G|¬ªîU´2{CäÀG@i@@"@f@4úáG®{@4¸Që…@2Ù™™™™š 1369-0259559@i@þès@G|¥©rT±sÂsÂ@5¸Që…@3èõÂ\) 1369-0259563@iA*Ó}Àö@G~³g ù çšçš@3‚\(õÃ@4p£× +=q 1369-0259564@iA.}Vlô@G~²~líi¦«¦«@4× +=p£×@3 ÌÌÌÌÍ@4…¸Që…@3…¸Që…@2°£× +=q 1369-0259567@iA95 +£È@G•˜ƒ%IV@À@@2¡G®zá@4Ñë…¸R@2áG®zá@1:áG®{ 1369-0259570@iAÈt @G|0šÒ~½ú”.À,@@@"@3hõÂ\)@5@@3ž¸Që… 1369-0259573@iAè!Ùz@G~3á®Ü!½Êâ%À@À8@@1@3hõÂ\)@4‚\(õÃ@2p£× +=q 1369-0259574@iAëÝ2v@G~5nvÖ ˆçˆç@3õÂ\(ö@2W +=p£× 1369-0259575@iAõÎMÖM@GD~µÅçøçø@4× +=p£×@4záG®{ 1369-0259580@iB(¹}@G}{J#9ÁNç“ —ÀU€@s@@(@d`@3¡G®zá@5œ(õÂ\@48Që…¸ 1370-0274921@i=ÿú Âî@G‚H£ÝÀ!!@5\(õÃ@3úáG®{ 1370-0274922@i>’×¹@G‚§b¯ùç–ç–@5záG®@3Ï\(õ 1370-0274923@i>ýò @G‚ë†Ì7šš@5(õÂ\)@3Ï\(õ 1370-0274924@i>1þ@G€ÞÑ·CC@5Y™™™™š@4— +=p£× 1370-0274925@i>ÂHåL@G€áÓÅ’EO@eÀ@4@@3‘ë…¸R@5333333@4™™™™š 1370-0274936@i?´±@G€p –  @5(õÂ\@4záG® 1370-0274938@i?YËÀç@G„nÝ-m!GrGr@5uÂ\(ö@4nzáG® 1370-0274943@i?W¹$y@GƒWV(*Ább@5\(õÂ@4¦fffff 1370-0274946@i?ã%iF@G„³"ÛÈç'ç'@5œ(õÂ\@4Š=p£× + 1370-0274948@i?ó×Ûõ@G€IéXÎ)Á,âÀ@?ð@ @3záG®@5™™™™™š@3nzáG®@2O\(õ 1370-0274949@i?ú‰Ô)¸@G…ÁŽ«)ÝEÝE@5\(õÂ@4ë…¸R 1370-0274950@i@c½>º@Gƒ‹ÛjõA_J_J@3¦fffff@2nzáG®@2ºáG®{@1îzáG®@1£× +=p¤ 1370-0274952@i@·»+@G…Š}œãÑf$w)À2@?ð@4¨õÂ\)@20£× +=q@3úáG®{@2B\(õÃ@1@ 1370-0274953@i@ DxÕÕ@GƒZY‡‡jŸ{@$À,@@@2³33333@0(õÂ\)@1ºáG®{@0&fffff@-Ç®záH 1370-0274954@i@"mé§@G…Ž9Gçç~ uÀŠÀv`@hÀ@{@5xQë…¸@4aG®zá@2Â\(õà 1370-0274957@i@;ê\)Í@G…–¯ÚM¿çççç@5¡G®zá@4™™™™™š 1370-0274958@i@CCì¾Û@G€ÿ—$tçççç@4Ê=p£× +@4@@3ë…¸R 1370-0274959@i@MÁ‰¢¬@G†M:’£SI]TÀ @@@@4À@2uÂ\(ö@3Ü(õÂ\@2\(õÂ@1£× +=p¤ 1370-0274962@i@x®ã®@G€/²u2²GçGç@5ffffff@3™™™™™š 1370-0274963@i@yOA†³@G€yƒyœ¤šº@0@@@+Š=p£× +@*záG®@*p£× +=q@)™™™™™š@&úáG®{ 1370-0274967@i@‡Î*šÞ@GƒÍ{Hu»çç@3Þ¸Që…@4ã× +=p¤ 1370-0274971@i@°8 à@G„(˜¥}Óç˜ç˜@3aG®zá@3¸Që… 1370-0274974@i@înÞ-@Gƒ+¤Éx„3T3T@4@@2+…¸Qì 1370-0274975@iA_oÒ @G…z¾ ?©Ö&Ö&@3‡®záH@5+…¸Qì@3ÌÌÌÌÌÍ@2\(õ 1370-0274983@iAš«|ðì@GƒtGÐy*](¦f@j@Àg@@*@&@3Ê=p£× +@4îzáG®@3ýp£× += 1370-0274984@iAžþ'¸¬@Gƒ`ûÃZ]r£‰Æ@o€Àk€@@@3k…¸Qì@4îzáG®@3«…¸Qì 1370-0274985@iAÄ8©”¹@Gƒ·tuó¢6‘6‘@5ë…¸R@4hõÂ\) 1370-0274989@iAèfñ¦¡@GƒžTê= çççç@4× +=p£×@4¦fffff 1370-0274991@iAî ¬­@GOß;dZçççç@2uÂ\(ö@3úáG®{ 1370-0274998@iBÍÏ3@G€VI¸°¶;EIÀh@@p`@@$@3Ù™™™™š@5™™™™™š@4E¸Që… 1370-0274999@iB|-x@G€Jé2^!(T(T@5p£× +=q@4¸Që… \ No newline at end of file diff --git a/vo/votest/data/usno-b.xml b/vo/votest/data/usno-b.xml new file mode 100644 index 00000000..a2cbf65f --- /dev/null +++ b/vo/votest/data/usno-b.xml @@ -0,0 +1,264 @@ + + + + + + United States Naval Observatory Flagstaff Station 01Jul2011-15:46:54 + Astronomical Image and Catalogue Server: + http://www.nofs.navy.mil/data/fchpix/ + Please send questions and problem reports to: + sel@nofs.navy.mil + + + + + Coordinate system is FK5 equinox=J2000.0, epoch=2000.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
1369-0259494201.927997246.9943389 999 999 + 999 999 0.0 0.0 0.0 0.0 20.780 + 0.000 21.210 0.000 0.000
1369-0259503201.947108346.9680667 89 53 + 89 53 0.0 0.0 0.0 0.0 18.060 + 16.860 17.280 16.700 16.450
1369-0259504201.948158346.9836806 999 16 + 2797 16 -318.0 -98.0 84.0 0.0 20.840 + 18.620 0.000 19.710 0.000
1369-0259505201.948669446.9838306 486 192 + 486 192 0.0 0.0 0.0 0.0 0.000 + 19.600 21.020 20.050 18.680
1369-0259508201.953658346.9846083 405 569 + 405 569 0.0 0.0 0.0 0.0 20.460 + 19.420 0.000 0.000 0.000
1369-0259509201.954311146.9848639 197 182 + 197 182 0.0 0.0 0.0 0.0 19.530 + 18.160 18.930 18.170 18.380
1369-0259512201.961786146.9990944 173 234 + 173 234 0.0 0.0 0.0 0.0 20.420 + 19.440 20.470 19.930 19.030
1369-0259513201.962711146.9918944 315 340 + 379 408 140.0 -92.0 14.0 15.0 0.000 + 19.630 20.390 18.990 18.670
1369-0259514201.963727846.9676583 614 65 + 614 65 0.0 0.0 0.0 0.0 0.000 + 0.000 21.610 20.480 0.000
1369-0259516201.965780646.9594944 125 100 + 150 118 8.0 -10.0 4.0 3.0 19.630 + 18.300 18.640 18.180 17.990
1369-0259524201.974744446.9672806 402 999 + 402 999 0.0 0.0 0.0 0.0 0.000 + 19.670 21.850 0.000 0.000
1369-0259525201.975605646.9677389 999 999 + 999 999 0.0 0.0 0.0 0.0 0.000 + 19.330 21.130 0.000 0.000
1369-0259529201.982836146.9865750 999 999 + 1281 2076 -96.0 -344.0 48.0 109.0 20.840 + 0.000 20.670 0.000 18.850
1369-0259530201.983122246.9819861 371 52 + 455 64 8.0 8.0 14.0 2.0 20.780 + 0.000 20.780 20.490 0.000
1369-0259531201.983247246.9594528 317 24 + 317 24 0.0 0.0 0.0 0.0 0.000 + 0.000 21.610 20.060 0.000
1369-0259532201.990572246.9788972 665 519 + 665 519 0.0 0.0 0.0 0.0 0.000 + 18.020 0.000 0.000 17.370
1369-0259533201.990755646.9791194 254 270 + 254 270 0.0 0.0 0.0 0.0 20.840 + 18.330 20.350 18.120 17.730
1369-0259537201.999161146.9604056 81 160 + 81 160 0.0 0.0 0.0 0.0 0.000 + 0.000 21.810 20.600 0.000
1369-0259542202.005430646.9669278 44 304 + 44 304 0.0 0.0 0.0 0.0 0.000 + 0.000 21.120 20.070 0.000
1369-0259543202.007430646.9847917 122 179 + 122 179 0.0 0.0 0.0 0.0 20.840 + 0.000 20.770 20.220 0.000
1369-0259550202.016861146.9517722 112 48 + 140 52 -36.0 -10.0 4.0 1.0 19.340 + 16.310 18.040 16.300 15.110
1369-0259555202.024841746.9863361 740 999 + 740 999 0.0 0.0 0.0 0.0 20.840 + 19.630 0.000 0.000 0.000
1369-0259556202.025411146.9692306 431 402 + 517 483 116.0 -384.0 16.0 15.0 20.840 + 0.000 0.000 20.440 18.820
1369-0259557202.027691746.9966500 999 999 + 999 999 0.0 0.0 0.0 0.0 0.000 + 19.410 21.000 0.000 0.000
1369-0259558202.030819446.9740194 50 891 + 67 1252 -46.0 202.0 9.0 176.0 0.000 + 0.000 20.980 20.120 18.850
1369-0259559202.031116746.9738056 115 194 + 115 194 0.0 0.0 0.0 0.0 0.000 + 0.000 21.020 19.910 0.000
1369-0259563202.036477846.9898500 487 410 + 487 410 0.0 0.0 0.0 0.0 0.000 + 19.510 20.440 0.000 0.000
1369-0259564202.036925046.9898222 166 171 + 166 171 0.0 0.0 0.0 0.0 20.840 + 19.050 20.520 19.520 18.690
1369-0259567202.038233346.9967528 73 4 + 86 4 2.0 -4.0 3.0 0.0 0.000 + 18.630 20.820 18.880 17.230
1369-0259570202.055719446.9702333 127 250 + 148 302 -14.0 6.0 4.0 9.0 0.000 + 19.410 21.250 19.620 0.000
1369-0259573202.059586146.9859583 189 458 + 226 549 -32.0 -24.0 7.0 17.0 0.000 + 19.410 0.000 20.510 18.440
1369-0259574202.060005646.9860056 392 999 + 392 999 0.0 0.0 0.0 0.0 0.000 + 0.000 0.000 19.960 18.340
1369-0259575202.061255646.9942778 999 760 + 999 760 0.0 0.0 0.0 0.0 20.840 + 0.000 0.000 20.480 0.000
1369-0259580202.067383346.9803250 334 999 + 403 3223 -86.0 308.0 12.0 163.0 0.000 + 19.630 21.610 20.220 0.000
1370-0274921201.937497247.0158778 289 284 + 289 284 0.0 0.0 0.0 0.0 0.000 + 0.000 21.010 19.980 0.000
1370-0274922201.938058347.0160722 999 150 + 999 150 0.0 0.0 0.0 0.0 0.000 + 0.000 21.080 19.810 0.000
1370-0274923201.938247247.0158667 30 154 + 30 154 0.0 0.0 0.0 0.0 0.000 + 0.000 21.160 19.810 0.000
1370-0274924201.940188947.0067750 286 579 + 286 579 0.0 0.0 0.0 0.0 0.000 + 0.000 21.350 20.590 0.000
1370-0274925201.940644447.0068917 7 69 + 7 79 174.0 20.0 0.0 2.0 0.000 + 19.570 21.200 20.100 0.000
1370-0274936201.971191747.0034194 514 160 + 514 160 0.0 0.0 0.0 0.0 0.000 + 0.000 21.110 20.080 0.000
1370-0274938201.979711147.0346333 71 114 + 71 114 0.0 0.0 0.0 0.0 0.000 + 0.000 21.460 20.430 0.000
1370-0274943201.984538947.0261028 98 0 + 98 0 0.0 0.0 0.0 0.0 0.000 + 0.000 21.060 20.650 0.000
1370-0274946201.996477847.0367167 999 295 + 999 295 0.0 0.0 0.0 0.0 0.000 + 0.000 21.610 20.540 0.000
1370-0274948201.998475047.0022556 41 193 + 44 226 -6.0 2.0 1.0 8.0 0.000 + 19.080 21.600 19.430 18.310
1370-0274949201.999333347.0449694 221 69 + 221 69 0.0 0.0 0.0 0.0 0.000 + 0.000 21.560 20.070 0.000
1370-0274950202.000291747.0277056 95 74 + 95 74 0.0 0.0 0.0 0.0 19.650 + 18.430 18.730 17.930 17.640
1370-0274952202.003261147.0432889 102 36 + 119 41 -18.0 0.0 3.0 1.0 20.660 + 18.190 19.980 18.260 17.250
1370-0274953202.003938947.0242417 135 106 + 159 123 10.0 -14.0 4.0 3.0 18.700 + 16.160 17.730 16.150 14.890
1370-0274954202.004202847.0434028 999 999 + 1406 2421 -850.0 -358.0 198.0 441.0 0.000 + 0.000 21.470 20.380 18.760
1370-0274957202.007313947.0436611 999 999 + 999 999 0.0 0.0 0.0 0.0 0.000 + 0.000 21.630 20.600 0.000
1370-0274958202.008211147.0044250 999 999 + 999 999 0.0 0.0 0.0 0.0 0.000 + 0.000 20.790 20.250 19.070
1370-0274959202.009491747.0492250 83 73 + 93 84 -8.0 2.0 2.0 2.0 20.750 + 18.460 19.860 18.060 17.640
1370-0274962202.014658347.0014556 71 999 + 71 999 0.0 0.0 0.0 0.0 0.000 + 0.000 21.400 19.600 0.000
1370-0274963202.014808347.0037083 24 154 + 24 186 16.0 6.0 0.0 5.0 13.770 + 13.040 13.220 12.800 11.490
1370-0274967202.016577847.0297083 129 999 + 129 999 0.0 0.0 0.0 0.0 0.000 + 19.870 0.000 20.890 0.000
1370-0274971202.021511147.0324889 999 920 + 999 920 0.0 0.0 0.0 0.0 0.000 + 19.380 0.000 0.000 19.120
1370-0274974202.029105647.0247694 51 84 + 51 84 0.0 0.0 0.0 0.0 0.000 + 0.000 0.000 20.250 18.170
1370-0274975202.032150047.0428083 214 38 + 214 38 0.0 0.0 0.0 0.0 0.000 + 19.530 21.170 19.800 18.060
1370-0274983202.050130647.0269861 349 296 + 422 358 210.0 -186.0 13.0 11.0 0.000 + 19.790 20.930 19.990 0.000
1370-0274984202.050658347.0263972 114 163 + 137 198 252.0 -220.0 4.0 6.0 0.000 + 19.420 20.930 19.670 0.000
1370-0274985202.055202847.0290361 54 145 + 54 145 0.0 0.0 0.0 0.0 0.000 + 0.000 21.070 20.410 0.000
1370-0274989202.059619447.0282694 999 999 + 999 999 0.0 0.0 0.0 0.0 20.840 + 0.000 0.000 20.650 0.000
1370-0274991202.060308347.0102500 999 999 + 999 999 0.0 0.0 0.0 0.0 0.000 + 18.460 0.000 19.980 0.000
1370-0274998202.065283347.0026333 59 273 + 69 329 -194.0 262.0 2.0 10.0 0.000 + 19.850 21.600 20.270 0.000
1370-0274999202.065488947.0022861 296 84 + 296 84 0.0 0.0 0.0 0.0 0.000 + 0.000 21.440 20.120 0.000
+
+
diff --git a/vo/votest/data/votable_1.2.xml b/vo/votest/data/votable_1.2.xml new file mode 100644 index 00000000..c34b87f0 --- /dev/null +++ b/vo/votest/data/votable_1.2.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + data collection this observation belongs to + + + collection-specific unique observation identifier + + + name of the instrument used to collect the data + + + RA of central coordinates + + + DEC of central coordinates + + + number of axes + + + dimensions (number of pixels) along spatial axes + + + pixel size along spatial axes + + + spatial bounds of the data + + + medianvalue on energy axis (barycentric wavelength) + + + lower bound on energy axis (barycentric wavelength) + + + upper bound on energy axis (barycentric wavelength) + + + units used for energy values + + + collection-specific name for energy band (e.g. filter name) + + + central value on time axis (Modified Julian Day) + + + lower bound on time axis (Modified Julian Day) + + + upper bound on time axis (Modified Julian Day) + + + actual exposure time + + + mimetype of the data file(s) + + + UTC timestamp when metadata is publicly visible + + + UTC timestamp when data is publicly available + + + access URL for the complete image + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HSTX0U20204TFOC187.274481381032672.04877492655894862477,5116.211111100267536E-6,6.211111100267536E-6POLYGON ICRS 187.2731441200001 2.0471628800000015 187.27267318999986 2.049995760000002 187.2751092500001 2.0502747800000005 187.27583406999986 2.0504150299999995 187.27627068 2.04755825999999934.115414E-73.9705332E-74.2602948E-7mPOL60;F430W48628.67253496528448628.66526548628.679804930561256.25000000384image/fits1992-01-07T07:57:58.0001993-01-06T16:40:20.000http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/getPlane/5019544581768545358?RUNID=bjmobl9a221t58s5
JCMT20120211-083307510e199ce769c3ba6d2daf4915SCUBA-2187.282363927581682.0546110822855472257,2590.00111111111111094,0.00111111111111094POLYGON ICRS 187.42522001000003 1.9107162000000013 187.1395070599998 1.910716929999999 187.13948215000016 2.1984932700000015 187.42524653000018 2.1984924199999988.500607862849116E-48.150582833202298E-48.850632892495933E-4m85055968.4160532407455968.4151620370455968.41694444444153.999999538064image/fits2012-02-10T00:00:00.0002012-02-10T00:00:00.000http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/getPlane/3214164088054135348?RUNID=xhcnhcgvxscq67tp
+ +
+ +
diff --git a/vo/votest/data/wuppe.xml b/vo/votest/data/wuppe.xml new file mode 100644 index 00000000..8098b6a1 Binary files /dev/null and b/vo/votest/data/wuppe.xml differ diff --git a/vo/votest/doc/test.hlp b/vo/votest/doc/test.hlp new file mode 100644 index 00000000..e21c23ac --- /dev/null +++ b/vo/votest/doc/test.hlp @@ -0,0 +1,36 @@ +.help test July2011 vo +.ih +NAME +test -- run regression tests on the VO package +.ih +USAGE +test args +.ih +PARAMETERS +.ls module = "all | " +.le +.ls list = no +.le +.ls verbose = yes +.le +.ih +DESCRIPTION + +.ih +EXAMPLES + +1. List all available tests: + + cl> test list+ + +2. Execute a specific set of tests + + cl> test votable + +.ih +TIME REQUIREMENTS +.ih +BUGS +.ih +SEE ALSO +.endhelp diff --git a/vo/votest/mkcache.cl b/vo/votest/mkcache.cl new file mode 100644 index 00000000..2783e236 --- /dev/null +++ b/vo/votest/mkcache.cl @@ -0,0 +1,59 @@ +#{ MKCACHE.CL -- Execute queries that will load our cache for demos when +# we're not online. + +procedure mkcache () + +bool list = no { prompt = "List available tests" } +bool verbose = yes { prompt = "Verbose output?" } +real size = 0.15 { prompt = "search size" } +bool do_sesame = no { prompt = "Sesame cache?" } +bool do_dss = no { prompt = "DSS cache?" } +bool do_2mass = yes { prompt = "2MASS cache?" } + + +begin + real sz + int N + + sz = size + + + + # Cache positions from Sesame. + # ---------------------------- + if (do_sesame) { + for (N=1; N <= 110; N=N+1) { # 110 Messier Objects + print ("Sesame: m" // N) + sesame ("m"//N, verb+) + } + for (N=1; N <= 7840; N=N+1) { # 7840 NGC Objects + print ("Sesame: NGC" // N) + sesame ("ngc"//N, verb+) + } + } + + # Cache images of Messier Catalog. + if (do_dss) { + for (N=1; N <= 110; N=N+1) { + print ("DSS: m" // N) + dss ("m" // N, size=sz) + } + } + + + # Cache images of Messier Catalog. + if (do_2mass) { + getcat.otype = "votable" + getcat.size = sz + for (i=1; i <= 110; i=i+1) { + print ("2MASS: m" // i) + iferr { + getcat ("2mass-psc", "m"//i, out="m"//i//"_psc") + } then { + print ("Error") + } + #votpos ("m"//i//"_psc", out="m"//i//"_pos.txt") + #taboverlay ("m"//i, "m"//i//"_pos.txt") + } + } +end diff --git a/vo/votest/mkout.cl b/vo/votest/mkout.cl new file mode 100644 index 00000000..9e95f489 --- /dev/null +++ b/vo/votest/mkout.cl @@ -0,0 +1,88 @@ +#{ MKOUT.CL -- Execute the test scripts and generate the output files. + +procedure mkout (module) + +string module { prompt = "Test module to run" } +bool list = no { prompt = "List available tests" } +bool verbose = yes { prompt = "Verbose output?" } + +struct *in + +begin + string mod, vot, tout, base, extn, flist, tname, oname + bool listonly, verb + int len, ntests, nfail, npass + + + # Get params to local variables. + listonly = list + verb = verbose + + ntests = 0 + npass = 0 + nfail = 0 + + reset clobber = yes + + + # Check the argument list to see if we're running a full test or + # only one module. + if ($nargs == 0) + mod = "all" + else + mod = module + + if (verb && ! listonly) + printf ("Executing '%s' tests.....\n\n", mod) + + # Check to see if we're only listing the tests available for the + # module. + if (listonly) { + # Get the list of test filenames. + vot = mktemp ("tmp$foo") + if (mod == "all") + type ("tests$/*.men") + else + type ("tests$/"//mod//"*.men") + + } else { + + # Create a list of the tests to run. + flist = mktemp ("tmp$vti") + tout = mktemp ("tmp$vto") + + if (mod == "all") + files ("tests$*", > flist) + else + files ("tests$" // mod //"_*.cl", > flist) + + # Run each of the tests. + in = flist + i = 0 + while (fscan (in, tname) != EOF) { + len = strlen (tname) + base = substr (tname, 7, strlen(tname)-3) + extn = substr (tname, strlen(tname)-2, len) + + if (extn == ".cl") { + i = i + 1 + if (verb) + printf (" %-12.12s .... ", base) + ntests = ntests + 1 + + iferr { + fcache ("init") + flpr (0) + oname = base // ".out" + cl (, < tname, >& oname) + + } then { + if (verb) printf ("Error") + } + if (verb) printf ("\n") + } + delete (tout, verify-, >& "dev$null") + } + delete (flist, verify-) # clean up + } +end diff --git a/vo/votest/mkpkg b/vo/votest/mkpkg new file mode 100644 index 00000000..30b8f618 --- /dev/null +++ b/vo/votest/mkpkg @@ -0,0 +1,28 @@ +# Make the VO test package compiled tasks. + +$checkout libvo.a vobin$ +$call relink +$checkin libvo.a vobin$ +$exit + +update: + $call relink + $call install + ; + +relink: + $set LIBS = "-lvo" + + $update libpkg.a + $omake x_votest.x + $link x_votest.o libpkg.a $(LIBS) -o xx_votest.e + ; + +install: + $move xx_vvotest.e vobin$x_votest.e + ; + + +libpkg.a: + $set XFLAGS = "$(XFLAGS) -g -q" + ; diff --git a/vo/votest/run_test.cl b/vo/votest/run_test.cl new file mode 100644 index 00000000..1f0181f0 --- /dev/null +++ b/vo/votest/run_test.cl @@ -0,0 +1,57 @@ +#{ RUN_TEST -- Run a test script. + + +procedure run_test (name, script, output) + +string name { prompt = "Test name" } +string script { prompt = "Script to execute" } +string output { prompt = "Filename of test output" } + +bool pass = no { prompt = "Test result" } +bool cl_err = no { prompt = "CL script error?" } + +begin + string lname, lscript, lresult, loutput, lres, lout, descr + int ndiff + + + # Get parameters to local script variables. + lname = name + lscript = "tests$/" // script // ".cl" + lresult = "tests$/" // script // ".out" + loutput = output + descr = " " + + # Run the test. + votest.has_err = no + iferr { + cl ( < lscript, >& loutput ) + # print ("cl < " // lscript) |& clbye(, >& loutput) + # type (lscript) |& clbye(, >& loutput) + + } then { + printf ("\t%-50.50s\t", votest.descr) + if (votest.has_err == yes) { + pass = yes + cl_err = no + } else { + pass = no + cl_err = yes + } + + } else { + printf ("\t%-50.50s\t", votest.descr) + + lres = osfn (lresult) + lout = osfn (loutput) + diff ("-bitw", lres, lout) | count("STDIN") | scan(ndiff) + + if (ndiff == 0) { + pass = yes + } else { + pass = no + diff ("-bitw", lres, lout) + #print ("!diff -bitw " // lres // " " // lout) | cl() + } + } +end diff --git a/vo/votest/test.cl b/vo/votest/test.cl new file mode 100644 index 00000000..b79da244 --- /dev/null +++ b/vo/votest/test.cl @@ -0,0 +1,101 @@ +#{ TESTS.CL -- Execute or list the regression tests available for the package. + +procedure tests (module) + +string module { prompt = "Test module to run" } +bool list = no { prompt = "List available tests" } +bool verbose = no { prompt = "Verbose output?" } + +struct *in + +begin + string mod, vot, tout, base, extn, flist + bool listonly, verb + int len, ntests, nfail, npass + + + # Get params to local variables. + listonly = list + verb = verbose + + ntests = 0 + npass = 0 + nfail = 0 + + + # Check the argument list to see if we're running a full test or + # only one module. + if ($nargs == 0) + mod = "all" + else + mod = module + + if (verb && ! listonly) + printf ("Executing '%s' tests.....\n\n", mod) + + # Check to see if we're only listing the tests available for the + # module. + if (listonly) { + # Get the list of test filenames. + vot = mktemp ("tmp$foo") + if (mod == "all") + type ("tests$/*.men") + else + type ("tests$/"//mod//"*.men") + + } else { + + # Create a list of the tests to run. + flist = mktemp ("tmp$vti") + tout = mktemp ("tmp$vto") + + if (mod == "all") + files ("tests$*", > flist) + else + files ("tests$" // mod //"_*.cl", > flist) + + # Run each of the tests. + in = flist + i = 0 + while (fscan (in, s1) != EOF) { + len = strlen (s1) + base = substr (s1, 7, strlen(s1)-3) + extn = substr (s1, strlen(s1)-2, len) + + if (extn == ".cl") { + i = i + 1 + printf ("%-12.12s ", base) + ntests = ntests + 1 + run_test.pass = no + unlearn ("run_test") + + run_test (mod, base, tout) + if (run_test.pass) { + print ("[PASS]") + npass = npass + 1 + } else { + if (run_test.cl_err) + print ("[ERROR]") + else + print ("[FAIL]") + if (access (tout) == yes) { + if (verb) + type (tout) + } + nfail = nfail + 1 + } +# } else if (extn != ".out") { +# print ("=") +# match ("#", s1, meta-) +# print ("=") + } + delete (tout, verify-, >& "dev$null") + } + delete (flist, verify-) # clean up + + printf ("\n\nSummary: ") + printf ("Tests: %-3d\t", ntests) + printf ("Passed: %-3d\t", npass) + printf ("Failed: %-3d\n", nfail) + } +end diff --git a/vo/votest/tests/README b/vo/votest/tests/README new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/fcache.men b/vo/votest/tests/fcache.men new file mode 100644 index 00000000..8ec71147 --- /dev/null +++ b/vo/votest/tests/fcache.men @@ -0,0 +1,9 @@ + +# FCache Tests -- Tests of the file IRAF file cache interface. + + fcache_001 -- Initialize the cache + fcache_002 -- Add local file + fcache_003 -- Add URL + fcache_004 -- Delete local entry + fcache_005 -- Delete URL entry + diff --git a/vo/votest/tests/fcache_001.cl b/vo/votest/tests/fcache_001.cl new file mode 100644 index 00000000..d7314ce5 --- /dev/null +++ b/vo/votest/tests/fcache_001.cl @@ -0,0 +1,8 @@ +# +# Test file cache initialization + +# Set the test description string. +votest.descr = "Test file cache initialization" + +# Execute the test commands. +fcache init diff --git a/vo/votest/tests/fcache_001.out b/vo/votest/tests/fcache_001.out new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/fcache_002.cl b/vo/votest/tests/fcache_002.cl new file mode 100644 index 00000000..d7314ce5 --- /dev/null +++ b/vo/votest/tests/fcache_002.cl @@ -0,0 +1,8 @@ +# +# Test file cache initialization + +# Set the test description string. +votest.descr = "Test file cache initialization" + +# Execute the test commands. +fcache init diff --git a/vo/votest/tests/fcache_002.out b/vo/votest/tests/fcache_002.out new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/fcache_003.cl b/vo/votest/tests/fcache_003.cl new file mode 100644 index 00000000..d7314ce5 --- /dev/null +++ b/vo/votest/tests/fcache_003.cl @@ -0,0 +1,8 @@ +# +# Test file cache initialization + +# Set the test description string. +votest.descr = "Test file cache initialization" + +# Execute the test commands. +fcache init diff --git a/vo/votest/tests/fcache_003.out b/vo/votest/tests/fcache_003.out new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/fcache_004.cl b/vo/votest/tests/fcache_004.cl new file mode 100644 index 00000000..d7314ce5 --- /dev/null +++ b/vo/votest/tests/fcache_004.cl @@ -0,0 +1,8 @@ +# +# Test file cache initialization + +# Set the test description string. +votest.descr = "Test file cache initialization" + +# Execute the test commands. +fcache init diff --git a/vo/votest/tests/fcache_004.out b/vo/votest/tests/fcache_004.out new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/namefail.men b/vo/votest/tests/namefail.men new file mode 100644 index 00000000..0a0b24d6 --- /dev/null +++ b/vo/votest/tests/namefail.men @@ -0,0 +1,5 @@ + +# Name Failure Tests -- Tests of the file IRAF file error handling + + namefail_001 -- Test for name failure + diff --git a/vo/votest/tests/namefail_001.cl b/vo/votest/tests/namefail_001.cl new file mode 100644 index 00000000..556cd434 --- /dev/null +++ b/vo/votest/tests/namefail_001.cl @@ -0,0 +1,16 @@ +# +# Test for filename errors + +# Set the test description string. +votest.descr = "Test for invalid image URL" +votest.has_err = yes + +set cache = "/tmp/cache/" +fcache init + +iferr { + imstat ("http://iraf.noao.edu/votest/dbix.fits", >& "dev$null") +} then { + print ("error in test") +} +fcache list diff --git a/vo/votest/tests/namefail_001.out b/vo/votest/tests/namefail_001.out new file mode 100644 index 00000000..0743ded1 --- /dev/null +++ b/vo/votest/tests/namefail_001.out @@ -0,0 +1 @@ +error in test diff --git a/vo/votest/tests/namefail_002.cl b/vo/votest/tests/namefail_002.cl new file mode 100644 index 00000000..4ec60a19 --- /dev/null +++ b/vo/votest/tests/namefail_002.cl @@ -0,0 +1,16 @@ +# +# Test for filename errors + +# Set the test description string. +votest.descr = "Test for invalid table URL" +votest.has_err = yes + +set cache = "/tmp/cache/" +fcache init + +iferr { + tlcol ("http://iraf.noao.edu/votest/usno-z.xml", >& "dev$null") +} then { + print ("error in test") +} +fcache list diff --git a/vo/votest/tests/namefail_002.out b/vo/votest/tests/namefail_002.out new file mode 100644 index 00000000..0743ded1 --- /dev/null +++ b/vo/votest/tests/namefail_002.out @@ -0,0 +1 @@ +error in test diff --git a/vo/votest/tests/namefail_003.cl b/vo/votest/tests/namefail_003.cl new file mode 100644 index 00000000..67cb1107 --- /dev/null +++ b/vo/votest/tests/namefail_003.cl @@ -0,0 +1,16 @@ +# +# Test for filename errors + +# Set the test description string. +votest.descr = "Test for invalid file URL" +votest.has_err = yes + +set cache = "/tmp/cache/" +fcache init + +iferr { + type ("http://iraf.noao.edu/nosuchfile.html", >& "dev$null") +} then { + print ("error in test") +} +fcache list diff --git a/vo/votest/tests/namefail_003.out b/vo/votest/tests/namefail_003.out new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/req.men b/vo/votest/tests/req.men new file mode 100644 index 00000000..88fc03d1 --- /dev/null +++ b/vo/votest/tests/req.men @@ -0,0 +1,95 @@ + +;# Requirement Tests -- Tests which demonstrate the package requirements. + + req_1.1 -- TABLES support: Print VOTable information + req_1.1 -- TABLES support: Print VOTable column information + req_1.1 -- TABLES support: Get a value from a VOTable + req_1.1 -- TABLES support: Copy Columns + req_1.1 -- TABLES support: Operation on a Column + req_1.1 -- TABLES support: VOTable Copy + +;# +;# Requirement Demo Script +;# ------------------------------------------------------------- ----------- + +VOTable Support + + 1. Users shall be able to use a VOTable in places where req_1 + tasks accept tabular data in other formats (ASCII + files, FITS bintables, .tab files, etc) for input. + + 1.1 Users shall be able to access the and req_1.1 + elements of a VOTable as standard table header + information. + + 1.2 Users shall be able to select specific rows and/or req_1.2 + columns of a VOTable using the existing task + functionality. + + 1.2.1 Users shall be able to identify a column in a VOTable req_1.2.1 + by the 'id', 'name' or 'ucd' attribute of a + or by column number. + + 1.3 Users shall be able to select a column in a VOTable req_1.2 + for use in tasks that expect a list of values. + + 1.4 VOTable Interface code will support the IVOA Standard req_1.2 + specification of the VOTable format at time of release. + + +SAMP Interoperability + + 2. Users shall be able to interoperate with other SAMP req_2 + (or WebSAMP) enabled applications. + + 2.1 Users shall be able to send messages to specific req_2.1 + clients or broadcast to all available clients. + + 2.2 Users shall be able to execute IRAF tasks and set or req_2.2 + retrieve information in/from the IRAF environment via + SAMP messaging from clients that implement the required + message types. + +Registry Query and Access + + 3. Users shall be able to query the VO Registry using the req_3 + keyword-search services provided by the VO Directory + service. + + 3.1 Users shall be able to constrain the results of a search req_3.1 + by supplying additional parameters to a query (e.g. band- + pass, service type, etc). + + 3.2 Users shall have access to all information in the query req_3.2 + return record. + + 3.3 Users shall be able to refer to a VO Resource (in tasks req_3.3 + requiring a Resource parameter) in multiple ways: + 3.3.1 .... By the IVOA identifier req_3.3.1 + 3.3.2 .... By the ShortName? value in the Registry record req_3.3.2 + 3.3.3 .... By the "anonymous" result of a Registry query, or req_3.3.3 + 3.3.4 .... By a "personal alias" for the Resource req_3.3.4 + + 3.4 Users shall have the option to cache query search req_3.4 + results to avoid redundant service calls. + +Data Query and Access + + 4. Users shall be able to access all DAL services supported req_4 + by the underlying VOClient interface (SCS/SIA/SSA in Y1). + + 4.1 Users shall be able to use the WCS footprint of a 2-D req_4.1 + image as the basis of a data access query. + + 4.2 Users shall be able to query multiple resources at a req_4.2 + single position on the sky, OR a single resource for + multiple positions. + + 4.3 Users shall be able to specify a base ServiceURL to data- req_4.3 + access tasks expecting a Resource parameter. + + 4.4 Users shall be able to save the results of a query in req_4.4 + a tabular format other than VOTable. + + 4.5 Users shall be able to select which data returned by a req_4.5 + DAL service query is to be downloaded to local disk. diff --git a/vo/votest/tests/req_1.0.cl b/vo/votest/tests/req_1.0.cl new file mode 100644 index 00000000..396edb20 --- /dev/null +++ b/vo/votest/tests/req_1.0.cl @@ -0,0 +1,20 @@ +# +# Demonstrate general use of VOTable documents. + +# Set the test description string. +votest.descr = "Demonstrate general use of VOTable documents." + + +print ("------------------------------------------------------------------") +print ("Req 1: Users shall be able to use a VOTable in places where") +print (" tasks accept tabular data in other formats (ASCII files,") +print (" FITS bintables, .tab files, etc) for input.") +print ("------------------------------------------------------------------") + + +#------------------------------------------------------------------------- + +print ("Demonstration of the general use of VOTables is done using the") +print ("various individual 'votable' test scripts for access.") +print ("") +print ("") diff --git a/vo/votest/tests/req_1.0.out b/vo/votest/tests/req_1.0.out new file mode 100644 index 00000000..9852cf01 --- /dev/null +++ b/vo/votest/tests/req_1.0.out @@ -0,0 +1,9 @@ +------------------------------------------------------------------ +Req 1: Users shall be able to use a VOTable in places where + tasks accept tabular data in other formats (ASCII files, + FITS bintables, .tab files, etc) for input. +------------------------------------------------------------------ +Demonstration of the general use of VOTables is done using the +various individual 'votable' test scripts for access. + + diff --git a/vo/votest/tests/req_1.1.cl b/vo/votest/tests/req_1.1.cl new file mode 100644 index 00000000..5e94ed7c --- /dev/null +++ b/vo/votest/tests/req_1.1.cl @@ -0,0 +1,34 @@ +# +# Access to and table elements. + +# Set the test description string. +votest.descr = "Access to and table elements" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + +print ("------------------------------------------------------------------") +print ("Req 1.1: Users shall be able to access the and ") +print (" elements of a VOTable as standard table header information.") +print ("------------------------------------------------------------------") + + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +thedit ("data$usno-b.xml", "parnam*,parval*,infnam*,infval*",".",del-,show+) + +print ("\nHTTP URI: " // s1) # remote http URI +thedit (s1, "parnam*,parval*,infnam*,infval*",".",del-,show+) + + +print ("\nFile URI: " // s2) # file URI +thedit (s2, "parnam*,parval*,infnam*,infval*",".",del-,show+) + + +print ("\nFile URI: " // s3) # file URI +thedit (s3, "parnam*,parval*,infnam*,infval*",".",del-,show+) + diff --git a/vo/votest/tests/req_1.1.out b/vo/votest/tests/req_1.1.out new file mode 100644 index 00000000..8277ea7b --- /dev/null +++ b/vo/votest/tests/req_1.1.out @@ -0,0 +1,244 @@ +------------------------------------------------------------------ +Req 1.1: Users shall be able to access the and + elements of a VOTable as standard table header information. +------------------------------------------------------------------ + +Logical Path: data$usno-b.xml +data$usno-b.xml,PARNAM1 = "Field Name" / PARAM name attribute +data$usno-b.xml,PARNAM2 = "Catalogue ID" / PARAM name attribute +data$usno-b.xml,PARNAM3 = "Number of Objects In File" / PARAM name attribute +data$usno-b.xml,PARNAM4 = Equinox / PARAM name attribute +data$usno-b.xml,PARNAM5 = Epoch / PARAM name attribute +data$usno-b.xml,PARNAM6 = "Center RA" / PARAM name attribute +data$usno-b.xml,PARNAM7 = "Center DEC" / PARAM name attribute +data$usno-b.xml,PARNAM8 = "Circle Radius" / PARAM name attribute +data$usno-b.xml,PARNAM9 = "Primary Sort Color" / PARAM name attribute +data$usno-b.xml,PARNAM10 = "Bright Magnitude Limit" / PARAM name attribute +data$usno-b.xml,PARNAM11 = "Faint Magnitude Limit" / PARAM name attribute +data$usno-b.xml,PARNAM12 = "Color0 minus Color1" / PARAM name attribute +data$usno-b.xml,PARNAM13 = "Color Limit: Minimum B-R" / PARAM name attribute +data$usno-b.xml,PARNAM14 = "Color Limit: Maximum B-R" / PARAM name attribute +data$usno-b.xml,PARNAM15 = "Min. Proper Motion" / PARAM name attribute +data$usno-b.xml,PARNAM16 = "Max. Proper Motion" / PARAM name attribute +data$usno-b.xml,PARNAM17 = "Min. Position Error" / PARAM name attribute +data$usno-b.xml,PARNAM18 = "Max. Position Error" / PARAM name attribute +data$usno-b.xml,PARNAM19 = "Min. Proper Motion Error" / PARAM name attribute +data$usno-b.xml,PARNAM20 = "Max. Proper Motion Error" / PARAM name attribute +data$usno-b.xml,PARNAM21 = "Maximum Surface Density" / PARAM name attribute +data$usno-b.xml,PARNAM22 = "Min. Number of Observations" / PARAM name attribute +data$usno-b.xml,PARNAM23 = "Max. Number of Observations" / PARAM name attribute +data$usno-b.xml,PARNAM24 = "Min. Star/Galaxy Sep. index" / PARAM name attribute +data$usno-b.xml,PARNAM25 = "Max. Star/Galaxy Sep. index" / PARAM name attribute +data$usno-b.xml,PARNAM26 = "Lower Bit Mask for Flags" / PARAM name attribute +data$usno-b.xml,PARNAM27 = "Upper Bit Mask for Flags" / PARAM name attribute +data$usno-b.xml,PARNAM28 = "Column Selection Bits" / PARAM name attribute +data$usno-b.xml,PARVAL1 = NoName / PARAM val attribute +data$usno-b.xml,PARVAL2 = USNOB / PARAM val attribute +data$usno-b.xml,PARVAL3 = 65 / PARAM val attribute +data$usno-b.xml,PARVAL4 = 2000.00 / PARAM val attribute +data$usno-b.xml,PARVAL5 = 2000.00 / PARAM val attribute +data$usno-b.xml,PARVAL6 = 202.000000 / PARAM val attribute +data$usno-b.xml,PARVAL7 = 47.000000 / PARAM val attribute +data$usno-b.xml,PARVAL8 = 0.050000 / PARAM val attribute +data$usno-b.xml,PARVAL9 = R2 / PARAM val attribute +data$usno-b.xml,PARVAL10 = 0.00 / PARAM val attribute +data$usno-b.xml,PARVAL11 = 100.00 / PARAM val attribute +data$usno-b.xml,PARVAL12 = B2-R2 / PARAM val attribute +data$usno-b.xml,PARVAL13 = -100.00 / PARAM val attribute +data$usno-b.xml,PARVAL14 = 100.00 / PARAM val attribute +data$usno-b.xml,PARVAL15 = 0.00 / PARAM val attribute +data$usno-b.xml,PARVAL16 = 10000.00 / PARAM val attribute +data$usno-b.xml,PARVAL17 = 0.00 / PARAM val attribute +data$usno-b.xml,PARVAL18 = 10000.00 / PARAM val attribute +data$usno-b.xml,PARVAL19 = 0.00 / PARAM val attribute +data$usno-b.xml,PARVAL20 = 10000.00 / PARAM val attribute +data$usno-b.xml,PARVAL21 = 10000000.00 / PARAM val attribute +data$usno-b.xml,PARVAL22 = 0 / PARAM val attribute +data$usno-b.xml,PARVAL23 = 10 / PARAM val attribute +data$usno-b.xml,PARVAL24 = 0 / PARAM val attribute +data$usno-b.xml,PARVAL25 = 19 / PARAM val attribute +data$usno-b.xml,PARVAL26 = 0 / PARAM val attribute +data$usno-b.xml,PARVAL27 = -1 / PARAM val attribute +data$usno-b.xml,PARVAL28 = 4271 / PARAM val attribute +Warning: keyword(s) `infnam*' not found. +Warning: keyword(s) `infval*' not found. + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +http://iraf.noao.edu/votest//usno-b.xml,PARNAM1 = "Field Name" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM2 = "Catalogue ID" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM3 = "Number of Objects In File" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM4 = Equinox / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM5 = Epoch / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM6 = "Center RA" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM7 = "Center DEC" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM8 = "Circle Radius" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM9 = "Primary Sort Color" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM10 = "Bright Magnitude Limit" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM11 = "Faint Magnitude Limit" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM12 = "Color0 minus Color1" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM13 = "Color Limit: Minimum B-R" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM14 = "Color Limit: Maximum B-R" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM15 = "Min. Proper Motion" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM16 = "Max. Proper Motion" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM17 = "Min. Position Error" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM18 = "Max. Position Error" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM19 = "Min. Proper Motion Error" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM20 = "Max. Proper Motion Error" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM21 = "Maximum Surface Density" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM22 = "Min. Number of Observations" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM23 = "Max. Number of Observations" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM24 = "Min. Star/Galaxy Sep. index" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM25 = "Max. Star/Galaxy Sep. index" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM26 = "Lower Bit Mask for Flags" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM27 = "Upper Bit Mask for Flags" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARNAM28 = "Column Selection Bits" / PARAM name attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL1 = NoName / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL2 = USNOB / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL3 = 65 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL4 = 2000.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL5 = 2000.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL6 = 202.000000 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL7 = 47.000000 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL8 = 0.050000 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL9 = R2 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL10 = 0.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL11 = 100.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL12 = B2-R2 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL13 = -100.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL14 = 100.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL15 = 0.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL16 = 10000.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL17 = 0.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL18 = 10000.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL19 = 0.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL20 = 10000.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL21 = 10000000.00 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL22 = 0 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL23 = 10 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL24 = 0 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL25 = 19 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL26 = 0 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL27 = -1 / PARAM val attribute +http://iraf.noao.edu/votest//usno-b.xml,PARVAL28 = 4271 / PARAM val attribute +Warning: keyword(s) `infnam*' not found. +Warning: keyword(s) `infval*' not found. + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM1 = "Field Name" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM2 = "Catalogue ID" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM3 = "Number of Objects In File" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM4 = Equinox / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM5 = Epoch / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM6 = "Center RA" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM7 = "Center DEC" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM8 = "Circle Radius" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM9 = "Primary Sort Color" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM10 = "Bright Magnitude Limit" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM11 = "Faint Magnitude Limit" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM12 = "Color0 minus Color1" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM13 = "Color Limit: Minimum B-R" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM14 = "Color Limit: Maximum B-R" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM15 = "Min. Proper Motion" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM16 = "Max. Proper Motion" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM17 = "Min. Position Error" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM18 = "Max. Position Error" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM19 = "Min. Proper Motion Error" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM20 = "Max. Proper Motion Error" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM21 = "Maximum Surface Density" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM22 = "Min. Number of Observations" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM23 = "Max. Number of Observations" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM24 = "Min. Star/Galaxy Sep. index" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM25 = "Max. Star/Galaxy Sep. index" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM26 = "Lower Bit Mask for Flags" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM27 = "Upper Bit Mask for Flags" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARNAM28 = "Column Selection Bits" / PARAM name attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL1 = NoName / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL2 = USNOB / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL3 = 65 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL4 = 2000.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL5 = 2000.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL6 = 202.000000 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL7 = 47.000000 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL8 = 0.050000 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL9 = R2 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL10 = 0.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL11 = 100.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL12 = B2-R2 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL13 = -100.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL14 = 100.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL15 = 0.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL16 = 10000.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL17 = 0.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL18 = 10000.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL19 = 0.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL20 = 10000.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL21 = 10000000.00 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL22 = 0 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL23 = 10 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL24 = 0 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL25 = 19 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL26 = 0 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL27 = -1 / PARAM val attribute +file:///iraf/iraf/vo/votest/data//usno-b.xml,PARVAL28 = 4271 / PARAM val attribute +Warning: keyword(s) `infnam*' not found. +Warning: keyword(s) `infval*' not found. + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM1 = "Field Name" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM2 = "Catalogue ID" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM3 = "Number of Objects In File" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM4 = Equinox / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM5 = Epoch / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM6 = "Center RA" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM7 = "Center DEC" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM8 = "Circle Radius" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM9 = "Primary Sort Color" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM10 = "Bright Magnitude Limit" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM11 = "Faint Magnitude Limit" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM12 = "Color0 minus Color1" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM13 = "Color Limit: Minimum B-R" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM14 = "Color Limit: Maximum B-R" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM15 = "Min. Proper Motion" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM16 = "Max. Proper Motion" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM17 = "Min. Position Error" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM18 = "Max. Position Error" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM19 = "Min. Proper Motion Error" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM20 = "Max. Proper Motion Error" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM21 = "Maximum Surface Density" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM22 = "Min. Number of Observations" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM23 = "Max. Number of Observations" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM24 = "Min. Star/Galaxy Sep. index" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM25 = "Max. Star/Galaxy Sep. index" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM26 = "Lower Bit Mask for Flags" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM27 = "Upper Bit Mask for Flags" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARNAM28 = "Column Selection Bits" / PARAM name attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL1 = NoName / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL2 = USNOB / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL3 = 65 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL4 = 2000.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL5 = 2000.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL6 = 202.000000 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL7 = 47.000000 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL8 = 0.050000 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL9 = R2 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL10 = 0.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL11 = 100.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL12 = B2-R2 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL13 = -100.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL14 = 100.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL15 = 0.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL16 = 10000.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL17 = 0.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL18 = 10000.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL19 = 0.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL20 = 10000.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL21 = 10000000.00 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL22 = 0 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL23 = 10 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL24 = 0 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL25 = 19 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL26 = 0 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL27 = -1 / PARAM val attribute +file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml,PARVAL28 = 4271 / PARAM val attribute +Warning: keyword(s) `infnam*' not found. +Warning: keyword(s) `infval*' not found. diff --git a/vo/votest/tests/req_1.2.1.cl b/vo/votest/tests/req_1.2.1.cl new file mode 100644 index 00000000..10111452 --- /dev/null +++ b/vo/votest/tests/req_1.2.1.cl @@ -0,0 +1,108 @@ +# +# Demonstrate column selection by id/name/ucd attribute. + +# Set the test description string. +votest.descr = "Demonstrate column selection by id/name/ucd attribute" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + +print ("------------------------------------------------------------------") +print ("Req 1.2.1: Users shall be able to identify a column in a VOTable") +print (" by the 'id', 'name' or 'ucd' attribute of a or") +print (" by column number.") +print ("------------------------------------------------------------------") + + +fcache init + +int ra_col, dec_col + +# Execute the test commands. + +unlearn ("colbyid") ; colbyid.print = yes +unlearn ("colbyname") ; colbyname.print = yes +unlearn ("colbyucd") ; colbyucd.print = yes + + +######################################################################## + +print ("\n------ Identify RA,DEC col by 'id' string ------\n") + +print ("\nLogical Path: data$usno-b.xml") # logical path + colbyid ("data$usno-b.xml", "RA") | scan (ra_col) + colbyid ("data$usno-b.xml", "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nHTTP URI: " // s1) # remote http URI + colbyid (s1, "RA") | scan (ra_col) + colbyid (s1, "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nFile URI: " // s2) # file URI + colbyid (s2, "RA") | scan (ra_col) + colbyid (s2, "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nFile URI: " // s3) # file URI + colbyid (s3, "RA") | scan (ra_col) + colbyid (s3, "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +unlearn ("colbyid") + + +######################################################################## + +print ("\n------ Identify RA,DEC col by 'name' string ------\n") + +print ("\nLogical Path: data$usno-b.xml") # logical path + colbyname ("data$usno-b.xml", "RA") | scan (ra_col) + colbyname ("data$usno-b.xml", "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nHTTP URI: " // s1) # remote http URI + colbyname (s1, "RA") | scan (ra_col) + colbyname (s1, "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nFile URI: " // s2) # file URI + colbyname (s2, "RA") | scan (ra_col) + colbyname (s2, "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nFile URI: " // s3) # file URI + colbyname (s3, "RA") | scan (ra_col) + colbyname (s3, "DEC") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +unlearn ("colbyname") + + +######################################################################## + +print ("\n------ Identify RA,DEC col by 'ucd' string ------\n") + +print ("\nLogical Path: data$usno-b.xml") # logical path + colbyucd ("data$usno-b.xml", "POS_EQ_RA_MAIN") | scan (ra_col) + colbyucd ("data$usno-b.xml", "POS_EQ_DEC_MAIN") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nHTTP URI: " // s1) # remote http URI + colbyucd (s1, "POS_EQ_RA_MAIN") | scan (ra_col) + colbyucd (s1, "POS_EQ_DEC_MAIN") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nFile URI: " // s2) # file URI + colbyucd (s2, "POS_EQ_RA_MAIN") | scan (ra_col) + colbyucd (s2, "POS_EQ_DEC_MAIN") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +print ("\nFile URI: " // s3) # file URI + colbyucd (s3, "POS_EQ_RA_MAIN") | scan (ra_col) + colbyucd (s3, "POS_EQ_DEC_MAIN") | scan (dec_col) + printf ("RA,DEC are cols: %d and %d\n", ra_col, dec_col) + +unlearn ("colbyucd") diff --git a/vo/votest/tests/req_1.2.1.out b/vo/votest/tests/req_1.2.1.out new file mode 100644 index 00000000..8e1e1a6f --- /dev/null +++ b/vo/votest/tests/req_1.2.1.out @@ -0,0 +1,50 @@ +------------------------------------------------------------------ +Req 1.2.1: Users shall be able to identify a column in a VOTable + by the 'id', 'name' or 'ucd' attribute of a or + by column number. +------------------------------------------------------------------ + +------ Identify RA,DEC col by 'id' string ------ + + +Logical Path: data$usno-b.xml +RA,DEC are cols: 2 and 3 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +RA,DEC are cols: 2 and 3 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +RA,DEC are cols: 2 and 3 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +RA,DEC are cols: 2 and 3 + +------ Identify RA,DEC col by 'name' string ------ + + +Logical Path: data$usno-b.xml +RA,DEC are cols: 2 and 3 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +RA,DEC are cols: 2 and 3 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +RA,DEC are cols: 2 and 3 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +RA,DEC are cols: 2 and 3 + +------ Identify RA,DEC col by 'ucd' string ------ + + +Logical Path: data$usno-b.xml +RA,DEC are cols: 2 and 3 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +RA,DEC are cols: 2 and 3 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +RA,DEC are cols: 2 and 3 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +RA,DEC are cols: 2 and 3 diff --git a/vo/votest/tests/req_1.2.cl b/vo/votest/tests/req_1.2.cl new file mode 100644 index 00000000..29a3eded --- /dev/null +++ b/vo/votest/tests/req_1.2.cl @@ -0,0 +1,32 @@ +# +# Demonstrate row and column selection in a VOTable. + +# Set the test description string. +votest.descr = "Demonstrate row and column selection in a VOTable" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + +print ("------------------------------------------------------------------") +print ("Req 1.2: Users shall be able to select specific rows and/or") +print (" columns of a VOTable using the existing task functionality.") +print ("------------------------------------------------------------------") + + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tprint ("data$usno-b.xml", columns="sRa,sDec", rows="1-10", showhdr-) + +print ("\nHTTP URI: " // s1) # remote http URI +tprint (s1, columns="sRa,sDec", rows="1-10", showhdr-) + +print ("\nFile URI: " // s2) # file URI +tprint (s2, columns="sRa,sDec", rows="1-10", showhdr-) + +print ("\nFile URI: " // s3) # file URI +tprint (s3, columns="sRa,sDec", rows="1-10", showhdr-) + diff --git a/vo/votest/tests/req_1.2.out b/vo/votest/tests/req_1.2.out new file mode 100644 index 00000000..74aa31e3 --- /dev/null +++ b/vo/votest/tests/req_1.2.out @@ -0,0 +1,52 @@ +------------------------------------------------------------------ +Req 1.2: Users shall be able to select specific rows and/or + columns of a VOTable using the existing task functionality. +------------------------------------------------------------------ + +Logical Path: data$usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 diff --git a/vo/votest/tests/req_1.3.cl b/vo/votest/tests/req_1.3.cl new file mode 100644 index 00000000..bcbb0b40 --- /dev/null +++ b/vo/votest/tests/req_1.3.cl @@ -0,0 +1,47 @@ +# +# Demonstrate selection of column for tasks expecting a list. + +# Set the test description string. +votest.descr = "Demonstrate selection of column for tasks expecting a list" + +# Convert the data$logical to a local path. +s1 = data_url // "/sia.xml" +s2 = "file://" // data_path // "/sia.xml" +s3 = "file:///localhost" // data_path // "/sia.xml" + +print ("------------------------------------------------------------------") +print ("Req 1.3: Users shall be able to select a column in a VOTable") +print (" for use in tasks that expect a list of values.") +print ("------------------------------------------------------------------") + + +fcache init +flpr 0 + +print (" ") +print (" This test is demonstrated by using the @-file syntax to auto-") +print ("matically extract the image access reference column from an SIA") +print ("result table.") +print (" ") + + +# Suppress the image name to avoid a false failure because of checksum +# algorithm differences between platforms. +imstat.fields = "npix,mean,stddev,min,max" + + +# Execute the test commands. +print ("\nLogical Path: data$sia.xml") # logical path +imstat ("@data$sia.xml") + +print ("\nHTTP URI: " // s1) # remote http URI +imstat ("@" // s1) + +print ("\nFile URI: " // s2) # file URI +imstat ("@" // s2) + +print ("\nFile URI: " // s3) # file URI +imstat ("@" // s3) + + + diff --git a/vo/votest/tests/req_1.3.out b/vo/votest/tests/req_1.3.out new file mode 100644 index 00000000..fba8a748 --- /dev/null +++ b/vo/votest/tests/req_1.3.out @@ -0,0 +1,45 @@ +------------------------------------------------------------------ +Req 1.3: Users shall be able to select a column in a VOTable + for use in tasks that expect a list of values. +------------------------------------------------------------------ + + This test is demonstrated by using the @-file syntax to auto- +matically extract the image access reference column from an SIA +result table. + + +Logical Path: data$sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. + +HTTP URI: http://iraf.noao.edu/votest//sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. + +File URI: file:///iraf/iraf/vo/votest/data//sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. + +File URI: file:///localhost/iraf/iraf/vo/votest/data//sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. diff --git a/vo/votest/tests/req_1.4.cl b/vo/votest/tests/req_1.4.cl new file mode 100644 index 00000000..c2730c80 --- /dev/null +++ b/vo/votest/tests/req_1.4.cl @@ -0,0 +1,45 @@ +# +# Demonstrate support for latest VOTable standard spec. + +# Set the test description string. +votest.descr = "Demonstrate support for latest VOTable standard spec." + +# Convert the data$logical to a local path. +s1 = data_url // "/votable_1.2.xml" +s2 = "file://" // data_path // "/votable_1.2.xml" +s3 = "file:///localhost" // data_path // "/votable_1.2.xml" + +print ("------------------------------------------------------------------") +print ("Req 1.4: VOTable Interface code will support the IVOA Standard") +print (" specification of the VOTable format at time of release.") +print ("------------------------------------------------------------------") + + +fcache init + +print (" ") +print (" The requirement is demonstrated using a VOTable v1.2 document") +print ("retrieved from the CADC and modified to add v1.2-specific features:") +print (" ") +print (" - INFO elements before , and ") +print (" - INFO elements w/ 'utype', 'ucd', 'ref' and 'unit' attributes") +print (" - FIELDref and PARAMref elements w/ 'ucd' and 'utype' attributes") +print (" ") +print ("The parse will print an error if these v1.2-specifics aren't supported") +print (" ") +print (" ") + + +# Execute the test commands. +print ("\nLogical Path: data$votable_1.2.xml") # logical path +tlcol ("data$votable_1.2.xml") + +print ("\nHTTP URI: " // s1) # remote http URI +tlcol (s1) + +print ("\nFile URI: " // s2) # file URI +tlcol (s2) + +print ("\nFile URI: " // s3) # file URI +tlcol (s3) + diff --git a/vo/votest/tests/req_1.4.out b/vo/votest/tests/req_1.4.out new file mode 100644 index 00000000..82d82a16 --- /dev/null +++ b/vo/votest/tests/req_1.4.out @@ -0,0 +1,115 @@ +------------------------------------------------------------------ +Req 1.4: VOTable Interface code will support the IVOA Standard + specification of the VOTable format at time of release. +------------------------------------------------------------------ + + The requirement is demonstrated using a VOTable v1.2 document +retrieved from the CADC and modified to add v1.2-specific features: + + - INFO elements before , and + - INFO elements w/ 'utype', 'ucd', 'ref' and 'unit' attributes + - FIELDref and PARAMref elements w/ 'ucd' and 'utype' attributes + +The parse will print an error if these v1.2-specifics aren't supported + + + +Logical Path: data$votable_1.2.xml +# data$votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" + +HTTP URI: http://iraf.noao.edu/votest//votable_1.2.xml +# http://iraf.noao.edu/votest//votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" + +File URI: file:///iraf/iraf/vo/votest/data//votable_1.2.xml +# file:///iraf/iraf/vo/votest/data//votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" + +File URI: file:///localhost/iraf/iraf/vo/votest/data//votable_1.2.xml +# file:///localhost/iraf/iraf/vo/votest/data//votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" diff --git a/vo/votest/tests/req_3.0.cl b/vo/votest/tests/req_3.0.cl new file mode 100644 index 00000000..d4ad333e --- /dev/null +++ b/vo/votest/tests/req_3.0.cl @@ -0,0 +1,18 @@ +# +# Query Registry with constraints. + +# Set the test description string. +votest.descr = "Query Registry with constraints." + +print ("------------------------------------------------------------------") +print ("Req 3.: Users shall be able to query the VO Registry using the") +print (" keyword-search services provided by the VO Directory") +print (" service.") +print ("------------------------------------------------------------------") + + +# Execute the test commands. +print ("These requirements are demonstrated specifically by the test scripts") +print ("and more generally by the REGISTRY task itself.") +print ("") +print ("") diff --git a/vo/votest/tests/req_3.0.out b/vo/votest/tests/req_3.0.out new file mode 100644 index 00000000..f7cdc2ad --- /dev/null +++ b/vo/votest/tests/req_3.0.out @@ -0,0 +1,9 @@ +------------------------------------------------------------------ +Req 3.: Users shall be able to query the VO Registry using the + keyword-search services provided by the VO Directory + service. +------------------------------------------------------------------ +These requirements are demonstrated specifically by the test scripts +and more generally by the REGISTRY task itself. + + diff --git a/vo/votest/tests/req_3.1.cl b/vo/votest/tests/req_3.1.cl new file mode 100644 index 00000000..8ced2a2d --- /dev/null +++ b/vo/votest/tests/req_3.1.cl @@ -0,0 +1,15 @@ +# +# Query Registry with constraints. + +# Set the test description string. +votest.descr = "Query Registry with constraints." + +print ("------------------------------------------------------------------") +print ("Req 3.1: Users shall be able to constrain the results of a search") +print (" by supplying additional parameters to a query (e.g. ") +print (" bandpass, service type, etc).") +print ("------------------------------------------------------------------") + + +# Execute the test commands. +registry ("chandra", type="image", bandpass="x-ray", interactive=no) diff --git a/vo/votest/tests/req_3.1.out b/vo/votest/tests/req_3.1.out new file mode 100644 index 00000000..727d387b --- /dev/null +++ b/vo/votest/tests/req_3.1.out @@ -0,0 +1,18 @@ +------------------------------------------------------------------ +Req 3.1: Users shall be able to constrain the results of a search + by supplying additional parameters to a query (e.g. + bandpass, service type, etc). +------------------------------------------------------------------ +# +# Found 2 records +# +# Registry Query Constraints: +# Query Term: 'chandra' +# ServiceType: image +# Bandpass: x-ray +# +#No ShortName ServiceType Identifier +#-- --------- ----------- ---------- +# + 1 Chandra SimpleImag ivo://cxc.harvard.edu/cda#1 + 2 TGCat SIA SimpleImag ivo://cxc.mit/tgcat/SIA#1 diff --git a/vo/votest/tests/req_3.2.cl b/vo/votest/tests/req_3.2.cl new file mode 100644 index 00000000..bc11e974 --- /dev/null +++ b/vo/votest/tests/req_3.2.cl @@ -0,0 +1,46 @@ +# +# Access every record in a Registry result record. + +# Set the test description string. +votest.descr = "Access every record in a Registry result record" + +print ("------------------------------------------------------------------") +print ("Req 3.3: Users shall have access to all information in the query") +print (" return record.") +print ("------------------------------------------------------------------") + + +fcache init + +# ------------------------------------------- +# Execute the test commands. +# ------------------------------------------- + + +# ------------------------------------------- +# Using the REGISTRY task we can print all +# fields in the record as follows: +# ------------------------------------------- + +registry ("noao", verbose+, record=2, interactive-) +printf ("\n\n") + + +# ------------------------------------------- +# Programmatically this is done as follows: +# ------------------------------------------- +int ires, icount + +ires = regSearch ("noao", 0) +icount = regResCount (ires) + +printf ("\nFound %d records:\n\n", icount) + +printf ("Num %10.10s %s\n", "ShortName", "Title") +printf ("--- %10.10s %s\n", "---------", "-----") + +for (i=0; i < icount; i=i+1) { + printf ("%3d %10.10s %s\n", (i+1), + trim(regValue (ires, "ShortName", i)), + trim(regValue (ires, "Title", i)) +} diff --git a/vo/votest/tests/req_3.2.out b/vo/votest/tests/req_3.2.out new file mode 100644 index 00000000..4a64d6a0 --- /dev/null +++ b/vo/votest/tests/req_3.2.out @@ -0,0 +1,236 @@ +------------------------------------------------------------------ +Req 3.3: Users shall have access to all information in the query + return record. +------------------------------------------------------------------ +# +# Record: 2 +# +# Registry Query Constraints: +# Query Term: 'chandra' +# ServiceType: image +# Bandpass: x-ray +# + Title: Chandra Transmission Grating Catalog and Archive, Simple + Image Access Interface + ShortName: TGCat SIA + Identifier: ivo://cxc.mit/tgcat/SIA#1 + ServiceURL: http://tgcat.mit.edu/tgSia.php? + ReferenceURL: + Description: This resource describes the Simple Image Access interface + provided by TGCat. References returned are of three types: + 1) evt2 files - for ACIS see: http:// + This resource describes the Simple Image Access interface provided by TGCat. References returned are of three types: 1) evt2 files - for ACIS see: http:// xc.harvard.edu/ciao/data_products_guide/event_descrip.html#acisl2tgevts - for HRC see: http://c c.h + Subject: x ray spectra,transmission grating,gratings,spectroscopy, + high resolution spectroscopy,X RAY SPECTROSCOPY,HETG,LETG, + HEG,MEG,LEG,ACIS,HRC,Chandra + ResourceType: SimpleImageAccess + Type: + Creator: Chandra Transmission Grating Catalog and Archive + Facility: + Instrument: + Contributor: + CoverageSpat: + CoverageTemp: + CoverageSpec: X-ray + ContentLevel: Research + Version: 1 + Version: 1 + Version: 1 + COLUMNS: + dbid: + status: + Identifier: ivo://cxc.mit/tgcat/SIA#1 + Title: Chandra Transmission Grating Catalog and Archive, Simple + Image Access Interface + ShortName: TGCat SIA + CurationPubl: + CurationPubl: + CurationPubl: + CurationPubl: + CurationCrea: + CurationCrea: + CurationCont: + CurationDate: + CurationVers: + CurationCont: + CurationCont: + CurationCont: + CurationCont: + Subject: x ray spectra,transmission grating,gratings,spectroscopy, + high resolution spectroscopy,X RAY SPECTROSCOPY,HETG,LETG, + HEG,MEG,LEG,ACIS,HRC,Chandra + Description: This resource describes the Simple Image Access interface + provided by TGCat. References returned are of three types: + 1) evt2 files - for ACIS see: http:// + This resource describes the Simple Image Access interface provided by TGCat. References returned are of three types: 1) evt2 files - for ACIS see: http:// xc.harvard.edu/ciao/data_products_guide/event_descrip.html#acisl2tgevts - for HRC see: http://c c.h + ReferenceURL: + Type: + Facility: + Instrument: + ContentLevel: Research + Modification: + ServiceURL: http://tgcat.mit.edu/tgSia.php? + CoverageSpat: + CoverageSpec: X-ray + CoverageTemp: + CoverageRegi: + ResourceType: SimpleImageAccess + xml: + harvestedfro: + harvestedfro: + footprint: + validationLe: + + + + +Found 146 records: + +Num ShortName Title +--- --------- ----- + 1 NDWFS NOAO Deep Wide-Field Survey + 2 J/AJ/128/1 NOAO Fundamental Plane Survey (Smith+, 2004) + 3 J/AJ/128/1 NOAO Fundamental Plane Survey (Smith+, 2004) + 4 J/AJ/128/1 NOAO Fundamental Plane Survey (Smith+, 2004) + 5 J/AJ/128/1 NOAO Fundamental Plane Survey (Smith+, 2004) + 6 J/AJ/128/1 First Look Survey: NOAO R-band Mosaic (Fadda+, 2004) + 7 J/AJ/128/1 First Look Survey: NOAO R-band Mosaic (Fadda+, 2004) + 8 J/A+A/535/ NOAO Bootes field 153MHz observations (Intema+, 2011) + 9 J/A+A/535/ NOAO Bootes field 153MHz observations (Intema+, 2011) + 10 J/A+A/535/ NOAO Bootes field 153MHz observations (Intema+, 2011) + 11 FLS_ELAISN Spitzer First Look Survey (FLS) -- NOAO ELAIS N1 -- R + 12 FLS_MAIN_R Spitzer First Look Survey (FLS) -- NOAO Extragalactic -- R + 13 NOAO ARCH NOAO Archive Authority + 14 NOAO VOEve NOAO VOEvent Authority + 15 NOAO NVO N NOAO NVO Service Authority + 16 J/ApJ/634/ 16{mu}m sources in the NOAO Bootes field (Kasliwal+, 2005) + 17 J/ApJ/634/ 16{mu}m sources in the NOAO Bootes field (Kasliwal+, 2005) + 18 J/ApJ/634/ 16{mu}m sources in the NOAO Bootes field (Kasliwal+, 2005) + 19 BOOF153MHZ Bootes Field GMRT 153-MHz Source Catalog + 20 BOOF153MHZ Bootes Field GMRT 153-MHz Source Catalog + 21 BOOF153MHZ Bootes Field GMRT 153-MHz Source Catalog + 22 J/ApJ/684/ z> 1 galaxy clusters from IRAC Shallow Survey (Eisenhardt+, 2008) + 23 J/ApJ/684/ z> 1 galaxy clusters from IRAC Shallow Survey (Eisenhardt+, 2008) + 24 J/ApJ/684/ z> 1 galaxy clusters from IRAC Shallow Survey (Eisenhardt+, 2008) + 25 J/ApJ/684/ z> 1 galaxy clusters from IRAC Shallow Survey (Eisenhardt+, 2008) + 26 J/MNRAS/36 FSVS Cluster Catalogue (Sochting+, 2006) + 27 J/MNRAS/36 FSVS Cluster Catalogue (Sochting+, 2006) + 28 J/MNRAS/36 FSVS Cluster Catalogue (Sochting+, 2006) + 29 J/MNRAS/36 FSVS Cluster Catalogue (Sochting+, 2006) + 30 J/MNRAS/36 FSVS Cluster Catalogue (Sochting+, 2006) + 31 J/AJ/126/2 CL 0024+1654 UBVI photometry (Alexov+, 2003) + 32 J/AJ/126/2 CL 0024+1654 UBVI photometry (Alexov+, 2003) + 33 J/AJ/136/1 Open clusters as galactic disk tracers. I. (Frinchaboy+, 2008) + 34 J/AJ/136/1 Open clusters as galactic disk tracers. I. (Frinchaboy+, 2008) + 35 J/AJ/136/1 Open clusters as galactic disk tracers. I. (Frinchaboy+, 2008) + 36 J/AJ/136/1 Open clusters as galactic disk tracers. I. (Frinchaboy+, 2008) + 37 J/AJ/136/1 Open clusters as galactic disk tracers. I. (Frinchaboy+, 2008) + 38 J/AJ/133/2 Star beyond the NLTT catalog (Reid+, 2007) + 39 J/AJ/133/2 Star beyond the NLTT catalog (Reid+, 2007) + 40 J/AJ/133/2 Star beyond the NLTT catalog (Reid+, 2007) + 41 J/AJ/133/2 Star beyond the NLTT catalog (Reid+, 2007) + 42 J/ApJ/676/ Spectral templates for galaxies from 0.2 to 10um (Assef+, 2008) + 43 J/ApJ/676/ Spectral templates for galaxies from 0.2 to 10um (Assef+, 2008) + 44 J/ApJS/191 Southern Cosmology Survey. II. (Menanteau+, 2010) + 45 J/ApJS/191 Southern Cosmology Survey. II. (Menanteau+, 2010) + 46 J/ApJS/191 Southern Cosmology Survey. II. (Menanteau+, 2010) + 47 J/ApJS/191 Southern Cosmology Survey. II. (Menanteau+, 2010) + 48 J/ApJS/191 Southern Cosmology Survey. II. (Menanteau+, 2010) + 49 J/ApJS/191 Southern Cosmology Survey. II. (Menanteau+, 2010) + 50 J/ApJS/185 58 radio sources near BNGSs (Stalder+, 2009) + 51 J/ApJS/185 58 radio sources near BNGSs (Stalder+, 2009) + 52 J/ApJS/185 58 radio sources near BNGSs (Stalder+, 2009) + 53 J/ApJ/645/ ChaMP serendipitous galaxy cluster survey (Barkhouse+, 2006) + 54 J/ApJ/645/ ChaMP serendipitous galaxy cluster survey (Barkhouse+, 2006) + 55 J/ApJ/645/ ChaMP serendipitous galaxy cluster survey (Barkhouse+, 2006) + 56 J/ApJ/645/ ChaMP serendipitous galaxy cluster survey (Barkhouse+, 2006) + 57 J/A+A/453/ Line-strength indices in IC 4200 (Serra+, 2006) + 58 J/A+A/453/ Line-strength indices in IC 4200 (Serra+, 2006) + 59 J/AJ/127/2 LALA Bootes field X-ray source catalog (Wang+, 2004) + 60 J/AJ/127/2 LALA Bootes field X-ray source catalog (Wang+, 2004) + 61 J/PASP/114 Stellar variability in field stars (Everett+, 2002) + 62 J/PASP/114 Stellar variability in field stars (Everett+, 2002) + 63 J/PASP/114 Stellar variability in field stars (Everett+, 2002) + 64 J/AJ/124/6 Absolute positions and proper motions in NGC 188 (Platais+, 2002) + 65 J/AJ/124/6 Absolute positions and proper motions in NGC 188 (Platais+, 2002) + 66 J/AJ/124/6 Absolute positions and proper motions in NGC 188 (Platais+, 2002) + 67 J/A+A/384/ BVRIHalpha photometry of NGC 2244 X-ray stars (Berghoefer+, 2002) + 68 J/A+A/384/ BVRIHalpha photometry of NGC 2244 X-ray stars (Berghoefer+, 2002) + 69 J/A+A/384/ BVRIHalpha photometry of NGC 2244 X-ray stars (Berghoefer+, 2002) + 70 XBOOTESOID XBOOTES:NDWFSBootesFieldOptical& NearIRCounterparts + 71 XBOOTESOID XBOOTES:NDWFSBootesFieldOptical& NearIRCounterparts + 72 XBOOTESOID XBOOTES:NDWFSBootesFieldOptical& NearIRCounterparts + 73 J/ApJ/701/ 5000 AGNs behind the Magellanic clouds (Kozlowski+, 2009) + 74 J/ApJ/701/ 5000 AGNs behind the Magellanic clouds (Kozlowski+, 2009) + 75 J/ApJ/701/ 5000 AGNs behind the Magellanic clouds (Kozlowski+, 2009) + 76 J/MNRAS/38 Velocities and photometry in NGC 2112 (Carraro+, 2008) + 77 J/MNRAS/38 Velocities and photometry in NGC 2112 (Carraro+, 2008) + 78 J/MNRAS/38 Velocities and photometry in NGC 2112 (Carraro+, 2008) + 79 J/MNRAS/38 Triple and quadruple stars (Tokovinin, 2008) + 80 J/MNRAS/38 Triple and quadruple stars (Tokovinin, 2008) + 81 J/MNRAS/38 Triple and quadruple stars (Tokovinin, 2008) + 82 J/MNRAS/38 Triple and quadruple stars (Tokovinin, 2008) + 83 J/ApJ/614/ Planetary nebulae in M33 (Ciardullo+, 2004) + 84 J/ApJ/614/ Planetary nebulae in M33 (Ciardullo+, 2004) + 85 J/ApJ/614/ Planetary nebulae in M33 (Ciardullo+, 2004) + 86 J/ApJ/706/ LAEs at z~4.5 in the LALA Cetus field (Wang+, 2009) + 87 J/ApJ/706/ LAEs at z~4.5 in the LALA Cetus field (Wang+, 2009) + 88 J/ApJ/706/ LAEs at z~4.5 in the LALA Cetus field (Wang+, 2009) + 89 PIGSSBOOFD Allen Telescope Array Pi GHz Sky Survey (PiGSS) Boo Field Source Catalog + 90 PIGSSBOOFD Allen Telescope Array Pi GHz Sky Survey (PiGSS) Boo Field Source Catalog + 91 PIGSSBOOFD Allen Telescope Array Pi GHz Sky Survey (PiGSS) Boo Field Source Catalog + 92 LALABOOCXO LALA Bootes Field Chandra X-Ray Point Source Catalog + 93 LALABOOCXO LALA Bootes Field Chandra X-Ray Point Source Catalog + 94 LALABOOCXO LALA Bootes Field Chandra X-Ray Point Source Catalog + 95 XBootes XBOOTES: NDWFS Bootes Field X-Ray Point Source Catalog + 96 XBootes XBOOTES: NDWFS Bootes Field X-Ray Point Source Catalog + 97 XBootes XBOOTES: NDWFS Bootes Field X-Ray Point Source Catalog + 98 J/MNRAS/38 BVRcIc photometry of NGC 821 globular clusters (Spitler+, 2008) + 99 J/MNRAS/38 BVRcIc photometry of NGC 821 globular clusters (Spitler+, 2008) +100 J/MNRAS/38 BVRcIc photometry of NGC 821 globular clusters (Spitler+, 2008) +101 J/AJ/127/2 Early-type galaxies color evolution (Holden+, 2004) +102 J/AJ/127/2 Early-type galaxies color evolution (Holden+, 2004) +103 J/ApJ/619/ Catalog of nearby cluster galaxy photometry (McIntosh+, 2005) +104 J/ApJ/619/ Catalog of nearby cluster galaxy photometry (McIntosh+, 2005) +105 J/ApJ/619/ Catalog of nearby cluster galaxy photometry (McIntosh+, 2005) +106 GOODS The Great Observatories Origins Deep Survey +107 J/AJ/117/5 1997 WIYN binary stars speckle observations (Horch+, 1999) +108 J/AJ/117/5 1997 WIYN binary stars speckle observations (Horch+, 1999) +109 J/AJ/124/3 uz,vz,bz,yz photometry in Coma cluster (Odell+, 2002) +110 J/AJ/124/3 uz,vz,bz,yz photometry in Coma cluster (Odell+, 2002) +111 J/AJ/124/3 uz,vz,bz,yz photometry in Coma cluster (Odell+, 2002) +112 J/AJ/124/3 uz,vz,bz,yz photometry in Coma cluster (Odell+, 2002) +113 J/AJ/124/3 uz,vz,bz,yz photometry in Coma cluster (Odell+, 2002) +114 J/AJ/131/2 Optical and radio study of Abell 2111 (Miller+, 2006) +115 J/AJ/131/2 Optical and radio study of Abell 2111 (Miller+, 2006) +116 J/AJ/131/2 Optical and radio study of Abell 2111 (Miller+, 2006) +117 J/AJ/131/2 Optical and radio study of Abell 2111 (Miller+, 2006) +118 J/AJ/131/2 Optical and radio study of Abell 2111 (Miller+, 2006) +119 J/AJ/133/1 Stromgren photometry in NGC 6791 (Anthony-Twarog+, 2007) +120 J/AJ/133/1 Stromgren photometry in NGC 6791 (Anthony-Twarog+, 2007) +121 J/AJ/133/1 Stromgren photometry in NGC 6791 (Anthony-Twarog+, 2007) +122 J/MNRAS/39 Lyman{alpha} forest in QSO pairs (Kirkman+, 2008) +123 J/MNRAS/39 Lyman{alpha} forest in QSO pairs (Kirkman+, 2008) +124 J/MNRAS/39 Lyman{alpha} forest in QSO pairs (Kirkman+, 2008) +125 J/AJ/129/8 Stromgren photometry of NGC 2243 (Anthony-Twarog+, 2005) +126 J/AJ/129/8 Stromgren photometry of NGC 2243 (Anthony-Twarog+, 2005) +127 J/AJ/129/8 Stromgren photometry of NGC 2243 (Anthony-Twarog+, 2005) +128 J/AJ/121/2 3{mu}m survey of the Chamaeleon I dark cloud (Kenyon+, 2001) +129 J/AJ/121/2 3{mu}m survey of the Chamaeleon I dark cloud (Kenyon+, 2001) +130 J/AJ/121/2 3{mu}m survey of the Chamaeleon I dark cloud (Kenyon+, 2001) +131 J/AJ/111/1 JHK photometry of NGC1333 (Lada+, 1996) +132 J/AJ/111/1 JHK photometry of NGC1333 (Lada+, 1996) +133 J/AJ/111/1 JHK photometry of NGC1333 (Lada+, 1996) +134 DLS Deep Lens Survey +135 J/MNRAS/30 HST VI Photometry of Six LMC Old Globular Clusters (Olsen+ 1998) +136 J/MNRAS/30 HST VI Photometry of Six LMC Old Globular Clusters (Olsen+ 1998) +137 J/ApJ/562/ Old Stellar Populations of the SMC (Dolphin+ 2001) +138 J/ApJ/562/ Old Stellar Populations of the SMC (Dolphin+ 2001) +139 J/ApJS/152 Indo-US library of coude feed stellar spectra (Valdes+, 2004) +140 J/ApJS/152 Indo-US library of coude feed stellar spectra (Valdes+, 2004) +141 STScIReg STScI Searchable Registry +142 STScIReg STScI Searchable Registry +143 Landolt198 UBVRI Photometric Standard Stars Around the Celest +144 Landolt199 UBVRI Photometric Standard Stars in the Magnitude +145 USNO-SA2.0 USNO-SA2.0 +146 USNO-A2.0 USNO-A2.0 diff --git a/vo/votest/tests/req_3.3.1.cl b/vo/votest/tests/req_3.3.1.cl new file mode 100644 index 00000000..62afa235 --- /dev/null +++ b/vo/votest/tests/req_3.3.1.cl @@ -0,0 +1,24 @@ +# +# Refer to a Resource by the IVOA identifier. + +# Set the test description string. +votest.descr = "Refer to a Resource by the IVOA identifier." + +print ("------------------------------------------------------------------") +print ("Req 3.3.1: Users shall be able to refer to a VO Resource by the") +print (" IVOA identifier.") +print ("------------------------------------------------------------------") + + +fcache init + + +# Execute the test commands. + +print ("") +print ("This is demonstrated with the GETCAT task by passing in an IVORN") +print ("as the resource parameter. ") +print ("") + +getcat ("ivo://archive.stsci.edu/gsc/gsc2.3", "dev$ypix", size=0.005, + display-, overplot-) diff --git a/vo/votest/tests/req_3.3.1.out b/vo/votest/tests/req_3.3.1.out new file mode 100644 index 00000000..e58515d4 --- /dev/null +++ b/vo/votest/tests/req_3.3.1.out @@ -0,0 +1,10 @@ +------------------------------------------------------------------ +Req 3.3.1: Users shall be able to refer to a VO Resource by the + IVOA identifier. +------------------------------------------------------------------ + +This is demonstrated with the GETCAT task by passing in an IVORN +as the resource parameter. + + +Objects found : 918 , GSC23, ConeSearch: RA=202.47023333333 DEC=47.194552777778 SR=0.1088616739748,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MJGQIX2 202.47004147.1939130.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.24910.73310.499999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.032-999-999477777700000000.0391794199011482
2MJGQIXA 202.46964347.1951830.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.29510.46910.157999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0540.0470.039477777700000000.044823247025743
2MJGQIX3 202.47164447.1940.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.68812.9410.779999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.037-999477777700000000.0663920272254175
2MJGQIX0 202.47103947.1934510.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.7911.13312.621999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.05477777700000000.0738178588648552
2MJGQIWW 202.46940547.1930270.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.92611.34411.131999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.05-999-999477777700000000.0975774187874193
2MJGQIX9 202.46743247.1950150.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.76910.90910.677999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.031-999-999477777700000000.117530655664818
2MJGQIXC 202.46800347.1959990.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.50910.74310.5999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.046-999-999477777700000000.125690276123191
2MJGQIWU 202.47140447.192570.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.09713.10811.204999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.037-999477777700000000.128184229432199
2MJGQIWX 202.47260947.1931420.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.04411.37512.161999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.064477777700000000.128633915146805
2MJGQIWV 202.47236447.1928710.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.23811.39411.16999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.082-999-999477777700000000.133148655638041
2MJGQIWS 202.47161747.1923030.120.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.17911.50712.889999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.044477777700000000.146300931623724
2MJGQILJ 202.47012147.1918870.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.00311.71811.492999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.043-999-999477777700000000.160012226907594
2MJGQIXH 202.46989547.1972730.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.94613.38611.077999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.038-999477777700000000.163795173636954
2MJGQIWT 202.47265947.1923480.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.21213.0611.299999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.063-999477777700000000.165168384288706
2MJGQIXG 202.46857947.1971660.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.63411.20810.973999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.072-999-999477777700000000.170684487097598
2MJGQIWY 202.47404847.1932870.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.09211.62211.368999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.034-999-999477777700000000.173080797851046
2MJGQIXE 202.46713247.1966510.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.87311.22311.734999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.083477777700000000.178427680210843
2MJGQIX4 202.47495447.1943320.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.13311.86511.625999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.047-999-999477777700000000.19292043374988
2MJGQIWR 202.47358347.1922380.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.62711.68511.429999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.079-999-999477777700000000.19478494442785
2MJGQIXI 202.46704547.1976320.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.68811.41211.143999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.094-999-999477777700000000.225898948070462
2MJGQIXJ 202.46782147.1979790.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.12511.48112.526999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.082477777700000000.227888067674819
2MJGQILH 202.47363747.1907840.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.6712.20411.936999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.033-999-999477777700000000.265314304314872
2MJGQILE 202.47199147.1902080.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.99812.35312.068999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.051-999-999477777700000000.27035771011825
2MJGQIXM 202.46753447.1987380.140.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.36213.82511.393999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.069-999477777700000000.274169196279584
2MJGQIXQ 202.46868347.1993060.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.80811.94711.643999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.042-999-999477777700000000.292113241306991
2MJGQIX8 202.4773947.1949420.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.47112.5412.292999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.067-999-999477777700000000.292714054236258
2MJGQIXK 202.47524947.198090.140.141998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.26512.56612.339999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.134-999-999477777700000000.294715459613795
2MJGQIXP 202.47254247.1992650.210.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.15415.12412.242999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.136-999477777700000000.297988306469904
2MJGQIXR 202.46669647.1994090.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.39214.09111.676999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.052-999477777700000000.325108841820592
2MJGQIX1 202.4623247.1934810.160.151998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.83612.72412.417999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.145-999-999477777700000000.328981398349564
2MJGQIXN 202.46545747.1990280.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.65911.98913.673999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.059477777700000000.331689088583601
2MJGQILK 202.46275147.1920510.120.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.28712.86415.124999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.077-9990.269477777700000000.339996787766952
2MJGQIXT 202.47447.2000890.180.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.30512.82616.255999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.153-9990.462477777700000000.36595116345091
2MJGQIXU 202.46731647.2003710.140.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.83612.40212.08999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.115-999-999477777700000000.368797657435306
2MJGQIXB 202.47931947.195370.150.151998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.60714.98314.884999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1770.173477777700000000.373656989084557
2MJGQIXV 202.46502247.2004240.240.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.27414.75712.225999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.209-999477777700000000.411381577731111
2MJGQIXW 202.46609747.2010960.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.24412.8112.421999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.06-999-999477777700000000.427277221194418
2MJGQIXS 202.46259947.199520.120.121998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.51612.714.172999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.161-9990.159477777700000000.430924142447881
2MJGQILI 202.47999347.1912120.170.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.51613.54912.965999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.148-999-999477777700000000.445555471374926
2MJGQIXF 202.48155847.1969490.10.11998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.20115.23815.106999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1070.162477777700000000.483571218386275
2MJGQIXD 202.45872847.1965790.160.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.95815.62212.79999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.264-999477777700000000.484569694493541
2MJGQIX5 202.48218147.1945460.160.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.1815.20113.431999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.127-999477777700000000.487114497794894
2MJGQIXL 202.45954347.198280.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.80714.43912.8999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.162-999477777700000000.489862710921529
2MJGQIX6 202.45804747.1947520.50.51998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.11813.43616.425999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1760.0430.595477777700000000.496987731350467
2MJGQIX7 202.48307647.1948890.20.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.31513.55213.332999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.165-999-999477777700000000.523990856520351
2MJGQIXX 202.47744947.2019880.080.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.72415.31614.696999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0790.1110.11477777700000000.534369979605735
2MJGQILG 202.4570147.1906550.430.411998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.60516.47113.271999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1890.322-999477777700000000.587681658814355
2MJGQIXO 202.48429947.1991270.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.68415.37615.019999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1160.1440.145477777700000000.635735937149917
2MJGQIL9 202.47515447.1825070.170.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.32715.42815.494999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1180.1190.23477777700000000.750079862801381
2MJGQIXY 202.4750947.2066190.080.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.714.74513.652999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0750.079-999477777700000000.750557288127143
2MJGQIXZ 202.48297247.2076110.230.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.10615.56915.09999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1520.165477777700000000.939965039440625
2MJGQIL4 202.47158647.1784320.090.091998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.84215.12414.413999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.130.1370.111477777700000000.968818075407001
2MJGQIY2 202.48310547.2096630.340.321998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.83816.22315.591999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1990.2550.241477777700000001.04750659518643
2MJGQIL3 202.47573947.1770740.240.241998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.6914.79714.719999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.189-999-999477777700000001.07248816056066
2MJGQIY3 202.46714747.2125890.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.37215.68114.839999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1480.1840.133477777700000001.08946197624989
2MJGQIL7 202.48563447.1795010.220.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.22215.30614.014999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.169-999477777700000001.09998458992394
2MJGQIL5 202.48575347.1790470.180.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.02414.29513.851999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.152-999-999477777700000001.12518033965657
2MJGQILB 202.49722347.1879230.250.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.42215.52614.247999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.20.177-999477777700000001.17014366584875
2MJGQILA 202.49538247.1845890.20.191998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.23515.26814.121999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1860.167-999477777700000001.18696724743233
2MJGQIL6 202.48919447.1791310.170.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.79714.21113.909999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.142-999-999477777700000001.20580069290873
2MJGQILF 202.49921247.1903420.210.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.43714.59414.315999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.172-999-999477777700000001.20823624113997
2MJGQIJU 202.44155647.1890220.080.081998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.54815.2115.139999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0590.0880.15477777700000001.21543369139732
2MJGQILC 202.49985147.1886250.210.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.16415.33513.993999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1680.169-999477777700000001.25888640333553
2MJGQIY1 202.44382847.2090990.190.191998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.56415.68214.505999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.155-999477777700000001.38578619153341
2MJGQIL8 202.44175747.1799430.060.061998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9912.26111.97511.941999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0180.021477777700000001.45488622337692
2MJGQIL2 202.46067147.1686520.230.231998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.79715.78115.132999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1850.155-999477777700000001.60222598949673
2MJGQIL1 202.48064247.1680340.060.061998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9912.8612.24512.138999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0210.0160.021477777700000001.64677334799955
2MJGQIJR 202.4357147.2091830.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9913.59413.08812.835999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0260.025477777700000001.65866711269327
2MJGQIJT 202.42925847.1935920.170.171998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9916.0614.4614.164999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.134-999-999477777700000001.67160092519725
2MJGQIY4 202.50569447.2143590.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.20915.28414.551999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1320.1440.114477777700000001.87127180813879
2MJGQIKZ 202.46027247.1637310.220.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.53215.55414.831999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1790.153-999477777700000001.8934023993748
2MJGQIJS 202.42353847.1978840.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.08213.73413.705999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0260.030.048477777700000001.91420351498473
2MJGQIJW 202.43393647.1730610.090.091998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.61615.4114.78999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0960.1540.159477777700000001.96308907028826
2MJGQIY6 202.5043147.2181660.090.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.91315.10514.69999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1190.1140.123477777700000001.9841062118691
2MJGQIKW 202.45995647.1622090.290.241998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.66415.20315.41999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.167-9990.191477777700000001.98537435532161
2MJGQIY5 202.5093747.2155570.190.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.27114.70314.109999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.151-999-999477777700000002.03304177217965
2MJGQIY7 202.50123747.2220610.250.241998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.22914.5515.076999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.198477777700000002.07872487900342
2MJGQIJX 202.43708547.166370.070.071998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.2714.77814.478999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0780.0990.111477777700000002.16490994552898
2MJGQIJQ 202.44663747.2272110.220.211998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9916.41314.58914.479999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.169-999-999477777700000002.18278763679693
2MJGQIY8 202.50221847.2240030.230.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.28915.6514.348999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.176-999477777700000002.19588303927755
2MJGQIJV 202.42054747.1790920.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.25713.56113.381999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0210.038477777700000002.22831002853026
2MJGQIKV 202.44533247.1613660.20.191998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.37715.5114.211999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1520.145-999477777700000002.23523345464337
2MJGQIY0 202.52088247.2090450.180.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.26614.94714.595999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.14-999-999477777700000002.24032694287513
2MJGQIL0 202.43364447.1666260.190.181998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.17514.36414.125999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.159-999-999477777700000002.2437046402149
2MJGQIYB 202.50203747.2258760.180.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.35114.74514.335999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000002.28307796813324
2MJGQIYA 202.50312147.2253610.240.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.93715.63414.155999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.185-999477777700000002.28336762041618
2MJGQIY9 202.50410747.2253490.180.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.20814.44514.874999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.128-9990.13477777700000002.30661298518628
2MJGQIKU 202.46138247.1552010.190.181998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.48315.23214.977999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.153-999-999477777700000002.38854596284574
2MJGQIYF 202.48131847.2337190.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.50215.43914.549999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.151-999-999477777700000002.39300311520589
2MJGQIWZ 202.52949247.1933360.220.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.53114.9414.605999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.161-999-999477777700000002.41714558485161
2MJGQIKY 202.5100647.1636280.160.151998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.04815.55514.77999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1090.1410.124477777700000002.46596071828359
2MJGQIYD 202.50452347.2289430.250.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.62914.86714.646999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.192-999-999477777700000002.49215701162384
2MJGQIYC 202.50600347.2287640.250.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.1815.73514.28999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.176-999477777700000002.51771523626624
2MJGQILD 202.53208347.1888010.070.071998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.03314.62714.634999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.040.0550.095477777700000002.54529291256223
2MJGQIYE 202.49879447.2329860.220.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.06915.62615.086999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1480.153477777700000002.58312549371725
2MJGQIKT 202.49418247.1542590.210.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.26115.79314.674999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1230.163-999477777700000002.60749023123866
2MJGQIYG 202.49269747.2359120.220.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.36715.54114.186999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1660.166-999477777700000002.64504253572839
N5PB018353 202.41511535644547.2193527221680.2340010.2348721999.3499755859499.9999.9918.838899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58132299.9999.9999.9999.9999.9999.9999.9999.99320002021.54083161.3650.424813002.69474778128944
N5PB018958 202.41085815429747.21569824218750.2340010.2348721999.3499755859499.9999.9918.715699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55524899.9999.9999.9999.9999.9999.9999.9999.993100000011.5282418.41360.422481002.73266172540035
2MJGQIKX 202.52070647.1632730.070.071998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.32414.68914.504999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.050.0550.088477777700000002.78556662246155
N5PB011730 202.41896057128947.22697448730470.3049570.3099451994.4200439453199.9921.734299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50968999.9999.9999.9999.9999.9999.9999.9999.9999.99310100025012.4569386.40970.420416002.85506678519571
N5PB018333 202.53942871093847.18434143066410.2248040.2293791996.1600341796999.9999.9918.646799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56766999.9999.9999.9999.9999.9999.9999.9999.993100000011.74777146.7440.234038002.88716951133353
N5PB011752 202.44160461425847.23867797851560.3049570.3099451994.4200439453199.9922.070699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55169599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.52406159.3470.416911002.89319381704837
2MJGQIJY 202.43241647.1537250.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.28413.97613.912999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0290.0340.053477777700000002.89481588974536
N5PB011731 202.41801452636747.22768402099610.3049570.3099451994.4200439453199.9922.303899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60998499.9999.9999.9999.9999.9999.9999.9999.9999.99010010025021.59224147.7550.609963002.91229055903964
N5PB011760 202.44985961914147.24134445190430.3049570.3099451994.4200439453199.9921.76699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49786499.9999.9999.9999.9999.9999.9999.9999.9999.99010100023011.79173120.4370.337809002.92770035689949
N5PB011727 202.41384887695347.2247962951660.3049570.3099451994.4200439453199.9921.589599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48568699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.91792136.5650.21314002.92821240630691
N5PB011754 202.43905639648447.23883056640630.3049570.3099451994.4200439453199.9921.961899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53623199.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.5600687.69460.129939002.94486658043773
N5PB018922 202.5159454345747.1563796997070.2340010.2348721999.3499755859499.9999.9917.82199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.47187599.9999.9999.9999.9999.9999.9999.9999.993100002012.5095555.49240.4312002.95326683377032
N5PB018929 202.5305938720747.16711807250980.2340010.2348721999.3499755859499.9999.9917.481299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45235899.9999.9999.9999.9999.9999.9999.9999.993100002012.3601612.1320.12562002.96123944057275
N5PB018371 202.45420837402347.24276351928710.2799910.2837881983.1300048828199.9999.9918.965399.9999.9919.511599.9999.9999.9999.9999.9999993799991999999999999.9999.990.63327199.9999.990.66006199.9999.9999.9999.9999.99312000021.13009140.2550.406297002.96544569058348
N5PB011736 202.4184570312547.22943115234380.3049570.3099451994.4200439453199.9921.856399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52020699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.78661170.8990.719495002.97196933036176
2MJGQIKS 202.4511947.1467290.080.081998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.4631515.062999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0510.0790.136477777700000002.97270314085967
N5PB011761 202.44813537597747.24210739135740.3049570.3099451994.4200439453199.9922.18399.9999.9920.432819.198999.9999.9999.9999.9999.999918999971999999999999.990.5933899.9999.990.5031110.45770199.9999.9999.9999.9999.99310001027032.58581135.1750.589583002.99201754383412
N5PB006600 202.4191131591847.2303543090820.3488930.3447621994.4200439453119.928321.968699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5198240.53833899.9999.9999.9999.9999.9999.9999.9999.9999.993222032.6028119.1990.353701002.99253592434489
N5PB018334 202.5429687547.18716430664060.2248040.2293791996.1600341796999.9999.9918.720499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57231699.9999.9999.9999.9999.9999.9999.9999.993100000011.5864591.43810.369987002.99862724471224
N5PB006653 202.42881774902347.23632049560550.3488930.3447621994.4200439453117.43120.124817.369999.9999.9919.168699.9999.9916.73615.92115.5393518379999199994748490.4195150.4182110.4486999.9999.990.41965999.9999.990.1540.1760.208311122064.24556128.2840.165967003.02146945070946
N5PB006633 202.42378234863347.23416137695310.3488930.3447621994.4200439453119.835321.943499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4963330.53067599.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.12853171.6440.0935769003.03838290905011
N5PB018921 202.51939392089847.15615081787110.2340010.2348721999.3499755859499.9999.9918.536699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53650699.9999.9999.9999.9999.9999.9999.9999.993100002011.5309442.84540.262805003.05436113358895
N5PB018911 202.50746154785247.14992904663090.2340010.2348721999.3499755859499.9999.9918.06699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48847199.9999.9999.9999.9999.9999.9999.9999.993100002011.8914416.73370.291639003.07803668712183
N5PB018339 202.39529418945347.18832778930660.2340010.2348721999.3499755859499.9999.9918.665899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56678899.9999.9999.9999.9999.9999.9999.9999.99320002021.899670.2139930.506655003.0782410364468
N5PB000226 202.41110229492247.2266349792480346000534 0.3049570.3099451994.4200439453199.9915.789614.079199.9999.9914.965699.9999.9913.44912.90412.77199183799991999947484999.990.4070660.42190799.9999.990.2950399.9999.990.0250.0250.02801011012043.8866188.71470.0511896003.08445486672399
N5PB018956 202.54190063476647.21123123168950.2340010.2348721999.3499755859499.9999.9918.126599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.49948299.9999.9999.9999.9999.9999.9999.9999.993100000012.5274395.45840.619336003.08810092870854
N5PB018897 202.49185180664147.14519500732420.2340010.2348721999.3499755859499.9999.9918.520399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53346599.9999.9999.9999.9999.9999.9999.9999.993100000011.8466389.42850.491616003.0899627291865
N5PB018337 202.39532470703147.18665695190430.2340010.2348721999.3499755859499.9999.9918.806799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57386699.9999.9999.9999.9999.9999.9999.9999.99320000021.5269218.7150.412003003.09082450305029
N5PB011765 202.44615173339847.24374008178710.3049570.3099451994.4200439453199.9922.050799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56630799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.01499160.9510.607294003.11012691474987
N5PB016961 202.39558410644547.20530319213870.2548330.2668841994.4300537109420.547299.9999.9999.9999.9919.479299.9999.9999.9999.9999.993599999999199999999990.70495299.9999.9999.9999.990.55649799.9999.9999.9999.9999.9931200021.51051161.6120.411326003.11079779646938
N5PB018312 202.44493103027347.1456222534180.2340010.2348721999.3499755859499.9999.9918.837899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57866199.9999.9999.9999.9999.9999.9999.9999.99320000021.9572245.30180.644218003.11195577454229
N5PB018952 202.54473876953147.20602416992190.2340010.2348721999.3499755859499.9999.9917.486699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45398399.9999.9999.9999.9999.9999.9999.9999.993100002013.43544138.2730.580998003.1143172008045
N5PB006718 202.4409179687547.24253082275390.3488930.3447621994.4200439453119.375699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.4642999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202025.3461184.24630.627626003.11673573449823
N5PB037136 202.39726257324247.21017456054690.2548330.2668841994.4300537109420.506299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67054999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.4784372.62850.37585003.11880705304912
N5PB011621 202.52958679199247.1617355346680.3049570.3099451994.4200439453199.9922.048299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54438699.9999.9999.9999.9999.9999.9999.9999.9999.99310100027011.48184162.1330.401637003.1203423369294
N5PB011705 202.39770507812547.21121978759770.2548330.2668841994.4300537109420.461522.227199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6730620.61206499.9999.9999.9999.9999.9999.9999.9999.9999.99310220021.9025319.14140.565455003.121104192308
N5PB006016 202.53805541992247.17031478881840.3488930.3447621994.4200439453119.909722.163799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5078210.58561799.9999.9999.9999.9999.9999.9999.9999.9999.993222022.447526.915640.345778003.12481718220944
N5PB018374 202.45196533203147.24515151977540.2248040.2293791996.1600341796999.9999.9918.733899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57686599.9999.9999.9999.9999.9999.9999.9999.993100000011.76511135.4340.422453003.12586523571525
N5PB018999 202.47978210449247.24691390991210.2340010.2348721999.3499755859499.9999.9918.757399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56380499.9999.9999.9999.9999.9999.9999.9999.993100002011.49956162.3480.400265003.16567368043032
N5PB011686 202.54814147949247.1970787048340.3049570.3099451994.4200439453199.9921.819499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52204699.9999.9999.9999.9999.9999.9999.9999.9999.99310020022.4326799.66920.619689003.17990473745689
N5PB006272 202.54806518554747.19852828979490.3488930.3447621994.4200439453120.022999.9918.994599.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.52365499.990.64514199.9999.9999.9999.9999.9999.9999.9999.99320202032.3295538.53820.440506003.18209002972502
N5PB011620 202.53086853027347.16111373901370.3049570.3099451994.4200439453199.9922.386299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64649699.9999.9999.9999.9999.9999.9999.9999.9999.99310100027011.66641149.0270.641458003.18445002379415
N5PB006359 202.39427185058647.2069587707520.3488930.3447621994.4200439453120.503299.9999.9999.9920.518499.9999.9999.9999.9999.9999.993599999979999999999990.6504599.9999.9999.990.54405999.9999.9999.9999.9999.9999.993202031.6061733.0180.389164003.18484494165516
N5PB006315 202.39256286621147.20132446289060.3488930.3447621994.4200439453119.913899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52247899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202023.2730969.3750.448342003.19243480930656
N5PB034700 202.39646911621147.21260070800780.3111690.3297381993.1700439453199.9922.274199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65448999.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.45046121.8130.669977003.19594969496111
N5PB011771 202.448242187547.2457351684570.3049570.3099451994.4200439453199.9921.293699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46197899.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.42719.05860.575596003.19903081499263
N5PB034690 202.39450073242247.20880889892580.3111690.3297381993.1700439453199.9922.272799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62107199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5150716.81250.412819003.20355850647195
N5PB005962 202.53416442871147.16346740722660.3488930.3447621994.4200439453120.191499.9999.9999.9920.780899.9999.9999.9999.9999.9999.993599999979999999999990.5604899.9999.9999.990.62499799.9999.9999.9999.9999.9999.993202032.029882.52020.372002003.20570906038926
N5PB011769 202.44317626953147.24483108520510.3049570.3099451994.4200439453199.9922.127499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57172199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.47549161.7510.384379003.2118875792939
N5PB018347 202.54779052734447.20427703857420.2248040.2293791996.1600341796999.9999.9917.370699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44367799.9999.9999.9999.9999.9999.9999.9999.993100002013.67927167.240.170254003.21515159825102
N5PB018384 202.46356201171947.24802398681640.2248040.2293791996.1600341796999.9999.9917.70999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46343799.9999.9999.9999.9999.9999.9999.9999.99320002024.5718623.96830.175886003.2197700210904
N5PB018886 202.45370483398447.14186096191410.2340010.2348721999.3499755859499.9999.9918.059399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48825399.9999.9999.9999.9999.9999.9999.9999.993100002011.86787107.8230.2754003.23259973256465
N5PB018893 202.49894714355547.14398956298830.2340010.2348721999.3499755859499.9999.9917.322199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44293499.9999.9999.9999.9999.9999.9999.9999.993100002012.4428103.7880.119137003.25202997824695
N5PB011773 202.44583129882847.24623489379880.3049570.3099451994.4200439453199.9922.088199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58061599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.8075135.5120.417239003.25646805320433
N5PB005921 202.53073120117247.1591224670410.3488930.3447621994.4200439453120.34799.9999.9999.9920.658999.9999.9999.9999.9999.9999.993599999979999999999990.59346799.9999.9999.990.60285999.9999.9999.9999.9999.9999.993202021.620317.215920.394321003.25683534783546
2MJGQIYI 202.48418747.2480470.30.291998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.02116.19816.112999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0920.226-999477777700000003.25963121568175
N5PB006188 202.55001831054747.19034194946290.3488930.3447621994.4200439453120.425899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63680399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.61060.1304960.379834003.26281180351084
N5PB006354 202.39193725585947.20590209960940.3488930.3447621994.4200439453119.435121.243499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4549340.45074899.9999.9999.9999.9999.9999.9999.9999.9999.993222032.8201157.08630.343592003.26367243180913
N5PB018938 202.39385986328147.17824554443360.2340010.2348721999.3499755859499.9999.9918.731799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55782399.9999.9999.9999.9999.9999.9999.9999.993100000011.506217.20870.396715003.26435959840977
N5PB006270 202.39016723632847.19673919677730.3488930.3447621994.4200439453120.293422.069399.9999.9920.562919.487899.9999.9999.9999.9999.99351899997199999999990.5891990.55127399.9999.990.5522480.76686199.9999.9999.9999.9999.9932222041.4556102.3250.0209298003.26691548169222
N5PB011772 202.44300842285247.2457923889160.3049570.3099451994.4200439453199.9922.052999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56710199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.53413139.9320.261111003.26843270371084
N5PB016938 202.54898071289147.18424987792970.2548330.2668841994.4300537109420.040799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.55324199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200023.664452.676380.645066003.26985963231079
N5PB006291 202.39016723632847.19778442382810.3488930.3447621994.4200439453120.150921.995599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5580660.54699799.9999.9999.9999.9999.9999.9999.9999.9999.99320222032.7888497.24020.424307003.27000215019877
N5PB018340 202.38990783691447.18991470336910.2799910.2837881983.1300048828199.9999.9918.708999.9999.9919.515499.9999.9999.9999.9999.9999993799991999999999999.9999.990.54639499.9999.990.62935299.9999.9999.9999.9999.99012000021.15739137.0530.426915003.28686848802756
N5PB018879 202.46284484863347.13993072509770.2340010.2348721999.3499755859499.9999.9918.611599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55237699.9999.9999.9999.9999.9999.9999.9999.993100002011.86697126.8590.510888003.29115208545417
N5PB006179 202.5507812547.18954467773440.3488930.3447621994.4200439453120.494821.35299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6453760.45926799.9999.9999.9999.9999.9999.9999.9999.9999.993222031.48701161.6930.392821003.29786478430934
N5PB005965 202.53781127929747.16413116455080.3488930.3447621994.4200439453120.101599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52724499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.89439.067680.342675003.30562752178825
N5PB018991 202.50186157226647.24562454223630.2340010.2348721999.3499755859499.9999.9918.766599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56531899.9999.9999.9999.9999.9999.9999.9999.993100000011.52547108.0290.421056003.32433316288422
N5PB018389 202.45809936523447.24935150146480.2248040.2293791996.1600341796999.9999.9917.82899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46635799.9999.9999.9999.9999.9999.9999.9999.99320000024.1232749.21170.572816003.32489481597178
N5PB034802 202.4314727783247.2434806823730.3111690.3297381993.1700439453199.9921.817799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50267199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.16888141.6760.238924003.33364784047177
N5PB006299 202.55157470703147.20084762573240.3488930.3447621994.4200439453120.306199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59554199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.5466689.95430.641904003.33758408408414
N5PB034798 202.42846679687547.24274444580080.3111690.3297381993.1700439453199.9921.588799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47697699.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.1741175.5740.524128003.35526969714353
N5PB034809 202.43423461914147.24485778808590.2548330.2668841994.4300537109420.609821.917299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7643620.52609799.9999.9999.9999.9999.9999.9999.9999.9999.99320220021.6889131.3880.384425003.35592226419278
N5PB011679 202.38803100585947.18989944458010.3049570.3099451994.4200439453199.9921.755699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51519999.9999.9999.9999.9999.9999.9999.9999.9999.99320022.3416368.44870.227748003.36319930810687
N5PB005896 202.53105163574247.15669250488280.3488930.3447621994.4200439453120.011322.327599.9999.9920.524599.9999.9999.9999.9999.9999.993518999979999999999990.5292070.67007999.9999.990.53727699.9999.9999.9999.9999.9999.993222032.36893164.6670.41928003.36348853092476
N5PB018306 202.49639892578147.14134979248050.2248040.2293791996.1600341796999.9999.9918.912399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.6130899.9999.9999.9999.9999.9999.9999.9999.993100002011.6004432.21680.372911003.36588561721818
N5PB034601 202.55281066894547.19406127929690.3111690.3297381993.1700439453199.9922.219799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60954199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.85903127.2710.502022003.3668773483972
N5PB011602 202.51925659179747.14938735961910.3049570.3099451994.4200439453199.9921.718899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5059199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.30428171.0320.472812003.36777936307698
N5PB018309 202.50158691406347.14260864257810.2248040.2293791996.1600341796999.9999.9918.833799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58531399.9999.9999.9999.9999.9999.9999.9999.993100000011.5235160.0240.412262003.3688516526662
N5PB005875 202.52777099609447.15424728393550.3488930.3447621994.4200439453119.544299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46413699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202023.531473.824080.546162003.36979269215395
N5PB034528 202.54582214355547.1718177795410.3111690.3297381993.1700439453199.9922.147999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58353799.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.73646107.6510.21737003.37081060556199
N5PB018997 202.50224304199247.24703979492190.2340010.2348721999.3499755859499.9999.9918.799299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57232899.9999.9999.9999.9999.9999.9999.9999.99310100005011.51019107.5490.406072003.40867744820078
N5PB034512 202.54122924804747.16456985473630.3111690.3297381993.1700439453199.9922.16599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59447399.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.83505145.9580.339294003.40873404952898
N5PB005955 202.54042053222747.16292572021480.3488930.3447621994.4200439453120.556821.631299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6852640.4808999.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.5552369.89980.435045003.4343101477945
N5PB006504 202.39460754394547.21995925903320.3488930.3447621994.4200439453119.521621.313899.9999.9999.9919.481699.9999.9999.9999.9999.993518999999199999999990.4589530.45495299.9999.9999.990.78828599.9999.9999.9999.9999.9932222052.37687109.6150.196123003.43889973053775
N5PB034630 202.38586425781347.19685745239260.3111690.3297381993.1700439453199.9922.319599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66223699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5120870.68960.415363003.44248672397866
N5PB016944 202.3860626220747.18829727172850.2548330.2668841994.4300537109420.174899.9999.9999.9920.444299.9999.9999.9999.9999.9999.993599999979999999999990.57789899.9999.9999.990.50473299.9999.9999.9999.9999.9999.993202023.1772429.62790.513114003.45236087402212
N5PB034685 202.55278015136747.20806884765630.3111690.3297381993.1700439453199.9922.238899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62419999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.603691.03870.376585003.46139999324157
N5PB011668 202.38613891601647.18625640869140.3049570.3099451994.4200439453199.9922.13999.9999.9999.9919.475599.9999.9999.9999.9999.9999189999991999999999999.990.5760799.9999.9999.990.5502899.9999.9999.9999.9999.99311022021.5256569.91340.427427003.46479725935257
N5PB034526 202.54722595214847.17000579833980.3111690.3297381993.1700439453199.9922.04599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54513899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.67992133.4950.199012003.46804336268699
N5PB005832 202.52468872070347.15006256103520.3488930.3447621994.4200439453120.362799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6264599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.827299.796470.723838003.47262242451705
N5PB034521 202.54675292968847.16843032836910.3111690.3297381993.1700439453199.9922.183199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60696199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.0886171.3230.542774003.4920245722156
N5PB011589 202.51164245605547.14346694946290.3049570.3099451994.4200439453199.9921.891899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53035499.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.8027184.06320.642456003.49973804068554
N5PB018352 202.54786682128947.21970367431640.2799910.2837881983.1300048828199.9999.9918.514399.9999.9919.510399.9999.9999.9999.9999.9999993799991999999999999.9999.990.55431199.9999.990.5923699.9999.9999.9999.9999.99321000021.59324147.9180.609447003.50582191969893
N5PB005973 202.54382324218847.16431427001950.3488930.3447621994.4200439453119.58822.197199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.469710.61731699.9999.9999.9999.9999.9999.9999.9999.9999.993222023.1381758.94320.419894003.50695123722966
N5PB037090 202.532226562547.15394973754880.2548330.2668841994.4300537109420.40199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65752599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.8585692.94870.698976003.51114699161478
N5PB006746 202.43484497070347.24794387817380.3488930.3447621994.4200439453120.3999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61612499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.9378924.44080.394422003.51308861475706
N5PB018292 202.463867187547.13615417480470.2248040.2293791996.1600341796999.9999.9917.05299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.43732899.9999.9999.9999.9999.9999.9999.9999.993100002014.65678150.4830.298748003.5135267087695
N5PB006341 202.55455017089847.20713424682620.3488930.3447621994.4200439453120.540299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67407499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5702916.90610.431759003.51916381667999
N5PB011663 202.38539123535247.18338012695310.3049570.3099451994.4200439453199.9921.89899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51790499.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.53481139.3260.285427003.5237841649684
N5PB034816 202.43188476562547.24719238281250.3111690.3297381993.1700439453199.9922.12399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56884299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7132265.18680.300537003.52383835284457
N5PB034671 202.55522155761747.20529937744140.3111690.3297381993.1700439453199.9922.264199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6455199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.630194.410470.737932003.5241646258988
N5PB005942 202.54254150390647.16201782226560.3488930.3447621994.4200439453120.515499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65806299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.770220.4533650.461999003.53652682651502
2MJGQIYH 202.5279447.238750.230.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.53815.69515.241999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1520.1510.178477777700000003.54443079776152
N5PB011717 202.54992675781347.21887588500980.3049570.3099451994.4200439453199.9921.479899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47725599.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.0206588.31640.587663003.56117519563187
N5PB018294 202.49148559570347.13695907592770.2799910.2837881983.1300048828199.9999.9918.429499.9999.9919.175399.9999.9999.9999.9999.9999993799991999999999999.9999.990.53903499.9999.990.45031199.9999.9999.9999.9999.99321000022.322850.71890.384402003.56271062252108
N5PB006313 202.55679321289147.20310974121090.3488930.3447621994.4200439453120.033421.921999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5269480.52776999.9999.9999.9999.9999.9999.9999.9999.9999.993222032.260487.234060.408291003.56597269526732
N5PB018288 202.4830780029347.13550949096680.2799910.2837881983.1300048828199.9999.9918.715599.9999.9919.513899.9999.9999.9999.9999.9999993799991999999999999.9999.990.59225299.9999.990.64468899.9999.9999.9999.9999.9932002021.12237141.170.40117003.58113763122825
N5PB011786 202.43583679199247.24954986572270.3049570.3099451994.4200439453199.9921.29518.435499.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.4560480.54089399.9999.9999.9999.9999.9999.9999.9999.99320033.4546974.79740.565163003.58517072489769
N5PB005806 202.52313232421947.14668273925780.3488930.3447621994.4200439453119.705321.97299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4924220.54782999.9999.9999.9999.9999.9999.9999.9999.9999.993222023.87622124.5060.56829003.59238249613742
N5PB006056 202.55340576171947.17422103881840.3488930.3447621994.4200439453117.162118.527216.704899.9918.850717.606599.9999.9916.03615.68615.723351837997199994748490.4167420.408110.4252699.990.4198540.30918299.9999.990.0870.1480.253011112092.81761172.6950.105949003.60436101852067
N5PB018393 202.44204711914147.25166702270510.2799910.2837881983.1300048828199.9999.9918.06399.9999.9919.505399.9999.9999.9999.9999.9999993799991999999999999.9999.990.48774899.9999.990.69441599.9999.9999.9999.9999.9932000021.09675137.3790.369715003.61420869955124
N5PB006712 202.41459655761747.24190902709960.3488930.3447621994.4200439453118.021320.110516.638299.9999.9919.080599.9999.9915.39914.89614.6363518379999199994748490.4192830.4141510.42515199.9999.990.37242599.9999.990.0540.070.09501122082.38125.9120.0499992003.63513718868652
N5PB034665 202.38175964355547.20227050781250.3111690.3297381993.1700439453199.9922.108499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5779299.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.17590.45150.540742003.63647199964424
N5PB006433 202.55415344238347.21519088745120.3488930.3447621994.4200439453119.799999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5040699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202033.82694152.790.577367003.63803718464296
N5PB034475 202.52645874023447.14748001098630.3111690.3297381993.1700439453199.9922.272799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65322299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.90314126.9590.511589003.63820817056855
N5PB011619 202.54418945312547.16061782836910.3049570.3099451994.4200439453199.9921.519999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47896399.9999.9999.9999.9999.9999.9999.9999.9999.99310022022.4096122.46130.399973003.6391174396604
N5PB006137 202.38253784179747.18257141113280.3488930.3447621994.4200439453120.142799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5547799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.89587110.370.293899003.64735319873259
N5PB037139 202.55395507812547.2164382934570.2548330.2668841994.4300537109420.554599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71143899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.4480570.1790.372759003.65660289390689
N5PB005941 202.54597473144547.16186141967770.3488930.3447621994.4200439453120.162899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56303599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310010202023.5620811.43840.745028003.65912468695647
N5PB034468 202.52552795410247.14646911621090.3111690.3297381993.1700439453199.9922.330299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67273199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.15866159.260.703205003.66200141396655
N5PB006733 202.41857910156347.24453735351560.3488930.3447621994.4200439453117.475820.126417.182699.9999.9918.708699.9999.9916.29816.02914.9713518379999199994748490.4191470.4208830.43384799.9999.990.3587999.9999.990.1110.1890.12831112083.80297113.3140.172425003.66407009697726
N5PB006099 202.3833007812547.17843627929690.3488930.3447621994.4200439453120.543699.9999.9999.9999.9919.513799.9999.9999.9999.9999.993599999999199999999990.67635199.9999.9999.9999.990.64527699.9999.9999.9999.9999.9932202021.6208126.5080.37279003.67436118040253
N5PB006089 202.38407897949247.17630004882810.3488930.3447621994.4200439453120.02599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52429699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.484617.39370.523552003.67991507421478
N5PB011791 202.43542480468847.2511634826660.3049570.3099451994.4200439453199.9922.153299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58151699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4872370.25830.396103003.68090533229233
2MJGQIJZ 202.40467147.1523210.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9911.94511.35811.124999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0220.0190.019477777700000003.68393844966735
N5PB037187 202.43103027343847.24991989135740.2548330.2668841994.4300537109420.073599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54581699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.690645.17570.240422003.68617279854545
N5PB005786 202.52359008789147.14468765258790.3488930.3447621994.4200439453119.179999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.45063199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202024.16797127.310.439614003.69976741135518
N5PB011579 202.4982147216847.1358566284180.3049570.3099451994.4200439453199.9922.040399.9999.9920.654719.50299.9999.9999.9999.9999.999918999971999999999999.990.56248599.9999.990.5998850.61284499.9999.9999.9999.9999.99321020031.83876141.8730.494025003.70212985051937
N5PB018871 202.44479370117247.13517761230470.2340010.2348721999.3499755859499.9999.9918.682699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54581799.9999.9999.9999.9999.9999.9999.9999.993100002011.51335160.0090.411305003.71058550076183
N5PB006584 202.39363098144547.22822570800780.3488930.3447621994.4200439453119.886322.036699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.495570.55453799.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.1067133.750.312554003.71882511082889
N5PB011795 202.4342498779347.2518386840820.3049570.3099451994.4200439453199.9922.236799.9999.9999.9919.497799.9999.9999.9999.9999.9999189999991999999999999.990.61630999.9999.9999.990.72837799.9999.9999.9999.9999.9932020021.54552162.3980.417087003.73684339067809
N5PB005751 202.52023315429747.14229583740230.3488930.3447621994.4200439453120.200899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56447799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202022.309551.62050.419891003.74038965605076
N5PB006492 202.55358886718847.22062683105470.3488930.3447621994.4200439453120.508799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65389399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5334319.5720.438406003.74049983878489
N5PB011570 202.49075317382847.1337318420410.3049570.3099451994.4200439453199.9922.120299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56904499.9999.9999.9999.9999.9999.9999.9999.9999.990100020012.0034693.76820.633754003.74403318027328
N5PB006325 202.56112670898447.20462036132810.3488930.3447621994.4200439453119.472921.725499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4609330.4984999.9999.9999.9999.9999.9999.9999.9999.9999.993222042.6638267.84870.178036003.75434478976955
N5PB006772 202.42892456054747.25072097778320.3488930.3447621994.4200439453120.509999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65463599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1002468.38420.701399003.76709431553933
N5PB006522 202.55238342285247.22361755371090.3488930.3447621994.4200439453120.045499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52074199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.97991142.6580.354902003.77530080978472
N5PB006399 202.38066101074247.21089553833010.3488930.3447621994.4200439453119.901221.328499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4852470.44643599.9999.9999.9999.9999.9999.9999.9999.9999.99010222041.740417.4730.248636003.78073295657424
N5PB006479 202.55552673339847.21951675415040.3488930.3447621994.4200439453120.519199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66046199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.48687160.7030.397591003.78558013152852
N5PB006773 202.42642211914147.25020599365230.3488930.3447621994.4200439453118.282119.662718.181699.9920.111118.879899.9999.9999.9999.9999.99351837997199999999990.4224940.4170120.48062299.990.4345910.36775299.9999.9999.9999.9999.9901112092.88604123.6250.194819003.78647813848368
N5PB034699 202.55914306640647.21303176879880.3111690.3297381993.1700439453199.9921.911199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5324199.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.4145670.09220.550723003.79007777744116
N5PB034540 202.38082885742247.17694091796880.3111690.3297381993.1700439453199.9922.319599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66223699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4817574.08190.375876003.79574154389933
N5PB034600 202.56335449218847.19408798217770.3111690.3297381993.1700439453199.9922.214999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60603599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.8570753.40330.501986003.79673025607612
N5PB011571 202.49374389648447.13322067260740.3049570.3099451994.4200439453199.9920.649418.929399.9920.368899.9999.9999.9999.9999.9999.9999183799799999999999999.990.435180.6194399.990.48972299.9999.9999.9999.9999.9999.99320020038.3199448.52270.77861003.80285689286527
N5PB011734 202.54943847656347.22813034057620.3049570.3099451994.4200439453199.9921.935299.9999.9999.9919.490299.9999.9999.9999.9999.9999189999991999999999999.990.54392299.9999.9999.990.57791899.9999.9999.9999.9999.9931020021.52426104.390.0894499003.80529377792604
N5PB034823 202.42247009277347.24924850463870.3111690.3297381993.1700439453199.9922.03599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55376899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.9881145.4140.684399003.81550265747131
N5PB018323 202.39103698730547.16044235229490.2340010.2348721999.3499755859499.9999.9918.597599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55128899.9999.9999.9999.9999.9999.9999.9999.99321.54399130.0770.267671003.82375344311916
2MJGQIYK 202.49109647.2566950.30.251998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.63413.8713.71999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.202-999-999477777700000003.82421334904054
N5PB011560 202.47280883789147.13066101074220.3049570.3099451994.4200439453199.9922.419299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61222299.9999.9999.9999.9999.9999.9999.9999.9999.99010100025011.1392133.2960.408281003.83494559920289
N5PB011729 202.55291748046947.22579574584960.2548330.2668841994.4300537109418.781321.244199.9999.9920.645399.9999.9999.9999.9999.9999.993518999979999999999990.4418390.45624599.9999.990.59327199.9999.9999.9999.9999.9999.993122037.45634108.4690.47764003.8563689285867
N5PB034832 202.42764282226647.25196838378910.3111690.3297381993.1700439453199.9921.851899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.512499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.9307261.22610.537231003.85740311125541
2MJGQIYJ 202.49466947.256680.270.271998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.16213.61715.073999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.193477777700000003.85831810000928
N5PB005756 202.5268554687547.14294433593750.3488930.3447621994.4200439453119.640921.050899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4706570.43600199.9999.9999.9999.9999.9999.9999.9999.9999.993222042.19126171.2650.158193003.86300500829993
N5PB011636 202.38398742675847.16789245605470.2548330.2668841994.4300537109420.405722.001199.9999.9920.410319.48199.9999.9999.9999.9999.99351899997199999999990.6611180.54886399.9999.990.4987080.79104999.9999.9999.9999.9999.9932220053.0814620.31930.760567003.86385522298024
N5PB005742 202.52470397949247.14148330688480.3488930.3447621994.4200439453120.513399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65676899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5387318.56420.424048003.88276064343048
N5PB006494 202.55746459960947.22060775756840.3488930.3447621994.4200439453120.095422.183999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5485330.60757999.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.31814112.6960.397907003.88409789943533
N5PB011561 202.47279357910247.1294670104980.3049570.3099451994.4200439453199.9921.835399.9999.9999.9918.891499.9999.9999.9999.9999.9999189999991999999999999.990.52657199.9999.9999.990.40910699.9999.9999.9999.9999.99310001025023.70276145.9930.734643003.90654255338085
N5PB019026 202.44375610351647.25717544555660.2340010.2348721999.3499755859499.9999.9918.125599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50176199.9999.9999.9999.9999.9999.9999.9999.993100002011.85856158.8870.275165003.9091798154224
N5PB011572 202.50688171386747.1342201232910.3049570.3099451994.4200439453199.9921.399699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46921299.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.5746574.55390.459867003.91653070519441
N5PB006537 202.55560302734447.22471237182620.3488930.3447621994.4200439453119.940499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50107199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.395126.0050.50076003.92200296731537
N5PB006583 202.55108642578147.23010635375980.3488930.3447621994.4200439453120.54499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67659399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.2058820.81540.721093003.92553184459806
N5PB000386 202.56214904785247.17430877685550346300591 0.3488930.3447621994.4200439453113.334314.348912.894299.9914.690913.546899.9999.9912.37312.02111.983351837997199994748490.4148120.406940.41652599.990.417560.29376299.9999.990.0210.0190.022011011115095.08648175.7170.0560979003.94007576605942
N5PB006112 202.56489562988347.18099212646480.3488930.3447621994.4200439453119.283320.989599.9999.9999.9919.506899.9999.9999.9999.9999.993518999999199999999990.4492330.43726299.9999.9999.990.68750899.9999.9999.9999.9999.99312222052.65289129.740.148737003.94475927292221
N5PB034831 202.42304992675847.25196838378910.3111690.3297381993.1700439453199.9922.237399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62297999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.6120188.11870.380835003.94514870741419
N5PB006797 202.42617797851647.25314712524410.3488930.3447621994.4200439453120.350922.10399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5954250.57478199.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.8995454.00370.495554003.94747009855014
N5PB006518 202.55741882324247.22335052490230.3488930.3447621994.4200439453120.431921.858499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6095940.52157799.9999.9999.9999.9999.9999.9999.9999.9999.993222031.4756316.07250.382506003.9514442763838
N5PB006787 202.41978454589847.25083160400390.3488930.3447621994.4200439453117.448419.19917.535699.9920.216919.059799.9999.9999.9999.9999.99351837997199999999990.4197820.4161230.44317499.990.4563170.40150699.9999.9999.9999.9999.99311112094.7971692.87490.308409003.95327286236816
N5PB018402 202.43992614746147.25729370117190.2248040.2293791996.1600341796999.9999.9917.397299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44888999.9999.9999.9999.9999.9999.9999.9999.99325.1910446.12060.402709003.96183479937113
N5PB018399 202.44171142578147.25769042968750.2248040.2293791996.1600341796999.9999.9918.850299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.59094799.9999.9999.9999.9999.9999.9999.9999.993100000011.4981162.1560.397014003.96251615947087
N5PB011577 202.51327514648447.13531875610350.3049570.3099451994.4200439453199.9921.889499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52964999.9999.9999.9999.9999.9999.9999.9999.9999.99320021.91689148.3370.432387003.96410402270712
N5PB000238 202.37341308593847.20101165771480346000831 0.3488930.3447621994.4200439453114.864416.441514.345799.9917.079615.155299.9999.9913.53312.90212.82351837997199994748490.4150440.4071410.4220999.990.4179350.29590999.9999.990.0250.0220.02601011112093.81691148.6920.0399557003.96616350183848
N5PB034513 202.55795288085947.16543960571290.2548330.2668841994.4300537109420.554422.173499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7113160.57830699.9999.9999.9999.9999.9999.9999.9999.9999.993222021.5369218.75110.418865003.98105698218101
N5PB006446 202.37698364257847.21437072753910.3488930.3447621994.4200439453117.367218.801917.649399.9920.005818.579399.9999.9916.98716.17315.449351837997199994748490.4192090.4090720.46118499.990.4363440.3603199.9999.990.2070.2270.21431112094.157722.148440.170149003.98278554217016
N5PB011803 202.42832946777347.25471496582030.3049570.3099451994.4200439453199.9921.986699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54408999.9999.9999.9999.9999.9999.9999.9999.9999.99320021.584388.05330.369382003.99319992737577
N5PB034747 202.55606079101647.22687149047850.3111690.3297381993.1700439453199.9922.14699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58233599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.92822102.4090.709195003.9996793141134
N5PB034731 202.55885314941447.22323226928710.3111690.3297381993.1700439453199.9922.255799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63816299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.46821158.770.129093004.00104985467118
N5PB034738 202.55746459960947.2252693176270.3111690.3297381993.1700439453199.9922.335899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6784599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.49904160.4610.39975004.00472507357194
N5PB018277 202.49797058105547.13051223754880.2248040.2293791996.1600341796999.9999.9918.68799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54024299.9999.9999.9999.9999.9999.9999.9999.990100002011.43613161.6460.359697004.00558204554108
N5PB018273 202.48948669433647.12894058227540.2799910.2837881983.1300048828199.9999.9917.250299.9919.508518.441299.9999.9916.2915.55715.6839999379971999947484999.9999.990.4362899.990.4313260.34880499.9999.990.1150.1310.24231002042.50627150.9790.305789004.01432432838056
N5PB037073 202.51524353027347.13499450683590.2548330.2668841994.4300537109420.228299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57287799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.2071988.8070.547428004.01761490950472
N5PB034763 202.55346679687547.23081588745120.3111690.3297381993.1700439453199.9922.303299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64699899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5073418.48180.412802004.03012479037853
N5PB000263 202.45240783691447.12844085693360346000156 0.2340010.2348721999.3499755859499.9999.9914.433199.9999.9999.9999.9999.9914.37314.0113.962999937999999999947484999.9999.990.41816199.9999.9999.9999.9999.990.0320.0350.05601010002023.97591104.7980.184471004.03282331091694
N5PB006646 202.39024353027347.23420715332030.3488930.3447621994.4200439453115.183817.077213.878299.9918.086515.645899.9999.9912.74312.1211.89351837997199994748490.4151610.4072940.42180699.990.4185710.29601299.9999.990.0220.0210.022011112093.6861795.96590.0453048004.03591489094794
N5PB034755 202.55529785156347.22901916503910.3111690.3297381993.1700439453199.9921.920499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52722699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.44053118.8270.373319004.03691876781146
N5PB034824 202.41354370117247.24974060058590.3111690.3297381993.1700439453199.9922.13699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57632899.9999.9999.9999.9999.9999.9999.9999.9999.990100020012.11651136.7780.520964004.0374415834143
N5PB005710 202.52239990234447.13731002807620.3488930.3447621994.4200439453120.562899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68937299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5466872.15370.418743004.04038016799458
N5PB034736 202.55888366699247.22503280639650.3111690.3297381993.1700439453199.9922.328599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67105299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.49786159.5170.407818004.04974225040106
N5PB034453 202.52616882324247.13875961303710.3111690.3297381993.1700439453199.9922.246599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63046999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.51558132.5880.255791004.05125014732484
N5PB011553 202.48652648925847.12778472900390.3049570.3099451994.4200439453199.9921.801999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51725699.9999.9999.9999.9999.9999.9999.9999.9999.99310022022.28298125.8720.549061004.06085299242235
N5PB011557 202.49307250976647.12864303588870.3049570.3099451994.4200439453199.9919.895599.9999.9920.354899.9999.9999.9999.9999.9999.9999189999799999999999999.990.419299.9999.990.4822899.9999.9999.9999.9999.9999.99320037.15257145.8640.655718004.06286718397174
N5PB018861 202.43272399902347.13180160522460.2340010.2348721999.3499755859499.9999.9918.727499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55490599.9999.9999.9999.9999.9999.9999.9999.993100000011.5139371.29480.413643004.06413803633768
N5PB011558 202.50024414062547.12987518310550.3049570.3099451994.4200439453199.9921.577499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47724599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.509423.65250.613662004.06920297867821
N5PB006312 202.56936645507847.20281219482420.3488930.3447621994.4200439453118.261719.749518.04299.9920.180719.230999.9999.9999.9999.9999.99351837997199999999990.4224960.4114440.46472399.990.4419950.40915999.9999.9999.9999.9999.9931122082.82954153.6650.111879004.07167851039382
N5PB019030 202.43426513671947.25823974609380.2340010.2348721999.3499755859499.9999.9918.208899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50659599.9999.9999.9999.9999.9999.9999.9999.993100002012.19073125.5790.398182004.09262672361945
N5PB005678 202.51687622070347.13410949707030.3488930.3447621994.4200439453120.54899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67927299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202021.98477136.4910.476081004.09544119146423
N5PB016887 202.50659179687547.13077926635740.2548330.2668841994.4300537109419.176699.9999.9999.9920.538199.9999.9999.9999.9999.9999.993599999979999999999990.46044999.9999.9999.990.54759699.9999.9999.9999.9999.9999.99320100026.7215763.84950.692907004.1038330605941
N5PB013357 202.55264282226647.23405456542970.2548330.2668841994.4300537109420.471122.182599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6808940.60657499.9999.9999.9999.9999.9999.9999.9999.9999.99320220031.5339448.33780.254357004.1107006830399
N5PB006770 202.41128540039147.25020599365230.3488930.3447621994.4200439453119.766999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.48740499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.3649499.01850.257696004.11341992582864
N5PB005880 202.55319213867247.15511322021480.3488930.3447621994.4200439453119.894122.110999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4906430.5621799.9999.9999.9999.9999.9999.9999.9999.9999.990222031.9122145.3510.193947004.12893183456295
N5PB011556 202.50175476074247.12912750244140.3049570.3099451994.4200439453199.9921.990518.897199.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.545350.6075499.9999.9999.9999.9999.9999.9999.9999.99322021.581289.14890.368852004.13077773862462
N5PB005703 202.52044677734447.13474655151370.3488930.3447621994.4200439453116.073418.768415.510899.9919.614317.545499.9999.9914.31913.60713.383351837997199994748490.4166120.4088810.41805899.990.4261720.31068199.9999.990.0280.0270.04101112086.29205176.2460.277387004.13186636050673
N5PB006072 202.56675720214847.17348098754880.3488930.3447621994.4200439453117.938321.505818.322299.9999.9919.284399.9999.9999.9999.9999.993518379999199999999990.4211990.4713740.51095599.9999.990.44811699.9999.9999.9999.9999.99310011125063.2509133.81830.0915097004.1341913574523
N5PB011568 202.5123748779347.13175964355470.2548330.2668841994.4300537109416.74719.338617.852399.9919.819818.955399.9999.9999.9999.9999.99351837997199999999990.4170890.4122260.46092999.990.4327620.37355999.9999.9999.9999.9999.99311120713.14128.03390.565208004.14128147650952
N5PB011562 202.50903320312547.13035202026370.2548330.2668841994.4300537109420.428222.181699.9999.9920.687599.9999.9999.9999.9999.9999.993518999979999999999990.6789860.59279399.9999.990.59811399.9999.9999.9999.9999.9999.993220031.785658.87790.317808004.16457402684462
N5PB011547 202.49313354492247.12680435180660.3049570.3099451994.4200439453199.9922.016299.9999.9920.379919.391199.9999.9999.9999.9999.999918999971999999999999.990.55499.9999.990.4925210.5157899.9999.9999.9999.9999.9931022031.6087489.15620.381384004.17088536587085
N5PB006750 202.40307617187547.24703598022460.3488930.3447621994.4200439453119.852521.481499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5002080.46406799.9999.9999.9999.9999.9999.9999.9999.9999.993222043.94359114.8570.667002004.17200295901393
N5PB006432 202.56768798828147.21590805053710.3488930.3447621994.4200439453120.095799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52539399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6398839.42960.174488004.17402164415599
N5PB011549 202.49865722656347.12770843505860.3049570.3099451994.4200439453199.9922.081699.9999.9920.697999.9999.9999.9999.9999.9999.9999189999799999999999999.990.57806399.9999.990.60485499.9999.9999.9999.9999.9999.99310020022.7309165.3130.766511004.17493089133431
N5PB018403 202.42773437547.25793838500980.2799910.2837881983.1300048828199.9999.9917.929399.9999.9918.752199.9999.9999.9999.9999.9999993799991999999999999.9999.990.47523799.9999.990.39773999.9999.9999.9999.9999.99321000024.0048244.51030.522389004.17882110333718
N5PB006822 202.42173767089847.25607299804690.3488930.3447621994.4200439453120.157922.259199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5471220.64109899.9999.9999.9999.9999.9999.9999.9999.9999.993222031.639245.184720.171583004.1868654690253
N5PB018370 202.54423522949247.24298477172850.2248040.2293791996.1600341796999.9999.9918.898499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60798799.9999.9999.9999.9999.9999.9999.9999.993100000011.5293619.46580.421649004.18795764492672
N5PB034838 202.41725158691447.25439834594730.2548330.2668841994.4300537109420.211122.332999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5969470.67542699.9999.9999.9999.9999.9999.9999.9999.9999.993220023.2009693.4650.61608004.18976651708094
N5PB005728 202.53388977050847.13973617553710.3488930.3447621994.4200439453120.395499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61914999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8547853.99310.49822004.1904787093588
N5PB005714 202.52987670898447.13768768310550.3488930.3447621994.4200439453119.777421.760899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4942130.50672799.9999.9999.9999.9999.9999.9999.9999.9999.993222033.221776.05120.531218004.19053689346166
N5PB018257 202.46018981933647.12498855590820.2248040.2293791996.1600341796999.9999.9918.582499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54689599.9999.9999.9999.9999.9999.9999.9999.993100002012.020858.373740.524911004.19391769814457
N5PB034834 202.41273498535247.25280761718750.3111690.3297381993.1700439453199.9922.306699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6501599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.96086175.1090.605569004.20791019081576
N5PB018263 202.44435119628947.12654495239260.2248040.2293791996.1600341796999.9999.9918.36999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52159699.9999.9999.9999.9999.9999.9999.9999.993100002012.4396196.88980.503968004.21487513338565
N5PB037066 202.50170898437547.12752151489260.2548330.2668841994.4300537109420.283599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60281399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.8482226.0370.691449004.2218929232093
N5PB006196 202.36640930175847.1890792846680.3488930.3447621994.4200439453119.447521.40899.9999.9999.9919.514499.9999.9999.9999.9999.993518999999199999999990.4561150.4623999.9999.9999.990.61951799.9999.9999.9999.9999.9931222052.5184314.64720.200014004.24591247286067
N5PB005904 202.38304138183647.15570831298830.3488930.3447621994.4200439453119.489521.765718.32399.9999.9919.516899.9999.9999.9999.9999.993518379999199999999990.4508710.4978030.50144899.9999.990.65252999.9999.9999.9999.9999.9901222062.11779124.5560.183141004.25186864645164
N5PB006333 202.3668670654347.20447921752930.3488930.3447621994.4200439453119.781822.336899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4805620.67947299.9999.9999.9999.9999.9999.9999.9999.9999.993222031.80316177.2240.034917004.25579817708334
N5PB018254 202.47370910644547.12363815307620.2248040.2293791996.1600341796999.9999.9918.878899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60095799.9999.9999.9999.9999.9999.9999.9999.993100002011.50339160.9560.409239004.25723981203375
N5PB006825 202.4174804687547.25625991821290.3488930.3447621994.4200439453120.145399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.55581999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.35943156.2010.514249004.2811685113531
N5PB005669 202.52285766601647.1325683593750.3488930.3447621994.4200439453119.745822.348999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4922680.692299.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.91915117.6160.401826004.29419546287494
2MJGQIYM 202.50101447.2630230.120.11998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.95712.27512.003999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.049-999-999477777700000004.29537879295735
N5PB005641 202.51528930664147.12984085083010.3488930.3447621994.4200439453119.28799.9999.9999.9920.785699.9999.9999.9999.9999.9999.993599999979999999999990.45993199.9999.9999.990.62777299.9999.9999.9999.9999.9999.99320202023.89250.1850.111515004.2958146016621
N5PB016880 202.50805664062547.12773132324220.2548330.2668841994.4300537109420.5499.9999.9999.9920.648299.9999.9999.9999.9999.9999.993599999979999999999990.69867199.9999.9999.990.5952999.9999.9999.9999.9999.9999.99320200022.3896911.48530.706587004.29597399241535
N5PB037067 202.51345825195347.12894058227540.2548330.2668841994.4300537109420.788799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.80200199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310100203011.5833300.998454004.313632678784
N5PB005843 202.38740539550847.14970016479490.3488930.3447621994.4200439453120.004799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52709399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.5323666.40330.399733004.31923039762862
N5PB018868 202.41247558593847.13418579101560.2340010.2348721999.3499755859499.9999.9918.774199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5650699.9999.9999.9999.9999.9999.9999.9999.993100002011.5267370.75580.420724004.32093902081505
N5PB034488 202.38423156738347.15244293212890.3111690.3297381993.1700439453199.9922.131699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59214399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.2394236.1540.531478004.32295004094312
N5PB011544 202.49841308593847.12502670288090.3049570.3099451994.4200439453199.9921.976299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54075499.9999.9999.9999.9999.9999.9999.9999.9999.99010022021.85504145.6070.500264004.32708526001581
N5PB016884 202.51214599609447.12829208374020.2548330.2668841994.4300537109420.576599.9999.9999.9920.540199.9999.9999.9999.9999.9999.993599999979999999999990.73168199.9999.9999.990.54913599.9999.9999.9999.9999.9999.99320200022.0478386.69460.634655004.32774684254275
N5PB006839 202.41909790039147.25803375244140.3488930.3447621994.4200439453120.03822.107199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.528420.56430899.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.6240810.76970.425268004.34150883566361
N5PB011548 202.50389099121147.12585067749020.3049570.3099451994.4200439453199.9919.786318.200899.9999.9919.13999.9999.9999.9999.9999.9999183799991999999999999.990.4185190.49591899.9999.990.43760799.9999.9999.9999.9999.9931022045.1076586.98740.20802004.34481487631621
N5PB006648 202.55627441406347.23755264282230.3488930.3447621994.4200439453119.469421.31699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4628030.46088899.9999.9999.9999.9999.9999.9999.9999.9999.99310222033.0405150.7050.365829004.35340214229685
N5PB034492 202.38093566894547.15417480468750.3111690.3297381993.1700439453199.9922.334699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67714899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.526117.79950.418073004.37428064635501
N5PB016883 202.51371765136747.12786865234380.2548330.2668841994.4300537109420.721199.9999.9999.9920.533399.9999.9999.9999.9999.9999.993599999979999999999990.81755199.9999.9999.990.5438999.9999.9999.9999.9999.9999.99310000203023.36222151.6310.784507004.37669383569873
N5PB011764 202.55007934570347.24334716796880.3049570.3099451994.4200439453199.9921.223299.9999.9920.731499.9999.9999.9999.9999.9999.9999189999799999999999999.990.46425399.9999.990.62650899.9999.9999.9999.9999.9999.99320035.57706129.2190.718506004.37709161641099
N5PB005610 202.51161193847747.12711334228520.3488930.3447621994.4200439453119.871299.9999.9999.9920.699599.9999.9999.9999.9999.9999.993599999979999999999990.51672899.9999.9999.990.60589499.9999.9999.9999.9999.9999.99320202023.6931169.75180.506024004.38437856200217
N5PB018246 202.45959472656347.121582031250.2248040.2293791996.1600341796999.9999.9918.769599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58934799.9999.9999.9999.9999.9999.9999.9999.993100002011.77704132.8190.427017004.39970670508708
N5PB011807 202.41627502441447.25811004638670.2548330.2668841994.4300537109419.952720.931999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5301430.44577599.9999.9999.9999.9999.9999.9999.9999.9999.993220034.72635177.2480.769907004.40183224555831
N5PB034433 202.52568054199247.13120651245120.3111690.3297381993.1700439453199.9922.324799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66733499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.96584174.690.616363004.42293975837145
N5PB005586 202.50996398925847.12587356567380.3488930.3447621994.4200439453119.892199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50341999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.7731111.27840.532039004.4280804047959
N5PB011542 202.50175476074247.12390518188480.3049570.3099451994.4200439453199.9921.686899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50657399.9999.9999.9999.9999.9999.9999.9999.9999.99320020022.92303128.3440.485056004.42963940882492
N5PB005812 202.55458068847747.14802551269530.3488930.3447621994.4200439453119.236721.296599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4472120.45869499.9999.9999.9999.9999.9999.9999.9999.9999.99310222043.01006171.5020.299226004.43053190084252
N5PB005640 202.52221679687547.12957763671880.3488930.3447621994.4200439453119.028699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.44997199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100102016.92084159.2950.478484004.43798644030269
N5PB018262 202.42962646484447.12592697143550.2248040.2293791996.1600341796999.9999.9918.293699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50284699.9999.9999.9999.9999.9999.9999.9999.993100002011.95111177.780.264751004.43831684971592
N5PB005591 202.50794982910247.12513351440430.3488930.3447621994.4200439453119.241799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.45704399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202024.7691159.51090.472135004.44029479712085
N5PB018258 202.43357849121147.12485504150390.2248040.2293791996.1600341796999.9999.9918.403899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52122999.9999.9999.9999.9999.9999.9999.9999.993100002012.05718150.7110.370964004.44120228455716
N5PB006395 202.36349487304747.20946121215820.3488930.3447621994.4200439453119.818199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.4872799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202014.64974137.90.829445004.44217984447729
2MJGQIYN 202.49801647.2661590.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.999.9169.1188.582999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0360.0360.026477777700000004.44298788488368
N5PB011596 202.38745117187547.14638519287110.3049570.3099451994.4200439453199.9922.159599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58394499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.1181621.09580.698493004.44454091094245
N5PB037085 202.38935852050847.14490127563480.2548330.2668841994.4300537109420.283399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60266299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.8014858.06330.255914004.44493696905388
N5PB034846 202.41006469726647.25644683837890.3111690.3297381993.1700439453199.9921.864699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52366199.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.1994154.6680.477303004.44993279258351
N5PB006202 202.57940673828147.19211959838870.3488930.3447621994.4200439453120.556899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68526499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.58875107.3880.442209004.45356731357503
N5PB006701 202.55459594726647.24178314208980.3488930.3447621994.4200439453119.134422.02599.9999.9920.51899.9999.9999.9999.9999.9999.993518999979999999999990.4527940.55703899.9999.990.54378999.9999.9999.9999.9999.9999.993222045.40151158.6830.426742004.45536860016575
N5PB006447 202.36433410644547.21306610107420.3488930.3447621994.4200439453119.262799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.44913299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202017.0091972.95320.822649004.45745223834235
N5PB034499 202.3771209716847.15563964843750.3111690.3297381993.1700439453199.9921.604799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48320499.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.11436153.2690.354946004.45795164060266
N5PB005838 202.38349914550847.14933395385740.3488930.3447621994.4200439453120.524599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66390399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5363170.93310.429097004.45830762197727
N5PB005813 202.385742187547.14712524414060.3488930.3447621994.4200439453120.513199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6566699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.50741160.2430.413832004.46930743221458
N5PB018256 202.43589782714847.12364196777340.2340010.2348721999.3499755859499.9999.9918.407799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52766499.9999.9999.9999.9999.9999.9999.9999.9932021.92574121.2590.429158004.47932139428677
N5PB006680 202.55622863769547.24140167236330.3488930.3447621994.4200439453120.24821.923499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.586030.53712699.9999.9999.9999.9999.9999.9999.9999.9999.99320222032.84672105.3250.665372004.49256365144695
N5PB018383 202.54653930664147.24872589111330.2248040.2293791996.1600341796999.9999.9918.357299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5093899.9999.9999.9999.9999.9999.9999.9999.993100002012.0474230.96250.369445004.49819211166807
N5PB018854 202.42098999023447.12746429443360.2340010.2348721999.3499755859499.9999.9918.719699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55339499.9999.9999.9999.9999.9999.9999.9999.993100000011.4867106.6840.391108004.4987776737803
N5PB005668 202.5333709716847.13306427001950.3488930.3447621994.4200439453120.062599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53659599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8517989.35380.178041004.4994448544561
N5PB005630 202.52449035644547.12922668457030.3488930.3447621994.4200439453120.306221.881199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5956020.52940499.9999.9999.9999.9999.9999.9999.9999.9999.993222021.8287542.90510.432826004.50137528933226
N5PB034442 202.53559875488347.13406753540040.3111690.3297381993.1700439453199.9921.272799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45321199.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.5259177.15780.372436004.50341477451147
N5PB016876 202.50498962402347.12329864501950.2548330.2668841994.4300537109420.005299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54853799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200023.4352911.33030.461884004.50426844715872
N5PB005618 202.52163696289147.12793731689450.3488930.3447621994.4200439453120.156222.212499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5602530.60423599.9999.9999.9999.9999.9999.9999.9999.9999.993222023.1471736.4370.616125004.51366286677127
N5PB018243 202.48793029785247.12025451660160.2799910.2837881983.1300048828199.9999.9918.750999.9999.9918.012499.9999.9999.9999.9999.9999993799991999999999999.9999.990.58276599.9999.990.34960399.9999.9999.9999.9999.99321002024.4407788.5710.452903004.51598816948843
N5PB018249 202.43911743164147.12227630615230.2248040.2293791996.1600341796999.9999.9918.87799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60032299.9999.9999.9999.9999.9999.9999.9999.993100000011.52608108.5410.413716004.51858115030286
N5PB005576 202.51354980468847.1251296997070.3488930.3447621994.4200439453119.771499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49761799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.37210.9548750.573049004.52475524017657
N5PB006860 202.41375732421947.25951766967770.3488930.3447621994.4200439453120.512699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65633999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.97428133.4170.486144004.52646478465507
N5PB011541 202.4995117187547.12173843383790.3049570.3099451994.4200439453199.9918.890399.9999.9999.9919.453599.9999.9999.9999.9999.9999189999991999999999999.990.41327899.9999.9999.990.55372899.9999.9999.9999.9999.9931010028.3699146.35230.427803004.52921797120343
2MJGQIYL 202.52408647.2608340.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.68314.03213.833999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0370.0370.055477777700000004.54204763155783
N5PB005557 202.50785827636747.12302017211910.3488930.3447621994.4200439453120.540599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67431299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202021.52553107.7790.420388004.55820109141973
N5PB005585 202.51843261718847.12578201293950.3488930.3447621994.4200439453119.794421.254399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4776970.45459899.9999.9999.9999.9999.9999.9999.9999.9999.993222041.90949124.6110.117594004.57084145713781
N5PB005571 202.51103210449247.12353897094730.3488930.3447621994.4200439453119.187299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.45479199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202035.26506132.4060.309672004.57441100803333
N5PB034497 202.3743438720747.15485000610350.3111690.3297381993.1700439453199.9921.810599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50702499.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.6675237.57050.466622004.5793184016037
N5PB017018 202.55465698242247.24514389038090.2548330.2668841994.4300537109420.242299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57995999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310200021.99465.18370.391791004.5880474943008
N5PB034466 202.38653564453147.14335250854490.3111690.3297381993.1700439453199.9922.22299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61124699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.56731179.7350.364279004.59271794718354
N5PB006034 202.36331176757847.17015838623050.3488930.3447621994.4200439453115.84318.100714.204499.9999.9916.480299.9999.9912.87712.35812.1323518379999199994748490.4154130.4077110.42141499.9999.990.30151199.9999.990.0220.0220.02201112083.32595139.9680.0602734004.59937145754325
N5PB005570 202.51707458496147.12468719482420.3488930.3447621994.4200439453120.425399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63645799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.51365135.2610.240535004.606979436039
N5PB011817 202.41517639160247.26164245605470.3111690.3297381993.1700439453199.9922.172199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59931999.9999.9999.9999.9999.9999.9999.9999.9999.99310020032.1204967.17510.521197004.60825685364723
N5PB005729 202.39201354980547.13858413696290.3488930.3447621994.4200439453120.541199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67467199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.7976301004.63226348881159
N5PB006871 202.4106445312547.26057434082030.3488930.3447621994.4200439453120.320922.121299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6032360.56942199.9999.9999.9999.9999.9999.9999.9999.9999.993222032.3347283.60160.45035004.64616519606416
N5PB005540 202.50822448730547.12123107910160.3488930.3447621994.4200439453120.01399.9999.9999.9999.9919.487899.9999.9999.9999.9999.993599999999199999999990.5297799.9999.9999.9999.990.76738199.9999.9999.9999.9999.9932202032.7999159.2660.549747004.6643690053779
N5PB018266 202.41151428222747.12759399414060.2340010.2348721999.3499755859499.9999.9918.32699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5253399.9999.9999.9999.9999.9999.9999.9999.99320000022.68658171.5410.667267004.67750557595719
N5PB006085 202.5823516845747.1775627136230.3488930.3447621994.4200439453120.018621.662599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5129430.48488899.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.58127450.0432425004.68414206963618
N5PB018241 202.44015502929747.11919021606450.2248040.2293791996.1600341796999.9999.9918.258699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5021799.9999.9999.9999.9999.9999.9999.9999.993100000011.85985144.2230.0561735004.68532106459596
2MJGQIYO 202.49993847.270130.150.141998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.25712.59213.683999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.12477777700000004.69334869611494
N5PB006717 202.56056213378947.24312591552730.3488930.3447621994.4200439453117.192918.534917.863999.9919.833218.077399.9999.9999.9999.9999.99351837997199999999990.4183810.408520.47496899.990.428640.32947799.9999.9999.9999.9999.9931112094.0566568.33790.177119004.69510371163166
N5PB034424 202.52772521972747.12665557861330.3111690.3297381993.1700439453199.9922.196899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61706799.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7629829.14720.316142004.70078578048146
N5PB011676 202.35510253906347.18967437744140.2548330.2668841994.4300537109420.446221.651799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6609890.48350699.9999.9999.9999.9999.9999.9999.9999.9999.993222032.1146677.89570.614216004.7032910816992
N5PB005539 202.51092529296947.12115478515630.3488930.3447621994.4200439453120.074722.028899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5299970.53829999.9999.9999.9999.9999.9999.9999.9999.9999.993222041.8521710.02790.183442004.70641777285067
N5PB034858 202.40597534179747.25979995727540.2548330.2668841994.4300537109420.279321.544299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6199810.48180999.9999.9999.9999.9999.9999.9999.9999.9999.99320220022.6707630.04410.407177004.70967347244967
N5PB034786 202.37297058105547.23711395263670.3111690.3297381993.1700439453199.9921.573399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45804699.9999.9999.9999.9999.9999.9999.9999.9999.990100022012.5905382.00880.522343004.71524593452338
N5PB006852 202.40350341796947.25883102416990.3488930.3447621994.4200439453120.410699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62782799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.70552105.1390.752361004.71878316856171
N5PB018415 202.42439270019547.26698684692380.2248040.2293791996.1600341796999.9999.9917.723299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46341399.9999.9999.9999.9999.9999.9999.9999.99320000024.7652836.02010.54791004.73036102200555
N5PB034428 202.53395080566447.12863922119140.3111690.3297381993.1700439453199.9922.239899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6250599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7824445.33510.424221004.73260094065649
N5PB011566 202.53985595703147.13145446777340.3049570.3099451994.4200439453199.9921.980699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54163699.9999.9999.9999.9999.9999.9999.9999.9999.99310020021.539293.58450.353344004.73286711126297
N5PB018235 202.4417266845747.11808395385740.2248040.2293791996.1600341796999.9999.9918.866399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.59652599.9999.9999.9999.9999.9999.9999.9999.993100000011.4894671.22480.393128004.73325126533854
N5PB011818 202.41191101074247.26278305053710.2548330.2668841994.4300537109420.349921.629599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6460690.49366299.9999.9999.9999.9999.9999.9999.9999.9999.993222022.47617121.4420.49737004.73351685149761
N5PB006237 202.58638000488347.19468307495120.3488930.3447621994.4200439453119.515621.925799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4583160.520299.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.49906112.5060.312411004.73537706595115
N5PB006523 202.36050415039147.22138977050780.3488930.3447621994.4200439453120.214221.822399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5703130.51121799.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.9770296.91040.37989004.75362545670875
N5PB005595 202.52999877929747.12641525268550.3488930.3447621994.4200439453119.886722.150699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5021310.58520599.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.266540.00650.0988836004.76012764000168
N5PB018218 202.45738220214847.11549758911130.2799910.2837881983.1300048828199.9999.9918.666199.9999.9918.988499.9999.9999.9999.9999.9999993799991999999999999.9999.990.57434299.9999.990.41587899.9999.9999.9999.9999.99321000022.6504837.86060.43412004.77220428904551
N5PB018227 202.44572448730547.11673355102540.2799910.2837881983.1300048828199.9999.9918.36299.9999.9915.286499.9999.9999.9999.9999.9999993799991999999999999.9999.990.51971399.9999.990.30929999.9999.9999.9999.9999.993210020210.777433.27670.431652004.77503333929992
N5PB006900 202.41354370117247.26437377929690.3488930.3447621994.4200439453119.839821.277799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5084870.46585899.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.5979324.78260.276645004.78381184498624
N5PB005796 202.37950134277347.14402770996090.3488930.3447621994.4200439453117.503618.489817.227199.9919.037117.521999.9999.9916.54416.18816.181351837997199994748490.4177820.4080950.43711899.990.4200980.31229599.9999.990.1290.224-999011112092.83535119.0160.136442004.78405129277708
N5PB006889 202.40902709960947.26265716552730.3488930.3447621994.4200439453120.337420.253799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6120990.42928299.9999.9999.9999.9999.9999.9999.9999.9999.993212041.94053148.1650.427079004.78713560213689
N5PB005536 202.51408386230547.12032699584960.3488930.3447621994.4200439453117.931819.745999.9999.9920.316399.9999.9999.9999.9999.9999.993518999979999999999990.4266720.4161799.9999.990.46880499.9999.9999.9999.9999.9999.993122047.25386170.6640.381698004.79946164089158
N5PB011527 202.5024414062547.11757659912110.2548330.2668841994.4300537109418.861120.018799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4478930.41993599.9999.9999.9999.9999.9999.9999.9999.9999.993120035.64079145.5560.221919004.80187923440724
N5PB037060 202.50532531738347.11813354492190.2548330.2668841994.4300537109420.169599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56101499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.07291122.2130.371187004.80349384461174
N5PB005517 202.50820922851647.11867523193360.3488930.3447621994.4200439453119.557519.507899.9999.9919.947699.9999.9999.9999.9999.9999.993518999979999999999990.4740020.41580499.9999.990.44139899.9999.9999.9999.9999.9999.993212054.53584117.1950.641593004.80908658515406
N5PB005925 202.36631774902347.15666198730470.3488930.3447621994.4200439453115.405416.52415.042299.9917.03715.568999.9999.9914.41113.9913.993351837997199994748490.4152240.407170.42157799.990.417920.29866199.9999.990.030.0340.056011112093.561290.5208270.0447464004.8094764121748
N5PB006418 202.58483886718847.21458053588870.3488930.3447621994.4200439453120.028222.243899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5156680.59916999.9999.9999.9999.9999.9999.9999.9999.9999.990222031.8123520.03430.268069004.82373501864535
N5PB011819 202.4055938720747.26190948486330.3049570.3099451994.4200439453199.9922.010699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55207799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.23976104.6510.638137004.82383814716499
N5PB011823 202.41082763671947.2641029357910.2548330.2668841994.4300537109420.316621.118899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6233040.45067799.9999.9999.9999.9999.9999.9999.9999.9999.993220022.01123113.3420.405497004.82415251797013
N5PB019056 202.42883300781347.27008438110350.2340010.2348721999.3499755859499.9999.9918.799499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57273399.9999.9999.9999.9999.9999.9999.9999.993100000011.530218.85560.432281004.83560709079116
N5PB018397 202.54881286621147.25546646118160.2248040.2293791996.1600341796999.9999.9918.564599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54150299.9999.9999.9999.9999.9999.9999.9999.993100000011.7275312.80260.281386004.85899970745121
N5PB011826 202.41439819335947.26644515991210.3049570.3099451994.4200439453199.9921.864218.585899.9999.9919.599.9999.9999.9999.9999.9999183799991999999999999.990.522380.56396899.9999.990.60430199.9999.9999.9999.9999.9931020031.78919124.8510.25923004.87665752246228
N5PB011789 202.55578613281347.25144195556640.3049570.3099451994.4200439453199.9922.171499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55990499.9999.9999.9999.9999.9999.9999.9999.9999.99010100025011.62797106.8710.567283004.87897206847183
N5PB006631 202.36531066894547.23371124267580.3488930.3447621994.4200439453120.299421.573299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5709160.47654599.9999.9999.9999.9999.9999.9999.9999.9999.993222041.584571.561450.370003004.87913577744638
N5PB017048 202.41188049316447.26561355590820.2548330.2668841994.4300537109420.498499.9999.9999.9920.838699.9999.9999.9999.9999.9999.993599999979999999999990.70419199.9999.9999.990.65878699.9999.9999.9999.9999.9999.99320200021.830945.37230.418112004.88171500157284
N5PB011784 202.55953979492247.24885940551760.2548330.2668841994.4300537109415.51316.732615.257199.9917.171216.017499.9999.9914.89114.48114.542351837997199994748490.4111820.4072270.42107599.990.4180450.29554599.9999.990.0360.0460.08501112064.92707148.0360.272402004.8847797397034
N5PB011788 202.5569610595747.25078201293950.3049570.3099451994.4200439453199.9922.022699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53641199.9999.9999.9999.9999.9999.9999.9999.9999.99310100025011.22759175.1860.0342179004.88588622565316
N5PB005504 202.51136779785247.11800765991210.3488930.3447621994.4200439453120.521999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66222999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6060170.14210.469739004.88974527439145
N5PB034873 202.40719604492247.26412582397460.2548330.2668841994.4300537109420.206621.87899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5944770.52071999.9999.9999.9999.9999.9999.9999.9999.9999.993220023.1218246.15920.59736004.9012323484059
N5PB005991 202.35804748535247.16503524780270.3488930.3447621994.4200439453119.810421.082799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4804640.43414699.9999.9999.9999.9999.9999.9999.9999.9999.990222052.0537594.9710.332051004.90599009438926
N5PB016866 202.50450134277347.11573791503910.2548330.2668841994.4300537109419.273599.9999.9999.9920.151499.9999.9999.9999.9999.9999.993599999979999999999990.46272599.9999.9999.990.45164399.9999.9999.9999.9999.9999.99320100023.48295160.5080.20317004.93125601906021
N5PB018253 202.4129180908247.12209320068360.2248040.2293791996.1600341796999.9999.9917.896899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46804199.9999.9999.9999.9999.9999.9999.9999.993100002013.2682239.72210.463528004.93653734840977
N5PB011521 202.49880981445347.1143875122070.3049570.3099451994.4200439453199.9921.255799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46304499.9999.9999.9999.9999.9999.9999.9999.9999.99320020023.2579469.19320.477968004.94921784429972
N5PB016867 202.51103210449247.11679458618160.2548330.2668841994.4300537109420.584899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.73962399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200021.51585163.0580.402944004.95355827640979
N5PB005522 202.52169799804747.1197586059570.3488930.3447621994.4200439453119.792521.53199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4974280.47951999.9999.9999.9999.9999.9999.9999.9999.9999.99310222033.73514161.3410.475797004.95457917349149
N5PB006898 202.40232849121147.2632408142090.3488930.3447621994.4200439453119.699220.509999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4873830.43403799.9999.9999.9999.9999.9999.9999.9999.9999.993222043.373123.24110.546402004.96384678790267
N5PB006740 202.56321716308647.24800109863280.3488930.3447621994.4200439453120.394399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61853999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.50376102.7890.151965004.96402025162672
N5PB005491 202.51275634765647.11702346801760.3488930.3447621994.4200439453120.511199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65537799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.53134159.9980.422955004.9647692320398
N5PB005620 202.39962768554747.12704086303710.3488930.3447621994.4200439453120.525999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66480299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.5530921.00490.433717004.9704518951692
N5PB005611 202.40126037597747.12624740600590.3488930.3447621994.4200439453120.411399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62823199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.9429790.32670.520848004.97133542598259
N5PB006172 202.5919647216847.18908309936520.3488930.3447621994.4200439453120.227199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5591199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.3948292.93670.0352359004.97416274051147
N5PB006879 202.3979492187547.26143264770510.3488930.3447621994.4200439453120.439620.944499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6136930.44271799.9999.9999.9999.9999.9999.9999.9999.9999.993222041.5518492.5730.233477004.97762794477804
N5PB005500 202.51681518554747.1177482604980.3488930.3447621994.4200439453120.436321.75199.9999.9920.512899.9999.9999.9999.9999.9999.993518999979999999999990.6431640.50435999.9999.990.53960699.9999.9999.9999.9999.9999.993222031.8947554.09590.500298004.98480071200357
N5PB011517 202.50132751464847.11402893066410.2548330.2668841994.4300537109419.910422.201299.9999.9920.464499.9999.9999.9999.9999.9999.993518999979999999999990.5308280.6009399.9999.990.51192899.9999.9999.9999.9999.9999.993220033.4765552.1460.493382004.99522790507507
N5PB018205 202.47271728515647.11116790771480.2248040.2293791996.1600341796999.9999.9918.920999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.61629899.9999.9999.9999.9999.9999.9999.9999.993100000011.50207107.8750.408711005.00411868361991
N5PB005483 202.50935363769547.11547470092770.3488930.3447621994.4200439453119.105221.15699.9999.9920.46419.506899.9999.9999.9999.9999.99351899997199999999990.451620.45428699.9999.990.5116490.68887399.9999.9999.9999.9999.9932222055.36734112.8480.442163005.00596854440158
N5PB011796 202.55862426757847.25284194946290.3049570.3099451994.4200439453199.9921.454999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48216799.9999.9999.9999.9999.9999.9999.9999.9999.993100020015.0175174.8120.708357005.02038373503526
N5PB006430 202.58950805664147.21568298339840.3488930.3447621994.4200439453120.315699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57828699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.45427131.8140.256554005.02452148239152
N5PB011520 202.50746154785247.11466217041020.2548330.2668841994.4300537109419.388522.005699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4703180.55038499.9999.9999.9999.9999.9999.9999.9999.9999.993122027.03295164.5070.762357005.0283470652021
N5PB037199 202.39364624023447.26045608520510.2548330.2668841994.4300537109420.422599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64332199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.76006133.8730.402672005.03722335944962
N5PB034850 202.39086914062547.25897979736330.3111690.3297381993.1700439453199.9921.964199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53431799.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.95278115.6140.215376005.03986747680546
N5PB018214 202.4469451904347.11188125610350.2799910.2837881983.1300048828199.9999.9918.464399.9999.9918.315899.9999.9999.9999.9999.9999993799991999999999999.9999.990.52653499.9999.990.36639799.9999.9999.9999.9999.9931000023.54996155.3550.359936005.05048439580397
N5PB011540 202.40521240234447.12284469604490.3049570.3099451994.4200439453199.9921.884999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54186899.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.05012176.6450.622056005.05454110527628
N5PB005495 202.52075195312547.11756515502930.3488930.3447621994.4200439453120.159999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56182899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.32714158.8860.721524005.05825686315349
N5PB018398 202.55358886718847.25730895996090.2248040.2293791996.1600341796999.9999.9918.891699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60555299.9999.9999.9999.9999.9999.9999.9999.993100000011.5036617.70090.406971005.07088625130704
N5PB018417 202.41297912597747.26968765258790.2799910.2837881983.1300048828199.9999.9917.009899.9920.372318.754399.9999.9999.9999.9999.999999379971999999999999.9999.990.43423499.990.4844140.36962999.9999.9999.9999.9999.99311002042.11673166.3310.21998005.07583479383809
N5PB011515 202.49882507324247.11206817626950.2548330.2668841994.4300537109418.509821.167199.9999.9920.617999.9999.9999.9999.9999.9999.993518999979999999999990.4376670.45990799.9999.990.57417899.9999.9999.9999.9999.9999.993120045.398591640.0950079005.08471549462344
N5PB006789 202.55955505371147.25392913818360.3488930.3447621994.4200439453120.181999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57131699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.45209125.8850.478592005.09305054886113
N5PB018204 202.45558166503947.11024475097660.2340010.2348721999.3499755859499.9999.9916.412499.9999.9999.9999.9999.9915.50614.71914.571999937999999999947484999.9999.990.42272899.9999.9999.9999.9999.990.0560.0660.09532022.6101215.98640.112542005.09368625841114
N5PB011514 202.50204467773447.11245727539060.2548330.2668841994.4300537109420.141522.072599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5752160.55233199.9999.9999.9999.9999.9999.9999.9999.9999.993220023.55046124.9380.641854005.09387365003906
N5PB034410 202.52330017089847.11763381958010.3111690.3297381993.1700439453199.9922.272699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65310899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.74547165.3180.756927005.09777520658856
N5PB034409 202.51976013183647.11642074584960.3111690.3297381993.1700439453199.9921.650199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49226399.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.7669134.840.65985005.10489415940271
N5PB005564 202.403320312547.12262725830080.3488930.3447621994.4200439453120.469199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63018499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4771573.41390.372238005.10650152463558
N5PB005513 202.52763366699247.11889266967770.3488930.3447621994.4200439453120.495299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64557599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5158472.4130.406938005.1080916953383
N5PB006782 202.56144714355547.25307846069340.3488930.3447621994.4200439453120.473299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63254999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4995618.61310.394931005.11326591324698
N5PB006197 202.59565734863347.1917648315430.3488930.3447621994.4200439453120.162299.9918.768299.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.54878499.990.58887999.9999.9999.9999.9999.9999.9999.9999.993202031.6526137.34460.0160387005.11648927213667
N5PB006006 202.59011840820347.1693038940430.3488930.3447621994.4200439453118.502620.949517.60199.9999.9919.478999.9999.9916.63915.70615.2763518379999199994748490.4225650.4290590.44628899.9999.990.51349399.9999.990.1470.1460.174011122082.3002954.59080.0763044005.11829204833369
N5PB006403 202.34674072265647.21044540405270.3488930.3447621994.4200439453119.3822.137899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4464030.575699.9999.9999.9999.9999.9999.9999.9999.9999.993222052.20145450.137568005.12363613567984
N5PB034436 202.38679504394547.13061904907230.3111690.3297381993.1700439453199.9921.895999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51053799.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.80241174.3920.188482005.12849800975066
N5PB018201 202.47946166992247.10910797119140.2799910.2837881983.1300048828199.9999.9918.326599.9999.9919.482499.9999.9999.9999.9999.9999993799991999999999999.9999.990.52701799.9999.990.56385199.9999.9999.9999.9999.99321000021.50419160.2490.401923005.140498257424
N5PB006948 202.40617370605547.26837539672850.3488930.3447621994.4200439453120.411221.356199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6281510.47031199.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.95934161.2520.581762005.1411056795813
N5PB018418 202.4158477783247.27191162109380.2799910.2837881983.1300048828199.9999.9918.92899.9999.9919.449599.9999.9999.9999.9999.9999993799991999999999999.9999.990.61894499.9999.990.54604799.9999.9999.9999.9999.99321000022.67193164.6690.755822005.14326852360959
N5PB006945 202.40310668945347.26719284057620.3488930.3447621994.4200439453117.715919.607117.606499.9920.295118.895499.9999.9999.9999.9999.99351837997199999999990.4213730.412760.44256999.990.4533830.37757199.9999.9999.9999.9999.99311122084.960528.191620.385966005.14543374533823
N5PB011684 202.59640502929747.19724273681640.3049570.3099451994.4200439453199.9922.159599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58358399.9999.9999.9999.9999.9999.9999.9999.9999.99310022021.5473669.22970.435686005.14650420420675
N5PB005428 202.50137329101647.11131286621090.3488930.3447621994.4200439453120.217599.9999.9999.9920.859699.9999.9999.9999.9999.9999.993599999979999999999990.5717999.9999.9999.990.67115599.9999.9999.9999.9999.9999.99320202022.33268.81360.50918005.15348245896391
N5PB019064 202.42111206054747.27381515502930.2340010.2348721999.3499755859499.9999.9916.807499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.43820399.9999.9999.9999.9999.9999.9999.9999.993100002013.6530314.83380.262696005.15964431313137
N5PB005448 202.51165771484447.11323165893550.3488930.3447621994.4200439453120.206799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5670399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202033.34531162.5860.755248005.16371943716397
N5PB006068 202.34745788574247.17306518554690.3488930.3447621994.4200439453119.601921.747799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4623270.49390999.9999.9999.9999.9999.9999.9999.9999.9999.993222052.58552115.5410.372372005.16998216973421
N5PB034404 202.52281188964847.11599731445310.3111690.3297381993.1700439453199.9922.238499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62391899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.626762.33580.386137005.17856619568513
N5PB005438 202.50848388671947.11220550537110.3488930.3447621994.4200439453120.406399.9999.9999.9920.826199.9999.9999.9999.9999.9999.993599999979999999999990.62532599.9999.9999.990.65144399.9999.9999.9999.9999.9999.99320202022.2831110.28140.5935005.18147446768171
N5PB006933 202.40002441406347.26662445068360.3488930.3447621994.4200439453120.247622.263399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5858240.64474699.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.2288890.69330.551478005.18479913909094
N5PB006776 202.56501770019547.25233078002930.3488930.3447621994.4200439453120.200822.363599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5644770.70825499.9999.9999.9999.9999.9999.9999.9999.9999.993222022.0055481.18250.377385005.18992855266214
N5PB034393 202.50975036621147.11231994628910.2548330.2668841994.4300537109420.553321.06899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7103420.44948399.9999.9999.9999.9999.9999.9999.9999.9999.99310220022.0944668.24980.6848005.1907453744095
N5PB034401 202.52143859863347.11534500122070.3111690.3297381993.1700439453199.9922.31899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66078999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4955773.26240.398629005.1914177453422
N5PB019037 202.5462188720747.26414489746090.2340010.2348721999.3499755859499.9999.9918.689799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54956899.9999.9999.9999.9999.9999.9999.9999.993100002011.49635159.9650.400766005.19806894353243
N5PB006821 202.55844116210947.25717926025390.3488930.3447621994.4200439453120.422821.849699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6349970.5308199.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.16658102.5560.616801005.19976143425726
N5PB011503 202.49475097656347.10943984985350.3049570.3099451994.4200439453199.9918.741217.909999.9999.9918.220999.9999.9999.9999.9999.9999183799991999999999999.990.4097770.46445999.9999.990.35240999.9999.9999.9999.9999.99311012044.2103632.62170.225295005.20384098412606
N5PB034396 202.51565551757847.1134529113770.3111690.3297381993.1700439453199.9922.060899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5667699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.2894359.44120.434096005.20697829475661
N5PB005427 202.50704956054747.11139297485350.3488930.3447621994.4200439453119.738599.9999.9999.9920.374899.9999.9999.9999.9999.9999.993599999979999999999990.48653999.9999.9999.990.48951599.9999.9999.9999.9999.9999.99320202023.2816159.6320.511291005.2108143663121
N5PB005456 202.51928710937547.11430740356450.3488930.3447621994.4200439453120.321822.193399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6036770.59744199.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.03799.453280.535521005.21415553291942
N5PB019076 202.43186950683647.27750778198240.2340010.2348721999.3499755859499.9999.9918.773799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56723199.9999.9999.9999.9999.9999.9999.9999.993100000011.51177108.9680.411325005.21691085309146
N5PB018199 202.46841430664147.10748291015630.2799910.2837881983.1300048828199.9999.9918.754599.9999.9919.494999.9999.9999.9999.9999.9999993799991999999999999.9999.990.58403999.9999.990.59192499.9999.9999.9999.9999.9931000021.4834819.31880.402553005.22471930454341
N5PB011833 202.40400695800847.26919937133790.3049570.3099451994.4200439453199.9922.150299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58032299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.6428552.08250.400261005.2287526202982
N5PB011529 202.40853881835947.11813735961910.3049570.3099451994.4200439453199.9922.010999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55217599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.8782953.02160.511122005.2304408104106
N5PB016855 202.50364685058647.11029052734380.2548330.2668841994.4300537109420.497299.9999.9999.9920.65499.9999.9999.9999.9999.9999.993599999979999999999990.70311799.9999.9999.990.59942799.9999.9999.9999.9999.9999.99320200021.8715189.69420.500407005.23633837667491
N5PB018425 202.42424011230547.27608108520510.2248040.2293791996.1600341796999.9999.9917.250199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44317799.9999.9999.9999.9999.9999.9999.9999.99320000024.7606467.54290.301321005.23828092579977
N5PB034872 202.39389038085947.26503753662110.2548330.2668841994.4300537109420.588322.282399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7429970.62892499.9999.9999.9999.9999.9999.9999.9999.9999.993220022.8418301005.24978818292044
N5PB006601 202.35223388671947.22971725463870.3488930.3447621994.4200439453120.143799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52815199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.94692100.0010.511811005.25177222362949
N5PB037193 202.56216430664147.25599670410160.2548330.2668841994.4300537109420.446399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66107499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.91996160.9750.572037005.2557743029816
N5PB019051 202.53845214843847.26910781860350.2340010.2348721999.3499755859499.9999.9918.228999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50978399.9999.9999.9999.9999.9999.9999.9999.993100002011.951711.8270.3259005.26643503599645
N5PB011839 202.4039764404347.26992034912110.2548330.2668841994.4300537109420.600821.238999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7553660.45834999.9999.9999.9999.9999.9999.9999.9999.9999.99320220021.5563674.37630.416499005.26648180766853
N5PB019068 202.42034912109447.27558898925780.2340010.2348721999.3499755859499.9999.9918.734299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55903299.9999.9999.9999.9999.9999.9999.9999.993100000012.10381158.9050.693715005.26980045302036
N5PB011694 202.598632812547.20479202270510.3049570.3099451994.4200439453199.9922.025199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53698799.9999.9999.9999.9999.9999.9999.9999.9999.99322021.4779972.15110.392246005.27035578645812
N5PB005398 202.50105285644547.10923767089840.3488930.3447621994.4200439453120.210299.9999.9999.9920.605799.9999.9999.9999.9999.9999.993599999979999999999990.5685599.9999.9999.990.565899.9999.9999.9999.9999.9999.993202021.7087146.30110.209196005.27111124116045
N5PB005635 202.55746459960947.12970352172850.3488930.3447621994.4200439453119.768221.142399.9999.9920.487399.9999.9999.9999.9999.9999.993518999979999999999990.4876620.44487299.9999.990.52013499.9999.9999.9999.9999.9999.99310222053.2840371.94410.551009005.27290334659939
N5PB005579 202.55017089843847.125488281250.3488930.3447621994.4200439453119.918599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49594999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.9277394.59370.262222005.27325865404843
N5PB034881 202.39761352539147.2673339843750.3111690.3297381993.1700439453199.9922.233199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61974499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.9331718.77960.574513005.27481117167291
N5PB005413 202.50712585449247.11028671264650.3488930.3447621994.4200439453120.382199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61178499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1336310.7950.600261005.27529873070588
N5PB006830 202.55909729003947.25859069824220.3488930.3447621994.4200439453120.493999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64477699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.969854.670540.610572005.27955192689381
N5PB034425 202.38864135742247.12624359130860.3111690.3297381993.1700439453199.9922.311699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6547599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.50038164.0040.397161005.27999572641984
N5PB034405 202.53115844726647.11686325073240.3111690.3297381993.1700439453199.9922.099499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5562199.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.902716.142990.489884005.28275100887361
N5PB005388 202.49943542480547.10871887207030.3488930.3447621994.4200439453120.454699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65458699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202022.1832513.35250.623446005.28608047107346
N5PB005467 202.41827392578147.11372756958010.3488930.3447621994.4200439453120.365822.193199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6031020.59756199.9999.9999.9999.9999.9999.9999.9999.9999.993222022.1560977.34330.619894005.2926651799016
N5PB034582 202.3404998779347.18939971923830.3111690.3297381993.1700439453199.9922.244799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59985299.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.44676107.3080.382458005.29860365653103
N5PB006987 202.41052246093847.2730789184570.3488930.3447621994.4200439453120.503899.9999.9999.9920.404919.51799.9999.9999.9999.9999.99359999997199999999990.65086599.9999.9999.990.4951280.65505899.9999.9999.9999.9999.9931202031.5071519.45120.400509005.30251442614257
N5PB005462 202.41702270507847.11342620849610.3488930.3447621994.4200439453120.392399.9999.9999.9920.51799.9999.9999.9999.9999.9999.993599999979999999999990.61740199.9999.9999.990.5429999.9999.9999.9999.9999.9999.99320202021.9060752.92320.503064005.32983137582899
N5PB011783 202.57296752929747.24972915649410.3049570.3099451994.4200439453199.9922.150399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58039199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5889835.9330.365716005.33718906732151
N5PB006835 202.56138610839847.25845336914060.3488930.3447621994.4200439453119.248121.658799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4507930.49245399.9999.9999.9999.9999.9999.9999.9999.9999.99310222033.48589102.5430.333728005.33802537089165
N5PB018424 202.41665649414147.27578735351560.2799910.2837881983.1300048828199.9999.9918.67299.9999.9919.283499.9999.9999.9999.9999.9999993799991999999999999.9999.990.57643999.9999.990.46454499.9999.9999.9999.9999.9931002022.58836132.4140.637213005.34048107198876
N5PB005468 202.41526794433647.11357879638670.3488930.3447621994.4200439453119.95599.9999.9999.9920.816599.9999.9999.9999.9999.9999.993599999979999999999990.51250799.9999.9999.990.64577299.9999.9999.9999.9999.9999.99320202022.4049572.27250.444591005.35108012233427
N5PB034840 202.56443786621147.25669097900390.3111690.3297381993.1700439453199.9922.32799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66952799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.0353593.84580.623319005.35111968979028
N5PB006061 202.59851074218847.17560195922850.3488930.3447621994.4200439453119.724999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.47136399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.34045161.1770.401672005.35304320151213
N5PB005477 202.41206359863347.11449432373050.3488930.3447621994.4200439453120.094822.238899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5368220.6172599.9999.9999.9999.9999.9999.9999.9999.9999.993222022.2355164.67420.489176005.35786697647328
N5PB006720 202.57847595214847.2454757690430.3488930.3447621994.4200439453120.491699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64338999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.6471656.40120.398557005.36584612041945
N5PB018197 202.47114562988347.10506439208980.2799910.2837881983.1300048828199.9999.9918.382899.9999.9919.285699.9999.9999.9999.9999.9999993799991999999999999.9999.990.52538299.9999.990.46884399.9999.9999.9999.9999.9931000022.1615724.46850.477952005.36943218768749
N5PB011494 202.50633239746147.10845947265630.2548330.2668841994.4300537109420.478222.13599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6867970.57453599.9999.9999.9999.9999.9999.9999.9999.9999.993220032.7297585.27310.744593005.37150473119088
N5PB005743 202.5773162841847.14210510253910.3488930.3447621994.4200439453119.726921.72618.466199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4673460.4816040.51477699.9999.9999.9999.9999.9999.9999.9999.993222041.972070.9178460.282981005.38350682919604
N5PB034842 202.56744384765647.25555038452150.3111690.3297381993.1700439453199.9920.819399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44036399.9999.9999.9999.9999.9999.9999.9999.9999.993100020016.9683181.86790.568444005.39300721101742
N5PB034400 202.53135681152347.11479187011720.3111690.3297381993.1700439453199.9922.196699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61689999.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.3980134.41720.627944005.39649012279045
N5PB013434 202.56443786621147.25789642333980.3111690.3297381993.1700439453199.9922.087299.9999.9999.9919.481699.9999.9999.9999.9999.9999189999991999999999999.990.56603299.9999.9999.990.78724699.9999.9999.9999.9999.9932020021.96368155.8110.387488005.40173005511996
N5PB011827 202.3920898437547.26732635498050.3111690.3297381993.1700439453199.9921.737399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50400799.9999.9999.9999.9999.9999.9999.9999.9999.99320034.17305121.2220.640027005.40388785579495
N5PB006143 202.33860778808647.18313598632810.3488930.3447621994.4200439453120.467421.758399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6291950.49370799.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.45259159.660.374635005.41057534251658
N5PB005421 202.42419433593847.10983657836910.3488930.3447621994.4200439453120.386899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61434399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6002589.67080.3753005.41899500482151
N5PB006851 202.37648010253947.25862884521480.3488930.3447621994.4200439453119.710621.669718.573199.9999.9919.516699.9999.9999.9999.9999.993518379999199999999990.4609550.4758120.54407199.9999.990.61136199.9999.9999.9999.9999.9901222061.7218196.01470.16423005.41974379682855
N5PB011510 202.41941833496147.11105346679690.3049570.3099451994.4200439453199.9920.17399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.42467899.9999.9999.9999.9999.9999.9999.9999.9999.99320028.109394.130690.663095005.42205041746069
N5PB011484 202.49505615234447.10574722290040.3049570.3099451994.4200439453199.9922.185499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59436399.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5522173.58080.420202005.42375142344384
N5PB005457 202.41299438476647.11291122436520.3488930.3447621994.4200439453119.895322.09299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5107310.58217499.9999.9999.9999.9999.9999.9999.9999.9999.99320222032.8788157.0440.456795005.4267509203768
N5PB005873 202.35331726074247.15137863159180.3488930.3447621994.4200439453116.802518.999115.844899.9919.758517.57199.9999.991514.29614.112351837997199994748490.4161930.4087040.42387699.990.4255390.3121799.9999.990.0410.0460.05601112092.85687118.0310.0372886005.42685622375733
N5PB018427 202.41410827636747.27663803100590.2799910.2837881983.1300048828199.9999.9918.556899.9999.9919.516199.9999.9999.9999.9999.9999993799991999999999999.9999.990.55429999.9999.990.63631299.9999.9999.9999.9999.99321000021.69718162.5170.582445005.42998813229493
N5PB011501 202.42611694335947.10912322998050.3049570.3099451994.4200439453199.9922.141299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57688199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5068158.9840.411209005.43267071722847
N5PB006862 202.56163024902347.2606697082520.3488930.3447621994.4200439453119.16520.499.9999.9920.390499.9999.9999.9999.9999.9999.993518999979999999999990.4460490.41991999.9999.990.48213799.9999.9999.9999.9999.9999.99310222053.321966.90130.244678005.4410765905311
N5PB017058 202.40655517578147.27427291870120.2548330.2668841994.4300537109419.994899.9999.9999.9999.9919.463699.9999.9999.9999.9999.993599999999199999999990.53616599.9999.9999.9999.990.53029199.9999.9999.9999.9999.9931200022.7310849.72920.424167005.44143464476794
N5PB034836 202.57009887695347.25481414794920.3111690.3297381993.1700439453199.9922.242699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62725199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.52669143.0670.260975005.44353967417793
N5PB011852 202.40928649902347.27531433105470.3049570.3099451994.4200439453199.9922.128399.9999.9920.740199.9999.9999.9999.9999.9999.9999189999799999999999999.990.57204499.9999.990.6016199.9999.9999.9999.9999.9999.99310020021.2276366.34030.00147415005.44479434203
N5PB006553 202.34382629394547.22411727905270.3488930.3447621994.4200439453119.615499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46396699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.04393149.6250.106601005.44907528236285
N5PB006996 202.40425109863347.27357101440430.3488930.3447621994.4200439453119.799721.599999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4940010.48114499.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.539058.418630.385687005.45014162032041
N5PB016846 202.49745178222747.10537338256840.2548330.2668841994.4300537109420.498499.9999.9999.9920.584799.9999.9999.9999.9999.9999.993599999979999999999990.70419199.9999.9999.990.5682999.9999.9999.9999.9999.9999.99320200021.6055892.0620.377869005.46481531746638
N5PB005373 202.50785827636747.10705947875980.3488930.3447621994.4200439453120.27399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57935899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6803256.27270.155177005.46948751280094
N5PB034883 202.39129638671947.26832962036130.3111690.3297381993.1700439453199.9922.27499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65437299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.5546545.65380.26181005.47156328363224
2MJGQIYP 202.50969747.2817760.070.071998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.80415.05514.5999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0810.0860.095477777700000005.47475118940253
N5PB034886 202.39236450195347.26906585693360.2548330.2668841994.4300537109419.843921.291499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.517420.45984899.9999.9999.9999.9999.9999.9999.9999.9999.993222023.4562187.5170.522252005.48205100121056
N5PB011490 202.50038146972747.10544204711910.2548330.2668841994.4300537109418.017120.26818.602699.9920.523319.492299.9999.9999.9999.9999.99351837997199999999990.4266390.423310.55317799.990.5363690.58507599.9999.9999.9999.9999.99311200611.7281134.3340.75653005.4863438895099
N5PB005590 202.55769348144547.12504959106450.3488930.3447621994.4200439453115.035316.433414.566499.9916.642415.44999.9999.9914.00413.43313.419351837997199994748490.4151240.4051470.41547699.990.417940.29742299.9999.990.0260.0290.039011112093.79585131.4010.0380318005.48836305086744
N5PB011488 202.50466918945347.10610580444340.3049570.3099451994.4200439453199.9921.480299.9999.9920.559399.9999.9999.9999.9999.9999.9999189999799999999999999.990.47731599.9999.990.56407499.9999.9999.9999.9999.9999.99320020022.4633742.16470.356238005.48969440072673
N5PB011493 202.429687547.10730361938480.3049570.3099451994.4200439453199.9921.705199.9999.9999.9919.502199.9999.9999.9999.9999.9999189999991999999999999.990.51110299.9999.9999.990.7114199.9999.9999.9999.9999.9932020022.61704176.9150.469556005.49016049618739
N5PB018440 202.43127441406347.28215789794920.2248040.2293791996.1600341796999.9999.9918.594399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56692499.9999.9999.9999.9999.9999.9999.9999.99322.2352436.24290.534588005.49067870188649
N5PB018430 202.41549682617247.2782630920410.2799910.2837881983.1300048828199.9999.9918.493999.9999.9919.448699.9999.9999.9999.9999.9999993799991999999999999.9999.990.53489599.9999.990.54479299.9999.9999.9999.9999.99321002022.41574146.8640.665821005.49536841191609
N5PB006534 202.59768676757847.22459793090820.3488930.3447621994.4200439453119.278621.79299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4429270.50379799.9999.9999.9999.9999.9999.9999.9999.9999.993222052.405130.85340.163412005.49878462715837
N5PB034397 202.53399658203147.11378097534180.3111690.3297381993.1700439453199.9922.10799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57707299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.94457101.8470.211252005.50047892025506
N5PB011811 202.56571960449247.25939941406250.3111690.3297381993.1700439453199.9921.478199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47372199.9999.9999.9999.9999.9999.9999.9999.9999.99310020023.918099.710460.376008005.50232057940715
N5PB034429 202.56518554687547.12935256958010.3111690.3297381993.1700439453199.9922.16499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59384799.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7093360.85340.279819005.50535535118276
N5PB006466 202.60078430175847.21821212768550.3488930.3447621994.4200439453119.693221.21899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4708210.44837799.9999.9999.9999.9999.9999.9999.9999.9999.993222042.23731115.2950.302644005.50755054633277
N5PB005375 202.51393127441447.10760116577150.3488930.3447621994.4200439453120.444399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64811599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.15969103.8980.6233005.51338134726173
N5PB037078 202.57737731933647.13833999633790.2548330.2668841994.4300537109420.392299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6224199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8256108.4140.528588005.52069562942634
N5PB034835 202.57337951660247.25442886352540.3111690.3297381993.1700439453199.9922.355299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69907699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5585719.16060.429469005.52914383858322
N5PB011732 202.5965118408247.22824478149410.3049570.3099451994.4200439453199.9921.863399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50896799.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.791754.022990.768885005.52958691148744
N5PB011851 202.40429687547.27512741088870.3049570.3099451994.4200439453199.9921.937699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54471799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.93169173.990.679218005.5306429827247
N5PB011499 202.42066955566447.1086997985840.3049570.3099451994.4200439453199.9922.150599.9999.9920.830199.9999.9999.9999.9999.9999.9999189999799999999999999.990.58046199.9999.990.653899.9999.9999.9999.9999.9999.99320021.2657290.07660.0545226005.53395595658229
N5PB011845 202.40135192871147.27404785156250.3049570.3099451994.4200439453199.9921.906799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53487499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.955648.870670.519912005.53398924053537
N5PB005389 202.42326354980547.10790252685550.3488930.3447621994.4200439453120.326799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.58350899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.90575173.2090.802323005.54102214552406
N5PB006912 202.38139343261747.26450729370120.3488930.3447621994.4200439453120.175322.116999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5237780.56545199.9999.9999.9999.9999.9999.9999.9999.9999.993222041.4390844.47080.239795005.54248248072454
N5PB034387 202.5198516845747.10849380493160.3111690.3297381993.1700439453199.9922.246699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63056899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.9888519.0770.59586005.54627642726485
N5PB019065 202.53640747070347.27537155151370.2340010.2348721999.3499755859499.9999.9917.785599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.47571199.9999.9999.9999.9999.9999.9999.9999.993100002012.4629620.60430.338231005.54814771711657
N5PB037041 202.50785827636747.10569000244140.2548330.2668841994.4300537109420.311899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59804499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.74344171.4010.724742005.54840607783402
N5PB018237 202.54884338378947.11908721923830.2248040.2293791996.1600341796999.9999.9918.153899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45978699.9999.9999.9999.9999.9999.9999.9999.990100002011.385287.530690.118218005.54875703150833
N5PB006877 202.56230163574247.26274490356450.3488930.3447621994.4200439453119.982121.942699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5284640.54637399.9999.9999.9999.9999.9999.9999.9999.9999.99320222034.35505179.6360.662415005.55091344106432
N5PB011474 202.4929962158247.10322952270510.3049570.3099451994.4200439453199.9921.388399.9999.9920.825199.9999.9999.9999.9999.9999.9999189999799999999999999.990.47140499.9999.990.6508299.9999.9999.9999.9999.9999.99320023.69158174.440.554644005.55756652676481
N5PB037189 202.57603454589847.25300979614260.2548330.2668841994.4300537109420.555799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71253799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.5184892.34630.203557005.55774391495257
N5PB005358 202.50970458984447.10589218139650.3488930.3447621994.4200439453119.718799.9999.9999.9920.382599.9999.9999.9999.9999.9999.993599999979999999999990.49110299.9999.9999.990.49012599.9999.9999.9999.9999.9999.99320202023.56374148.7770.517594005.5581109449768
N5PB011842 202.39837646484447.27340698242190.2548330.2668841994.4300537109420.46122.200899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6726950.60076399.9999.9999.9999.9999.9999.9999.9999.9999.99320220021.4917442.24230.225574005.56370833664353
N5PB006858 202.565429687547.26103973388670.3488930.3447621994.4200439453120.067721.464899.9999.9920.595399.9999.9999.9999.9999.9999.993518999979999999999990.5489310.47416199.9999.990.55876299.9999.9999.9999.9999.9999.993222043.3707831.2490.432458005.56406598921071
N5PB005355 202.43334960937547.10517501831050.3488930.3447621994.4200439453120.359921.513499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6000260.48305499.9999.9999.9999.9999.9999.9999.9999.9999.993222021.9163713.02970.470718005.56985859108603
N5PB006810 202.57260131835947.2561759948730.3488930.3447621994.4200439453120.328422.023599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.60720.56070699.9999.9999.9999.9999.9999.9999.9999.9999.993222021.95319144.7290.368811005.5740025370341
N5PB005853 202.59140014648447.15157699584960.3488930.3447621994.4200439453115.547416.44615.075999.9916.698615.900599.9999.9914.53714.12214.036351837997199994748490.4152670.4045710.41632699.990.417840.29706599.9999.990.0310.0410.059011112093.46805154.1420.0605656005.57429509465899
N5PB006163 202.33410644531347.18526077270510.3488930.3447621994.4200439453119.929599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49105799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.576417.76150.042972005.57839866609568
N5PB011476 202.4978790283247.10340499877930.3049570.3099451994.4200439453199.9921.169199.9999.9920.556599.9999.9999.9999.9999.9999.9999189999799999999999999.990.45564399.9999.990.56187299.9999.9999.9999.9999.9999.99320023.9504399.01920.556612005.58400519130449
N5PB034853 202.56704711914147.26049423217770.3111690.3297381993.1700439453199.9922.280499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62733899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4992673.12340.398815005.58699495272615
N5PB005359 202.43101501464847.10533142089840.3488930.3447621994.4200439453120.222220.894699.9999.9920.696899.9999.9999.9999.9999.9999.993518999979999999999990.5739320.44338999.9999.990.60413399.9999.9999.9999.9999.9999.993222051.90435162.5810.327071005.58735907119142
N5PB011480 202.43499755859447.10448837280270.3049570.3099451994.4200439453199.9921.949899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54880399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.28422119.6660.606123005.5918717215582
N5PB011479 202.43756103515647.10399627685550.3049570.3099451994.4200439453199.9921.803299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51759499.9999.9999.9999.9999.9999.9999.9999.9999.99310020022.527461.63580.552136005.59456592179524
N5PB034848 202.57019042968847.25854873657230.3111690.3297381993.1700439453199.9922.369199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.71468399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.3661411.03180.712693005.59749137778343
N5PB006989 202.39418029785247.27228164672850.3488930.3447621994.4200439453119.789221.346999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.486870.4690199.9999.9999.9999.9999.9999.9999.9999.9999.993222032.59086108.8260.423015005.59918309651308
N5PB037209 202.38920593261747.27009963989260.2548330.2668841994.4300537109420.408999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63368699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.7984189.50840.469453005.6075146634622
N5PB011672 202.33308410644547.18748474121090.3049570.3099451994.4200439453199.9921.694199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49178299.9999.9999.9999.9999.9999.9999.9999.9999.99010022021.9588945.81420.409105005.60809408055552
N5PB019074 202.53215026855547.27803421020510.2340010.2348721999.3499755859499.9999.9917.951899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48853299.9999.9999.9999.9999.9999.9999.9999.993100000012.0126149.460.118727005.60816158375445
N5PB011475 202.43621826171947.1039466857910.2548330.2668841994.4300537109420.480421.879199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6886750.52661799.9999.9999.9999.9999.9999.9999.9999.9999.993220021.54655144.3850.164052005.61075874611274
N5PB005369 202.42584228515647.10602569580080.3488930.3447621994.4200439453119.846621.969599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5045560.53863199.9999.9999.9999.9999.9999.9999.9999.9999.993222033.5398114.16410.580448005.61198601148499
N5PB034595 202.33259582519547.1920242309570.3111690.3297381993.1700439453199.9922.292899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63779899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.22955176.9610.00483011005.61375589917144
N5PB018441 202.42271423339847.28238296508790.2799910.2837881983.1300048828199.9999.9917.492899.9999.9919.486599.9999.9999.9999.9999.9999993799991999999999999.9999.990.45312799.9999.990.56947599.9999.9999.9999.9999.9931000032.11085158.2960.693488005.6141033696624
N5PB005303 202.48988342285247.1018791198730.3488930.3447621994.4200439453120.120821.171499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5208590.45814899.9999.9999.9999.9999.9999.9999.9999.9999.99310000225021.69045120.5970.283536005.61793750987353
N5PB005770 202.35679626464847.14137649536130.3488930.3447621994.4200439453117.257219.494117.131899.9920.336718.385399.9999.9916.01315.47115.03351837997199994748490.4177520.4107450.43710899.990.4683940.33518599.9999.990.0890.1110.1431112093.236126.5130.0500541005.62058248252152
N5PB006368 202.60639953613347.20959854125980.3488930.3447621994.4200439453119.014519.684318.275699.9920.007519.206999.9999.9999.9999.9999.99351837997199999999990.4290590.4105410.4988499.990.4324790.40140499.9999.9999.9999.9999.9901122082.2607147.2930.289038005.62372786622896
N5PB005632 202.37300109863347.12788772583010.3488930.3447621994.4200439453120.126399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54836799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.001641.33490.704741005.63329563422708
N5PB011485 202.51744079589847.10622024536130.3049570.3099451994.4200439453199.9922.028599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55783399.9999.9999.9999.9999.9999.9999.9999.9999.99310022022.08598165.9570.59119005.63915288008893
N5PB007007 202.39788818359447.27487182617190.3488930.3447621994.4200439453120.217221.506699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.555040.48184499.9999.9999.9999.9999.9999.9999.9999.9999.993222052.37546146.6120.631782005.64897043735127
N5PB034862 202.56813049316447.26127624511720.2548330.2668841994.4300537109420.370721.329399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6355650.46589799.9999.9999.9999.9999.9999.9999.9999.9999.99320220022.3758755.89450.630706005.65136872876698
N5PB034888 202.38687133789147.26984024047850.3111690.3297381993.1700439453199.9922.339499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.68212499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.49559108.7690.391336005.65158873531963
N5PB011831 202.55522155761747.26907348632810.3049570.3099451994.4200439453199.9921.342899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46842799.9999.9999.9999.9999.9999.9999.9999.9999.99320024.3909731.86720.709014005.65522311096114
N5PB006829 202.57203674316447.25863265991210.3488930.3447621994.4200439453120.427322.206999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6071340.62486599.9999.9999.9999.9999.9999.9999.9999.9999.993222021.45637110.3690.384965005.65588533600695
N5PB016839 202.44560241699247.1017494201660.2548330.2668841994.4300537109420.484399.9999.9999.9920.702119.495499.9999.9999.9999.9999.99359999997199999999990.69198599.9999.9999.990.6075680.73956699.9999.9999.9999.9999.9932202042.13796102.4970.608469005.65818748101851
N5PB005340 202.50965881347747.10410690307620.3488930.3447621994.4200439453119.806822.040899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5006150.55657399.9999.9999.9999.9999.9999.9999.9999.9999.993222024.37591113.8770.704808005.6601933137379
N5PB016840 202.44296264648447.10204315185550.2548330.2668841994.4300537109420.624299.9999.9999.9920.363499.9999.9999.9999.9999.9999.993599999979999999999990.77926899.9999.9999.990.47988399.9999.9999.9999.9999.9999.993200021.6647958.30180.384308005.66103013725799
N5PB005787 202.35360717773447.14339065551760.3488930.3447621994.4200439453119.10721.249399.9999.9999.9919.510699.9999.9999.9999.9999.993518999999199999999990.4341150.45131599.9999.9999.990.6676999.9999.9999.9999.9999.9902222062.524824.52520.305522005.66165456849482
N5PB011471 202.49400329589847.10156631469730.3049570.3099451994.4200439453199.9921.587699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49158899.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.306114.725340.257321005.66287641129227
N5PB006932 202.55717468261747.2682380676270.3488930.3447621994.4200439453120.246322.196799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5852140.59902899.9999.9999.9999.9999.9999.9999.9999.9999.993222022.2731855.08470.546907005.66510493735288
N5PB034374 202.51263427734447.1046218872070.2548330.2668841994.4300537109420.594721.871999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7493160.52614899.9999.9999.9999.9999.9999.9999.9999.9999.99310000222021.5501570.42240.42483005.66645837087853
N5PB018421 202.54504394531347.27418899536130.2799910.2837881983.1300048828199.9999.9918.33899.9999.9919.513999.9999.9999.9999.9999.9999993799991999999999999.9999.990.52198199.9999.990.61287599.9999.9999.9999.9999.9931000021.51078123.690.567259005.66744631783298
N5PB018448 202.43429565429747.2858161926270.2799910.2837881983.1300048828199.9999.9918.247799.9999.9919.507699.9999.9999.9999.9999.9999993799991999999999999.9999.990.50641799.9999.990.58007699.9999.9999.9999.9999.9931000032.102801005.66811830825085
N5PB018447 202.43498229980547.28594207763670.2248040.2293791996.1600341796999.9999.9917.661499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45856199.9999.9999.9999.9999.9999.9999.9999.99320000024.5883616.59510.445163005.66826452664683
N5PB006904 202.56254577636747.26536178588870.3488930.3447621994.4200439453120.211799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56920899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202031.97456116.8410.383466005.67416682384944
N5PB005302 202.49133300781347.10100936889650.3488930.3447621994.4200439453120.077820.648799.9999.9920.466499.9999.9999.9999.9999.9999.993518999979999999999990.5420140.43358899.9999.990.52123499.9999.9999.9999.9999.9999.99310000225032.78954139.7390.495327005.67826202455726
N5PB007047 202.40130615234447.27682876586910.3488930.3447621994.4200439453118.461499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.43556899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320102028.8786885.0990.545967005.67931600848286
N5PB005344 202.51339721679747.10455703735350.3488930.3447621994.4200439453120.307599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59625599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.68228110.5360.681195005.67974087538108
N5PB034766 202.59870910644547.23137664794920.2548330.2668841994.4300537109420.477522.127399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6862080.58940899.9999.9999.9999.9999.9999.9999.9999.9999.993222021.46379154.790.107628005.6832764323962
N5PB006986 202.38987731933647.27201461791990.3488930.3447621994.4200439453120.536420.940799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6715910.44559199.9999.9999.9999.9999.9999.9999.9999.9999.993222022.3222510.28530.709862005.68496384255842
N5PB018437 202.41429138183647.28135681152340.2799910.2837881983.1300048828199.9999.9918.480999.9920.620219.122799.9999.9999.9999.9999.999999379971999999999999.9999.990.54356599.990.5757290.44095499.9999.9999.9999.9999.9931000042.93382166.8740.512107005.68500455444366
N5PB034386 202.52638244628947.10783004760740.3111690.3297381993.1700439453199.9922.325699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66815399.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.55375107.9090.424425005.68543395038333
N5PB034377 202.51695251464847.10521697998050.3111690.3297381993.1700439453199.9921.785499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50608299.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.5691854.78280.252226005.68906375817389
N5PB006493 202.60455322265647.22076797485350.3488930.3447621994.4200439453118.571719.641417.459199.9920.280619.400399.9999.9999.9999.9999.99351837997199999999990.4247270.4117990.44925399.990.4501590.43737699.9999.9999.9999.9999.9901122092.4962592.310.133064005.69642073316774
N5PB037039 202.43269348144547.1030845642090.2548330.2668841994.4300537109419.948299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.4896199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202012.006531640.412497005.69786838416001
N5PB011472 202.43827819824247.10210037231450.3049570.3099451994.4200439453199.9921.58499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49087799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.6540392.53150.53164005.69834513050034
N5PB005449 202.40238952636747.1114997863770.3488930.3447621994.4200439453117.18319.342216.331399.9920.078417.918199.9999.9915.28814.63314.534351837997199994748490.4169110.4096070.42318599.990.4332210.31489999.9999.990.0470.0610.088011112092.7512147.86540.0496817005.70043919777752
N5PB005594 202.5685272216847.12681961059570.3488930.3447621994.4200439453119.990499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50538699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.7702320.66610.243718005.70934470047776
N5PB006941 202.55717468261747.26926040649410.3488930.3447621994.4200439453120.532399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66891199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.51415159.4960.416525005.71308322642083
N5PB005306 202.49812316894547.10115051269530.3488930.3447621994.4200439453119.048821.908499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4495590.535499.9999.9999.9999.9999.9999.9999.9999.9999.993122034.6939113.9580.217501005.71852961059462
N5PB034382 202.52566528320347.10697937011720.3111690.3297381993.1700439453199.9922.325299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66774499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.00348175.280.61029005.72055757713031
N5PB034506 202.60144042968847.1607589721680.2548330.2668841994.4300537109420.617922.026999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7727420.54993399.9999.9999.9999.9999.9999.9999.9999.9999.993222022.33085168.8970.71125005.72237487831952
N5PB034753 202.60116577148447.22906875610350.3111690.3297381993.1700439453199.9922.329399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67189199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.53727109.710.426917005.72422305508737
N5PB034894 202.385742187547.27090454101560.3111690.3297381993.1700439453199.9922.316199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65896699.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.56251160.1980.448206005.73025486852288
N5PB011846 202.39279174804747.27430343627930.3049570.3099451994.4200439453199.9921.734499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50974599.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.262647.89150.747643005.73153038669154
N5PB018420 202.54635620117247.27492523193360.2248040.2293791996.1600341796999.9999.9918.43799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53042799.9999.9999.9999.9999.9999.9999.9999.993100000012.38393114.7390.458372005.73346711240915
N5PB034388 202.53338623046947.10914611816410.3111690.3297381993.1700439453199.9922.301799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64568299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.509969.26580.407158005.73582216665384
N5PB018423 202.54246520996147.27662277221680.2799910.2837881983.1300048828199.9999.9918.37299.9999.9919.355299.9999.9999.9999.9999.9999993799991999999999999.9999.990.52241599.9999.990.48550499.9999.9999.9999.9999.9931002032.0650316.2890.480109005.73646265084952
N5PB011459 202.49185180664147.1000251770020.3049570.3099451994.4200439453199.9922.105799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53895699.9999.9999.9999.9999.9999.9999.9999.9999.99010100025011.62059165.6050.578638005.73985457233127
N5PB005771 202.35246276855547.14204406738280.3488930.3447621994.4200439453120.12322.172199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5470980.58896199.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.0458930.77440.343358005.74489376403758
N5PB005297 202.50117492675847.10109710693360.3488930.3447621994.4200439453120.52321.635299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6628950.49485499.9999.9999.9999.9999.9999.9999.9999.9999.993222031.9851359.12670.612037005.74773621352866
N5PB007016 202.39660644531347.27631378173830.3488930.3447621994.4200439453120.217599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5717999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.65545133.0110.188016005.75000156663971
N5PB007030 202.39866638183647.27732849121090.3488930.3447621994.4200439453120.463422.009999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6602140.55183599.9999.9999.9999.9999.9999.9999.9999.9999.993222031.55671134.3250.262309005.75908021661409
N5PB011460 202.48703002929747.09920501708980.2548330.2668841994.4300537109420.096421.404299.9999.9920.808699.9999.9999.9999.9999.9999.993518999979999999999990.5550230.47380899.9999.990.64117799.9999.9999.9999.9999.9999.993220032.4195355.10480.392678005.76178044959973
N5PB034373 202.51144409179747.10269546508790.3111690.3297381993.1700439453199.9922.334899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67736299.9999.9999.9999.9999.9999.9999.9999.9999.99310100025013.20649163.4180.621484005.76228077125422
N5PB005698 202.58306884765647.13662719726560.3488930.3447621994.4200439453117.736619.157617.263499.9919.41618.182299.9999.9999.9999.9999.99351837997199999999990.4183370.4061660.43253999.990.4229820.31812699.9999.9999.9999.9999.9901112092.554720.1080730.0609637005.76766137476723
N5PB011885 202.41838073730547.28414535522460.3049570.3099451994.4200439453199.9920.160699.9999.9920.704399.9999.9999.9999.9999.9999.9999189999799999999999999.990.42398599.9999.990.60894799.9999.9999.9999.9999.9999.99320020027.38529119.2690.680461005.77566517444003
N5PB011829 202.56016540527347.26899337768550.3049570.3099451994.4200439453199.9922.160499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58430699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.68044148.1330.383152005.77702922622946
N5PB007021 202.39437866210947.27602005004880.3488930.3447621994.4200439453120.446999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6497199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.80629134.3750.411979005.7829632175512
N5PB011887 202.42192077636747.28521728515630.3049570.3099451994.4200439453199.9920.517418.518899.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.4315940.54231499.9999.9999.9999.9999.9999.9999.9999.99320020025.07523125.1890.118378005.78492993053839
N5PB005352 202.52630615234447.10594558715820.3488930.3447621994.4200439453120.389799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61597499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.870335.30130.495406005.78787851862396
N5PB018450 202.43156433105547.28739547729490.2799910.2837881983.1300048828199.9999.9918.42999.9920.550219.386399.9999.9999.9999.9999.999999379971999999999999.9999.990.53889999.990.5569610.48371899.9999.9999.9999.9999.9931002041.7783137.7460.440045005.78898558195166
N5PB005292 202.44149780273447.10005569458010.3488930.3447621994.4200439453120.585699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.70536399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.797091.405140.451501005.78981232501945
N5PB034910 202.39044189453147.2744712829590.2548330.2668841994.4300537109420.290919.36499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6274690.42129999.9999.9999.9999.9999.9999.9999.9999.9999.99320210022.73592107.2140.600151005.79310981883806
N5PB006909 202.56636047363347.26575088500980.3488930.3447621994.4200439453119.646299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.47827199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202023.7004986.4070.568197005.79553864254904
N5PB011813 202.57293701171947.26150894165040.3111690.3297381993.1700439453199.9921.974699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54899999.9999.9999.9999.9999.9999.9999.9999.9999.99310022023.35372154.620.566376005.80091237012939
N5PB007011 202.39251708984447.27558517456050.3488930.3447621994.4200439453120.486899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64055799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.3318310.71510.711822005.80196717482288
N5PB011840 202.55499267578147.27236557006840.3049570.3099451994.4200439453199.9921.893699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53088899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.10353157.480.516109005.80703853939222
N5PB005322 202.43086242675847.10152816772460.3488930.3447621994.4200439453120.250622.345699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5873190.68862499.9999.9999.9999.9999.9999.9999.9999.9999.993222032.5477668.77540.625795005.80809709208217
N5PB011461 202.44754028320347.09888839721680.2548330.2668841994.4300537109420.443421.357999.9999.9920.797399.9999.9999.9999.9999.9999.993518999979999999999990.6588740.47057899.9999.990.63460499.9999.9999.9999.9999.9999.993220031.82846144.8120.485543005.8140848432594
N5PB005301 202.49328613281347.09890365600590.3488930.3447621994.4200439453118.018621.129199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4277360.45164299.9999.9999.9999.9999.9999.9999.9999.9999.99310000122037.07388111.2410.347063005.81553764500517
N5PB006790 202.35464477539147.25173950195310.3488930.3447621994.4200439453118.733919.999718.523599.9920.30719.128299.9999.9999.9999.9999.99351837997199999999990.4253240.416360.52975799.990.4516930.39530999.9999.9999.9999.9999.9901112082.2985130.4370.202013005.82735107700051
N5PB011462 202.44309997558647.09917449951170.3049570.3099451994.4200439453199.9922.1299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56898199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4579319.15980.369132005.82882782921812
N5PB006142 202.61273193359447.18589019775390.3488930.3447621994.4200439453120.318899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57977699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.587720.2473560.375413005.83343684289448
N5PB005274 202.45474243164147.09782028198240.3488930.3447621994.4200439453119.137921.427399.9999.9920.430399.9999.9999.9999.9999.9999.993518999979999999999990.4530650.47331999.9999.990.50726699.9999.9999.9999.9999.9999.993222044.5429215.45560.353568005.83827419286143
N5PB034365 202.51948547363347.10316085815430.3111690.3297381993.1700439453199.9922.241699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62648299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.88077179.5770.501341005.84021523117315
N5PB007033 202.39572143554747.27774047851560.3488930.3447621994.4200439453120.425699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60622199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4498372.98660.368033005.84183668396022
N5PB006944 202.56188964843847.26947021484380.3488930.3447621994.4200439453119.938899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52288799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.80686167.7490.480556005.84380479000666
N5PB011456 202.46211242675847.0972251892090.2548330.2668841994.4300537109420.075420.910699.9999.9920.118819.512199.9999.9999.9999.9999.99351899997199999999990.5572880.43937799.9999.990.449710.65848599.9999.9999.9999.9999.9932222044.312913.274550.705049005.84905110872114
N5PB006891 202.57015991210947.2645759582520.3488930.3447621994.4200439453120.283622.316699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5844150.65948499.9999.9999.9999.9999.9999.9999.9999.9999.993222022.3204124.4310.621197005.85045663065967
N5PB005718 202.35560607910247.13593673706050.3488930.3447621994.4200439453119.197921.637418.86399.9999.9919.507699.9999.9999.9999.9999.993518379999199999999990.4395410.488160.59537399.9999.990.58308799.9999.9999.9999.9999.9901222062.390156.18670.206676005.85098955958332
N5PB011448 202.48585510253947.0975990295410.3049570.3099451994.4200439453199.9921.726599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49874399.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.1580654.85150.405719005.85205095971962
N5PB005286 202.50376892089847.09972000122070.3488930.3447621994.4200439453120.57922.151199.9999.9920.587199.9999.9999.9999.9999.9999.993518999979999999999990.7006150.58059399.9999.990.57005299.9999.9999.9999.9999.9999.993222041.658334.32490.378197005.85222018248963
N5PB005281 202.50024414062547.09915161132810.3488930.3447621994.4200439453120.06821.526199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5385150.48537599.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.2182198.8290.322284005.85361150108912
N5PB005275 202.45066833496147.09788131713870.3488930.3447621994.4200439453119.973121.692799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5256680.50802699.9999.9999.9999.9999.9999.9999.9999.9999.99320222023.3927278.3410.507077005.85497953425661
N5PB011455 202.48754882812547.09767150878910.2548330.2668841994.4300537109420.354722.071499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6495510.57410199.9999.9999.9999.9999.9999.9999.9999.9999.99320220022.5523246.61650.565191005.85566596400881
N5PB007051 202.39944458007847.27950286865230.3488930.3447621994.4200439453120.528222.021899.9999.9920.734499.9999.9999.9999.9999.9999.993518999979999999999990.6662760.55591399.9999.990.62845499.9999.9999.9999.9999.9999.993222052.0067184.71380.628967005.85625499318249
N5PB011890 202.42744445800847.28775787353520.3049570.3099451994.4200439453199.9921.622899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49909599.9999.9999.9999.9999.9999.9999.9999.9999.99320023.215226.41770.595216005.8576380296834
N5PB011450 202.45718383789147.09732437133790.3049570.3099451994.4200439453199.9921.878799.9999.9920.808699.9999.9999.9999.9999.9999.9999189999799999999999999.990.52651599.9999.990.64117799.9999.9999.9999.9999.9999.99320021.990498.87080.522611005.85795938469649
N5PB005243 202.46871948242247.09691619873050.3488930.3447621994.4200439453120.333199.9999.9999.9920.624299.9999.9999.9999.9999.9999.993599999979999999999990.58659899.9999.9999.990.57851699.9999.9999.9999.9999.9999.993202022.09591167.8060.61832005.85852046987892
N5PB034849 202.57788085937547.25946807861330.3111690.3297381993.1700439453199.9922.211799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60366899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.574175.9420.368534005.86591116494632
N5PB011886 202.41673278808647.28537368774410.3049570.3099451994.4200439453199.9921.196599.9999.9920.83799.9999.9999.9999.9999.9999.9999189999799999999999999.990.4586299.9999.990.6578199.9999.9999.9999.9999.9999.99320020033.0683113.2340.196281005.86890893684439
N5PB005310 202.51576232910247.10174560546880.3488930.3447621994.4200439453118.969521.187699.9999.9920.49299.9999.9999.9999.9999.9999.993518999979999999999990.4422880.44747299.9999.990.5139599.9999.9999.9999.9999.9999.99310122054.71739129.4930.454782005.87018684955913
N5PB012937 202.52313232421947.10353469848630.3111690.3297381993.1700439453199.9922.042399.9999.9999.9919.512699.9999.9999.9999.9999.9999189999991999999999999.990.55732199.9999.9999.990.6073999.9999.9999.9999.9999.9931020022.41721108.5090.535178005.8722135397004
N5PB018439 202.4029998779347.28125381469730.2248040.2293791996.1600341796999.9999.9918.303599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.51291699.9999.9999.9999.9999.9999.9999.9999.993100002012.0316175.9880.173804005.87903786636369
N5PB006564 202.33335876464847.22556686401370.3488930.3447621994.4200439453119.728822.071799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4762460.55206599.9999.9999.9999.9999.9999.9999.9999.9999.99310222042.249894.21660.285221005.88099865381362
N5PB006959 202.56109619140647.27088546752930.3488930.3447621994.4200439453120.316921.941899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6011110.53021999.9999.9999.9999.9999.9999.9999.9999.9999.993222032.33945141.5210.560883005.88896471610324
N5PB005257 202.4954376220747.09790420532230.3488930.3447621994.4200439453120.286821.400199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5859340.47317699.9999.9999.9999.9999.9999.9999.9999.9999.993222021.9486717.25160.386818005.88942123110092
N5PB011445 202.4597930908247.09662628173830.3049570.3099451994.4200439453199.9920.692199.9999.9920.516899.9999.9999.9999.9999.9999.9999189999799999999999999.990.43667699.9999.990.54281199.9999.9999.9999.9999.9999.99320020024.7210817.96890.331383005.89101620493014
N5PB005256 202.49844360351647.09809875488280.3488930.3447621994.4200439453120.542799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6757599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.53316160.4920.418772005.90062828739802
N5PB034369 202.51358032226647.10069656372070.3111690.3297381993.1700439453199.9918.313499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.4164199.9999.9999.9999.9999.9999.9999.9999.9999.9931000100116.0072163.9360.464223005.90264172090051
N5PB005242 202.48497009277347.09662628173830.3488930.3447621994.4200439453120.506721.625799.9999.9920.175699.9999.9999.9999.9999.9999.993518999979999999999990.6526340.49285899.9999.990.45564599.9999.9999.9999.9999.9999.993222042.11631111.3640.693419005.90628601579366
N5PB011889 202.42370605468847.28781509399410.3049570.3099451994.4200439453199.9922.073399.9999.9999.9919.500199.9999.9999.9999.9999.9999189999991999999999999.990.55259799.9999.9999.990.71760799.9999.9999.9999.9999.9932020031.46664159.5150.383992005.90799281530713
N5PB034362 202.51991271972747.10194778442380.3111690.3297381993.1700439453199.9922.2899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66001299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.936863.32770.261759005.9145680456686
N5PB005253 202.48995971679747.09684371948240.3488930.3447621994.4200439453118.897621.598499.9999.9920.491219.51799.9999.9999.9999.9999.99351899997199999999990.4402010.48087199.9999.990.5324330.662299.9999.9999.9999.9999.9931122054.00051139.9320.260717005.91755330585337
N5PB005734 202.35093688964847.13843536376950.3488930.3447621994.4200439453120.14721.218399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5292570.45098299.9999.9999.9999.9999.9999.9999.9999.9999.993222041.79263144.1610.381993005.91764300182834
N5PB011895 202.42811584472747.28895187377930.3049570.3099451994.4200439453199.9921.642999.9999.9920.370599.9999.9999.9999.9999.9999.9999189999799999999999999.990.49651399.9999.990.48708299.9999.9999.9999.9999.9999.99320022.477332.617170.48064005.91807950401438
N5PB011794 202.58808898925847.25231933593750.3049570.3099451994.4200439453199.9921.823699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52322699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.08031134.3290.425625005.92254188269207
N5PB005285 202.51194763183647.09997940063480.3488930.3447621994.4200439453120.157399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5607199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.701551.524340.748405005.92422522891022
N5PB005280 202.50929260253947.09943008422850.3488930.3447621994.4200439453120.49321.19499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6442810.45557799.9999.9999.9999.9999.9999.9999.9999.9999.993222041.52015107.7040.419458005.92574788995507
N5PB018432 202.54635620117247.27874755859380.2799910.2837881983.1300048828199.9999.9918.462199.9999.9919.503999.9999.9999.9999.9999.9999993799991999999999999.9999.990.53778499.9999.990.56642499.9999.9999.9999.9999.99310001007021.62806148.4690.624704005.92760134822365
N5PB005238 202.47901916503947.09593582153320.3488930.3447621994.4200439453119.959199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52143699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.45531125.5280.226989005.92787003677215
N5PB005233 202.48358154296947.09616851806640.3488930.3447621994.4200439453120.550799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68112499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.08758147.060.627955005.9281349829097
N5PB034900 202.38131713867247.27277374267580.3111690.3297381993.1700439453199.9921.698399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49458599.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.3179679.50170.657509005.92867292145643
N5PB034351 202.43498229980547.09867477416990.3111690.3297381993.1700439453199.9922.178199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60345899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.26539152.0020.512593005.92980830889686
N5PB011616 202.60560607910247.15847396850590.3049570.3099451994.4200439453199.9921.654499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48906799.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.36428113.5980.539074005.93032223886945
N5PB018433 202.54428100585947.27966690063480.2799910.2837881983.1300048828199.9999.9918.022799.9999.9919.497199.9999.9999.9999.9999.9999993799991999999999999.9999.990.4806199.9999.990.5949799.9999.9999.9999.9999.99310011005021.53624160.9670.436486005.93122759007588
N5PB005267 202.50340270996147.09827804565430.3488930.3447621994.4200439453119.628122.214699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4819370.60649799.9999.9999.9999.9999.9999.9999.9999.9999.993222033.25471126.1820.380764005.93295031119428
N5PB005296 202.51788330078147.1010017395020.3488930.3447621994.4200439453120.296299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59055799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.4336374.99310.678165005.94030995880993
N5PB006958 202.56324768066447.27082824707030.3488930.3447621994.4200439453120.438499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64443399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202021.9353337.26780.518786005.94181280730298
N5PB034364 202.52580261230547.10300827026370.3111690.3297381993.1700439453199.9922.236299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6221499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.15879.630390.51748005.94232326405334
N5PB005229 202.4726562547.09552764892580.3488930.3447621994.4200439453120.092221.582399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5473550.48433999.9999.9999.9999.9999.9999.9999.9999.9999.993222022.059823.20970.239931005.94233039991438
N5PB011834 202.56600952148447.26930999755860.2548330.2668841994.4300537109420.593922.081399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7484430.56287699.9999.9999.9999.9999.9999.9999.9999.9999.993220032.7924901005.94521165869276
N5PB011447 202.50202941894547.09764099121090.3049570.3099451994.4200439453199.9922.16399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58522799.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.59942109.3510.467369005.95771801914714
N5PB007060 202.39581298828147.28004074096680.3488930.3447621994.4200439453120.02699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53405499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202022.91491172.3650.586151005.95825652717517
N5PB005537 202.37484741210947.11923599243160.3488930.3447621994.4200439453118.764520.476118.589499.9920.504519.333299.9999.9999.9999.9999.99351837997199999999990.4303570.4223880.5490599.990.5226630.47575799.9999.9999.9999.9999.99311122083.154787.339080.314391005.96378998874988
N5PB011601 202.59979248046947.14844131469730.3049570.3099451994.4200439453199.9921.010499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44047699.9999.9999.9999.9999.9999.9999.9999.9999.993100022015.94024120.3580.805325005.96494438087654
N5PB005724 202.35060119628947.1373367309570.3488930.3447621994.4200439453120.298999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57071199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1398177.37540.616667005.96663204076752
N5PB037216 202.39009094238347.27780532836910.2548330.2668841994.4300537109420.437299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6541599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5247142.04670.263732005.96750206103148
N5PB011444 202.49746704101647.09682464599610.2548330.2668841994.4300537109420.511822.056599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7162840.56847699.9999.9999.9999.9999.9999.9999.9999.9999.993220021.891891.29550.51009005.96807773561117
N5PB011858 202.38676452636747.27630233764650.2548330.2668841994.4300537109420.442521.994399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6909020.5470299.9999.9999.9999.9999.9999.9999.9999.9999.993220032.24934131.6580.562423005.96840520323397
N5PB011441 202.49311828613347.09630203247070.3049570.3099451994.4200439453199.9922.087399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55734899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.5416218.5040.429865005.96856070920374
N5PB006998 202.55873107910247.27384567260740.3488930.3447621994.4200439453118.410821.843399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.433960.51666699.9999.9999.9999.9999.9999.9999.9999.9999.993122035.69755112.1270.211648005.96938155704755
N5PB034346 202.43797302246147.09751129150390.3111690.3297381993.1700439453199.9922.238999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62429399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.83333126.2440.482782005.96946299655918
N5PB005231 202.46572875976647.09509658813480.3488930.3447621994.4200439453119.775599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49850499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202024.8461962.03030.725869005.97020211620396
N5PB034903 202.38299560546947.27450561523440.3111690.3297381993.1700439453199.9922.33299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67457199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.14489110.4270.695274005.97027410431694
N5PB005228 202.48693847656347.09568405151370.3488930.3447621994.4200439453119.900499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.51862499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202024.3440915.07270.738548005.97116601289668
N5PB011613 202.6053009033247.15608215332030.3049570.3099451994.4200439453199.9921.429499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46672799.9999.9999.9999.9999.9999.9999.9999.9999.990100022014.6333397.45710.835428005.97283158220787
N5PB005244 202.45181274414147.09577941894530.3488930.3447621994.4200439453120.137921.993799.9999.9920.442399.9999.9999.9999.9999.9999.993518999979999999999990.56570.54639899.9999.990.50995299.9999.9999.9999.9999.9999.993222042.3169877.55550.206771005.97388607800606
N5PB011609 202.60336303710947.15271377563480.3049570.3099451994.4200439453199.9921.141899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44352499.9999.9999.9999.9999.9999.9999.9999.9999.993100022015.97912125.4610.864767005.98213068801055
N5PB005223 202.46287536621147.09493255615230.3488930.3447621994.4200439453119.739399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.48667799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202023.1497442.05490.31088005.98475071966095
N5PB011623 202.6088867187547.16174697875980.3049570.3099451994.4200439453199.9921.616899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48165899.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.55947126.020.779658005.98752360785396
N5PB011593 202.59780883789147.14511489868160.3049570.3099451994.4200439453199.9921.963699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53432499.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.4274701005.9898148452538
N5PB005825 202.34075927734447.14739608764650.3488930.3447621994.4200439453118.170719.413918.405799.9920.263518.848299.9999.9999.9999.9999.99351837997199999999990.4223370.4106970.52974299.990.4522090.38076999.9999.9999.9999.9999.9931112093.23914179.4830.224395005.99127623686255
N5PB005458 202.38618469238347.11244583129880.3488930.3447621994.4200439453119.289121.64599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4466420.49695799.9999.9999.9999.9999.9999.9999.9999.9999.99310222042.5169245.65020.169411006.0025114486329
N5PB011899 202.42117309570347.28889465332030.3049570.3099451994.4200439453199.9921.05899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44897899.9999.9999.9999.9999.9999.9999.9999.9999.993100022014.21203105.8610.572454006.00292923741779
N5PB034349 202.5073242187547.09772109985350.3111690.3297381993.1700439453199.9921.493199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47603199.9999.9999.9999.9999.9999.9999.9999.9999.993100020016.34552106.3980.716413006.00382592846432
N5PB034381 202.54235839843847.10720825195310.3111690.3297381993.1700439453199.9922.125999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5885399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.69782.338490.647681006.01048367507198
N5PB005621 202.36236572265647.12625122070310.3488930.3447621994.4200439453119.523121.718999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4591180.49705599.9999.9999.9999.9999.9999.9999.9999.9999.993222042.3331213.15360.215874006.01333480178146
N5PB005219 202.49066162109447.0952873229980.3488930.3447621994.4200439453120.521199.9999.9999.9920.754399.9999.9999.9999.9999.9999.993599999979999999999990.66167499.9999.9999.990.60977499.9999.9999.9999.9999.9999.993202021.5459917.80210.427024006.01398763251299
N5PB034878 202.57183837890647.26740264892580.3111690.3297381993.1700439453199.9922.347999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69110399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.2432289.88020.019126006.02016218202526
N5PB011872 202.39712524414147.2817955017090.2548330.2668841994.4300537109419.911420.993499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5175160.44834799.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.6687123.4840.369539006.02249170980315
N5PB011901 202.41850280761747.28869247436520.2548330.2668841994.4300537109419.85419.812199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5143650.42000399.9999.9999.9999.9999.9999.9999.9999.9999.99320222023.6357118.12570.575703006.02864604734686
N5PB011627 202.61120605468847.16418075561520.3049570.3099451994.4200439453199.9921.106999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44482599.9999.9999.9999.9999.9999.9999.9999.9999.993100022015.77193121.990.847345006.03109415421119
N5PB005206 202.47209167480547.09402465820310.3488930.3447621994.4200439453120.488199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64133499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6437252.43440.386663006.0321639150767
N5PB006157 202.61775207519547.18648529052730.3488930.3447621994.4200439453119.365420.764418.617299.9999.9919.513799.9999.9999.9999.9999.993518379999199999999990.4489750.4262110.5578699.9999.990.61256599.9999.9999.9999.9999.99311222072.2584257.31990.0630007006.03433875436223
N5PB018466 202.48153686523447.2950363159180.2248040.2293791996.1600341796999.9999.9918.336599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52157199.9999.9999.9999.9999.9999.9999.9999.99320002023.22207134.8210.626075006.04656694492383
N5PB012886 202.45629882812547.09421539306640.3111690.3297381993.1700439453199.9922.083899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57953199.9999.9999.9999.9999.9999.9999.9999.9999.99320020021.92456160.4380.286009006.04704026243014
N5PB007015 202.38240051269547.27584457397460.3488930.3447621994.4200439453120.382921.535599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6122180.47452399.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.600581.430140.378068006.04929796713732
N5PB005676 202.58917236328147.13425827026370.3488930.3447621994.4200439453118.887520.998718.419499.9999.9919.509599.9999.9999.9999.9999.993518379999199999999990.4294390.4347490.5147499.9999.990.53121299.9999.9999.9999.9999.9901122072.37992110.7860.101318006.05220698600897
N5PB011844 202.56069946289147.27459335327150.2548330.2668841994.4300537109419.48121.031799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.478280.45173399.9999.9999.9999.9999.9999.9999.9999.9999.99320122023.16619170.3570.105582006.05366648830403
N5PB007142 202.42192077636747.28997802734380.3488930.3447621994.4200439453120.53599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67065499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.51522107.9280.409195006.05428750257189
N5PB034345 202.50872802734447.09706878662110.3111690.3297381993.1700439453199.9922.171799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57726799.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.5014139.5580.251767006.05631668004628
N5PB011631 202.61280822753947.16608047485350.3049570.3099451994.4200439453199.9921.78899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50039199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.8776121.8550.747738006.06020044751437
N5PB007061 202.39135742187547.28019714355470.3488930.3447621994.4200439453120.053699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53357999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.26983171.7110.632033006.06058305305054
N5PB034329 202.44853210449247.09458541870120.3111690.3297381993.1700439453199.9922.071899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5579799.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.16870.315920.541253006.06306856358658
N5PB011850 202.55905151367247.27565383911130.3049570.3099451994.4200439453199.9922.037199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5613599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.1499875.78260.618535006.06394606747136
N5PB011440 202.4947967529347.09486770629880.3049570.3099451994.4200439453199.9921.93199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54255999.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.868480.57590.738507006.0645220322522
N5PB006625 202.33204650878947.23206710815430.3488930.3447621994.4200439453120.021420.862799.9999.9920.568699.9999.9999.9999.9999.9999.993518999979999999999990.5232070.43047199.9999.990.54092399.9999.9999.9999.9999.9999.993222042.07396168.3080.287138006.06510670792945
N5PB011587 202.59849548339847.14335250854490.2548330.2668841994.4300537109420.177822.086399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5794140.55452299.9999.9999.9999.9999.9999.9999.9999.9999.993222022.2137971.98180.392867006.06708968237802
N5PB005315 202.41252136230547.10128021240230.3488930.3447621994.4200439453120.342499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59117399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.7308844.70880.409897006.07168032953987
N5PB005584 202.58061218261747.12659835815430.3488930.3447621994.4200439453120.53122.182399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6681050.60642199.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.5167216.92530.406086006.07470019519871
N5PB011894 202.41220092773447.28787231445310.3049570.3099451994.4200439453199.9921.646699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48998799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.30505109.8040.507085006.07774044189174
N5PB005211 202.48901367187547.09404373168950.3488930.3447621994.4200439453119.954621.720999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5201190.49990499.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.2663159.4950.209953006.07904862870788
N5PB011737 202.33000183105547.22911071777340.2548330.2668841994.4300537109420.564422.110199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7204210.56539699.9999.9999.9999.9999.9999.9999.9999.9999.99310220021.2479179.6290.0338976006.07995747728583
N5PB005220 202.4772186279347.09323501586910.3488930.3447621994.4200439453117.935220.441699.9999.9999.9919.491799.9999.9999.9999.9999.993518999999199999999990.4262810.4290399.9999.9999.990.75368299.9999.9999.9999.9999.9932122057.33338166.0340.236593006.08574588525873
N5PB011849 202.37826538085947.2745285034180.3111690.3297381993.1700439453199.9922.025499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54924499.9999.9999.9999.9999.9999.9999.9999.9999.99320022.99108173.8440.613716006.08804394358952
N5PB034893 202.56690979003947.27194595336910.3111690.3297381993.1700439453199.9922.320399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66303199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5227272.0550.41575006.08902167173083
N5PB007157 202.42184448242247.29057312011720.3488930.3447621994.4200439453120.031521.488699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5359120.47872199.9999.9999.9999.9999.9999.9999.9999.9999.993222022.9091863.74360.565629006.08906687580048
N5PB005197 202.46791076660247.09297943115230.3488930.3447621994.4200439453120.501399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6493299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.93414136.0670.641946006.09513780980396
N5PB011862 202.5535430908247.27904510498050.3049570.3099451994.4200439453199.9921.815999.9999.9999.9919.51799.9999.9999.9999.9999.9999189999991999999999999.990.52106399.9999.9999.990.660899.9999.9999.9999.9999.9931020021.9119383.70650.137422006.10071349274984
N5PB011891 202.41050720214847.28784942626950.3049570.3099451994.4200439453199.9921.650799.9999.9920.635899.9999.9999.9999.9999.9999.9999189999799999999999999.990.4982299.9999.990.58659599.9999.9999.9999.9999.9999.99320020022.15105131.4390.331619006.10364707659941
N5PB011900 202.41839599609447.29008102416990.2548330.2668841994.4300537109420.399522.157499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6272860.58315299.9999.9999.9999.9999.9999.9999.9999.9999.993220021.80818124.1990.480166006.10826652131777
N5PB018467 202.48529052734447.29589080810550.2248040.2293791996.1600341796999.9999.9918.657699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57140899.9999.9999.9999.9999.9999.9999.9999.99320000021.81186136.2940.417157006.11113492487331
N5PB006535 202.32597351074247.22230529785160.3488930.3447621994.4200439453120.475499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63383899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.5361470.8120.416313006.11125805052926
N5PB005248 202.51544189453147.09725189208980.3488930.3447621994.4200439453120.29422.029199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5894810.55778899.9999.9999.9999.9999.9999.9999.9999.9999.993222042.1727842.43950.558838006.12261496646577
2MJGQIYQ 202.48971147.2958180.280.271998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.57515.73415.286999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1420.1420.189477777700000006.12749061304475
N5PB005279 202.52554321289147.09956359863280.3488930.3447621994.4200439453120.192720.620899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5762260.43794599.9999.9999.9999.9999.9999.9999.9999.9999.99320222021.99424100.6540.197494006.12999297256543
N5PB006491 202.61576843261747.22058486938480.3488930.3447621994.4200439453118.916420.816499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4339040.43465699.9999.9999.9999.9999.9999.9999.9999.9999.993122052.7959163.7540.114346006.13428824291765
N5PB007000 202.56222534179747.27560043334960.3488930.3447621994.4200439453120.230699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57777399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.067298.72650.383178006.13943974626044
N5PB007010 202.56089782714847.2763099670410.3488930.3447621994.4200439453119.616722.1999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4832090.59627299.9999.9999.9999.9999.9999.9999.9999.9999.993222034.655877.74420.421416006.14051700422895
N5PB006255 202.62098693847747.19709777832030.3488930.3447621994.4200439453120.483821.2999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6387290.45384999.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.985014.20510.608816006.14807276629842
N5PB019159 202.45193481445347.29626846313480.2340010.2348721999.3499755859499.9999.9917.737299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.47007299.9999.9999.9999.9999.9999.9999.9999.993100000012.3549972.94430.283814006.14828453391585
N5PB006465 202.6168670654347.21870803833010.3488930.3447621994.4200439453119.878899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50025499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.16271147.9610.257072006.15019979878056
N5PB006762 202.34214782714847.24877548217770.3488930.3447621994.4200439453120.404399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62421199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5799992.83980.368471006.15037721807135
N5PB011893 202.41450500488347.2898674011230.2548330.2668841994.4300537109419.543322.158218.913199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4825310.583440.61339199.9999.9999.9999.9999.9999.9999.9999.993120054.178854.35210.450214006.15293695830664
N5PB011914 202.42518615722747.292480468750.3049570.3099451994.4200439453199.9918.019415.413899.9918.595416.645799.9999.9914.75214.08413.9519918379971999947484999.990.407890.42159799.990.4203310.29956199.9999.990.0330.0410.05831012052.92069114.3490.0460521006.15550818965312
N5PB007079 202.39324951171947.28297042846680.2548330.2668841994.4300537109419.310199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46838899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100036.3415941.70220.598426006.16267396232898
N5PB013503 202.37994384765647.27708053588870.3111690.3297381993.1700439453199.9921.8599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52577599.9999.9999.9999.9999.9999.9999.9999.9999.99320020022.61036144.4940.217329006.16837592456251
N5PB011438 202.50782775878947.09494018554690.3049570.3099451994.4200439453199.9921.836599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52647899.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.5618498.21250.56316006.17052151915036
N5PB019108 202.53126525878947.2886886596680.2340010.2348721999.3499755859499.9999.9918.526499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53814999.9999.9999.9999.9999.9999.9999.9999.993100002011.5231843.51480.255996006.17108896044664
N5PB034318 202.49096679687547.09259796142580.3111690.3297381993.1700439453199.9921.725199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5009499.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.2272791.0460.631848006.1755289263302
N5PB011916 202.43005371093847.29380035400390.3049570.3099451994.4200439453199.9921.457499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46911299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.9546144.7590.171511006.1756624224503
N5PB006872 202.35340881347747.26016998291020.3488930.3447621994.4200439453119.931121.644799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4913970.47163399.9999.9999.9999.9999.9999.9999.9999.9999.990222041.55536117.0310.016753006.17725279642761
N5PB011868 202.38867187547.28134918212890.2548330.2668841994.4300537109420.334721.914599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6118660.53730799.9999.9999.9999.9999.9999.9999.9999.9999.993220022.21771151.8340.499421006.1774298565755
N5PB005372 202.55140686035247.10763549804690.3488930.3447621994.4200439453120.495299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64557599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.49043162.6410.399152006.17797049315542
N5PB011866 202.38218688964847.27861785888670.3111690.3297381993.1700439453199.9922.253399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63609999.9999.9999.9999.9999.9999.9999.9999.9999.99310020022.467031.170390.628959006.18923130087466
N5PB007085 202.39041137695347.28236389160160.2548330.2668841994.4300537109420.49499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.70035499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200031.9088853.49450.519309006.19131622754928
N5PB011591 202.60266113281347.14410400390630.3049570.3099451994.4200439453199.9921.570699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47303999.9999.9999.9999.9999.9999.9999.9999.9999.990100022013.90268111.8290.820049006.19201184504876
N5PB011860 202.55952453613347.27806854248050.3049570.3099451994.4200439453199.9921.133199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45202599.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.3201851.77310.504185006.19206515967141
N5PB034307 202.45875549316447.09142684936520.3111690.3297381993.1700439453199.9921.992599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53498399.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.61178126.3270.521284006.20526040541754
N5PB011597 202.60507202148447.1465988159180.3049570.3099451994.4200439453199.9920.840299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.43064999.9999.9999.9999.9999.9999.9999.9999.9999.993100022016.26639128.2460.85449006.20708383270478
N5PB034306 202.47654724121147.09117126464840.3111690.3297381993.1700439453199.9922.033499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55300599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.3691365.49190.446819006.20824043875761
N5PB011425 202.48458862304747.0914382934570.3049570.3099451994.4200439453199.9922.189899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59619199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.33955167.9420.706797006.21454426739204
N5PB034689 202.31898498535247.20752334594730.2548330.2668841994.4300537109420.183121.867499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5672290.50225299.9999.9999.9999.9999.9999.9999.9999.9999.993222021.8741224.4680.285456006.21466075208629
N5PB007158 202.41091918945347.28999328613280.2548330.2668841994.4300537109419.580699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.48875199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320100024.25821101.6910.284676006.21526720902016
N5PB011426 202.48759460449247.09162902832030.3049570.3099451994.4200439453199.9921.99299.9999.9920.584299.9999.9999.9999.9999.9999.9999189999799999999999999.990.54584999.9999.990.56790299.9999.9999.9999.9999.9999.99320031.5594741.90990.275057006.2159366803391
N5PB034340 202.51776123046947.0960617065430.3111690.3297381993.1700439453199.9921.755299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50355799.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.3290185.25230.482599006.21961289678538
N5PB034335 202.51319885253947.09506988525390.3111690.3297381993.1700439453199.9921.262399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45983699.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.7584836.20540.399261006.22117048651041
N5PB007193 202.41690063476647.29173278808590.2548330.2668841994.4300537109419.930299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53024699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200023.91315144.8940.60993006.2223491883968
N5PB011873 202.38851928710947.28221511840820.3049570.3099451994.4200439453199.9922.047499.9999.9920.518999.9999.9999.9999.9999.9999.9999189999799999999999999.990.56507499.9999.990.53307799.9999.9999.9999.9999.9999.99310022021.7834445.48580.42984006.22460088147778
N5PB005383 202.39056396484447.10597991943360.3488930.3447621994.4200439453116.664720.042416.591799.9920.251518.226499.9999.9916.41415.66314.964351837997199994748490.4173370.4173370.43051399.990.4563670.34871299.9999.990.1340.1450.143310001122096.03408174.5960.423062006.22982929062389
N5PB006206 202.31752014160247.18948745727540.3488930.3447621994.4200439453118.664720.774518.641899.9999.9919.509199.9999.9999.9999.9999.993518379999199999999990.4273810.4267690.5408799.9999.990.6760599.9999.9999.9999.9999.99312122083.07657137.5790.300781006.23392710882392
N5PB011869 202.38360595703147.28023147583010.2548330.2668841994.4300537109420.362920.822799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6301970.44363999.9999.9999.9999.9999.9999.9999.9999.9999.993222031.959879.400690.516262006.23545307374769
N5PB005195 202.49571228027347.09204864501950.3488930.3447621994.4200439453118.828520.753599.9999.9920.619599.9999.9999.9999.9999.9999.993518999979999999999990.4353430.42497899.9999.990.57528399.9999.9999.9999.9999.9999.993122063.6385464.90410.340051006.23752557914691
N5PB007031 202.37696838378947.27702331542970.3488930.3447621994.4200439453119.838720.930799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4914160.43882699.9999.9999.9999.9999.9999.9999.9999.9999.99310222042.06199143.1360.206042006.23869601646125
N5PB011428 202.4993438720747.09244537353520.3049570.3099451994.4200439453199.9921.616399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49074299.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.3869288.56320.641681006.2405652952424
N5PB011585 202.59953308105547.1388587951660.3049570.3099451994.4200439453199.9919.331899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.41052599.9999.9999.9999.9999.9999.9999.9999.9999.9931000100112.9109109.5280.539171006.2438652557322
N5PB007020 202.56144714355547.2781906127930.3488930.3447621994.4200439453120.51499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65719899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.63673118.6190.380383006.24428166629494
N5PB007196 202.42184448242247.29352569580080.3488930.3447621994.4200439453120.410921.913299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6279880.53688299.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.51058131.8580.248164006.25692856991108
N5PB034323 202.51058959960947.0938644409180.3111690.3297381993.1700439453199.9921.103499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.4523599.9999.9999.9999.9999.9999.9999.9999.9999.993100020015.46694148.30.394648006.26175888917758
N5PB034350 202.53318786621147.09937286376950.3111690.3297381993.1700439453199.9921.817799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5026999.9999.9999.9999.9999.9999.9999.9999.9999.990100022013.68148166.2930.663311006.26202254811294
N5PB034343 202.5250701904347.0968513488770.3111690.3297381993.1700439453199.9921.574199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48097899.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.35106167.9910.144152006.27469187430375
N5PB011491 202.38856506347747.10580444335940.3049570.3099451994.4200439453199.9920.512418.823999.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.4190950.57546299.9999.9999.9999.9999.9999.9999.9999.99010000027031.97253174.6840.0765863006.28170291221382
N5PB018473 202.43952941894547.29719543457030.2248040.2293791996.1600341796999.9999.9916.936499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.43715199.9999.9999.9999.9999.9999.9999.9999.99327.74747165.60.575054006.28425588001508
N5PB007177 202.41349792480547.29195404052730.2548330.2668841994.4300537109419.839799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52188199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200035.51696164.4830.687118006.28442623958676
N5PB018438 202.55513000488347.28210067749020.2799910.2837881983.1300048828199.9999.9918.229599.9920.74219.495499.9999.9999.9999.9999.999999379971999999999999.9999.990.50220399.990.6334350.59002799.9999.9999.9999.9999.9931000061.6034571.18980.457564006.28915439036705
N5PB034355 202.53961181640647.10094833374020.3111690.3297381993.1700439453199.9922.225299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61366999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.7957144.16050.437499006.28948111902915
N5PB005515 202.36489868164147.11778259277340.3488930.3447621994.4200439453120.438199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64425399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5162423.57790.14078006.29977183456322
N5PB011859 202.56346130371147.27832794189450.3049570.3099451994.4200439453199.9921.789199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51385699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.7415695.02710.656052006.30002584297336
N5PB007096 202.39082336425847.28466415405270.3488930.3447621994.4200439453120.41899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63211999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.6712165.1670.750869006.30051130880782
N5PB005596 202.35511779785247.12451553344730.3488930.3447621994.4200439453118.600719.489318.23799.9919.629719.087799.9999.9999.9999.9999.99351837997199999999990.4235490.4099460.47738699.990.4238120.37728399.9999.9999.9999.9999.99011112082.2219499.04760.0741544006.30200308484442
N5PB019161 202.50286865234447.29727935791020.2340010.2348721999.3499755859499.9999.9918.77899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56814699.9999.9999.9999.9999.9999.9999.9999.993100000011.5145109.8770.413848006.30530502074778
N5PB018841 202.46318054199247.08953857421880.2340010.2348721999.3499755859499.9999.9918.308399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.49560799.9999.9999.9999.9999.9999.9999.9999.990100002011.417763.296210.2984006.30742304071444
N5PB034788 202.60993957519547.23985671997070.3111690.3297381993.1700439453199.9922.33899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.68064599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.4924617.13710.388597006.30908534755254
N5PB034296 202.49084472656347.09030532836910.3111690.3297381993.1700439453199.9922.03699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55423899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.07426171.7330.38241006.3111543024966
N5PB006113 202.31677246093847.17906570434570.3488930.3447621994.4200439453119.395420.220399.9999.9920.344119.517199.9999.9999.9999.9999.99351899997199999999990.4417060.41452599.9999.990.4622080.59705599.9999.9999.9999.9999.9901222071.87858124.8460.10517006.32622982227897
N5PB018470 202.43188476562547.29678726196290.2248040.2293791996.1600341796999.9999.9918.916599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.6146499.9999.9999.9999.9999.9999.9999.9999.99320000021.4818317.02370.381712006.32981930959819
N5PB034912 202.37571716308647.27830886840820.3111690.3297381993.1700439453199.9922.269199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64993399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.16013166.5550.609759006.33089331672623
N5PB018465 202.51634216308647.29532623291020.2799910.2837881983.1300048828199.9999.9918.74499.9999.9918.953199.9999.9999.9999.9999.9999993799991999999999999.9999.990.58036799.9999.990.41118399.9999.9999.9999.9999.9931000022.69989129.5440.432537006.33137456531099
N5PB012871 202.50866699218847.09228134155270.2548330.2668841994.4300537109420.458922.335199.9999.9920.682699.9999.9999.9999.9999.9999.993518999979999999999990.6709740.67772599.9999.990.59501999.9999.9999.9999.9999.9999.993222031.5763489.06780.366207006.33357080632359
N5PB007153 202.40373229980547.29003143310550.3488930.3447621994.4200439453120.510799.9999.9999.9920.779999.9999.9999.9999.9999.9999.993599999979999999999990.65516799.9999.9999.990.62447699.9999.9999.9999.9999.9999.99310202022.1389520.97020.709089006.33688344700239
N5PB034292 202.47854614257847.08906173706050.3111690.3297381993.1700439453199.9922.161899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57135999.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.4289149.7350.0959201006.33854785799326
N5PB018462 202.51995849609447.29466247558590.2248040.2293791996.1600341796999.9999.9918.484699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53221899.9999.9999.9999.9999.9999.9999.9999.993100000011.7015542.43530.223141006.3388742026173
N5PB034352 202.53932189941447.09988784790040.3111690.3297381993.1700439453199.9922.250799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63396399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.94362161.3460.575629006.34110791316402
N5PB034298 202.49356079101647.09006118774410.3111690.3297381993.1700439453199.9921.624799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48704599.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.5579858.51710.57932006.34136405796716
N5PB037232 202.4148712158247.29336166381840.2548330.2668841994.4300537109420.562799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71889499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.9264444.43330.635691006.34292844282624
N5PB007222 202.4231719970747.2953529357910.2548330.2668841994.4300537109420.259199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60755699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200022.09526151.1190.358222006.34451854027999
N5PB034342 202.530273437547.09687423706050.3111690.3297381993.1700439453199.9921.946699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53718499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.8431454.1760.543209006.35224883013593
N5PB011604 202.61189270019547.15048217773440.3049570.3099451994.4200439453199.9920.03499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.41433499.9999.9999.9999.9999.9999.9999.9999.9999.9931000220111.0765150.0420.908993006.35425892253552
N5PB034310 202.51026916503947.09211730957030.3111690.3297381993.1700439453199.9922.351499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69488899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5642618.07450.427903006.35959062609103
N5PB011847 202.5720977783247.27506256103520.3049570.3099451994.4200439453199.9921.496899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47010599.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.915989.62370.254981006.36839626045086
N5PB007041 202.56323242187547.27992630004880.3488930.3447621994.4200439453120.508799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65389399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.1227368.38930.696466006.37122038413303
N5PB006848 202.59255981445347.26070022583010.3488930.3447621994.4200439453120.09721.545299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5257980.46404199.9999.9999.9999.9999.9999.9999.9999.9999.993222041.6306145.77520.206166006.3713580307692
N5PB007183 202.40902709960947.29238510131840.3488930.3447621994.4200439453120.229721.7299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5601760.51496399.9999.9999.9999.9999.9999.9999.9999.9999.993222021.90771169.8260.508077006.37744595867499
N5PB037238 202.4215545654347.29573440551760.2548330.2668841994.4300537109420.306599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59498199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.4254999.99630.0515793006.38648430438429
N5PB006483 202.62219238281347.22052383422850.3488930.3447621994.4200439453120.491622.126199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6433890.57057899.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.47036107.70.390687006.3869592979457
N5PB034778 202.61462402343847.2359542846680.3111690.3297381993.1700439453199.9922.159399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59075899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.46925172.2060.0739317006.38743243799392
N5PB007162 202.4054412841847.29150772094730.2548330.2668841994.4300537109420.536199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.69526899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200031.5742320.13390.449105006.38798185218125
N5PB034333 202.52874755859447.09575653076170.3111690.3297381993.1700439453199.9922.291599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63667199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.60534149.1050.388936006.39065693244714
N5PB034921 202.3800506591847.28178405761720.3111690.3297381993.1700439453199.9922.250599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63376199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.898460.4337090.504025006.39454024318388
N5PB034287 202.46047973632847.08810424804690.3111690.3297381993.1700439453199.9922.353699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69729199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5638771.97180.431586006.39930411295711
N5PB019181 202.49215698242247.30018997192380.2340010.2348721999.3499755859499.9999.9918.811499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57533899.9999.9999.9999.9999.9999.9999.9999.993100000011.53686161.1410.430801006.40082354890255
N5PB007209 202.41598510742247.29471969604490.2548330.2668841994.4300537109420.483599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.69127899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200021.848361.071590.485694006.40334440435732
N5PB019170 202.50697326660247.29837417602540.2340010.2348721999.3499755859499.9999.9918.370899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52383799.9999.9999.9999.9999.9999.9999.9999.993100000011.77232159.7760.212213006.40650640718059
N5PB011874 202.38148498535247.28274536132810.3049570.3099451994.4200439453199.9921.92699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54093399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.4583295.25860.0441569006.40867297395145
N5PB006012 202.31825256347747.16737747192380.3488930.3447621994.4200439453120.475321.822999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6337460.51137999.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.51754111.3950.423658006.40882789125048
N5PB037222 202.38368225097747.28378295898440.2548330.2668841994.4300537109420.554599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71143899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.37463167.7550.698263006.41049010365532
N5PB007120 202.39002990722747.28655624389650.3488930.3447621994.4200439453120.091699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53571299.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.8573619.30570.268278006.41456939446906
N5PB005660 202.34436035156347.13043594360350.3488930.3447621994.4200439453119.91221.855699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5015040.51354499.9999.9999.9999.9999.9999.9999.9999.9999.993222032.81454160.630.558918006.41622509692065
N5PB005170 202.50378417968847.09005737304690.3488930.3447621994.4200439453120.032620.001899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5362840.42659799.9999.9999.9999.9999.9999.9999.9999.9999.99310212023.239950.5861710.533711006.41749552196092
N5PB006367 202.62619018554747.20967864990230.3488930.3447621994.4200439453119.138821.375617.942499.9999.9919.513499.9999.9916.49915.72215.5013518379999199994748490.4343230.4494990.46568699.9999.990.64668799.9999.990.1250.1530.21902222082.16853161.6390.107881006.42200760130352
N5PB034914 202.37220764160247.27839660644530.3111690.3297381993.1700439453199.9922.016899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54535799.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.81955159.5460.255599006.42297262077609
N5PB007185 202.40666198730547.29264831542970.2548330.2668841994.4300537109420.128399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56902299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200022.3000989.45890.305789006.43016989712184
N5PB005180 202.51274108886747.09129714965820.3488930.3447621994.4200439453120.304121.64499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5945410.4959199.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.321093.547510.581186006.43362879402588
N5PB019118 202.54112243652347.29046249389650.2340010.2348721999.3499755859499.9999.9918.698899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55189899.9999.9999.9999.9999.9999.9999.9999.993100002011.2490490.23220.0252045006.4384276937495
N5PB034288 202.48637390136747.08777999877930.3111690.3297381993.1700439453199.9921.94899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53776799.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.2931986.9420.77525006.44014369189775
N5PB034337 202.53248596191447.09585571289060.3111690.3297381993.1700439453199.9921.830499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51279699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.5637371.87430.358276006.44374328750012
N5PB019183 202.49484252929747.30068969726560.2340010.2348721999.3499755859499.9999.9918.186299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50286299.9999.9999.9999.9999.9999.9999.9999.993100000012.0327819.12770.423024006.44661364300448
N5PB005760 202.60945129394547.14365386962890.3488930.3447621994.4200439453119.691922.088299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.474520.56654199.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.2809688.1750.240912006.44782706255223
N5PB018454 202.54293823242247.29001998901370.2799910.2837881983.1300048828199.9999.9918.312999.9999.9918.658399.9999.9999.9999.9999.9999993799991999999999999.9999.990.52319499.9999.990.38082899.9999.9999.9999.9999.99321000023.08958151.3830.392883006.4483473756572
N5PB034300 202.50970458984447.09047698974610.3111690.3297381993.1700439453199.9921.65199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48857599.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.05159132.5150.603165006.4489684972614
N5PB018495 202.47409057617247.30203628540040.2799910.2837881983.1300048828199.9999.9918.223199.9999.9919.504599.9999.9999.9999.9999.9999993799991999999999999.9999.990.50694299.9999.990.69764599.9999.9999.9999.9999.9932000031.5163401006.45092374814709
N5PB019191 202.45596313476647.30165481567380.2340010.2348721999.3499755859499.9999.9918.530299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53890299.9999.9999.9999.9999.9999.9999.9999.993100000011.482620.66210.116864006.45235317573137
N5PB007086 202.37843322753947.28227615356450.2548330.2668841994.4300537109420.40721.76399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6323970.50728199.9999.9999.9999.9999.9999.9999.9999.9999.99320220031.9261353.94320.510953006.45665732877382
N5PB007194 202.40946960449247.29398727416990.2548330.2668841994.4300537109419.990399.9999.9999.9920.777299.9999.9999.9999.9999.9999.993599999979999999999990.54301499.9999.9999.990.6229299.9999.9999.9999.9999.9999.993202043.3135448.81080.257196006.45909294012553
N5PB034953 202.41310119628947.2949790954590.3111690.3297381993.1700439453199.9922.322999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66557399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.7029901006.45933729472218
N5PB011909 202.39965820312547.29104614257810.3049570.3099451994.4200439453199.9920.658818.321799.9920.798899.9999.9999.9999.9999.9999.9999183799799999999999999.990.4340940.51760299.990.63544599.9999.9999.9999.9999.9999.99320054.7622174.25110.529294006.46404116234618
N5PB007008 202.57322692871147.27656173706050.3488930.3447621994.4200439453119.154920.927818.251299.9999.9919.508699.9999.9999.9999.9999.993518379999199999999990.4373380.4371370.50051799.9999.990.67632399.9999.9999.9999.9999.9902222062.29509167.3050.134063006.46660740518854
N5PB018487 202.48667907714847.30176925659180.2248040.2293791996.1600341796999.9999.9918.736199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5776599.9999.9999.9999.9999.9999.9999.9999.993100000011.5816989.7850.369423006.46776704845616
N5PB018491 202.47273254394547.3023605346680.2248040.2293791996.1600341796999.9999.9918.887299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60395199.9999.9999.9999.9999.9999.9999.9999.99321.5054319.86130.409452006.46926627860604
N5PB007129 202.38613891601647.28609466552730.3488930.3447621994.4200439453119.445422.076899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4706950.55377599.9999.9999.9999.9999.9999.9999.9999.9999.993222024.5529858.68940.429206006.4732224646047
N5PB005260 202.54289245605547.09852218627930.3488930.3447621994.4200439453119.941421.165199.9999.9920.464199.9999.9999.9999.9999.9999.993518999979999999999990.5013240.44164799.9999.990.50384199.9999.9999.9999.9999.9999.993222051.98448111.0790.194058006.47998460211226
N5PB018468 202.52293395996147.29646301269530.2248040.2293791996.1600341796999.9999.9918.472299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54087399.9999.9999.9999.9999.9999.9999.9999.99322.5731527.84710.559847006.48045417645519
N5PB011904 202.39738464355547.29057312011720.3049570.3099451994.4200439453199.9922.144699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57817599.9999.9999.9999.9999.9999.9999.9999.9999.99320021.48152108.6420.381779006.48051869769636
N5PB005809 202.32835388183647.14579010009770.3488930.3447621994.4200439453120.099622.016299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5266420.54508799.9999.9999.9999.9999.9999.9999.9999.9999.993222031.71138132.9190.266501006.48471043480837
N5PB034869 202.3468475341847.26286315917970.3111690.3297381993.1700439453199.9922.089899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56741599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.726251.027250.22715006.48631307222502
N5PB011939 202.42102050781347.29747390747070.3049570.3099451994.4200439453199.9921.423799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47277899.9999.9999.9999.9999.9999.9999.9999.9999.99320022.743663.096010.386566006.49245095877458
N5PB007197 202.40509033203147.29336547851560.2548330.2668841994.4300537109420.353799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62407599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200021.85402134.1290.442859006.49546043235665
N5PB034282 202.48849487304747.08696365356450.3111690.3297381993.1700439453199.9922.180499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60504599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.0195559.37170.479885006.49822794749413
N5PB034283 202.45010375976647.08708953857420.3111690.3297381993.1700439453199.9921.614899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48511799.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.9185420.83490.577097006.49991978568524
N5PB007202 202.40275573730547.2927970886230.2548330.2668841994.4300537109418.760420.051699.9999.9999.9919.506899.9999.9999.9999.9999.993518999999199999999990.4420550.42234799.9999.9999.990.57712199.9999.9999.9999.9999.9931120056.5989856.1980.566216006.50396547531713
N5PB011608 202.61763000488347.15310287475590.3049570.3099451994.4200439453199.9920.669499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.42350899.9999.9999.9999.9999.9999.9999.9999.9999.993100022016.99953143.8790.87308006.50591590419585
N5PB005887 202.32272338867247.15318298339840.3488930.3447621994.4200439453119.922622.180699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5111880.60519799.9999.9999.9999.9999.9999.9999.9999.9999.993222032.27324167.1620.227803006.50834643994967
N5PB006831 202.33885192871147.25625610351560.3488930.3447621994.4200439453119.568422.071899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4614180.54286399.9999.9999.9999.9999.9999.9999.9999.9999.993222042.455367.845060.34198006.50884547040131
N5PB007261 202.42330932617247.2982673645020.2548330.2668841994.4300537109418.117521.101899.9999.9999.9919.495899.9999.9999.9999.9999.993518999999199999999990.4288540.43925999.9999.9999.990.73531399.9999.9999.9999.9999.9932122056.23018161.9890.262775006.50976633043446
N5PB005931 202.32049560546947.15679931640630.3488930.3447621994.4200439453116.557418.9416.709799.9920.044617.756199.9999.9916.21915.28714.836351837997199994748490.4167820.4093430.43201899.990.4397430.32380699.9999.990.1160.110.12931112093.92133148.5080.0288161006.5136431986149
N5PB007272 202.42849731445347.29945373535160.3488930.3447621994.4200439453120.24321.220799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5836450.46141499.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.69436167.4620.615567006.51957762759164
N5PB034956 202.41232299804747.29595947265630.3111690.3297381993.1700439453199.9922.03399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55279699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.35545114.9670.519199006.52562705133245
N5PB007254 202.41830444335947.29748916625980.3488930.3447621994.4200439453120.091299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53556699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.7458893.10080.655344006.52832074031537
N5PB011884 202.55642700195347.28628540039060.3049570.3099451994.4200439453199.9921.880899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51339599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5175590.91590.341165006.52852199797306
N5PB012891 202.53512573242247.09507751464840.3111690.3297381993.1700439453199.9922.274999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62278899.9999.9999.9999.9999.9999.9999.9999.9999.99310020021.45127163.1010.355992006.52962906319258
N5PB005426 202.36996459960947.10971069335940.3488930.3447621994.4200439453119.854122.333799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4887370.67628599.9999.9999.9999.9999.9999.9999.9999.9999.993222031.9667376.37480.243941006.53085600402871
N5PB005215 202.5289764404347.09328842163090.3488930.3447621994.4200439453118.739521.421399.9999.9999.9919.516899.9999.9999.9999.9999.993518999999199999999990.4349340.46246199.9999.9999.990.58218199.9999.9999.9999.9999.99311122045.4249866.58030.428473006.53169457944205
diff --git a/vo/votest/tests/req_3.3.2.cl b/vo/votest/tests/req_3.3.2.cl new file mode 100644 index 00000000..b308e2b8 --- /dev/null +++ b/vo/votest/tests/req_3.3.2.cl @@ -0,0 +1,23 @@ +# +# Refer to a Resource by the Resource ShortName. + +# Set the test description string. +votest.descr = "Refer to a Resource by the Resource ShortName" + +print ("------------------------------------------------------------------") +print ("Req 3.3.2: Users shall be able to refer to a VO Resource by the") +print (" Resource ShortName.") +print ("------------------------------------------------------------------") + + +fcache init + + +# Execute the test commands. + +print ("") +print ("This is demonstrated with the GETCAT task by passing in a ShortName") +print ("as the resource parameter. ") +print ("") + +getcat ("gsc2.3", "m12", size=0.01, display-, overplot-) diff --git a/vo/votest/tests/req_3.3.2.out b/vo/votest/tests/req_3.3.2.out new file mode 100644 index 00000000..3702a385 --- /dev/null +++ b/vo/votest/tests/req_3.3.2.out @@ -0,0 +1,10 @@ +------------------------------------------------------------------ +Req 3.3.2: Users shall be able to refer to a VO Resource by the + Resource ShortName. +------------------------------------------------------------------ + +This is demonstrated with the GETCAT task by passing in a ShortName +as the resource parameter. + + +Objects found : 92 , GSC23, ConeSearch: RA=251.809083 DEC=-1.948528 SR=0.01,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MIP0FK9 251.809561-1.9490190.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9911.52410.90110.775999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0290.0320.026477777700000000.0411033186980346
2MIP0FJU 251.807426-1.9481610.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.7612.23812.115999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0430.0440.032477777700000000.101773235836997
2MIP0FL0 251.808658-1.9505440.130.121999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.28513.77913.645999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2160.3360.193477777700000000.123615610094909
2MIP0FJ2 251.809519-1.946460.110.11999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.75214.12514.182999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1230.2040.146477777700000000.126804580586776
2MIP0FJO 251.81132-1.9477380.130.121999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.69514.35614.433999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1850.2780.165477777700000000.142270690725198
2MIP0FK7 251.806531-1.9488660.230.221999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.81214.2912.286999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.241-999477777700000000.154369369244057
2MIP0FIZ 251.810825-1.946230.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9910.94810.27310.13999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0260.0280.026477777700000000.172981819271664
2MIP0FJR 251.806201-1.9479660.150.141999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.68513.50912.148999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.153-999477777700000000.176078974975135
2MIP0FL2 251.811268-1.9507070.430.421999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.84315.68614.218999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.393-999477777700000000.185095286296653
2MIP0FKR 251.811921-1.9498520.230.181999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.54314.74313.086999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.207-999477777700000000.187809604077592
2MIP0FKS 251.812557-1.9498520.160.151999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.81812.23512.124999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.131-999-999477777700000000.222952199199314
2MIP0FLV 251.809022-1.9523740.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9910.4139.6959.538999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0240.0280.025477777700000000.230788989517643
2MIP0FJZ 251.805189-1.948450.240.231999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9911.60213.64610.673999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.234-999477777700000000.233551803648135
2MIP0FIP 251.806392-1.9456860.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.01511.38211.241999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.020.0240.021477777700000000.234768623979308
2MIP0FID 251.809068-1.944580.080.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9913.91113.31513.239999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.10.1270.063477777700000000.236881707747639
2MIP0FJN 251.813024-1.9477130.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.82812.26212.143999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0540.0710.044477777700000000.241329497674166
2MIP0FKN 251.813188-1.9496880.150.091999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.89311.33511.286999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.167-999-999477777700000000.255807885187992
2MIP0FL7 251.812793-1.9509320.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.91812.35912.253999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0490.0690.044477777700000000.265138794976997
2MIP0FLN 251.806284-1.9519770.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.22711.69311.623999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0460.0590.04477777700000000.266449512323114
2MIP0FI8 251.807684-1.9443130.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9913.55513.32213.323999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0630.0760.048477777700000000.266451131187821
2MIP0FLO 251.812454-1.9519930.110.11999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.73214.60914.694999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.0970.162477777700000000.289972650250754
2MIP0FIK 251.812687-1.9452660.160.141999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.75613.1713.031999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.135-999-999477777700000000.291568322758705
2MIP0FKO 251.804336-1.9497310.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.999.5658.7788.577999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0260.025477777700000000.293663991900945
2MIP0FI0 251.810552-1.9438240.080.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.52914.07714.083999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1210.0810.123477777700000000.295667241002585
2MIP0FKJ 251.814169-1.9496260.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9911.70711.10610.957999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0320.0350.029477777700000000.312017754284623
2MIP0FII 251.805325-1.9448640.080.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.78714.12613.905999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.090.1240.1477777700000000.314820882666188
2MIP0FIN 251.813515-1.9455020.230.21999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.92814.44412.469999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.239-999477777700000000.321863098305825
2MIP0FI6 251.812381-1.9442020.110.111999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9913.85512.9412.819999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.072-999-999477777700000000.326316899694381
2MIP0FJE 251.803727-1.9472470.080.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.81213.34913.206999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1220.1340.101477777700000000.330242930530931
2MIP0FJ5 251.814316-1.946660.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9911.62310.99410.845999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0320.0490.03477777700000000.333213898729263
2MIP0FLS 251.804745-1.9522440.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.04411.46211.283999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0690.0880.06477777700000000.342605266857833
2MIP0FM6 251.805873-1.9532720.090.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.81713.62213.663999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0990.1510.098477777700000000.343615627376115
2MIP0FMH 251.808239-1.9542220.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.40912.8512.72999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0660.0920.065477777700000000.345368391405058
2MIP0FJX 251.815058-1.9483540.090.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.2214.03114.102999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1110.1620.114477777700000000.358444794232299
2MIP0FHH 251.80926-1.9425470.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.5111.96711.869999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0510.0580.05477777700000000.359016927188781
2MIP0FHU 251.805764-1.9432830.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.64912.0811.94999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0510.0590.043477777700000000.372353468020837
2MIP0FMK 251.807257-1.9544610.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.51312.97312.91999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0520.0690.046477777700000000.372439571513814
2MIP0FKI 251.802835-1.9495720.120.11999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.59213.08710.683999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1330.211-999477777700000000.379863426100663
2MIP0FM4 251.813622-1.953010.080.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.19513.60113.566999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.070.0820.063477777700000000.38262396265096
2MIP0FLD 251.815034-1.9512760.160.151999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.41415.01614.856999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1560.207477777700000000.393102601146933
2MIP0FHN 251.812339-1.942760.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.78712.37612.257999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0850.0920.062477777700000000.397357399250523
2MIP0FLR 251.814583-1.9522370.080.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.7614.19514.117999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0980.0790.094477777700000000.397866700155793
2MIP0FLB 251.803002-1.9511810.50.51999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.7615.66212.865999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.863-999477777700000000.397878093519658
2MIP0FMN 251.80606-1.9545220.090.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.84814.14814.016999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.0890.081477777700000000.402742451544377
2MIP0FMX 251.810879-1.9550850.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.61812.15211.941999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0270.0440.035477777700000000.407894647850316
2MIP0FH6 251.806922-1.941980.160.151999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.50913.41513.398999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.124-999-999477777700000000.413699213148065
2MIP0FK6 251.802179-1.9487860.130.131999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.19513.73512.556999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1670.282-999477777700000000.414289752035874
2MIP0FIE 251.814858-1.9446460.080.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.50414.0314.022999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0930.1590.114477777700000000.41734332032484
2MIP0FMW 251.806099-1.9549720.110.111999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.23712.80912.696999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.049-999-999477777700000000.426038295169309
2MIP0FI5 251.803449-1.9441470.150.141999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.34515.05514.966999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2130.2880.237477777700000000.428059116900299
2MIP0FGU 251.809165-1.9412350.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.52612.00111.884999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0360.0430.027477777700000000.437607626669435
2MIP0FMG 251.814086-1.9540710.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.13513.52813.417999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0520.0210.062477777700000000.447898445121175
2MIP0FGR 251.810446-1.941160.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.32611.78511.677999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.080.0860.049477777700000000.449572009734356
2MIP0FGP 251.807353-1.9410770.20.181999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.74914.18714.315999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.166-999-999477777700000000.45893863933413
2MIP0FH5 251.813142-1.9419180.120.111999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9912.83512.49813.243999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.073477777700000000.46533316317326
2MIP0FKX 251.816682-1.9502570.240.221999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.98814.91514.205999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2750.598-999477777700000000.467335771722504
2MIP0FKA 251.816901-1.9490320.10.091999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.89313.64313.534999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1640.250.141477777700000000.469782983410897
2MIP0FHJ 251.814168-1.9425710.090.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.17614.61914.613999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0860.1180.136477777700000000.469816748234951
2MIP0FGT 251.806286-1.9411890.250.231999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.57914.26514.156999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.226-999-999477777700000000.471201050680012
2MIP0FKW 251.801148-1.9501920.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.56813.03512.927999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0570.0850.054477777700000000.486186131131002
2MIP0FJ4 251.816978-1.9466040.140.131999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.51114.49613.59999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.269-999477777700000000.487297565391981
2MIP0FNO 251.809217-1.9566660.080.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.75114.47514.375999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0730.0840.127477777700000000.488346111845415
2MIP0FGY 251.804977-1.9414580.240.231999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9916.03315.45115.185999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.3430.2430.223477777700000000.490478312959815
2MIP0FLH 251.816757-1.9514980.40.371999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9916.04714.65514.623999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.354-999-999477777700000000.493472145167015
2MIP0FHQ 251.802904-1.9428280.080.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.40613.85313.81999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0950.1440.102477777700000000.504235764404999
2MIP0FLQ 251.801437-1.9521250.110.11999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9915.71514.88814.913999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1620.1660.144477777700000000.506749685897468
2MIP0FH1 251.814007-1.9415350.140.121999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9913.75113.3114.235999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.093477777700000000.513061029924035
2MIP0FMA 251.802085-1.9535480.50.51999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9917.57116.12916.554999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.7470.2630.692477777700000000.516542647882478
2MIP0FNV 251.810429-1.9571190.090.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.74314.41414.102999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1320.150.127477777700000000.521740946772608
2MIP0FGB 251.810382-1.9398990.160.131999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.46914.86815.103999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1640.210.246477777700000000.523566957765551
2MIP0FJA 251.800433-1.9468090.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9910.6379.9539.776999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0350.0420.035477777700000000.528855105069246
2MIP0FMS 251.802877-1.9548450.080.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9915.15714.69514.537999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0870.1110.142477777700000000.531175406529644
2MIP0FI7 251.80127-1.9442860.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9911.9211.43211.32999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0410.0690.04477777700000000.533180654042919
2MIP0FG8 251.8078-1.9396970.350.271999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9916.26315.72514.702999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2720.301-999477777700000000.53541639865814
2MIP0FJI 251.817954-1.9474790.140.131999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.70214.22114.04999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1970.3610.187477777700000000.535662953319307
2MIP0FMI 251.816062-1.9542210.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.96513.8213.74999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.060.0810.073477777700000000.5402006800174
2MIP0FI1 251.816889-1.9438370.090.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.13514.55914.528999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0940.1210.116477777700000000.54619394415423
2MIP0FHF 251.815836-1.9423730.10.091999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.35814.91115.245999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0920.0990.219477777700000000.548054852096167
2MIP0FO0 251.806341-1.9573660.080.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9915.06914.53414.392999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0620.060.113477777700000000.555186702261771
2MIP0FGV 251.803312-1.9412530.090.081999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.63614.42114.143999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0980.1020.103477777700000000.557036929537615
2MIP0FO4 251.81156-1.9574990.110.11999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.52913.97513.975999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1460.2250.181477777700000000.558378078155722
2MIP0FG9 251.812553-1.9398070.080.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.41813.88213.905999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0760.0810.081477777700000000.56311488803958
2MIP0FGO 251.814782-1.9409820.110.11999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9915.11514.47214.74999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1450.1910.152477777700000000.567256491861734
2MIP0FK1 251.799558-1.9486810.290.261999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9916.11615.09215.185999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2480.2990.235477777700000000.571243286013167
2MIP0FIT 251.799786-1.9459760.080.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.52811.99711.863999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0670.1110.059477777700000000.578143250011646
2MIP0FM7 251.800668-1.9533280.20.191999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9915.93515.21215.32999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1720.1680.234477777700000000.58100995042194
2MIP0FG1 251.806111-1.9392830.070.071999.2556035324799.9999.9999.9999.9999.9999.9999.9999.9914.25513.77713.779999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0530.0640.065477777700000000.582626402032232
2MIP0FNP 251.803987-1.9568560.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9913.65513.09512.997999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0880.0850.071477777700000000.585713866520936
2MIP0FO2 251.80509-1.957450.080.081999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9914.17813.96114.057999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0850.1390.102477777700000000.586429377942826
2MIP0FNR 251.814289-1.956940.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9910.98810.3610.222999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0290.0260.029477777700000000.593462517696848
2MIP0FKM 251.818933-1.9496790.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9912.48411.9711.814999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0360.050.037477777700000000.594681626179508
2MIP0FIU 251.818721-1.9460010.070.071999.2556038178699.9999.9999.9999.9999.9999.9999.9999.9911.36410.8510.697999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0320.040.032477777700000000.597503364294548
diff --git a/vo/votest/tests/req_3.3.3.cl b/vo/votest/tests/req_3.3.3.cl new file mode 100644 index 00000000..f3bf606a --- /dev/null +++ b/vo/votest/tests/req_3.3.3.cl @@ -0,0 +1,30 @@ +# +# Refer to a Resource by an 'anonymous' query. + +# Set the test description string. +votest.descr = "Refer to a Resource by an 'anonymous' query." + +print ("------------------------------------------------------------------") +print ("Req 3.3.3: Users shall be able to refer to a VO Resource by the") +print (" 'anonymous' result of a Registry query.") +print ("------------------------------------------------------------------") + +fcache init + + +# Execute the test commands. +print ("") +print ("Process requests for all x-ray resources in our personal database. ") +print ("") +print ("") + +# Search for the X-Ray resource. +regdb ("resolve", bandpass="x-ray") + +if (regdb.svctype == "I") { + getimg (regdb.alias, "dev$ypix", size=0.02) +} else if (regdb.svctype == "C") { + getcat (regdb.alias, "dev$ypix", size=0.02) +} else { + printf ("Unknown service type for '%s'\n", regdb.alias) +} diff --git a/vo/votest/tests/req_3.3.3.out b/vo/votest/tests/req_3.3.3.out new file mode 100644 index 00000000..2a49ee03 --- /dev/null +++ b/vo/votest/tests/req_3.3.3.out @@ -0,0 +1,15 @@ +------------------------------------------------------------------ +Req 3.3.3: Users shall be able to refer to a VO Resource by the + 'anonymous' result of a Registry query. +------------------------------------------------------------------ + +Process requests for all x-ray resources in our personal database. + + +# Survey Ra Dec Dim Size Scale Format PixFlags URL LogicalName +rass3bb 202.4702333333333 47.19455277777778 2 "300 300" "-3.6287224658266664E-4 3.6287224658266664E-4" image/fits F http://skyview.gsfc.nasa.gov/cgi-bin/images?position=202.4702333333333%2C47.19455277777778&survey=rass3bb&pixels=300%2C300&sampler=Clip&size=0.1088616739748%2C0.1088616739748&projection=Tan&coordinates=J2000.0&return=FITS 1 +rass3bb 202.4702333333333 47.19455277777778 2 "300 300" "-3.6287224658266664E-4 3.6287224658266664E-4" image/jpeg F http://skyview.gsfc.nasa.gov/cgi-bin/images?position=202.4702333333333%2C47.19455277777778&survey=rass3bb&pixels=300%2C300&sampler=Clip&size=0.1088616739748%2C0.1088616739748&projection=Tan&coordinates=J2000.0&nofits=1&quicklook=jpeg&return=jpeg 1 +rass3hb 202.4702333333333 47.19455277777778 2 "300 300" "-3.6287224658266664E-4 3.6287224658266664E-4" image/fits F http://skyview.gsfc.nasa.gov/cgi-bin/images?position=202.4702333333333%2C47.19455277777778&survey=rass3hb&pixels=300%2C300&sampler=Clip&size=0.1088616739748%2C0.1088616739748&projection=Tan&coordinates=J2000.0&return=FITS 2 +rass3hb 202.4702333333333 47.19455277777778 2 "300 300" "-3.6287224658266664E-4 3.6287224658266664E-4" image/jpeg F http://skyview.gsfc.nasa.gov/cgi-bin/images?position=202.4702333333333%2C47.19455277777778&survey=rass3hb&pixels=300%2C300&sampler=Clip&size=0.1088616739748%2C0.1088616739748&projection=Tan&coordinates=J2000.0&nofits=1&quicklook=jpeg&return=jpeg 2 +rass3sb 202.4702333333333 47.19455277777778 2 "300 300" "-3.6287224658266664E-4 3.6287224658266664E-4" image/fits F http://skyview.gsfc.nasa.gov/cgi-bin/images?position=202.4702333333333%2C47.19455277777778&survey=rass3sb&pixels=300%2C300&sampler=Clip&size=0.1088616739748%2C0.1088616739748&projection=Tan&coordinates=J2000.0&return=FITS 3 +rass3sb 202.4702333333333 47.19455277777778 2 "300 300" "-3.6287224658266664E-4 3.6287224658266664E-4" image/jpeg F http://skyview.gsfc.nasa.gov/cgi-bin/images?position=202.4702333333333%2C47.19455277777778&survey=rass3sb&pixels=300%2C300&sampler=Clip&size=0.1088616739748%2C0.1088616739748&projection=Tan&coordinates=J2000.0&nofits=1&quicklook=jpeg&return=jpeg 3 diff --git a/vo/votest/tests/req_3.3.4.cl b/vo/votest/tests/req_3.3.4.cl new file mode 100644 index 00000000..e620ee7e --- /dev/null +++ b/vo/votest/tests/req_3.3.4.cl @@ -0,0 +1,23 @@ +# +# Refer to a Resource by a personal alias. + +# Set the test description string. +votest.descr = "Refer to a Resource by a personal alias." + +print ("------------------------------------------------------------------") +print ("Req 3.3.4: Users shall be able to refer to a VO Resource by a") +print (" personal alias.") +print ("------------------------------------------------------------------") + + +fcache init + + +# Execute the test commands. + +print ("") +print ("This is demonstrated with the GETCAT task by passing in a personal") +print ("name as the resource parameter. ") +print ("") + +getcat ("gsc2.3", "dev$ypix", size=0.02, display-, overplot-) diff --git a/vo/votest/tests/req_3.3.4.out b/vo/votest/tests/req_3.3.4.out new file mode 100644 index 00000000..1dc856a3 --- /dev/null +++ b/vo/votest/tests/req_3.3.4.out @@ -0,0 +1,10 @@ +------------------------------------------------------------------ +Req 3.3.4: Users shall be able to refer to a VO Resource by a + personal alias. +------------------------------------------------------------------ + +This is demonstrated with the GETCAT task by passing in a personal +name as the resource parameter. + + +Objects found : 918 , GSC23, ConeSearch: RA=202.47023333333 DEC=47.194552777778 SR=0.1088616739748,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MJGQIX2 202.47004147.1939130.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.24910.73310.499999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.032-999-999477777700000000.0391794199011482
2MJGQIXA 202.46964347.1951830.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.29510.46910.157999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0540.0470.039477777700000000.044823247025743
2MJGQIX3 202.47164447.1940.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.68812.9410.779999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.037-999477777700000000.0663920272254175
2MJGQIX0 202.47103947.1934510.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.7911.13312.621999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.05477777700000000.0738178588648552
2MJGQIWW 202.46940547.1930270.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.92611.34411.131999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.05-999-999477777700000000.0975774187874193
2MJGQIX9 202.46743247.1950150.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.76910.90910.677999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.031-999-999477777700000000.117530655664818
2MJGQIXC 202.46800347.1959990.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.50910.74310.5999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.046-999-999477777700000000.125690276123191
2MJGQIWU 202.47140447.192570.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.09713.10811.204999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.037-999477777700000000.128184229432199
2MJGQIWX 202.47260947.1931420.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.04411.37512.161999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.064477777700000000.128633915146805
2MJGQIWV 202.47236447.1928710.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.23811.39411.16999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.082-999-999477777700000000.133148655638041
2MJGQIWS 202.47161747.1923030.120.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.17911.50712.889999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.044477777700000000.146300931623724
2MJGQILJ 202.47012147.1918870.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.00311.71811.492999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.043-999-999477777700000000.160012226907594
2MJGQIXH 202.46989547.1972730.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.94613.38611.077999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.038-999477777700000000.163795173636954
2MJGQIWT 202.47265947.1923480.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.21213.0611.299999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.063-999477777700000000.165168384288706
2MJGQIXG 202.46857947.1971660.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.63411.20810.973999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.072-999-999477777700000000.170684487097598
2MJGQIWY 202.47404847.1932870.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.09211.62211.368999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.034-999-999477777700000000.173080797851046
2MJGQIXE 202.46713247.1966510.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9911.87311.22311.734999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.083477777700000000.178427680210843
2MJGQIX4 202.47495447.1943320.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.13311.86511.625999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.047-999-999477777700000000.19292043374988
2MJGQIWR 202.47358347.1922380.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.62711.68511.429999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.079-999-999477777700000000.19478494442785
2MJGQIXI 202.46704547.1976320.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.68811.41211.143999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.094-999-999477777700000000.225898948070462
2MJGQIXJ 202.46782147.1979790.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.12511.48112.526999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.082477777700000000.227888067674819
2MJGQILH 202.47363747.1907840.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.6712.20411.936999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.033-999-999477777700000000.265314304314872
2MJGQILE 202.47199147.1902080.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.99812.35312.068999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.051-999-999477777700000000.27035771011825
2MJGQIXM 202.46753447.1987380.140.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.36213.82511.393999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.069-999477777700000000.274169196279584
2MJGQIXQ 202.46868347.1993060.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.80811.94711.643999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.042-999-999477777700000000.292113241306991
2MJGQIX8 202.4773947.1949420.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.47112.5412.292999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.067-999-999477777700000000.292714054236258
2MJGQIXK 202.47524947.198090.140.141998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.26512.56612.339999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.134-999-999477777700000000.294715459613795
2MJGQIXP 202.47254247.1992650.210.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.15415.12412.242999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.136-999477777700000000.297988306469904
2MJGQIXR 202.46669647.1994090.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.39214.09111.676999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.052-999477777700000000.325108841820592
2MJGQIX1 202.4623247.1934810.160.151998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.83612.72412.417999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.145-999-999477777700000000.328981398349564
2MJGQIXN 202.46545747.1990280.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9912.65911.98913.673999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.059477777700000000.331689088583601
2MJGQILK 202.46275147.1920510.120.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.28712.86415.124999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.077-9990.269477777700000000.339996787766952
2MJGQIXT 202.47447.2000890.180.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.30512.82616.255999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.153-9990.462477777700000000.36595116345091
2MJGQIXU 202.46731647.2003710.140.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.83612.40212.08999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.115-999-999477777700000000.368797657435306
2MJGQIXB 202.47931947.195370.150.151998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.60714.98314.884999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1770.173477777700000000.373656989084557
2MJGQIXV 202.46502247.2004240.240.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.27414.75712.225999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.209-999477777700000000.411381577731111
2MJGQIXW 202.46609747.2010960.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.24412.8112.421999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.06-999-999477777700000000.427277221194418
2MJGQIXS 202.46259947.199520.120.121998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.51612.714.172999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.161-9990.159477777700000000.430924142447881
2MJGQILI 202.47999347.1912120.170.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.51613.54912.965999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.148-999-999477777700000000.445555471374926
2MJGQIXF 202.48155847.1969490.10.11998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.20115.23815.106999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1070.162477777700000000.483571218386275
2MJGQIXD 202.45872847.1965790.160.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.95815.62212.79999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.264-999477777700000000.484569694493541
2MJGQIX5 202.48218147.1945460.160.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.1815.20113.431999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.127-999477777700000000.487114497794894
2MJGQIXL 202.45954347.198280.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.80714.43912.8999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.162-999477777700000000.489862710921529
2MJGQIX6 202.45804747.1947520.50.51998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.11813.43616.425999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1760.0430.595477777700000000.496987731350467
2MJGQIX7 202.48307647.1948890.20.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.31513.55213.332999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.165-999-999477777700000000.523990856520351
2MJGQIXX 202.47744947.2019880.080.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.72415.31614.696999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0790.1110.11477777700000000.534369979605735
2MJGQILG 202.4570147.1906550.430.411998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.60516.47113.271999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1890.322-999477777700000000.587681658814355
2MJGQIXO 202.48429947.1991270.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.68415.37615.019999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1160.1440.145477777700000000.635735937149917
2MJGQIL9 202.47515447.1825070.170.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.32715.42815.494999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1180.1190.23477777700000000.750079862801381
2MJGQIXY 202.4750947.2066190.080.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.714.74513.652999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0750.079-999477777700000000.750557288127143
2MJGQIXZ 202.48297247.2076110.230.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.10615.56915.09999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1520.165477777700000000.939965039440625
2MJGQIL4 202.47158647.1784320.090.091998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.84215.12414.413999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.130.1370.111477777700000000.968818075407001
2MJGQIY2 202.48310547.2096630.340.321998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.83816.22315.591999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1990.2550.241477777700000001.04750659518643
2MJGQIL3 202.47573947.1770740.240.241998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.6914.79714.719999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.189-999-999477777700000001.07248816056066
2MJGQIY3 202.46714747.2125890.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.37215.68114.839999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1480.1840.133477777700000001.08946197624989
2MJGQIL7 202.48563447.1795010.220.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.22215.30614.014999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.169-999477777700000001.09998458992394
2MJGQIL5 202.48575347.1790470.180.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.02414.29513.851999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.152-999-999477777700000001.12518033965657
2MJGQILB 202.49722347.1879230.250.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.42215.52614.247999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.20.177-999477777700000001.17014366584875
2MJGQILA 202.49538247.1845890.20.191998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.23515.26814.121999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1860.167-999477777700000001.18696724743233
2MJGQIL6 202.48919447.1791310.170.161998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.79714.21113.909999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.142-999-999477777700000001.20580069290873
2MJGQILF 202.49921247.1903420.210.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.43714.59414.315999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.172-999-999477777700000001.20823624113997
2MJGQIJU 202.44155647.1890220.080.081998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.54815.2115.139999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0590.0880.15477777700000001.21543369139732
2MJGQILC 202.49985147.1886250.210.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.16415.33513.993999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1680.169-999477777700000001.25888640333553
2MJGQIY1 202.44382847.2090990.190.191998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.56415.68214.505999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1590.155-999477777700000001.38578619153341
2MJGQIL8 202.44175747.1799430.060.061998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9912.26111.97511.941999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0180.021477777700000001.45488622337692
2MJGQIL2 202.46067147.1686520.230.231998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.79715.78115.132999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1850.155-999477777700000001.60222598949673
2MJGQIL1 202.48064247.1680340.060.061998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9912.8612.24512.138999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0210.0160.021477777700000001.64677334799955
2MJGQIJR 202.4357147.2091830.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9913.59413.08812.835999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0260.025477777700000001.65866711269327
2MJGQIJT 202.42925847.1935920.170.171998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9916.0614.4614.164999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.134-999-999477777700000001.67160092519725
2MJGQIY4 202.50569447.2143590.110.111998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.20915.28414.551999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1320.1440.114477777700000001.87127180813879
2MJGQIKZ 202.46027247.1637310.220.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.53215.55414.831999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1790.153-999477777700000001.8934023993748
2MJGQIJS 202.42353847.1978840.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.08213.73413.705999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0260.030.048477777700000001.91420351498473
2MJGQIJW 202.43393647.1730610.090.091998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.61615.4114.78999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0960.1540.159477777700000001.96308907028826
2MJGQIY6 202.5043147.2181660.090.081998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.91315.10514.69999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1190.1140.123477777700000001.9841062118691
2MJGQIKW 202.45995647.1622090.290.241998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.66415.20315.41999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.167-9990.191477777700000001.98537435532161
2MJGQIY5 202.5093747.2155570.190.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.27114.70314.109999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.151-999-999477777700000002.03304177217965
2MJGQIY7 202.50123747.2220610.250.241998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.22914.5515.076999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.198477777700000002.07872487900342
2MJGQIJX 202.43708547.166370.070.071998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9915.2714.77814.478999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0780.0990.111477777700000002.16490994552898
2MJGQIJQ 202.44663747.2272110.220.211998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9916.41314.58914.479999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.169-999-999477777700000002.18278763679693
2MJGQIY8 202.50221847.2240030.230.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.28915.6514.348999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.176-999477777700000002.19588303927755
2MJGQIJV 202.42054747.1790920.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.25713.56113.381999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0230.0210.038477777700000002.22831002853026
2MJGQIKV 202.44533247.1613660.20.191998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.37715.5114.211999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1520.145-999477777700000002.23523345464337
2MJGQIY0 202.52088247.2090450.180.171998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.26614.94714.595999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.14-999-999477777700000002.24032694287513
2MJGQIL0 202.43364447.1666260.190.181998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.17514.36414.125999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.159-999-999477777700000002.2437046402149
2MJGQIYB 202.50203747.2258760.180.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.35114.74514.335999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000002.28307796813324
2MJGQIYA 202.50312147.2253610.240.231998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.93715.63414.155999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.185-999477777700000002.28336762041618
2MJGQIY9 202.50410747.2253490.180.161998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.20814.44514.874999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.128-9990.13477777700000002.30661298518628
2MJGQIKU 202.46138247.1552010.190.181998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.48315.23214.977999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.153-999-999477777700000002.38854596284574
2MJGQIYF 202.48131847.2337190.190.181998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.50215.43914.549999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.151-999-999477777700000002.39300311520589
2MJGQIWZ 202.52949247.1933360.220.21998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.53114.9414.605999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.161-999-999477777700000002.41714558485161
2MJGQIKY 202.5100647.1636280.160.151998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.04815.55514.77999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1090.1410.124477777700000002.46596071828359
2MJGQIYD 202.50452347.2289430.250.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.62914.86714.646999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.192-999-999477777700000002.49215701162384
2MJGQIYC 202.50600347.2287640.250.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.1815.73514.28999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.176-999477777700000002.51771523626624
2MJGQILD 202.53208347.1888010.070.071998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.03314.62714.634999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.040.0550.095477777700000002.54529291256223
2MJGQIYE 202.49879447.2329860.220.211998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.06915.62615.086999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1080.1480.153477777700000002.58312549371725
2MJGQIKT 202.49418247.1542590.210.21998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9916.26115.79314.674999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1230.163-999477777700000002.60749023123866
2MJGQIYG 202.49269747.2359120.220.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.36715.54114.186999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1660.166-999477777700000002.64504253572839
N5PB018353 202.41511535644547.2193527221680.2340010.2348721999.3499755859499.9999.9918.838899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58132299.9999.9999.9999.9999.9999.9999.9999.99320002021.54083161.3650.424813002.69474778128944
N5PB018958 202.41085815429747.21569824218750.2340010.2348721999.3499755859499.9999.9918.715699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55524899.9999.9999.9999.9999.9999.9999.9999.993100000011.5282418.41360.422481002.73266172540035
2MJGQIKX 202.52070647.1632730.070.071998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.32414.68914.504999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.050.0550.088477777700000002.78556662246155
N5PB011730 202.41896057128947.22697448730470.3049570.3099451994.4200439453199.9921.734299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50968999.9999.9999.9999.9999.9999.9999.9999.9999.99310100025012.4569386.40970.420416002.85506678519571
N5PB018333 202.53942871093847.18434143066410.2248040.2293791996.1600341796999.9999.9918.646799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56766999.9999.9999.9999.9999.9999.9999.9999.993100000011.74777146.7440.234038002.88716951133353
N5PB011752 202.44160461425847.23867797851560.3049570.3099451994.4200439453199.9922.070699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55169599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.52406159.3470.416911002.89319381704837
2MJGQIJY 202.43241647.1537250.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9914.28413.97613.912999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0290.0340.053477777700000002.89481588974536
N5PB011731 202.41801452636747.22768402099610.3049570.3099451994.4200439453199.9922.303899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60998499.9999.9999.9999.9999.9999.9999.9999.9999.99010010025021.59224147.7550.609963002.91229055903964
N5PB011760 202.44985961914147.24134445190430.3049570.3099451994.4200439453199.9921.76699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49786499.9999.9999.9999.9999.9999.9999.9999.9999.99010100023011.79173120.4370.337809002.92770035689949
N5PB011727 202.41384887695347.2247962951660.3049570.3099451994.4200439453199.9921.589599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48568699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.91792136.5650.21314002.92821240630691
N5PB011754 202.43905639648447.23883056640630.3049570.3099451994.4200439453199.9921.961899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53623199.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.5600687.69460.129939002.94486658043773
N5PB018922 202.5159454345747.1563796997070.2340010.2348721999.3499755859499.9999.9917.82199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.47187599.9999.9999.9999.9999.9999.9999.9999.993100002012.5095555.49240.4312002.95326683377032
N5PB018929 202.5305938720747.16711807250980.2340010.2348721999.3499755859499.9999.9917.481299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45235899.9999.9999.9999.9999.9999.9999.9999.993100002012.3601612.1320.12562002.96123944057275
N5PB018371 202.45420837402347.24276351928710.2799910.2837881983.1300048828199.9999.9918.965399.9999.9919.511599.9999.9999.9999.9999.9999993799991999999999999.9999.990.63327199.9999.990.66006199.9999.9999.9999.9999.99312000021.13009140.2550.406297002.96544569058348
N5PB011736 202.4184570312547.22943115234380.3049570.3099451994.4200439453199.9921.856399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52020699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.78661170.8990.719495002.97196933036176
2MJGQIKS 202.4511947.1467290.080.081998.4032950596199.9999.9999.9999.9999.9999.9999.9999.9915.4631515.062999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0510.0790.136477777700000002.97270314085967
N5PB011761 202.44813537597747.24210739135740.3049570.3099451994.4200439453199.9922.18399.9999.9920.432819.198999.9999.9999.9999.9999.999918999971999999999999.990.5933899.9999.990.5031110.45770199.9999.9999.9999.9999.99310001027032.58581135.1750.589583002.99201754383412
N5PB006600 202.4191131591847.2303543090820.3488930.3447621994.4200439453119.928321.968699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5198240.53833899.9999.9999.9999.9999.9999.9999.9999.9999.993222032.6028119.1990.353701002.99253592434489
N5PB018334 202.5429687547.18716430664060.2248040.2293791996.1600341796999.9999.9918.720499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57231699.9999.9999.9999.9999.9999.9999.9999.993100000011.5864591.43810.369987002.99862724471224
N5PB006653 202.42881774902347.23632049560550.3488930.3447621994.4200439453117.43120.124817.369999.9999.9919.168699.9999.9916.73615.92115.5393518379999199994748490.4195150.4182110.4486999.9999.990.41965999.9999.990.1540.1760.208311122064.24556128.2840.165967003.02146945070946
N5PB006633 202.42378234863347.23416137695310.3488930.3447621994.4200439453119.835321.943499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4963330.53067599.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.12853171.6440.0935769003.03838290905011
N5PB018921 202.51939392089847.15615081787110.2340010.2348721999.3499755859499.9999.9918.536699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53650699.9999.9999.9999.9999.9999.9999.9999.993100002011.5309442.84540.262805003.05436113358895
N5PB018911 202.50746154785247.14992904663090.2340010.2348721999.3499755859499.9999.9918.06699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48847199.9999.9999.9999.9999.9999.9999.9999.993100002011.8914416.73370.291639003.07803668712183
N5PB018339 202.39529418945347.18832778930660.2340010.2348721999.3499755859499.9999.9918.665899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56678899.9999.9999.9999.9999.9999.9999.9999.99320002021.899670.2139930.506655003.0782410364468
N5PB000226 202.41110229492247.2266349792480346000534 0.3049570.3099451994.4200439453199.9915.789614.079199.9999.9914.965699.9999.9913.44912.90412.77199183799991999947484999.990.4070660.42190799.9999.990.2950399.9999.990.0250.0250.02801011012043.8866188.71470.0511896003.08445486672399
N5PB018956 202.54190063476647.21123123168950.2340010.2348721999.3499755859499.9999.9918.126599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.49948299.9999.9999.9999.9999.9999.9999.9999.993100000012.5274395.45840.619336003.08810092870854
N5PB018897 202.49185180664147.14519500732420.2340010.2348721999.3499755859499.9999.9918.520399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53346599.9999.9999.9999.9999.9999.9999.9999.993100000011.8466389.42850.491616003.0899627291865
N5PB018337 202.39532470703147.18665695190430.2340010.2348721999.3499755859499.9999.9918.806799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57386699.9999.9999.9999.9999.9999.9999.9999.99320000021.5269218.7150.412003003.09082450305029
N5PB011765 202.44615173339847.24374008178710.3049570.3099451994.4200439453199.9922.050799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56630799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.01499160.9510.607294003.11012691474987
N5PB016961 202.39558410644547.20530319213870.2548330.2668841994.4300537109420.547299.9999.9999.9999.9919.479299.9999.9999.9999.9999.993599999999199999999990.70495299.9999.9999.9999.990.55649799.9999.9999.9999.9999.9931200021.51051161.6120.411326003.11079779646938
N5PB018312 202.44493103027347.1456222534180.2340010.2348721999.3499755859499.9999.9918.837899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57866199.9999.9999.9999.9999.9999.9999.9999.99320000021.9572245.30180.644218003.11195577454229
N5PB018952 202.54473876953147.20602416992190.2340010.2348721999.3499755859499.9999.9917.486699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45398399.9999.9999.9999.9999.9999.9999.9999.993100002013.43544138.2730.580998003.1143172008045
N5PB006718 202.4409179687547.24253082275390.3488930.3447621994.4200439453119.375699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.4642999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202025.3461184.24630.627626003.11673573449823
N5PB037136 202.39726257324247.21017456054690.2548330.2668841994.4300537109420.506299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67054999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.4784372.62850.37585003.11880705304912
N5PB011621 202.52958679199247.1617355346680.3049570.3099451994.4200439453199.9922.048299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54438699.9999.9999.9999.9999.9999.9999.9999.9999.99310100027011.48184162.1330.401637003.1203423369294
N5PB011705 202.39770507812547.21121978759770.2548330.2668841994.4300537109420.461522.227199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6730620.61206499.9999.9999.9999.9999.9999.9999.9999.9999.99310220021.9025319.14140.565455003.121104192308
N5PB006016 202.53805541992247.17031478881840.3488930.3447621994.4200439453119.909722.163799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5078210.58561799.9999.9999.9999.9999.9999.9999.9999.9999.993222022.447526.915640.345778003.12481718220944
N5PB018374 202.45196533203147.24515151977540.2248040.2293791996.1600341796999.9999.9918.733899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57686599.9999.9999.9999.9999.9999.9999.9999.993100000011.76511135.4340.422453003.12586523571525
N5PB018999 202.47978210449247.24691390991210.2340010.2348721999.3499755859499.9999.9918.757399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56380499.9999.9999.9999.9999.9999.9999.9999.993100002011.49956162.3480.400265003.16567368043032
N5PB011686 202.54814147949247.1970787048340.3049570.3099451994.4200439453199.9921.819499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52204699.9999.9999.9999.9999.9999.9999.9999.9999.99310020022.4326799.66920.619689003.17990473745689
N5PB006272 202.54806518554747.19852828979490.3488930.3447621994.4200439453120.022999.9918.994599.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.52365499.990.64514199.9999.9999.9999.9999.9999.9999.9999.99320202032.3295538.53820.440506003.18209002972502
N5PB011620 202.53086853027347.16111373901370.3049570.3099451994.4200439453199.9922.386299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64649699.9999.9999.9999.9999.9999.9999.9999.9999.99310100027011.66641149.0270.641458003.18445002379415
N5PB006359 202.39427185058647.2069587707520.3488930.3447621994.4200439453120.503299.9999.9999.9920.518499.9999.9999.9999.9999.9999.993599999979999999999990.6504599.9999.9999.990.54405999.9999.9999.9999.9999.9999.993202031.6061733.0180.389164003.18484494165516
N5PB006315 202.39256286621147.20132446289060.3488930.3447621994.4200439453119.913899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52247899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202023.2730969.3750.448342003.19243480930656
N5PB034700 202.39646911621147.21260070800780.3111690.3297381993.1700439453199.9922.274199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65448999.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.45046121.8130.669977003.19594969496111
N5PB011771 202.448242187547.2457351684570.3049570.3099451994.4200439453199.9921.293699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46197899.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.42719.05860.575596003.19903081499263
N5PB034690 202.39450073242247.20880889892580.3111690.3297381993.1700439453199.9922.272799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62107199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5150716.81250.412819003.20355850647195
N5PB005962 202.53416442871147.16346740722660.3488930.3447621994.4200439453120.191499.9999.9999.9920.780899.9999.9999.9999.9999.9999.993599999979999999999990.5604899.9999.9999.990.62499799.9999.9999.9999.9999.9999.993202032.029882.52020.372002003.20570906038926
N5PB011769 202.44317626953147.24483108520510.3049570.3099451994.4200439453199.9922.127499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57172199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.47549161.7510.384379003.2118875792939
N5PB018347 202.54779052734447.20427703857420.2248040.2293791996.1600341796999.9999.9917.370699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44367799.9999.9999.9999.9999.9999.9999.9999.993100002013.67927167.240.170254003.21515159825102
N5PB018384 202.46356201171947.24802398681640.2248040.2293791996.1600341796999.9999.9917.70999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46343799.9999.9999.9999.9999.9999.9999.9999.99320002024.5718623.96830.175886003.2197700210904
N5PB018886 202.45370483398447.14186096191410.2340010.2348721999.3499755859499.9999.9918.059399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48825399.9999.9999.9999.9999.9999.9999.9999.993100002011.86787107.8230.2754003.23259973256465
N5PB018893 202.49894714355547.14398956298830.2340010.2348721999.3499755859499.9999.9917.322199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44293499.9999.9999.9999.9999.9999.9999.9999.993100002012.4428103.7880.119137003.25202997824695
N5PB011773 202.44583129882847.24623489379880.3049570.3099451994.4200439453199.9922.088199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58061599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.8075135.5120.417239003.25646805320433
N5PB005921 202.53073120117247.1591224670410.3488930.3447621994.4200439453120.34799.9999.9999.9920.658999.9999.9999.9999.9999.9999.993599999979999999999990.59346799.9999.9999.990.60285999.9999.9999.9999.9999.9999.993202021.620317.215920.394321003.25683534783546
2MJGQIYI 202.48418747.2480470.30.291998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.02116.19816.112999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0920.226-999477777700000003.25963121568175
N5PB006188 202.55001831054747.19034194946290.3488930.3447621994.4200439453120.425899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63680399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.61060.1304960.379834003.26281180351084
N5PB006354 202.39193725585947.20590209960940.3488930.3447621994.4200439453119.435121.243499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4549340.45074899.9999.9999.9999.9999.9999.9999.9999.9999.993222032.8201157.08630.343592003.26367243180913
N5PB018938 202.39385986328147.17824554443360.2340010.2348721999.3499755859499.9999.9918.731799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55782399.9999.9999.9999.9999.9999.9999.9999.993100000011.506217.20870.396715003.26435959840977
N5PB006270 202.39016723632847.19673919677730.3488930.3447621994.4200439453120.293422.069399.9999.9920.562919.487899.9999.9999.9999.9999.99351899997199999999990.5891990.55127399.9999.990.5522480.76686199.9999.9999.9999.9999.9932222041.4556102.3250.0209298003.26691548169222
N5PB011772 202.44300842285247.2457923889160.3049570.3099451994.4200439453199.9922.052999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56710199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.53413139.9320.261111003.26843270371084
N5PB016938 202.54898071289147.18424987792970.2548330.2668841994.4300537109420.040799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.55324199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200023.664452.676380.645066003.26985963231079
N5PB006291 202.39016723632847.19778442382810.3488930.3447621994.4200439453120.150921.995599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5580660.54699799.9999.9999.9999.9999.9999.9999.9999.9999.99320222032.7888497.24020.424307003.27000215019877
N5PB018340 202.38990783691447.18991470336910.2799910.2837881983.1300048828199.9999.9918.708999.9999.9919.515499.9999.9999.9999.9999.9999993799991999999999999.9999.990.54639499.9999.990.62935299.9999.9999.9999.9999.99012000021.15739137.0530.426915003.28686848802756
N5PB018879 202.46284484863347.13993072509770.2340010.2348721999.3499755859499.9999.9918.611599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55237699.9999.9999.9999.9999.9999.9999.9999.993100002011.86697126.8590.510888003.29115208545417
N5PB006179 202.5507812547.18954467773440.3488930.3447621994.4200439453120.494821.35299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6453760.45926799.9999.9999.9999.9999.9999.9999.9999.9999.993222031.48701161.6930.392821003.29786478430934
N5PB005965 202.53781127929747.16413116455080.3488930.3447621994.4200439453120.101599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52724499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.89439.067680.342675003.30562752178825
N5PB018991 202.50186157226647.24562454223630.2340010.2348721999.3499755859499.9999.9918.766599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56531899.9999.9999.9999.9999.9999.9999.9999.993100000011.52547108.0290.421056003.32433316288422
N5PB018389 202.45809936523447.24935150146480.2248040.2293791996.1600341796999.9999.9917.82899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46635799.9999.9999.9999.9999.9999.9999.9999.99320000024.1232749.21170.572816003.32489481597178
N5PB034802 202.4314727783247.2434806823730.3111690.3297381993.1700439453199.9921.817799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50267199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.16888141.6760.238924003.33364784047177
N5PB006299 202.55157470703147.20084762573240.3488930.3447621994.4200439453120.306199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59554199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.5466689.95430.641904003.33758408408414
N5PB034798 202.42846679687547.24274444580080.3111690.3297381993.1700439453199.9921.588799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47697699.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.1741175.5740.524128003.35526969714353
N5PB034809 202.43423461914147.24485778808590.2548330.2668841994.4300537109420.609821.917299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7643620.52609799.9999.9999.9999.9999.9999.9999.9999.9999.99320220021.6889131.3880.384425003.35592226419278
N5PB011679 202.38803100585947.18989944458010.3049570.3099451994.4200439453199.9921.755699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51519999.9999.9999.9999.9999.9999.9999.9999.9999.99320022.3416368.44870.227748003.36319930810687
N5PB005896 202.53105163574247.15669250488280.3488930.3447621994.4200439453120.011322.327599.9999.9920.524599.9999.9999.9999.9999.9999.993518999979999999999990.5292070.67007999.9999.990.53727699.9999.9999.9999.9999.9999.993222032.36893164.6670.41928003.36348853092476
N5PB018306 202.49639892578147.14134979248050.2248040.2293791996.1600341796999.9999.9918.912399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.6130899.9999.9999.9999.9999.9999.9999.9999.993100002011.6004432.21680.372911003.36588561721818
N5PB034601 202.55281066894547.19406127929690.3111690.3297381993.1700439453199.9922.219799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60954199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.85903127.2710.502022003.3668773483972
N5PB011602 202.51925659179747.14938735961910.3049570.3099451994.4200439453199.9921.718899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5059199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.30428171.0320.472812003.36777936307698
N5PB018309 202.50158691406347.14260864257810.2248040.2293791996.1600341796999.9999.9918.833799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58531399.9999.9999.9999.9999.9999.9999.9999.993100000011.5235160.0240.412262003.3688516526662
N5PB005875 202.52777099609447.15424728393550.3488930.3447621994.4200439453119.544299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46413699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202023.531473.824080.546162003.36979269215395
N5PB034528 202.54582214355547.1718177795410.3111690.3297381993.1700439453199.9922.147999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58353799.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.73646107.6510.21737003.37081060556199
N5PB018997 202.50224304199247.24703979492190.2340010.2348721999.3499755859499.9999.9918.799299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57232899.9999.9999.9999.9999.9999.9999.9999.99310100005011.51019107.5490.406072003.40867744820078
N5PB034512 202.54122924804747.16456985473630.3111690.3297381993.1700439453199.9922.16599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59447399.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.83505145.9580.339294003.40873404952898
N5PB005955 202.54042053222747.16292572021480.3488930.3447621994.4200439453120.556821.631299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6852640.4808999.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.5552369.89980.435045003.4343101477945
N5PB006504 202.39460754394547.21995925903320.3488930.3447621994.4200439453119.521621.313899.9999.9999.9919.481699.9999.9999.9999.9999.993518999999199999999990.4589530.45495299.9999.9999.990.78828599.9999.9999.9999.9999.9932222052.37687109.6150.196123003.43889973053775
N5PB034630 202.38586425781347.19685745239260.3111690.3297381993.1700439453199.9922.319599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66223699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5120870.68960.415363003.44248672397866
N5PB016944 202.3860626220747.18829727172850.2548330.2668841994.4300537109420.174899.9999.9999.9920.444299.9999.9999.9999.9999.9999.993599999979999999999990.57789899.9999.9999.990.50473299.9999.9999.9999.9999.9999.993202023.1772429.62790.513114003.45236087402212
N5PB034685 202.55278015136747.20806884765630.3111690.3297381993.1700439453199.9922.238899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62419999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.603691.03870.376585003.46139999324157
N5PB011668 202.38613891601647.18625640869140.3049570.3099451994.4200439453199.9922.13999.9999.9999.9919.475599.9999.9999.9999.9999.9999189999991999999999999.990.5760799.9999.9999.990.5502899.9999.9999.9999.9999.99311022021.5256569.91340.427427003.46479725935257
N5PB034526 202.54722595214847.17000579833980.3111690.3297381993.1700439453199.9922.04599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54513899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.67992133.4950.199012003.46804336268699
N5PB005832 202.52468872070347.15006256103520.3488930.3447621994.4200439453120.362799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6264599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.827299.796470.723838003.47262242451705
N5PB034521 202.54675292968847.16843032836910.3111690.3297381993.1700439453199.9922.183199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60696199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.0886171.3230.542774003.4920245722156
N5PB011589 202.51164245605547.14346694946290.3049570.3099451994.4200439453199.9921.891899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53035499.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.8027184.06320.642456003.49973804068554
N5PB018352 202.54786682128947.21970367431640.2799910.2837881983.1300048828199.9999.9918.514399.9999.9919.510399.9999.9999.9999.9999.9999993799991999999999999.9999.990.55431199.9999.990.5923699.9999.9999.9999.9999.99321000021.59324147.9180.609447003.50582191969893
N5PB005973 202.54382324218847.16431427001950.3488930.3447621994.4200439453119.58822.197199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.469710.61731699.9999.9999.9999.9999.9999.9999.9999.9999.993222023.1381758.94320.419894003.50695123722966
N5PB037090 202.532226562547.15394973754880.2548330.2668841994.4300537109420.40199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65752599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.8585692.94870.698976003.51114699161478
N5PB006746 202.43484497070347.24794387817380.3488930.3447621994.4200439453120.3999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61612499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.9378924.44080.394422003.51308861475706
N5PB018292 202.463867187547.13615417480470.2248040.2293791996.1600341796999.9999.9917.05299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.43732899.9999.9999.9999.9999.9999.9999.9999.993100002014.65678150.4830.298748003.5135267087695
N5PB006341 202.55455017089847.20713424682620.3488930.3447621994.4200439453120.540299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67407499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5702916.90610.431759003.51916381667999
N5PB011663 202.38539123535247.18338012695310.3049570.3099451994.4200439453199.9921.89899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51790499.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.53481139.3260.285427003.5237841649684
N5PB034816 202.43188476562547.24719238281250.3111690.3297381993.1700439453199.9922.12399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56884299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7132265.18680.300537003.52383835284457
N5PB034671 202.55522155761747.20529937744140.3111690.3297381993.1700439453199.9922.264199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6455199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.630194.410470.737932003.5241646258988
N5PB005942 202.54254150390647.16201782226560.3488930.3447621994.4200439453120.515499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65806299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.770220.4533650.461999003.53652682651502
2MJGQIYH 202.5279447.238750.230.221998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.53815.69515.241999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1520.1510.178477777700000003.54443079776152
N5PB011717 202.54992675781347.21887588500980.3049570.3099451994.4200439453199.9921.479899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47725599.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.0206588.31640.587663003.56117519563187
N5PB018294 202.49148559570347.13695907592770.2799910.2837881983.1300048828199.9999.9918.429499.9999.9919.175399.9999.9999.9999.9999.9999993799991999999999999.9999.990.53903499.9999.990.45031199.9999.9999.9999.9999.99321000022.322850.71890.384402003.56271062252108
N5PB006313 202.55679321289147.20310974121090.3488930.3447621994.4200439453120.033421.921999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5269480.52776999.9999.9999.9999.9999.9999.9999.9999.9999.993222032.260487.234060.408291003.56597269526732
N5PB018288 202.4830780029347.13550949096680.2799910.2837881983.1300048828199.9999.9918.715599.9999.9919.513899.9999.9999.9999.9999.9999993799991999999999999.9999.990.59225299.9999.990.64468899.9999.9999.9999.9999.9932002021.12237141.170.40117003.58113763122825
N5PB011786 202.43583679199247.24954986572270.3049570.3099451994.4200439453199.9921.29518.435499.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.4560480.54089399.9999.9999.9999.9999.9999.9999.9999.99320033.4546974.79740.565163003.58517072489769
N5PB005806 202.52313232421947.14668273925780.3488930.3447621994.4200439453119.705321.97299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4924220.54782999.9999.9999.9999.9999.9999.9999.9999.9999.993222023.87622124.5060.56829003.59238249613742
N5PB006056 202.55340576171947.17422103881840.3488930.3447621994.4200439453117.162118.527216.704899.9918.850717.606599.9999.9916.03615.68615.723351837997199994748490.4167420.408110.4252699.990.4198540.30918299.9999.990.0870.1480.253011112092.81761172.6950.105949003.60436101852067
N5PB018393 202.44204711914147.25166702270510.2799910.2837881983.1300048828199.9999.9918.06399.9999.9919.505399.9999.9999.9999.9999.9999993799991999999999999.9999.990.48774899.9999.990.69441599.9999.9999.9999.9999.9932000021.09675137.3790.369715003.61420869955124
N5PB006712 202.41459655761747.24190902709960.3488930.3447621994.4200439453118.021320.110516.638299.9999.9919.080599.9999.9915.39914.89614.6363518379999199994748490.4192830.4141510.42515199.9999.990.37242599.9999.990.0540.070.09501122082.38125.9120.0499992003.63513718868652
N5PB034665 202.38175964355547.20227050781250.3111690.3297381993.1700439453199.9922.108499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5779299.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.17590.45150.540742003.63647199964424
N5PB006433 202.55415344238347.21519088745120.3488930.3447621994.4200439453119.799999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5040699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202033.82694152.790.577367003.63803718464296
N5PB034475 202.52645874023447.14748001098630.3111690.3297381993.1700439453199.9922.272799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65322299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.90314126.9590.511589003.63820817056855
N5PB011619 202.54418945312547.16061782836910.3049570.3099451994.4200439453199.9921.519999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47896399.9999.9999.9999.9999.9999.9999.9999.9999.99310022022.4096122.46130.399973003.6391174396604
N5PB006137 202.38253784179747.18257141113280.3488930.3447621994.4200439453120.142799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5547799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.89587110.370.293899003.64735319873259
N5PB037139 202.55395507812547.2164382934570.2548330.2668841994.4300537109420.554599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71143899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.4480570.1790.372759003.65660289390689
N5PB005941 202.54597473144547.16186141967770.3488930.3447621994.4200439453120.162899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56303599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310010202023.5620811.43840.745028003.65912468695647
N5PB034468 202.52552795410247.14646911621090.3111690.3297381993.1700439453199.9922.330299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67273199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.15866159.260.703205003.66200141396655
N5PB006733 202.41857910156347.24453735351560.3488930.3447621994.4200439453117.475820.126417.182699.9999.9918.708699.9999.9916.29816.02914.9713518379999199994748490.4191470.4208830.43384799.9999.990.3587999.9999.990.1110.1890.12831112083.80297113.3140.172425003.66407009697726
N5PB006099 202.3833007812547.17843627929690.3488930.3447621994.4200439453120.543699.9999.9999.9999.9919.513799.9999.9999.9999.9999.993599999999199999999990.67635199.9999.9999.9999.990.64527699.9999.9999.9999.9999.9932202021.6208126.5080.37279003.67436118040253
N5PB006089 202.38407897949247.17630004882810.3488930.3447621994.4200439453120.02599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52429699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.484617.39370.523552003.67991507421478
N5PB011791 202.43542480468847.2511634826660.3049570.3099451994.4200439453199.9922.153299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58151699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4872370.25830.396103003.68090533229233
2MJGQIJZ 202.40467147.1523210.060.061998.4032728627699.9999.9999.9999.9999.9999.9999.9999.9911.94511.35811.124999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0220.0190.019477777700000003.68393844966735
N5PB037187 202.43103027343847.24991989135740.2548330.2668841994.4300537109420.073599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54581699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.690645.17570.240422003.68617279854545
N5PB005786 202.52359008789147.14468765258790.3488930.3447621994.4200439453119.179999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.45063199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202024.16797127.310.439614003.69976741135518
N5PB011579 202.4982147216847.1358566284180.3049570.3099451994.4200439453199.9922.040399.9999.9920.654719.50299.9999.9999.9999.9999.999918999971999999999999.990.56248599.9999.990.5998850.61284499.9999.9999.9999.9999.99321020031.83876141.8730.494025003.70212985051937
N5PB018871 202.44479370117247.13517761230470.2340010.2348721999.3499755859499.9999.9918.682699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54581799.9999.9999.9999.9999.9999.9999.9999.993100002011.51335160.0090.411305003.71058550076183
N5PB006584 202.39363098144547.22822570800780.3488930.3447621994.4200439453119.886322.036699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.495570.55453799.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.1067133.750.312554003.71882511082889
N5PB011795 202.4342498779347.2518386840820.3049570.3099451994.4200439453199.9922.236799.9999.9999.9919.497799.9999.9999.9999.9999.9999189999991999999999999.990.61630999.9999.9999.990.72837799.9999.9999.9999.9999.9932020021.54552162.3980.417087003.73684339067809
N5PB005751 202.52023315429747.14229583740230.3488930.3447621994.4200439453120.200899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56447799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202022.309551.62050.419891003.74038965605076
N5PB006492 202.55358886718847.22062683105470.3488930.3447621994.4200439453120.508799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65389399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5334319.5720.438406003.74049983878489
N5PB011570 202.49075317382847.1337318420410.3049570.3099451994.4200439453199.9922.120299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56904499.9999.9999.9999.9999.9999.9999.9999.9999.990100020012.0034693.76820.633754003.74403318027328
N5PB006325 202.56112670898447.20462036132810.3488930.3447621994.4200439453119.472921.725499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4609330.4984999.9999.9999.9999.9999.9999.9999.9999.9999.993222042.6638267.84870.178036003.75434478976955
N5PB006772 202.42892456054747.25072097778320.3488930.3447621994.4200439453120.509999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65463599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1002468.38420.701399003.76709431553933
N5PB006522 202.55238342285247.22361755371090.3488930.3447621994.4200439453120.045499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52074199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.97991142.6580.354902003.77530080978472
N5PB006399 202.38066101074247.21089553833010.3488930.3447621994.4200439453119.901221.328499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4852470.44643599.9999.9999.9999.9999.9999.9999.9999.9999.99010222041.740417.4730.248636003.78073295657424
N5PB006479 202.55552673339847.21951675415040.3488930.3447621994.4200439453120.519199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66046199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.48687160.7030.397591003.78558013152852
N5PB006773 202.42642211914147.25020599365230.3488930.3447621994.4200439453118.282119.662718.181699.9920.111118.879899.9999.9999.9999.9999.99351837997199999999990.4224940.4170120.48062299.990.4345910.36775299.9999.9999.9999.9999.9901112092.88604123.6250.194819003.78647813848368
N5PB034699 202.55914306640647.21303176879880.3111690.3297381993.1700439453199.9921.911199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5324199.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.4145670.09220.550723003.79007777744116
N5PB034540 202.38082885742247.17694091796880.3111690.3297381993.1700439453199.9922.319599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66223699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4817574.08190.375876003.79574154389933
N5PB034600 202.56335449218847.19408798217770.3111690.3297381993.1700439453199.9922.214999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60603599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.8570753.40330.501986003.79673025607612
N5PB011571 202.49374389648447.13322067260740.3049570.3099451994.4200439453199.9920.649418.929399.9920.368899.9999.9999.9999.9999.9999.9999183799799999999999999.990.435180.6194399.990.48972299.9999.9999.9999.9999.9999.99320020038.3199448.52270.77861003.80285689286527
N5PB011734 202.54943847656347.22813034057620.3049570.3099451994.4200439453199.9921.935299.9999.9999.9919.490299.9999.9999.9999.9999.9999189999991999999999999.990.54392299.9999.9999.990.57791899.9999.9999.9999.9999.9931020021.52426104.390.0894499003.80529377792604
N5PB034823 202.42247009277347.24924850463870.3111690.3297381993.1700439453199.9922.03599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55376899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.9881145.4140.684399003.81550265747131
N5PB018323 202.39103698730547.16044235229490.2340010.2348721999.3499755859499.9999.9918.597599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55128899.9999.9999.9999.9999.9999.9999.9999.99321.54399130.0770.267671003.82375344311916
2MJGQIYK 202.49109647.2566950.30.251998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.63413.8713.71999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.202-999-999477777700000003.82421334904054
N5PB011560 202.47280883789147.13066101074220.3049570.3099451994.4200439453199.9922.419299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61222299.9999.9999.9999.9999.9999.9999.9999.9999.99010100025011.1392133.2960.408281003.83494559920289
N5PB011729 202.55291748046947.22579574584960.2548330.2668841994.4300537109418.781321.244199.9999.9920.645399.9999.9999.9999.9999.9999.993518999979999999999990.4418390.45624599.9999.990.59327199.9999.9999.9999.9999.9999.993122037.45634108.4690.47764003.8563689285867
N5PB034832 202.42764282226647.25196838378910.3111690.3297381993.1700439453199.9921.851899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.512499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.9307261.22610.537231003.85740311125541
2MJGQIYJ 202.49466947.256680.270.271998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.16213.61715.073999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.193477777700000003.85831810000928
N5PB005756 202.5268554687547.14294433593750.3488930.3447621994.4200439453119.640921.050899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4706570.43600199.9999.9999.9999.9999.9999.9999.9999.9999.993222042.19126171.2650.158193003.86300500829993
N5PB011636 202.38398742675847.16789245605470.2548330.2668841994.4300537109420.405722.001199.9999.9920.410319.48199.9999.9999.9999.9999.99351899997199999999990.6611180.54886399.9999.990.4987080.79104999.9999.9999.9999.9999.9932220053.0814620.31930.760567003.86385522298024
N5PB005742 202.52470397949247.14148330688480.3488930.3447621994.4200439453120.513399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65676899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5387318.56420.424048003.88276064343048
N5PB006494 202.55746459960947.22060775756840.3488930.3447621994.4200439453120.095422.183999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5485330.60757999.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.31814112.6960.397907003.88409789943533
N5PB011561 202.47279357910247.1294670104980.3049570.3099451994.4200439453199.9921.835399.9999.9999.9918.891499.9999.9999.9999.9999.9999189999991999999999999.990.52657199.9999.9999.990.40910699.9999.9999.9999.9999.99310001025023.70276145.9930.734643003.90654255338085
N5PB019026 202.44375610351647.25717544555660.2340010.2348721999.3499755859499.9999.9918.125599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50176199.9999.9999.9999.9999.9999.9999.9999.993100002011.85856158.8870.275165003.9091798154224
N5PB011572 202.50688171386747.1342201232910.3049570.3099451994.4200439453199.9921.399699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46921299.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.5746574.55390.459867003.91653070519441
N5PB006537 202.55560302734447.22471237182620.3488930.3447621994.4200439453119.940499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50107199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.395126.0050.50076003.92200296731537
N5PB006583 202.55108642578147.23010635375980.3488930.3447621994.4200439453120.54499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67659399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.2058820.81540.721093003.92553184459806
N5PB000386 202.56214904785247.17430877685550346300591 0.3488930.3447621994.4200439453113.334314.348912.894299.9914.690913.546899.9999.9912.37312.02111.983351837997199994748490.4148120.406940.41652599.990.417560.29376299.9999.990.0210.0190.022011011115095.08648175.7170.0560979003.94007576605942
N5PB006112 202.56489562988347.18099212646480.3488930.3447621994.4200439453119.283320.989599.9999.9999.9919.506899.9999.9999.9999.9999.993518999999199999999990.4492330.43726299.9999.9999.990.68750899.9999.9999.9999.9999.99312222052.65289129.740.148737003.94475927292221
N5PB034831 202.42304992675847.25196838378910.3111690.3297381993.1700439453199.9922.237399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62297999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.6120188.11870.380835003.94514870741419
N5PB006797 202.42617797851647.25314712524410.3488930.3447621994.4200439453120.350922.10399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5954250.57478199.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.8995454.00370.495554003.94747009855014
N5PB006518 202.55741882324247.22335052490230.3488930.3447621994.4200439453120.431921.858499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6095940.52157799.9999.9999.9999.9999.9999.9999.9999.9999.993222031.4756316.07250.382506003.9514442763838
N5PB006787 202.41978454589847.25083160400390.3488930.3447621994.4200439453117.448419.19917.535699.9920.216919.059799.9999.9999.9999.9999.99351837997199999999990.4197820.4161230.44317499.990.4563170.40150699.9999.9999.9999.9999.99311112094.7971692.87490.308409003.95327286236816
N5PB018402 202.43992614746147.25729370117190.2248040.2293791996.1600341796999.9999.9917.397299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44888999.9999.9999.9999.9999.9999.9999.9999.99325.1910446.12060.402709003.96183479937113
N5PB018399 202.44171142578147.25769042968750.2248040.2293791996.1600341796999.9999.9918.850299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.59094799.9999.9999.9999.9999.9999.9999.9999.993100000011.4981162.1560.397014003.96251615947087
N5PB011577 202.51327514648447.13531875610350.3049570.3099451994.4200439453199.9921.889499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52964999.9999.9999.9999.9999.9999.9999.9999.9999.99320021.91689148.3370.432387003.96410402270712
N5PB000238 202.37341308593847.20101165771480346000831 0.3488930.3447621994.4200439453114.864416.441514.345799.9917.079615.155299.9999.9913.53312.90212.82351837997199994748490.4150440.4071410.4220999.990.4179350.29590999.9999.990.0250.0220.02601011112093.81691148.6920.0399557003.96616350183848
N5PB034513 202.55795288085947.16543960571290.2548330.2668841994.4300537109420.554422.173499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7113160.57830699.9999.9999.9999.9999.9999.9999.9999.9999.993222021.5369218.75110.418865003.98105698218101
N5PB006446 202.37698364257847.21437072753910.3488930.3447621994.4200439453117.367218.801917.649399.9920.005818.579399.9999.9916.98716.17315.449351837997199994748490.4192090.4090720.46118499.990.4363440.3603199.9999.990.2070.2270.21431112094.157722.148440.170149003.98278554217016
N5PB011803 202.42832946777347.25471496582030.3049570.3099451994.4200439453199.9921.986699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54408999.9999.9999.9999.9999.9999.9999.9999.9999.99320021.584388.05330.369382003.99319992737577
N5PB034747 202.55606079101647.22687149047850.3111690.3297381993.1700439453199.9922.14699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58233599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.92822102.4090.709195003.9996793141134
N5PB034731 202.55885314941447.22323226928710.3111690.3297381993.1700439453199.9922.255799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63816299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.46821158.770.129093004.00104985467118
N5PB034738 202.55746459960947.2252693176270.3111690.3297381993.1700439453199.9922.335899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6784599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.49904160.4610.39975004.00472507357194
N5PB018277 202.49797058105547.13051223754880.2248040.2293791996.1600341796999.9999.9918.68799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54024299.9999.9999.9999.9999.9999.9999.9999.990100002011.43613161.6460.359697004.00558204554108
N5PB018273 202.48948669433647.12894058227540.2799910.2837881983.1300048828199.9999.9917.250299.9919.508518.441299.9999.9916.2915.55715.6839999379971999947484999.9999.990.4362899.990.4313260.34880499.9999.990.1150.1310.24231002042.50627150.9790.305789004.01432432838056
N5PB037073 202.51524353027347.13499450683590.2548330.2668841994.4300537109420.228299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57287799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.2071988.8070.547428004.01761490950472
N5PB034763 202.55346679687547.23081588745120.3111690.3297381993.1700439453199.9922.303299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64699899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5073418.48180.412802004.03012479037853
N5PB000263 202.45240783691447.12844085693360346000156 0.2340010.2348721999.3499755859499.9999.9914.433199.9999.9999.9999.9999.9914.37314.0113.962999937999999999947484999.9999.990.41816199.9999.9999.9999.9999.990.0320.0350.05601010002023.97591104.7980.184471004.03282331091694
N5PB006646 202.39024353027347.23420715332030.3488930.3447621994.4200439453115.183817.077213.878299.9918.086515.645899.9999.9912.74312.1211.89351837997199994748490.4151610.4072940.42180699.990.4185710.29601299.9999.990.0220.0210.022011112093.6861795.96590.0453048004.03591489094794
N5PB034755 202.55529785156347.22901916503910.3111690.3297381993.1700439453199.9921.920499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52722699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.44053118.8270.373319004.03691876781146
N5PB034824 202.41354370117247.24974060058590.3111690.3297381993.1700439453199.9922.13699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57632899.9999.9999.9999.9999.9999.9999.9999.9999.990100020012.11651136.7780.520964004.0374415834143
N5PB005710 202.52239990234447.13731002807620.3488930.3447621994.4200439453120.562899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68937299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5466872.15370.418743004.04038016799458
N5PB034736 202.55888366699247.22503280639650.3111690.3297381993.1700439453199.9922.328599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67105299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.49786159.5170.407818004.04974225040106
N5PB034453 202.52616882324247.13875961303710.3111690.3297381993.1700439453199.9922.246599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63046999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.51558132.5880.255791004.05125014732484
N5PB011553 202.48652648925847.12778472900390.3049570.3099451994.4200439453199.9921.801999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51725699.9999.9999.9999.9999.9999.9999.9999.9999.99310022022.28298125.8720.549061004.06085299242235
N5PB011557 202.49307250976647.12864303588870.3049570.3099451994.4200439453199.9919.895599.9999.9920.354899.9999.9999.9999.9999.9999.9999189999799999999999999.990.419299.9999.990.4822899.9999.9999.9999.9999.9999.99320037.15257145.8640.655718004.06286718397174
N5PB018861 202.43272399902347.13180160522460.2340010.2348721999.3499755859499.9999.9918.727499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55490599.9999.9999.9999.9999.9999.9999.9999.993100000011.5139371.29480.413643004.06413803633768
N5PB011558 202.50024414062547.12987518310550.3049570.3099451994.4200439453199.9921.577499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47724599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.509423.65250.613662004.06920297867821
N5PB006312 202.56936645507847.20281219482420.3488930.3447621994.4200439453118.261719.749518.04299.9920.180719.230999.9999.9999.9999.9999.99351837997199999999990.4224960.4114440.46472399.990.4419950.40915999.9999.9999.9999.9999.9931122082.82954153.6650.111879004.07167851039382
N5PB019030 202.43426513671947.25823974609380.2340010.2348721999.3499755859499.9999.9918.208899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50659599.9999.9999.9999.9999.9999.9999.9999.993100002012.19073125.5790.398182004.09262672361945
N5PB005678 202.51687622070347.13410949707030.3488930.3447621994.4200439453120.54899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67927299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202021.98477136.4910.476081004.09544119146423
N5PB016887 202.50659179687547.13077926635740.2548330.2668841994.4300537109419.176699.9999.9999.9920.538199.9999.9999.9999.9999.9999.993599999979999999999990.46044999.9999.9999.990.54759699.9999.9999.9999.9999.9999.99320100026.7215763.84950.692907004.1038330605941
N5PB013357 202.55264282226647.23405456542970.2548330.2668841994.4300537109420.471122.182599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6808940.60657499.9999.9999.9999.9999.9999.9999.9999.9999.99320220031.5339448.33780.254357004.1107006830399
N5PB006770 202.41128540039147.25020599365230.3488930.3447621994.4200439453119.766999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.48740499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.3649499.01850.257696004.11341992582864
N5PB005880 202.55319213867247.15511322021480.3488930.3447621994.4200439453119.894122.110999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4906430.5621799.9999.9999.9999.9999.9999.9999.9999.9999.990222031.9122145.3510.193947004.12893183456295
N5PB011556 202.50175476074247.12912750244140.3049570.3099451994.4200439453199.9921.990518.897199.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.545350.6075499.9999.9999.9999.9999.9999.9999.9999.99322021.581289.14890.368852004.13077773862462
N5PB005703 202.52044677734447.13474655151370.3488930.3447621994.4200439453116.073418.768415.510899.9919.614317.545499.9999.9914.31913.60713.383351837997199994748490.4166120.4088810.41805899.990.4261720.31068199.9999.990.0280.0270.04101112086.29205176.2460.277387004.13186636050673
N5PB006072 202.56675720214847.17348098754880.3488930.3447621994.4200439453117.938321.505818.322299.9999.9919.284399.9999.9999.9999.9999.993518379999199999999990.4211990.4713740.51095599.9999.990.44811699.9999.9999.9999.9999.99310011125063.2509133.81830.0915097004.1341913574523
N5PB011568 202.5123748779347.13175964355470.2548330.2668841994.4300537109416.74719.338617.852399.9919.819818.955399.9999.9999.9999.9999.99351837997199999999990.4170890.4122260.46092999.990.4327620.37355999.9999.9999.9999.9999.99311120713.14128.03390.565208004.14128147650952
N5PB011562 202.50903320312547.13035202026370.2548330.2668841994.4300537109420.428222.181699.9999.9920.687599.9999.9999.9999.9999.9999.993518999979999999999990.6789860.59279399.9999.990.59811399.9999.9999.9999.9999.9999.993220031.785658.87790.317808004.16457402684462
N5PB011547 202.49313354492247.12680435180660.3049570.3099451994.4200439453199.9922.016299.9999.9920.379919.391199.9999.9999.9999.9999.999918999971999999999999.990.55499.9999.990.4925210.5157899.9999.9999.9999.9999.9931022031.6087489.15620.381384004.17088536587085
N5PB006750 202.40307617187547.24703598022460.3488930.3447621994.4200439453119.852521.481499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5002080.46406799.9999.9999.9999.9999.9999.9999.9999.9999.993222043.94359114.8570.667002004.17200295901393
N5PB006432 202.56768798828147.21590805053710.3488930.3447621994.4200439453120.095799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52539399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6398839.42960.174488004.17402164415599
N5PB011549 202.49865722656347.12770843505860.3049570.3099451994.4200439453199.9922.081699.9999.9920.697999.9999.9999.9999.9999.9999.9999189999799999999999999.990.57806399.9999.990.60485499.9999.9999.9999.9999.9999.99310020022.7309165.3130.766511004.17493089133431
N5PB018403 202.42773437547.25793838500980.2799910.2837881983.1300048828199.9999.9917.929399.9999.9918.752199.9999.9999.9999.9999.9999993799991999999999999.9999.990.47523799.9999.990.39773999.9999.9999.9999.9999.99321000024.0048244.51030.522389004.17882110333718
N5PB006822 202.42173767089847.25607299804690.3488930.3447621994.4200439453120.157922.259199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5471220.64109899.9999.9999.9999.9999.9999.9999.9999.9999.993222031.639245.184720.171583004.1868654690253
N5PB018370 202.54423522949247.24298477172850.2248040.2293791996.1600341796999.9999.9918.898499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60798799.9999.9999.9999.9999.9999.9999.9999.993100000011.5293619.46580.421649004.18795764492672
N5PB034838 202.41725158691447.25439834594730.2548330.2668841994.4300537109420.211122.332999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5969470.67542699.9999.9999.9999.9999.9999.9999.9999.9999.993220023.2009693.4650.61608004.18976651708094
N5PB005728 202.53388977050847.13973617553710.3488930.3447621994.4200439453120.395499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61914999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8547853.99310.49822004.1904787093588
N5PB005714 202.52987670898447.13768768310550.3488930.3447621994.4200439453119.777421.760899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4942130.50672799.9999.9999.9999.9999.9999.9999.9999.9999.993222033.221776.05120.531218004.19053689346166
N5PB018257 202.46018981933647.12498855590820.2248040.2293791996.1600341796999.9999.9918.582499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54689599.9999.9999.9999.9999.9999.9999.9999.993100002012.020858.373740.524911004.19391769814457
N5PB034834 202.41273498535247.25280761718750.3111690.3297381993.1700439453199.9922.306699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6501599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.96086175.1090.605569004.20791019081576
N5PB018263 202.44435119628947.12654495239260.2248040.2293791996.1600341796999.9999.9918.36999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52159699.9999.9999.9999.9999.9999.9999.9999.993100002012.4396196.88980.503968004.21487513338565
N5PB037066 202.50170898437547.12752151489260.2548330.2668841994.4300537109420.283599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60281399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.8482226.0370.691449004.2218929232093
N5PB006196 202.36640930175847.1890792846680.3488930.3447621994.4200439453119.447521.40899.9999.9999.9919.514499.9999.9999.9999.9999.993518999999199999999990.4561150.4623999.9999.9999.990.61951799.9999.9999.9999.9999.9931222052.5184314.64720.200014004.24591247286067
N5PB005904 202.38304138183647.15570831298830.3488930.3447621994.4200439453119.489521.765718.32399.9999.9919.516899.9999.9999.9999.9999.993518379999199999999990.4508710.4978030.50144899.9999.990.65252999.9999.9999.9999.9999.9901222062.11779124.5560.183141004.25186864645164
N5PB006333 202.3668670654347.20447921752930.3488930.3447621994.4200439453119.781822.336899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4805620.67947299.9999.9999.9999.9999.9999.9999.9999.9999.993222031.80316177.2240.034917004.25579817708334
N5PB018254 202.47370910644547.12363815307620.2248040.2293791996.1600341796999.9999.9918.878899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60095799.9999.9999.9999.9999.9999.9999.9999.993100002011.50339160.9560.409239004.25723981203375
N5PB006825 202.4174804687547.25625991821290.3488930.3447621994.4200439453120.145399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.55581999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.35943156.2010.514249004.2811685113531
N5PB005669 202.52285766601647.1325683593750.3488930.3447621994.4200439453119.745822.348999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4922680.692299.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.91915117.6160.401826004.29419546287494
2MJGQIYM 202.50101447.2630230.120.11998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.95712.27512.003999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.049-999-999477777700000004.29537879295735
N5PB005641 202.51528930664147.12984085083010.3488930.3447621994.4200439453119.28799.9999.9999.9920.785699.9999.9999.9999.9999.9999.993599999979999999999990.45993199.9999.9999.990.62777299.9999.9999.9999.9999.9999.99320202023.89250.1850.111515004.2958146016621
N5PB016880 202.50805664062547.12773132324220.2548330.2668841994.4300537109420.5499.9999.9999.9920.648299.9999.9999.9999.9999.9999.993599999979999999999990.69867199.9999.9999.990.5952999.9999.9999.9999.9999.9999.99320200022.3896911.48530.706587004.29597399241535
N5PB037067 202.51345825195347.12894058227540.2548330.2668841994.4300537109420.788799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.80200199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310100203011.5833300.998454004.313632678784
N5PB005843 202.38740539550847.14970016479490.3488930.3447621994.4200439453120.004799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52709399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.5323666.40330.399733004.31923039762862
N5PB018868 202.41247558593847.13418579101560.2340010.2348721999.3499755859499.9999.9918.774199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5650699.9999.9999.9999.9999.9999.9999.9999.993100002011.5267370.75580.420724004.32093902081505
N5PB034488 202.38423156738347.15244293212890.3111690.3297381993.1700439453199.9922.131699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59214399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.2394236.1540.531478004.32295004094312
N5PB011544 202.49841308593847.12502670288090.3049570.3099451994.4200439453199.9921.976299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54075499.9999.9999.9999.9999.9999.9999.9999.9999.99010022021.85504145.6070.500264004.32708526001581
N5PB016884 202.51214599609447.12829208374020.2548330.2668841994.4300537109420.576599.9999.9999.9920.540199.9999.9999.9999.9999.9999.993599999979999999999990.73168199.9999.9999.990.54913599.9999.9999.9999.9999.9999.99320200022.0478386.69460.634655004.32774684254275
N5PB006839 202.41909790039147.25803375244140.3488930.3447621994.4200439453120.03822.107199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.528420.56430899.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.6240810.76970.425268004.34150883566361
N5PB011548 202.50389099121147.12585067749020.3049570.3099451994.4200439453199.9919.786318.200899.9999.9919.13999.9999.9999.9999.9999.9999183799991999999999999.990.4185190.49591899.9999.990.43760799.9999.9999.9999.9999.9931022045.1076586.98740.20802004.34481487631621
N5PB006648 202.55627441406347.23755264282230.3488930.3447621994.4200439453119.469421.31699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4628030.46088899.9999.9999.9999.9999.9999.9999.9999.9999.99310222033.0405150.7050.365829004.35340214229685
N5PB034492 202.38093566894547.15417480468750.3111690.3297381993.1700439453199.9922.334699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67714899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.526117.79950.418073004.37428064635501
N5PB016883 202.51371765136747.12786865234380.2548330.2668841994.4300537109420.721199.9999.9999.9920.533399.9999.9999.9999.9999.9999.993599999979999999999990.81755199.9999.9999.990.5438999.9999.9999.9999.9999.9999.99310000203023.36222151.6310.784507004.37669383569873
N5PB011764 202.55007934570347.24334716796880.3049570.3099451994.4200439453199.9921.223299.9999.9920.731499.9999.9999.9999.9999.9999.9999189999799999999999999.990.46425399.9999.990.62650899.9999.9999.9999.9999.9999.99320035.57706129.2190.718506004.37709161641099
N5PB005610 202.51161193847747.12711334228520.3488930.3447621994.4200439453119.871299.9999.9999.9920.699599.9999.9999.9999.9999.9999.993599999979999999999990.51672899.9999.9999.990.60589499.9999.9999.9999.9999.9999.99320202023.6931169.75180.506024004.38437856200217
N5PB018246 202.45959472656347.121582031250.2248040.2293791996.1600341796999.9999.9918.769599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.58934799.9999.9999.9999.9999.9999.9999.9999.993100002011.77704132.8190.427017004.39970670508708
N5PB011807 202.41627502441447.25811004638670.2548330.2668841994.4300537109419.952720.931999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5301430.44577599.9999.9999.9999.9999.9999.9999.9999.9999.993220034.72635177.2480.769907004.40183224555831
N5PB034433 202.52568054199247.13120651245120.3111690.3297381993.1700439453199.9922.324799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66733499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.96584174.690.616363004.42293975837145
N5PB005586 202.50996398925847.12587356567380.3488930.3447621994.4200439453119.892199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50341999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.7731111.27840.532039004.4280804047959
N5PB011542 202.50175476074247.12390518188480.3049570.3099451994.4200439453199.9921.686899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50657399.9999.9999.9999.9999.9999.9999.9999.9999.99320020022.92303128.3440.485056004.42963940882492
N5PB005812 202.55458068847747.14802551269530.3488930.3447621994.4200439453119.236721.296599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4472120.45869499.9999.9999.9999.9999.9999.9999.9999.9999.99310222043.01006171.5020.299226004.43053190084252
N5PB005640 202.52221679687547.12957763671880.3488930.3447621994.4200439453119.028699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.44997199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100102016.92084159.2950.478484004.43798644030269
N5PB018262 202.42962646484447.12592697143550.2248040.2293791996.1600341796999.9999.9918.293699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50284699.9999.9999.9999.9999.9999.9999.9999.993100002011.95111177.780.264751004.43831684971592
N5PB005591 202.50794982910247.12513351440430.3488930.3447621994.4200439453119.241799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.45704399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202024.7691159.51090.472135004.44029479712085
N5PB018258 202.43357849121147.12485504150390.2248040.2293791996.1600341796999.9999.9918.403899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52122999.9999.9999.9999.9999.9999.9999.9999.993100002012.05718150.7110.370964004.44120228455716
N5PB006395 202.36349487304747.20946121215820.3488930.3447621994.4200439453119.818199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.4872799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202014.64974137.90.829445004.44217984447729
2MJGQIYN 202.49801647.2661590.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.999.9169.1188.582999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0360.0360.026477777700000004.44298788488368
N5PB011596 202.38745117187547.14638519287110.3049570.3099451994.4200439453199.9922.159599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58394499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.1181621.09580.698493004.44454091094245
N5PB037085 202.38935852050847.14490127563480.2548330.2668841994.4300537109420.283399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60266299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.8014858.06330.255914004.44493696905388
N5PB034846 202.41006469726647.25644683837890.3111690.3297381993.1700439453199.9921.864699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52366199.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.1994154.6680.477303004.44993279258351
N5PB006202 202.57940673828147.19211959838870.3488930.3447621994.4200439453120.556899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68526499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.58875107.3880.442209004.45356731357503
N5PB006701 202.55459594726647.24178314208980.3488930.3447621994.4200439453119.134422.02599.9999.9920.51899.9999.9999.9999.9999.9999.993518999979999999999990.4527940.55703899.9999.990.54378999.9999.9999.9999.9999.9999.993222045.40151158.6830.426742004.45536860016575
N5PB006447 202.36433410644547.21306610107420.3488930.3447621994.4200439453119.262799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.44913299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202017.0091972.95320.822649004.45745223834235
N5PB034499 202.3771209716847.15563964843750.3111690.3297381993.1700439453199.9921.604799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48320499.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.11436153.2690.354946004.45795164060266
N5PB005838 202.38349914550847.14933395385740.3488930.3447621994.4200439453120.524599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66390399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5363170.93310.429097004.45830762197727
N5PB005813 202.385742187547.14712524414060.3488930.3447621994.4200439453120.513199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6566699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.50741160.2430.413832004.46930743221458
N5PB018256 202.43589782714847.12364196777340.2340010.2348721999.3499755859499.9999.9918.407799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52766499.9999.9999.9999.9999.9999.9999.9999.9932021.92574121.2590.429158004.47932139428677
N5PB006680 202.55622863769547.24140167236330.3488930.3447621994.4200439453120.24821.923499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.586030.53712699.9999.9999.9999.9999.9999.9999.9999.9999.99320222032.84672105.3250.665372004.49256365144695
N5PB018383 202.54653930664147.24872589111330.2248040.2293791996.1600341796999.9999.9918.357299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5093899.9999.9999.9999.9999.9999.9999.9999.993100002012.0474230.96250.369445004.49819211166807
N5PB018854 202.42098999023447.12746429443360.2340010.2348721999.3499755859499.9999.9918.719699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55339499.9999.9999.9999.9999.9999.9999.9999.993100000011.4867106.6840.391108004.4987776737803
N5PB005668 202.5333709716847.13306427001950.3488930.3447621994.4200439453120.062599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53659599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8517989.35380.178041004.4994448544561
N5PB005630 202.52449035644547.12922668457030.3488930.3447621994.4200439453120.306221.881199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5956020.52940499.9999.9999.9999.9999.9999.9999.9999.9999.993222021.8287542.90510.432826004.50137528933226
N5PB034442 202.53559875488347.13406753540040.3111690.3297381993.1700439453199.9921.272799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45321199.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.5259177.15780.372436004.50341477451147
N5PB016876 202.50498962402347.12329864501950.2548330.2668841994.4300537109420.005299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54853799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200023.4352911.33030.461884004.50426844715872
N5PB005618 202.52163696289147.12793731689450.3488930.3447621994.4200439453120.156222.212499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5602530.60423599.9999.9999.9999.9999.9999.9999.9999.9999.993222023.1471736.4370.616125004.51366286677127
N5PB018243 202.48793029785247.12025451660160.2799910.2837881983.1300048828199.9999.9918.750999.9999.9918.012499.9999.9999.9999.9999.9999993799991999999999999.9999.990.58276599.9999.990.34960399.9999.9999.9999.9999.99321002024.4407788.5710.452903004.51598816948843
N5PB018249 202.43911743164147.12227630615230.2248040.2293791996.1600341796999.9999.9918.87799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60032299.9999.9999.9999.9999.9999.9999.9999.993100000011.52608108.5410.413716004.51858115030286
N5PB005576 202.51354980468847.1251296997070.3488930.3447621994.4200439453119.771499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49761799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.37210.9548750.573049004.52475524017657
N5PB006860 202.41375732421947.25951766967770.3488930.3447621994.4200439453120.512699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65633999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.97428133.4170.486144004.52646478465507
N5PB011541 202.4995117187547.12173843383790.3049570.3099451994.4200439453199.9918.890399.9999.9999.9919.453599.9999.9999.9999.9999.9999189999991999999999999.990.41327899.9999.9999.990.55372899.9999.9999.9999.9999.9931010028.3699146.35230.427803004.52921797120343
2MJGQIYL 202.52408647.2608340.060.061998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9914.68314.03213.833999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0370.0370.055477777700000004.54204763155783
N5PB005557 202.50785827636747.12302017211910.3488930.3447621994.4200439453120.540599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67431299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202021.52553107.7790.420388004.55820109141973
N5PB005585 202.51843261718847.12578201293950.3488930.3447621994.4200439453119.794421.254399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4776970.45459899.9999.9999.9999.9999.9999.9999.9999.9999.993222041.90949124.6110.117594004.57084145713781
N5PB005571 202.51103210449247.12353897094730.3488930.3447621994.4200439453119.187299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.45479199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202035.26506132.4060.309672004.57441100803333
N5PB034497 202.3743438720747.15485000610350.3111690.3297381993.1700439453199.9921.810599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50702499.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.6675237.57050.466622004.5793184016037
N5PB017018 202.55465698242247.24514389038090.2548330.2668841994.4300537109420.242299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57995999.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310200021.99465.18370.391791004.5880474943008
N5PB034466 202.38653564453147.14335250854490.3111690.3297381993.1700439453199.9922.22299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61124699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.56731179.7350.364279004.59271794718354
N5PB006034 202.36331176757847.17015838623050.3488930.3447621994.4200439453115.84318.100714.204499.9999.9916.480299.9999.9912.87712.35812.1323518379999199994748490.4154130.4077110.42141499.9999.990.30151199.9999.990.0220.0220.02201112083.32595139.9680.0602734004.59937145754325
N5PB005570 202.51707458496147.12468719482420.3488930.3447621994.4200439453120.425399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63645799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.51365135.2610.240535004.606979436039
N5PB011817 202.41517639160247.26164245605470.3111690.3297381993.1700439453199.9922.172199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59931999.9999.9999.9999.9999.9999.9999.9999.9999.99310020032.1204967.17510.521197004.60825685364723
N5PB005729 202.39201354980547.13858413696290.3488930.3447621994.4200439453120.541199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67467199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.7976301004.63226348881159
N5PB006871 202.4106445312547.26057434082030.3488930.3447621994.4200439453120.320922.121299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6032360.56942199.9999.9999.9999.9999.9999.9999.9999.9999.993222032.3347283.60160.45035004.64616519606416
N5PB005540 202.50822448730547.12123107910160.3488930.3447621994.4200439453120.01399.9999.9999.9999.9919.487899.9999.9999.9999.9999.993599999999199999999990.5297799.9999.9999.9999.990.76738199.9999.9999.9999.9999.9932202032.7999159.2660.549747004.6643690053779
N5PB018266 202.41151428222747.12759399414060.2340010.2348721999.3499755859499.9999.9918.32699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5253399.9999.9999.9999.9999.9999.9999.9999.99320000022.68658171.5410.667267004.67750557595719
N5PB006085 202.5823516845747.1775627136230.3488930.3447621994.4200439453120.018621.662599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5129430.48488899.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.58127450.0432425004.68414206963618
N5PB018241 202.44015502929747.11919021606450.2248040.2293791996.1600341796999.9999.9918.258699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5021799.9999.9999.9999.9999.9999.9999.9999.993100000011.85985144.2230.0561735004.68532106459596
2MJGQIYO 202.49993847.270130.150.141998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9913.25712.59213.683999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.12477777700000004.69334869611494
N5PB006717 202.56056213378947.24312591552730.3488930.3447621994.4200439453117.192918.534917.863999.9919.833218.077399.9999.9999.9999.9999.99351837997199999999990.4183810.408520.47496899.990.428640.32947799.9999.9999.9999.9999.9931112094.0566568.33790.177119004.69510371163166
N5PB034424 202.52772521972747.12665557861330.3111690.3297381993.1700439453199.9922.196899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61706799.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7629829.14720.316142004.70078578048146
N5PB011676 202.35510253906347.18967437744140.2548330.2668841994.4300537109420.446221.651799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6609890.48350699.9999.9999.9999.9999.9999.9999.9999.9999.993222032.1146677.89570.614216004.7032910816992
N5PB005539 202.51092529296947.12115478515630.3488930.3447621994.4200439453120.074722.028899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5299970.53829999.9999.9999.9999.9999.9999.9999.9999.9999.993222041.8521710.02790.183442004.70641777285067
N5PB034858 202.40597534179747.25979995727540.2548330.2668841994.4300537109420.279321.544299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6199810.48180999.9999.9999.9999.9999.9999.9999.9999.9999.99320220022.6707630.04410.407177004.70967347244967
N5PB034786 202.37297058105547.23711395263670.3111690.3297381993.1700439453199.9921.573399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45804699.9999.9999.9999.9999.9999.9999.9999.9999.990100022012.5905382.00880.522343004.71524593452338
N5PB006852 202.40350341796947.25883102416990.3488930.3447621994.4200439453120.410699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62782799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.70552105.1390.752361004.71878316856171
N5PB018415 202.42439270019547.26698684692380.2248040.2293791996.1600341796999.9999.9917.723299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46341399.9999.9999.9999.9999.9999.9999.9999.99320000024.7652836.02010.54791004.73036102200555
N5PB034428 202.53395080566447.12863922119140.3111690.3297381993.1700439453199.9922.239899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6250599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7824445.33510.424221004.73260094065649
N5PB011566 202.53985595703147.13145446777340.3049570.3099451994.4200439453199.9921.980699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54163699.9999.9999.9999.9999.9999.9999.9999.9999.99310020021.539293.58450.353344004.73286711126297
N5PB018235 202.4417266845747.11808395385740.2248040.2293791996.1600341796999.9999.9918.866399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.59652599.9999.9999.9999.9999.9999.9999.9999.993100000011.4894671.22480.393128004.73325126533854
N5PB011818 202.41191101074247.26278305053710.2548330.2668841994.4300537109420.349921.629599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6460690.49366299.9999.9999.9999.9999.9999.9999.9999.9999.993222022.47617121.4420.49737004.73351685149761
N5PB006237 202.58638000488347.19468307495120.3488930.3447621994.4200439453119.515621.925799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4583160.520299.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.49906112.5060.312411004.73537706595115
N5PB006523 202.36050415039147.22138977050780.3488930.3447621994.4200439453120.214221.822399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5703130.51121799.9999.9999.9999.9999.9999.9999.9999.9999.99310222031.9770296.91040.37989004.75362545670875
N5PB005595 202.52999877929747.12641525268550.3488930.3447621994.4200439453119.886722.150699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5021310.58520599.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.266540.00650.0988836004.76012764000168
N5PB018218 202.45738220214847.11549758911130.2799910.2837881983.1300048828199.9999.9918.666199.9999.9918.988499.9999.9999.9999.9999.9999993799991999999999999.9999.990.57434299.9999.990.41587899.9999.9999.9999.9999.99321000022.6504837.86060.43412004.77220428904551
N5PB018227 202.44572448730547.11673355102540.2799910.2837881983.1300048828199.9999.9918.36299.9999.9915.286499.9999.9999.9999.9999.9999993799991999999999999.9999.990.51971399.9999.990.30929999.9999.9999.9999.9999.993210020210.777433.27670.431652004.77503333929992
N5PB006900 202.41354370117247.26437377929690.3488930.3447621994.4200439453119.839821.277799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5084870.46585899.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.5979324.78260.276645004.78381184498624
N5PB005796 202.37950134277347.14402770996090.3488930.3447621994.4200439453117.503618.489817.227199.9919.037117.521999.9999.9916.54416.18816.181351837997199994748490.4177820.4080950.43711899.990.4200980.31229599.9999.990.1290.224-999011112092.83535119.0160.136442004.78405129277708
N5PB006889 202.40902709960947.26265716552730.3488930.3447621994.4200439453120.337420.253799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6120990.42928299.9999.9999.9999.9999.9999.9999.9999.9999.993212041.94053148.1650.427079004.78713560213689
N5PB005536 202.51408386230547.12032699584960.3488930.3447621994.4200439453117.931819.745999.9999.9920.316399.9999.9999.9999.9999.9999.993518999979999999999990.4266720.4161799.9999.990.46880499.9999.9999.9999.9999.9999.993122047.25386170.6640.381698004.79946164089158
N5PB011527 202.5024414062547.11757659912110.2548330.2668841994.4300537109418.861120.018799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4478930.41993599.9999.9999.9999.9999.9999.9999.9999.9999.993120035.64079145.5560.221919004.80187923440724
N5PB037060 202.50532531738347.11813354492190.2548330.2668841994.4300537109420.169599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56101499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.07291122.2130.371187004.80349384461174
N5PB005517 202.50820922851647.11867523193360.3488930.3447621994.4200439453119.557519.507899.9999.9919.947699.9999.9999.9999.9999.9999.993518999979999999999990.4740020.41580499.9999.990.44139899.9999.9999.9999.9999.9999.993212054.53584117.1950.641593004.80908658515406
N5PB005925 202.36631774902347.15666198730470.3488930.3447621994.4200439453115.405416.52415.042299.9917.03715.568999.9999.9914.41113.9913.993351837997199994748490.4152240.407170.42157799.990.417920.29866199.9999.990.030.0340.056011112093.561290.5208270.0447464004.8094764121748
N5PB006418 202.58483886718847.21458053588870.3488930.3447621994.4200439453120.028222.243899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5156680.59916999.9999.9999.9999.9999.9999.9999.9999.9999.990222031.8123520.03430.268069004.82373501864535
N5PB011819 202.4055938720747.26190948486330.3049570.3099451994.4200439453199.9922.010699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55207799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.23976104.6510.638137004.82383814716499
N5PB011823 202.41082763671947.2641029357910.2548330.2668841994.4300537109420.316621.118899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6233040.45067799.9999.9999.9999.9999.9999.9999.9999.9999.993220022.01123113.3420.405497004.82415251797013
N5PB019056 202.42883300781347.27008438110350.2340010.2348721999.3499755859499.9999.9918.799499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57273399.9999.9999.9999.9999.9999.9999.9999.993100000011.530218.85560.432281004.83560709079116
N5PB018397 202.54881286621147.25546646118160.2248040.2293791996.1600341796999.9999.9918.564599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54150299.9999.9999.9999.9999.9999.9999.9999.993100000011.7275312.80260.281386004.85899970745121
N5PB011826 202.41439819335947.26644515991210.3049570.3099451994.4200439453199.9921.864218.585899.9999.9919.599.9999.9999.9999.9999.9999183799991999999999999.990.522380.56396899.9999.990.60430199.9999.9999.9999.9999.9931020031.78919124.8510.25923004.87665752246228
N5PB011789 202.55578613281347.25144195556640.3049570.3099451994.4200439453199.9922.171499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55990499.9999.9999.9999.9999.9999.9999.9999.9999.99010100025011.62797106.8710.567283004.87897206847183
N5PB006631 202.36531066894547.23371124267580.3488930.3447621994.4200439453120.299421.573299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5709160.47654599.9999.9999.9999.9999.9999.9999.9999.9999.993222041.584571.561450.370003004.87913577744638
N5PB017048 202.41188049316447.26561355590820.2548330.2668841994.4300537109420.498499.9999.9999.9920.838699.9999.9999.9999.9999.9999.993599999979999999999990.70419199.9999.9999.990.65878699.9999.9999.9999.9999.9999.99320200021.830945.37230.418112004.88171500157284
N5PB011784 202.55953979492247.24885940551760.2548330.2668841994.4300537109415.51316.732615.257199.9917.171216.017499.9999.9914.89114.48114.542351837997199994748490.4111820.4072270.42107599.990.4180450.29554599.9999.990.0360.0460.08501112064.92707148.0360.272402004.8847797397034
N5PB011788 202.5569610595747.25078201293950.3049570.3099451994.4200439453199.9922.022699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53641199.9999.9999.9999.9999.9999.9999.9999.9999.99310100025011.22759175.1860.0342179004.88588622565316
N5PB005504 202.51136779785247.11800765991210.3488930.3447621994.4200439453120.521999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66222999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6060170.14210.469739004.88974527439145
N5PB034873 202.40719604492247.26412582397460.2548330.2668841994.4300537109420.206621.87899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5944770.52071999.9999.9999.9999.9999.9999.9999.9999.9999.993220023.1218246.15920.59736004.9012323484059
N5PB005991 202.35804748535247.16503524780270.3488930.3447621994.4200439453119.810421.082799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4804640.43414699.9999.9999.9999.9999.9999.9999.9999.9999.990222052.0537594.9710.332051004.90599009438926
N5PB016866 202.50450134277347.11573791503910.2548330.2668841994.4300537109419.273599.9999.9999.9920.151499.9999.9999.9999.9999.9999.993599999979999999999990.46272599.9999.9999.990.45164399.9999.9999.9999.9999.9999.99320100023.48295160.5080.20317004.93125601906021
N5PB018253 202.4129180908247.12209320068360.2248040.2293791996.1600341796999.9999.9917.896899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.46804199.9999.9999.9999.9999.9999.9999.9999.993100002013.2682239.72210.463528004.93653734840977
N5PB011521 202.49880981445347.1143875122070.3049570.3099451994.4200439453199.9921.255799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46304499.9999.9999.9999.9999.9999.9999.9999.9999.99320020023.2579469.19320.477968004.94921784429972
N5PB016867 202.51103210449247.11679458618160.2548330.2668841994.4300537109420.584899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.73962399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200021.51585163.0580.402944004.95355827640979
N5PB005522 202.52169799804747.1197586059570.3488930.3447621994.4200439453119.792521.53199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4974280.47951999.9999.9999.9999.9999.9999.9999.9999.9999.99310222033.73514161.3410.475797004.95457917349149
N5PB006898 202.40232849121147.2632408142090.3488930.3447621994.4200439453119.699220.509999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4873830.43403799.9999.9999.9999.9999.9999.9999.9999.9999.993222043.373123.24110.546402004.96384678790267
N5PB006740 202.56321716308647.24800109863280.3488930.3447621994.4200439453120.394399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61853999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.50376102.7890.151965004.96402025162672
N5PB005491 202.51275634765647.11702346801760.3488930.3447621994.4200439453120.511199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65537799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.53134159.9980.422955004.9647692320398
N5PB005620 202.39962768554747.12704086303710.3488930.3447621994.4200439453120.525999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66480299.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.5530921.00490.433717004.9704518951692
N5PB005611 202.40126037597747.12624740600590.3488930.3447621994.4200439453120.411399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62823199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.9429790.32670.520848004.97133542598259
N5PB006172 202.5919647216847.18908309936520.3488930.3447621994.4200439453120.227199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5591199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.3948292.93670.0352359004.97416274051147
N5PB006879 202.3979492187547.26143264770510.3488930.3447621994.4200439453120.439620.944499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6136930.44271799.9999.9999.9999.9999.9999.9999.9999.9999.993222041.5518492.5730.233477004.97762794477804
N5PB005500 202.51681518554747.1177482604980.3488930.3447621994.4200439453120.436321.75199.9999.9920.512899.9999.9999.9999.9999.9999.993518999979999999999990.6431640.50435999.9999.990.53960699.9999.9999.9999.9999.9999.993222031.8947554.09590.500298004.98480071200357
N5PB011517 202.50132751464847.11402893066410.2548330.2668841994.4300537109419.910422.201299.9999.9920.464499.9999.9999.9999.9999.9999.993518999979999999999990.5308280.6009399.9999.990.51192899.9999.9999.9999.9999.9999.993220033.4765552.1460.493382004.99522790507507
N5PB018205 202.47271728515647.11116790771480.2248040.2293791996.1600341796999.9999.9918.920999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.61629899.9999.9999.9999.9999.9999.9999.9999.993100000011.50207107.8750.408711005.00411868361991
N5PB005483 202.50935363769547.11547470092770.3488930.3447621994.4200439453119.105221.15699.9999.9920.46419.506899.9999.9999.9999.9999.99351899997199999999990.451620.45428699.9999.990.5116490.68887399.9999.9999.9999.9999.9932222055.36734112.8480.442163005.00596854440158
N5PB011796 202.55862426757847.25284194946290.3049570.3099451994.4200439453199.9921.454999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48216799.9999.9999.9999.9999.9999.9999.9999.9999.993100020015.0175174.8120.708357005.02038373503526
N5PB006430 202.58950805664147.21568298339840.3488930.3447621994.4200439453120.315699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57828699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.45427131.8140.256554005.02452148239152
N5PB011520 202.50746154785247.11466217041020.2548330.2668841994.4300537109419.388522.005699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4703180.55038499.9999.9999.9999.9999.9999.9999.9999.9999.993122027.03295164.5070.762357005.0283470652021
N5PB037199 202.39364624023447.26045608520510.2548330.2668841994.4300537109420.422599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64332199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.76006133.8730.402672005.03722335944962
N5PB034850 202.39086914062547.25897979736330.3111690.3297381993.1700439453199.9921.964199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53431799.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.95278115.6140.215376005.03986747680546
N5PB018214 202.4469451904347.11188125610350.2799910.2837881983.1300048828199.9999.9918.464399.9999.9918.315899.9999.9999.9999.9999.9999993799991999999999999.9999.990.52653499.9999.990.36639799.9999.9999.9999.9999.9931000023.54996155.3550.359936005.05048439580397
N5PB011540 202.40521240234447.12284469604490.3049570.3099451994.4200439453199.9921.884999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54186899.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.05012176.6450.622056005.05454110527628
N5PB005495 202.52075195312547.11756515502930.3488930.3447621994.4200439453120.159999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56182899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.32714158.8860.721524005.05825686315349
N5PB018398 202.55358886718847.25730895996090.2248040.2293791996.1600341796999.9999.9918.891699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60555299.9999.9999.9999.9999.9999.9999.9999.993100000011.5036617.70090.406971005.07088625130704
N5PB018417 202.41297912597747.26968765258790.2799910.2837881983.1300048828199.9999.9917.009899.9920.372318.754399.9999.9999.9999.9999.999999379971999999999999.9999.990.43423499.990.4844140.36962999.9999.9999.9999.9999.99311002042.11673166.3310.21998005.07583479383809
N5PB011515 202.49882507324247.11206817626950.2548330.2668841994.4300537109418.509821.167199.9999.9920.617999.9999.9999.9999.9999.9999.993518999979999999999990.4376670.45990799.9999.990.57417899.9999.9999.9999.9999.9999.993120045.398591640.0950079005.08471549462344
N5PB006789 202.55955505371147.25392913818360.3488930.3447621994.4200439453120.181999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57131699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.45209125.8850.478592005.09305054886113
N5PB018204 202.45558166503947.11024475097660.2340010.2348721999.3499755859499.9999.9916.412499.9999.9999.9999.9999.9915.50614.71914.571999937999999999947484999.9999.990.42272899.9999.9999.9999.9999.990.0560.0660.09532022.6101215.98640.112542005.09368625841114
N5PB011514 202.50204467773447.11245727539060.2548330.2668841994.4300537109420.141522.072599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5752160.55233199.9999.9999.9999.9999.9999.9999.9999.9999.993220023.55046124.9380.641854005.09387365003906
N5PB034410 202.52330017089847.11763381958010.3111690.3297381993.1700439453199.9922.272699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65310899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.74547165.3180.756927005.09777520658856
N5PB034409 202.51976013183647.11642074584960.3111690.3297381993.1700439453199.9921.650199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49226399.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.7669134.840.65985005.10489415940271
N5PB005564 202.403320312547.12262725830080.3488930.3447621994.4200439453120.469199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63018499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4771573.41390.372238005.10650152463558
N5PB005513 202.52763366699247.11889266967770.3488930.3447621994.4200439453120.495299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64557599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5158472.4130.406938005.1080916953383
N5PB006782 202.56144714355547.25307846069340.3488930.3447621994.4200439453120.473299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63254999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4995618.61310.394931005.11326591324698
N5PB006197 202.59565734863347.1917648315430.3488930.3447621994.4200439453120.162299.9918.768299.9999.9999.9999.9999.9999.9999.9999.9935993799999999999999990.54878499.990.58887999.9999.9999.9999.9999.9999.9999.9999.993202031.6526137.34460.0160387005.11648927213667
N5PB006006 202.59011840820347.1693038940430.3488930.3447621994.4200439453118.502620.949517.60199.9999.9919.478999.9999.9916.63915.70615.2763518379999199994748490.4225650.4290590.44628899.9999.990.51349399.9999.990.1470.1460.174011122082.3002954.59080.0763044005.11829204833369
N5PB006403 202.34674072265647.21044540405270.3488930.3447621994.4200439453119.3822.137899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4464030.575699.9999.9999.9999.9999.9999.9999.9999.9999.993222052.20145450.137568005.12363613567984
N5PB034436 202.38679504394547.13061904907230.3111690.3297381993.1700439453199.9921.895999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51053799.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.80241174.3920.188482005.12849800975066
N5PB018201 202.47946166992247.10910797119140.2799910.2837881983.1300048828199.9999.9918.326599.9999.9919.482499.9999.9999.9999.9999.9999993799991999999999999.9999.990.52701799.9999.990.56385199.9999.9999.9999.9999.99321000021.50419160.2490.401923005.140498257424
N5PB006948 202.40617370605547.26837539672850.3488930.3447621994.4200439453120.411221.356199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6281510.47031199.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.95934161.2520.581762005.1411056795813
N5PB018418 202.4158477783247.27191162109380.2799910.2837881983.1300048828199.9999.9918.92899.9999.9919.449599.9999.9999.9999.9999.9999993799991999999999999.9999.990.61894499.9999.990.54604799.9999.9999.9999.9999.99321000022.67193164.6690.755822005.14326852360959
N5PB006945 202.40310668945347.26719284057620.3488930.3447621994.4200439453117.715919.607117.606499.9920.295118.895499.9999.9999.9999.9999.99351837997199999999990.4213730.412760.44256999.990.4533830.37757199.9999.9999.9999.9999.99311122084.960528.191620.385966005.14543374533823
N5PB011684 202.59640502929747.19724273681640.3049570.3099451994.4200439453199.9922.159599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58358399.9999.9999.9999.9999.9999.9999.9999.9999.99310022021.5473669.22970.435686005.14650420420675
N5PB005428 202.50137329101647.11131286621090.3488930.3447621994.4200439453120.217599.9999.9999.9920.859699.9999.9999.9999.9999.9999.993599999979999999999990.5717999.9999.9999.990.67115599.9999.9999.9999.9999.9999.99320202022.33268.81360.50918005.15348245896391
N5PB019064 202.42111206054747.27381515502930.2340010.2348721999.3499755859499.9999.9916.807499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.43820399.9999.9999.9999.9999.9999.9999.9999.993100002013.6530314.83380.262696005.15964431313137
N5PB005448 202.51165771484447.11323165893550.3488930.3447621994.4200439453120.206799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5670399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202033.34531162.5860.755248005.16371943716397
N5PB006068 202.34745788574247.17306518554690.3488930.3447621994.4200439453119.601921.747799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4623270.49390999.9999.9999.9999.9999.9999.9999.9999.9999.993222052.58552115.5410.372372005.16998216973421
N5PB034404 202.52281188964847.11599731445310.3111690.3297381993.1700439453199.9922.238499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62391899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.626762.33580.386137005.17856619568513
N5PB005438 202.50848388671947.11220550537110.3488930.3447621994.4200439453120.406399.9999.9999.9920.826199.9999.9999.9999.9999.9999.993599999979999999999990.62532599.9999.9999.990.65144399.9999.9999.9999.9999.9999.99320202022.2831110.28140.5935005.18147446768171
N5PB006933 202.40002441406347.26662445068360.3488930.3447621994.4200439453120.247622.263399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5858240.64474699.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.2288890.69330.551478005.18479913909094
N5PB006776 202.56501770019547.25233078002930.3488930.3447621994.4200439453120.200822.363599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5644770.70825499.9999.9999.9999.9999.9999.9999.9999.9999.993222022.0055481.18250.377385005.18992855266214
N5PB034393 202.50975036621147.11231994628910.2548330.2668841994.4300537109420.553321.06899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7103420.44948399.9999.9999.9999.9999.9999.9999.9999.9999.99310220022.0944668.24980.6848005.1907453744095
N5PB034401 202.52143859863347.11534500122070.3111690.3297381993.1700439453199.9922.31899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66078999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4955773.26240.398629005.1914177453422
N5PB019037 202.5462188720747.26414489746090.2340010.2348721999.3499755859499.9999.9918.689799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54956899.9999.9999.9999.9999.9999.9999.9999.993100002011.49635159.9650.400766005.19806894353243
N5PB006821 202.55844116210947.25717926025390.3488930.3447621994.4200439453120.422821.849699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6349970.5308199.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.16658102.5560.616801005.19976143425726
N5PB011503 202.49475097656347.10943984985350.3049570.3099451994.4200439453199.9918.741217.909999.9999.9918.220999.9999.9999.9999.9999.9999183799991999999999999.990.4097770.46445999.9999.990.35240999.9999.9999.9999.9999.99311012044.2103632.62170.225295005.20384098412606
N5PB034396 202.51565551757847.1134529113770.3111690.3297381993.1700439453199.9922.060899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5667699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.2894359.44120.434096005.20697829475661
N5PB005427 202.50704956054747.11139297485350.3488930.3447621994.4200439453119.738599.9999.9999.9920.374899.9999.9999.9999.9999.9999.993599999979999999999990.48653999.9999.9999.990.48951599.9999.9999.9999.9999.9999.99320202023.2816159.6320.511291005.2108143663121
N5PB005456 202.51928710937547.11430740356450.3488930.3447621994.4200439453120.321822.193399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6036770.59744199.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.03799.453280.535521005.21415553291942
N5PB019076 202.43186950683647.27750778198240.2340010.2348721999.3499755859499.9999.9918.773799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56723199.9999.9999.9999.9999.9999.9999.9999.993100000011.51177108.9680.411325005.21691085309146
N5PB018199 202.46841430664147.10748291015630.2799910.2837881983.1300048828199.9999.9918.754599.9999.9919.494999.9999.9999.9999.9999.9999993799991999999999999.9999.990.58403999.9999.990.59192499.9999.9999.9999.9999.9931000021.4834819.31880.402553005.22471930454341
N5PB011833 202.40400695800847.26919937133790.3049570.3099451994.4200439453199.9922.150299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58032299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.6428552.08250.400261005.2287526202982
N5PB011529 202.40853881835947.11813735961910.3049570.3099451994.4200439453199.9922.010999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55217599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.8782953.02160.511122005.2304408104106
N5PB016855 202.50364685058647.11029052734380.2548330.2668841994.4300537109420.497299.9999.9999.9920.65499.9999.9999.9999.9999.9999.993599999979999999999990.70311799.9999.9999.990.59942799.9999.9999.9999.9999.9999.99320200021.8715189.69420.500407005.23633837667491
N5PB018425 202.42424011230547.27608108520510.2248040.2293791996.1600341796999.9999.9917.250199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.44317799.9999.9999.9999.9999.9999.9999.9999.99320000024.7606467.54290.301321005.23828092579977
N5PB034872 202.39389038085947.26503753662110.2548330.2668841994.4300537109420.588322.282399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7429970.62892499.9999.9999.9999.9999.9999.9999.9999.9999.993220022.8418301005.24978818292044
N5PB006601 202.35223388671947.22971725463870.3488930.3447621994.4200439453120.143799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52815199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.94692100.0010.511811005.25177222362949
N5PB037193 202.56216430664147.25599670410160.2548330.2668841994.4300537109420.446399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66107499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.91996160.9750.572037005.2557743029816
N5PB019051 202.53845214843847.26910781860350.2340010.2348721999.3499755859499.9999.9918.228999.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50978399.9999.9999.9999.9999.9999.9999.9999.993100002011.951711.8270.3259005.26643503599645
N5PB011839 202.4039764404347.26992034912110.2548330.2668841994.4300537109420.600821.238999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7553660.45834999.9999.9999.9999.9999.9999.9999.9999.9999.99320220021.5563674.37630.416499005.26648180766853
N5PB019068 202.42034912109447.27558898925780.2340010.2348721999.3499755859499.9999.9918.734299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55903299.9999.9999.9999.9999.9999.9999.9999.993100000012.10381158.9050.693715005.26980045302036
N5PB011694 202.598632812547.20479202270510.3049570.3099451994.4200439453199.9922.025199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53698799.9999.9999.9999.9999.9999.9999.9999.9999.99322021.4779972.15110.392246005.27035578645812
N5PB005398 202.50105285644547.10923767089840.3488930.3447621994.4200439453120.210299.9999.9999.9920.605799.9999.9999.9999.9999.9999.993599999979999999999990.5685599.9999.9999.990.565899.9999.9999.9999.9999.9999.993202021.7087146.30110.209196005.27111124116045
N5PB005635 202.55746459960947.12970352172850.3488930.3447621994.4200439453119.768221.142399.9999.9920.487399.9999.9999.9999.9999.9999.993518999979999999999990.4876620.44487299.9999.990.52013499.9999.9999.9999.9999.9999.99310222053.2840371.94410.551009005.27290334659939
N5PB005579 202.55017089843847.125488281250.3488930.3447621994.4200439453119.918599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49594999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.9277394.59370.262222005.27325865404843
N5PB034881 202.39761352539147.2673339843750.3111690.3297381993.1700439453199.9922.233199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61974499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.9331718.77960.574513005.27481117167291
N5PB005413 202.50712585449247.11028671264650.3488930.3447621994.4200439453120.382199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61178499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1336310.7950.600261005.27529873070588
N5PB006830 202.55909729003947.25859069824220.3488930.3447621994.4200439453120.493999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64477699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.969854.670540.610572005.27955192689381
N5PB034425 202.38864135742247.12624359130860.3111690.3297381993.1700439453199.9922.311699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6547599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.50038164.0040.397161005.27999572641984
N5PB034405 202.53115844726647.11686325073240.3111690.3297381993.1700439453199.9922.099499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5562199.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.902716.142990.489884005.28275100887361
N5PB005388 202.49943542480547.10871887207030.3488930.3447621994.4200439453120.454699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65458699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202022.1832513.35250.623446005.28608047107346
N5PB005467 202.41827392578147.11372756958010.3488930.3447621994.4200439453120.365822.193199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6031020.59756199.9999.9999.9999.9999.9999.9999.9999.9999.993222022.1560977.34330.619894005.2926651799016
N5PB034582 202.3404998779347.18939971923830.3111690.3297381993.1700439453199.9922.244799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59985299.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.44676107.3080.382458005.29860365653103
N5PB006987 202.41052246093847.2730789184570.3488930.3447621994.4200439453120.503899.9999.9999.9920.404919.51799.9999.9999.9999.9999.99359999997199999999990.65086599.9999.9999.990.4951280.65505899.9999.9999.9999.9999.9931202031.5071519.45120.400509005.30251442614257
N5PB005462 202.41702270507847.11342620849610.3488930.3447621994.4200439453120.392399.9999.9999.9920.51799.9999.9999.9999.9999.9999.993599999979999999999990.61740199.9999.9999.990.5429999.9999.9999.9999.9999.9999.99320202021.9060752.92320.503064005.32983137582899
N5PB011783 202.57296752929747.24972915649410.3049570.3099451994.4200439453199.9922.150399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58039199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5889835.9330.365716005.33718906732151
N5PB006835 202.56138610839847.25845336914060.3488930.3447621994.4200439453119.248121.658799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4507930.49245399.9999.9999.9999.9999.9999.9999.9999.9999.99310222033.48589102.5430.333728005.33802537089165
N5PB018424 202.41665649414147.27578735351560.2799910.2837881983.1300048828199.9999.9918.67299.9999.9919.283499.9999.9999.9999.9999.9999993799991999999999999.9999.990.57643999.9999.990.46454499.9999.9999.9999.9999.9931002022.58836132.4140.637213005.34048107198876
N5PB005468 202.41526794433647.11357879638670.3488930.3447621994.4200439453119.95599.9999.9999.9920.816599.9999.9999.9999.9999.9999.993599999979999999999990.51250799.9999.9999.990.64577299.9999.9999.9999.9999.9999.99320202022.4049572.27250.444591005.35108012233427
N5PB034840 202.56443786621147.25669097900390.3111690.3297381993.1700439453199.9922.32799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66952799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.0353593.84580.623319005.35111968979028
N5PB006061 202.59851074218847.17560195922850.3488930.3447621994.4200439453119.724999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.47136399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.34045161.1770.401672005.35304320151213
N5PB005477 202.41206359863347.11449432373050.3488930.3447621994.4200439453120.094822.238899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5368220.6172599.9999.9999.9999.9999.9999.9999.9999.9999.993222022.2355164.67420.489176005.35786697647328
N5PB006720 202.57847595214847.2454757690430.3488930.3447621994.4200439453120.491699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64338999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.6471656.40120.398557005.36584612041945
N5PB018197 202.47114562988347.10506439208980.2799910.2837881983.1300048828199.9999.9918.382899.9999.9919.285699.9999.9999.9999.9999.9999993799991999999999999.9999.990.52538299.9999.990.46884399.9999.9999.9999.9999.9931000022.1615724.46850.477952005.36943218768749
N5PB011494 202.50633239746147.10845947265630.2548330.2668841994.4300537109420.478222.13599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6867970.57453599.9999.9999.9999.9999.9999.9999.9999.9999.993220032.7297585.27310.744593005.37150473119088
N5PB005743 202.5773162841847.14210510253910.3488930.3447621994.4200439453119.726921.72618.466199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4673460.4816040.51477699.9999.9999.9999.9999.9999.9999.9999.993222041.972070.9178460.282981005.38350682919604
N5PB034842 202.56744384765647.25555038452150.3111690.3297381993.1700439453199.9920.819399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44036399.9999.9999.9999.9999.9999.9999.9999.9999.993100020016.9683181.86790.568444005.39300721101742
N5PB034400 202.53135681152347.11479187011720.3111690.3297381993.1700439453199.9922.196699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61689999.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.3980134.41720.627944005.39649012279045
N5PB013434 202.56443786621147.25789642333980.3111690.3297381993.1700439453199.9922.087299.9999.9999.9919.481699.9999.9999.9999.9999.9999189999991999999999999.990.56603299.9999.9999.990.78724699.9999.9999.9999.9999.9932020021.96368155.8110.387488005.40173005511996
N5PB011827 202.3920898437547.26732635498050.3111690.3297381993.1700439453199.9921.737399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50400799.9999.9999.9999.9999.9999.9999.9999.9999.99320034.17305121.2220.640027005.40388785579495
N5PB006143 202.33860778808647.18313598632810.3488930.3447621994.4200439453120.467421.758399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6291950.49370799.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.45259159.660.374635005.41057534251658
N5PB005421 202.42419433593847.10983657836910.3488930.3447621994.4200439453120.386899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61434399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6002589.67080.3753005.41899500482151
N5PB006851 202.37648010253947.25862884521480.3488930.3447621994.4200439453119.710621.669718.573199.9999.9919.516699.9999.9999.9999.9999.993518379999199999999990.4609550.4758120.54407199.9999.990.61136199.9999.9999.9999.9999.9901222061.7218196.01470.16423005.41974379682855
N5PB011510 202.41941833496147.11105346679690.3049570.3099451994.4200439453199.9920.17399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.42467899.9999.9999.9999.9999.9999.9999.9999.9999.99320028.109394.130690.663095005.42205041746069
N5PB011484 202.49505615234447.10574722290040.3049570.3099451994.4200439453199.9922.185499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59436399.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5522173.58080.420202005.42375142344384
N5PB005457 202.41299438476647.11291122436520.3488930.3447621994.4200439453119.895322.09299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5107310.58217499.9999.9999.9999.9999.9999.9999.9999.9999.99320222032.8788157.0440.456795005.4267509203768
N5PB005873 202.35331726074247.15137863159180.3488930.3447621994.4200439453116.802518.999115.844899.9919.758517.57199.9999.991514.29614.112351837997199994748490.4161930.4087040.42387699.990.4255390.3121799.9999.990.0410.0460.05601112092.85687118.0310.0372886005.42685622375733
N5PB018427 202.41410827636747.27663803100590.2799910.2837881983.1300048828199.9999.9918.556899.9999.9919.516199.9999.9999.9999.9999.9999993799991999999999999.9999.990.55429999.9999.990.63631299.9999.9999.9999.9999.99321000021.69718162.5170.582445005.42998813229493
N5PB011501 202.42611694335947.10912322998050.3049570.3099451994.4200439453199.9922.141299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57688199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5068158.9840.411209005.43267071722847
N5PB006862 202.56163024902347.2606697082520.3488930.3447621994.4200439453119.16520.499.9999.9920.390499.9999.9999.9999.9999.9999.993518999979999999999990.4460490.41991999.9999.990.48213799.9999.9999.9999.9999.9999.99310222053.321966.90130.244678005.4410765905311
N5PB017058 202.40655517578147.27427291870120.2548330.2668841994.4300537109419.994899.9999.9999.9999.9919.463699.9999.9999.9999.9999.993599999999199999999990.53616599.9999.9999.9999.990.53029199.9999.9999.9999.9999.9931200022.7310849.72920.424167005.44143464476794
N5PB034836 202.57009887695347.25481414794920.3111690.3297381993.1700439453199.9922.242699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62725199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.52669143.0670.260975005.44353967417793
N5PB011852 202.40928649902347.27531433105470.3049570.3099451994.4200439453199.9922.128399.9999.9920.740199.9999.9999.9999.9999.9999.9999189999799999999999999.990.57204499.9999.990.6016199.9999.9999.9999.9999.9999.99310020021.2276366.34030.00147415005.44479434203
N5PB006553 202.34382629394547.22411727905270.3488930.3447621994.4200439453119.615499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46396699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.04393149.6250.106601005.44907528236285
N5PB006996 202.40425109863347.27357101440430.3488930.3447621994.4200439453119.799721.599999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4940010.48114499.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.539058.418630.385687005.45014162032041
N5PB016846 202.49745178222747.10537338256840.2548330.2668841994.4300537109420.498499.9999.9999.9920.584799.9999.9999.9999.9999.9999.993599999979999999999990.70419199.9999.9999.990.5682999.9999.9999.9999.9999.9999.99320200021.6055892.0620.377869005.46481531746638
N5PB005373 202.50785827636747.10705947875980.3488930.3447621994.4200439453120.27399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57935899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6803256.27270.155177005.46948751280094
N5PB034883 202.39129638671947.26832962036130.3111690.3297381993.1700439453199.9922.27499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65437299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.5546545.65380.26181005.47156328363224
2MJGQIYP 202.50969747.2817760.070.071998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9915.80415.05514.5999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0810.0860.095477777700000005.47475118940253
N5PB034886 202.39236450195347.26906585693360.2548330.2668841994.4300537109419.843921.291499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.517420.45984899.9999.9999.9999.9999.9999.9999.9999.9999.993222023.4562187.5170.522252005.48205100121056
N5PB011490 202.50038146972747.10544204711910.2548330.2668841994.4300537109418.017120.26818.602699.9920.523319.492299.9999.9999.9999.9999.99351837997199999999990.4266390.423310.55317799.990.5363690.58507599.9999.9999.9999.9999.99311200611.7281134.3340.75653005.4863438895099
N5PB005590 202.55769348144547.12504959106450.3488930.3447621994.4200439453115.035316.433414.566499.9916.642415.44999.9999.9914.00413.43313.419351837997199994748490.4151240.4051470.41547699.990.417940.29742299.9999.990.0260.0290.039011112093.79585131.4010.0380318005.48836305086744
N5PB011488 202.50466918945347.10610580444340.3049570.3099451994.4200439453199.9921.480299.9999.9920.559399.9999.9999.9999.9999.9999.9999189999799999999999999.990.47731599.9999.990.56407499.9999.9999.9999.9999.9999.99320020022.4633742.16470.356238005.48969440072673
N5PB011493 202.429687547.10730361938480.3049570.3099451994.4200439453199.9921.705199.9999.9999.9919.502199.9999.9999.9999.9999.9999189999991999999999999.990.51110299.9999.9999.990.7114199.9999.9999.9999.9999.9932020022.61704176.9150.469556005.49016049618739
N5PB018440 202.43127441406347.28215789794920.2248040.2293791996.1600341796999.9999.9918.594399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56692499.9999.9999.9999.9999.9999.9999.9999.99322.2352436.24290.534588005.49067870188649
N5PB018430 202.41549682617247.2782630920410.2799910.2837881983.1300048828199.9999.9918.493999.9999.9919.448699.9999.9999.9999.9999.9999993799991999999999999.9999.990.53489599.9999.990.54479299.9999.9999.9999.9999.99321002022.41574146.8640.665821005.49536841191609
N5PB006534 202.59768676757847.22459793090820.3488930.3447621994.4200439453119.278621.79299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4429270.50379799.9999.9999.9999.9999.9999.9999.9999.9999.993222052.405130.85340.163412005.49878462715837
N5PB034397 202.53399658203147.11378097534180.3111690.3297381993.1700439453199.9922.10799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57707299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.94457101.8470.211252005.50047892025506
N5PB011811 202.56571960449247.25939941406250.3111690.3297381993.1700439453199.9921.478199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47372199.9999.9999.9999.9999.9999.9999.9999.9999.99310020023.918099.710460.376008005.50232057940715
N5PB034429 202.56518554687547.12935256958010.3111690.3297381993.1700439453199.9922.16499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59384799.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.7093360.85340.279819005.50535535118276
N5PB006466 202.60078430175847.21821212768550.3488930.3447621994.4200439453119.693221.21899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4708210.44837799.9999.9999.9999.9999.9999.9999.9999.9999.993222042.23731115.2950.302644005.50755054633277
N5PB005375 202.51393127441447.10760116577150.3488930.3447621994.4200439453120.444399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64811599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.15969103.8980.6233005.51338134726173
N5PB037078 202.57737731933647.13833999633790.2548330.2668841994.4300537109420.392299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6224199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.8256108.4140.528588005.52069562942634
N5PB034835 202.57337951660247.25442886352540.3111690.3297381993.1700439453199.9922.355299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69907699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5585719.16060.429469005.52914383858322
N5PB011732 202.5965118408247.22824478149410.3049570.3099451994.4200439453199.9921.863399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50896799.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.791754.022990.768885005.52958691148744
N5PB011851 202.40429687547.27512741088870.3049570.3099451994.4200439453199.9921.937699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54471799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.93169173.990.679218005.5306429827247
N5PB011499 202.42066955566447.1086997985840.3049570.3099451994.4200439453199.9922.150599.9999.9920.830199.9999.9999.9999.9999.9999.9999189999799999999999999.990.58046199.9999.990.653899.9999.9999.9999.9999.9999.99320021.2657290.07660.0545226005.53395595658229
N5PB011845 202.40135192871147.27404785156250.3049570.3099451994.4200439453199.9921.906799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53487499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.955648.870670.519912005.53398924053537
N5PB005389 202.42326354980547.10790252685550.3488930.3447621994.4200439453120.326799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.58350899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.90575173.2090.802323005.54102214552406
N5PB006912 202.38139343261747.26450729370120.3488930.3447621994.4200439453120.175322.116999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5237780.56545199.9999.9999.9999.9999.9999.9999.9999.9999.993222041.4390844.47080.239795005.54248248072454
N5PB034387 202.5198516845747.10849380493160.3111690.3297381993.1700439453199.9922.246699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63056899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.9888519.0770.59586005.54627642726485
N5PB019065 202.53640747070347.27537155151370.2340010.2348721999.3499755859499.9999.9917.785599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.47571199.9999.9999.9999.9999.9999.9999.9999.993100002012.4629620.60430.338231005.54814771711657
N5PB037041 202.50785827636747.10569000244140.2548330.2668841994.4300537109420.311899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59804499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.74344171.4010.724742005.54840607783402
N5PB018237 202.54884338378947.11908721923830.2248040.2293791996.1600341796999.9999.9918.153899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45978699.9999.9999.9999.9999.9999.9999.9999.990100002011.385287.530690.118218005.54875703150833
N5PB006877 202.56230163574247.26274490356450.3488930.3447621994.4200439453119.982121.942699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5284640.54637399.9999.9999.9999.9999.9999.9999.9999.9999.99320222034.35505179.6360.662415005.55091344106432
N5PB011474 202.4929962158247.10322952270510.3049570.3099451994.4200439453199.9921.388399.9999.9920.825199.9999.9999.9999.9999.9999.9999189999799999999999999.990.47140499.9999.990.6508299.9999.9999.9999.9999.9999.99320023.69158174.440.554644005.55756652676481
N5PB037189 202.57603454589847.25300979614260.2548330.2668841994.4300537109420.555799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71253799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.5184892.34630.203557005.55774391495257
N5PB005358 202.50970458984447.10589218139650.3488930.3447621994.4200439453119.718799.9999.9999.9920.382599.9999.9999.9999.9999.9999.993599999979999999999990.49110299.9999.9999.990.49012599.9999.9999.9999.9999.9999.99320202023.56374148.7770.517594005.5581109449768
N5PB011842 202.39837646484447.27340698242190.2548330.2668841994.4300537109420.46122.200899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6726950.60076399.9999.9999.9999.9999.9999.9999.9999.9999.99320220021.4917442.24230.225574005.56370833664353
N5PB006858 202.565429687547.26103973388670.3488930.3447621994.4200439453120.067721.464899.9999.9920.595399.9999.9999.9999.9999.9999.993518999979999999999990.5489310.47416199.9999.990.55876299.9999.9999.9999.9999.9999.993222043.3707831.2490.432458005.56406598921071
N5PB005355 202.43334960937547.10517501831050.3488930.3447621994.4200439453120.359921.513499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6000260.48305499.9999.9999.9999.9999.9999.9999.9999.9999.993222021.9163713.02970.470718005.56985859108603
N5PB006810 202.57260131835947.2561759948730.3488930.3447621994.4200439453120.328422.023599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.60720.56070699.9999.9999.9999.9999.9999.9999.9999.9999.993222021.95319144.7290.368811005.5740025370341
N5PB005853 202.59140014648447.15157699584960.3488930.3447621994.4200439453115.547416.44615.075999.9916.698615.900599.9999.9914.53714.12214.036351837997199994748490.4152670.4045710.41632699.990.417840.29706599.9999.990.0310.0410.059011112093.46805154.1420.0605656005.57429509465899
N5PB006163 202.33410644531347.18526077270510.3488930.3447621994.4200439453119.929599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49105799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.576417.76150.042972005.57839866609568
N5PB011476 202.4978790283247.10340499877930.3049570.3099451994.4200439453199.9921.169199.9999.9920.556599.9999.9999.9999.9999.9999.9999189999799999999999999.990.45564399.9999.990.56187299.9999.9999.9999.9999.9999.99320023.9504399.01920.556612005.58400519130449
N5PB034853 202.56704711914147.26049423217770.3111690.3297381993.1700439453199.9922.280499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62733899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4992673.12340.398815005.58699495272615
N5PB005359 202.43101501464847.10533142089840.3488930.3447621994.4200439453120.222220.894699.9999.9920.696899.9999.9999.9999.9999.9999.993518999979999999999990.5739320.44338999.9999.990.60413399.9999.9999.9999.9999.9999.993222051.90435162.5810.327071005.58735907119142
N5PB011480 202.43499755859447.10448837280270.3049570.3099451994.4200439453199.9921.949899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54880399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.28422119.6660.606123005.5918717215582
N5PB011479 202.43756103515647.10399627685550.3049570.3099451994.4200439453199.9921.803299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51759499.9999.9999.9999.9999.9999.9999.9999.9999.99310020022.527461.63580.552136005.59456592179524
N5PB034848 202.57019042968847.25854873657230.3111690.3297381993.1700439453199.9922.369199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.71468399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.3661411.03180.712693005.59749137778343
N5PB006989 202.39418029785247.27228164672850.3488930.3447621994.4200439453119.789221.346999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.486870.4690199.9999.9999.9999.9999.9999.9999.9999.9999.993222032.59086108.8260.423015005.59918309651308
N5PB037209 202.38920593261747.27009963989260.2548330.2668841994.4300537109420.408999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63368699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.7984189.50840.469453005.6075146634622
N5PB011672 202.33308410644547.18748474121090.3049570.3099451994.4200439453199.9921.694199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49178299.9999.9999.9999.9999.9999.9999.9999.9999.99010022021.9588945.81420.409105005.60809408055552
N5PB019074 202.53215026855547.27803421020510.2340010.2348721999.3499755859499.9999.9917.951899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.48853299.9999.9999.9999.9999.9999.9999.9999.993100000012.0126149.460.118727005.60816158375445
N5PB011475 202.43621826171947.1039466857910.2548330.2668841994.4300537109420.480421.879199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6886750.52661799.9999.9999.9999.9999.9999.9999.9999.9999.993220021.54655144.3850.164052005.61075874611274
N5PB005369 202.42584228515647.10602569580080.3488930.3447621994.4200439453119.846621.969599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5045560.53863199.9999.9999.9999.9999.9999.9999.9999.9999.993222033.5398114.16410.580448005.61198601148499
N5PB034595 202.33259582519547.1920242309570.3111690.3297381993.1700439453199.9922.292899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63779899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.22955176.9610.00483011005.61375589917144
N5PB018441 202.42271423339847.28238296508790.2799910.2837881983.1300048828199.9999.9917.492899.9999.9919.486599.9999.9999.9999.9999.9999993799991999999999999.9999.990.45312799.9999.990.56947599.9999.9999.9999.9999.9931000032.11085158.2960.693488005.6141033696624
N5PB005303 202.48988342285247.1018791198730.3488930.3447621994.4200439453120.120821.171499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5208590.45814899.9999.9999.9999.9999.9999.9999.9999.9999.99310000225021.69045120.5970.283536005.61793750987353
N5PB005770 202.35679626464847.14137649536130.3488930.3447621994.4200439453117.257219.494117.131899.9920.336718.385399.9999.9916.01315.47115.03351837997199994748490.4177520.4107450.43710899.990.4683940.33518599.9999.990.0890.1110.1431112093.236126.5130.0500541005.62058248252152
N5PB006368 202.60639953613347.20959854125980.3488930.3447621994.4200439453119.014519.684318.275699.9920.007519.206999.9999.9999.9999.9999.99351837997199999999990.4290590.4105410.4988499.990.4324790.40140499.9999.9999.9999.9999.9901122082.2607147.2930.289038005.62372786622896
N5PB005632 202.37300109863347.12788772583010.3488930.3447621994.4200439453120.126399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.54836799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.001641.33490.704741005.63329563422708
N5PB011485 202.51744079589847.10622024536130.3049570.3099451994.4200439453199.9922.028599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55783399.9999.9999.9999.9999.9999.9999.9999.9999.99310022022.08598165.9570.59119005.63915288008893
N5PB007007 202.39788818359447.27487182617190.3488930.3447621994.4200439453120.217221.506699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.555040.48184499.9999.9999.9999.9999.9999.9999.9999.9999.993222052.37546146.6120.631782005.64897043735127
N5PB034862 202.56813049316447.26127624511720.2548330.2668841994.4300537109420.370721.329399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6355650.46589799.9999.9999.9999.9999.9999.9999.9999.9999.99320220022.3758755.89450.630706005.65136872876698
N5PB034888 202.38687133789147.26984024047850.3111690.3297381993.1700439453199.9922.339499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.68212499.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.49559108.7690.391336005.65158873531963
N5PB011831 202.55522155761747.26907348632810.3049570.3099451994.4200439453199.9921.342899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46842799.9999.9999.9999.9999.9999.9999.9999.9999.99320024.3909731.86720.709014005.65522311096114
N5PB006829 202.57203674316447.25863265991210.3488930.3447621994.4200439453120.427322.206999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6071340.62486599.9999.9999.9999.9999.9999.9999.9999.9999.993222021.45637110.3690.384965005.65588533600695
N5PB016839 202.44560241699247.1017494201660.2548330.2668841994.4300537109420.484399.9999.9999.9920.702119.495499.9999.9999.9999.9999.99359999997199999999990.69198599.9999.9999.990.6075680.73956699.9999.9999.9999.9999.9932202042.13796102.4970.608469005.65818748101851
N5PB005340 202.50965881347747.10410690307620.3488930.3447621994.4200439453119.806822.040899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5006150.55657399.9999.9999.9999.9999.9999.9999.9999.9999.993222024.37591113.8770.704808005.6601933137379
N5PB016840 202.44296264648447.10204315185550.2548330.2668841994.4300537109420.624299.9999.9999.9920.363499.9999.9999.9999.9999.9999.993599999979999999999990.77926899.9999.9999.990.47988399.9999.9999.9999.9999.9999.993200021.6647958.30180.384308005.66103013725799
N5PB005787 202.35360717773447.14339065551760.3488930.3447621994.4200439453119.10721.249399.9999.9999.9919.510699.9999.9999.9999.9999.993518999999199999999990.4341150.45131599.9999.9999.990.6676999.9999.9999.9999.9999.9902222062.524824.52520.305522005.66165456849482
N5PB011471 202.49400329589847.10156631469730.3049570.3099451994.4200439453199.9921.587699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49158899.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.306114.725340.257321005.66287641129227
N5PB006932 202.55717468261747.2682380676270.3488930.3447621994.4200439453120.246322.196799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5852140.59902899.9999.9999.9999.9999.9999.9999.9999.9999.993222022.2731855.08470.546907005.66510493735288
N5PB034374 202.51263427734447.1046218872070.2548330.2668841994.4300537109420.594721.871999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7493160.52614899.9999.9999.9999.9999.9999.9999.9999.9999.99310000222021.5501570.42240.42483005.66645837087853
N5PB018421 202.54504394531347.27418899536130.2799910.2837881983.1300048828199.9999.9918.33899.9999.9919.513999.9999.9999.9999.9999.9999993799991999999999999.9999.990.52198199.9999.990.61287599.9999.9999.9999.9999.9931000021.51078123.690.567259005.66744631783298
N5PB018448 202.43429565429747.2858161926270.2799910.2837881983.1300048828199.9999.9918.247799.9999.9919.507699.9999.9999.9999.9999.9999993799991999999999999.9999.990.50641799.9999.990.58007699.9999.9999.9999.9999.9931000032.102801005.66811830825085
N5PB018447 202.43498229980547.28594207763670.2248040.2293791996.1600341796999.9999.9917.661499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.45856199.9999.9999.9999.9999.9999.9999.9999.99320000024.5883616.59510.445163005.66826452664683
N5PB006904 202.56254577636747.26536178588870.3488930.3447621994.4200439453120.211799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56920899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202031.97456116.8410.383466005.67416682384944
N5PB005302 202.49133300781347.10100936889650.3488930.3447621994.4200439453120.077820.648799.9999.9920.466499.9999.9999.9999.9999.9999.993518999979999999999990.5420140.43358899.9999.990.52123499.9999.9999.9999.9999.9999.99310000225032.78954139.7390.495327005.67826202455726
N5PB007047 202.40130615234447.27682876586910.3488930.3447621994.4200439453118.461499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.43556899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320102028.8786885.0990.545967005.67931600848286
N5PB005344 202.51339721679747.10455703735350.3488930.3447621994.4200439453120.307599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59625599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.68228110.5360.681195005.67974087538108
N5PB034766 202.59870910644547.23137664794920.2548330.2668841994.4300537109420.477522.127399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6862080.58940899.9999.9999.9999.9999.9999.9999.9999.9999.993222021.46379154.790.107628005.6832764323962
N5PB006986 202.38987731933647.27201461791990.3488930.3447621994.4200439453120.536420.940799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6715910.44559199.9999.9999.9999.9999.9999.9999.9999.9999.993222022.3222510.28530.709862005.68496384255842
N5PB018437 202.41429138183647.28135681152340.2799910.2837881983.1300048828199.9999.9918.480999.9920.620219.122799.9999.9999.9999.9999.999999379971999999999999.9999.990.54356599.990.5757290.44095499.9999.9999.9999.9999.9931000042.93382166.8740.512107005.68500455444366
N5PB034386 202.52638244628947.10783004760740.3111690.3297381993.1700439453199.9922.325699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66815399.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.55375107.9090.424425005.68543395038333
N5PB034377 202.51695251464847.10521697998050.3111690.3297381993.1700439453199.9921.785499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50608299.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.5691854.78280.252226005.68906375817389
N5PB006493 202.60455322265647.22076797485350.3488930.3447621994.4200439453118.571719.641417.459199.9920.280619.400399.9999.9999.9999.9999.99351837997199999999990.4247270.4117990.44925399.990.4501590.43737699.9999.9999.9999.9999.9901122092.4962592.310.133064005.69642073316774
N5PB037039 202.43269348144547.1030845642090.2548330.2668841994.4300537109419.948299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.4896199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202012.006531640.412497005.69786838416001
N5PB011472 202.43827819824247.10210037231450.3049570.3099451994.4200439453199.9921.58499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49087799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.6540392.53150.53164005.69834513050034
N5PB005449 202.40238952636747.1114997863770.3488930.3447621994.4200439453117.18319.342216.331399.9920.078417.918199.9999.9915.28814.63314.534351837997199994748490.4169110.4096070.42318599.990.4332210.31489999.9999.990.0470.0610.088011112092.7512147.86540.0496817005.70043919777752
N5PB005594 202.5685272216847.12681961059570.3488930.3447621994.4200439453119.990499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50538699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.7702320.66610.243718005.70934470047776
N5PB006941 202.55717468261747.26926040649410.3488930.3447621994.4200439453120.532399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.66891199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.51415159.4960.416525005.71308322642083
N5PB005306 202.49812316894547.10115051269530.3488930.3447621994.4200439453119.048821.908499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4495590.535499.9999.9999.9999.9999.9999.9999.9999.9999.993122034.6939113.9580.217501005.71852961059462
N5PB034382 202.52566528320347.10697937011720.3111690.3297381993.1700439453199.9922.325299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66774499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.00348175.280.61029005.72055757713031
N5PB034506 202.60144042968847.1607589721680.2548330.2668841994.4300537109420.617922.026999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7727420.54993399.9999.9999.9999.9999.9999.9999.9999.9999.993222022.33085168.8970.71125005.72237487831952
N5PB034753 202.60116577148447.22906875610350.3111690.3297381993.1700439453199.9922.329399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67189199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.53727109.710.426917005.72422305508737
N5PB034894 202.385742187547.27090454101560.3111690.3297381993.1700439453199.9922.316199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.65896699.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.56251160.1980.448206005.73025486852288
N5PB011846 202.39279174804747.27430343627930.3049570.3099451994.4200439453199.9921.734499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50974599.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.262647.89150.747643005.73153038669154
N5PB018420 202.54635620117247.27492523193360.2248040.2293791996.1600341796999.9999.9918.43799.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53042799.9999.9999.9999.9999.9999.9999.9999.993100000012.38393114.7390.458372005.73346711240915
N5PB034388 202.53338623046947.10914611816410.3111690.3297381993.1700439453199.9922.301799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64568299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.509969.26580.407158005.73582216665384
N5PB018423 202.54246520996147.27662277221680.2799910.2837881983.1300048828199.9999.9918.37299.9999.9919.355299.9999.9999.9999.9999.9999993799991999999999999.9999.990.52241599.9999.990.48550499.9999.9999.9999.9999.9931002032.0650316.2890.480109005.73646265084952
N5PB011459 202.49185180664147.1000251770020.3049570.3099451994.4200439453199.9922.105799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53895699.9999.9999.9999.9999.9999.9999.9999.9999.99010100025011.62059165.6050.578638005.73985457233127
N5PB005771 202.35246276855547.14204406738280.3488930.3447621994.4200439453120.12322.172199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5470980.58896199.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.0458930.77440.343358005.74489376403758
N5PB005297 202.50117492675847.10109710693360.3488930.3447621994.4200439453120.52321.635299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6628950.49485499.9999.9999.9999.9999.9999.9999.9999.9999.993222031.9851359.12670.612037005.74773621352866
N5PB007016 202.39660644531347.27631378173830.3488930.3447621994.4200439453120.217599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5717999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.65545133.0110.188016005.75000156663971
N5PB007030 202.39866638183647.27732849121090.3488930.3447621994.4200439453120.463422.009999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6602140.55183599.9999.9999.9999.9999.9999.9999.9999.9999.993222031.55671134.3250.262309005.75908021661409
N5PB011460 202.48703002929747.09920501708980.2548330.2668841994.4300537109420.096421.404299.9999.9920.808699.9999.9999.9999.9999.9999.993518999979999999999990.5550230.47380899.9999.990.64117799.9999.9999.9999.9999.9999.993220032.4195355.10480.392678005.76178044959973
N5PB034373 202.51144409179747.10269546508790.3111690.3297381993.1700439453199.9922.334899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67736299.9999.9999.9999.9999.9999.9999.9999.9999.99310100025013.20649163.4180.621484005.76228077125422
N5PB005698 202.58306884765647.13662719726560.3488930.3447621994.4200439453117.736619.157617.263499.9919.41618.182299.9999.9999.9999.9999.99351837997199999999990.4183370.4061660.43253999.990.4229820.31812699.9999.9999.9999.9999.9901112092.554720.1080730.0609637005.76766137476723
N5PB011885 202.41838073730547.28414535522460.3049570.3099451994.4200439453199.9920.160699.9999.9920.704399.9999.9999.9999.9999.9999.9999189999799999999999999.990.42398599.9999.990.60894799.9999.9999.9999.9999.9999.99320020027.38529119.2690.680461005.77566517444003
N5PB011829 202.56016540527347.26899337768550.3049570.3099451994.4200439453199.9922.160499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58430699.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.68044148.1330.383152005.77702922622946
N5PB007021 202.39437866210947.27602005004880.3488930.3447621994.4200439453120.446999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6497199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.80629134.3750.411979005.7829632175512
N5PB011887 202.42192077636747.28521728515630.3049570.3099451994.4200439453199.9920.517418.518899.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.4315940.54231499.9999.9999.9999.9999.9999.9999.9999.99320020025.07523125.1890.118378005.78492993053839
N5PB005352 202.52630615234447.10594558715820.3488930.3447621994.4200439453120.389799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.61597499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.870335.30130.495406005.78787851862396
N5PB018450 202.43156433105547.28739547729490.2799910.2837881983.1300048828199.9999.9918.42999.9920.550219.386399.9999.9999.9999.9999.999999379971999999999999.9999.990.53889999.990.5569610.48371899.9999.9999.9999.9999.9931002041.7783137.7460.440045005.78898558195166
N5PB005292 202.44149780273447.10005569458010.3488930.3447621994.4200439453120.585699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.70536399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.797091.405140.451501005.78981232501945
N5PB034910 202.39044189453147.2744712829590.2548330.2668841994.4300537109420.290919.36499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6274690.42129999.9999.9999.9999.9999.9999.9999.9999.9999.99320210022.73592107.2140.600151005.79310981883806
N5PB006909 202.56636047363347.26575088500980.3488930.3447621994.4200439453119.646299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.47827199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202023.7004986.4070.568197005.79553864254904
N5PB011813 202.57293701171947.26150894165040.3111690.3297381993.1700439453199.9921.974699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54899999.9999.9999.9999.9999.9999.9999.9999.9999.99310022023.35372154.620.566376005.80091237012939
N5PB007011 202.39251708984447.27558517456050.3488930.3447621994.4200439453120.486899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64055799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.3318310.71510.711822005.80196717482288
N5PB011840 202.55499267578147.27236557006840.3049570.3099451994.4200439453199.9921.893699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53088899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.10353157.480.516109005.80703853939222
N5PB005322 202.43086242675847.10152816772460.3488930.3447621994.4200439453120.250622.345699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5873190.68862499.9999.9999.9999.9999.9999.9999.9999.9999.993222032.5477668.77540.625795005.80809709208217
N5PB011461 202.44754028320347.09888839721680.2548330.2668841994.4300537109420.443421.357999.9999.9920.797399.9999.9999.9999.9999.9999.993518999979999999999990.6588740.47057899.9999.990.63460499.9999.9999.9999.9999.9999.993220031.82846144.8120.485543005.8140848432594
N5PB005301 202.49328613281347.09890365600590.3488930.3447621994.4200439453118.018621.129199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4277360.45164299.9999.9999.9999.9999.9999.9999.9999.9999.99310000122037.07388111.2410.347063005.81553764500517
N5PB006790 202.35464477539147.25173950195310.3488930.3447621994.4200439453118.733919.999718.523599.9920.30719.128299.9999.9999.9999.9999.99351837997199999999990.4253240.416360.52975799.990.4516930.39530999.9999.9999.9999.9999.9901112082.2985130.4370.202013005.82735107700051
N5PB011462 202.44309997558647.09917449951170.3049570.3099451994.4200439453199.9922.1299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56898199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.4579319.15980.369132005.82882782921812
N5PB006142 202.61273193359447.18589019775390.3488930.3447621994.4200439453120.318899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57977699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.587720.2473560.375413005.83343684289448
N5PB005274 202.45474243164147.09782028198240.3488930.3447621994.4200439453119.137921.427399.9999.9920.430399.9999.9999.9999.9999.9999.993518999979999999999990.4530650.47331999.9999.990.50726699.9999.9999.9999.9999.9999.993222044.5429215.45560.353568005.83827419286143
N5PB034365 202.51948547363347.10316085815430.3111690.3297381993.1700439453199.9922.241699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62648299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.88077179.5770.501341005.84021523117315
N5PB007033 202.39572143554747.27774047851560.3488930.3447621994.4200439453120.425699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60622199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.4498372.98660.368033005.84183668396022
N5PB006944 202.56188964843847.26947021484380.3488930.3447621994.4200439453119.938899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52288799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.80686167.7490.480556005.84380479000666
N5PB011456 202.46211242675847.0972251892090.2548330.2668841994.4300537109420.075420.910699.9999.9920.118819.512199.9999.9999.9999.9999.99351899997199999999990.5572880.43937799.9999.990.449710.65848599.9999.9999.9999.9999.9932222044.312913.274550.705049005.84905110872114
N5PB006891 202.57015991210947.2645759582520.3488930.3447621994.4200439453120.283622.316699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5844150.65948499.9999.9999.9999.9999.9999.9999.9999.9999.993222022.3204124.4310.621197005.85045663065967
N5PB005718 202.35560607910247.13593673706050.3488930.3447621994.4200439453119.197921.637418.86399.9999.9919.507699.9999.9999.9999.9999.993518379999199999999990.4395410.488160.59537399.9999.990.58308799.9999.9999.9999.9999.9901222062.390156.18670.206676005.85098955958332
N5PB011448 202.48585510253947.0975990295410.3049570.3099451994.4200439453199.9921.726599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49874399.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.1580654.85150.405719005.85205095971962
N5PB005286 202.50376892089847.09972000122070.3488930.3447621994.4200439453120.57922.151199.9999.9920.587199.9999.9999.9999.9999.9999.993518999979999999999990.7006150.58059399.9999.990.57005299.9999.9999.9999.9999.9999.993222041.658334.32490.378197005.85222018248963
N5PB005281 202.50024414062547.09915161132810.3488930.3447621994.4200439453120.06821.526199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5385150.48537599.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.2182198.8290.322284005.85361150108912
N5PB005275 202.45066833496147.09788131713870.3488930.3447621994.4200439453119.973121.692799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5256680.50802699.9999.9999.9999.9999.9999.9999.9999.9999.99320222023.3927278.3410.507077005.85497953425661
N5PB011455 202.48754882812547.09767150878910.2548330.2668841994.4300537109420.354722.071499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6495510.57410199.9999.9999.9999.9999.9999.9999.9999.9999.99320220022.5523246.61650.565191005.85566596400881
N5PB007051 202.39944458007847.27950286865230.3488930.3447621994.4200439453120.528222.021899.9999.9920.734499.9999.9999.9999.9999.9999.993518999979999999999990.6662760.55591399.9999.990.62845499.9999.9999.9999.9999.9999.993222052.0067184.71380.628967005.85625499318249
N5PB011890 202.42744445800847.28775787353520.3049570.3099451994.4200439453199.9921.622899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49909599.9999.9999.9999.9999.9999.9999.9999.9999.99320023.215226.41770.595216005.8576380296834
N5PB011450 202.45718383789147.09732437133790.3049570.3099451994.4200439453199.9921.878799.9999.9920.808699.9999.9999.9999.9999.9999.9999189999799999999999999.990.52651599.9999.990.64117799.9999.9999.9999.9999.9999.99320021.990498.87080.522611005.85795938469649
N5PB005243 202.46871948242247.09691619873050.3488930.3447621994.4200439453120.333199.9999.9999.9920.624299.9999.9999.9999.9999.9999.993599999979999999999990.58659899.9999.9999.990.57851699.9999.9999.9999.9999.9999.993202022.09591167.8060.61832005.85852046987892
N5PB034849 202.57788085937547.25946807861330.3111690.3297381993.1700439453199.9922.211799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60366899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.574175.9420.368534005.86591116494632
N5PB011886 202.41673278808647.28537368774410.3049570.3099451994.4200439453199.9921.196599.9999.9920.83799.9999.9999.9999.9999.9999.9999189999799999999999999.990.4586299.9999.990.6578199.9999.9999.9999.9999.9999.99320020033.0683113.2340.196281005.86890893684439
N5PB005310 202.51576232910247.10174560546880.3488930.3447621994.4200439453118.969521.187699.9999.9920.49299.9999.9999.9999.9999.9999.993518999979999999999990.4422880.44747299.9999.990.5139599.9999.9999.9999.9999.9999.99310122054.71739129.4930.454782005.87018684955913
N5PB012937 202.52313232421947.10353469848630.3111690.3297381993.1700439453199.9922.042399.9999.9999.9919.512699.9999.9999.9999.9999.9999189999991999999999999.990.55732199.9999.9999.990.6073999.9999.9999.9999.9999.9931020022.41721108.5090.535178005.8722135397004
N5PB018439 202.4029998779347.28125381469730.2248040.2293791996.1600341796999.9999.9918.303599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.51291699.9999.9999.9999.9999.9999.9999.9999.993100002012.0316175.9880.173804005.87903786636369
N5PB006564 202.33335876464847.22556686401370.3488930.3447621994.4200439453119.728822.071799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4762460.55206599.9999.9999.9999.9999.9999.9999.9999.9999.99310222042.249894.21660.285221005.88099865381362
N5PB006959 202.56109619140647.27088546752930.3488930.3447621994.4200439453120.316921.941899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6011110.53021999.9999.9999.9999.9999.9999.9999.9999.9999.993222032.33945141.5210.560883005.88896471610324
N5PB005257 202.4954376220747.09790420532230.3488930.3447621994.4200439453120.286821.400199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5859340.47317699.9999.9999.9999.9999.9999.9999.9999.9999.993222021.9486717.25160.386818005.88942123110092
N5PB011445 202.4597930908247.09662628173830.3049570.3099451994.4200439453199.9920.692199.9999.9920.516899.9999.9999.9999.9999.9999.9999189999799999999999999.990.43667699.9999.990.54281199.9999.9999.9999.9999.9999.99320020024.7210817.96890.331383005.89101620493014
N5PB005256 202.49844360351647.09809875488280.3488930.3447621994.4200439453120.542799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6757599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.53316160.4920.418772005.90062828739802
N5PB034369 202.51358032226647.10069656372070.3111690.3297381993.1700439453199.9918.313499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.4164199.9999.9999.9999.9999.9999.9999.9999.9999.9931000100116.0072163.9360.464223005.90264172090051
N5PB005242 202.48497009277347.09662628173830.3488930.3447621994.4200439453120.506721.625799.9999.9920.175699.9999.9999.9999.9999.9999.993518999979999999999990.6526340.49285899.9999.990.45564599.9999.9999.9999.9999.9999.993222042.11631111.3640.693419005.90628601579366
N5PB011889 202.42370605468847.28781509399410.3049570.3099451994.4200439453199.9922.073399.9999.9999.9919.500199.9999.9999.9999.9999.9999189999991999999999999.990.55259799.9999.9999.990.71760799.9999.9999.9999.9999.9932020031.46664159.5150.383992005.90799281530713
N5PB034362 202.51991271972747.10194778442380.3111690.3297381993.1700439453199.9922.2899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66001299.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.936863.32770.261759005.9145680456686
N5PB005253 202.48995971679747.09684371948240.3488930.3447621994.4200439453118.897621.598499.9999.9920.491219.51799.9999.9999.9999.9999.99351899997199999999990.4402010.48087199.9999.990.5324330.662299.9999.9999.9999.9999.9931122054.00051139.9320.260717005.91755330585337
N5PB005734 202.35093688964847.13843536376950.3488930.3447621994.4200439453120.14721.218399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5292570.45098299.9999.9999.9999.9999.9999.9999.9999.9999.993222041.79263144.1610.381993005.91764300182834
N5PB011895 202.42811584472747.28895187377930.3049570.3099451994.4200439453199.9921.642999.9999.9920.370599.9999.9999.9999.9999.9999.9999189999799999999999999.990.49651399.9999.990.48708299.9999.9999.9999.9999.9999.99320022.477332.617170.48064005.91807950401438
N5PB011794 202.58808898925847.25231933593750.3049570.3099451994.4200439453199.9921.823699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52322699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.08031134.3290.425625005.92254188269207
N5PB005285 202.51194763183647.09997940063480.3488930.3447621994.4200439453120.157399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.5607199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.701551.524340.748405005.92422522891022
N5PB005280 202.50929260253947.09943008422850.3488930.3447621994.4200439453120.49321.19499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6442810.45557799.9999.9999.9999.9999.9999.9999.9999.9999.993222041.52015107.7040.419458005.92574788995507
N5PB018432 202.54635620117247.27874755859380.2799910.2837881983.1300048828199.9999.9918.462199.9999.9919.503999.9999.9999.9999.9999.9999993799991999999999999.9999.990.53778499.9999.990.56642499.9999.9999.9999.9999.99310001007021.62806148.4690.624704005.92760134822365
N5PB005238 202.47901916503947.09593582153320.3488930.3447621994.4200439453119.959199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52143699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.45531125.5280.226989005.92787003677215
N5PB005233 202.48358154296947.09616851806640.3488930.3447621994.4200439453120.550799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.68112499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202032.08758147.060.627955005.9281349829097
N5PB034900 202.38131713867247.27277374267580.3111690.3297381993.1700439453199.9921.698399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49458599.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.3179679.50170.657509005.92867292145643
N5PB034351 202.43498229980547.09867477416990.3111690.3297381993.1700439453199.9922.178199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60345899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.26539152.0020.512593005.92980830889686
N5PB011616 202.60560607910247.15847396850590.3049570.3099451994.4200439453199.9921.654499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48906799.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.36428113.5980.539074005.93032223886945
N5PB018433 202.54428100585947.27966690063480.2799910.2837881983.1300048828199.9999.9918.022799.9999.9919.497199.9999.9999.9999.9999.9999993799991999999999999.9999.990.4806199.9999.990.5949799.9999.9999.9999.9999.99310011005021.53624160.9670.436486005.93122759007588
N5PB005267 202.50340270996147.09827804565430.3488930.3447621994.4200439453119.628122.214699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4819370.60649799.9999.9999.9999.9999.9999.9999.9999.9999.993222033.25471126.1820.380764005.93295031119428
N5PB005296 202.51788330078147.1010017395020.3488930.3447621994.4200439453120.296299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59055799.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202022.4336374.99310.678165005.94030995880993
N5PB006958 202.56324768066447.27082824707030.3488930.3447621994.4200439453120.438499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64443399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202021.9353337.26780.518786005.94181280730298
N5PB034364 202.52580261230547.10300827026370.3111690.3297381993.1700439453199.9922.236299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.6221499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.15879.630390.51748005.94232326405334
N5PB005229 202.4726562547.09552764892580.3488930.3447621994.4200439453120.092221.582399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5473550.48433999.9999.9999.9999.9999.9999.9999.9999.9999.993222022.059823.20970.239931005.94233039991438
N5PB011834 202.56600952148447.26930999755860.2548330.2668841994.4300537109420.593922.081399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7484430.56287699.9999.9999.9999.9999.9999.9999.9999.9999.993220032.7924901005.94521165869276
N5PB011447 202.50202941894547.09764099121090.3049570.3099451994.4200439453199.9922.16399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.58522799.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.59942109.3510.467369005.95771801914714
N5PB007060 202.39581298828147.28004074096680.3488930.3447621994.4200439453120.02699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53405499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202022.91491172.3650.586151005.95825652717517
N5PB005537 202.37484741210947.11923599243160.3488930.3447621994.4200439453118.764520.476118.589499.9920.504519.333299.9999.9999.9999.9999.99351837997199999999990.4303570.4223880.5490599.990.5226630.47575799.9999.9999.9999.9999.99311122083.154787.339080.314391005.96378998874988
N5PB011601 202.59979248046947.14844131469730.3049570.3099451994.4200439453199.9921.010499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44047699.9999.9999.9999.9999.9999.9999.9999.9999.993100022015.94024120.3580.805325005.96494438087654
N5PB005724 202.35060119628947.1373367309570.3488930.3447621994.4200439453120.298999.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57071199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.1398177.37540.616667005.96663204076752
N5PB037216 202.39009094238347.27780532836910.2548330.2668841994.4300537109420.437299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6541599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5247142.04670.263732005.96750206103148
N5PB011444 202.49746704101647.09682464599610.2548330.2668841994.4300537109420.511822.056599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7162840.56847699.9999.9999.9999.9999.9999.9999.9999.9999.993220021.891891.29550.51009005.96807773561117
N5PB011858 202.38676452636747.27630233764650.2548330.2668841994.4300537109420.442521.994399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6909020.5470299.9999.9999.9999.9999.9999.9999.9999.9999.993220032.24934131.6580.562423005.96840520323397
N5PB011441 202.49311828613347.09630203247070.3049570.3099451994.4200439453199.9922.087399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55734899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.5416218.5040.429865005.96856070920374
N5PB006998 202.55873107910247.27384567260740.3488930.3447621994.4200439453118.410821.843399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.433960.51666699.9999.9999.9999.9999.9999.9999.9999.9999.993122035.69755112.1270.211648005.96938155704755
N5PB034346 202.43797302246147.09751129150390.3111690.3297381993.1700439453199.9922.238999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62429399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.83333126.2440.482782005.96946299655918
N5PB005231 202.46572875976647.09509658813480.3488930.3447621994.4200439453119.775599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.49850499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202024.8461962.03030.725869005.97020211620396
N5PB034903 202.38299560546947.27450561523440.3111690.3297381993.1700439453199.9922.33299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.67457199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.14489110.4270.695274005.97027410431694
N5PB005228 202.48693847656347.09568405151370.3488930.3447621994.4200439453119.900499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.51862499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202024.3440915.07270.738548005.97116601289668
N5PB011613 202.6053009033247.15608215332030.3049570.3099451994.4200439453199.9921.429499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46672799.9999.9999.9999.9999.9999.9999.9999.9999.990100022014.6333397.45710.835428005.97283158220787
N5PB005244 202.45181274414147.09577941894530.3488930.3447621994.4200439453120.137921.993799.9999.9920.442399.9999.9999.9999.9999.9999.993518999979999999999990.56570.54639899.9999.990.50995299.9999.9999.9999.9999.9999.993222042.3169877.55550.206771005.97388607800606
N5PB011609 202.60336303710947.15271377563480.3049570.3099451994.4200439453199.9921.141899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44352499.9999.9999.9999.9999.9999.9999.9999.9999.993100022015.97912125.4610.864767005.98213068801055
N5PB005223 202.46287536621147.09493255615230.3488930.3447621994.4200439453119.739399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.48667799.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320202023.1497442.05490.31088005.98475071966095
N5PB011623 202.6088867187547.16174697875980.3049570.3099451994.4200439453199.9921.616899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48165899.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.55947126.020.779658005.98752360785396
N5PB011593 202.59780883789147.14511489868160.3049570.3099451994.4200439453199.9921.963699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53432499.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.4274701005.9898148452538
N5PB005825 202.34075927734447.14739608764650.3488930.3447621994.4200439453118.170719.413918.405799.9920.263518.848299.9999.9999.9999.9999.99351837997199999999990.4223370.4106970.52974299.990.4522090.38076999.9999.9999.9999.9999.9931112093.23914179.4830.224395005.99127623686255
N5PB005458 202.38618469238347.11244583129880.3488930.3447621994.4200439453119.289121.64599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4466420.49695799.9999.9999.9999.9999.9999.9999.9999.9999.99310222042.5169245.65020.169411006.0025114486329
N5PB011899 202.42117309570347.28889465332030.3049570.3099451994.4200439453199.9921.05899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44897899.9999.9999.9999.9999.9999.9999.9999.9999.993100022014.21203105.8610.572454006.00292923741779
N5PB034349 202.5073242187547.09772109985350.3111690.3297381993.1700439453199.9921.493199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47603199.9999.9999.9999.9999.9999.9999.9999.9999.993100020016.34552106.3980.716413006.00382592846432
N5PB034381 202.54235839843847.10720825195310.3111690.3297381993.1700439453199.9922.125999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5885399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.69782.338490.647681006.01048367507198
N5PB005621 202.36236572265647.12625122070310.3488930.3447621994.4200439453119.523121.718999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4591180.49705599.9999.9999.9999.9999.9999.9999.9999.9999.993222042.3331213.15360.215874006.01333480178146
N5PB005219 202.49066162109447.0952873229980.3488930.3447621994.4200439453120.521199.9999.9999.9920.754399.9999.9999.9999.9999.9999.993599999979999999999990.66167499.9999.9999.990.60977499.9999.9999.9999.9999.9999.993202021.5459917.80210.427024006.01398763251299
N5PB034878 202.57183837890647.26740264892580.3111690.3297381993.1700439453199.9922.347999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69110399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.2432289.88020.019126006.02016218202526
N5PB011872 202.39712524414147.2817955017090.2548330.2668841994.4300537109419.911420.993499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5175160.44834799.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.6687123.4840.369539006.02249170980315
N5PB011901 202.41850280761747.28869247436520.2548330.2668841994.4300537109419.85419.812199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5143650.42000399.9999.9999.9999.9999.9999.9999.9999.9999.99320222023.6357118.12570.575703006.02864604734686
N5PB011627 202.61120605468847.16418075561520.3049570.3099451994.4200439453199.9921.106999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.44482599.9999.9999.9999.9999.9999.9999.9999.9999.993100022015.77193121.990.847345006.03109415421119
N5PB005206 202.47209167480547.09402465820310.3488930.3447621994.4200439453120.488199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64133499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.6437252.43440.386663006.0321639150767
N5PB006157 202.61775207519547.18648529052730.3488930.3447621994.4200439453119.365420.764418.617299.9999.9919.513799.9999.9999.9999.9999.993518379999199999999990.4489750.4262110.5578699.9999.990.61256599.9999.9999.9999.9999.99311222072.2584257.31990.0630007006.03433875436223
N5PB018466 202.48153686523447.2950363159180.2248040.2293791996.1600341796999.9999.9918.336599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52157199.9999.9999.9999.9999.9999.9999.9999.99320002023.22207134.8210.626075006.04656694492383
N5PB012886 202.45629882812547.09421539306640.3111690.3297381993.1700439453199.9922.083899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57953199.9999.9999.9999.9999.9999.9999.9999.9999.99320020021.92456160.4380.286009006.04704026243014
N5PB007015 202.38240051269547.27584457397460.3488930.3447621994.4200439453120.382921.535599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6122180.47452399.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.600581.430140.378068006.04929796713732
N5PB005676 202.58917236328147.13425827026370.3488930.3447621994.4200439453118.887520.998718.419499.9999.9919.509599.9999.9999.9999.9999.993518379999199999999990.4294390.4347490.5147499.9999.990.53121299.9999.9999.9999.9999.9901122072.37992110.7860.101318006.05220698600897
N5PB011844 202.56069946289147.27459335327150.2548330.2668841994.4300537109419.48121.031799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.478280.45173399.9999.9999.9999.9999.9999.9999.9999.9999.99320122023.16619170.3570.105582006.05366648830403
N5PB007142 202.42192077636747.28997802734380.3488930.3447621994.4200439453120.53599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.67065499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.51522107.9280.409195006.05428750257189
N5PB034345 202.50872802734447.09706878662110.3111690.3297381993.1700439453199.9922.171799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57726799.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.5014139.5580.251767006.05631668004628
N5PB011631 202.61280822753947.16608047485350.3049570.3099451994.4200439453199.9921.78899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50039199.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.8776121.8550.747738006.06020044751437
N5PB007061 202.39135742187547.28019714355470.3488930.3447621994.4200439453120.053699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53357999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202013.26983171.7110.632033006.06058305305054
N5PB034329 202.44853210449247.09458541870120.3111690.3297381993.1700439453199.9922.071899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5579799.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.16870.315920.541253006.06306856358658
N5PB011850 202.55905151367247.27565383911130.3049570.3099451994.4200439453199.9922.037199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5613599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.1499875.78260.618535006.06394606747136
N5PB011440 202.4947967529347.09486770629880.3049570.3099451994.4200439453199.9921.93199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54255999.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.868480.57590.738507006.0645220322522
N5PB006625 202.33204650878947.23206710815430.3488930.3447621994.4200439453120.021420.862799.9999.9920.568699.9999.9999.9999.9999.9999.993518999979999999999990.5232070.43047199.9999.990.54092399.9999.9999.9999.9999.9999.993222042.07396168.3080.287138006.06510670792945
N5PB011587 202.59849548339847.14335250854490.2548330.2668841994.4300537109420.177822.086399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5794140.55452299.9999.9999.9999.9999.9999.9999.9999.9999.993222022.2137971.98180.392867006.06708968237802
N5PB005315 202.41252136230547.10128021240230.3488930.3447621994.4200439453120.342499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59117399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.7308844.70880.409897006.07168032953987
N5PB005584 202.58061218261747.12659835815430.3488930.3447621994.4200439453120.53122.182399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6681050.60642199.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.5167216.92530.406086006.07470019519871
N5PB011894 202.41220092773447.28787231445310.3049570.3099451994.4200439453199.9921.646699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48998799.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.30505109.8040.507085006.07774044189174
N5PB005211 202.48901367187547.09404373168950.3488930.3447621994.4200439453119.954621.720999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5201190.49990499.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.2663159.4950.209953006.07904862870788
N5PB011737 202.33000183105547.22911071777340.2548330.2668841994.4300537109420.564422.110199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.7204210.56539699.9999.9999.9999.9999.9999.9999.9999.9999.99310220021.2479179.6290.0338976006.07995747728583
N5PB005220 202.4772186279347.09323501586910.3488930.3447621994.4200439453117.935220.441699.9999.9999.9919.491799.9999.9999.9999.9999.993518999999199999999990.4262810.4290399.9999.9999.990.75368299.9999.9999.9999.9999.9932122057.33338166.0340.236593006.08574588525873
N5PB011849 202.37826538085947.2745285034180.3111690.3297381993.1700439453199.9922.025499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54924499.9999.9999.9999.9999.9999.9999.9999.9999.99320022.99108173.8440.613716006.08804394358952
N5PB034893 202.56690979003947.27194595336910.3111690.3297381993.1700439453199.9922.320399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66303199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5227272.0550.41575006.08902167173083
N5PB007157 202.42184448242247.29057312011720.3488930.3447621994.4200439453120.031521.488699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5359120.47872199.9999.9999.9999.9999.9999.9999.9999.9999.993222022.9091863.74360.565629006.08906687580048
N5PB005197 202.46791076660247.09297943115230.3488930.3447621994.4200439453120.501399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.6493299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.93414136.0670.641946006.09513780980396
N5PB011862 202.5535430908247.27904510498050.3049570.3099451994.4200439453199.9921.815999.9999.9999.9919.51799.9999.9999.9999.9999.9999189999991999999999999.990.52106399.9999.9999.990.660899.9999.9999.9999.9999.9931020021.9119383.70650.137422006.10071349274984
N5PB011891 202.41050720214847.28784942626950.3049570.3099451994.4200439453199.9921.650799.9999.9920.635899.9999.9999.9999.9999.9999.9999189999799999999999999.990.4982299.9999.990.58659599.9999.9999.9999.9999.9999.99320020022.15105131.4390.331619006.10364707659941
N5PB011900 202.41839599609447.29008102416990.2548330.2668841994.4300537109420.399522.157499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6272860.58315299.9999.9999.9999.9999.9999.9999.9999.9999.993220021.80818124.1990.480166006.10826652131777
N5PB018467 202.48529052734447.29589080810550.2248040.2293791996.1600341796999.9999.9918.657699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57140899.9999.9999.9999.9999.9999.9999.9999.99320000021.81186136.2940.417157006.11113492487331
N5PB006535 202.32597351074247.22230529785160.3488930.3447621994.4200439453120.475499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63383899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202021.5361470.8120.416313006.11125805052926
N5PB005248 202.51544189453147.09725189208980.3488930.3447621994.4200439453120.29422.029199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5894810.55778899.9999.9999.9999.9999.9999.9999.9999.9999.993222042.1727842.43950.558838006.12261496646577
2MJGQIYQ 202.48971147.2958180.280.271998.4032953132999.9999.9999.9999.9999.9999.9999.9999.9916.57515.73415.286999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1420.1420.189477777700000006.12749061304475
N5PB005279 202.52554321289147.09956359863280.3488930.3447621994.4200439453120.192720.620899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5762260.43794599.9999.9999.9999.9999.9999.9999.9999.9999.99320222021.99424100.6540.197494006.12999297256543
N5PB006491 202.61576843261747.22058486938480.3488930.3447621994.4200439453118.916420.816499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4339040.43465699.9999.9999.9999.9999.9999.9999.9999.9999.993122052.7959163.7540.114346006.13428824291765
N5PB007000 202.56222534179747.27560043334960.3488930.3447621994.4200439453120.230699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.57777399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.067298.72650.383178006.13943974626044
N5PB007010 202.56089782714847.2763099670410.3488930.3447621994.4200439453119.616722.1999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4832090.59627299.9999.9999.9999.9999.9999.9999.9999.9999.993222034.655877.74420.421416006.14051700422895
N5PB006255 202.62098693847747.19709777832030.3488930.3447621994.4200439453120.483821.2999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6387290.45384999.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.985014.20510.608816006.14807276629842
N5PB019159 202.45193481445347.29626846313480.2340010.2348721999.3499755859499.9999.9917.737299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.47007299.9999.9999.9999.9999.9999.9999.9999.993100000012.3549972.94430.283814006.14828453391585
N5PB006465 202.6168670654347.21870803833010.3488930.3447621994.4200439453119.878899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.50025499.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.16271147.9610.257072006.15019979878056
N5PB006762 202.34214782714847.24877548217770.3488930.3447621994.4200439453120.404399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62421199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5799992.83980.368471006.15037721807135
N5PB011893 202.41450500488347.2898674011230.2548330.2668841994.4300537109419.543322.158218.913199.9999.9999.9999.9999.9999.9999.9999.9935183799999999999999990.4825310.583440.61339199.9999.9999.9999.9999.9999.9999.9999.993120054.178854.35210.450214006.15293695830664
N5PB011914 202.42518615722747.292480468750.3049570.3099451994.4200439453199.9918.019415.413899.9918.595416.645799.9999.9914.75214.08413.9519918379971999947484999.990.407890.42159799.990.4203310.29956199.9999.990.0330.0410.05831012052.92069114.3490.0460521006.15550818965312
N5PB007079 202.39324951171947.28297042846680.2548330.2668841994.4300537109419.310199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.46838899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100036.3415941.70220.598426006.16267396232898
N5PB013503 202.37994384765647.27708053588870.3111690.3297381993.1700439453199.9921.8599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52577599.9999.9999.9999.9999.9999.9999.9999.9999.99320020022.61036144.4940.217329006.16837592456251
N5PB011438 202.50782775878947.09494018554690.3049570.3099451994.4200439453199.9921.836599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.52647899.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.5618498.21250.56316006.17052151915036
N5PB019108 202.53126525878947.2886886596680.2340010.2348721999.3499755859499.9999.9918.526499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53814999.9999.9999.9999.9999.9999.9999.9999.993100002011.5231843.51480.255996006.17108896044664
N5PB034318 202.49096679687547.09259796142580.3111690.3297381993.1700439453199.9921.725199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5009499.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.2272791.0460.631848006.1755289263302
N5PB011916 202.43005371093847.29380035400390.3049570.3099451994.4200439453199.9921.457499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.46911299.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.9546144.7590.171511006.1756624224503
N5PB006872 202.35340881347747.26016998291020.3488930.3447621994.4200439453119.931121.644799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4913970.47163399.9999.9999.9999.9999.9999.9999.9999.9999.990222041.55536117.0310.016753006.17725279642761
N5PB011868 202.38867187547.28134918212890.2548330.2668841994.4300537109420.334721.914599.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6118660.53730799.9999.9999.9999.9999.9999.9999.9999.9999.993220022.21771151.8340.499421006.1774298565755
N5PB005372 202.55140686035247.10763549804690.3488930.3447621994.4200439453120.495299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64557599.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.49043162.6410.399152006.17797049315542
N5PB011866 202.38218688964847.27861785888670.3111690.3297381993.1700439453199.9922.253399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63609999.9999.9999.9999.9999.9999.9999.9999.9999.99310020022.467031.170390.628959006.18923130087466
N5PB007085 202.39041137695347.28236389160160.2548330.2668841994.4300537109420.49499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.70035499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200031.9088853.49450.519309006.19131622754928
N5PB011591 202.60266113281347.14410400390630.3049570.3099451994.4200439453199.9921.570699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47303999.9999.9999.9999.9999.9999.9999.9999.9999.990100022013.90268111.8290.820049006.19201184504876
N5PB011860 202.55952453613347.27806854248050.3049570.3099451994.4200439453199.9921.133199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45202599.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.3201851.77310.504185006.19206515967141
N5PB034307 202.45875549316447.09142684936520.3111690.3297381993.1700439453199.9921.992599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53498399.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.61178126.3270.521284006.20526040541754
N5PB011597 202.60507202148447.1465988159180.3049570.3099451994.4200439453199.9920.840299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.43064999.9999.9999.9999.9999.9999.9999.9999.9999.993100022016.26639128.2460.85449006.20708383270478
N5PB034306 202.47654724121147.09117126464840.3111690.3297381993.1700439453199.9922.033499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55300599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.3691365.49190.446819006.20824043875761
N5PB011425 202.48458862304747.0914382934570.3049570.3099451994.4200439453199.9922.189899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59619199.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.33955167.9420.706797006.21454426739204
N5PB034689 202.31898498535247.20752334594730.2548330.2668841994.4300537109420.183121.867499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5672290.50225299.9999.9999.9999.9999.9999.9999.9999.9999.993222021.8741224.4680.285456006.21466075208629
N5PB007158 202.41091918945347.28999328613280.2548330.2668841994.4300537109419.580699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.48875199.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320100024.25821101.6910.284676006.21526720902016
N5PB011426 202.48759460449247.09162902832030.3049570.3099451994.4200439453199.9921.99299.9999.9920.584299.9999.9999.9999.9999.9999.9999189999799999999999999.990.54584999.9999.990.56790299.9999.9999.9999.9999.9999.99320031.5594741.90990.275057006.2159366803391
N5PB034340 202.51776123046947.0960617065430.3111690.3297381993.1700439453199.9921.755299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.50355799.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.3290185.25230.482599006.21961289678538
N5PB034335 202.51319885253947.09506988525390.3111690.3297381993.1700439453199.9921.262399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.45983699.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.7584836.20540.399261006.22117048651041
N5PB007193 202.41690063476647.29173278808590.2548330.2668841994.4300537109419.930299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53024699.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200023.91315144.8940.60993006.2223491883968
N5PB011873 202.38851928710947.28221511840820.3049570.3099451994.4200439453199.9922.047499.9999.9920.518999.9999.9999.9999.9999.9999.9999189999799999999999999.990.56507499.9999.990.53307799.9999.9999.9999.9999.9999.99310022021.7834445.48580.42984006.22460088147778
N5PB005383 202.39056396484447.10597991943360.3488930.3447621994.4200439453116.664720.042416.591799.9920.251518.226499.9999.9916.41415.66314.964351837997199994748490.4173370.4173370.43051399.990.4563670.34871299.9999.990.1340.1450.143310001122096.03408174.5960.423062006.22982929062389
N5PB006206 202.31752014160247.18948745727540.3488930.3447621994.4200439453118.664720.774518.641899.9999.9919.509199.9999.9999.9999.9999.993518379999199999999990.4273810.4267690.5408799.9999.990.6760599.9999.9999.9999.9999.99312122083.07657137.5790.300781006.23392710882392
N5PB011869 202.38360595703147.28023147583010.2548330.2668841994.4300537109420.362920.822799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6301970.44363999.9999.9999.9999.9999.9999.9999.9999.9999.993222031.959879.400690.516262006.23545307374769
N5PB005195 202.49571228027347.09204864501950.3488930.3447621994.4200439453118.828520.753599.9999.9920.619599.9999.9999.9999.9999.9999.993518999979999999999990.4353430.42497899.9999.990.57528399.9999.9999.9999.9999.9999.993122063.6385464.90410.340051006.23752557914691
N5PB007031 202.37696838378947.27702331542970.3488930.3447621994.4200439453119.838720.930799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4914160.43882699.9999.9999.9999.9999.9999.9999.9999.9999.99310222042.06199143.1360.206042006.23869601646125
N5PB011428 202.4993438720747.09244537353520.3049570.3099451994.4200439453199.9921.616399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.49074299.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.3869288.56320.641681006.2405652952424
N5PB011585 202.59953308105547.1388587951660.3049570.3099451994.4200439453199.9919.331899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.41052599.9999.9999.9999.9999.9999.9999.9999.9999.9931000100112.9109109.5280.539171006.2438652557322
N5PB007020 202.56144714355547.2781906127930.3488930.3447621994.4200439453120.51499.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65719899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993202021.63673118.6190.380383006.24428166629494
N5PB007196 202.42184448242247.29352569580080.3488930.3447621994.4200439453120.410921.913299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6279880.53688299.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.51058131.8580.248164006.25692856991108
N5PB034323 202.51058959960947.0938644409180.3111690.3297381993.1700439453199.9921.103499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.4523599.9999.9999.9999.9999.9999.9999.9999.9999.993100020015.46694148.30.394648006.26175888917758
N5PB034350 202.53318786621147.09937286376950.3111690.3297381993.1700439453199.9921.817799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.5026999.9999.9999.9999.9999.9999.9999.9999.9999.990100022013.68148166.2930.663311006.26202254811294
N5PB034343 202.5250701904347.0968513488770.3111690.3297381993.1700439453199.9921.574199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48097899.9999.9999.9999.9999.9999.9999.9999.9999.993100020013.35106167.9910.144152006.27469187430375
N5PB011491 202.38856506347747.10580444335940.3049570.3099451994.4200439453199.9920.512418.823999.9999.9999.9999.9999.9999.9999.9999.99991837999999999999999999.990.4190950.57546299.9999.9999.9999.9999.9999.9999.9999.99010000027031.97253174.6840.0765863006.28170291221382
N5PB018473 202.43952941894547.29719543457030.2248040.2293791996.1600341796999.9999.9916.936499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.43715199.9999.9999.9999.9999.9999.9999.9999.99327.74747165.60.575054006.28425588001508
N5PB007177 202.41349792480547.29195404052730.2548330.2668841994.4300537109419.839799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.52188199.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200035.51696164.4830.687118006.28442623958676
N5PB018438 202.55513000488347.28210067749020.2799910.2837881983.1300048828199.9999.9918.229599.9920.74219.495499.9999.9999.9999.9999.999999379971999999999999.9999.990.50220399.990.6334350.59002799.9999.9999.9999.9999.9931000061.6034571.18980.457564006.28915439036705
N5PB034355 202.53961181640647.10094833374020.3111690.3297381993.1700439453199.9922.225299.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.61366999.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.7957144.16050.437499006.28948111902915
N5PB005515 202.36489868164147.11778259277340.3488930.3447621994.4200439453120.438199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.64425399.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202011.5162423.57790.14078006.29977183456322
N5PB011859 202.56346130371147.27832794189450.3049570.3099451994.4200439453199.9921.789199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51385699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.7415695.02710.656052006.30002584297336
N5PB007096 202.39082336425847.28466415405270.3488930.3447621994.4200439453120.41899.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.63211999.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.6712165.1670.750869006.30051130880782
N5PB005596 202.35511779785247.12451553344730.3488930.3447621994.4200439453118.600719.489318.23799.9919.629719.087799.9999.9999.9999.9999.99351837997199999999990.4235490.4099460.47738699.990.4238120.37728399.9999.9999.9999.9999.99011112082.2219499.04760.0741544006.30200308484442
N5PB019161 202.50286865234447.29727935791020.2340010.2348721999.3499755859499.9999.9918.77899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.56814699.9999.9999.9999.9999.9999.9999.9999.993100000011.5145109.8770.413848006.30530502074778
N5PB018841 202.46318054199247.08953857421880.2340010.2348721999.3499755859499.9999.9918.308399.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.49560799.9999.9999.9999.9999.9999.9999.9999.990100002011.417763.296210.2984006.30742304071444
N5PB034788 202.60993957519547.23985671997070.3111690.3297381993.1700439453199.9922.33899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.68064599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.4924617.13710.388597006.30908534755254
N5PB034296 202.49084472656347.09030532836910.3111690.3297381993.1700439453199.9922.03699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55423899.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.07426171.7330.38241006.3111543024966
N5PB006113 202.31677246093847.17906570434570.3488930.3447621994.4200439453119.395420.220399.9999.9920.344119.517199.9999.9999.9999.9999.99351899997199999999990.4417060.41452599.9999.990.4622080.59705599.9999.9999.9999.9999.9901222071.87858124.8460.10517006.32622982227897
N5PB018470 202.43188476562547.29678726196290.2248040.2293791996.1600341796999.9999.9918.916599.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.6146499.9999.9999.9999.9999.9999.9999.9999.99320000021.4818317.02370.381712006.32981930959819
N5PB034912 202.37571716308647.27830886840820.3111690.3297381993.1700439453199.9922.269199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.64993399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.16013166.5550.609759006.33089331672623
N5PB018465 202.51634216308647.29532623291020.2799910.2837881983.1300048828199.9999.9918.74499.9999.9918.953199.9999.9999.9999.9999.9999993799991999999999999.9999.990.58036799.9999.990.41118399.9999.9999.9999.9999.9931000022.69989129.5440.432537006.33137456531099
N5PB012871 202.50866699218847.09228134155270.2548330.2668841994.4300537109420.458922.335199.9999.9920.682699.9999.9999.9999.9999.9999.993518999979999999999990.6709740.67772599.9999.990.59501999.9999.9999.9999.9999.9999.993222031.5763489.06780.366207006.33357080632359
N5PB007153 202.40373229980547.29003143310550.3488930.3447621994.4200439453120.510799.9999.9999.9920.779999.9999.9999.9999.9999.9999.993599999979999999999990.65516799.9999.9999.990.62447699.9999.9999.9999.9999.9999.99310202022.1389520.97020.709089006.33688344700239
N5PB034292 202.47854614257847.08906173706050.3111690.3297381993.1700439453199.9922.161899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57135999.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.4289149.7350.0959201006.33854785799326
N5PB018462 202.51995849609447.29466247558590.2248040.2293791996.1600341796999.9999.9918.484699.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53221899.9999.9999.9999.9999.9999.9999.9999.993100000011.7015542.43530.223141006.3388742026173
N5PB034352 202.53932189941447.09988784790040.3111690.3297381993.1700439453199.9922.250799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63396399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.94362161.3460.575629006.34110791316402
N5PB034298 202.49356079101647.09006118774410.3111690.3297381993.1700439453199.9921.624799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48704599.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.5579858.51710.57932006.34136405796716
N5PB037232 202.4148712158247.29336166381840.2548330.2668841994.4300537109420.562799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71889499.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200011.9264444.43330.635691006.34292844282624
N5PB007222 202.4231719970747.2953529357910.2548330.2668841994.4300537109420.259199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.60755699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200022.09526151.1190.358222006.34451854027999
N5PB034342 202.530273437547.09687423706050.3111690.3297381993.1700439453199.9921.946699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53718499.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.8431454.1760.543209006.35224883013593
N5PB011604 202.61189270019547.15048217773440.3049570.3099451994.4200439453199.9920.03499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.41433499.9999.9999.9999.9999.9999.9999.9999.9999.9931000220111.0765150.0420.908993006.35425892253552
N5PB034310 202.51026916503947.09211730957030.3111690.3297381993.1700439453199.9922.351499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69488899.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5642618.07450.427903006.35959062609103
N5PB011847 202.5720977783247.27506256103520.3049570.3099451994.4200439453199.9921.496899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47010599.9999.9999.9999.9999.9999.9999.9999.9999.990100020011.915989.62370.254981006.36839626045086
N5PB007041 202.56323242187547.27992630004880.3488930.3447621994.4200439453120.508799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.65389399.9999.9999.9999.9999.9999.9999.9999.9999.9999.99310202022.1227368.38930.696466006.37122038413303
N5PB006848 202.59255981445347.26070022583010.3488930.3447621994.4200439453120.09721.545299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5257980.46404199.9999.9999.9999.9999.9999.9999.9999.9999.993222041.6306145.77520.206166006.3713580307692
N5PB007183 202.40902709960947.29238510131840.3488930.3447621994.4200439453120.229721.7299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5601760.51496399.9999.9999.9999.9999.9999.9999.9999.9999.993222021.90771169.8260.508077006.37744595867499
N5PB037238 202.4215545654347.29573440551760.2548330.2668841994.4300537109420.306599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.59498199.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.4254999.99630.0515793006.38648430438429
N5PB006483 202.62219238281347.22052383422850.3488930.3447621994.4200439453120.491622.126199.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6433890.57057899.9999.9999.9999.9999.9999.9999.9999.9999.99310222021.47036107.70.390687006.3869592979457
N5PB034778 202.61462402343847.2359542846680.3111690.3297381993.1700439453199.9922.159399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.59075899.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.46925172.2060.0739317006.38743243799392
N5PB007162 202.4054412841847.29150772094730.2548330.2668841994.4300537109420.536199.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.69526899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200031.5742320.13390.449105006.38798185218125
N5PB034333 202.52874755859447.09575653076170.3111690.3297381993.1700439453199.9922.291599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63667199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.60534149.1050.388936006.39065693244714
N5PB034921 202.3800506591847.28178405761720.3111690.3297381993.1700439453199.9922.250599.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.63376199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.898460.4337090.504025006.39454024318388
N5PB034287 202.46047973632847.08810424804690.3111690.3297381993.1700439453199.9922.353699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.69729199.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5638771.97180.431586006.39930411295711
N5PB019181 202.49215698242247.30018997192380.2340010.2348721999.3499755859499.9999.9918.811499.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.57533899.9999.9999.9999.9999.9999.9999.9999.993100000011.53686161.1410.430801006.40082354890255
N5PB007209 202.41598510742247.29471969604490.2548330.2668841994.4300537109420.483599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.69127899.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200021.848361.071590.485694006.40334440435732
N5PB019170 202.50697326660247.29837417602540.2340010.2348721999.3499755859499.9999.9918.370899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.52383799.9999.9999.9999.9999.9999.9999.9999.993100000011.77232159.7760.212213006.40650640718059
N5PB011874 202.38148498535247.28274536132810.3049570.3099451994.4200439453199.9921.92699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54093399.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.4583295.25860.0441569006.40867297395145
N5PB006012 202.31825256347747.16737747192380.3488930.3447621994.4200439453120.475321.822999.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6337460.51137999.9999.9999.9999.9999.9999.9999.9999.9999.99310222041.51754111.3950.423658006.40882789125048
N5PB037222 202.38368225097747.28378295898440.2548330.2668841994.4300537109420.554599.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.71143899.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100200012.37463167.7550.698263006.41049010365532
N5PB007120 202.39002990722747.28655624389650.3488930.3447621994.4200439453120.091699.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53571299.9999.9999.9999.9999.9999.9999.9999.9999.9999.990100202011.8573619.30570.268278006.41456939446906
N5PB005660 202.34436035156347.13043594360350.3488930.3447621994.4200439453119.91221.855699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5015040.51354499.9999.9999.9999.9999.9999.9999.9999.9999.993222032.81454160.630.558918006.41622509692065
N5PB005170 202.50378417968847.09005737304690.3488930.3447621994.4200439453120.032620.001899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5362840.42659799.9999.9999.9999.9999.9999.9999.9999.9999.99310212023.239950.5861710.533711006.41749552196092
N5PB006367 202.62619018554747.20967864990230.3488930.3447621994.4200439453119.138821.375617.942499.9999.9919.513499.9999.9916.49915.72215.5013518379999199994748490.4343230.4494990.46568699.9999.990.64668799.9999.990.1250.1530.21902222082.16853161.6390.107881006.42200760130352
N5PB034914 202.37220764160247.27839660644530.3111690.3297381993.1700439453199.9922.016899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.54535799.9999.9999.9999.9999.9999.9999.9999.9999.990100022011.81955159.5460.255599006.42297262077609
N5PB007185 202.40666198730547.29264831542970.2548330.2668841994.4300537109420.128399.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.56902299.9999.9999.9999.9999.9999.9999.9999.9999.9999.993200022.3000989.45890.305789006.43016989712184
N5PB005180 202.51274108886747.09129714965820.3488930.3447621994.4200439453120.304121.64499.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5945410.4959199.9999.9999.9999.9999.9999.9999.9999.9999.99310222022.321093.547510.581186006.43362879402588
N5PB019118 202.54112243652347.29046249389650.2340010.2348721999.3499755859499.9999.9918.698899.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.55189899.9999.9999.9999.9999.9999.9999.9999.993100002011.2490490.23220.0252045006.4384276937495
N5PB034288 202.48637390136747.08777999877930.3111690.3297381993.1700439453199.9921.94899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.53776799.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.2931986.9420.77525006.44014369189775
N5PB034337 202.53248596191447.09585571289060.3111690.3297381993.1700439453199.9921.830499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51279699.9999.9999.9999.9999.9999.9999.9999.9999.993100022012.5637371.87430.358276006.44374328750012
N5PB019183 202.49484252929747.30068969726560.2340010.2348721999.3499755859499.9999.9918.186299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.50286299.9999.9999.9999.9999.9999.9999.9999.993100000012.0327819.12770.423024006.44661364300448
N5PB005760 202.60945129394547.14365386962890.3488930.3447621994.4200439453119.691922.088299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.474520.56654199.9999.9999.9999.9999.9999.9999.9999.9999.99310222032.2809688.1750.240912006.44782706255223
N5PB018454 202.54293823242247.29001998901370.2799910.2837881983.1300048828199.9999.9918.312999.9999.9918.658399.9999.9999.9999.9999.9999993799991999999999999.9999.990.52319499.9999.990.38082899.9999.9999.9999.9999.99321000023.08958151.3830.392883006.4483473756572
N5PB034300 202.50970458984447.09047698974610.3111690.3297381993.1700439453199.9921.65199.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48857599.9999.9999.9999.9999.9999.9999.9999.9999.993100020014.05159132.5150.603165006.4489684972614
N5PB018495 202.47409057617247.30203628540040.2799910.2837881983.1300048828199.9999.9918.223199.9999.9919.504599.9999.9999.9999.9999.9999993799991999999999999.9999.990.50694299.9999.990.69764599.9999.9999.9999.9999.9932000031.5163401006.45092374814709
N5PB019191 202.45596313476647.30165481567380.2340010.2348721999.3499755859499.9999.9918.530299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.53890299.9999.9999.9999.9999.9999.9999.9999.993100000011.482620.66210.116864006.45235317573137
N5PB007086 202.37843322753947.28227615356450.2548330.2668841994.4300537109420.40721.76399.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.6323970.50728199.9999.9999.9999.9999.9999.9999.9999.9999.99320220031.9261353.94320.510953006.45665732877382
N5PB007194 202.40946960449247.29398727416990.2548330.2668841994.4300537109419.990399.9999.9999.9920.777299.9999.9999.9999.9999.9999.993599999979999999999990.54301499.9999.9999.990.6229299.9999.9999.9999.9999.9999.993202043.3135448.81080.257196006.45909294012553
N5PB034953 202.41310119628947.2949790954590.3111690.3297381993.1700439453199.9922.322999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.66557399.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.7029901006.45933729472218
N5PB011909 202.39965820312547.29104614257810.3049570.3099451994.4200439453199.9920.658818.321799.9920.798899.9999.9999.9999.9999.9999.9999183799799999999999999.990.4340940.51760299.990.63544599.9999.9999.9999.9999.9999.99320054.7622174.25110.529294006.46404116234618
N5PB007008 202.57322692871147.27656173706050.3488930.3447621994.4200439453119.154920.927818.251299.9999.9919.508699.9999.9999.9999.9999.993518379999199999999990.4373380.4371370.50051799.9999.990.67632399.9999.9999.9999.9999.9902222062.29509167.3050.134063006.46660740518854
N5PB018487 202.48667907714847.30176925659180.2248040.2293791996.1600341796999.9999.9918.736199.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.5776599.9999.9999.9999.9999.9999.9999.9999.993100000011.5816989.7850.369423006.46776704845616
N5PB018491 202.47273254394547.3023605346680.2248040.2293791996.1600341796999.9999.9918.887299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.60395199.9999.9999.9999.9999.9999.9999.9999.99321.5054319.86130.409452006.46926627860604
N5PB007129 202.38613891601647.28609466552730.3488930.3447621994.4200439453119.445422.076899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4706950.55377599.9999.9999.9999.9999.9999.9999.9999.9999.993222024.5529858.68940.429206006.4732224646047
N5PB005260 202.54289245605547.09852218627930.3488930.3447621994.4200439453119.941421.165199.9999.9920.464199.9999.9999.9999.9999.9999.993518999979999999999990.5013240.44164799.9999.990.50384199.9999.9999.9999.9999.9999.993222051.98448111.0790.194058006.47998460211226
N5PB018468 202.52293395996147.29646301269530.2248040.2293791996.1600341796999.9999.9918.472299.9999.9999.9999.9999.9999.9999.9999.99999937999999999999999999.9999.990.54087399.9999.9999.9999.9999.9999.9999.9999.99322.5731527.84710.559847006.48045417645519
N5PB011904 202.39738464355547.29057312011720.3049570.3099451994.4200439453199.9922.144699.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.57817599.9999.9999.9999.9999.9999.9999.9999.9999.99320021.48152108.6420.381779006.48051869769636
N5PB005809 202.32835388183647.14579010009770.3488930.3447621994.4200439453120.099622.016299.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5266420.54508799.9999.9999.9999.9999.9999.9999.9999.9999.993222031.71138132.9190.266501006.48471043480837
N5PB034869 202.3468475341847.26286315917970.3111690.3297381993.1700439453199.9922.089899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.56741599.9999.9999.9999.9999.9999.9999.9999.9999.993100022011.726251.027250.22715006.48631307222502
N5PB011939 202.42102050781347.29747390747070.3049570.3099451994.4200439453199.9921.423799.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.47277899.9999.9999.9999.9999.9999.9999.9999.9999.99320022.743663.096010.386566006.49245095877458
N5PB007197 202.40509033203147.29336547851560.2548330.2668841994.4300537109420.353799.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.62407599.9999.9999.9999.9999.9999.9999.9999.9999.9999.99320200021.85402134.1290.442859006.49546043235665
N5PB034282 202.48849487304747.08696365356450.3111690.3297381993.1700439453199.9922.180499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.60504599.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.0195559.37170.479885006.49822794749413
N5PB034283 202.45010375976647.08708953857420.3111690.3297381993.1700439453199.9921.614899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.48511799.9999.9999.9999.9999.9999.9999.9999.9999.993100022013.9185420.83490.577097006.49991978568524
N5PB007202 202.40275573730547.2927970886230.2548330.2668841994.4300537109418.760420.051699.9999.9999.9919.506899.9999.9999.9999.9999.993518999999199999999990.4420550.42234799.9999.9999.990.57712199.9999.9999.9999.9999.9931120056.5989856.1980.566216006.50396547531713
N5PB011608 202.61763000488347.15310287475590.3049570.3099451994.4200439453199.9920.669499.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.42350899.9999.9999.9999.9999.9999.9999.9999.9999.993100022016.99953143.8790.87308006.50591590419585
N5PB005887 202.32272338867247.15318298339840.3488930.3447621994.4200439453119.922622.180699.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5111880.60519799.9999.9999.9999.9999.9999.9999.9999.9999.993222032.27324167.1620.227803006.50834643994967
N5PB006831 202.33885192871147.25625610351560.3488930.3447621994.4200439453119.568422.071899.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4614180.54286399.9999.9999.9999.9999.9999.9999.9999.9999.993222042.455367.845060.34198006.50884547040131
N5PB007261 202.42330932617247.2982673645020.2548330.2668841994.4300537109418.117521.101899.9999.9999.9919.495899.9999.9999.9999.9999.993518999999199999999990.4288540.43925999.9999.9999.990.73531399.9999.9999.9999.9999.9932122056.23018161.9890.262775006.50976633043446
N5PB005931 202.32049560546947.15679931640630.3488930.3447621994.4200439453116.557418.9416.709799.9920.044617.756199.9999.9916.21915.28714.836351837997199994748490.4167820.4093430.43201899.990.4397430.32380699.9999.990.1160.110.12931112093.92133148.5080.0288161006.5136431986149
N5PB007272 202.42849731445347.29945373535160.3488930.3447621994.4200439453120.24321.220799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.5836450.46141499.9999.9999.9999.9999.9999.9999.9999.9999.99320222022.69436167.4620.615567006.51957762759164
N5PB034956 202.41232299804747.29595947265630.3111690.3297381993.1700439453199.9922.03399.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.55279699.9999.9999.9999.9999.9999.9999.9999.9999.993100020012.35545114.9670.519199006.52562705133245
N5PB007254 202.41830444335947.29748916625980.3488930.3447621994.4200439453120.091299.9999.9999.9999.9999.9999.9999.9999.9999.9999.9935999999999999999999990.53556699.9999.9999.9999.9999.9999.9999.9999.9999.9999.993100202012.7458893.10080.655344006.52832074031537
N5PB011884 202.55642700195347.28628540039060.3049570.3099451994.4200439453199.9921.880899.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.51339599.9999.9999.9999.9999.9999.9999.9999.9999.993100020011.5175590.91590.341165006.52852199797306
N5PB012891 202.53512573242247.09507751464840.3111690.3297381993.1700439453199.9922.274999.9999.9999.9999.9999.9999.9999.9999.9999.99991899999999999999999999.990.62278899.9999.9999.9999.9999.9999.9999.9999.9999.99310020021.45127163.1010.355992006.52962906319258
N5PB005426 202.36996459960947.10971069335940.3488930.3447621994.4200439453119.854122.333799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4887370.67628599.9999.9999.9999.9999.9999.9999.9999.9999.993222031.9667376.37480.243941006.53085600402871
N5PB005215 202.5289764404347.09328842163090.3488930.3447621994.4200439453118.739521.421399.9999.9999.9919.516899.9999.9999.9999.9999.993518999999199999999990.4349340.46246199.9999.9999.990.58218199.9999.9999.9999.9999.99311122045.4249866.58030.428473006.53169457944205
diff --git a/vo/votest/tests/req_3.3.cl b/vo/votest/tests/req_3.3.cl new file mode 100644 index 00000000..6df2122b --- /dev/null +++ b/vo/votest/tests/req_3.3.cl @@ -0,0 +1,17 @@ +# +# Registry query in multiple ways. + +# Set the test description string. +votest.descr = "Registry query in multiple ways." + +print ("------------------------------------------------------------------") +print ("Req 3.3: Users shall be able to refer to a VO Resource (in tasks") +print (" requiring a Resource parameter) in multiple ways:") +print ("------------------------------------------------------------------") + + +fcache init + + +# Execute the test commands. +print ("This requirement is demonstrated by the sub-tests.\n") diff --git a/vo/votest/tests/req_3.3.out b/vo/votest/tests/req_3.3.out new file mode 100644 index 00000000..970de3a3 --- /dev/null +++ b/vo/votest/tests/req_3.3.out @@ -0,0 +1,6 @@ +------------------------------------------------------------------ +Req 3.3: Users shall be able to refer to a VO Resource (in tasks + requiring a Resource parameter) in multiple ways: +------------------------------------------------------------------ +This requirement is demonstrated by the sub-tests. + diff --git a/vo/votest/tests/req_3.4.cl b/vo/votest/tests/req_3.4.cl new file mode 100644 index 00000000..84ff6e19 --- /dev/null +++ b/vo/votest/tests/req_3.4.cl @@ -0,0 +1,19 @@ +# +# Cache Registry query results. + +# Set the test description string. +votest.descr = "Cache Registry query results." + +print ("------------------------------------------------------------------") +print ("Req 3.4: Users shall have the option to cache query search") +print (" results to avoid redundant service calls.") +print ("------------------------------------------------------------------") + + +# Execute the test commands. +print ("This is demonstrated by using the REGDB task to retrieve record") +print ("information from the local registry cache.\n\n") + +regdb ("url", alias="dss", verb+) +regdb ("url", alias="nvss", verb+) + diff --git a/vo/votest/tests/req_3.4.out b/vo/votest/tests/req_3.4.out new file mode 100644 index 00000000..3083efc1 --- /dev/null +++ b/vo/votest/tests/req_3.4.out @@ -0,0 +1,11 @@ +------------------------------------------------------------------ +Req 3.4: Users shall have the option to cache query search + results to avoid redundant service calls. +------------------------------------------------------------------ +This is demonstrated by using the REGDB task to retrieve record +information from the local registry cache. + + +http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss2& +http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=nvss& +http://heasarc.gsfc.nasa.gov/cgi-bin/vo/cone/coneGet.pl?table=nvss& diff --git a/vo/votest/tests/req_4.0.cl b/vo/votest/tests/req_4.0.cl new file mode 100644 index 00000000..67af6fc4 --- /dev/null +++ b/vo/votest/tests/req_4.0.cl @@ -0,0 +1,20 @@ +# +# Demonstrate general Data Query and Access + +# Set the test description string. +votest.descr = "Demonstrate general Data Query and Access" + +print ("------------------------------------------------------------------") +print ("Req 4: Users shall be able to access all DAL services supported") +print (" by the underlying VOClient interface (SCS/SIA/SSA in Y1).") +print ("------------------------------------------------------------------") + + +fcache init + +#----------------------------------------------------------------------------- + +print ("Demonstration of the general data query and access is done via the") +print ("DAL test scripts.") +print ("") +print ("") diff --git a/vo/votest/tests/req_4.0.out b/vo/votest/tests/req_4.0.out new file mode 100644 index 00000000..64b31fdc --- /dev/null +++ b/vo/votest/tests/req_4.0.out @@ -0,0 +1,8 @@ +------------------------------------------------------------------ +Req 4: Users shall be able to access all DAL services supported + by the underlying VOClient interface (SCS/SIA/SSA in Y1). +------------------------------------------------------------------ +Demonstration of the general data query and access is done via the +DAL test scripts. + + diff --git a/vo/votest/tests/req_4.1.cl b/vo/votest/tests/req_4.1.cl new file mode 100644 index 00000000..967fddcf --- /dev/null +++ b/vo/votest/tests/req_4.1.cl @@ -0,0 +1,20 @@ +# +# Query via the footprint of a desktop image. + +# Set the test description string. +votest.descr = "Query via the footprint of a desktop image." + +print ("------------------------------------------------------------------") +print ("Req 4.1: Users shall be able to use the WCS footprint of a 2-D") +print (" image as the basis of a data access query.") +print ("------------------------------------------------------------------") + + +fcache init + +# Execute the test commands. +print ("") +print ("Query the GSC2.3 catalog for the footprint of the dev$ypix image") +print ("") + +getcat ("gsc2.3", "dev$ypix", format="ascii", output="STDOUT") diff --git a/vo/votest/tests/req_4.1.out b/vo/votest/tests/req_4.1.out new file mode 100644 index 00000000..ca9f3d28 --- /dev/null +++ b/vo/votest/tests/req_4.1.out @@ -0,0 +1,926 @@ +------------------------------------------------------------------ +Req 4.1: Users shall be able to use the WCS footprint of a 2-D + image as the basis of a data access query. +------------------------------------------------------------------ + +Query the GSC2.3 catalog for the footprint of the dev$ypix image + +# hstID ra dec GSC1ID raEpsilon decEpsilon epoch FpgMag JpgMag NMag UMag BMag VMag RMag IMag JMag HMag KMag FpgMagCode JpgMagCode NMagCode UMagCode BMagCode VMagCode RMagCode IMagCode JMagCode HMagCode KMagCode FpgMagErr JpgMagErr NMagErr UMagErr BMagErr VMagErr RMagErr IMagErr JMagErr HMagErr KMagErr class sourceStatus semiMajorAxis positionangle eccentricity variableFlag multipleFlag distance +"2MJGQIX2 " 202.470041 47.193913 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.249 10.733 10.499 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.032 -999 -999 4 77777700 0 0 0 0 0 0.0391794199011482 +"2MJGQIXA " 202.469643 47.195183 0.06 0.06 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 11.295 10.469 10.157 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.054 0.047 0.039 4 77777700 0 0 0 0 0 0.044823247025743 +"2MJGQIX3 " 202.471644 47.194 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 11.688 12.94 10.779 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.037 -999 4 77777700 0 0 0 0 0 0.0663920272254175 +"2MJGQIX0 " 202.471039 47.193451 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 11.79 11.133 12.621 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.05 4 77777700 0 0 0 0 0 0.0738178588648552 +"2MJGQIWW " 202.469405 47.193027 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.926 11.344 11.131 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.05 -999 -999 4 77777700 0 0 0 0 0 0.0975774187874193 +"2MJGQIX9 " 202.467432 47.195015 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.769 10.909 10.677 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.031 -999 -999 4 77777700 0 0 0 0 0 0.117530655664818 +"2MJGQIXC " 202.468003 47.195999 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.509 10.743 10.5 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.046 -999 -999 4 77777700 0 0 0 0 0 0.125690276123191 +"2MJGQIWU " 202.471404 47.19257 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.097 13.108 11.204 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.037 -999 4 77777700 0 0 0 0 0 0.128184229432199 +"2MJGQIWX " 202.472609 47.193142 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.044 11.375 12.161 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.064 4 77777700 0 0 0 0 0 0.128633915146805 +"2MJGQIWV " 202.472364 47.192871 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.238 11.394 11.16 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.082 -999 -999 4 77777700 0 0 0 0 0 0.133148655638041 +"2MJGQIWS " 202.471617 47.192303 0.12 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.179 11.507 12.889 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.044 4 77777700 0 0 0 0 0 0.146300931623724 +"2MJGQILJ " 202.470121 47.191887 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.003 11.718 11.492 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.043 -999 -999 4 77777700 0 0 0 0 0 0.160012226907594 +"2MJGQIXH " 202.469895 47.197273 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 11.946 13.386 11.077 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.038 -999 4 77777700 0 0 0 0 0 0.163795173636954 +"2MJGQIWT " 202.472659 47.192348 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.212 13.06 11.299 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.063 -999 4 77777700 0 0 0 0 0 0.165168384288706 +"2MJGQIXG " 202.468579 47.197166 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.634 11.208 10.973 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.072 -999 -999 4 77777700 0 0 0 0 0 0.170684487097598 +"2MJGQIWY " 202.474048 47.193287 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.092 11.622 11.368 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.034 -999 -999 4 77777700 0 0 0 0 0 0.173080797851046 +"2MJGQIXE " 202.467132 47.196651 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 11.873 11.223 11.734 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.083 4 77777700 0 0 0 0 0 0.178427680210843 +"2MJGQIX4 " 202.474954 47.194332 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.133 11.865 11.625 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.047 -999 -999 4 77777700 0 0 0 0 0 0.19292043374988 +"2MJGQIWR " 202.473583 47.192238 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.627 11.685 11.429 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.079 -999 -999 4 77777700 0 0 0 0 0 0.19478494442785 +"2MJGQIXI " 202.467045 47.197632 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.688 11.412 11.143 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.094 -999 -999 4 77777700 0 0 0 0 0 0.225898948070462 +"2MJGQIXJ " 202.467821 47.197979 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.125 11.481 12.526 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.082 4 77777700 0 0 0 0 0 0.227888067674819 +"2MJGQILH " 202.473637 47.190784 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.67 12.204 11.936 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.033 -999 -999 4 77777700 0 0 0 0 0 0.265314304314872 +"2MJGQILE " 202.471991 47.190208 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.998 12.353 12.068 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.051 -999 -999 4 77777700 0 0 0 0 0 0.27035771011825 +"2MJGQIXM " 202.467534 47.198738 0.14 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.362 13.825 11.393 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.069 -999 4 77777700 0 0 0 0 0 0.274169196279584 +"2MJGQIXQ " 202.468683 47.199306 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.808 11.947 11.643 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.042 -999 -999 4 77777700 0 0 0 0 0 0.292113241306991 +"2MJGQIX8 " 202.47739 47.194942 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.471 12.54 12.292 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.067 -999 -999 4 77777700 0 0 0 0 0 0.292714054236258 +"2MJGQIXK " 202.475249 47.19809 0.14 0.14 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.265 12.566 12.339 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.134 -999 -999 4 77777700 0 0 0 0 0 0.294715459613795 +"2MJGQIXP " 202.472542 47.199265 0.21 0.18 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.154 15.124 12.242 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.136 -999 4 77777700 0 0 0 0 0 0.297988306469904 +"2MJGQIXR " 202.466696 47.199409 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.392 14.091 11.676 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.052 -999 4 77777700 0 0 0 0 0 0.325108841820592 +"2MJGQIX1 " 202.46232 47.193481 0.16 0.15 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.836 12.724 12.417 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.145 -999 -999 4 77777700 0 0 0 0 0 0.328981398349564 +"2MJGQIXN " 202.465457 47.199028 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.659 11.989 13.673 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.059 4 77777700 0 0 0 0 0 0.331689088583601 +"2MJGQILK " 202.462751 47.192051 0.12 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.287 12.864 15.124 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.077 -999 0.269 4 77777700 0 0 0 0 0 0.339996787766952 +"2MJGQIXT " 202.474 47.200089 0.18 0.17 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.305 12.826 16.255 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.153 -999 0.462 4 77777700 0 0 0 0 0 0.36595116345091 +"2MJGQIXU " 202.467316 47.200371 0.14 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.836 12.402 12.08 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.115 -999 -999 4 77777700 0 0 0 0 0 0.368797657435306 +"2MJGQIXB " 202.479319 47.19537 0.15 0.15 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.607 14.983 14.884 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.177 0.173 4 77777700 0 0 0 0 0 0.373656989084557 +"2MJGQIXV " 202.465022 47.200424 0.24 0.23 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.274 14.757 12.225 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.209 -999 4 77777700 0 0 0 0 0 0.411381577731111 +"2MJGQIXW " 202.466097 47.201096 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.244 12.81 12.421 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.06 -999 -999 4 77777700 0 0 0 0 0 0.427277221194418 +"2MJGQIXS " 202.462599 47.19952 0.12 0.12 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.516 12.7 14.172 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.161 -999 0.159 4 77777700 0 0 0 0 0 0.430924142447881 +"2MJGQILI " 202.479993 47.191212 0.17 0.16 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.516 13.549 12.965 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.148 -999 -999 4 77777700 0 0 0 0 0 0.445555471374926 +"2MJGQIXF " 202.481558 47.196949 0.1 0.1 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.201 15.238 15.106 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.108 0.107 0.162 4 77777700 0 0 0 0 0 0.483571218386275 +"2MJGQIXD " 202.458728 47.196579 0.16 0.16 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.958 15.622 12.79 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.159 0.264 -999 4 77777700 0 0 0 0 0 0.484569694493541 +"2MJGQIX5 " 202.482181 47.194546 0.16 0.16 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.18 15.201 13.431 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.127 -999 4 77777700 0 0 0 0 0 0.487114497794894 +"2MJGQIXL " 202.459543 47.19828 0.19 0.18 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.807 14.439 12.8 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.162 -999 4 77777700 0 0 0 0 0 0.489862710921529 +"2MJGQIX6 " 202.458047 47.194752 0.5 0.5 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.118 13.436 16.425 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.176 0.043 0.595 4 77777700 0 0 0 0 0 0.496987731350467 +"2MJGQIX7 " 202.483076 47.194889 0.2 0.2 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.315 13.552 13.332 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.165 -999 -999 4 77777700 0 0 0 0 0 0.523990856520351 +"2MJGQIXX " 202.477449 47.201988 0.08 0.08 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.724 15.316 14.696 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.079 0.111 0.11 4 77777700 0 0 0 0 0 0.534369979605735 +"2MJGQILG " 202.45701 47.190655 0.43 0.41 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.605 16.471 13.271 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.189 0.322 -999 4 77777700 0 0 0 0 0 0.587681658814355 +"2MJGQIXO " 202.484299 47.199127 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.684 15.376 15.019 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.116 0.144 0.145 4 77777700 0 0 0 0 0 0.635735937149917 +"2MJGQIL9 " 202.475154 47.182507 0.17 0.16 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.327 15.428 15.494 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.118 0.119 0.23 4 77777700 0 0 0 0 0 0.750079862801381 +"2MJGQIXY " 202.47509 47.206619 0.08 0.08 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.7 14.745 13.652 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.075 0.079 -999 4 77777700 0 0 0 0 0 0.750557288127143 +"2MJGQIXZ " 202.482972 47.207611 0.23 0.22 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.106 15.569 15.09 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.108 0.152 0.165 4 77777700 0 0 0 0 0 0.939965039440625 +"2MJGQIL4 " 202.471586 47.178432 0.09 0.09 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.842 15.124 14.413 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.13 0.137 0.111 4 77777700 0 0 0 0 0 0.968818075407001 +"2MJGQIY2 " 202.483105 47.209663 0.34 0.32 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.838 16.223 15.591 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.199 0.255 0.241 4 77777700 0 0 0 0 0 1.04750659518643 +"2MJGQIL3 " 202.475739 47.177074 0.24 0.24 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.69 14.797 14.719 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.189 -999 -999 4 77777700 0 0 0 0 0 1.07248816056066 +"2MJGQIY3 " 202.467147 47.212589 0.19 0.18 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.372 15.681 14.839 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.148 0.184 0.133 4 77777700 0 0 0 0 0 1.08946197624989 +"2MJGQIL7 " 202.485634 47.179501 0.22 0.2 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.222 15.306 14.014 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.169 -999 4 77777700 0 0 0 0 0 1.09998458992394 +"2MJGQIL5 " 202.485753 47.179047 0.18 0.16 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.024 14.295 13.851 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.152 -999 -999 4 77777700 0 0 0 0 0 1.12518033965657 +"2MJGQILB " 202.497223 47.187923 0.25 0.23 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.422 15.526 14.247 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.2 0.177 -999 4 77777700 0 0 0 0 0 1.17014366584875 +"2MJGQILA " 202.495382 47.184589 0.2 0.19 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.235 15.268 14.121 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.186 0.167 -999 4 77777700 0 0 0 0 0 1.18696724743233 +"2MJGQIL6 " 202.489194 47.179131 0.17 0.16 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.797 14.211 13.909 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.142 -999 -999 4 77777700 0 0 0 0 0 1.20580069290873 +"2MJGQILF " 202.499212 47.190342 0.21 0.21 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.437 14.594 14.315 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.172 -999 -999 4 77777700 0 0 0 0 0 1.20823624113997 +"2MJGQIJU " 202.441556 47.189022 0.08 0.08 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.548 15.21 15.139 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.059 0.088 0.15 4 77777700 0 0 0 0 0 1.21543369139732 +"2MJGQILC " 202.499851 47.188625 0.21 0.2 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.164 15.335 13.993 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.168 0.169 -999 4 77777700 0 0 0 0 0 1.25888640333553 +"2MJGQIY1 " 202.443828 47.209099 0.19 0.19 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.564 15.682 14.505 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.159 0.155 -999 4 77777700 0 0 0 0 0 1.38578619153341 +"2MJGQIL8 " 202.441757 47.179943 0.06 0.06 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.261 11.975 11.941 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.023 0.018 0.021 4 77777700 0 0 0 0 0 1.45488622337692 +"2MJGQIL2 " 202.460671 47.168652 0.23 0.23 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.797 15.781 15.132 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.185 0.155 -999 4 77777700 0 0 0 0 0 1.60222598949673 +"2MJGQIL1 " 202.480642 47.168034 0.06 0.06 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 12.86 12.245 12.138 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.021 0.016 0.021 4 77777700 0 0 0 0 0 1.64677334799955 +"2MJGQIJR " 202.43571 47.209183 0.06 0.06 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.594 13.088 12.835 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.023 0.026 0.025 4 77777700 0 0 0 0 0 1.65866711269327 +"2MJGQIJT " 202.429258 47.193592 0.17 0.17 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.06 14.46 14.164 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.134 -999 -999 4 77777700 0 0 0 0 0 1.67160092519725 +"2MJGQIY4 " 202.505694 47.214359 0.11 0.11 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.209 15.284 14.551 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.132 0.144 0.114 4 77777700 0 0 0 0 0 1.87127180813879 +"2MJGQIKZ " 202.460272 47.163731 0.22 0.2 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.532 15.554 14.831 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.179 0.153 -999 4 77777700 0 0 0 0 0 1.8934023993748 +"2MJGQIJS " 202.423538 47.197884 0.06 0.06 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.082 13.734 13.705 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.026 0.03 0.048 4 77777700 0 0 0 0 0 1.91420351498473 +"2MJGQIJW " 202.433936 47.173061 0.09 0.09 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.616 15.41 14.78 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.096 0.154 0.159 4 77777700 0 0 0 0 0 1.96308907028826 +"2MJGQIY6 " 202.50431 47.218166 0.09 0.08 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.913 15.105 14.69 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.119 0.114 0.123 4 77777700 0 0 0 0 0 1.9841062118691 +"2MJGQIKW " 202.459956 47.162209 0.29 0.24 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.664 15.203 15.41 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.167 -999 0.191 4 77777700 0 0 0 0 0 1.98537435532161 +"2MJGQIY5 " 202.50937 47.215557 0.19 0.17 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.271 14.703 14.109 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.151 -999 -999 4 77777700 0 0 0 0 0 2.03304177217965 +"2MJGQIY7 " 202.501237 47.222061 0.25 0.24 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.229 14.55 15.076 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.198 4 77777700 0 0 0 0 0 2.07872487900342 +"2MJGQIJX " 202.437085 47.16637 0.07 0.07 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.27 14.778 14.478 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.078 0.099 0.111 4 77777700 0 0 0 0 0 2.16490994552898 +"2MJGQIJQ " 202.446637 47.227211 0.22 0.21 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.413 14.589 14.479 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.169 -999 -999 4 77777700 0 0 0 0 0 2.18278763679693 +"2MJGQIY8 " 202.502218 47.224003 0.23 0.21 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.289 15.65 14.348 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.176 -999 4 77777700 0 0 0 0 0 2.19588303927755 +"2MJGQIJV " 202.420547 47.179092 0.06 0.06 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.257 13.561 13.381 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.023 0.021 0.038 4 77777700 0 0 0 0 0 2.22831002853026 +"2MJGQIKV " 202.445332 47.161366 0.2 0.19 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.377 15.51 14.211 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.152 0.145 -999 4 77777700 0 0 0 0 0 2.23523345464337 +"2MJGQIY0 " 202.520882 47.209045 0.18 0.17 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.266 14.947 14.595 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.14 -999 -999 4 77777700 0 0 0 0 0 2.24032694287513 +"2MJGQIL0 " 202.433644 47.166626 0.19 0.18 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.175 14.364 14.125 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.159 -999 -999 4 77777700 0 0 0 0 0 2.2437046402149 +"2MJGQIYB " 202.502037 47.225876 0.18 0.18 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.351 14.745 14.335 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.156 -999 -999 4 77777700 0 0 0 0 0 2.28307796813324 +"2MJGQIYA " 202.503121 47.225361 0.24 0.23 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.937 15.634 14.155 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.185 -999 4 77777700 0 0 0 0 0 2.28336762041618 +"2MJGQIY9 " 202.504107 47.225349 0.18 0.16 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.208 14.445 14.874 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.128 -999 0.13 4 77777700 0 0 0 0 0 2.30661298518628 +"2MJGQIKU " 202.461382 47.155201 0.19 0.18 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.483 15.232 14.977 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.153 -999 -999 4 77777700 0 0 0 0 0 2.38854596284574 +"2MJGQIYF " 202.481318 47.233719 0.19 0.18 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.502 15.439 14.549 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.151 -999 -999 4 77777700 0 0 0 0 0 2.39300311520589 +"2MJGQIWZ " 202.529492 47.193336 0.22 0.2 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.531 14.94 14.605 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.161 -999 -999 4 77777700 0 0 0 0 0 2.41714558485161 +"2MJGQIKY " 202.51006 47.163628 0.16 0.15 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.048 15.555 14.77 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.109 0.141 0.124 4 77777700 0 0 0 0 0 2.46596071828359 +"2MJGQIYD " 202.504523 47.228943 0.25 0.22 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.629 14.867 14.646 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.192 -999 -999 4 77777700 0 0 0 0 0 2.49215701162384 +"2MJGQIYC " 202.506003 47.228764 0.25 0.22 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.18 15.735 14.28 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 0.176 -999 4 77777700 0 0 0 0 0 2.51771523626624 +"2MJGQILD " 202.532083 47.188801 0.07 0.07 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.033 14.627 14.634 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.04 0.055 0.095 4 77777700 0 0 0 0 0 2.54529291256223 +"2MJGQIYE " 202.498794 47.232986 0.22 0.21 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.069 15.626 15.086 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.108 0.148 0.153 4 77777700 0 0 0 0 0 2.58312549371725 +"2MJGQIKT " 202.494182 47.154259 0.21 0.2 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.261 15.793 14.674 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.123 0.163 -999 4 77777700 0 0 0 0 0 2.60749023123866 +"2MJGQIYG " 202.492697 47.235912 0.22 0.22 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.367 15.541 14.186 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.166 0.166 -999 4 77777700 0 0 0 0 0 2.64504253572839 +"N5PB018353 " 202.415115356445 47.219352722168 0.234001 0.234872 1999.34997558594 99.99 99.99 18.8388 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.581322 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000202 1.54083 161.365 0.424813 0 0 2.69474778128944 +"N5PB018958 " 202.410858154297 47.2156982421875 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7156 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.555248 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.52824 18.4136 0.422481 0 0 2.73266172540035 +"2MJGQIKX " 202.520706 47.163273 0.07 0.07 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.324 14.689 14.504 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.05 0.055 0.088 4 77777700 0 0 0 0 0 2.78556662246155 +"N5PB011730 " 202.418960571289 47.2269744873047 0.304957 0.309945 1994.42004394531 99.99 21.7342 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.509689 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010002501 2.45693 86.4097 0.420416 0 0 2.85506678519571 +"N5PB018333 " 202.539428710938 47.1843414306641 0.224804 0.229379 1996.16003417969 99.99 99.99 18.6467 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.567669 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.74777 146.744 0.234038 0 0 2.88716951133353 +"N5PB011752 " 202.441604614258 47.2386779785156 0.304957 0.309945 1994.42004394531 99.99 22.0706 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.551695 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.52406 159.347 0.416911 0 0 2.89319381704837 +"2MJGQIJY " 202.432416 47.153725 0.06 0.06 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.284 13.976 13.912 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.029 0.034 0.053 4 77777700 0 0 0 0 0 2.89481588974536 +"N5PB011731 " 202.418014526367 47.2276840209961 0.304957 0.309945 1994.42004394531 99.99 22.3038 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.609984 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1001002502 1.59224 147.755 0.609963 0 0 2.91229055903964 +"N5PB011760 " 202.449859619141 47.2413444519043 0.304957 0.309945 1994.42004394531 99.99 21.766 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.497864 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1010002301 1.79173 120.437 0.337809 0 0 2.92770035689949 +"N5PB011727 " 202.413848876953 47.224796295166 0.304957 0.309945 1994.42004394531 99.99 21.5895 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.485686 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.91792 136.565 0.21314 0 0 2.92821240630691 +"N5PB011754 " 202.439056396484 47.2388305664063 0.304957 0.309945 1994.42004394531 99.99 21.9618 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.536231 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 1.56006 87.6946 0.129939 0 0 2.94486658043773 +"N5PB018922 " 202.51594543457 47.156379699707 0.234001 0.234872 1999.34997558594 99.99 99.99 17.821 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.471875 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.50955 55.4924 0.4312 0 0 2.95326683377032 +"N5PB018929 " 202.53059387207 47.1671180725098 0.234001 0.234872 1999.34997558594 99.99 99.99 17.4812 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.452358 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.36016 12.132 0.12562 0 0 2.96123944057275 +"N5PB018371 " 202.454208374023 47.2427635192871 0.279991 0.283788 1983.13000488281 99.99 99.99 18.9653 99.99 99.99 19.5115 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.633271 99.99 99.99 0.660061 99.99 99.99 99.99 99.99 99.99 3 1200002 1.13009 140.255 0.406297 0 0 2.96544569058348 +"N5PB011736 " 202.41845703125 47.2294311523438 0.304957 0.309945 1994.42004394531 99.99 21.8563 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.520206 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.78661 170.899 0.719495 0 0 2.97196933036176 +"2MJGQIKS " 202.45119 47.146729 0.08 0.08 1998.40329505961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.463 15 15.062 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.051 0.079 0.136 4 77777700 0 0 0 0 0 2.97270314085967 +"N5PB011761 " 202.448135375977 47.2421073913574 0.304957 0.309945 1994.42004394531 99.99 22.183 99.99 99.99 20.4328 19.1989 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 1 99 99 99 99 99 99.99 0.59338 99.99 99.99 0.503111 0.457701 99.99 99.99 99.99 99.99 99.99 3 1000102703 2.58581 135.175 0.589583 0 0 2.99201754383412 +"N5PB006600 " 202.41911315918 47.230354309082 0.348893 0.344762 1994.42004394531 19.9283 21.9686 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.519824 0.538338 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.60281 19.199 0.353701 0 0 2.99253592434489 +"N5PB018334 " 202.54296875 47.1871643066406 0.224804 0.229379 1996.16003417969 99.99 99.99 18.7204 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.572316 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.58645 91.4381 0.369987 0 0 2.99862724471224 +"N5PB006653 " 202.428817749023 47.2363204956055 0.348893 0.344762 1994.42004394531 17.431 20.1248 17.3699 99.99 99.99 19.1686 99.99 99.99 16.736 15.921 15.539 35 18 37 99 99 1 99 99 47 48 49 0.419515 0.418211 0.44869 99.99 99.99 0.419659 99.99 99.99 0.154 0.176 0.208 3 1112206 4.24556 128.284 0.165967 0 0 3.02146945070946 +"N5PB006633 " 202.423782348633 47.2341613769531 0.348893 0.344762 1994.42004394531 19.8353 21.9434 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.496333 0.530675 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.12853 171.644 0.0935769 0 0 3.03838290905011 +"N5PB018921 " 202.519393920898 47.1561508178711 0.234001 0.234872 1999.34997558594 99.99 99.99 18.5366 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.536506 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.53094 42.8454 0.262805 0 0 3.05436113358895 +"N5PB018911 " 202.507461547852 47.1499290466309 0.234001 0.234872 1999.34997558594 99.99 99.99 18.066 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.488471 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.89144 16.7337 0.291639 0 0 3.07803668712183 +"N5PB018339 " 202.395294189453 47.1883277893066 0.234001 0.234872 1999.34997558594 99.99 99.99 18.6658 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.566788 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000202 1.89967 0.213993 0.506655 0 0 3.0782410364468 +"N5PB000226 " 202.411102294922 47.226634979248 "0346000534 " 0.304957 0.309945 1994.42004394531 99.99 15.7896 14.0791 99.99 99.99 14.9656 99.99 99.99 13.449 12.904 12.771 99 18 37 99 99 1 99 99 47 48 49 99.99 0.407066 0.421907 99.99 99.99 0.29503 99.99 99.99 0.025 0.025 0.028 0 101101204 3.88661 88.7147 0.0511896 0 0 3.08445486672399 +"N5PB018956 " 202.541900634766 47.2112312316895 0.234001 0.234872 1999.34997558594 99.99 99.99 18.1265 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.499482 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 2.52743 95.4584 0.619336 0 0 3.08810092870854 +"N5PB018897 " 202.491851806641 47.1451950073242 0.234001 0.234872 1999.34997558594 99.99 99.99 18.5203 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.533465 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.84663 89.4285 0.491616 0 0 3.0899627291865 +"N5PB018337 " 202.395324707031 47.1866569519043 0.234001 0.234872 1999.34997558594 99.99 99.99 18.8067 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.573866 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 1.52692 18.715 0.412003 0 0 3.09082450305029 +"N5PB011765 " 202.446151733398 47.2437400817871 0.304957 0.309945 1994.42004394531 99.99 22.0507 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.566307 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.01499 160.951 0.607294 0 0 3.11012691474987 +"N5PB016961 " 202.395584106445 47.2053031921387 0.254833 0.266884 1994.43005371094 20.5472 99.99 99.99 99.99 99.99 19.4792 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 1 99 99 99 99 99 0.704952 99.99 99.99 99.99 99.99 0.556497 99.99 99.99 99.99 99.99 99.99 3 120002 1.51051 161.612 0.411326 0 0 3.11079779646938 +"N5PB018312 " 202.444931030273 47.145622253418 0.234001 0.234872 1999.34997558594 99.99 99.99 18.8378 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.578661 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 1.95722 45.3018 0.644218 0 0 3.11195577454229 +"N5PB018952 " 202.544738769531 47.2060241699219 0.234001 0.234872 1999.34997558594 99.99 99.99 17.4866 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.453983 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 3.43544 138.273 0.580998 0 0 3.1143172008045 +"N5PB006718 " 202.44091796875 47.2425308227539 0.348893 0.344762 1994.42004394531 19.3756 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.46429 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 5.34611 84.2463 0.627626 0 0 3.11673573449823 +"N5PB037136 " 202.397262573242 47.2101745605469 0.254833 0.266884 1994.43005371094 20.5062 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.670549 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.47843 72.6285 0.37585 0 0 3.11880705304912 +"N5PB011621 " 202.529586791992 47.161735534668 0.304957 0.309945 1994.42004394531 99.99 22.0482 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.544386 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010002701 1.48184 162.133 0.401637 0 0 3.1203423369294 +"N5PB011705 " 202.397705078125 47.2112197875977 0.254833 0.266884 1994.43005371094 20.4615 22.2271 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.673062 0.612064 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022002 1.90253 19.1414 0.565455 0 0 3.121104192308 +"N5PB006016 " 202.538055419922 47.1703147888184 0.348893 0.344762 1994.42004394531 19.9097 22.1637 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.507821 0.585617 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.44752 6.91564 0.345778 0 0 3.12481718220944 +"N5PB018374 " 202.451965332031 47.2451515197754 0.224804 0.229379 1996.16003417969 99.99 99.99 18.7338 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.576865 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.76511 135.434 0.422453 0 0 3.12586523571525 +"N5PB018999 " 202.479782104492 47.2469139099121 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7573 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.563804 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.49956 162.348 0.400265 0 0 3.16567368043032 +"N5PB011686 " 202.548141479492 47.197078704834 0.304957 0.309945 1994.42004394531 99.99 21.8194 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.522046 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 2.43267 99.6692 0.619689 0 0 3.17990473745689 +"N5PB006272 " 202.548065185547 47.1985282897949 0.348893 0.344762 1994.42004394531 20.0229 99.99 18.9945 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 37 99 99 99 99 99 99 99 99 0.523654 99.99 0.645141 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020203 2.32955 38.5382 0.440506 0 0 3.18209002972502 +"N5PB011620 " 202.530868530273 47.1611137390137 0.304957 0.309945 1994.42004394531 99.99 22.3862 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.646496 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010002701 1.66641 149.027 0.641458 0 0 3.18445002379415 +"N5PB006359 " 202.394271850586 47.206958770752 0.348893 0.344762 1994.42004394531 20.5032 99.99 99.99 99.99 20.5184 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.65045 99.99 99.99 99.99 0.544059 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 1.60617 33.018 0.389164 0 0 3.18484494165516 +"N5PB006315 " 202.392562866211 47.2013244628906 0.348893 0.344762 1994.42004394531 19.9138 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.522478 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 3.27309 69.375 0.448342 0 0 3.19243480930656 +"N5PB034700 " 202.396469116211 47.2126007080078 0.311169 0.329738 1993.17004394531 99.99 22.2741 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.654489 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.45046 121.813 0.669977 0 0 3.19594969496111 +"N5PB011771 " 202.4482421875 47.245735168457 0.304957 0.309945 1994.42004394531 99.99 21.2936 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.461978 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.427 19.0586 0.575596 0 0 3.19903081499263 +"N5PB034690 " 202.394500732422 47.2088088989258 0.311169 0.329738 1993.17004394531 99.99 22.2727 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.621071 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.51507 16.8125 0.412819 0 0 3.20355850647195 +"N5PB005962 " 202.534164428711 47.1634674072266 0.348893 0.344762 1994.42004394531 20.1914 99.99 99.99 99.99 20.7808 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.56048 99.99 99.99 99.99 0.624997 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 2.0298 82.5202 0.372002 0 0 3.20570906038926 +"N5PB011769 " 202.443176269531 47.2448310852051 0.304957 0.309945 1994.42004394531 99.99 22.1274 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.571721 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.47549 161.751 0.384379 0 0 3.2118875792939 +"N5PB018347 " 202.547790527344 47.2042770385742 0.224804 0.229379 1996.16003417969 99.99 99.99 17.3706 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.443677 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 3.67927 167.24 0.170254 0 0 3.21515159825102 +"N5PB018384 " 202.463562011719 47.2480239868164 0.224804 0.229379 1996.16003417969 99.99 99.99 17.709 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.463437 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000202 4.57186 23.9683 0.175886 0 0 3.2197700210904 +"N5PB018886 " 202.453704833984 47.1418609619141 0.234001 0.234872 1999.34997558594 99.99 99.99 18.0593 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.488253 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.86787 107.823 0.2754 0 0 3.23259973256465 +"N5PB018893 " 202.498947143555 47.1439895629883 0.234001 0.234872 1999.34997558594 99.99 99.99 17.3221 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.442934 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.4428 103.788 0.119137 0 0 3.25202997824695 +"N5PB011773 " 202.445831298828 47.2462348937988 0.304957 0.309945 1994.42004394531 99.99 22.0881 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.580615 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.8075 135.512 0.417239 0 0 3.25646805320433 +"N5PB005921 " 202.530731201172 47.159122467041 0.348893 0.344762 1994.42004394531 20.347 99.99 99.99 99.99 20.6589 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.593467 99.99 99.99 99.99 0.602859 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.62031 7.21592 0.394321 0 0 3.25683534783546 +"2MJGQIYI " 202.484187 47.248047 0.3 0.29 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.021 16.198 16.112 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.092 0.226 -999 4 77777700 0 0 0 0 0 3.25963121568175 +"N5PB006188 " 202.550018310547 47.1903419494629 0.348893 0.344762 1994.42004394531 20.4258 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.636803 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.6106 0.130496 0.379834 0 0 3.26281180351084 +"N5PB006354 " 202.391937255859 47.2059020996094 0.348893 0.344762 1994.42004394531 19.4351 21.2434 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.454934 0.450748 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.82011 57.0863 0.343592 0 0 3.26367243180913 +"N5PB018938 " 202.393859863281 47.1782455444336 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7317 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.557823 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.5062 17.2087 0.396715 0 0 3.26435959840977 +"N5PB006270 " 202.390167236328 47.1967391967773 0.348893 0.344762 1994.42004394531 20.2934 22.0693 99.99 99.99 20.5629 19.4878 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 1 99 99 99 99 99 0.589199 0.551273 99.99 99.99 0.552248 0.766861 99.99 99.99 99.99 99.99 99.99 3 222204 1.4556 102.325 0.0209298 0 0 3.26691548169222 +"N5PB011772 " 202.443008422852 47.245792388916 0.304957 0.309945 1994.42004394531 99.99 22.0529 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.567101 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.53413 139.932 0.261111 0 0 3.26843270371084 +"N5PB016938 " 202.548980712891 47.1842498779297 0.254833 0.266884 1994.43005371094 20.0407 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.553241 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20002 3.66445 2.67638 0.645066 0 0 3.26985963231079 +"N5PB006291 " 202.390167236328 47.1977844238281 0.348893 0.344762 1994.42004394531 20.1509 21.9955 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.558066 0.546997 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022203 2.78884 97.2402 0.424307 0 0 3.27000215019877 +"N5PB018340 " 202.389907836914 47.1899147033691 0.279991 0.283788 1983.13000488281 99.99 99.99 18.7089 99.99 99.99 19.5154 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.546394 99.99 99.99 0.629352 99.99 99.99 99.99 99.99 99.99 0 1200002 1.15739 137.053 0.426915 0 0 3.28686848802756 +"N5PB018879 " 202.462844848633 47.1399307250977 0.234001 0.234872 1999.34997558594 99.99 99.99 18.6115 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.552376 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.86697 126.859 0.510888 0 0 3.29115208545417 +"N5PB006179 " 202.55078125 47.1895446777344 0.348893 0.344762 1994.42004394531 20.4948 21.352 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.645376 0.459267 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.48701 161.693 0.392821 0 0 3.29786478430934 +"N5PB005965 " 202.537811279297 47.1641311645508 0.348893 0.344762 1994.42004394531 20.1015 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.527244 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.8943 9.06768 0.342675 0 0 3.30562752178825 +"N5PB018991 " 202.501861572266 47.2456245422363 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7665 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.565318 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.52547 108.029 0.421056 0 0 3.32433316288422 +"N5PB018389 " 202.458099365234 47.2493515014648 0.224804 0.229379 1996.16003417969 99.99 99.99 17.828 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.466357 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 4.12327 49.2117 0.572816 0 0 3.32489481597178 +"N5PB034802 " 202.43147277832 47.243480682373 0.311169 0.329738 1993.17004394531 99.99 21.8177 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.502671 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.16888 141.676 0.238924 0 0 3.33364784047177 +"N5PB006299 " 202.551574707031 47.2008476257324 0.348893 0.344762 1994.42004394531 20.3061 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.595541 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.54666 89.9543 0.641904 0 0 3.33758408408414 +"N5PB034798 " 202.428466796875 47.2427444458008 0.311169 0.329738 1993.17004394531 99.99 21.5887 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.476976 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 3.1741 175.574 0.524128 0 0 3.35526969714353 +"N5PB034809 " 202.434234619141 47.2448577880859 0.254833 0.266884 1994.43005371094 20.6098 21.9172 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.764362 0.526097 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022002 1.68891 31.388 0.384425 0 0 3.35592226419278 +"N5PB011679 " 202.388031005859 47.1898994445801 0.304957 0.309945 1994.42004394531 99.99 21.7556 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.515199 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 2.34163 68.4487 0.227748 0 0 3.36319930810687 +"N5PB005896 " 202.531051635742 47.1566925048828 0.348893 0.344762 1994.42004394531 20.0113 22.3275 99.99 99.99 20.5245 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.529207 0.670079 99.99 99.99 0.537276 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.36893 164.667 0.41928 0 0 3.36348853092476 +"N5PB018306 " 202.496398925781 47.1413497924805 0.224804 0.229379 1996.16003417969 99.99 99.99 18.9123 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.61308 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.60044 32.2168 0.372911 0 0 3.36588561721818 +"N5PB034601 " 202.552810668945 47.1940612792969 0.311169 0.329738 1993.17004394531 99.99 22.2197 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.609541 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.85903 127.271 0.502022 0 0 3.3668773483972 +"N5PB011602 " 202.519256591797 47.1493873596191 0.304957 0.309945 1994.42004394531 99.99 21.7188 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.50591 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.30428 171.032 0.472812 0 0 3.36777936307698 +"N5PB018309 " 202.501586914063 47.1426086425781 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8337 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.585313 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.5235 160.024 0.412262 0 0 3.3688516526662 +"N5PB005875 " 202.527770996094 47.1542472839355 0.348893 0.344762 1994.42004394531 19.5442 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.464136 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 3.53147 3.82408 0.546162 0 0 3.36979269215395 +"N5PB034528 " 202.545822143555 47.171817779541 0.311169 0.329738 1993.17004394531 99.99 22.1479 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.583537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.73646 107.651 0.21737 0 0 3.37081060556199 +"N5PB018997 " 202.502243041992 47.2470397949219 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7992 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.572328 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010000501 1.51019 107.549 0.406072 0 0 3.40867744820078 +"N5PB034512 " 202.541229248047 47.1645698547363 0.311169 0.329738 1993.17004394531 99.99 22.165 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.594473 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.83505 145.958 0.339294 0 0 3.40873404952898 +"N5PB005955 " 202.540420532227 47.1629257202148 0.348893 0.344762 1994.42004394531 20.5568 21.6312 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.685264 0.48089 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.55523 69.8998 0.435045 0 0 3.4343101477945 +"N5PB006504 " 202.394607543945 47.2199592590332 0.348893 0.344762 1994.42004394531 19.5216 21.3138 99.99 99.99 99.99 19.4816 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.458953 0.454952 99.99 99.99 99.99 0.788285 99.99 99.99 99.99 99.99 99.99 3 222205 2.37687 109.615 0.196123 0 0 3.43889973053775 +"N5PB034630 " 202.385864257813 47.1968574523926 0.311169 0.329738 1993.17004394531 99.99 22.3195 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.662236 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.51208 70.6896 0.415363 0 0 3.44248672397866 +"N5PB016944 " 202.38606262207 47.1882972717285 0.254833 0.266884 1994.43005371094 20.1748 99.99 99.99 99.99 20.4442 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.577898 99.99 99.99 99.99 0.504732 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 3.17724 29.6279 0.513114 0 0 3.45236087402212 +"N5PB034685 " 202.552780151367 47.2080688476563 0.311169 0.329738 1993.17004394531 99.99 22.2388 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.624199 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.6036 91.0387 0.376585 0 0 3.46139999324157 +"N5PB011668 " 202.386138916016 47.1862564086914 0.304957 0.309945 1994.42004394531 99.99 22.139 99.99 99.99 99.99 19.4755 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.57607 99.99 99.99 99.99 0.55028 99.99 99.99 99.99 99.99 99.99 3 1102202 1.52565 69.9134 0.427427 0 0 3.46479725935257 +"N5PB034526 " 202.547225952148 47.1700057983398 0.311169 0.329738 1993.17004394531 99.99 22.045 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.545138 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.67992 133.495 0.199012 0 0 3.46804336268699 +"N5PB005832 " 202.524688720703 47.1500625610352 0.348893 0.344762 1994.42004394531 20.3627 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.62645 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.82729 9.79647 0.723838 0 0 3.47262242451705 +"N5PB034521 " 202.546752929688 47.1684303283691 0.311169 0.329738 1993.17004394531 99.99 22.1831 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.606961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.0886 171.323 0.542774 0 0 3.4920245722156 +"N5PB011589 " 202.511642456055 47.1434669494629 0.304957 0.309945 1994.42004394531 99.99 21.8918 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.530354 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.80271 84.0632 0.642456 0 0 3.49973804068554 +"N5PB018352 " 202.547866821289 47.2197036743164 0.279991 0.283788 1983.13000488281 99.99 99.99 18.5143 99.99 99.99 19.5103 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.554311 99.99 99.99 0.59236 99.99 99.99 99.99 99.99 99.99 3 2100002 1.59324 147.918 0.609447 0 0 3.50582191969893 +"N5PB005973 " 202.543823242188 47.1643142700195 0.348893 0.344762 1994.42004394531 19.588 22.1971 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.46971 0.617316 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 3.13817 58.9432 0.419894 0 0 3.50695123722966 +"N5PB037090 " 202.5322265625 47.1539497375488 0.254833 0.266884 1994.43005371094 20.401 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.657525 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 2.85856 92.9487 0.698976 0 0 3.51114699161478 +"N5PB006746 " 202.434844970703 47.2479438781738 0.348893 0.344762 1994.42004394531 20.39 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.616124 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.93789 24.4408 0.394422 0 0 3.51308861475706 +"N5PB018292 " 202.4638671875 47.1361541748047 0.224804 0.229379 1996.16003417969 99.99 99.99 17.052 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.437328 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 4.65678 150.483 0.298748 0 0 3.5135267087695 +"N5PB006341 " 202.554550170898 47.2071342468262 0.348893 0.344762 1994.42004394531 20.5402 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.674074 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.57029 16.9061 0.431759 0 0 3.51916381667999 +"N5PB011663 " 202.385391235352 47.1833801269531 0.304957 0.309945 1994.42004394531 99.99 21.898 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.517904 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.53481 139.326 0.285427 0 0 3.5237841649684 +"N5PB034816 " 202.431884765625 47.2471923828125 0.311169 0.329738 1993.17004394531 99.99 22.123 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.568842 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.71322 65.1868 0.300537 0 0 3.52383835284457 +"N5PB034671 " 202.555221557617 47.2052993774414 0.311169 0.329738 1993.17004394531 99.99 22.2641 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.64551 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.63019 4.41047 0.737932 0 0 3.5241646258988 +"N5PB005942 " 202.542541503906 47.1620178222656 0.348893 0.344762 1994.42004394531 20.5154 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.658062 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.77022 0.453365 0.461999 0 0 3.53652682651502 +"2MJGQIYH " 202.52794 47.23875 0.23 0.22 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.538 15.695 15.241 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.152 0.151 0.178 4 77777700 0 0 0 0 0 3.54443079776152 +"N5PB011717 " 202.549926757813 47.2188758850098 0.304957 0.309945 1994.42004394531 99.99 21.4798 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.477255 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.02065 88.3164 0.587663 0 0 3.56117519563187 +"N5PB018294 " 202.491485595703 47.1369590759277 0.279991 0.283788 1983.13000488281 99.99 99.99 18.4294 99.99 99.99 19.1753 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.539034 99.99 99.99 0.450311 99.99 99.99 99.99 99.99 99.99 3 2100002 2.3228 50.7189 0.384402 0 0 3.56271062252108 +"N5PB006313 " 202.556793212891 47.2031097412109 0.348893 0.344762 1994.42004394531 20.0334 21.9219 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.526948 0.527769 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.26048 7.23406 0.408291 0 0 3.56597269526732 +"N5PB018288 " 202.48307800293 47.1355094909668 0.279991 0.283788 1983.13000488281 99.99 99.99 18.7155 99.99 99.99 19.5138 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.592252 99.99 99.99 0.644688 99.99 99.99 99.99 99.99 99.99 3 200202 1.12237 141.17 0.40117 0 0 3.58113763122825 +"N5PB011786 " 202.435836791992 47.2495498657227 0.304957 0.309945 1994.42004394531 99.99 21.295 18.4354 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 99 99 99 99 99 99 99.99 0.456048 0.540893 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2003 3.45469 74.7974 0.565163 0 0 3.58517072489769 +"N5PB005806 " 202.523132324219 47.1466827392578 0.348893 0.344762 1994.42004394531 19.7053 21.972 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.492422 0.547829 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 3.87622 124.506 0.56829 0 0 3.59238249613742 +"N5PB006056 " 202.553405761719 47.1742210388184 0.348893 0.344762 1994.42004394531 17.1621 18.5272 16.7048 99.99 18.8507 17.6065 99.99 99.99 16.036 15.686 15.723 35 18 37 99 7 1 99 99 47 48 49 0.416742 0.40811 0.42526 99.99 0.419854 0.309182 99.99 99.99 0.087 0.148 0.253 0 1111209 2.81761 172.695 0.105949 0 0 3.60436101852067 +"N5PB018393 " 202.442047119141 47.2516670227051 0.279991 0.283788 1983.13000488281 99.99 99.99 18.063 99.99 99.99 19.5053 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.487748 99.99 99.99 0.694415 99.99 99.99 99.99 99.99 99.99 3 200002 1.09675 137.379 0.369715 0 0 3.61420869955124 +"N5PB006712 " 202.414596557617 47.2419090270996 0.348893 0.344762 1994.42004394531 18.0213 20.1105 16.6382 99.99 99.99 19.0805 99.99 99.99 15.399 14.896 14.636 35 18 37 99 99 1 99 99 47 48 49 0.419283 0.414151 0.425151 99.99 99.99 0.372425 99.99 99.99 0.054 0.07 0.095 0 112208 2.38 125.912 0.0499992 0 0 3.63513718868652 +"N5PB034665 " 202.381759643555 47.2022705078125 0.311169 0.329738 1993.17004394531 99.99 22.1084 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.57792 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.175 90.4515 0.540742 0 0 3.63647199964424 +"N5PB006433 " 202.554153442383 47.2151908874512 0.348893 0.344762 1994.42004394531 19.7999 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.50406 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020203 3.82694 152.79 0.577367 0 0 3.63803718464296 +"N5PB034475 " 202.526458740234 47.1474800109863 0.311169 0.329738 1993.17004394531 99.99 22.2727 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.653222 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.90314 126.959 0.511589 0 0 3.63820817056855 +"N5PB011619 " 202.544189453125 47.1606178283691 0.304957 0.309945 1994.42004394531 99.99 21.5199 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.478963 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002202 2.40961 22.4613 0.399973 0 0 3.6391174396604 +"N5PB006137 " 202.382537841797 47.1825714111328 0.348893 0.344762 1994.42004394531 20.1427 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.55477 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.89587 110.37 0.293899 0 0 3.64735319873259 +"N5PB037139 " 202.553955078125 47.216438293457 0.254833 0.266884 1994.43005371094 20.5545 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.711438 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.44805 70.179 0.372759 0 0 3.65660289390689 +"N5PB005941 " 202.545974731445 47.1618614196777 0.348893 0.344762 1994.42004394531 20.1628 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.563035 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1001020202 3.56208 11.4384 0.745028 0 0 3.65912468695647 +"N5PB034468 " 202.525527954102 47.1464691162109 0.311169 0.329738 1993.17004394531 99.99 22.3302 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.672731 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.15866 159.26 0.703205 0 0 3.66200141396655 +"N5PB006733 " 202.418579101563 47.2445373535156 0.348893 0.344762 1994.42004394531 17.4758 20.1264 17.1826 99.99 99.99 18.7086 99.99 99.99 16.298 16.029 14.971 35 18 37 99 99 1 99 99 47 48 49 0.419147 0.420883 0.433847 99.99 99.99 0.35879 99.99 99.99 0.111 0.189 0.128 3 111208 3.80297 113.314 0.172425 0 0 3.66407009697726 +"N5PB006099 " 202.38330078125 47.1784362792969 0.348893 0.344762 1994.42004394531 20.5436 99.99 99.99 99.99 99.99 19.5137 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 1 99 99 99 99 99 0.676351 99.99 99.99 99.99 99.99 0.645276 99.99 99.99 99.99 99.99 99.99 3 220202 1.6208 126.508 0.37279 0 0 3.67436118040253 +"N5PB006089 " 202.384078979492 47.1763000488281 0.348893 0.344762 1994.42004394531 20.025 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.524296 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.4846 17.3937 0.523552 0 0 3.67991507421478 +"N5PB011791 " 202.435424804688 47.251163482666 0.304957 0.309945 1994.42004394531 99.99 22.1532 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.581516 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.48723 70.2583 0.396103 0 0 3.68090533229233 +"2MJGQIJZ " 202.404671 47.152321 0.06 0.06 1998.40327286276 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 11.945 11.358 11.124 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.022 0.019 0.019 4 77777700 0 0 0 0 0 3.68393844966735 +"N5PB037187 " 202.431030273438 47.2499198913574 0.254833 0.266884 1994.43005371094 20.0735 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.545816 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.6906 45.1757 0.240422 0 0 3.68617279854545 +"N5PB005786 " 202.523590087891 47.1446876525879 0.348893 0.344762 1994.42004394531 19.1799 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.450631 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 4.16797 127.31 0.439614 0 0 3.69976741135518 +"N5PB011579 " 202.49821472168 47.135856628418 0.304957 0.309945 1994.42004394531 99.99 22.0403 99.99 99.99 20.6547 19.502 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 1 99 99 99 99 99 99.99 0.562485 99.99 99.99 0.599885 0.612844 99.99 99.99 99.99 99.99 99.99 3 2102003 1.83876 141.873 0.494025 0 0 3.70212985051937 +"N5PB018871 " 202.444793701172 47.1351776123047 0.234001 0.234872 1999.34997558594 99.99 99.99 18.6826 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.545817 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.51335 160.009 0.411305 0 0 3.71058550076183 +"N5PB006584 " 202.393630981445 47.2282257080078 0.348893 0.344762 1994.42004394531 19.8863 22.0366 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.49557 0.554537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.1067 133.75 0.312554 0 0 3.71882511082889 +"N5PB011795 " 202.43424987793 47.251838684082 0.304957 0.309945 1994.42004394531 99.99 22.2367 99.99 99.99 99.99 19.4977 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.616309 99.99 99.99 99.99 0.728377 99.99 99.99 99.99 99.99 99.99 3 202002 1.54552 162.398 0.417087 0 0 3.73684339067809 +"N5PB005751 " 202.520233154297 47.1422958374023 0.348893 0.344762 1994.42004394531 20.2008 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.564477 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 2.3095 51.6205 0.419891 0 0 3.74038965605076 +"N5PB006492 " 202.553588867188 47.2206268310547 0.348893 0.344762 1994.42004394531 20.5087 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.653893 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.53343 19.572 0.438406 0 0 3.74049983878489 +"N5PB011570 " 202.490753173828 47.133731842041 0.304957 0.309945 1994.42004394531 99.99 22.1202 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.569044 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 2.00346 93.7682 0.633754 0 0 3.74403318027328 +"N5PB006325 " 202.561126708984 47.2046203613281 0.348893 0.344762 1994.42004394531 19.4729 21.7254 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.460933 0.49849 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.66382 67.8487 0.178036 0 0 3.75434478976955 +"N5PB006772 " 202.428924560547 47.2507209777832 0.348893 0.344762 1994.42004394531 20.5099 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.654635 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.10024 68.3842 0.701399 0 0 3.76709431553933 +"N5PB006522 " 202.552383422852 47.2236175537109 0.348893 0.344762 1994.42004394531 20.0454 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.520741 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10020201 1.97991 142.658 0.354902 0 0 3.77530080978472 +"N5PB006399 " 202.380661010742 47.2108955383301 0.348893 0.344762 1994.42004394531 19.9012 21.3284 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.485247 0.446435 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1022204 1.7404 17.473 0.248636 0 0 3.78073295657424 +"N5PB006479 " 202.555526733398 47.2195167541504 0.348893 0.344762 1994.42004394531 20.5191 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.660461 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.48687 160.703 0.397591 0 0 3.78558013152852 +"N5PB006773 " 202.426422119141 47.2502059936523 0.348893 0.344762 1994.42004394531 18.2821 19.6627 18.1816 99.99 20.1111 18.8798 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.422494 0.417012 0.480622 99.99 0.434591 0.367752 99.99 99.99 99.99 99.99 99.99 0 111209 2.88604 123.625 0.194819 0 0 3.78647813848368 +"N5PB034699 " 202.559143066406 47.2130317687988 0.311169 0.329738 1993.17004394531 99.99 21.9111 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.53241 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.41456 70.0922 0.550723 0 0 3.79007777744116 +"N5PB034540 " 202.380828857422 47.1769409179688 0.311169 0.329738 1993.17004394531 99.99 22.3195 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.662236 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.48175 74.0819 0.375876 0 0 3.79574154389933 +"N5PB034600 " 202.563354492188 47.1940879821777 0.311169 0.329738 1993.17004394531 99.99 22.2149 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.606035 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.85707 53.4033 0.501986 0 0 3.79673025607612 +"N5PB011571 " 202.493743896484 47.1332206726074 0.304957 0.309945 1994.42004394531 99.99 20.6494 18.9293 99.99 20.3688 99.99 99.99 99.99 99.99 99.99 99.99 99 18 37 99 7 99 99 99 99 99 99 99.99 0.43518 0.61943 99.99 0.489722 99.99 99.99 99.99 99.99 99.99 99.99 3 2002003 8.31994 48.5227 0.77861 0 0 3.80285689286527 +"N5PB011734 " 202.549438476563 47.2281303405762 0.304957 0.309945 1994.42004394531 99.99 21.9352 99.99 99.99 99.99 19.4902 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.543922 99.99 99.99 99.99 0.577918 99.99 99.99 99.99 99.99 99.99 3 102002 1.52426 104.39 0.0894499 0 0 3.80529377792604 +"N5PB034823 " 202.422470092773 47.2492485046387 0.311169 0.329738 1993.17004394531 99.99 22.035 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.553768 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.98811 45.414 0.684399 0 0 3.81550265747131 +"N5PB018323 " 202.391036987305 47.1604423522949 0.234001 0.234872 1999.34997558594 99.99 99.99 18.5975 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.551288 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2 1.54399 130.077 0.267671 0 0 3.82375344311916 +"2MJGQIYK " 202.491096 47.256695 0.3 0.25 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.634 13.87 13.71 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.202 -999 -999 4 77777700 0 0 0 0 0 3.82421334904054 +"N5PB011560 " 202.472808837891 47.1306610107422 0.304957 0.309945 1994.42004394531 99.99 22.4192 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.612222 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1010002501 1.1392 133.296 0.408281 0 0 3.83494559920289 +"N5PB011729 " 202.552917480469 47.2257957458496 0.254833 0.266884 1994.43005371094 18.7813 21.2441 99.99 99.99 20.6453 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.441839 0.456245 99.99 99.99 0.593271 99.99 99.99 99.99 99.99 99.99 99.99 3 12203 7.45634 108.469 0.47764 0 0 3.8563689285867 +"N5PB034832 " 202.427642822266 47.2519683837891 0.311169 0.329738 1993.17004394531 99.99 21.8518 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.5124 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.93072 61.2261 0.537231 0 0 3.85740311125541 +"2MJGQIYJ " 202.494669 47.25668 0.27 0.27 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.162 13.617 15.073 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.193 4 77777700 0 0 0 0 0 3.85831810000928 +"N5PB005756 " 202.52685546875 47.1429443359375 0.348893 0.344762 1994.42004394531 19.6409 21.0508 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.470657 0.436001 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.19126 171.265 0.158193 0 0 3.86300500829993 +"N5PB011636 " 202.383987426758 47.1678924560547 0.254833 0.266884 1994.43005371094 20.4057 22.0011 99.99 99.99 20.4103 19.481 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 1 99 99 99 99 99 0.661118 0.548863 99.99 99.99 0.498708 0.791049 99.99 99.99 99.99 99.99 99.99 3 222005 3.08146 20.3193 0.760567 0 0 3.86385522298024 +"N5PB005742 " 202.524703979492 47.1414833068848 0.348893 0.344762 1994.42004394531 20.5133 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.656768 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.53873 18.5642 0.424048 0 0 3.88276064343048 +"N5PB006494 " 202.557464599609 47.2206077575684 0.348893 0.344762 1994.42004394531 20.0954 22.1839 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.548533 0.607579 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.31814 112.696 0.397907 0 0 3.88409789943533 +"N5PB011561 " 202.472793579102 47.129467010498 0.304957 0.309945 1994.42004394531 99.99 21.8353 99.99 99.99 99.99 18.8914 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.526571 99.99 99.99 99.99 0.409106 99.99 99.99 99.99 99.99 99.99 3 1000102502 3.70276 145.993 0.734643 0 0 3.90654255338085 +"N5PB019026 " 202.443756103516 47.2571754455566 0.234001 0.234872 1999.34997558594 99.99 99.99 18.1255 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.501761 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.85856 158.887 0.275165 0 0 3.9091798154224 +"N5PB011572 " 202.506881713867 47.134220123291 0.304957 0.309945 1994.42004394531 99.99 21.3996 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.469212 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.57465 74.5539 0.459867 0 0 3.91653070519441 +"N5PB006537 " 202.555603027344 47.2247123718262 0.348893 0.344762 1994.42004394531 19.9404 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.501071 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.395 126.005 0.50076 0 0 3.92200296731537 +"N5PB006583 " 202.551086425781 47.2301063537598 0.348893 0.344762 1994.42004394531 20.544 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.676593 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 2.20588 20.8154 0.721093 0 0 3.92553184459806 +"N5PB000386 " 202.562149047852 47.1743087768555 "0346300591 " 0.348893 0.344762 1994.42004394531 13.3343 14.3489 12.8942 99.99 14.6909 13.5468 99.99 99.99 12.373 12.021 11.983 35 18 37 99 7 1 99 99 47 48 49 0.414812 0.40694 0.416525 99.99 0.41756 0.293762 99.99 99.99 0.021 0.019 0.022 0 1101111509 5.08648 175.717 0.0560979 0 0 3.94007576605942 +"N5PB006112 " 202.564895629883 47.1809921264648 0.348893 0.344762 1994.42004394531 19.2833 20.9895 99.99 99.99 99.99 19.5068 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.449233 0.437262 99.99 99.99 99.99 0.687508 99.99 99.99 99.99 99.99 99.99 3 1222205 2.65289 129.74 0.148737 0 0 3.94475927292221 +"N5PB034831 " 202.423049926758 47.2519683837891 0.311169 0.329738 1993.17004394531 99.99 22.2373 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.622979 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.61201 88.1187 0.380835 0 0 3.94514870741419 +"N5PB006797 " 202.426177978516 47.2531471252441 0.348893 0.344762 1994.42004394531 20.3509 22.103 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.595425 0.574781 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 1.89954 54.0037 0.495554 0 0 3.94747009855014 +"N5PB006518 " 202.557418823242 47.2233505249023 0.348893 0.344762 1994.42004394531 20.4319 21.8584 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.609594 0.521577 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.47563 16.0725 0.382506 0 0 3.9514442763838 +"N5PB006787 " 202.419784545898 47.2508316040039 0.348893 0.344762 1994.42004394531 17.4484 19.199 17.5356 99.99 20.2169 19.0597 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.419782 0.416123 0.443174 99.99 0.456317 0.401506 99.99 99.99 99.99 99.99 99.99 3 1111209 4.79716 92.8749 0.308409 0 0 3.95327286236816 +"N5PB018402 " 202.439926147461 47.2572937011719 0.224804 0.229379 1996.16003417969 99.99 99.99 17.3972 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.448889 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2 5.19104 46.1206 0.402709 0 0 3.96183479937113 +"N5PB018399 " 202.441711425781 47.2576904296875 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8502 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.590947 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.4981 162.156 0.397014 0 0 3.96251615947087 +"N5PB011577 " 202.513275146484 47.1353187561035 0.304957 0.309945 1994.42004394531 99.99 21.8894 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.529649 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 1.91689 148.337 0.432387 0 0 3.96410402270712 +"N5PB000238 " 202.373413085938 47.2010116577148 "0346000831 " 0.348893 0.344762 1994.42004394531 14.8644 16.4415 14.3457 99.99 17.0796 15.1552 99.99 99.99 13.533 12.902 12.82 35 18 37 99 7 1 99 99 47 48 49 0.415044 0.407141 0.42209 99.99 0.417935 0.295909 99.99 99.99 0.025 0.022 0.026 0 101111209 3.81691 148.692 0.0399557 0 0 3.96616350183848 +"N5PB034513 " 202.557952880859 47.1654396057129 0.254833 0.266884 1994.43005371094 20.5544 22.1734 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.711316 0.578306 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.53692 18.7511 0.418865 0 0 3.98105698218101 +"N5PB006446 " 202.376983642578 47.2143707275391 0.348893 0.344762 1994.42004394531 17.3672 18.8019 17.6493 99.99 20.0058 18.5793 99.99 99.99 16.987 16.173 15.449 35 18 37 99 7 1 99 99 47 48 49 0.419209 0.409072 0.461184 99.99 0.436344 0.36031 99.99 99.99 0.207 0.227 0.214 3 111209 4.15772 2.14844 0.170149 0 0 3.98278554217016 +"N5PB011803 " 202.428329467773 47.2547149658203 0.304957 0.309945 1994.42004394531 99.99 21.9866 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.544089 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 1.5843 88.0533 0.369382 0 0 3.99319992737577 +"N5PB034747 " 202.556060791016 47.2268714904785 0.311169 0.329738 1993.17004394531 99.99 22.146 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.582335 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.92822 102.409 0.709195 0 0 3.9996793141134 +"N5PB034731 " 202.558853149414 47.2232322692871 0.311169 0.329738 1993.17004394531 99.99 22.2557 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.638162 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.46821 158.77 0.129093 0 0 4.00104985467118 +"N5PB034738 " 202.557464599609 47.225269317627 0.311169 0.329738 1993.17004394531 99.99 22.3358 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.67845 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.49904 160.461 0.39975 0 0 4.00472507357194 +"N5PB018277 " 202.497970581055 47.1305122375488 0.224804 0.229379 1996.16003417969 99.99 99.99 18.687 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.540242 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10000201 1.43613 161.646 0.359697 0 0 4.00558204554108 +"N5PB018273 " 202.489486694336 47.1289405822754 0.279991 0.283788 1983.13000488281 99.99 99.99 17.2502 99.99 19.5085 18.4412 99.99 99.99 16.29 15.557 15.683 99 99 37 99 7 1 99 99 47 48 49 99.99 99.99 0.43628 99.99 0.431326 0.348804 99.99 99.99 0.115 0.131 0.242 3 100204 2.50627 150.979 0.305789 0 0 4.01432432838056 +"N5PB037073 " 202.515243530273 47.1349945068359 0.254833 0.266884 1994.43005371094 20.2282 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.572877 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 2.20719 88.807 0.547428 0 0 4.01761490950472 +"N5PB034763 " 202.553466796875 47.2308158874512 0.311169 0.329738 1993.17004394531 99.99 22.3032 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.646998 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.50734 18.4818 0.412802 0 0 4.03012479037853 +"N5PB000263 " 202.452407836914 47.1284408569336 "0346000156 " 0.234001 0.234872 1999.34997558594 99.99 99.99 14.4331 99.99 99.99 99.99 99.99 99.99 14.373 14.01 13.962 99 99 37 99 99 99 99 99 47 48 49 99.99 99.99 0.418161 99.99 99.99 99.99 99.99 99.99 0.032 0.035 0.056 0 101000202 3.97591 104.798 0.184471 0 0 4.03282331091694 +"N5PB006646 " 202.390243530273 47.2342071533203 0.348893 0.344762 1994.42004394531 15.1838 17.0772 13.8782 99.99 18.0865 15.6458 99.99 99.99 12.743 12.12 11.89 35 18 37 99 7 1 99 99 47 48 49 0.415161 0.407294 0.421806 99.99 0.418571 0.296012 99.99 99.99 0.022 0.021 0.022 0 1111209 3.68617 95.9659 0.0453048 0 0 4.03591489094794 +"N5PB034755 " 202.555297851563 47.2290191650391 0.311169 0.329738 1993.17004394531 99.99 21.9204 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.527226 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.44053 118.827 0.373319 0 0 4.03691876781146 +"N5PB034824 " 202.413543701172 47.2497406005859 0.311169 0.329738 1993.17004394531 99.99 22.136 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.576328 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 2.11651 136.778 0.520964 0 0 4.0374415834143 +"N5PB005710 " 202.522399902344 47.1373100280762 0.348893 0.344762 1994.42004394531 20.5628 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.689372 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.54668 72.1537 0.418743 0 0 4.04038016799458 +"N5PB034736 " 202.558883666992 47.2250328063965 0.311169 0.329738 1993.17004394531 99.99 22.3285 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.671052 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.49786 159.517 0.407818 0 0 4.04974225040106 +"N5PB034453 " 202.526168823242 47.1387596130371 0.311169 0.329738 1993.17004394531 99.99 22.2465 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.630469 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.51558 132.588 0.255791 0 0 4.05125014732484 +"N5PB011553 " 202.486526489258 47.1277847290039 0.304957 0.309945 1994.42004394531 99.99 21.8019 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.517256 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002202 2.28298 125.872 0.549061 0 0 4.06085299242235 +"N5PB011557 " 202.493072509766 47.1286430358887 0.304957 0.309945 1994.42004394531 99.99 19.8955 99.99 99.99 20.3548 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.4192 99.99 99.99 0.48228 99.99 99.99 99.99 99.99 99.99 99.99 3 2003 7.15257 145.864 0.655718 0 0 4.06286718397174 +"N5PB018861 " 202.432723999023 47.1318016052246 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7274 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.554905 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.51393 71.2948 0.413643 0 0 4.06413803633768 +"N5PB011558 " 202.500244140625 47.1298751831055 0.304957 0.309945 1994.42004394531 99.99 21.5774 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.477245 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.50942 3.6525 0.613662 0 0 4.06920297867821 +"N5PB006312 " 202.569366455078 47.2028121948242 0.348893 0.344762 1994.42004394531 18.2617 19.7495 18.042 99.99 20.1807 19.2309 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.422496 0.411444 0.464723 99.99 0.441995 0.409159 99.99 99.99 99.99 99.99 99.99 3 112208 2.82954 153.665 0.111879 0 0 4.07167851039382 +"N5PB019030 " 202.434265136719 47.2582397460938 0.234001 0.234872 1999.34997558594 99.99 99.99 18.2088 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.506595 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.19073 125.579 0.398182 0 0 4.09262672361945 +"N5PB005678 " 202.516876220703 47.1341094970703 0.348893 0.344762 1994.42004394531 20.548 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.679272 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 1.98477 136.491 0.476081 0 0 4.09544119146423 +"N5PB016887 " 202.506591796875 47.1307792663574 0.254833 0.266884 1994.43005371094 19.1766 99.99 99.99 99.99 20.5381 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.460449 99.99 99.99 99.99 0.547596 99.99 99.99 99.99 99.99 99.99 99.99 3 2010002 6.72157 63.8495 0.692907 0 0 4.1038330605941 +"N5PB013357 " 202.552642822266 47.2340545654297 0.254833 0.266884 1994.43005371094 20.4711 22.1825 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.680894 0.606574 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022003 1.53394 48.3378 0.254357 0 0 4.1107006830399 +"N5PB006770 " 202.411285400391 47.2502059936523 0.348893 0.344762 1994.42004394531 19.7669 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.487404 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.36494 99.0185 0.257696 0 0 4.11341992582864 +"N5PB005880 " 202.553192138672 47.1551132202148 0.348893 0.344762 1994.42004394531 19.8941 22.1109 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.490643 0.56217 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 22203 1.9122 145.351 0.193947 0 0 4.12893183456295 +"N5PB011556 " 202.501754760742 47.1291275024414 0.304957 0.309945 1994.42004394531 99.99 21.9905 18.8971 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 99 99 99 99 99 99 99.99 0.54535 0.60754 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2202 1.5812 89.1489 0.368852 0 0 4.13077773862462 +"N5PB005703 " 202.520446777344 47.1347465515137 0.348893 0.344762 1994.42004394531 16.0734 18.7684 15.5108 99.99 19.6143 17.5454 99.99 99.99 14.319 13.607 13.383 35 18 37 99 7 1 99 99 47 48 49 0.416612 0.408881 0.418058 99.99 0.426172 0.310681 99.99 99.99 0.028 0.027 0.041 0 111208 6.29205 176.246 0.277387 0 0 4.13186636050673 +"N5PB006072 " 202.566757202148 47.1734809875488 0.348893 0.344762 1994.42004394531 17.9383 21.5058 18.3222 99.99 99.99 19.2843 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.421199 0.471374 0.510955 99.99 99.99 0.448116 99.99 99.99 99.99 99.99 99.99 3 1001112506 3.25091 33.8183 0.0915097 0 0 4.1341913574523 +"N5PB011568 " 202.51237487793 47.1317596435547 0.254833 0.266884 1994.43005371094 16.747 19.3386 17.8523 99.99 19.8198 18.9553 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.417089 0.412226 0.460929 99.99 0.432762 0.373559 99.99 99.99 99.99 99.99 99.99 3 111207 13.141 28.0339 0.565208 0 0 4.14128147650952 +"N5PB011562 " 202.509033203125 47.1303520202637 0.254833 0.266884 1994.43005371094 20.4282 22.1816 99.99 99.99 20.6875 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.678986 0.592793 99.99 99.99 0.598113 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 1.7856 58.8779 0.317808 0 0 4.16457402684462 +"N5PB011547 " 202.493133544922 47.1268043518066 0.304957 0.309945 1994.42004394531 99.99 22.0162 99.99 99.99 20.3799 19.3911 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 1 99 99 99 99 99 99.99 0.554 99.99 99.99 0.492521 0.51578 99.99 99.99 99.99 99.99 99.99 3 102203 1.60874 89.1562 0.381384 0 0 4.17088536587085 +"N5PB006750 " 202.403076171875 47.2470359802246 0.348893 0.344762 1994.42004394531 19.8525 21.4814 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.500208 0.464067 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 3.94359 114.857 0.667002 0 0 4.17200295901393 +"N5PB006432 " 202.567687988281 47.2159080505371 0.348893 0.344762 1994.42004394531 20.0957 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.525393 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.63988 39.4296 0.174488 0 0 4.17402164415599 +"N5PB011549 " 202.498657226563 47.1277084350586 0.304957 0.309945 1994.42004394531 99.99 22.0816 99.99 99.99 20.6979 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.578063 99.99 99.99 0.604854 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 2.7309 165.313 0.766511 0 0 4.17493089133431 +"N5PB018403 " 202.427734375 47.2579383850098 0.279991 0.283788 1983.13000488281 99.99 99.99 17.9293 99.99 99.99 18.7521 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.475237 99.99 99.99 0.397739 99.99 99.99 99.99 99.99 99.99 3 2100002 4.00482 44.5103 0.522389 0 0 4.17882110333718 +"N5PB006822 " 202.421737670898 47.2560729980469 0.348893 0.344762 1994.42004394531 20.1579 22.2591 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.547122 0.641098 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.63924 5.18472 0.171583 0 0 4.1868654690253 +"N5PB018370 " 202.544235229492 47.2429847717285 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8984 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.607987 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.52936 19.4658 0.421649 0 0 4.18795764492672 +"N5PB034838 " 202.417251586914 47.2543983459473 0.254833 0.266884 1994.43005371094 20.2111 22.3329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.596947 0.675426 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 3.20096 93.465 0.61608 0 0 4.18976651708094 +"N5PB005728 " 202.533889770508 47.1397361755371 0.348893 0.344762 1994.42004394531 20.3954 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.619149 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.85478 53.9931 0.49822 0 0 4.1904787093588 +"N5PB005714 " 202.529876708984 47.1376876831055 0.348893 0.344762 1994.42004394531 19.7774 21.7608 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.494213 0.506727 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 3.2217 76.0512 0.531218 0 0 4.19053689346166 +"N5PB018257 " 202.460189819336 47.1249885559082 0.224804 0.229379 1996.16003417969 99.99 99.99 18.5824 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.546895 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.02085 8.37374 0.524911 0 0 4.19391769814457 +"N5PB034834 " 202.412734985352 47.2528076171875 0.311169 0.329738 1993.17004394531 99.99 22.3066 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.65015 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.96086 175.109 0.605569 0 0 4.20791019081576 +"N5PB018263 " 202.444351196289 47.1265449523926 0.224804 0.229379 1996.16003417969 99.99 99.99 18.369 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.521596 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.43961 96.8898 0.503968 0 0 4.21487513338565 +"N5PB037066 " 202.501708984375 47.1275215148926 0.254833 0.266884 1994.43005371094 20.2835 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.602813 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 2.84822 26.037 0.691449 0 0 4.2218929232093 +"N5PB006196 " 202.366409301758 47.189079284668 0.348893 0.344762 1994.42004394531 19.4475 21.408 99.99 99.99 99.99 19.5144 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.456115 0.46239 99.99 99.99 99.99 0.619517 99.99 99.99 99.99 99.99 99.99 3 122205 2.51843 14.6472 0.200014 0 0 4.24591247286067 +"N5PB005904 " 202.383041381836 47.1557083129883 0.348893 0.344762 1994.42004394531 19.4895 21.7657 18.323 99.99 99.99 19.5168 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.450871 0.497803 0.501448 99.99 99.99 0.652529 99.99 99.99 99.99 99.99 99.99 0 122206 2.11779 124.556 0.183141 0 0 4.25186864645164 +"N5PB006333 " 202.36686706543 47.2044792175293 0.348893 0.344762 1994.42004394531 19.7818 22.3368 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.480562 0.679472 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.80316 177.224 0.034917 0 0 4.25579817708334 +"N5PB018254 " 202.473709106445 47.1236381530762 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8788 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.600957 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.50339 160.956 0.409239 0 0 4.25723981203375 +"N5PB006825 " 202.41748046875 47.2562599182129 0.348893 0.344762 1994.42004394531 20.1453 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.555819 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.35943 156.201 0.514249 0 0 4.2811685113531 +"N5PB005669 " 202.522857666016 47.132568359375 0.348893 0.344762 1994.42004394531 19.7458 22.3489 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.492268 0.6922 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 2.91915 117.616 0.401826 0 0 4.29419546287494 +"2MJGQIYM " 202.501014 47.263023 0.12 0.1 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.957 12.275 12.003 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.049 -999 -999 4 77777700 0 0 0 0 0 4.29537879295735 +"N5PB005641 " 202.515289306641 47.1298408508301 0.348893 0.344762 1994.42004394531 19.287 99.99 99.99 99.99 20.7856 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.459931 99.99 99.99 99.99 0.627772 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 3.892 50.185 0.111515 0 0 4.2958146016621 +"N5PB016880 " 202.508056640625 47.1277313232422 0.254833 0.266884 1994.43005371094 20.54 99.99 99.99 99.99 20.6482 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.698671 99.99 99.99 99.99 0.59529 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 2.38969 11.4853 0.706587 0 0 4.29597399241535 +"N5PB037067 " 202.513458251953 47.1289405822754 0.254833 0.266884 1994.43005371094 20.7887 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.802001 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010020301 1.58333 0 0.998454 0 0 4.313632678784 +"N5PB005843 " 202.387405395508 47.1497001647949 0.348893 0.344762 1994.42004394531 20.0047 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.527093 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.53236 66.4033 0.399733 0 0 4.31923039762862 +"N5PB018868 " 202.412475585938 47.1341857910156 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7741 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.56506 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.52673 70.7558 0.420724 0 0 4.32093902081505 +"N5PB034488 " 202.384231567383 47.1524429321289 0.311169 0.329738 1993.17004394531 99.99 22.1316 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.592143 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.23942 36.154 0.531478 0 0 4.32295004094312 +"N5PB011544 " 202.498413085938 47.1250267028809 0.304957 0.309945 1994.42004394531 99.99 21.9762 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.540754 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1002202 1.85504 145.607 0.500264 0 0 4.32708526001581 +"N5PB016884 " 202.512145996094 47.1282920837402 0.254833 0.266884 1994.43005371094 20.5765 99.99 99.99 99.99 20.5401 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.731681 99.99 99.99 99.99 0.549135 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 2.04783 86.6946 0.634655 0 0 4.32774684254275 +"N5PB006839 " 202.419097900391 47.2580337524414 0.348893 0.344762 1994.42004394531 20.038 22.1071 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.52842 0.564308 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 2.62408 10.7697 0.425268 0 0 4.34150883566361 +"N5PB011548 " 202.503890991211 47.1258506774902 0.304957 0.309945 1994.42004394531 99.99 19.7863 18.2008 99.99 99.99 19.139 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 1 99 99 99 99 99 99.99 0.418519 0.495918 99.99 99.99 0.437607 99.99 99.99 99.99 99.99 99.99 3 102204 5.10765 86.9874 0.20802 0 0 4.34481487631621 +"N5PB006648 " 202.556274414063 47.2375526428223 0.348893 0.344762 1994.42004394531 19.4694 21.316 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.462803 0.460888 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 3.0405 150.705 0.365829 0 0 4.35340214229685 +"N5PB034492 " 202.380935668945 47.1541748046875 0.311169 0.329738 1993.17004394531 99.99 22.3346 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.677148 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.5261 17.7995 0.418073 0 0 4.37428064635501 +"N5PB016883 " 202.513717651367 47.1278686523438 0.254833 0.266884 1994.43005371094 20.7211 99.99 99.99 99.99 20.5333 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.817551 99.99 99.99 99.99 0.54389 99.99 99.99 99.99 99.99 99.99 99.99 3 1000020302 3.36222 151.631 0.784507 0 0 4.37669383569873 +"N5PB011764 " 202.550079345703 47.2433471679688 0.304957 0.309945 1994.42004394531 99.99 21.2232 99.99 99.99 20.7314 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.464253 99.99 99.99 0.626508 99.99 99.99 99.99 99.99 99.99 99.99 3 2003 5.57706 129.219 0.718506 0 0 4.37709161641099 +"N5PB005610 " 202.511611938477 47.1271133422852 0.348893 0.344762 1994.42004394531 19.8712 99.99 99.99 99.99 20.6995 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.516728 99.99 99.99 99.99 0.605894 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 3.69311 69.7518 0.506024 0 0 4.38437856200217 +"N5PB018246 " 202.459594726563 47.12158203125 0.224804 0.229379 1996.16003417969 99.99 99.99 18.7695 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.589347 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.77704 132.819 0.427017 0 0 4.39970670508708 +"N5PB011807 " 202.416275024414 47.2581100463867 0.254833 0.266884 1994.43005371094 19.9527 20.9319 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.530143 0.445775 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 4.72635 177.248 0.769907 0 0 4.40183224555831 +"N5PB034433 " 202.525680541992 47.1312065124512 0.311169 0.329738 1993.17004394531 99.99 22.3247 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.667334 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.96584 174.69 0.616363 0 0 4.42293975837145 +"N5PB005586 " 202.509963989258 47.1258735656738 0.348893 0.344762 1994.42004394531 19.8921 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.503419 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.77311 11.2784 0.532039 0 0 4.4280804047959 +"N5PB011542 " 202.501754760742 47.1239051818848 0.304957 0.309945 1994.42004394531 99.99 21.6868 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.506573 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 2.92303 128.344 0.485056 0 0 4.42963940882492 +"N5PB005812 " 202.554580688477 47.1480255126953 0.348893 0.344762 1994.42004394531 19.2367 21.2965 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.447212 0.458694 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022204 3.01006 171.502 0.299226 0 0 4.43053190084252 +"N5PB005640 " 202.522216796875 47.1295776367188 0.348893 0.344762 1994.42004394531 19.0286 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.449971 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10010201 6.92084 159.295 0.478484 0 0 4.43798644030269 +"N5PB018262 " 202.429626464844 47.1259269714355 0.224804 0.229379 1996.16003417969 99.99 99.99 18.2936 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.502846 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.95111 177.78 0.264751 0 0 4.43831684971592 +"N5PB005591 " 202.507949829102 47.1251335144043 0.348893 0.344762 1994.42004394531 19.2417 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.457043 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 4.76911 59.5109 0.472135 0 0 4.44029479712085 +"N5PB018258 " 202.433578491211 47.1248550415039 0.224804 0.229379 1996.16003417969 99.99 99.99 18.4038 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.521229 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.05718 150.711 0.370964 0 0 4.44120228455716 +"N5PB006395 " 202.363494873047 47.2094612121582 0.348893 0.344762 1994.42004394531 19.8181 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.48727 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 4.64974 137.9 0.829445 0 0 4.44217984447729 +"2MJGQIYN " 202.498016 47.266159 0.06 0.06 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 9.916 9.118 8.582 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.036 0.036 0.026 4 77777700 0 0 0 0 0 4.44298788488368 +"N5PB011596 " 202.387451171875 47.1463851928711 0.304957 0.309945 1994.42004394531 99.99 22.1595 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.583944 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.11816 21.0958 0.698493 0 0 4.44454091094245 +"N5PB037085 " 202.389358520508 47.1449012756348 0.254833 0.266884 1994.43005371094 20.2833 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.602662 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.80148 58.0633 0.255914 0 0 4.44493696905388 +"N5PB034846 " 202.410064697266 47.2564468383789 0.311169 0.329738 1993.17004394531 99.99 21.8646 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.523661 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.1994 154.668 0.477303 0 0 4.44993279258351 +"N5PB006202 " 202.579406738281 47.1921195983887 0.348893 0.344762 1994.42004394531 20.5568 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.685264 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 1.58875 107.388 0.442209 0 0 4.45356731357503 +"N5PB006701 " 202.554595947266 47.2417831420898 0.348893 0.344762 1994.42004394531 19.1344 22.025 99.99 99.99 20.518 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.452794 0.557038 99.99 99.99 0.543789 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 5.40151 158.683 0.426742 0 0 4.45536860016575 +"N5PB006447 " 202.364334106445 47.2130661010742 0.348893 0.344762 1994.42004394531 19.2627 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.449132 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 7.00919 72.9532 0.822649 0 0 4.45745223834235 +"N5PB034499 " 202.37712097168 47.1556396484375 0.311169 0.329738 1993.17004394531 99.99 21.6047 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.483204 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 3.11436 153.269 0.354946 0 0 4.45795164060266 +"N5PB005838 " 202.383499145508 47.1493339538574 0.348893 0.344762 1994.42004394531 20.5245 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.663903 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.53631 70.9331 0.429097 0 0 4.45830762197727 +"N5PB005813 " 202.3857421875 47.1471252441406 0.348893 0.344762 1994.42004394531 20.5131 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.65666 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.50741 160.243 0.413832 0 0 4.46930743221458 +"N5PB018256 " 202.435897827148 47.1236419677734 0.234001 0.234872 1999.34997558594 99.99 99.99 18.4077 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.527664 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 202 1.92574 121.259 0.429158 0 0 4.47932139428677 +"N5PB006680 " 202.556228637695 47.2414016723633 0.348893 0.344762 1994.42004394531 20.248 21.9234 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.58603 0.537126 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022203 2.84672 105.325 0.665372 0 0 4.49256365144695 +"N5PB018383 " 202.546539306641 47.2487258911133 0.224804 0.229379 1996.16003417969 99.99 99.99 18.3572 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.50938 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.04742 30.9625 0.369445 0 0 4.49819211166807 +"N5PB018854 " 202.420989990234 47.1274642944336 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7196 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.553394 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.4867 106.684 0.391108 0 0 4.4987776737803 +"N5PB005668 " 202.53337097168 47.1330642700195 0.348893 0.344762 1994.42004394531 20.0625 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.536595 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.85179 89.3538 0.178041 0 0 4.4994448544561 +"N5PB005630 " 202.524490356445 47.1292266845703 0.348893 0.344762 1994.42004394531 20.3062 21.8811 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.595602 0.529404 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.82875 42.9051 0.432826 0 0 4.50137528933226 +"N5PB034442 " 202.535598754883 47.1340675354004 0.311169 0.329738 1993.17004394531 99.99 21.2727 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.453211 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 3.52591 77.1578 0.372436 0 0 4.50341477451147 +"N5PB016876 " 202.504989624023 47.1232986450195 0.254833 0.266884 1994.43005371094 20.0052 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.548537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 3.43529 11.3303 0.461884 0 0 4.50426844715872 +"N5PB005618 " 202.521636962891 47.1279373168945 0.348893 0.344762 1994.42004394531 20.1562 22.2124 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.560253 0.604235 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 3.14717 36.437 0.616125 0 0 4.51366286677127 +"N5PB018243 " 202.487930297852 47.1202545166016 0.279991 0.283788 1983.13000488281 99.99 99.99 18.7509 99.99 99.99 18.0124 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.582765 99.99 99.99 0.349603 99.99 99.99 99.99 99.99 99.99 3 2100202 4.44077 88.571 0.452903 0 0 4.51598816948843 +"N5PB018249 " 202.439117431641 47.1222763061523 0.224804 0.229379 1996.16003417969 99.99 99.99 18.877 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.600322 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.52608 108.541 0.413716 0 0 4.51858115030286 +"N5PB005576 " 202.513549804688 47.125129699707 0.348893 0.344762 1994.42004394531 19.7714 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.497617 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 3.3721 0.954875 0.573049 0 0 4.52475524017657 +"N5PB006860 " 202.413757324219 47.2595176696777 0.348893 0.344762 1994.42004394531 20.5126 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.656339 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.97428 133.417 0.486144 0 0 4.52646478465507 +"N5PB011541 " 202.49951171875 47.1217384338379 0.304957 0.309945 1994.42004394531 99.99 18.8903 99.99 99.99 99.99 19.4535 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.413278 99.99 99.99 99.99 0.553728 99.99 99.99 99.99 99.99 99.99 3 101002 8.36991 46.3523 0.427803 0 0 4.52921797120343 +"2MJGQIYL " 202.524086 47.260834 0.06 0.06 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 14.683 14.032 13.833 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.037 0.037 0.055 4 77777700 0 0 0 0 0 4.54204763155783 +"N5PB005557 " 202.507858276367 47.1230201721191 0.348893 0.344762 1994.42004394531 20.5405 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.674312 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 1.52553 107.779 0.420388 0 0 4.55820109141973 +"N5PB005585 " 202.518432617188 47.1257820129395 0.348893 0.344762 1994.42004394531 19.7944 21.2543 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.477697 0.454598 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.90949 124.611 0.117594 0 0 4.57084145713781 +"N5PB005571 " 202.511032104492 47.1235389709473 0.348893 0.344762 1994.42004394531 19.1872 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.454791 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020203 5.26506 132.406 0.309672 0 0 4.57441100803333 +"N5PB034497 " 202.37434387207 47.1548500061035 0.311169 0.329738 1993.17004394531 99.99 21.8105 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.507024 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.66752 37.5705 0.466622 0 0 4.5793184016037 +"N5PB017018 " 202.554656982422 47.2451438903809 0.254833 0.266884 1994.43005371094 20.2422 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.579959 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020002 1.994 65.1837 0.391791 0 0 4.5880474943008 +"N5PB034466 " 202.386535644531 47.1433525085449 0.311169 0.329738 1993.17004394531 99.99 22.222 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.611246 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.56731 179.735 0.364279 0 0 4.59271794718354 +"N5PB006034 " 202.363311767578 47.1701583862305 0.348893 0.344762 1994.42004394531 15.843 18.1007 14.2044 99.99 99.99 16.4802 99.99 99.99 12.877 12.358 12.132 35 18 37 99 99 1 99 99 47 48 49 0.415413 0.407711 0.421414 99.99 99.99 0.301511 99.99 99.99 0.022 0.022 0.022 0 111208 3.32595 139.968 0.0602734 0 0 4.59937145754325 +"N5PB005570 " 202.517074584961 47.1246871948242 0.348893 0.344762 1994.42004394531 20.4253 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.636457 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.51365 135.261 0.240535 0 0 4.606979436039 +"N5PB011817 " 202.415176391602 47.2616424560547 0.311169 0.329738 1993.17004394531 99.99 22.1721 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.599319 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002003 2.12049 67.1751 0.521197 0 0 4.60825685364723 +"N5PB005729 " 202.392013549805 47.1385841369629 0.348893 0.344762 1994.42004394531 20.5411 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.674671 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 2.79763 0 1 0 0 4.63226348881159 +"N5PB006871 " 202.41064453125 47.2605743408203 0.348893 0.344762 1994.42004394531 20.3209 22.1212 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.603236 0.569421 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.33472 83.6016 0.45035 0 0 4.64616519606416 +"N5PB005540 " 202.508224487305 47.1212310791016 0.348893 0.344762 1994.42004394531 20.013 99.99 99.99 99.99 99.99 19.4878 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 1 99 99 99 99 99 0.52977 99.99 99.99 99.99 99.99 0.767381 99.99 99.99 99.99 99.99 99.99 3 220203 2.7999 159.266 0.549747 0 0 4.6643690053779 +"N5PB018266 " 202.411514282227 47.1275939941406 0.234001 0.234872 1999.34997558594 99.99 99.99 18.326 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.52533 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 2.68658 171.541 0.667267 0 0 4.67750557595719 +"N5PB006085 " 202.58235168457 47.177562713623 0.348893 0.344762 1994.42004394531 20.0186 21.6625 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.512943 0.484888 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 1.58127 45 0.0432425 0 0 4.68414206963618 +"N5PB018241 " 202.440155029297 47.1191902160645 0.224804 0.229379 1996.16003417969 99.99 99.99 18.2586 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.50217 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.85985 144.223 0.0561735 0 0 4.68532106459596 +"2MJGQIYO " 202.499938 47.27013 0.15 0.14 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.257 12.592 13.683 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 -999 -999 0.12 4 77777700 0 0 0 0 0 4.69334869611494 +"N5PB006717 " 202.560562133789 47.2431259155273 0.348893 0.344762 1994.42004394531 17.1929 18.5349 17.8639 99.99 19.8332 18.0773 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.418381 0.40852 0.474968 99.99 0.42864 0.329477 99.99 99.99 99.99 99.99 99.99 3 111209 4.05665 68.3379 0.177119 0 0 4.69510371163166 +"N5PB034424 " 202.527725219727 47.1266555786133 0.311169 0.329738 1993.17004394531 99.99 22.1968 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.617067 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.76298 29.1472 0.316142 0 0 4.70078578048146 +"N5PB011676 " 202.355102539063 47.1896743774414 0.254833 0.266884 1994.43005371094 20.4462 21.6517 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.660989 0.483506 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.11466 77.8957 0.614216 0 0 4.7032910816992 +"N5PB005539 " 202.510925292969 47.1211547851563 0.348893 0.344762 1994.42004394531 20.0747 22.0288 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.529997 0.538299 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.85217 10.0279 0.183442 0 0 4.70641777285067 +"N5PB034858 " 202.405975341797 47.2597999572754 0.254833 0.266884 1994.43005371094 20.2793 21.5442 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.619981 0.481809 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022002 2.67076 30.0441 0.407177 0 0 4.70967347244967 +"N5PB034786 " 202.372970581055 47.2371139526367 0.311169 0.329738 1993.17004394531 99.99 21.5733 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.458046 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 2.59053 82.0088 0.522343 0 0 4.71524593452338 +"N5PB006852 " 202.403503417969 47.2588310241699 0.348893 0.344762 1994.42004394531 20.4106 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.627827 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.70552 105.139 0.752361 0 0 4.71878316856171 +"N5PB018415 " 202.424392700195 47.2669868469238 0.224804 0.229379 1996.16003417969 99.99 99.99 17.7232 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.463413 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 4.76528 36.0201 0.54791 0 0 4.73036102200555 +"N5PB034428 " 202.533950805664 47.1286392211914 0.311169 0.329738 1993.17004394531 99.99 22.2398 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.62505 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.78244 45.3351 0.424221 0 0 4.73260094065649 +"N5PB011566 " 202.539855957031 47.1314544677734 0.304957 0.309945 1994.42004394531 99.99 21.9806 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.541636 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 1.53929 3.5845 0.353344 0 0 4.73286711126297 +"N5PB018235 " 202.44172668457 47.1180839538574 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8663 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.596525 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.48946 71.2248 0.393128 0 0 4.73325126533854 +"N5PB011818 " 202.411911010742 47.2627830505371 0.254833 0.266884 1994.43005371094 20.3499 21.6295 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.646069 0.493662 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.47617 121.442 0.49737 0 0 4.73351685149761 +"N5PB006237 " 202.586380004883 47.1946830749512 0.348893 0.344762 1994.42004394531 19.5156 21.9257 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.458316 0.5202 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.49906 112.506 0.312411 0 0 4.73537706595115 +"N5PB006523 " 202.360504150391 47.2213897705078 0.348893 0.344762 1994.42004394531 20.2142 21.8223 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.570313 0.511217 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 1.97702 96.9104 0.37989 0 0 4.75362545670875 +"N5PB005595 " 202.529998779297 47.1264152526855 0.348893 0.344762 1994.42004394531 19.8867 22.1506 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.502131 0.585205 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.2665 40.0065 0.0988836 0 0 4.76012764000168 +"N5PB018218 " 202.457382202148 47.1154975891113 0.279991 0.283788 1983.13000488281 99.99 99.99 18.6661 99.99 99.99 18.9884 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.574342 99.99 99.99 0.415878 99.99 99.99 99.99 99.99 99.99 3 2100002 2.65048 37.8606 0.43412 0 0 4.77220428904551 +"N5PB018227 " 202.445724487305 47.1167335510254 0.279991 0.283788 1983.13000488281 99.99 99.99 18.362 99.99 99.99 15.2864 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.519713 99.99 99.99 0.309299 99.99 99.99 99.99 99.99 99.99 3 2100202 10.7774 33.2767 0.431652 0 0 4.77503333929992 +"N5PB006900 " 202.413543701172 47.2643737792969 0.348893 0.344762 1994.42004394531 19.8398 21.2777 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.508487 0.465858 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.59793 24.7826 0.276645 0 0 4.78381184498624 +"N5PB005796 " 202.379501342773 47.1440277099609 0.348893 0.344762 1994.42004394531 17.5036 18.4898 17.2271 99.99 19.0371 17.5219 99.99 99.99 16.544 16.188 16.181 35 18 37 99 7 1 99 99 47 48 49 0.417782 0.408095 0.437118 99.99 0.420098 0.312295 99.99 99.99 0.129 0.224 -999 0 1111209 2.83535 119.016 0.136442 0 0 4.78405129277708 +"N5PB006889 " 202.409027099609 47.2626571655273 0.348893 0.344762 1994.42004394531 20.3374 20.2537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.612099 0.429282 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 21204 1.94053 148.165 0.427079 0 0 4.78713560213689 +"N5PB005536 " 202.514083862305 47.1203269958496 0.348893 0.344762 1994.42004394531 17.9318 19.7459 99.99 99.99 20.3163 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.426672 0.41617 99.99 99.99 0.468804 99.99 99.99 99.99 99.99 99.99 99.99 3 12204 7.25386 170.664 0.381698 0 0 4.79946164089158 +"N5PB011527 " 202.50244140625 47.1175765991211 0.254833 0.266884 1994.43005371094 18.8611 20.0187 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.447893 0.419935 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 12003 5.64079 145.556 0.221919 0 0 4.80187923440724 +"N5PB037060 " 202.505325317383 47.1181335449219 0.254833 0.266884 1994.43005371094 20.1695 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.561014 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.07291 122.213 0.371187 0 0 4.80349384461174 +"N5PB005517 " 202.508209228516 47.1186752319336 0.348893 0.344762 1994.42004394531 19.5575 19.5078 99.99 99.99 19.9476 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.474002 0.415804 99.99 99.99 0.441398 99.99 99.99 99.99 99.99 99.99 99.99 3 21205 4.53584 117.195 0.641593 0 0 4.80908658515406 +"N5PB005925 " 202.366317749023 47.1566619873047 0.348893 0.344762 1994.42004394531 15.4054 16.524 15.0422 99.99 17.037 15.5689 99.99 99.99 14.411 13.99 13.993 35 18 37 99 7 1 99 99 47 48 49 0.415224 0.40717 0.421577 99.99 0.41792 0.298661 99.99 99.99 0.03 0.034 0.056 0 1111209 3.56129 0.520827 0.0447464 0 0 4.8094764121748 +"N5PB006418 " 202.584838867188 47.2145805358887 0.348893 0.344762 1994.42004394531 20.0282 22.2438 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.515668 0.599169 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 22203 1.81235 20.0343 0.268069 0 0 4.82373501864535 +"N5PB011819 " 202.40559387207 47.2619094848633 0.304957 0.309945 1994.42004394531 99.99 22.0106 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.552077 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.23976 104.651 0.638137 0 0 4.82383814716499 +"N5PB011823 " 202.410827636719 47.264102935791 0.254833 0.266884 1994.43005371094 20.3166 21.1188 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.623304 0.450677 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 2.01123 113.342 0.405497 0 0 4.82415251797013 +"N5PB019056 " 202.428833007813 47.2700843811035 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7994 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.572733 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.5302 18.8556 0.432281 0 0 4.83560709079116 +"N5PB018397 " 202.548812866211 47.2554664611816 0.224804 0.229379 1996.16003417969 99.99 99.99 18.5645 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.541502 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.72753 12.8026 0.281386 0 0 4.85899970745121 +"N5PB011826 " 202.414398193359 47.2664451599121 0.304957 0.309945 1994.42004394531 99.99 21.8642 18.5858 99.99 99.99 19.5 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 1 99 99 99 99 99 99.99 0.52238 0.563968 99.99 99.99 0.604301 99.99 99.99 99.99 99.99 99.99 3 102003 1.78919 124.851 0.25923 0 0 4.87665752246228 +"N5PB011789 " 202.555786132813 47.2514419555664 0.304957 0.309945 1994.42004394531 99.99 22.1714 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.559904 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1010002501 1.62797 106.871 0.567283 0 0 4.87897206847183 +"N5PB006631 " 202.365310668945 47.2337112426758 0.348893 0.344762 1994.42004394531 20.2994 21.5732 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.570916 0.476545 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.58457 1.56145 0.370003 0 0 4.87913577744638 +"N5PB017048 " 202.411880493164 47.2656135559082 0.254833 0.266884 1994.43005371094 20.4984 99.99 99.99 99.99 20.8386 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.704191 99.99 99.99 99.99 0.658786 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 1.8309 45.3723 0.418112 0 0 4.88171500157284 +"N5PB011784 " 202.559539794922 47.2488594055176 0.254833 0.266884 1994.43005371094 15.513 16.7326 15.2571 99.99 17.1712 16.0174 99.99 99.99 14.891 14.481 14.542 35 18 37 99 7 1 99 99 47 48 49 0.411182 0.407227 0.421075 99.99 0.418045 0.295545 99.99 99.99 0.036 0.046 0.085 0 111206 4.92707 148.036 0.272402 0 0 4.8847797397034 +"N5PB011788 " 202.55696105957 47.2507820129395 0.304957 0.309945 1994.42004394531 99.99 22.0226 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.536411 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010002501 1.22759 175.186 0.0342179 0 0 4.88588622565316 +"N5PB005504 " 202.511367797852 47.1180076599121 0.348893 0.344762 1994.42004394531 20.5219 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.662229 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.60601 70.1421 0.469739 0 0 4.88974527439145 +"N5PB034873 " 202.407196044922 47.2641258239746 0.254833 0.266884 1994.43005371094 20.2066 21.878 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.594477 0.520719 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 3.12182 46.1592 0.59736 0 0 4.9012323484059 +"N5PB005991 " 202.358047485352 47.1650352478027 0.348893 0.344762 1994.42004394531 19.8104 21.0827 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.480464 0.434146 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 22205 2.05375 94.971 0.332051 0 0 4.90599009438926 +"N5PB016866 " 202.504501342773 47.1157379150391 0.254833 0.266884 1994.43005371094 19.2735 99.99 99.99 99.99 20.1514 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.462725 99.99 99.99 99.99 0.451643 99.99 99.99 99.99 99.99 99.99 99.99 3 2010002 3.48295 160.508 0.20317 0 0 4.93125601906021 +"N5PB018253 " 202.41291809082 47.1220932006836 0.224804 0.229379 1996.16003417969 99.99 99.99 17.8968 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.468041 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 3.26822 39.7221 0.463528 0 0 4.93653734840977 +"N5PB011521 " 202.498809814453 47.114387512207 0.304957 0.309945 1994.42004394531 99.99 21.2557 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.463044 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 3.25794 69.1932 0.477968 0 0 4.94921784429972 +"N5PB016867 " 202.511032104492 47.1167945861816 0.254833 0.266884 1994.43005371094 20.5848 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.739623 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 1.51585 163.058 0.402944 0 0 4.95355827640979 +"N5PB005522 " 202.521697998047 47.119758605957 0.348893 0.344762 1994.42004394531 19.7925 21.531 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.497428 0.479519 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 3.73514 161.341 0.475797 0 0 4.95457917349149 +"N5PB006898 " 202.402328491211 47.263240814209 0.348893 0.344762 1994.42004394531 19.6992 20.5099 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.487383 0.434037 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 3.3731 23.2411 0.546402 0 0 4.96384678790267 +"N5PB006740 " 202.563217163086 47.2480010986328 0.348893 0.344762 1994.42004394531 20.3943 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.618539 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.50376 102.789 0.151965 0 0 4.96402025162672 +"N5PB005491 " 202.512756347656 47.1170234680176 0.348893 0.344762 1994.42004394531 20.5111 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.655377 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.53134 159.998 0.422955 0 0 4.9647692320398 +"N5PB005620 " 202.399627685547 47.1270408630371 0.348893 0.344762 1994.42004394531 20.5259 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.664802 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 1.55309 21.0049 0.433717 0 0 4.9704518951692 +"N5PB005611 " 202.401260375977 47.1262474060059 0.348893 0.344762 1994.42004394531 20.4113 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.628231 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.94297 90.3267 0.520848 0 0 4.97133542598259 +"N5PB006172 " 202.59196472168 47.1890830993652 0.348893 0.344762 1994.42004394531 20.2271 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.55911 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.39482 92.9367 0.0352359 0 0 4.97416274051147 +"N5PB006879 " 202.39794921875 47.2614326477051 0.348893 0.344762 1994.42004394531 20.4396 20.9444 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.613693 0.442717 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.55184 92.573 0.233477 0 0 4.97762794477804 +"N5PB005500 " 202.516815185547 47.117748260498 0.348893 0.344762 1994.42004394531 20.4363 21.751 99.99 99.99 20.5128 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.643164 0.504359 99.99 99.99 0.539606 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.89475 54.0959 0.500298 0 0 4.98480071200357 +"N5PB011517 " 202.501327514648 47.1140289306641 0.254833 0.266884 1994.43005371094 19.9104 22.2012 99.99 99.99 20.4644 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.530828 0.60093 99.99 99.99 0.511928 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 3.47655 52.146 0.493382 0 0 4.99522790507507 +"N5PB018205 " 202.472717285156 47.1111679077148 0.224804 0.229379 1996.16003417969 99.99 99.99 18.9209 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.616298 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.50207 107.875 0.408711 0 0 5.00411868361991 +"N5PB005483 " 202.509353637695 47.1154747009277 0.348893 0.344762 1994.42004394531 19.1052 21.156 99.99 99.99 20.464 19.5068 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 1 99 99 99 99 99 0.45162 0.454286 99.99 99.99 0.511649 0.688873 99.99 99.99 99.99 99.99 99.99 3 222205 5.36734 112.848 0.442163 0 0 5.00596854440158 +"N5PB011796 " 202.558624267578 47.2528419494629 0.304957 0.309945 1994.42004394531 99.99 21.4549 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.482167 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 5.0175 174.812 0.708357 0 0 5.02038373503526 +"N5PB006430 " 202.589508056641 47.2156829833984 0.348893 0.344762 1994.42004394531 20.3156 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.578286 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.45427 131.814 0.256554 0 0 5.02452148239152 +"N5PB011520 " 202.507461547852 47.1146621704102 0.254833 0.266884 1994.43005371094 19.3885 22.0056 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.470318 0.550384 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 12202 7.03295 164.507 0.762357 0 0 5.0283470652021 +"N5PB037199 " 202.393646240234 47.2604560852051 0.254833 0.266884 1994.43005371094 20.4225 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.643321 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.76006 133.873 0.402672 0 0 5.03722335944962 +"N5PB034850 " 202.390869140625 47.2589797973633 0.311169 0.329738 1993.17004394531 99.99 21.9641 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.534317 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 1.95278 115.614 0.215376 0 0 5.03986747680546 +"N5PB018214 " 202.44694519043 47.1118812561035 0.279991 0.283788 1983.13000488281 99.99 99.99 18.4643 99.99 99.99 18.3158 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.526534 99.99 99.99 0.366397 99.99 99.99 99.99 99.99 99.99 3 100002 3.54996 155.355 0.359936 0 0 5.05048439580397 +"N5PB011540 " 202.405212402344 47.1228446960449 0.304957 0.309945 1994.42004394531 99.99 21.8849 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.541868 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 3.05012 176.645 0.622056 0 0 5.05454110527628 +"N5PB005495 " 202.520751953125 47.1175651550293 0.348893 0.344762 1994.42004394531 20.1599 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.561828 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 3.32714 158.886 0.721524 0 0 5.05825686315349 +"N5PB018398 " 202.553588867188 47.2573089599609 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8916 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.605552 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.50366 17.7009 0.406971 0 0 5.07088625130704 +"N5PB018417 " 202.412979125977 47.2696876525879 0.279991 0.283788 1983.13000488281 99.99 99.99 17.0098 99.99 20.3723 18.7543 99.99 99.99 99.99 99.99 99.99 99 99 37 99 7 1 99 99 99 99 99 99.99 99.99 0.434234 99.99 0.484414 0.369629 99.99 99.99 99.99 99.99 99.99 3 1100204 2.11673 166.331 0.21998 0 0 5.07583479383809 +"N5PB011515 " 202.498825073242 47.1120681762695 0.254833 0.266884 1994.43005371094 18.5098 21.1671 99.99 99.99 20.6179 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.437667 0.459907 99.99 99.99 0.574178 99.99 99.99 99.99 99.99 99.99 99.99 3 12004 5.39859 164 0.0950079 0 0 5.08471549462344 +"N5PB006789 " 202.559555053711 47.2539291381836 0.348893 0.344762 1994.42004394531 20.1819 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.571316 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.45209 125.885 0.478592 0 0 5.09305054886113 +"N5PB018204 " 202.455581665039 47.1102447509766 0.234001 0.234872 1999.34997558594 99.99 99.99 16.4124 99.99 99.99 99.99 99.99 99.99 15.506 14.719 14.571 99 99 37 99 99 99 99 99 47 48 49 99.99 99.99 0.422728 99.99 99.99 99.99 99.99 99.99 0.056 0.066 0.095 3 202 2.61012 15.9864 0.112542 0 0 5.09368625841114 +"N5PB011514 " 202.502044677734 47.1124572753906 0.254833 0.266884 1994.43005371094 20.1415 22.0725 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.575216 0.552331 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 3.55046 124.938 0.641854 0 0 5.09387365003906 +"N5PB034410 " 202.523300170898 47.1176338195801 0.311169 0.329738 1993.17004394531 99.99 22.2726 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.653108 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.74547 165.318 0.756927 0 0 5.09777520658856 +"N5PB034409 " 202.519760131836 47.1164207458496 0.311169 0.329738 1993.17004394531 99.99 21.6501 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.492263 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.7669 134.84 0.65985 0 0 5.10489415940271 +"N5PB005564 " 202.4033203125 47.1226272583008 0.348893 0.344762 1994.42004394531 20.4691 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.630184 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.47715 73.4139 0.372238 0 0 5.10650152463558 +"N5PB005513 " 202.527633666992 47.1188926696777 0.348893 0.344762 1994.42004394531 20.4952 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.645575 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.51584 72.413 0.406938 0 0 5.1080916953383 +"N5PB006782 " 202.561447143555 47.2530784606934 0.348893 0.344762 1994.42004394531 20.4732 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.632549 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.49956 18.6131 0.394931 0 0 5.11326591324698 +"N5PB006197 " 202.595657348633 47.191764831543 0.348893 0.344762 1994.42004394531 20.1622 99.99 18.7682 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 37 99 99 99 99 99 99 99 99 0.548784 99.99 0.588879 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 1.65261 37.3446 0.0160387 0 0 5.11648927213667 +"N5PB006006 " 202.590118408203 47.169303894043 0.348893 0.344762 1994.42004394531 18.5026 20.9495 17.601 99.99 99.99 19.4789 99.99 99.99 16.639 15.706 15.276 35 18 37 99 99 1 99 99 47 48 49 0.422565 0.429059 0.446288 99.99 99.99 0.513493 99.99 99.99 0.147 0.146 0.174 0 1112208 2.30029 54.5908 0.0763044 0 0 5.11829204833369 +"N5PB006403 " 202.346740722656 47.2104454040527 0.348893 0.344762 1994.42004394531 19.38 22.1378 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.446403 0.5756 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 2.20145 45 0.137568 0 0 5.12363613567984 +"N5PB034436 " 202.386795043945 47.1306190490723 0.311169 0.329738 1993.17004394531 99.99 21.8959 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.510537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 1.80241 174.392 0.188482 0 0 5.12849800975066 +"N5PB018201 " 202.479461669922 47.1091079711914 0.279991 0.283788 1983.13000488281 99.99 99.99 18.3265 99.99 99.99 19.4824 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.527017 99.99 99.99 0.563851 99.99 99.99 99.99 99.99 99.99 3 2100002 1.50419 160.249 0.401923 0 0 5.140498257424 +"N5PB006948 " 202.406173706055 47.2683753967285 0.348893 0.344762 1994.42004394531 20.4112 21.3561 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.628151 0.470311 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.95934 161.252 0.581762 0 0 5.1411056795813 +"N5PB018418 " 202.41584777832 47.2719116210938 0.279991 0.283788 1983.13000488281 99.99 99.99 18.928 99.99 99.99 19.4495 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.618944 99.99 99.99 0.546047 99.99 99.99 99.99 99.99 99.99 3 2100002 2.67193 164.669 0.755822 0 0 5.14326852360959 +"N5PB006945 " 202.403106689453 47.2671928405762 0.348893 0.344762 1994.42004394531 17.7159 19.6071 17.6064 99.99 20.2951 18.8954 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.421373 0.41276 0.442569 99.99 0.453383 0.377571 99.99 99.99 99.99 99.99 99.99 3 1112208 4.96052 8.19162 0.385966 0 0 5.14543374533823 +"N5PB011684 " 202.596405029297 47.1972427368164 0.304957 0.309945 1994.42004394531 99.99 22.1595 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.583583 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002202 1.54736 69.2297 0.435686 0 0 5.14650420420675 +"N5PB005428 " 202.501373291016 47.1113128662109 0.348893 0.344762 1994.42004394531 20.2175 99.99 99.99 99.99 20.8596 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.57179 99.99 99.99 99.99 0.671155 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 2.332 68.8136 0.50918 0 0 5.15348245896391 +"N5PB019064 " 202.421112060547 47.2738151550293 0.234001 0.234872 1999.34997558594 99.99 99.99 16.8074 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.438203 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 3.65303 14.8338 0.262696 0 0 5.15964431313137 +"N5PB005448 " 202.511657714844 47.1132316589355 0.348893 0.344762 1994.42004394531 20.2067 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.56703 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 3.34531 162.586 0.755248 0 0 5.16371943716397 +"N5PB006068 " 202.347457885742 47.1730651855469 0.348893 0.344762 1994.42004394531 19.6019 21.7477 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.462327 0.493909 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 2.58552 115.541 0.372372 0 0 5.16998216973421 +"N5PB034404 " 202.522811889648 47.1159973144531 0.311169 0.329738 1993.17004394531 99.99 22.2384 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.623918 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.62676 2.3358 0.386137 0 0 5.17856619568513 +"N5PB005438 " 202.508483886719 47.1122055053711 0.348893 0.344762 1994.42004394531 20.4063 99.99 99.99 99.99 20.8261 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.625325 99.99 99.99 99.99 0.651443 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 2.28311 10.2814 0.5935 0 0 5.18147446768171 +"N5PB006933 " 202.400024414063 47.2666244506836 0.348893 0.344762 1994.42004394531 20.2476 22.2633 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.585824 0.644746 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.22888 90.6933 0.551478 0 0 5.18479913909094 +"N5PB006776 " 202.565017700195 47.2523307800293 0.348893 0.344762 1994.42004394531 20.2008 22.3635 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.564477 0.708254 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.00554 81.1825 0.377385 0 0 5.18992855266214 +"N5PB034393 " 202.509750366211 47.1123199462891 0.254833 0.266884 1994.43005371094 20.5533 21.068 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.710342 0.449483 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022002 2.09446 68.2498 0.6848 0 0 5.1907453744095 +"N5PB034401 " 202.521438598633 47.1153450012207 0.311169 0.329738 1993.17004394531 99.99 22.318 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.660789 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.49557 73.2624 0.398629 0 0 5.1914177453422 +"N5PB019037 " 202.54621887207 47.2641448974609 0.234001 0.234872 1999.34997558594 99.99 99.99 18.6897 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.549568 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.49635 159.965 0.400766 0 0 5.19806894353243 +"N5PB006821 " 202.558441162109 47.2571792602539 0.348893 0.344762 1994.42004394531 20.4228 21.8496 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.634997 0.53081 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.16658 102.556 0.616801 0 0 5.19976143425726 +"N5PB011503 " 202.494750976563 47.1094398498535 0.304957 0.309945 1994.42004394531 99.99 18.7412 17.9099 99.99 99.99 18.2209 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 1 99 99 99 99 99 99.99 0.409777 0.464459 99.99 99.99 0.352409 99.99 99.99 99.99 99.99 99.99 3 1101204 4.21036 32.6217 0.225295 0 0 5.20384098412606 +"N5PB034396 " 202.515655517578 47.113452911377 0.311169 0.329738 1993.17004394531 99.99 22.0608 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.56676 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.28943 59.4412 0.434096 0 0 5.20697829475661 +"N5PB005427 " 202.507049560547 47.1113929748535 0.348893 0.344762 1994.42004394531 19.7385 99.99 99.99 99.99 20.3748 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.486539 99.99 99.99 99.99 0.489515 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 3.2816 159.632 0.511291 0 0 5.2108143663121 +"N5PB005456 " 202.519287109375 47.1143074035645 0.348893 0.344762 1994.42004394531 20.3218 22.1933 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.603677 0.597441 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 2.0379 9.45328 0.535521 0 0 5.21415553291942 +"N5PB019076 " 202.431869506836 47.2775077819824 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7737 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.567231 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.51177 108.968 0.411325 0 0 5.21691085309146 +"N5PB018199 " 202.468414306641 47.1074829101563 0.279991 0.283788 1983.13000488281 99.99 99.99 18.7545 99.99 99.99 19.4949 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.584039 99.99 99.99 0.591924 99.99 99.99 99.99 99.99 99.99 3 100002 1.48348 19.3188 0.402553 0 0 5.22471930454341 +"N5PB011833 " 202.404006958008 47.2691993713379 0.304957 0.309945 1994.42004394531 99.99 22.1502 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.580322 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.64285 52.0825 0.400261 0 0 5.2287526202982 +"N5PB011529 " 202.408538818359 47.1181373596191 0.304957 0.309945 1994.42004394531 99.99 22.0109 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.552175 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.87829 53.0216 0.511122 0 0 5.2304408104106 +"N5PB016855 " 202.503646850586 47.1102905273438 0.254833 0.266884 1994.43005371094 20.4972 99.99 99.99 99.99 20.654 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.703117 99.99 99.99 99.99 0.599427 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 1.87151 89.6942 0.500407 0 0 5.23633837667491 +"N5PB018425 " 202.424240112305 47.2760810852051 0.224804 0.229379 1996.16003417969 99.99 99.99 17.2501 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.443177 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 4.76064 67.5429 0.301321 0 0 5.23828092579977 +"N5PB034872 " 202.393890380859 47.2650375366211 0.254833 0.266884 1994.43005371094 20.5883 22.2823 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.742997 0.628924 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 2.84183 0 1 0 0 5.24978818292044 +"N5PB006601 " 202.352233886719 47.2297172546387 0.348893 0.344762 1994.42004394531 20.1437 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.528151 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.94692 100.001 0.511811 0 0 5.25177222362949 +"N5PB037193 " 202.562164306641 47.2559967041016 0.254833 0.266884 1994.43005371094 20.4463 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.661074 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.91996 160.975 0.572037 0 0 5.2557743029816 +"N5PB019051 " 202.538452148438 47.2691078186035 0.234001 0.234872 1999.34997558594 99.99 99.99 18.2289 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.509783 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.9517 11.827 0.3259 0 0 5.26643503599645 +"N5PB011839 " 202.40397644043 47.2699203491211 0.254833 0.266884 1994.43005371094 20.6008 21.2389 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.755366 0.458349 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022002 1.55636 74.3763 0.416499 0 0 5.26648180766853 +"N5PB019068 " 202.420349121094 47.2755889892578 0.234001 0.234872 1999.34997558594 99.99 99.99 18.7342 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.559032 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 2.10381 158.905 0.693715 0 0 5.26980045302036 +"N5PB011694 " 202.5986328125 47.2047920227051 0.304957 0.309945 1994.42004394531 99.99 22.0251 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.536987 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2202 1.47799 72.1511 0.392246 0 0 5.27035578645812 +"N5PB005398 " 202.501052856445 47.1092376708984 0.348893 0.344762 1994.42004394531 20.2102 99.99 99.99 99.99 20.6057 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.56855 99.99 99.99 99.99 0.5658 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.70871 46.3011 0.209196 0 0 5.27111124116045 +"N5PB005635 " 202.557464599609 47.1297035217285 0.348893 0.344762 1994.42004394531 19.7682 21.1423 99.99 99.99 20.4873 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.487662 0.444872 99.99 99.99 0.520134 99.99 99.99 99.99 99.99 99.99 99.99 3 1022205 3.28403 71.9441 0.551009 0 0 5.27290334659939 +"N5PB005579 " 202.550170898438 47.12548828125 0.348893 0.344762 1994.42004394531 19.9185 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.495949 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.92773 94.5937 0.262222 0 0 5.27325865404843 +"N5PB034881 " 202.397613525391 47.267333984375 0.311169 0.329738 1993.17004394531 99.99 22.2331 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.619744 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.93317 18.7796 0.574513 0 0 5.27481117167291 +"N5PB005413 " 202.507125854492 47.1102867126465 0.348893 0.344762 1994.42004394531 20.3821 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.611784 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.13363 10.795 0.600261 0 0 5.27529873070588 +"N5PB006830 " 202.559097290039 47.2585906982422 0.348893 0.344762 1994.42004394531 20.4939 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.644776 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.96985 4.67054 0.610572 0 0 5.27955192689381 +"N5PB034425 " 202.388641357422 47.1262435913086 0.311169 0.329738 1993.17004394531 99.99 22.3116 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.65475 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.50038 164.004 0.397161 0 0 5.27999572641984 +"N5PB034405 " 202.531158447266 47.1168632507324 0.311169 0.329738 1993.17004394531 99.99 22.0994 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.55621 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 1.90271 6.14299 0.489884 0 0 5.28275100887361 +"N5PB005388 " 202.499435424805 47.1087188720703 0.348893 0.344762 1994.42004394531 20.4546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.654586 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 2.18325 13.3525 0.623446 0 0 5.28608047107346 +"N5PB005467 " 202.418273925781 47.1137275695801 0.348893 0.344762 1994.42004394531 20.3658 22.1931 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.603102 0.597561 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.15609 77.3433 0.619894 0 0 5.2926651799016 +"N5PB034582 " 202.34049987793 47.1893997192383 0.311169 0.329738 1993.17004394531 99.99 22.2447 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.599852 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 1.44676 107.308 0.382458 0 0 5.29860365653103 +"N5PB006987 " 202.410522460938 47.273078918457 0.348893 0.344762 1994.42004394531 20.5038 99.99 99.99 99.99 20.4049 19.517 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 1 99 99 99 99 99 0.650865 99.99 99.99 99.99 0.495128 0.655058 99.99 99.99 99.99 99.99 99.99 3 120203 1.50715 19.4512 0.400509 0 0 5.30251442614257 +"N5PB005462 " 202.417022705078 47.1134262084961 0.348893 0.344762 1994.42004394531 20.3923 99.99 99.99 99.99 20.517 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.617401 99.99 99.99 99.99 0.54299 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 1.90607 52.9232 0.503064 0 0 5.32983137582899 +"N5PB011783 " 202.572967529297 47.2497291564941 0.304957 0.309945 1994.42004394531 99.99 22.1503 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.580391 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.58898 35.933 0.365716 0 0 5.33718906732151 +"N5PB006835 " 202.561386108398 47.2584533691406 0.348893 0.344762 1994.42004394531 19.2481 21.6587 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.450793 0.492453 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 3.48589 102.543 0.333728 0 0 5.33802537089165 +"N5PB018424 " 202.416656494141 47.2757873535156 0.279991 0.283788 1983.13000488281 99.99 99.99 18.672 99.99 99.99 19.2834 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.576439 99.99 99.99 0.464544 99.99 99.99 99.99 99.99 99.99 3 100202 2.58836 132.414 0.637213 0 0 5.34048107198876 +"N5PB005468 " 202.415267944336 47.1135787963867 0.348893 0.344762 1994.42004394531 19.955 99.99 99.99 99.99 20.8165 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.512507 99.99 99.99 99.99 0.645772 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 2.40495 72.2725 0.444591 0 0 5.35108012233427 +"N5PB034840 " 202.564437866211 47.2566909790039 0.311169 0.329738 1993.17004394531 99.99 22.327 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.669527 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.03535 93.8458 0.623319 0 0 5.35111968979028 +"N5PB006061 " 202.598510742188 47.1756019592285 0.348893 0.344762 1994.42004394531 19.7249 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.471363 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.34045 161.177 0.401672 0 0 5.35304320151213 +"N5PB005477 " 202.412063598633 47.1144943237305 0.348893 0.344762 1994.42004394531 20.0948 22.2388 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.536822 0.61725 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.23551 64.6742 0.489176 0 0 5.35786697647328 +"N5PB006720 " 202.578475952148 47.245475769043 0.348893 0.344762 1994.42004394531 20.4916 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.643389 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.64716 56.4012 0.398557 0 0 5.36584612041945 +"N5PB018197 " 202.471145629883 47.1050643920898 0.279991 0.283788 1983.13000488281 99.99 99.99 18.3828 99.99 99.99 19.2856 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.525382 99.99 99.99 0.468843 99.99 99.99 99.99 99.99 99.99 3 100002 2.16157 24.4685 0.477952 0 0 5.36943218768749 +"N5PB011494 " 202.506332397461 47.1084594726563 0.254833 0.266884 1994.43005371094 20.4782 22.135 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.686797 0.574535 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 2.72975 85.2731 0.744593 0 0 5.37150473119088 +"N5PB005743 " 202.57731628418 47.1421051025391 0.348893 0.344762 1994.42004394531 19.7269 21.726 18.4661 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 99 99 99 99 99 99 0.467346 0.481604 0.514776 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.97207 0.917846 0.282981 0 0 5.38350682919604 +"N5PB034842 " 202.567443847656 47.2555503845215 0.311169 0.329738 1993.17004394531 99.99 20.8193 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.440363 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 6.96831 81.8679 0.568444 0 0 5.39300721101742 +"N5PB034400 " 202.531356811523 47.1147918701172 0.311169 0.329738 1993.17004394531 99.99 22.1966 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.616899 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.39801 34.4172 0.627944 0 0 5.39649012279045 +"N5PB013434 " 202.564437866211 47.2578964233398 0.311169 0.329738 1993.17004394531 99.99 22.0872 99.99 99.99 99.99 19.4816 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.566032 99.99 99.99 99.99 0.787246 99.99 99.99 99.99 99.99 99.99 3 202002 1.96368 155.811 0.387488 0 0 5.40173005511996 +"N5PB011827 " 202.39208984375 47.2673263549805 0.311169 0.329738 1993.17004394531 99.99 21.7373 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.504007 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2003 4.17305 121.222 0.640027 0 0 5.40388785579495 +"N5PB006143 " 202.338607788086 47.1831359863281 0.348893 0.344762 1994.42004394531 20.4674 21.7583 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.629195 0.493707 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.45259 159.66 0.374635 0 0 5.41057534251658 +"N5PB005421 " 202.424194335938 47.1098365783691 0.348893 0.344762 1994.42004394531 20.3868 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.614343 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.60025 89.6708 0.3753 0 0 5.41899500482151 +"N5PB006851 " 202.376480102539 47.2586288452148 0.348893 0.344762 1994.42004394531 19.7106 21.6697 18.5731 99.99 99.99 19.5166 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.460955 0.475812 0.544071 99.99 99.99 0.611361 99.99 99.99 99.99 99.99 99.99 0 122206 1.72181 96.0147 0.16423 0 0 5.41974379682855 +"N5PB011510 " 202.419418334961 47.1110534667969 0.304957 0.309945 1994.42004394531 99.99 20.173 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.424678 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 8.10939 4.13069 0.663095 0 0 5.42205041746069 +"N5PB011484 " 202.495056152344 47.1057472229004 0.304957 0.309945 1994.42004394531 99.99 22.1854 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.594363 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.55221 73.5808 0.420202 0 0 5.42375142344384 +"N5PB005457 " 202.412994384766 47.1129112243652 0.348893 0.344762 1994.42004394531 19.8953 22.092 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.510731 0.582174 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022203 2.8788 157.044 0.456795 0 0 5.4267509203768 +"N5PB005873 " 202.353317260742 47.1513786315918 0.348893 0.344762 1994.42004394531 16.8025 18.9991 15.8448 99.99 19.7585 17.571 99.99 99.99 15 14.296 14.112 35 18 37 99 7 1 99 99 47 48 49 0.416193 0.408704 0.423876 99.99 0.425539 0.31217 99.99 99.99 0.041 0.046 0.056 0 111209 2.85687 118.031 0.0372886 0 0 5.42685622375733 +"N5PB018427 " 202.414108276367 47.2766380310059 0.279991 0.283788 1983.13000488281 99.99 99.99 18.5568 99.99 99.99 19.5161 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.554299 99.99 99.99 0.636312 99.99 99.99 99.99 99.99 99.99 3 2100002 1.69718 162.517 0.582445 0 0 5.42998813229493 +"N5PB011501 " 202.426116943359 47.1091232299805 0.304957 0.309945 1994.42004394531 99.99 22.1412 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.576881 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.5068 158.984 0.411209 0 0 5.43267071722847 +"N5PB006862 " 202.561630249023 47.260669708252 0.348893 0.344762 1994.42004394531 19.165 20.4 99.99 99.99 20.3904 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.446049 0.419919 99.99 99.99 0.482137 99.99 99.99 99.99 99.99 99.99 99.99 3 1022205 3.3219 66.9013 0.244678 0 0 5.4410765905311 +"N5PB017058 " 202.406555175781 47.2742729187012 0.254833 0.266884 1994.43005371094 19.9948 99.99 99.99 99.99 99.99 19.4636 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 1 99 99 99 99 99 0.536165 99.99 99.99 99.99 99.99 0.530291 99.99 99.99 99.99 99.99 99.99 3 120002 2.73108 49.7292 0.424167 0 0 5.44143464476794 +"N5PB034836 " 202.570098876953 47.2548141479492 0.311169 0.329738 1993.17004394531 99.99 22.2426 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.627251 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.52669 143.067 0.260975 0 0 5.44353967417793 +"N5PB011852 " 202.409286499023 47.2753143310547 0.304957 0.309945 1994.42004394531 99.99 22.1283 99.99 99.99 20.7401 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.572044 99.99 99.99 0.60161 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 1.22763 66.3403 0.00147415 0 0 5.44479434203 +"N5PB006553 " 202.343826293945 47.2241172790527 0.348893 0.344762 1994.42004394531 19.6154 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.463966 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.04393 149.625 0.106601 0 0 5.44907528236285 +"N5PB006996 " 202.404251098633 47.2735710144043 0.348893 0.344762 1994.42004394531 19.7997 21.5999 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.494001 0.481144 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 2.53905 8.41863 0.385687 0 0 5.45014162032041 +"N5PB016846 " 202.497451782227 47.1053733825684 0.254833 0.266884 1994.43005371094 20.4984 99.99 99.99 99.99 20.5847 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.704191 99.99 99.99 99.99 0.56829 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 1.60558 92.062 0.377869 0 0 5.46481531746638 +"N5PB005373 " 202.507858276367 47.1070594787598 0.348893 0.344762 1994.42004394531 20.273 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.579358 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.68032 56.2727 0.155177 0 0 5.46948751280094 +"N5PB034883 " 202.391296386719 47.2683296203613 0.311169 0.329738 1993.17004394531 99.99 22.274 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.654372 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.55465 45.6538 0.26181 0 0 5.47156328363224 +"2MJGQIYP " 202.509697 47.281776 0.07 0.07 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.804 15.055 14.5 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.081 0.086 0.095 4 77777700 0 0 0 0 0 5.47475118940253 +"N5PB034886 " 202.392364501953 47.2690658569336 0.254833 0.266884 1994.43005371094 19.8439 21.2914 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.51742 0.459848 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 3.45621 87.517 0.522252 0 0 5.48205100121056 +"N5PB011490 " 202.500381469727 47.1054420471191 0.254833 0.266884 1994.43005371094 18.0171 20.268 18.6026 99.99 20.5233 19.4922 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.426639 0.42331 0.553177 99.99 0.536369 0.585075 99.99 99.99 99.99 99.99 99.99 3 112006 11.7281 134.334 0.75653 0 0 5.4863438895099 +"N5PB005590 " 202.557693481445 47.1250495910645 0.348893 0.344762 1994.42004394531 15.0353 16.4334 14.5664 99.99 16.6424 15.449 99.99 99.99 14.004 13.433 13.419 35 18 37 99 7 1 99 99 47 48 49 0.415124 0.405147 0.415476 99.99 0.41794 0.297422 99.99 99.99 0.026 0.029 0.039 0 1111209 3.79585 131.401 0.0380318 0 0 5.48836305086744 +"N5PB011488 " 202.504669189453 47.1061058044434 0.304957 0.309945 1994.42004394531 99.99 21.4802 99.99 99.99 20.5593 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.477315 99.99 99.99 0.564074 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 2.46337 42.1647 0.356238 0 0 5.48969440072673 +"N5PB011493 " 202.4296875 47.1073036193848 0.304957 0.309945 1994.42004394531 99.99 21.7051 99.99 99.99 99.99 19.5021 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.511102 99.99 99.99 99.99 0.71141 99.99 99.99 99.99 99.99 99.99 3 202002 2.61704 176.915 0.469556 0 0 5.49016049618739 +"N5PB018440 " 202.431274414063 47.2821578979492 0.224804 0.229379 1996.16003417969 99.99 99.99 18.5943 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.566924 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2 2.23524 36.2429 0.534588 0 0 5.49067870188649 +"N5PB018430 " 202.415496826172 47.278263092041 0.279991 0.283788 1983.13000488281 99.99 99.99 18.4939 99.99 99.99 19.4486 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.534895 99.99 99.99 0.544792 99.99 99.99 99.99 99.99 99.99 3 2100202 2.41574 146.864 0.665821 0 0 5.49536841191609 +"N5PB006534 " 202.597686767578 47.2245979309082 0.348893 0.344762 1994.42004394531 19.2786 21.792 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.442927 0.503797 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 2.4051 30.8534 0.163412 0 0 5.49878462715837 +"N5PB034397 " 202.533996582031 47.1137809753418 0.311169 0.329738 1993.17004394531 99.99 22.107 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.577072 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.94457 101.847 0.211252 0 0 5.50047892025506 +"N5PB011811 " 202.565719604492 47.2593994140625 0.311169 0.329738 1993.17004394531 99.99 21.4781 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.473721 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 3.91809 9.71046 0.376008 0 0 5.50232057940715 +"N5PB034429 " 202.565185546875 47.1293525695801 0.311169 0.329738 1993.17004394531 99.99 22.164 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.593847 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.70933 60.8534 0.279819 0 0 5.50535535118276 +"N5PB006466 " 202.600784301758 47.2182121276855 0.348893 0.344762 1994.42004394531 19.6932 21.218 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.470821 0.448377 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.23731 115.295 0.302644 0 0 5.50755054633277 +"N5PB005375 " 202.513931274414 47.1076011657715 0.348893 0.344762 1994.42004394531 20.4443 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.648115 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.15969 103.898 0.6233 0 0 5.51338134726173 +"N5PB037078 " 202.577377319336 47.1383399963379 0.254833 0.266884 1994.43005371094 20.3922 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.62241 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.8256 108.414 0.528588 0 0 5.52069562942634 +"N5PB034835 " 202.573379516602 47.2544288635254 0.311169 0.329738 1993.17004394531 99.99 22.3552 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.699076 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.55857 19.1606 0.429469 0 0 5.52914383858322 +"N5PB011732 " 202.59651184082 47.2282447814941 0.304957 0.309945 1994.42004394531 99.99 21.8633 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.508967 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.79175 4.02299 0.768885 0 0 5.52958691148744 +"N5PB011851 " 202.404296875 47.2751274108887 0.304957 0.309945 1994.42004394531 99.99 21.9376 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.544717 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.93169 173.99 0.679218 0 0 5.5306429827247 +"N5PB011499 " 202.420669555664 47.108699798584 0.304957 0.309945 1994.42004394531 99.99 22.1505 99.99 99.99 20.8301 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.580461 99.99 99.99 0.6538 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 1.26572 90.0766 0.0545226 0 0 5.53395595658229 +"N5PB011845 " 202.401351928711 47.2740478515625 0.304957 0.309945 1994.42004394531 99.99 21.9067 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.534874 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.95564 8.87067 0.519912 0 0 5.53398924053537 +"N5PB005389 " 202.423263549805 47.1079025268555 0.348893 0.344762 1994.42004394531 20.3267 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.583508 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 2.90575 173.209 0.802323 0 0 5.54102214552406 +"N5PB006912 " 202.381393432617 47.2645072937012 0.348893 0.344762 1994.42004394531 20.1753 22.1169 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.523778 0.565451 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.43908 44.4708 0.239795 0 0 5.54248248072454 +"N5PB034387 " 202.51985168457 47.1084938049316 0.311169 0.329738 1993.17004394531 99.99 22.2466 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.630568 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.98885 19.077 0.59586 0 0 5.54627642726485 +"N5PB019065 " 202.536407470703 47.2753715515137 0.234001 0.234872 1999.34997558594 99.99 99.99 17.7855 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.475711 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.46296 20.6043 0.338231 0 0 5.54814771711657 +"N5PB037041 " 202.507858276367 47.1056900024414 0.254833 0.266884 1994.43005371094 20.3118 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.598044 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.74344 171.401 0.724742 0 0 5.54840607783402 +"N5PB018237 " 202.548843383789 47.1190872192383 0.224804 0.229379 1996.16003417969 99.99 99.99 18.1538 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.459786 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10000201 1.38528 7.53069 0.118218 0 0 5.54875703150833 +"N5PB006877 " 202.562301635742 47.2627449035645 0.348893 0.344762 1994.42004394531 19.9821 21.9426 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.528464 0.546373 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022203 4.35505 179.636 0.662415 0 0 5.55091344106432 +"N5PB011474 " 202.49299621582 47.1032295227051 0.304957 0.309945 1994.42004394531 99.99 21.3883 99.99 99.99 20.8251 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.471404 99.99 99.99 0.65082 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 3.69158 174.44 0.554644 0 0 5.55756652676481 +"N5PB037189 " 202.576034545898 47.2530097961426 0.254833 0.266884 1994.43005371094 20.5557 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.712537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.51848 92.3463 0.203557 0 0 5.55774391495257 +"N5PB005358 " 202.509704589844 47.1058921813965 0.348893 0.344762 1994.42004394531 19.7187 99.99 99.99 99.99 20.3825 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.491102 99.99 99.99 99.99 0.490125 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 3.56374 148.777 0.517594 0 0 5.5581109449768 +"N5PB011842 " 202.398376464844 47.2734069824219 0.254833 0.266884 1994.43005371094 20.461 22.2008 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.672695 0.600763 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022002 1.49174 42.2423 0.225574 0 0 5.56370833664353 +"N5PB006858 " 202.5654296875 47.2610397338867 0.348893 0.344762 1994.42004394531 20.0677 21.4648 99.99 99.99 20.5953 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.548931 0.474161 99.99 99.99 0.558762 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 3.37078 31.249 0.432458 0 0 5.56406598921071 +"N5PB005355 " 202.433349609375 47.1051750183105 0.348893 0.344762 1994.42004394531 20.3599 21.5134 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.600026 0.483054 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.91637 13.0297 0.470718 0 0 5.56985859108603 +"N5PB006810 " 202.572601318359 47.256175994873 0.348893 0.344762 1994.42004394531 20.3284 22.0235 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.6072 0.560706 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.95319 144.729 0.368811 0 0 5.5740025370341 +"N5PB005853 " 202.591400146484 47.1515769958496 0.348893 0.344762 1994.42004394531 15.5474 16.446 15.0759 99.99 16.6986 15.9005 99.99 99.99 14.537 14.122 14.036 35 18 37 99 7 1 99 99 47 48 49 0.415267 0.404571 0.416326 99.99 0.41784 0.297065 99.99 99.99 0.031 0.041 0.059 0 1111209 3.46805 154.142 0.0605656 0 0 5.57429509465899 +"N5PB006163 " 202.334106445313 47.1852607727051 0.348893 0.344762 1994.42004394531 19.9295 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.491057 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.5764 17.7615 0.042972 0 0 5.57839866609568 +"N5PB011476 " 202.49787902832 47.1034049987793 0.304957 0.309945 1994.42004394531 99.99 21.1691 99.99 99.99 20.5565 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.455643 99.99 99.99 0.561872 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 3.95043 99.0192 0.556612 0 0 5.58400519130449 +"N5PB034853 " 202.567047119141 47.2604942321777 0.311169 0.329738 1993.17004394531 99.99 22.2804 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.627338 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.49926 73.1234 0.398815 0 0 5.58699495272615 +"N5PB005359 " 202.431015014648 47.1053314208984 0.348893 0.344762 1994.42004394531 20.2222 20.8946 99.99 99.99 20.6968 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.573932 0.443389 99.99 99.99 0.604133 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 1.90435 162.581 0.327071 0 0 5.58735907119142 +"N5PB011480 " 202.434997558594 47.1044883728027 0.304957 0.309945 1994.42004394531 99.99 21.9498 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.548803 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.28422 119.666 0.606123 0 0 5.5918717215582 +"N5PB011479 " 202.437561035156 47.1039962768555 0.304957 0.309945 1994.42004394531 99.99 21.8032 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.517594 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 2.5274 61.6358 0.552136 0 0 5.59456592179524 +"N5PB034848 " 202.570190429688 47.2585487365723 0.311169 0.329738 1993.17004394531 99.99 22.3691 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.714683 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.36614 11.0318 0.712693 0 0 5.59749137778343 +"N5PB006989 " 202.394180297852 47.2722816467285 0.348893 0.344762 1994.42004394531 19.7892 21.3469 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.48687 0.46901 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.59086 108.826 0.423015 0 0 5.59918309651308 +"N5PB037209 " 202.389205932617 47.2700996398926 0.254833 0.266884 1994.43005371094 20.4089 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.633686 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.79841 89.5084 0.469453 0 0 5.6075146634622 +"N5PB011672 " 202.333084106445 47.1874847412109 0.304957 0.309945 1994.42004394531 99.99 21.6941 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.491782 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1002202 1.95889 45.8142 0.409105 0 0 5.60809408055552 +"N5PB019074 " 202.532150268555 47.2780342102051 0.234001 0.234872 1999.34997558594 99.99 99.99 17.9518 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.488532 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 2.0126 149.46 0.118727 0 0 5.60816158375445 +"N5PB011475 " 202.436218261719 47.103946685791 0.254833 0.266884 1994.43005371094 20.4804 21.8791 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.688675 0.526617 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 1.54655 144.385 0.164052 0 0 5.61075874611274 +"N5PB005369 " 202.425842285156 47.1060256958008 0.348893 0.344762 1994.42004394531 19.8466 21.9695 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.504556 0.538631 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 3.53981 14.1641 0.580448 0 0 5.61198601148499 +"N5PB034595 " 202.332595825195 47.192024230957 0.311169 0.329738 1993.17004394531 99.99 22.2928 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.637798 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.22955 176.961 0.00483011 0 0 5.61375589917144 +"N5PB018441 " 202.422714233398 47.2823829650879 0.279991 0.283788 1983.13000488281 99.99 99.99 17.4928 99.99 99.99 19.4865 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.453127 99.99 99.99 0.569475 99.99 99.99 99.99 99.99 99.99 3 100003 2.11085 158.296 0.693488 0 0 5.6141033696624 +"N5PB005303 " 202.489883422852 47.101879119873 0.348893 0.344762 1994.42004394531 20.1208 21.1714 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.520859 0.458148 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1000022502 1.69045 120.597 0.283536 0 0 5.61793750987353 +"N5PB005770 " 202.356796264648 47.1413764953613 0.348893 0.344762 1994.42004394531 17.2572 19.4941 17.1318 99.99 20.3367 18.3853 99.99 99.99 16.013 15.471 15.03 35 18 37 99 7 1 99 99 47 48 49 0.417752 0.410745 0.437108 99.99 0.468394 0.335185 99.99 99.99 0.089 0.111 0.14 3 111209 3.236 126.513 0.0500541 0 0 5.62058248252152 +"N5PB006368 " 202.606399536133 47.2095985412598 0.348893 0.344762 1994.42004394531 19.0145 19.6843 18.2756 99.99 20.0075 19.2069 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.429059 0.410541 0.49884 99.99 0.432479 0.401404 99.99 99.99 99.99 99.99 99.99 0 112208 2.2607 147.293 0.289038 0 0 5.62372786622896 +"N5PB005632 " 202.373001098633 47.1278877258301 0.348893 0.344762 1994.42004394531 20.1263 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.548367 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 3.0016 41.3349 0.704741 0 0 5.63329563422708 +"N5PB011485 " 202.517440795898 47.1062202453613 0.304957 0.309945 1994.42004394531 99.99 22.0285 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.557833 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002202 2.08598 165.957 0.59119 0 0 5.63915288008893 +"N5PB007007 " 202.397888183594 47.2748718261719 0.348893 0.344762 1994.42004394531 20.2172 21.5066 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.55504 0.481844 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 2.37546 146.612 0.631782 0 0 5.64897043735127 +"N5PB034862 " 202.568130493164 47.2612762451172 0.254833 0.266884 1994.43005371094 20.3707 21.3293 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.635565 0.465897 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022002 2.37587 55.8945 0.630706 0 0 5.65136872876698 +"N5PB034888 " 202.386871337891 47.2698402404785 0.311169 0.329738 1993.17004394531 99.99 22.3394 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.682124 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.49559 108.769 0.391336 0 0 5.65158873531963 +"N5PB011831 " 202.555221557617 47.2690734863281 0.304957 0.309945 1994.42004394531 99.99 21.3428 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.468427 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 4.39097 31.8672 0.709014 0 0 5.65522311096114 +"N5PB006829 " 202.572036743164 47.2586326599121 0.348893 0.344762 1994.42004394531 20.4273 22.2069 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.607134 0.624865 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.45637 110.369 0.384965 0 0 5.65588533600695 +"N5PB016839 " 202.445602416992 47.101749420166 0.254833 0.266884 1994.43005371094 20.4843 99.99 99.99 99.99 20.7021 19.4954 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 1 99 99 99 99 99 0.691985 99.99 99.99 99.99 0.607568 0.739566 99.99 99.99 99.99 99.99 99.99 3 220204 2.13796 102.497 0.608469 0 0 5.65818748101851 +"N5PB005340 " 202.509658813477 47.1041069030762 0.348893 0.344762 1994.42004394531 19.8068 22.0408 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.500615 0.556573 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 4.37591 113.877 0.704808 0 0 5.6601933137379 +"N5PB016840 " 202.442962646484 47.1020431518555 0.254833 0.266884 1994.43005371094 20.6242 99.99 99.99 99.99 20.3634 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.779268 99.99 99.99 99.99 0.479883 99.99 99.99 99.99 99.99 99.99 99.99 3 20002 1.66479 58.3018 0.384308 0 0 5.66103013725799 +"N5PB005787 " 202.353607177734 47.1433906555176 0.348893 0.344762 1994.42004394531 19.107 21.2493 99.99 99.99 99.99 19.5106 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.434115 0.451315 99.99 99.99 99.99 0.66769 99.99 99.99 99.99 99.99 99.99 0 222206 2.52482 4.5252 0.305522 0 0 5.66165456849482 +"N5PB011471 " 202.494003295898 47.1015663146973 0.304957 0.309945 1994.42004394531 99.99 21.5876 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.491588 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.30611 4.72534 0.257321 0 0 5.66287641129227 +"N5PB006932 " 202.557174682617 47.268238067627 0.348893 0.344762 1994.42004394531 20.2463 22.1967 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.585214 0.599028 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.27318 55.0847 0.546907 0 0 5.66510493735288 +"N5PB034374 " 202.512634277344 47.104621887207 0.254833 0.266884 1994.43005371094 20.5947 21.8719 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.749316 0.526148 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1000022202 1.55015 70.4224 0.42483 0 0 5.66645837087853 +"N5PB018421 " 202.545043945313 47.2741889953613 0.279991 0.283788 1983.13000488281 99.99 99.99 18.338 99.99 99.99 19.5139 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.521981 99.99 99.99 0.612875 99.99 99.99 99.99 99.99 99.99 3 100002 1.51078 123.69 0.567259 0 0 5.66744631783298 +"N5PB018448 " 202.434295654297 47.285816192627 0.279991 0.283788 1983.13000488281 99.99 99.99 18.2477 99.99 99.99 19.5076 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.506417 99.99 99.99 0.580076 99.99 99.99 99.99 99.99 99.99 3 100003 2.1028 0 1 0 0 5.66811830825085 +"N5PB018447 " 202.434982299805 47.2859420776367 0.224804 0.229379 1996.16003417969 99.99 99.99 17.6614 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.458561 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 4.58836 16.5951 0.445163 0 0 5.66826452664683 +"N5PB006904 " 202.562545776367 47.2653617858887 0.348893 0.344762 1994.42004394531 20.2117 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.569208 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 1.97456 116.841 0.383466 0 0 5.67416682384944 +"N5PB005302 " 202.491333007813 47.1010093688965 0.348893 0.344762 1994.42004394531 20.0778 20.6487 99.99 99.99 20.4664 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.542014 0.433588 99.99 99.99 0.521234 99.99 99.99 99.99 99.99 99.99 99.99 3 1000022503 2.78954 139.739 0.495327 0 0 5.67826202455726 +"N5PB007047 " 202.401306152344 47.2768287658691 0.348893 0.344762 1994.42004394531 18.4614 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.435568 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2010202 8.87868 85.099 0.545967 0 0 5.67931600848286 +"N5PB005344 " 202.513397216797 47.1045570373535 0.348893 0.344762 1994.42004394531 20.3075 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.596255 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.68228 110.536 0.681195 0 0 5.67974087538108 +"N5PB034766 " 202.598709106445 47.2313766479492 0.254833 0.266884 1994.43005371094 20.4775 22.1273 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.686208 0.589408 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.46379 154.79 0.107628 0 0 5.6832764323962 +"N5PB006986 " 202.389877319336 47.2720146179199 0.348893 0.344762 1994.42004394531 20.5364 20.9407 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.671591 0.445591 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.32225 10.2853 0.709862 0 0 5.68496384255842 +"N5PB018437 " 202.414291381836 47.2813568115234 0.279991 0.283788 1983.13000488281 99.99 99.99 18.4809 99.99 20.6202 19.1227 99.99 99.99 99.99 99.99 99.99 99 99 37 99 7 1 99 99 99 99 99 99.99 99.99 0.543565 99.99 0.575729 0.440954 99.99 99.99 99.99 99.99 99.99 3 100004 2.93382 166.874 0.512107 0 0 5.68500455444366 +"N5PB034386 " 202.526382446289 47.1078300476074 0.311169 0.329738 1993.17004394531 99.99 22.3256 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.668153 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.55375 107.909 0.424425 0 0 5.68543395038333 +"N5PB034377 " 202.516952514648 47.1052169799805 0.311169 0.329738 1993.17004394531 99.99 21.7854 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.506082 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.56918 54.7828 0.252226 0 0 5.68906375817389 +"N5PB006493 " 202.604553222656 47.2207679748535 0.348893 0.344762 1994.42004394531 18.5717 19.6414 17.4591 99.99 20.2806 19.4003 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.424727 0.411799 0.449253 99.99 0.450159 0.437376 99.99 99.99 99.99 99.99 99.99 0 112209 2.49625 92.31 0.133064 0 0 5.69642073316774 +"N5PB037039 " 202.432693481445 47.103084564209 0.254833 0.266884 1994.43005371094 19.9482 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.48961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10020201 2.00653 164 0.412497 0 0 5.69786838416001 +"N5PB011472 " 202.438278198242 47.1021003723145 0.304957 0.309945 1994.42004394531 99.99 21.584 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.490877 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.65403 92.5315 0.53164 0 0 5.69834513050034 +"N5PB005449 " 202.402389526367 47.111499786377 0.348893 0.344762 1994.42004394531 17.183 19.3422 16.3313 99.99 20.0784 17.9181 99.99 99.99 15.288 14.633 14.534 35 18 37 99 7 1 99 99 47 48 49 0.416911 0.409607 0.423185 99.99 0.433221 0.314899 99.99 99.99 0.047 0.061 0.088 0 1111209 2.75121 47.8654 0.0496817 0 0 5.70043919777752 +"N5PB005594 " 202.56852722168 47.1268196105957 0.348893 0.344762 1994.42004394531 19.9904 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.505386 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.77023 20.6661 0.243718 0 0 5.70934470047776 +"N5PB006941 " 202.557174682617 47.2692604064941 0.348893 0.344762 1994.42004394531 20.5323 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.668911 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.51415 159.496 0.416525 0 0 5.71308322642083 +"N5PB005306 " 202.498123168945 47.1011505126953 0.348893 0.344762 1994.42004394531 19.0488 21.9084 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.449559 0.5354 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 12203 4.6939 113.958 0.217501 0 0 5.71852961059462 +"N5PB034382 " 202.525665283203 47.1069793701172 0.311169 0.329738 1993.17004394531 99.99 22.3252 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.667744 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.00348 175.28 0.61029 0 0 5.72055757713031 +"N5PB034506 " 202.601440429688 47.160758972168 0.254833 0.266884 1994.43005371094 20.6179 22.0269 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.772742 0.549933 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.33085 168.897 0.71125 0 0 5.72237487831952 +"N5PB034753 " 202.601165771484 47.2290687561035 0.311169 0.329738 1993.17004394531 99.99 22.3293 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.671891 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.53727 109.71 0.426917 0 0 5.72422305508737 +"N5PB034894 " 202.3857421875 47.2709045410156 0.311169 0.329738 1993.17004394531 99.99 22.3161 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.658966 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 1.56251 160.198 0.448206 0 0 5.73025486852288 +"N5PB011846 " 202.392791748047 47.2743034362793 0.304957 0.309945 1994.42004394531 99.99 21.7344 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.509745 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.26264 7.8915 0.747643 0 0 5.73153038669154 +"N5PB018420 " 202.546356201172 47.2749252319336 0.224804 0.229379 1996.16003417969 99.99 99.99 18.437 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.530427 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 2.38393 114.739 0.458372 0 0 5.73346711240915 +"N5PB034388 " 202.533386230469 47.1091461181641 0.311169 0.329738 1993.17004394531 99.99 22.3017 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.645682 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.5099 69.2658 0.407158 0 0 5.73582216665384 +"N5PB018423 " 202.542465209961 47.2766227722168 0.279991 0.283788 1983.13000488281 99.99 99.99 18.372 99.99 99.99 19.3552 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.522415 99.99 99.99 0.485504 99.99 99.99 99.99 99.99 99.99 3 100203 2.06503 16.289 0.480109 0 0 5.73646265084952 +"N5PB011459 " 202.491851806641 47.100025177002 0.304957 0.309945 1994.42004394531 99.99 22.1057 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.538956 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1010002501 1.62059 165.605 0.578638 0 0 5.73985457233127 +"N5PB005771 " 202.352462768555 47.1420440673828 0.348893 0.344762 1994.42004394531 20.123 22.1721 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.547098 0.588961 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.04589 30.7744 0.343358 0 0 5.74489376403758 +"N5PB005297 " 202.501174926758 47.1010971069336 0.348893 0.344762 1994.42004394531 20.523 21.6352 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.662895 0.494854 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.98513 59.1267 0.612037 0 0 5.74773621352866 +"N5PB007016 " 202.396606445313 47.2763137817383 0.348893 0.344762 1994.42004394531 20.2175 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.57179 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.65545 133.011 0.188016 0 0 5.75000156663971 +"N5PB007030 " 202.398666381836 47.2773284912109 0.348893 0.344762 1994.42004394531 20.4634 22.0099 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.660214 0.551835 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.55671 134.325 0.262309 0 0 5.75908021661409 +"N5PB011460 " 202.487030029297 47.0992050170898 0.254833 0.266884 1994.43005371094 20.0964 21.4042 99.99 99.99 20.8086 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.555023 0.473808 99.99 99.99 0.641177 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 2.41953 55.1048 0.392678 0 0 5.76178044959973 +"N5PB034373 " 202.511444091797 47.1026954650879 0.311169 0.329738 1993.17004394531 99.99 22.3348 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.677362 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1010002501 3.20649 163.418 0.621484 0 0 5.76228077125422 +"N5PB005698 " 202.583068847656 47.1366271972656 0.348893 0.344762 1994.42004394531 17.7366 19.1576 17.2634 99.99 19.416 18.1822 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.418337 0.406166 0.432539 99.99 0.422982 0.318126 99.99 99.99 99.99 99.99 99.99 0 111209 2.55472 0.108073 0.0609637 0 0 5.76766137476723 +"N5PB011885 " 202.418380737305 47.2841453552246 0.304957 0.309945 1994.42004394531 99.99 20.1606 99.99 99.99 20.7043 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.423985 99.99 99.99 0.608947 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 7.38529 119.269 0.680461 0 0 5.77566517444003 +"N5PB011829 " 202.560165405273 47.2689933776855 0.304957 0.309945 1994.42004394531 99.99 22.1604 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.584306 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.68044 148.133 0.383152 0 0 5.77702922622946 +"N5PB007021 " 202.394378662109 47.2760200500488 0.348893 0.344762 1994.42004394531 20.4469 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.64971 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.80629 134.375 0.411979 0 0 5.7829632175512 +"N5PB011887 " 202.421920776367 47.2852172851563 0.304957 0.309945 1994.42004394531 99.99 20.5174 18.5188 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 99 99 99 99 99 99 99.99 0.431594 0.542314 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 5.07523 125.189 0.118378 0 0 5.78492993053839 +"N5PB005352 " 202.526306152344 47.1059455871582 0.348893 0.344762 1994.42004394531 20.3897 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.615974 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.8703 35.3013 0.495406 0 0 5.78787851862396 +"N5PB018450 " 202.431564331055 47.2873954772949 0.279991 0.283788 1983.13000488281 99.99 99.99 18.429 99.99 20.5502 19.3863 99.99 99.99 99.99 99.99 99.99 99 99 37 99 7 1 99 99 99 99 99 99.99 99.99 0.538899 99.99 0.556961 0.483718 99.99 99.99 99.99 99.99 99.99 3 100204 1.7783 137.746 0.440045 0 0 5.78898558195166 +"N5PB005292 " 202.441497802734 47.1000556945801 0.348893 0.344762 1994.42004394531 20.5856 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.705363 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 1.79709 1.40514 0.451501 0 0 5.78981232501945 +"N5PB034910 " 202.390441894531 47.274471282959 0.254833 0.266884 1994.43005371094 20.2909 19.364 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.627469 0.421299 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2021002 2.73592 107.214 0.600151 0 0 5.79310981883806 +"N5PB006909 " 202.566360473633 47.2657508850098 0.348893 0.344762 1994.42004394531 19.6462 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.478271 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 3.70049 86.407 0.568197 0 0 5.79553864254904 +"N5PB011813 " 202.572937011719 47.2615089416504 0.311169 0.329738 1993.17004394531 99.99 21.9746 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.548999 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002202 3.35372 154.62 0.566376 0 0 5.80091237012939 +"N5PB007011 " 202.392517089844 47.2755851745605 0.348893 0.344762 1994.42004394531 20.4868 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.640557 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.33183 10.7151 0.711822 0 0 5.80196717482288 +"N5PB011840 " 202.554992675781 47.2723655700684 0.304957 0.309945 1994.42004394531 99.99 21.8936 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.530888 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.10353 157.48 0.516109 0 0 5.80703853939222 +"N5PB005322 " 202.430862426758 47.1015281677246 0.348893 0.344762 1994.42004394531 20.2506 22.3456 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.587319 0.688624 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.54776 68.7754 0.625795 0 0 5.80809709208217 +"N5PB011461 " 202.447540283203 47.0988883972168 0.254833 0.266884 1994.43005371094 20.4434 21.3579 99.99 99.99 20.7973 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.658874 0.470578 99.99 99.99 0.634604 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 1.82846 144.812 0.485543 0 0 5.8140848432594 +"N5PB005301 " 202.493286132813 47.0989036560059 0.348893 0.344762 1994.42004394531 18.0186 21.1291 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.427736 0.451642 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1000012203 7.07388 111.241 0.347063 0 0 5.81553764500517 +"N5PB006790 " 202.354644775391 47.2517395019531 0.348893 0.344762 1994.42004394531 18.7339 19.9997 18.5235 99.99 20.307 19.1282 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.425324 0.41636 0.529757 99.99 0.451693 0.395309 99.99 99.99 99.99 99.99 99.99 0 111208 2.2985 130.437 0.202013 0 0 5.82735107700051 +"N5PB011462 " 202.443099975586 47.0991744995117 0.304957 0.309945 1994.42004394531 99.99 22.12 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.568981 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.45793 19.1598 0.369132 0 0 5.82882782921812 +"N5PB006142 " 202.612731933594 47.1858901977539 0.348893 0.344762 1994.42004394531 20.3188 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.579776 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.58772 0.247356 0.375413 0 0 5.83343684289448 +"N5PB005274 " 202.454742431641 47.0978202819824 0.348893 0.344762 1994.42004394531 19.1379 21.4273 99.99 99.99 20.4303 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.453065 0.473319 99.99 99.99 0.507266 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 4.54292 15.4556 0.353568 0 0 5.83827419286143 +"N5PB034365 " 202.519485473633 47.1031608581543 0.311169 0.329738 1993.17004394531 99.99 22.2416 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.626482 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.88077 179.577 0.501341 0 0 5.84021523117315 +"N5PB007033 " 202.395721435547 47.2777404785156 0.348893 0.344762 1994.42004394531 20.4256 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.606221 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.44983 72.9866 0.368033 0 0 5.84183668396022 +"N5PB006944 " 202.561889648438 47.2694702148438 0.348893 0.344762 1994.42004394531 19.9388 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.522887 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.80686 167.749 0.480556 0 0 5.84380479000666 +"N5PB011456 " 202.462112426758 47.097225189209 0.254833 0.266884 1994.43005371094 20.0754 20.9106 99.99 99.99 20.1188 19.5121 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 1 99 99 99 99 99 0.557288 0.439377 99.99 99.99 0.44971 0.658485 99.99 99.99 99.99 99.99 99.99 3 222204 4.31291 3.27455 0.705049 0 0 5.84905110872114 +"N5PB006891 " 202.570159912109 47.264575958252 0.348893 0.344762 1994.42004394531 20.2836 22.3166 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.584415 0.659484 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.3204 124.431 0.621197 0 0 5.85045663065967 +"N5PB005718 " 202.355606079102 47.1359367370605 0.348893 0.344762 1994.42004394531 19.1979 21.6374 18.863 99.99 99.99 19.5076 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.439541 0.48816 0.595373 99.99 99.99 0.583087 99.99 99.99 99.99 99.99 99.99 0 122206 2.3901 56.1867 0.206676 0 0 5.85098955958332 +"N5PB011448 " 202.485855102539 47.097599029541 0.304957 0.309945 1994.42004394531 99.99 21.7265 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.498743 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.15806 54.8515 0.405719 0 0 5.85205095971962 +"N5PB005286 " 202.503768920898 47.0997200012207 0.348893 0.344762 1994.42004394531 20.579 22.1511 99.99 99.99 20.5871 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.700615 0.580593 99.99 99.99 0.570052 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.6583 34.3249 0.378197 0 0 5.85222018248963 +"N5PB005281 " 202.500244140625 47.0991516113281 0.348893 0.344762 1994.42004394531 20.068 21.5261 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.538515 0.485375 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.21821 98.829 0.322284 0 0 5.85361150108912 +"N5PB005275 " 202.450668334961 47.0978813171387 0.348893 0.344762 1994.42004394531 19.9731 21.6927 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.525668 0.508026 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 3.39272 78.341 0.507077 0 0 5.85497953425661 +"N5PB011455 " 202.487548828125 47.0976715087891 0.254833 0.266884 1994.43005371094 20.3547 22.0714 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.649551 0.574101 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022002 2.55232 46.6165 0.565191 0 0 5.85566596400881 +"N5PB007051 " 202.399444580078 47.2795028686523 0.348893 0.344762 1994.42004394531 20.5282 22.0218 99.99 99.99 20.7344 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.666276 0.555913 99.99 99.99 0.628454 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 2.00671 84.7138 0.628967 0 0 5.85625499318249 +"N5PB011890 " 202.427444458008 47.2877578735352 0.304957 0.309945 1994.42004394531 99.99 21.6228 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.499095 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 3.2152 26.4177 0.595216 0 0 5.8576380296834 +"N5PB011450 " 202.457183837891 47.0973243713379 0.304957 0.309945 1994.42004394531 99.99 21.8787 99.99 99.99 20.8086 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.526515 99.99 99.99 0.641177 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 1.9904 98.8708 0.522611 0 0 5.85795938469649 +"N5PB005243 " 202.468719482422 47.0969161987305 0.348893 0.344762 1994.42004394531 20.3331 99.99 99.99 99.99 20.6242 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.586598 99.99 99.99 99.99 0.578516 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.09591 167.806 0.61832 0 0 5.85852046987892 +"N5PB034849 " 202.577880859375 47.2594680786133 0.311169 0.329738 1993.17004394531 99.99 22.2117 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.603668 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.574 175.942 0.368534 0 0 5.86591116494632 +"N5PB011886 " 202.416732788086 47.2853736877441 0.304957 0.309945 1994.42004394531 99.99 21.1965 99.99 99.99 20.837 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.45862 99.99 99.99 0.65781 99.99 99.99 99.99 99.99 99.99 99.99 3 2002003 3.0683 113.234 0.196281 0 0 5.86890893684439 +"N5PB005310 " 202.515762329102 47.1017456054688 0.348893 0.344762 1994.42004394531 18.9695 21.1876 99.99 99.99 20.492 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.442288 0.447472 99.99 99.99 0.51395 99.99 99.99 99.99 99.99 99.99 99.99 3 1012205 4.71739 129.493 0.454782 0 0 5.87018684955913 +"N5PB012937 " 202.523132324219 47.1035346984863 0.311169 0.329738 1993.17004394531 99.99 22.0423 99.99 99.99 99.99 19.5126 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.557321 99.99 99.99 99.99 0.60739 99.99 99.99 99.99 99.99 99.99 3 102002 2.41721 108.509 0.535178 0 0 5.8722135397004 +"N5PB018439 " 202.40299987793 47.2812538146973 0.224804 0.229379 1996.16003417969 99.99 99.99 18.3035 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.512916 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 2.0316 175.988 0.173804 0 0 5.87903786636369 +"N5PB006564 " 202.333358764648 47.2255668640137 0.348893 0.344762 1994.42004394531 19.7288 22.0717 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.476246 0.552065 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022204 2.2498 94.2166 0.285221 0 0 5.88099865381362 +"N5PB006959 " 202.561096191406 47.2708854675293 0.348893 0.344762 1994.42004394531 20.3169 21.9418 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.601111 0.530219 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.33945 141.521 0.560883 0 0 5.88896471610324 +"N5PB005257 " 202.49543762207 47.0979042053223 0.348893 0.344762 1994.42004394531 20.2868 21.4001 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.585934 0.473176 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.94867 17.2516 0.386818 0 0 5.88942123110092 +"N5PB011445 " 202.45979309082 47.0966262817383 0.304957 0.309945 1994.42004394531 99.99 20.6921 99.99 99.99 20.5168 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.436676 99.99 99.99 0.542811 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 4.72108 17.9689 0.331383 0 0 5.89101620493014 +"N5PB005256 " 202.498443603516 47.0980987548828 0.348893 0.344762 1994.42004394531 20.5427 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.67575 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.53316 160.492 0.418772 0 0 5.90062828739802 +"N5PB034369 " 202.513580322266 47.1006965637207 0.311169 0.329738 1993.17004394531 99.99 18.3134 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.41641 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10001001 16.0072 163.936 0.464223 0 0 5.90264172090051 +"N5PB005242 " 202.484970092773 47.0966262817383 0.348893 0.344762 1994.42004394531 20.5067 21.6257 99.99 99.99 20.1756 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.652634 0.492858 99.99 99.99 0.455645 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.11631 111.364 0.693419 0 0 5.90628601579366 +"N5PB011889 " 202.423706054688 47.2878150939941 0.304957 0.309945 1994.42004394531 99.99 22.0733 99.99 99.99 99.99 19.5001 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.552597 99.99 99.99 99.99 0.717607 99.99 99.99 99.99 99.99 99.99 3 202003 1.46664 159.515 0.383992 0 0 5.90799281530713 +"N5PB034362 " 202.519912719727 47.1019477844238 0.311169 0.329738 1993.17004394531 99.99 22.28 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.660012 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.9368 63.3277 0.261759 0 0 5.9145680456686 +"N5PB005253 " 202.489959716797 47.0968437194824 0.348893 0.344762 1994.42004394531 18.8976 21.5984 99.99 99.99 20.4912 19.517 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 1 99 99 99 99 99 0.440201 0.480871 99.99 99.99 0.532433 0.6622 99.99 99.99 99.99 99.99 99.99 3 112205 4.00051 139.932 0.260717 0 0 5.91755330585337 +"N5PB005734 " 202.350936889648 47.1384353637695 0.348893 0.344762 1994.42004394531 20.147 21.2183 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.529257 0.450982 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.79263 144.161 0.381993 0 0 5.91764300182834 +"N5PB011895 " 202.428115844727 47.2889518737793 0.304957 0.309945 1994.42004394531 99.99 21.6429 99.99 99.99 20.3705 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.496513 99.99 99.99 0.487082 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 2.47733 2.61717 0.48064 0 0 5.91807950401438 +"N5PB011794 " 202.588088989258 47.2523193359375 0.304957 0.309945 1994.42004394531 99.99 21.8236 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.523226 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.08031 134.329 0.425625 0 0 5.92254188269207 +"N5PB005285 " 202.511947631836 47.0999794006348 0.348893 0.344762 1994.42004394531 20.1573 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.56071 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 3.70155 1.52434 0.748405 0 0 5.92422522891022 +"N5PB005280 " 202.509292602539 47.0994300842285 0.348893 0.344762 1994.42004394531 20.493 21.194 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.644281 0.455577 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.52015 107.704 0.419458 0 0 5.92574788995507 +"N5PB018432 " 202.546356201172 47.2787475585938 0.279991 0.283788 1983.13000488281 99.99 99.99 18.4621 99.99 99.99 19.5039 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.537784 99.99 99.99 0.566424 99.99 99.99 99.99 99.99 99.99 3 1000100702 1.62806 148.469 0.624704 0 0 5.92760134822365 +"N5PB005238 " 202.479019165039 47.0959358215332 0.348893 0.344762 1994.42004394531 19.9591 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.521436 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 2.45531 125.528 0.226989 0 0 5.92787003677215 +"N5PB005233 " 202.483581542969 47.0961685180664 0.348893 0.344762 1994.42004394531 20.5507 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.681124 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20203 2.08758 147.06 0.627955 0 0 5.9281349829097 +"N5PB034900 " 202.381317138672 47.2727737426758 0.311169 0.329738 1993.17004394531 99.99 21.6983 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.494585 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.31796 79.5017 0.657509 0 0 5.92867292145643 +"N5PB034351 " 202.434982299805 47.0986747741699 0.311169 0.329738 1993.17004394531 99.99 22.1781 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.603458 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.26539 152.002 0.512593 0 0 5.92980830889686 +"N5PB011616 " 202.605606079102 47.1584739685059 0.304957 0.309945 1994.42004394531 99.99 21.6544 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.489067 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.36428 113.598 0.539074 0 0 5.93032223886945 +"N5PB018433 " 202.544281005859 47.2796669006348 0.279991 0.283788 1983.13000488281 99.99 99.99 18.0227 99.99 99.99 19.4971 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.48061 99.99 99.99 0.59497 99.99 99.99 99.99 99.99 99.99 3 1001100502 1.53624 160.967 0.436486 0 0 5.93122759007588 +"N5PB005267 " 202.503402709961 47.0982780456543 0.348893 0.344762 1994.42004394531 19.6281 22.2146 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.481937 0.606497 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 3.25471 126.182 0.380764 0 0 5.93295031119428 +"N5PB005296 " 202.517883300781 47.101001739502 0.348893 0.344762 1994.42004394531 20.2962 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.590557 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 2.43363 74.9931 0.678165 0 0 5.94030995880993 +"N5PB006958 " 202.563247680664 47.2708282470703 0.348893 0.344762 1994.42004394531 20.4384 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.644433 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 1.93533 37.2678 0.518786 0 0 5.94181280730298 +"N5PB034364 " 202.525802612305 47.1030082702637 0.311169 0.329738 1993.17004394531 99.99 22.2362 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.62214 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.1587 9.63039 0.51748 0 0 5.94232326405334 +"N5PB005229 " 202.47265625 47.0955276489258 0.348893 0.344762 1994.42004394531 20.0922 21.5823 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.547355 0.484339 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.0598 23.2097 0.239931 0 0 5.94233039991438 +"N5PB011834 " 202.566009521484 47.2693099975586 0.254833 0.266884 1994.43005371094 20.5939 22.0813 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.748443 0.562876 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 2.79249 0 1 0 0 5.94521165869276 +"N5PB011447 " 202.502029418945 47.0976409912109 0.304957 0.309945 1994.42004394531 99.99 22.163 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.585227 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.59942 109.351 0.467369 0 0 5.95771801914714 +"N5PB007060 " 202.395812988281 47.2800407409668 0.348893 0.344762 1994.42004394531 20.026 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.534054 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 2.91491 172.365 0.586151 0 0 5.95825652717517 +"N5PB005537 " 202.374847412109 47.1192359924316 0.348893 0.344762 1994.42004394531 18.7645 20.4761 18.5894 99.99 20.5045 19.3332 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.430357 0.422388 0.54905 99.99 0.522663 0.475757 99.99 99.99 99.99 99.99 99.99 3 1112208 3.15478 7.33908 0.314391 0 0 5.96378998874988 +"N5PB011601 " 202.599792480469 47.1484413146973 0.304957 0.309945 1994.42004394531 99.99 21.0104 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.440476 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 5.94024 120.358 0.805325 0 0 5.96494438087654 +"N5PB005724 " 202.350601196289 47.137336730957 0.348893 0.344762 1994.42004394531 20.2989 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.570711 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.13981 77.3754 0.616667 0 0 5.96663204076752 +"N5PB037216 " 202.390090942383 47.2778053283691 0.254833 0.266884 1994.43005371094 20.4372 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.65415 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.52471 42.0467 0.263732 0 0 5.96750206103148 +"N5PB011444 " 202.497467041016 47.0968246459961 0.254833 0.266884 1994.43005371094 20.5118 22.0565 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.716284 0.568476 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 1.8918 91.2955 0.51009 0 0 5.96807773561117 +"N5PB011858 " 202.386764526367 47.2763023376465 0.254833 0.266884 1994.43005371094 20.4425 21.9943 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.690902 0.54702 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22003 2.24934 131.658 0.562423 0 0 5.96840520323397 +"N5PB011441 " 202.493118286133 47.0963020324707 0.304957 0.309945 1994.42004394531 99.99 22.0873 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.557348 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.54162 18.504 0.429865 0 0 5.96856070920374 +"N5PB006998 " 202.558731079102 47.2738456726074 0.348893 0.344762 1994.42004394531 18.4108 21.8433 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.43396 0.516666 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 12203 5.69755 112.127 0.211648 0 0 5.96938155704755 +"N5PB034346 " 202.437973022461 47.0975112915039 0.311169 0.329738 1993.17004394531 99.99 22.2389 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.624293 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.83333 126.244 0.482782 0 0 5.96946299655918 +"N5PB005231 " 202.465728759766 47.0950965881348 0.348893 0.344762 1994.42004394531 19.7755 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.498504 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 4.84619 62.0303 0.725869 0 0 5.97020211620396 +"N5PB034903 " 202.382995605469 47.2745056152344 0.311169 0.329738 1993.17004394531 99.99 22.332 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.674571 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.14489 110.427 0.695274 0 0 5.97027410431694 +"N5PB005228 " 202.486938476563 47.0956840515137 0.348893 0.344762 1994.42004394531 19.9004 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.518624 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 4.34409 15.0727 0.738548 0 0 5.97116601289668 +"N5PB011613 " 202.60530090332 47.1560821533203 0.304957 0.309945 1994.42004394531 99.99 21.4294 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.466727 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 4.63333 97.4571 0.835428 0 0 5.97283158220787 +"N5PB005244 " 202.451812744141 47.0957794189453 0.348893 0.344762 1994.42004394531 20.1379 21.9937 99.99 99.99 20.4423 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.5657 0.546398 99.99 99.99 0.509952 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.31698 77.5555 0.206771 0 0 5.97388607800606 +"N5PB011609 " 202.603363037109 47.1527137756348 0.304957 0.309945 1994.42004394531 99.99 21.1418 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.443524 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 5.97912 125.461 0.864767 0 0 5.98213068801055 +"N5PB005223 " 202.462875366211 47.0949325561523 0.348893 0.344762 1994.42004394531 19.7393 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.486677 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020202 3.14974 42.0549 0.31088 0 0 5.98475071966095 +"N5PB011623 " 202.60888671875 47.1617469787598 0.304957 0.309945 1994.42004394531 99.99 21.6168 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.481658 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 3.55947 126.02 0.779658 0 0 5.98752360785396 +"N5PB011593 " 202.597808837891 47.1451148986816 0.304957 0.309945 1994.42004394531 99.99 21.9636 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.534324 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.42747 0 1 0 0 5.9898148452538 +"N5PB005825 " 202.340759277344 47.1473960876465 0.348893 0.344762 1994.42004394531 18.1707 19.4139 18.4057 99.99 20.2635 18.8482 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.422337 0.410697 0.529742 99.99 0.452209 0.380769 99.99 99.99 99.99 99.99 99.99 3 111209 3.23914 179.483 0.224395 0 0 5.99127623686255 +"N5PB005458 " 202.386184692383 47.1124458312988 0.348893 0.344762 1994.42004394531 19.2891 21.645 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.446642 0.496957 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022204 2.51692 45.6502 0.169411 0 0 6.0025114486329 +"N5PB011899 " 202.421173095703 47.2888946533203 0.304957 0.309945 1994.42004394531 99.99 21.058 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.448978 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 4.21203 105.861 0.572454 0 0 6.00292923741779 +"N5PB034349 " 202.50732421875 47.0977210998535 0.311169 0.329738 1993.17004394531 99.99 21.4931 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.476031 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 6.34552 106.398 0.716413 0 0 6.00382592846432 +"N5PB034381 " 202.542358398438 47.1072082519531 0.311169 0.329738 1993.17004394531 99.99 22.1259 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.58853 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.6978 2.33849 0.647681 0 0 6.01048367507198 +"N5PB005621 " 202.362365722656 47.1262512207031 0.348893 0.344762 1994.42004394531 19.5231 21.7189 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.459118 0.497055 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.33312 13.1536 0.215874 0 0 6.01333480178146 +"N5PB005219 " 202.490661621094 47.095287322998 0.348893 0.344762 1994.42004394531 20.5211 99.99 99.99 99.99 20.7543 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.661674 99.99 99.99 99.99 0.609774 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.54599 17.8021 0.427024 0 0 6.01398763251299 +"N5PB034878 " 202.571838378906 47.2674026489258 0.311169 0.329738 1993.17004394531 99.99 22.3479 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.691103 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.24322 89.8802 0.019126 0 0 6.02016218202526 +"N5PB011872 " 202.397125244141 47.281795501709 0.254833 0.266884 1994.43005371094 19.9114 20.9934 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.517516 0.448347 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.6687 123.484 0.369539 0 0 6.02249170980315 +"N5PB011901 " 202.418502807617 47.2886924743652 0.254833 0.266884 1994.43005371094 19.854 19.8121 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.514365 0.420003 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 3.63571 18.1257 0.575703 0 0 6.02864604734686 +"N5PB011627 " 202.611206054688 47.1641807556152 0.304957 0.309945 1994.42004394531 99.99 21.1069 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.444825 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 5.77193 121.99 0.847345 0 0 6.03109415421119 +"N5PB005206 " 202.472091674805 47.0940246582031 0.348893 0.344762 1994.42004394531 20.4881 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.641334 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.64372 52.4344 0.386663 0 0 6.0321639150767 +"N5PB006157 " 202.617752075195 47.1864852905273 0.348893 0.344762 1994.42004394531 19.3654 20.7644 18.6172 99.99 99.99 19.5137 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.448975 0.426211 0.55786 99.99 99.99 0.612565 99.99 99.99 99.99 99.99 99.99 3 1122207 2.25842 57.3199 0.0630007 0 0 6.03433875436223 +"N5PB018466 " 202.481536865234 47.295036315918 0.224804 0.229379 1996.16003417969 99.99 99.99 18.3365 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.521571 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000202 3.22207 134.821 0.626075 0 0 6.04656694492383 +"N5PB012886 " 202.456298828125 47.0942153930664 0.311169 0.329738 1993.17004394531 99.99 22.0838 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.579531 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 1.92456 160.438 0.286009 0 0 6.04704026243014 +"N5PB007015 " 202.382400512695 47.2758445739746 0.348893 0.344762 1994.42004394531 20.3829 21.5355 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.612218 0.474523 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.60058 1.43014 0.378068 0 0 6.04929796713732 +"N5PB005676 " 202.589172363281 47.1342582702637 0.348893 0.344762 1994.42004394531 18.8875 20.9987 18.4194 99.99 99.99 19.5095 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.429439 0.434749 0.51474 99.99 99.99 0.531212 99.99 99.99 99.99 99.99 99.99 0 112207 2.37992 110.786 0.101318 0 0 6.05220698600897 +"N5PB011844 " 202.560699462891 47.2745933532715 0.254833 0.266884 1994.43005371094 19.481 21.0317 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.47828 0.451733 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2012202 3.16619 170.357 0.105582 0 0 6.05366648830403 +"N5PB007142 " 202.421920776367 47.2899780273438 0.348893 0.344762 1994.42004394531 20.535 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.670654 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.51522 107.928 0.409195 0 0 6.05428750257189 +"N5PB034345 " 202.508728027344 47.0970687866211 0.311169 0.329738 1993.17004394531 99.99 22.1717 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.577267 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 1.5014 139.558 0.251767 0 0 6.05631668004628 +"N5PB011631 " 202.612808227539 47.1660804748535 0.304957 0.309945 1994.42004394531 99.99 21.788 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.500391 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.8776 121.855 0.747738 0 0 6.06020044751437 +"N5PB007061 " 202.391357421875 47.2801971435547 0.348893 0.344762 1994.42004394531 20.0536 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.533579 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 3.26983 171.711 0.632033 0 0 6.06058305305054 +"N5PB034329 " 202.448532104492 47.0945854187012 0.311169 0.329738 1993.17004394531 99.99 22.0718 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.55797 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.1687 0.31592 0.541253 0 0 6.06306856358658 +"N5PB011850 " 202.559051513672 47.2756538391113 0.304957 0.309945 1994.42004394531 99.99 22.0371 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.56135 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.14998 75.7826 0.618535 0 0 6.06394606747136 +"N5PB011440 " 202.49479675293 47.0948677062988 0.304957 0.309945 1994.42004394531 99.99 21.931 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.542559 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.8684 80.5759 0.738507 0 0 6.0645220322522 +"N5PB006625 " 202.332046508789 47.2320671081543 0.348893 0.344762 1994.42004394531 20.0214 20.8627 99.99 99.99 20.5686 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.523207 0.430471 99.99 99.99 0.540923 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.07396 168.308 0.287138 0 0 6.06510670792945 +"N5PB011587 " 202.598495483398 47.1433525085449 0.254833 0.266884 1994.43005371094 20.1778 22.0863 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.579414 0.554522 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.21379 71.9818 0.392867 0 0 6.06708968237802 +"N5PB005315 " 202.412521362305 47.1012802124023 0.348893 0.344762 1994.42004394531 20.3424 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.591173 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.73088 44.7088 0.409897 0 0 6.07168032953987 +"N5PB005584 " 202.580612182617 47.1265983581543 0.348893 0.344762 1994.42004394531 20.531 22.1823 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.668105 0.606421 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.51672 16.9253 0.406086 0 0 6.07470019519871 +"N5PB011894 " 202.412200927734 47.2878723144531 0.304957 0.309945 1994.42004394531 99.99 21.6466 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.489987 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.30505 109.804 0.507085 0 0 6.07774044189174 +"N5PB005211 " 202.489013671875 47.0940437316895 0.348893 0.344762 1994.42004394531 19.9546 21.7209 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.520119 0.499904 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.2663 159.495 0.209953 0 0 6.07904862870788 +"N5PB011737 " 202.330001831055 47.2291107177734 0.254833 0.266884 1994.43005371094 20.5644 22.1101 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.720421 0.565396 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022002 1.2479 179.629 0.0338976 0 0 6.07995747728583 +"N5PB005220 " 202.47721862793 47.0932350158691 0.348893 0.344762 1994.42004394531 17.9352 20.4416 99.99 99.99 99.99 19.4917 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.426281 0.42903 99.99 99.99 99.99 0.753682 99.99 99.99 99.99 99.99 99.99 3 212205 7.33338 166.034 0.236593 0 0 6.08574588525873 +"N5PB011849 " 202.378265380859 47.274528503418 0.311169 0.329738 1993.17004394531 99.99 22.0254 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.549244 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 2.99108 173.844 0.613716 0 0 6.08804394358952 +"N5PB034893 " 202.566909790039 47.2719459533691 0.311169 0.329738 1993.17004394531 99.99 22.3203 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.663031 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.52272 72.055 0.41575 0 0 6.08902167173083 +"N5PB007157 " 202.421844482422 47.2905731201172 0.348893 0.344762 1994.42004394531 20.0315 21.4886 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.535912 0.478721 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 2.90918 63.7436 0.565629 0 0 6.08906687580048 +"N5PB005197 " 202.467910766602 47.0929794311523 0.348893 0.344762 1994.42004394531 20.5013 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.64932 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.93414 136.067 0.641946 0 0 6.09513780980396 +"N5PB011862 " 202.55354309082 47.2790451049805 0.304957 0.309945 1994.42004394531 99.99 21.8159 99.99 99.99 99.99 19.517 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 1 99 99 99 99 99 99.99 0.521063 99.99 99.99 99.99 0.6608 99.99 99.99 99.99 99.99 99.99 3 102002 1.91193 83.7065 0.137422 0 0 6.10071349274984 +"N5PB011891 " 202.410507202148 47.2878494262695 0.304957 0.309945 1994.42004394531 99.99 21.6507 99.99 99.99 20.6358 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.49822 99.99 99.99 0.586595 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 2.15105 131.439 0.331619 0 0 6.10364707659941 +"N5PB011900 " 202.418395996094 47.2900810241699 0.254833 0.266884 1994.43005371094 20.3995 22.1574 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.627286 0.583152 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 1.80818 124.199 0.480166 0 0 6.10826652131777 +"N5PB018467 " 202.485290527344 47.2958908081055 0.224804 0.229379 1996.16003417969 99.99 99.99 18.6576 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.571408 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 1.81186 136.294 0.417157 0 0 6.11113492487331 +"N5PB006535 " 202.325973510742 47.2223052978516 0.348893 0.344762 1994.42004394531 20.4754 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.633838 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 1.53614 70.812 0.416313 0 0 6.11125805052926 +"N5PB005248 " 202.515441894531 47.0972518920898 0.348893 0.344762 1994.42004394531 20.294 22.0291 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.589481 0.557788 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.17278 42.4395 0.558838 0 0 6.12261496646577 +"2MJGQIYQ " 202.489711 47.295818 0.28 0.27 1998.40329531329 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 16.575 15.734 15.286 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.142 0.142 0.189 4 77777700 0 0 0 0 0 6.12749061304475 +"N5PB005279 " 202.525543212891 47.0995635986328 0.348893 0.344762 1994.42004394531 20.1927 20.6208 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.576226 0.437945 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 1.99424 100.654 0.197494 0 0 6.12999297256543 +"N5PB006491 " 202.615768432617 47.2205848693848 0.348893 0.344762 1994.42004394531 18.9164 20.8164 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.433904 0.434656 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 12205 2.7959 163.754 0.114346 0 0 6.13428824291765 +"N5PB007000 " 202.562225341797 47.2756004333496 0.348893 0.344762 1994.42004394531 20.2306 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.577773 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.0672 98.7265 0.383178 0 0 6.13943974626044 +"N5PB007010 " 202.560897827148 47.276309967041 0.348893 0.344762 1994.42004394531 19.6167 22.19 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.483209 0.596272 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 4.65587 7.7442 0.421416 0 0 6.14051700422895 +"N5PB006255 " 202.620986938477 47.1970977783203 0.348893 0.344762 1994.42004394531 20.4838 21.29 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.638729 0.453849 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022204 1.98501 4.2051 0.608816 0 0 6.14807276629842 +"N5PB019159 " 202.451934814453 47.2962684631348 0.234001 0.234872 1999.34997558594 99.99 99.99 17.7372 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.470072 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 2.35499 72.9443 0.283814 0 0 6.14828453391585 +"N5PB006465 " 202.61686706543 47.2187080383301 0.348893 0.344762 1994.42004394531 19.8788 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.500254 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 2.16271 147.961 0.257072 0 0 6.15019979878056 +"N5PB006762 " 202.342147827148 47.2487754821777 0.348893 0.344762 1994.42004394531 20.4043 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.624211 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.57999 92.8398 0.368471 0 0 6.15037721807135 +"N5PB011893 " 202.414505004883 47.289867401123 0.254833 0.266884 1994.43005371094 19.5433 22.1582 18.9131 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 99 99 99 99 99 99 0.482531 0.58344 0.613391 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 12005 4.1788 54.3521 0.450214 0 0 6.15293695830664 +"N5PB011914 " 202.425186157227 47.29248046875 0.304957 0.309945 1994.42004394531 99.99 18.0194 15.4138 99.99 18.5954 16.6457 99.99 99.99 14.752 14.084 13.951 99 18 37 99 7 1 99 99 47 48 49 99.99 0.40789 0.421597 99.99 0.420331 0.299561 99.99 99.99 0.033 0.041 0.058 3 101205 2.92069 114.349 0.0460521 0 0 6.15550818965312 +"N5PB007079 " 202.393249511719 47.2829704284668 0.254833 0.266884 1994.43005371094 19.3101 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.468388 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10003 6.34159 41.7022 0.598426 0 0 6.16267396232898 +"N5PB013503 " 202.379943847656 47.2770805358887 0.311169 0.329738 1993.17004394531 99.99 21.85 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.525775 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002002 2.61036 144.494 0.217329 0 0 6.16837592456251 +"N5PB011438 " 202.507827758789 47.0949401855469 0.304957 0.309945 1994.42004394531 99.99 21.8365 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.526478 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.56184 98.2125 0.56316 0 0 6.17052151915036 +"N5PB019108 " 202.531265258789 47.288688659668 0.234001 0.234872 1999.34997558594 99.99 99.99 18.5264 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.538149 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.52318 43.5148 0.255996 0 0 6.17108896044664 +"N5PB034318 " 202.490966796875 47.0925979614258 0.311169 0.329738 1993.17004394531 99.99 21.7251 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.50094 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.22727 91.046 0.631848 0 0 6.1755289263302 +"N5PB011916 " 202.430053710938 47.2938003540039 0.304957 0.309945 1994.42004394531 99.99 21.4574 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.469112 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.9546 144.759 0.171511 0 0 6.1756624224503 +"N5PB006872 " 202.353408813477 47.2601699829102 0.348893 0.344762 1994.42004394531 19.9311 21.6447 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.491397 0.471633 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 22204 1.55536 117.031 0.016753 0 0 6.17725279642761 +"N5PB011868 " 202.388671875 47.2813491821289 0.254833 0.266884 1994.43005371094 20.3347 21.9145 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.611866 0.537307 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22002 2.21771 151.834 0.499421 0 0 6.1774298565755 +"N5PB005372 " 202.551406860352 47.1076354980469 0.348893 0.344762 1994.42004394531 20.4952 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.645575 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.49043 162.641 0.399152 0 0 6.17797049315542 +"N5PB011866 " 202.382186889648 47.2786178588867 0.311169 0.329738 1993.17004394531 99.99 22.2533 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.636099 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 2.46703 1.17039 0.628959 0 0 6.18923130087466 +"N5PB007085 " 202.390411376953 47.2823638916016 0.254833 0.266884 1994.43005371094 20.494 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.700354 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20003 1.90888 53.4945 0.519309 0 0 6.19131622754928 +"N5PB011591 " 202.602661132813 47.1441040039063 0.304957 0.309945 1994.42004394531 99.99 21.5706 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.473039 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 3.90268 111.829 0.820049 0 0 6.19201184504876 +"N5PB011860 " 202.559524536133 47.2780685424805 0.304957 0.309945 1994.42004394531 99.99 21.1331 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.452025 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.32018 51.7731 0.504185 0 0 6.19206515967141 +"N5PB034307 " 202.458755493164 47.0914268493652 0.311169 0.329738 1993.17004394531 99.99 21.9925 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.534983 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.61178 126.327 0.521284 0 0 6.20526040541754 +"N5PB011597 " 202.605072021484 47.146598815918 0.304957 0.309945 1994.42004394531 99.99 20.8402 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.430649 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 6.26639 128.246 0.85449 0 0 6.20708383270478 +"N5PB034306 " 202.476547241211 47.0911712646484 0.311169 0.329738 1993.17004394531 99.99 22.0334 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.553005 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.36913 65.4919 0.446819 0 0 6.20824043875761 +"N5PB011425 " 202.484588623047 47.091438293457 0.304957 0.309945 1994.42004394531 99.99 22.1898 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.596191 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.33955 167.942 0.706797 0 0 6.21454426739204 +"N5PB034689 " 202.318984985352 47.2075233459473 0.254833 0.266884 1994.43005371094 20.1831 21.8674 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.567229 0.502252 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.87412 24.468 0.285456 0 0 6.21466075208629 +"N5PB007158 " 202.410919189453 47.2899932861328 0.254833 0.266884 1994.43005371094 19.5806 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.488751 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2010002 4.25821 101.691 0.284676 0 0 6.21526720902016 +"N5PB011426 " 202.487594604492 47.0916290283203 0.304957 0.309945 1994.42004394531 99.99 21.992 99.99 99.99 20.5842 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.545849 99.99 99.99 0.567902 99.99 99.99 99.99 99.99 99.99 99.99 3 2003 1.55947 41.9099 0.275057 0 0 6.2159366803391 +"N5PB034340 " 202.517761230469 47.096061706543 0.311169 0.329738 1993.17004394531 99.99 21.7552 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.503557 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.32901 85.2523 0.482599 0 0 6.21961289678538 +"N5PB034335 " 202.513198852539 47.0950698852539 0.311169 0.329738 1993.17004394531 99.99 21.2623 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.459836 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.75848 36.2054 0.399261 0 0 6.22117048651041 +"N5PB007193 " 202.416900634766 47.2917327880859 0.254833 0.266884 1994.43005371094 19.9302 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.530246 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 3.91315 144.894 0.60993 0 0 6.2223491883968 +"N5PB011873 " 202.388519287109 47.2822151184082 0.304957 0.309945 1994.42004394531 99.99 22.0474 99.99 99.99 20.5189 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 7 99 99 99 99 99 99 99.99 0.565074 99.99 99.99 0.533077 99.99 99.99 99.99 99.99 99.99 99.99 3 1002202 1.78344 45.4858 0.42984 0 0 6.22460088147778 +"N5PB005383 " 202.390563964844 47.1059799194336 0.348893 0.344762 1994.42004394531 16.6647 20.0424 16.5917 99.99 20.2515 18.2264 99.99 99.99 16.414 15.663 14.964 35 18 37 99 7 1 99 99 47 48 49 0.417337 0.417337 0.430513 99.99 0.456367 0.348712 99.99 99.99 0.134 0.145 0.143 3 1000112209 6.03408 174.596 0.423062 0 0 6.22982929062389 +"N5PB006206 " 202.317520141602 47.1894874572754 0.348893 0.344762 1994.42004394531 18.6647 20.7745 18.6418 99.99 99.99 19.5091 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.427381 0.426769 0.54087 99.99 99.99 0.67605 99.99 99.99 99.99 99.99 99.99 3 1212208 3.07657 137.579 0.300781 0 0 6.23392710882392 +"N5PB011869 " 202.383605957031 47.2802314758301 0.254833 0.266884 1994.43005371094 20.3629 20.8227 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.630197 0.443639 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.95987 9.40069 0.516262 0 0 6.23545307374769 +"N5PB005195 " 202.495712280273 47.0920486450195 0.348893 0.344762 1994.42004394531 18.8285 20.7535 99.99 99.99 20.6195 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.435343 0.424978 99.99 99.99 0.575283 99.99 99.99 99.99 99.99 99.99 99.99 3 12206 3.63854 64.9041 0.340051 0 0 6.23752557914691 +"N5PB007031 " 202.376968383789 47.2770233154297 0.348893 0.344762 1994.42004394531 19.8387 20.9307 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.491416 0.438826 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022204 2.06199 143.136 0.206042 0 0 6.23869601646125 +"N5PB011428 " 202.49934387207 47.0924453735352 0.304957 0.309945 1994.42004394531 99.99 21.6163 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.490742 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.38692 88.5632 0.641681 0 0 6.2405652952424 +"N5PB011585 " 202.599533081055 47.138858795166 0.304957 0.309945 1994.42004394531 99.99 19.3318 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.410525 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10001001 12.9109 109.528 0.539171 0 0 6.2438652557322 +"N5PB007020 " 202.561447143555 47.278190612793 0.348893 0.344762 1994.42004394531 20.514 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.657198 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20202 1.63673 118.619 0.380383 0 0 6.24428166629494 +"N5PB007196 " 202.421844482422 47.2935256958008 0.348893 0.344762 1994.42004394531 20.4109 21.9132 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.627988 0.536882 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.51058 131.858 0.248164 0 0 6.25692856991108 +"N5PB034323 " 202.510589599609 47.093864440918 0.311169 0.329738 1993.17004394531 99.99 21.1034 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.45235 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 5.46694 148.3 0.394648 0 0 6.26175888917758 +"N5PB034350 " 202.533187866211 47.0993728637695 0.311169 0.329738 1993.17004394531 99.99 21.8177 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.50269 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 3.68148 166.293 0.663311 0 0 6.26202254811294 +"N5PB034343 " 202.52507019043 47.096851348877 0.311169 0.329738 1993.17004394531 99.99 21.5741 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.480978 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 3.35106 167.991 0.144152 0 0 6.27469187430375 +"N5PB011491 " 202.388565063477 47.1058044433594 0.304957 0.309945 1994.42004394531 99.99 20.5124 18.8239 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 37 99 99 99 99 99 99 99 99 99.99 0.419095 0.575462 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 1000002703 1.97253 174.684 0.0765863 0 0 6.28170291221382 +"N5PB018473 " 202.439529418945 47.2971954345703 0.224804 0.229379 1996.16003417969 99.99 99.99 16.9364 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.437151 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2 7.74747 165.6 0.575054 0 0 6.28425588001508 +"N5PB007177 " 202.413497924805 47.2919540405273 0.254833 0.266884 1994.43005371094 19.8397 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.521881 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20003 5.51696 164.483 0.687118 0 0 6.28442623958676 +"N5PB018438 " 202.555130004883 47.2821006774902 0.279991 0.283788 1983.13000488281 99.99 99.99 18.2295 99.99 20.742 19.4954 99.99 99.99 99.99 99.99 99.99 99 99 37 99 7 1 99 99 99 99 99 99.99 99.99 0.502203 99.99 0.633435 0.590027 99.99 99.99 99.99 99.99 99.99 3 100006 1.60345 71.1898 0.457564 0 0 6.28915439036705 +"N5PB034355 " 202.539611816406 47.1009483337402 0.311169 0.329738 1993.17004394531 99.99 22.2252 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.613669 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.79571 44.1605 0.437499 0 0 6.28948111902915 +"N5PB005515 " 202.364898681641 47.1177825927734 0.348893 0.344762 1994.42004394531 20.4381 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.644253 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 1.51624 23.5779 0.14078 0 0 6.29977183456322 +"N5PB011859 " 202.563461303711 47.2783279418945 0.304957 0.309945 1994.42004394531 99.99 21.7891 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.513856 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.74156 95.0271 0.656052 0 0 6.30002584297336 +"N5PB007096 " 202.390823364258 47.2846641540527 0.348893 0.344762 1994.42004394531 20.418 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.632119 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.6712 165.167 0.750869 0 0 6.30051130880782 +"N5PB005596 " 202.355117797852 47.1245155334473 0.348893 0.344762 1994.42004394531 18.6007 19.4893 18.237 99.99 19.6297 19.0877 99.99 99.99 99.99 99.99 99.99 35 18 37 99 7 1 99 99 99 99 99 0.423549 0.409946 0.477386 99.99 0.423812 0.377283 99.99 99.99 99.99 99.99 99.99 0 1111208 2.22194 99.0476 0.0741544 0 0 6.30200308484442 +"N5PB019161 " 202.502868652344 47.2972793579102 0.234001 0.234872 1999.34997558594 99.99 99.99 18.778 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.568146 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.5145 109.877 0.413848 0 0 6.30530502074778 +"N5PB018841 " 202.463180541992 47.0895385742188 0.234001 0.234872 1999.34997558594 99.99 99.99 18.3083 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.495607 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10000201 1.41776 3.29621 0.2984 0 0 6.30742304071444 +"N5PB034788 " 202.609939575195 47.2398567199707 0.311169 0.329738 1993.17004394531 99.99 22.338 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.680645 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.49246 17.1371 0.388597 0 0 6.30908534755254 +"N5PB034296 " 202.490844726563 47.0903053283691 0.311169 0.329738 1993.17004394531 99.99 22.036 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.554238 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.07426 171.733 0.38241 0 0 6.3111543024966 +"N5PB006113 " 202.316772460938 47.1790657043457 0.348893 0.344762 1994.42004394531 19.3954 20.2203 99.99 99.99 20.3441 19.5171 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 1 99 99 99 99 99 0.441706 0.414525 99.99 99.99 0.462208 0.597055 99.99 99.99 99.99 99.99 99.99 0 122207 1.87858 124.846 0.10517 0 0 6.32622982227897 +"N5PB018470 " 202.431884765625 47.2967872619629 0.224804 0.229379 1996.16003417969 99.99 99.99 18.9165 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.61464 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2000002 1.48183 17.0237 0.381712 0 0 6.32981930959819 +"N5PB034912 " 202.375717163086 47.2783088684082 0.311169 0.329738 1993.17004394531 99.99 22.2691 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.649933 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.16013 166.555 0.609759 0 0 6.33089331672623 +"N5PB018465 " 202.516342163086 47.2953262329102 0.279991 0.283788 1983.13000488281 99.99 99.99 18.744 99.99 99.99 18.9531 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.580367 99.99 99.99 0.411183 99.99 99.99 99.99 99.99 99.99 3 100002 2.69989 129.544 0.432537 0 0 6.33137456531099 +"N5PB012871 " 202.508666992188 47.0922813415527 0.254833 0.266884 1994.43005371094 20.4589 22.3351 99.99 99.99 20.6826 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.670974 0.677725 99.99 99.99 0.595019 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.57634 89.0678 0.366207 0 0 6.33357080632359 +"N5PB007153 " 202.403732299805 47.2900314331055 0.348893 0.344762 1994.42004394531 20.5107 99.99 99.99 99.99 20.7799 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.655167 99.99 99.99 99.99 0.624476 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 2.13895 20.9702 0.709089 0 0 6.33688344700239 +"N5PB034292 " 202.478546142578 47.0890617370605 0.311169 0.329738 1993.17004394531 99.99 22.1618 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.571359 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 1.4289 149.735 0.0959201 0 0 6.33854785799326 +"N5PB018462 " 202.519958496094 47.2946624755859 0.224804 0.229379 1996.16003417969 99.99 99.99 18.4846 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.532218 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.70155 42.4353 0.223141 0 0 6.3388742026173 +"N5PB034352 " 202.539321899414 47.0998878479004 0.311169 0.329738 1993.17004394531 99.99 22.2507 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.633963 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.94362 161.346 0.575629 0 0 6.34110791316402 +"N5PB034298 " 202.493560791016 47.0900611877441 0.311169 0.329738 1993.17004394531 99.99 21.6247 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.487045 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.55798 58.5171 0.57932 0 0 6.34136405796716 +"N5PB037232 " 202.41487121582 47.2933616638184 0.254833 0.266884 1994.43005371094 20.5627 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.718894 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 1.92644 44.4333 0.635691 0 0 6.34292844282624 +"N5PB007222 " 202.42317199707 47.295352935791 0.254833 0.266884 1994.43005371094 20.2591 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.607556 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20002 2.09526 151.119 0.358222 0 0 6.34451854027999 +"N5PB034342 " 202.5302734375 47.0968742370605 0.311169 0.329738 1993.17004394531 99.99 21.9466 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.537184 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.84314 54.176 0.543209 0 0 6.35224883013593 +"N5PB011604 " 202.611892700195 47.1504821777344 0.304957 0.309945 1994.42004394531 99.99 20.034 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.414334 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 11.0765 150.042 0.908993 0 0 6.35425892253552 +"N5PB034310 " 202.510269165039 47.0921173095703 0.311169 0.329738 1993.17004394531 99.99 22.3514 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.694888 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.56426 18.0745 0.427903 0 0 6.35959062609103 +"N5PB011847 " 202.57209777832 47.2750625610352 0.304957 0.309945 1994.42004394531 99.99 21.4968 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.470105 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002001 1.9159 89.6237 0.254981 0 0 6.36839626045086 +"N5PB007041 " 202.563232421875 47.2799263000488 0.348893 0.344762 1994.42004394531 20.5087 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.653893 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1020202 2.12273 68.3893 0.696466 0 0 6.37122038413303 +"N5PB006848 " 202.592559814453 47.2607002258301 0.348893 0.344762 1994.42004394531 20.097 21.5452 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.525798 0.464041 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 1.63061 45.7752 0.206166 0 0 6.3713580307692 +"N5PB007183 " 202.409027099609 47.2923851013184 0.348893 0.344762 1994.42004394531 20.2297 21.72 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.560176 0.514963 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 1.90771 169.826 0.508077 0 0 6.37744595867499 +"N5PB037238 " 202.42155456543 47.2957344055176 0.254833 0.266884 1994.43005371094 20.3065 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.594981 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10020201 1.42549 99.9963 0.0515793 0 0 6.38648430438429 +"N5PB006483 " 202.622192382813 47.2205238342285 0.348893 0.344762 1994.42004394531 20.4916 22.1261 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.643389 0.570578 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 1.47036 107.7 0.390687 0 0 6.3869592979457 +"N5PB034778 " 202.614624023438 47.235954284668 0.311169 0.329738 1993.17004394531 99.99 22.1593 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.590758 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.46925 172.206 0.0739317 0 0 6.38743243799392 +"N5PB007162 " 202.40544128418 47.2915077209473 0.254833 0.266884 1994.43005371094 20.5361 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.695268 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020003 1.57423 20.1339 0.449105 0 0 6.38798185218125 +"N5PB034333 " 202.528747558594 47.0957565307617 0.311169 0.329738 1993.17004394531 99.99 22.2915 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.636671 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.60534 149.105 0.388936 0 0 6.39065693244714 +"N5PB034921 " 202.38005065918 47.2817840576172 0.311169 0.329738 1993.17004394531 99.99 22.2505 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.633761 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.89846 0.433709 0.504025 0 0 6.39454024318388 +"N5PB034287 " 202.460479736328 47.0881042480469 0.311169 0.329738 1993.17004394531 99.99 22.3536 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.697291 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.56387 71.9718 0.431586 0 0 6.39930411295711 +"N5PB019181 " 202.492156982422 47.3001899719238 0.234001 0.234872 1999.34997558594 99.99 99.99 18.8114 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.575338 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.53686 161.141 0.430801 0 0 6.40082354890255 +"N5PB007209 " 202.415985107422 47.2947196960449 0.254833 0.266884 1994.43005371094 20.4835 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.691278 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 1.84836 1.07159 0.485694 0 0 6.40334440435732 +"N5PB019170 " 202.506973266602 47.2983741760254 0.234001 0.234872 1999.34997558594 99.99 99.99 18.3708 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.523837 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.77232 159.776 0.212213 0 0 6.40650640718059 +"N5PB011874 " 202.381484985352 47.2827453613281 0.304957 0.309945 1994.42004394531 99.99 21.926 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.540933 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.45832 95.2586 0.0441569 0 0 6.40867297395145 +"N5PB006012 " 202.318252563477 47.1673774719238 0.348893 0.344762 1994.42004394531 20.4753 21.8229 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.633746 0.511379 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022204 1.51754 111.395 0.423658 0 0 6.40882789125048 +"N5PB037222 " 202.383682250977 47.2837829589844 0.254833 0.266884 1994.43005371094 20.5545 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.711438 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020001 2.37463 167.755 0.698263 0 0 6.41049010365532 +"N5PB007120 " 202.390029907227 47.2865562438965 0.348893 0.344762 1994.42004394531 20.0916 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.535712 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10020201 1.85736 19.3057 0.268278 0 0 6.41456939446906 +"N5PB005660 " 202.344360351563 47.1304359436035 0.348893 0.344762 1994.42004394531 19.912 21.8556 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.501504 0.513544 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.81454 160.63 0.558918 0 0 6.41622509692065 +"N5PB005170 " 202.503784179688 47.0900573730469 0.348893 0.344762 1994.42004394531 20.0326 20.0018 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.536284 0.426597 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1021202 3.23995 0.586171 0.533711 0 0 6.41749552196092 +"N5PB006367 " 202.626190185547 47.2096786499023 0.348893 0.344762 1994.42004394531 19.1388 21.3756 17.9424 99.99 99.99 19.5134 99.99 99.99 16.499 15.722 15.501 35 18 37 99 99 1 99 99 47 48 49 0.434323 0.449499 0.465686 99.99 99.99 0.646687 99.99 99.99 0.125 0.153 0.219 0 222208 2.16853 161.639 0.107881 0 0 6.42200760130352 +"N5PB034914 " 202.372207641602 47.2783966064453 0.311169 0.329738 1993.17004394531 99.99 22.0168 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.545357 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0 10002201 1.81955 159.546 0.255599 0 0 6.42297262077609 +"N5PB007185 " 202.406661987305 47.2926483154297 0.254833 0.266884 1994.43005371094 20.1283 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.569022 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 20002 2.30009 89.4589 0.305789 0 0 6.43016989712184 +"N5PB005180 " 202.512741088867 47.0912971496582 0.348893 0.344762 1994.42004394531 20.3041 21.644 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.594541 0.49591 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022202 2.32109 3.54751 0.581186 0 0 6.43362879402588 +"N5PB019118 " 202.541122436523 47.2904624938965 0.234001 0.234872 1999.34997558594 99.99 99.99 18.6988 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.551898 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000201 1.24904 90.2322 0.0252045 0 0 6.4384276937495 +"N5PB034288 " 202.486373901367 47.0877799987793 0.311169 0.329738 1993.17004394531 99.99 21.948 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.537767 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.29319 86.942 0.77525 0 0 6.44014369189775 +"N5PB034337 " 202.532485961914 47.0958557128906 0.311169 0.329738 1993.17004394531 99.99 21.8304 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.512796 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 2.56373 71.8743 0.358276 0 0 6.44374328750012 +"N5PB019183 " 202.494842529297 47.3006896972656 0.234001 0.234872 1999.34997558594 99.99 99.99 18.1862 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.502862 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 2.03278 19.1277 0.423024 0 0 6.44661364300448 +"N5PB005760 " 202.609451293945 47.1436538696289 0.348893 0.344762 1994.42004394531 19.6919 22.0882 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.47452 0.566541 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1022203 2.28096 88.175 0.240912 0 0 6.44782706255223 +"N5PB018454 " 202.542938232422 47.2900199890137 0.279991 0.283788 1983.13000488281 99.99 99.99 18.3129 99.99 99.99 18.6583 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.523194 99.99 99.99 0.380828 99.99 99.99 99.99 99.99 99.99 3 2100002 3.08958 151.383 0.392883 0 0 6.4483473756572 +"N5PB034300 " 202.509704589844 47.0904769897461 0.311169 0.329738 1993.17004394531 99.99 21.651 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.488575 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 4.05159 132.515 0.603165 0 0 6.4489684972614 +"N5PB018495 " 202.474090576172 47.3020362854004 0.279991 0.283788 1983.13000488281 99.99 99.99 18.2231 99.99 99.99 19.5045 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 1 99 99 99 99 99 99.99 99.99 0.506942 99.99 99.99 0.697645 99.99 99.99 99.99 99.99 99.99 3 200003 1.51634 0 1 0 0 6.45092374814709 +"N5PB019191 " 202.455963134766 47.3016548156738 0.234001 0.234872 1999.34997558594 99.99 99.99 18.5302 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.538902 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.4826 20.6621 0.116864 0 0 6.45235317573137 +"N5PB007086 " 202.378433227539 47.2822761535645 0.254833 0.266884 1994.43005371094 20.407 21.763 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.632397 0.507281 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022003 1.92613 53.9432 0.510953 0 0 6.45665732877382 +"N5PB007194 " 202.409469604492 47.2939872741699 0.254833 0.266884 1994.43005371094 19.9903 99.99 99.99 99.99 20.7772 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 7 99 99 99 99 99 99 0.543014 99.99 99.99 99.99 0.62292 99.99 99.99 99.99 99.99 99.99 99.99 3 20204 3.31354 48.8108 0.257196 0 0 6.45909294012553 +"N5PB034953 " 202.413101196289 47.294979095459 0.311169 0.329738 1993.17004394531 99.99 22.3229 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.665573 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.70299 0 1 0 0 6.45933729472218 +"N5PB011909 " 202.399658203125 47.2910461425781 0.304957 0.309945 1994.42004394531 99.99 20.6588 18.3217 99.99 20.7988 99.99 99.99 99.99 99.99 99.99 99.99 99 18 37 99 7 99 99 99 99 99 99 99.99 0.434094 0.517602 99.99 0.635445 99.99 99.99 99.99 99.99 99.99 99.99 3 2005 4.76221 74.2511 0.529294 0 0 6.46404116234618 +"N5PB007008 " 202.573226928711 47.2765617370605 0.348893 0.344762 1994.42004394531 19.1549 20.9278 18.2512 99.99 99.99 19.5086 99.99 99.99 99.99 99.99 99.99 35 18 37 99 99 1 99 99 99 99 99 0.437338 0.437137 0.500517 99.99 99.99 0.676323 99.99 99.99 99.99 99.99 99.99 0 222206 2.29509 167.305 0.134063 0 0 6.46660740518854 +"N5PB018487 " 202.486679077148 47.3017692565918 0.224804 0.229379 1996.16003417969 99.99 99.99 18.7361 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.57765 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10000001 1.58169 89.785 0.369423 0 0 6.46776704845616 +"N5PB018491 " 202.472732543945 47.302360534668 0.224804 0.229379 1996.16003417969 99.99 99.99 18.8872 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.603951 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2 1.50543 19.8613 0.409452 0 0 6.46926627860604 +"N5PB007129 " 202.386138916016 47.2860946655273 0.348893 0.344762 1994.42004394531 19.4454 22.0768 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.470695 0.553775 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22202 4.55298 58.6894 0.429206 0 0 6.4732224646047 +"N5PB005260 " 202.542892456055 47.0985221862793 0.348893 0.344762 1994.42004394531 19.9414 21.1651 99.99 99.99 20.4641 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 7 99 99 99 99 99 99 0.501324 0.441647 99.99 99.99 0.503841 99.99 99.99 99.99 99.99 99.99 99.99 3 22205 1.98448 111.079 0.194058 0 0 6.47998460211226 +"N5PB018468 " 202.522933959961 47.2964630126953 0.224804 0.229379 1996.16003417969 99.99 99.99 18.4722 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 99 37 99 99 99 99 99 99 99 99 99.99 99.99 0.540873 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2 2.57315 27.8471 0.559847 0 0 6.48045417645519 +"N5PB011904 " 202.397384643555 47.2905731201172 0.304957 0.309945 1994.42004394531 99.99 22.1446 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.578175 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 1.48152 108.642 0.381779 0 0 6.48051869769636 +"N5PB005809 " 202.328353881836 47.1457901000977 0.348893 0.344762 1994.42004394531 20.0996 22.0162 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.526642 0.545087 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.71138 132.919 0.266501 0 0 6.48471043480837 +"N5PB034869 " 202.34684753418 47.2628631591797 0.311169 0.329738 1993.17004394531 99.99 22.0898 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.567415 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 1.72625 1.02725 0.22715 0 0 6.48631307222502 +"N5PB011939 " 202.421020507813 47.2974739074707 0.304957 0.309945 1994.42004394531 99.99 21.4237 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.472778 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2002 2.74366 3.09601 0.386566 0 0 6.49245095877458 +"N5PB007197 " 202.405090332031 47.2933654785156 0.254833 0.266884 1994.43005371094 20.3537 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.624075 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2020002 1.85402 134.129 0.442859 0 0 6.49546043235665 +"N5PB034282 " 202.488494873047 47.0869636535645 0.311169 0.329738 1993.17004394531 99.99 22.1804 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.605045 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.01955 59.3717 0.479885 0 0 6.49822794749413 +"N5PB034283 " 202.450103759766 47.0870895385742 0.311169 0.329738 1993.17004394531 99.99 21.6148 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.485117 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 3.91854 20.8349 0.577097 0 0 6.49991978568524 +"N5PB007202 " 202.402755737305 47.292797088623 0.254833 0.266884 1994.43005371094 18.7604 20.0516 99.99 99.99 99.99 19.5068 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.442055 0.422347 99.99 99.99 99.99 0.577121 99.99 99.99 99.99 99.99 99.99 3 112005 6.59898 56.198 0.566216 0 0 6.50396547531713 +"N5PB011608 " 202.617630004883 47.1531028747559 0.304957 0.309945 1994.42004394531 99.99 20.6694 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.423508 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002201 6.99953 143.879 0.87308 0 0 6.50591590419585 +"N5PB005887 " 202.322723388672 47.1531829833984 0.348893 0.344762 1994.42004394531 19.9226 22.1806 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.511188 0.605197 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 2.27324 167.162 0.227803 0 0 6.50834643994967 +"N5PB006831 " 202.338851928711 47.2562561035156 0.348893 0.344762 1994.42004394531 19.5684 22.0718 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.461418 0.542863 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22204 2.45536 7.84506 0.34198 0 0 6.50884547040131 +"N5PB007261 " 202.423309326172 47.298267364502 0.254833 0.266884 1994.43005371094 18.1175 21.1018 99.99 99.99 99.99 19.4958 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.428854 0.439259 99.99 99.99 99.99 0.735313 99.99 99.99 99.99 99.99 99.99 3 212205 6.23018 161.989 0.262775 0 0 6.50976633043446 +"N5PB005931 " 202.320495605469 47.1567993164063 0.348893 0.344762 1994.42004394531 16.5574 18.94 16.7097 99.99 20.0446 17.7561 99.99 99.99 16.219 15.287 14.836 35 18 37 99 7 1 99 99 47 48 49 0.416782 0.409343 0.432018 99.99 0.439743 0.323806 99.99 99.99 0.116 0.11 0.129 3 111209 3.92133 148.508 0.0288161 0 0 6.5136431986149 +"N5PB007272 " 202.428497314453 47.2994537353516 0.348893 0.344762 1994.42004394531 20.243 21.2207 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.583645 0.461414 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 2022202 2.69436 167.462 0.615567 0 0 6.51957762759164 +"N5PB034956 " 202.412322998047 47.2959594726563 0.311169 0.329738 1993.17004394531 99.99 22.033 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.552796 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 2.35545 114.967 0.519199 0 0 6.52562705133245 +"N5PB007254 " 202.418304443359 47.2974891662598 0.348893 0.344762 1994.42004394531 20.0912 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 99 99 99 99 99 99 99 99 99 99 0.535566 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10020201 2.74588 93.1008 0.655344 0 0 6.52832074031537 +"N5PB011884 " 202.556427001953 47.2862854003906 0.304957 0.309945 1994.42004394531 99.99 21.8808 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.513395 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 10002001 1.51755 90.9159 0.341165 0 0 6.52852199797306 +"N5PB012891 " 202.535125732422 47.0950775146484 0.311169 0.329738 1993.17004394531 99.99 22.2749 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99 18 99 99 99 99 99 99 99 99 99 99.99 0.622788 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 1002002 1.45127 163.101 0.355992 0 0 6.52962906319258 +"N5PB005426 " 202.369964599609 47.1097106933594 0.348893 0.344762 1994.42004394531 19.8541 22.3337 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 99 99 99 99 99 99 0.488737 0.676285 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 3 22203 1.96673 76.3748 0.243941 0 0 6.53085600402871 +"N5PB005215 " 202.52897644043 47.0932884216309 0.348893 0.344762 1994.42004394531 18.7395 21.4213 99.99 99.99 99.99 19.5168 99.99 99.99 99.99 99.99 99.99 35 18 99 99 99 1 99 99 99 99 99 0.434934 0.462461 99.99 99.99 99.99 0.582181 99.99 99.99 99.99 99.99 99.99 3 1112204 5.42498 66.5803 0.428473 0 0 6.53169457944205 diff --git a/vo/votest/tests/req_4.2.cl b/vo/votest/tests/req_4.2.cl new file mode 100644 index 00000000..6ad64b53 --- /dev/null +++ b/vo/votest/tests/req_4.2.cl @@ -0,0 +1,29 @@ +# +# Query multiple resource at one position, or one resource for multiple +# positions. + +# Set the test description string. +votest.descr = "Query many svcs at one pos, or one svc for multiple positions." + + +print ("------------------------------------------------------------------") +print ("Req 4.2: Users shall be able to query multiple resources at a") +print (" single position on the sky, OR a single resource for") +print (" multiple positions.") +print ("------------------------------------------------------------------") + + +fcache init + +reset clobber = yes + +# Execute the test commands. + +# Multiple resources at a single position +vodata ("gsc2.3,dss", objects="3c273", size=0.01, + output="STDOUT", format="csv", quiet+) + +# Multiple position from a single position +vodata ("gsc2.3", objects="m82,m83,m84", size=0.01, + output="STDOUT", format="raw", quiet+) + diff --git a/vo/votest/tests/req_4.2.out b/vo/votest/tests/req_4.2.out new file mode 100644 index 00000000..94563227 --- /dev/null +++ b/vo/votest/tests/req_4.2.out @@ -0,0 +1,724 @@ +------------------------------------------------------------------ +Req 4.2: Users shall be able to query multiple resources at a + single position on the sky, OR a single resource for + multiple positions. +------------------------------------------------------------------ + + + + + +Objects found : 5 , GSC23, ConeSearch: RA=187.278 DEC=2.05241 SR=0.01,OK + +GSC2 Public ID + + +Right Ascension (ICRS) + + +Declination (ICRS) + + +GSC1 ID + + +RA error + + +Dec error + + +Epoch of coordinate + + +Photographic Red magnitude + + +Photographic Blue magnitude + + +Photographic Near-IR magnitude + + +U band magnitude + + +B band magnitude + + +V band magnitude + + +R band magnitude + + +I band magnitude + + +2MASS J band magnitude + + +2MASS H band magnitude + + +2MASS K band magnitude + + +Photographic Red bandpass code + + +Photographic Blue bandpass code + + +Photographic Near-IR bandpass code + + +U band bandpass code + + +B band bandpass code + + +V band bandpass code + + +R band bandpass code + + +I band bandpass code + + +2MASS J band bandpass code + + +2MASS H band bandpass code + + +2MASS K band bandpass code + + +Photographic Red magnitude error + + +Photographic Blue magnitude error + + +Photographic Near-IR magnitude error + + +U band magnitude error + + +B band magnitude error + + +V band magnitude error + + +R band magnitude error + + +I band magnitude error + + +2MASS J band magnitude error + + +2MASS H band magnitude error + + +2MASS K band magnitude error + + +Object classification code + + +Object status codes + + +SemiMajor diameter of object + + +Position Angle (North thru East) + + +Eccentricity of object + + +Flag for known variable + + +Flag for known multiple + + +Distance of Object + + + + + + + + + + +
N4RJ000041 187.2779083251952.052325248718260028200202 0.242110.2143421997.3499755859412.631912.496412.152799.9913.080713.115699.9999.9911.76611.0479.976351837997199994748490.4335970.4186710.42838499.990.4138370.34798199.9999.990.0270.0270.02301011112146.23172154.3960.143071000.007488295799229
N4RJ003312 187.274246215822.048412084579470.3002170.2503961998.3800048828120.371719.940799.9999.9999.9999.9999.9999.9999.9999.9999.9935189999999999999999990.4262530.44997299.9999.9999.9999.9999.9999.9999.9999.9999.993210031.51286108.2890.402968000.328941130183835
N4RJ003307 187.2824554443362.048743247985840.2995050.293521992.2700195312599.9921.858999.9999.9920.651399.9999.9999.9999.9999.9999.9999189999799999999999999.990.59663299.9999.990.50144299.9999.9999.9999.9999.9999.99310022031.86835179.680.49863000.346084237748776
N4RJ003349 187.2827911376952.059850692749020.242110.2143421997.3499755859415.858317.54514.793499.9918.739616.517999.9999.9913.72913.11312.969351837997199994748490.4350560.4211210.42949799.990.415380.3547599.9999.990.0270.030.026011112143.259625.941180.041504000.530887648079414
N4RJ003288 187.2740020751952.043745040893550.3261280.3190261989.1199951171920.163722.081499.9999.9999.9999.9999.9999.9999.9999.9999.9936189999999999999999990.5314930.64652899.9999.9999.9999.9999.9999.9999.9999.9999.993222032.10206168.1840.595989000.572503465042897
+ +
+
+ + + + + +Objects found : 40 , GSC23, ConeSearch: RA=148.967 DEC=69.6802 SR=0.01,OK + +GSC2 Public ID + + +Right Ascension (ICRS) + + +Declination (ICRS) + + +GSC1 ID + + +RA error + + +Dec error + + +Epoch of coordinate + + +Photographic Red magnitude + + +Photographic Blue magnitude + + +Photographic Near-IR magnitude + + +U band magnitude + + +B band magnitude + + +V band magnitude + + +R band magnitude + + +I band magnitude + + +2MASS J band magnitude + + +2MASS H band magnitude + + +2MASS K band magnitude + + +Photographic Red bandpass code + + +Photographic Blue bandpass code + + +Photographic Near-IR bandpass code + + +U band bandpass code + + +B band bandpass code + + +V band bandpass code + + +R band bandpass code + + +I band bandpass code + + +2MASS J band bandpass code + + +2MASS H band bandpass code + + +2MASS K band bandpass code + + +Photographic Red magnitude error + + +Photographic Blue magnitude error + + +Photographic Near-IR magnitude error + + +U band magnitude error + + +B band magnitude error + + +V band magnitude error + + +R band magnitude error + + +I band magnitude error + + +2MASS J band magnitude error + + +2MASS H band magnitude error + + +2MASS K band magnitude error + + +Object classification code + + +Object status codes + + +SemiMajor diameter of object + + +Position Angle (North thru East) + + +Eccentricity of object + + +Flag for known variable + + +Flag for known multiple + + +Distance of Object + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
2MIY5SVY 148.96738569.6798930.080.081999.1979882039699.9999.9999.9999.9999.9999.9999.9999.999.6219.1148.17999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1210.089477777700000000.0200909184110749
2MIY5SVW 148.96887269.6797560.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9910.4378.3257.56999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.106-999-999477777700000000.0472339937267242
2MIY5SW0 148.97191369.6803210.060.061999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9910.6919.5278.7999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0740.0960.084477777700000000.10262206137772
2MIY5SW3 148.97073269.6813510.120.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.6739.1738.535999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.115-999-999477777700000000.103996752731364
2MIY5SVT 148.96286269.6787340.120.121999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.5268.9568.157999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.129-999-999477777700000000.123170443589731
2MIY5SVX 148.96077769.6797710.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9910.968.8538.106999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.116-999-999477777700000000.132191384976442
2MIY5SVV 148.96056969.6794890.080.081999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9910.0649.5998.843999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1260.118477777700000000.140622807167196
2MIY5SW4 148.97333369.681480.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.7549.5168.853999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.03-999-999477777700000000.152671070226088
2MIY5SVS 148.96102969.6781390.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.2879.4058.687999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.042-999-999477777700000000.175416552312676
2MIY5SVO 148.95944469.6772460.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.44710.0429.476999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.102-999-999477777700000000.237071362511258
2MIY5T00 148.97818269.6818850.070.071999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.54611.03610.336999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1180.1430.135477777700000000.253964983880404
2MIY5SW2 148.98023369.6804280.150.141999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.90812.1439.838999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.172-999477777700000000.276054974882205
2MIY5T06 148.97915269.6827160.140.131999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.51711.8359.601999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.14-999477777700000000.294768608447428
2MIY5T02 148.98021569.6824570.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.40810.15711.354999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.067477777700000000.30682872346137
2MIY5SW5 148.98184469.6815570.090.081999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.48911.65110.943999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1250.126477777700000000.319811397029451
2MIY5SVU 148.95168269.6793060.170.171999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.71610.199.553999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.201-999-999477777700000000.323642267324273
2MIY5SV9 148.96231869.6750560.130.131999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.24412.96212.53999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1990.196477777700000000.323693357751961
2MIY5SVP 148.95264769.6778340.130.131999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.26910.06510.547999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.151477777700000000.331051955959472
2MIY5T04 148.98347169.6824870.090.081999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.31611.25510.592999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1270.124477777700000000.369582391409243
2MIY5SVM 148.95135869.6771550.090.091999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.38211.3269.484999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1530.156-999477777700000000.373646892675738
2MIY5T0E 148.98241269.6839680.170.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.95910.78610.268999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.119-999-999477777700000000.392696627218024
2MIY5SVQ 148.94818469.677940.080.081999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9910.89810.77210.217999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.1390.122477777700000000.414850504528773
2MIY5T05 148.98662469.6825490.070.071999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.5911110.277999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0980.1360.112477777700000000.432465480164077
2MIY5SVK 148.94826269.677040.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9910.9699.91610.889999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.095477777700000000.434046584141612
2MIY5SUY 148.9555569.6741410.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.49212.19213.251999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.045477777700000000.43484711023985
2MIY5T0H 148.98518169.6841430.090.091999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.19312.21710.228999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1250.189-999477777700000000.446589048386675
2MIY5SVR 148.94636969.6781080.120.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.9269.8559.322999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.114-999-999477777700000000.447830548118739
2MIY5SVI 148.9479569.6766820.080.081999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.43511.2369.539999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1220.121-999477777700000000.449582801068443
2MIY5SVZ 148.98863969.6802140.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9914.56411.50810.945999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.07-999-999477777700000000.450861844822074
2MIY5T0G 148.98823769.6840440.140.141999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.43210.47711.552999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.153477777700000000.498951482981016
2MIY5T0A 148.98923569.6833650.170.161999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.82210.3069.787999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.15-999-999477777700000000.50065719604266
2MIY5SVL 148.94454369.6771010.120.121999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.7549.8599.382999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.118-999-999477777700000000.503528040602851
2MIY5T0J 148.98826369.6846690.150.141999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.30310.75310.394999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.154-999-999477777700000000.517813352418447
2MIY5T01 148.99248569.6820070.120.121999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.91712.56610.6999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1530.219-999477777700000000.541928438218953
2MIY5T0I 148.99032669.6842270.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9912.54610.54710.17999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.107-999-999477777700000000.542717172834934
2MIY5SVN 148.94210469.6771620.090.091999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.00111.8659.711999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1260.124-999477777700000000.549852502624328
2MIY5SVF 148.99312869.6764140.220.211999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9915.85510.88912.382999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.205-999-999477777700000000.589929961974441
2MIY5T03 148.99465569.682480.110.11999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.60811.14712.242999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.159-9990.172477777700000000.592194493430468
2MIY5SVA 148.94194269.6754990.140.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9913.37110.77310.407999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.133-999-999477777700000000.593468312358695
2MIY5SV3 148.94334869.6745680.110.111999.1979882039699.9999.9999.9999.9999.9999.9999.9999.9911.95711.13312.876999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.056477777700000000.597586334023429
+ +
+
+ + + + + +Objects found : 25 , GSC23, ConeSearch: RA=204.254 DEC=-29.8658 SR=0.01,OK + +GSC2 Public ID + + +Right Ascension (ICRS) + + +Declination (ICRS) + + +GSC1 ID + + +RA error + + +Dec error + + +Epoch of coordinate + + +Photographic Red magnitude + + +Photographic Blue magnitude + + +Photographic Near-IR magnitude + + +U band magnitude + + +B band magnitude + + +V band magnitude + + +R band magnitude + + +I band magnitude + + +2MASS J band magnitude + + +2MASS H band magnitude + + +2MASS K band magnitude + + +Photographic Red bandpass code + + +Photographic Blue bandpass code + + +Photographic Near-IR bandpass code + + +U band bandpass code + + +B band bandpass code + + +V band bandpass code + + +R band bandpass code + + +I band bandpass code + + +2MASS J band bandpass code + + +2MASS H band bandpass code + + +2MASS K band bandpass code + + +Photographic Red magnitude error + + +Photographic Blue magnitude error + + +Photographic Near-IR magnitude error + + +U band magnitude error + + +B band magnitude error + + +V band magnitude error + + +R band magnitude error + + +I band magnitude error + + +2MASS J band magnitude error + + +2MASS H band magnitude error + + +2MASS K band magnitude error + + +Object classification code + + +Object status codes + + +SemiMajor diameter of object + + +Position Angle (North thru East) + + +Eccentricity of object + + +Flag for known variable + + +Flag for known multiple + + +Distance of Object + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
2MINYZ7J 204.253603-29.8655320.080.071999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9911.2510.4429.648999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1620.2090.096477777700000000.026177494199
2MINYZ7D 204.25405-29.8673970.120.111999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9910.4849.89110.264999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.096477777700000000.0958553103525204
2MINYZ7F 204.252654-29.8671440.110.111999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9911.8469.539.217999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.033-999-999477777700000000.106806313427352
2MINYZ7G 204.252026-29.866390.110.111999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9910.0749.4879.91999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.113477777700000000.108639491677893
2MINYZ7K 204.251614-29.8652190.110.111999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9910.5969.9510.473999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.096477777700000000.128949270879519
2MINYZ7H 204.25129-29.8659310.150.151999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9912.0239.7629.373999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.177-999-999477777700000000.141224572970949
2MIOKZYL 204.254939-29.863510.120.111999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9912.03213.31910.889999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.021-999477777700000000.145828294218706
2MIOKZYK 204.254642-29.8632930.120.111999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9914.09811.33410.949999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.043-999-999477777700000000.15408456419503
2MINYZ7C 204.251532-29.8679520.120.11999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9910.87110.26410.999999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.132477777700000000.182103822173401
2MINYZ7M 204.250762-29.8645320.120.121999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9911.15712.0711.154999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.3560.142477777700000000.184860825233597
2MIOKZYJ 204.251314-29.8631040.120.111999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9913.82111.31210.83999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.021-999-999477777700000000.213772885680538
2MIOKZYR 204.254317-29.8694820.120.111999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9914.46611.79511.498999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.049-999-999477777700000000.221534849339346
2MINYZ20 204.250667-29.8633420.110.111999.2361112062499.9999.9999.9999.9999.9999.9999.9999.9911.68613.29710.638999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-9990.032-999477777700000000.227653470510309
2MIOKZYP 204.249895-29.8673250.120.111999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9913.54210.85210.522999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.021-999-999477777700000000.232362229198215
2MIOKZYN 204.250022-29.8638590.140.131999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9913.11611.09210.7999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.166-999-999477777700000000.237497939176534
2MINYZ7O 204.25656-29.8620510.210.191999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9912.98512.37713.565999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.225477777700000000.261421464402983
2MINYZ7A 204.257598-29.870350.080.071999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9914.74414.16113.749999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1270.1670.099477777700000000.331021053327837
2MIOKZYI 204.257926-29.861340.260.241999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9915.28412.89912.698999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.294-999-999477777700000000.336660678470694
2MINYZ22 204.248342-29.8685280.290.261999.2361112062499.9999.9999.9999.9999.9999.9999.9999.9914.59712.08711.796999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.355-999-999477777700000000.336834126289914
2MIOKZYQ 204.259686-29.8685950.220.221999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9915.7313.21112.952999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.241-999-999477777700000000.340072369741871
2MINYZ78 204.25015-29.8716240.080.081999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9915.28314.18413.558999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.1230.190.136477777700000000.402783829824035
2MINYZ76 204.252376-29.8726180.260.251999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9916.92115.12415.007999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2520.3090.193477777700000000.417715341606368
2MINYZ79 204.247979-29.8706090.250.241999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9915.56112.71312.423999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.292-999-999477777700000000.425906751528665
2MIOKZYG 204.261894-29.8609830.290.271999.2637471144199.9999.9999.9999.9999.9999.9999.9999.9916.20713.38613.246999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.275-999-999477777700000000.50224124958489
2MINYZ7R 204.255851-29.8571640.260.251999.2361128551599.9999.9999.9999.9999.9999.9999.9999.9916.81216.27415.042999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.2140.2490.169477777700000000.527035403438537
+ +
+
+ + + + + +Objects found : 5 , GSC23, ConeSearch: RA=186.266 DEC=12.887 SR=0.01,OK + +GSC2 Public ID + + +Right Ascension (ICRS) + + +Declination (ICRS) + + +GSC1 ID + + +RA error + + +Dec error + + +Epoch of coordinate + + +Photographic Red magnitude + + +Photographic Blue magnitude + + +Photographic Near-IR magnitude + + +U band magnitude + + +B band magnitude + + +V band magnitude + + +R band magnitude + + +I band magnitude + + +2MASS J band magnitude + + +2MASS H band magnitude + + +2MASS K band magnitude + + +Photographic Red bandpass code + + +Photographic Blue bandpass code + + +Photographic Near-IR bandpass code + + +U band bandpass code + + +B band bandpass code + + +V band bandpass code + + +R band bandpass code + + +I band bandpass code + + +2MASS J band bandpass code + + +2MASS H band bandpass code + + +2MASS K band bandpass code + + +Photographic Red magnitude error + + +Photographic Blue magnitude error + + +Photographic Near-IR magnitude error + + +U band magnitude error + + +B band magnitude error + + +V band magnitude error + + +R band magnitude error + + +I band magnitude error + + +2MASS J band magnitude error + + +2MASS H band magnitude error + + +2MASS K band magnitude error + + +Object classification code + + +Object status codes + + +SemiMajor diameter of object + + +Position Angle (North thru East) + + +Eccentricity of object + + +Flag for known variable + + +Flag for known multiple + + +Distance of Object + + + + + + + + + + +
2MIFRSKW 186.26560812.8870020.060.061998.0396964104599.9999.9999.9999.9999.9999.9999.9999.9910.66110.0539.806999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.0780.1090.094477777700000000.022927888015682
2MIFRSKY 186.26035412.8892940.110.111998.0396964104599.9999.9999.9999.9999.9999.9999.9999.9915.40712.60212.367999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.072-999-999477777700000000.357762224555627
2MJ8EGYE 186.27138112.8831820.330.191999.9356808092399.9999.9999.9999.9999.9999.9999.9999.9916.07612.9712.742999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.218-999-999477777700000000.389272025688835
2MJ8EGYF 186.27107612.8824960.190.171999.9356808092399.9999.9999.9999.9999.9999.9999.9999.9913.7812.97914.621999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.15477777700000000.401464987541132
2MIFRSKX 186.25919412.8881960.270.261998.0396964104599.9999.9999.9999.9999.9999.9999.9999.9913.67912.89714.878999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.99-999-9990.304477777700000000.404489523305293
+ +
+
diff --git a/vo/votest/tests/req_4.3.cl b/vo/votest/tests/req_4.3.cl new file mode 100644 index 00000000..883f1897 --- /dev/null +++ b/vo/votest/tests/req_4.3.cl @@ -0,0 +1,22 @@ +# +# ServiceURLs and resource names are interchangeable. + +# Set the test description string. +votest.descr = "ServiceURLs and resource names are interchangeable." + +print ("------------------------------------------------------------------") +print ("Req 4.3: Users shall be able to specify a base ServiceURL to") +print (" data-access tasks expecting a Resource parameter.") +print ("------------------------------------------------------------------") + + +fcache init + +# Execute the test commands. + +# Get the base NED ServiceURL, use that to query a catalog service rather +# than the name of the service. + +regdb ("resolve", "veron") +getcat (regdb.url, field="3c273", size=0.005, output="STDOUT", format="raw") + diff --git a/vo/votest/tests/req_4.3.out b/vo/votest/tests/req_4.3.out new file mode 100644 index 00000000..b64425d6 --- /dev/null +++ b/vo/votest/tests/req_4.3.out @@ -0,0 +1,8 @@ +------------------------------------------------------------------ +Req 4.3: Users shall be able to specify a base ServiceURL to + data-access tasks expecting a Resource parameter. +------------------------------------------------------------------ + + HEASARC Browse data service + Please send inquiries to mailto:request@athena.gsfc.nasa.gov + Veron Catalog of Quasars & AGN, 13th Edition Integer key Most Common Designation of the Object Right Ascension Declination Magnitude (Type Specified by app_mag_flag) Magnitude Type: V=visual,P=photographic,B=blue,R=red,I/J/K=infrared,O=O/J-plate Flag for Redshift: E=estimate, >=lower limit Redshift Veron Object Classification Offset of target/observation from query center
734323C 273.0187.27792.052212.85V0.158S1.00.011
diff --git a/vo/votest/tests/req_4.4.cl b/vo/votest/tests/req_4.4.cl new file mode 100644 index 00000000..4c4952d5 --- /dev/null +++ b/vo/votest/tests/req_4.4.cl @@ -0,0 +1,39 @@ +# +# Save data-query results in formats other than VOTable. + +# Set the test description string. +votest.descr = "Save data-query results in formats other than VOTable." + +print ("------------------------------------------------------------------") +print ("Req 4.4: Users shall be able to save the results of a query in a") +print (" tabular format other than VOTable.") +print ("------------------------------------------------------------------") + + +fcache init + +# Execute the test commands. + +string qstr, ofn + +# Generate a query string. +qstring ("gsc2.3", "m101", size=0.005, type="catalog") | scan (qstr) +print (qstr) + +votcopy (qstr, "STDOUT", format="ascii") +votcopy (qstr, "STDOUT", format="asv") +votcopy (qstr, "STDOUT", format="bsv") +votcopy (qstr, "STDOUT", format="csv") +votcopy (qstr, "STDOUT", format="tsv") +votcopy (qstr, "STDOUT", format="html") +votcopy (qstr, "STDOUT", format="shtml") +votcopy (qstr, "STDOUT", format="xml") +votcopy (qstr, "STDOUT", format="raw") +votcopy (qstr, "STDOUT", format="votable") + +# The FITS file is a special case where we want to create a file. +ofn = "tmp$req44.fits" +delete (ofn, verify-, >& "dev$null") +votcopy (qstr, ofn, format="fits") +tinfo (ofn) +delete (ofn, verify-, >& "dev$null") diff --git a/vo/votest/tests/req_4.4.out b/vo/votest/tests/req_4.4.out new file mode 100644 index 00000000..9612612d --- /dev/null +++ b/vo/votest/tests/req_4.4.out @@ -0,0 +1,254 @@ +------------------------------------------------------------------ +Req 4.4: Users shall be able to save the results of a query in a + tabular format other than VOTable. +------------------------------------------------------------------ +http://gsss.stsci.edu/webservices/vo/ConeSearch.aspx?CAT=GSC23&&RA=210.802267&DEC=54.34895&SR=0.005&RUNID=iraf2160 +# hstID ra dec GSC1ID raEpsilon decEpsilon epoch FpgMag JpgMag NMag UMag BMag VMag RMag IMag JMag HMag KMag FpgMagCode JpgMagCode NMagCode UMagCode BMagCode VMagCode RMagCode IMagCode JMagCode HMagCode KMagCode FpgMagErr JpgMagErr NMagErr UMagErr BMagErr VMagErr RMagErr IMagErr JMagErr HMagErr KMagErr class sourceStatus semiMajorAxis positionangle eccentricity variableFlag multipleFlag distance +"2MJG3R5L " 210.802221 54.3489 0.11 0.06 1999.12458244546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.082 12.484 11.822 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.08 0.109 0.053 4 77777700 0 0 0 0 0 0.0034040835215751 +"2MJG3R5M " 210.805734 54.348801 0.18 0.15 1999.12458244546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.137 12.939 12.666 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.156 -999 -999 4 77777700 0 0 0 0 0 0.121573246297684 +# hstID ra dec GSC1ID raEpsilon decEpsilon epoch FpgMag JpgMag NMag UMag BMag VMag RMag IMag JMag HMag KMag FpgMagCode JpgMagCode NMagCode UMagCode BMagCode VMagCode RMagCode IMagCode JMagCode HMagCode KMagCode FpgMagErr JpgMagErr NMagErr UMagErr BMagErr VMagErr RMagErr IMagErr JMagErr HMagErr KMagErr class sourceStatus semiMajorAxis positionangle eccentricity variableFlag multipleFlag distance +"2MJG3R5L " 210.802221 54.3489 0.11 0.06 1999.12458244546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.082 12.484 11.822 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.08 0.109 0.053 4 77777700 0 0 0 0 0 0.0034040835215751 +"2MJG3R5M " 210.805734 54.348801 0.18 0.15 1999.12458244546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.137 12.939 12.666 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.156 -999 -999 4 77777700 0 0 0 0 0 0.121573246297684 +# hstID|ra|dec|GSC1ID|raEpsilon|decEpsilon|epoch|FpgMag|JpgMag|NMag|UMag|BMag|VMag|RMag|IMag|JMag|HMag|KMag|FpgMagCode|JpgMagCode|NMagCode|UMagCode|BMagCode|VMagCode|RMagCode|IMagCode|JMagCode|HMagCode|KMagCode|FpgMagErr|JpgMagErr|NMagErr|UMagErr|BMagErr|VMagErr|RMagErr|IMagErr|JMagErr|HMagErr|KMagErr|class|sourceStatus|semiMajorAxis|positionangle|eccentricity|variableFlag|multipleFlag|distance +2MJG3R5L |210.802221|54.3489||0.11|0.06|1999.12458244546|99.99|99.99|99.99|99.99|99.99|99.99|99.99|99.99|13.082|12.484|11.822|99|99|99|99|99|99|99|99|47|48|49|99.99|99.99|99.99|99.99|99.99|99.99|99.99|99.99|0.08|0.109|0.053|4|77777700|0|0|0|0|0|0.0034040835215751 +2MJG3R5M |210.805734|54.348801||0.18|0.15|1999.12458244546|99.99|99.99|99.99|99.99|99.99|99.99|99.99|99.99|15.137|12.939|12.666|99|99|99|99|99|99|99|99|47|48|49|99.99|99.99|99.99|99.99|99.99|99.99|99.99|99.99|0.156|-999|-999|4|77777700|0|0|0|0|0|0.121573246297684 +# hstID,ra,dec,GSC1ID,raEpsilon,decEpsilon,epoch,FpgMag,JpgMag,NMag,UMag,BMag,VMag,RMag,IMag,JMag,HMag,KMag,FpgMagCode,JpgMagCode,NMagCode,UMagCode,BMagCode,VMagCode,RMagCode,IMagCode,JMagCode,HMagCode,KMagCode,FpgMagErr,JpgMagErr,NMagErr,UMagErr,BMagErr,VMagErr,RMagErr,IMagErr,JMagErr,HMagErr,KMagErr,class,sourceStatus,semiMajorAxis,positionangle,eccentricity,variableFlag,multipleFlag,distance +2MJG3R5L ,210.802221,54.3489,,0.11,0.06,1999.12458244546,99.99,99.99,99.99,99.99,99.99,99.99,99.99,99.99,13.082,12.484,11.822,99,99,99,99,99,99,99,99,47,48,49,99.99,99.99,99.99,99.99,99.99,99.99,99.99,99.99,0.08,0.109,0.053,4,77777700,0,0,0,0,0,0.0034040835215751 +2MJG3R5M ,210.805734,54.348801,,0.18,0.15,1999.12458244546,99.99,99.99,99.99,99.99,99.99,99.99,99.99,99.99,15.137,12.939,12.666,99,99,99,99,99,99,99,99,47,48,49,99.99,99.99,99.99,99.99,99.99,99.99,99.99,99.99,0.156,-999,-999,4,77777700,0,0,0,0,0,0.121573246297684 +# hstID ra dec GSC1ID raEpsilon decEpsilon epoch FpgMag JpgMag NMag UMag BMag VMag RMag IMag JMag HMag KMag FpgMagCode JpgMagCode NMagCode UMagCode BMagCode VMagCode RMagCode IMagCode JMagCode HMagCode KMagCode FpgMagErr JpgMagErr NMagErr UMagErr BMagErr VMagErr RMagErr IMagErr JMagErr HMagErr KMagErr class sourceStatus semiMajorAxis positionangle eccentricity variableFlag multipleFlag distance +2MJG3R5L 210.802221 54.3489 0.11 0.06 1999.12458244546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 13.082 12.484 11.822 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.08 0.109 0.053 4 77777700 0 0 0 0 0 0.0034040835215751 +2MJG3R5M 210.805734 54.348801 0.18 0.15 1999.12458244546 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 15.137 12.939 12.666 99 99 99 99 99 99 99 99 47 48 49 99.99 99.99 99.99 99.99 99.99 99.99 99.99 99.99 0.156 -999 -999 4 77777700 0 0 0 0 0 0.121573246297684 + +File: http://gsss.stsci.edu/webservices/vo/ConeSearch.aspx?CAT=GSC23&&RA=210.802267&DEC=54.34895&SR=0.005&RUNID=iraf2160 + + + +
FILE NAME:http://gsss.stsci.edu/webservices/vo/ConeSearch.aspx?CAT=GSC23&&RA=210.802267&DEC=54.34895&SR=0.005&RUNID=iraf2160
RESOURCE: name='GSC23'
DESCRIPTION:
 
INFOQUERY_STATUSOK
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
hstIDradecGSC1IDraEpsilondecEpsilonepochFpgMagJpgMagNMagUMagBMagVMagRMagIMagJMagHMagKMagFpgMagCodeJpgMagCodeNMagCodeUMagCodeBMagCodeVMagCodeRMagCodeIMagCodeJMagCodeHMagCodeKMagCodeFpgMagErrJpgMagErrNMagErrUMagErrBMagErrVMagErrRMagErrIMagErrJMagErrHMagErrKMagErrclasssourceStatussemiMajorAxispositionangleeccentricityvariableFlagmultipleFlagdistance
2MJG3R5L 210.80222154.34890.110.061999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9913.08212.48411.822999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.080.1090.053477777700000000.0034040835215751
2MJG3R5M 210.80573454.3488010.180.151999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9915.13712.93912.666999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000000.121573246297684
+ + + +File: http://gsss.stsci.edu/webservices/vo/ConeSearch.aspx?CAT=GSC23&&RA=210.802267&DEC=54.34895&SR=0.005&RUNID=iraf2160 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
hstIDradecGSC1IDraEpsilondecEpsilonepochFpgMagJpgMagNMagUMagBMagVMagRMagIMagJMagHMagKMagFpgMagCodeJpgMagCodeNMagCodeUMagCodeBMagCodeVMagCodeRMagCodeIMagCodeJMagCodeHMagCodeKMagCodeFpgMagErrJpgMagErrNMagErrUMagErrBMagErrVMagErrRMagErrIMagErrJMagErrHMagErrKMagErrclasssourceStatussemiMajorAxispositionangleeccentricityvariableFlagmultipleFlagdistance
2MJG3R5L 210.80222154.34890.110.061999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9913.08212.48411.822999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.080.1090.053477777700000000.0034040835215751
2MJG3R5M 210.80573454.3488010.180.151999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9915.13712.93912.666999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000000.121573246297684
+ +Objects found : 2 , GSC23, ConeSearch: RA=210.802267 DEC=54.34895 SR=0.005,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MJG3R5L 210.80222154.34890.110.061999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9913.08212.48411.822999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.080.1090.053477777700000000.0034040835215751
2MJG3R5M 210.80573454.3488010.180.151999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9915.13712.93912.666999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000000.121573246297684
+ +Objects found : 2 , GSC23, ConeSearch: RA=210.802267 DEC=54.34895 SR=0.005,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MJG3R5L 210.80222154.34890.110.061999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9913.08212.48411.822999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.080.1090.053477777700000000.0034040835215751
2MJG3R5M 210.80573454.3488010.180.151999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9915.13712.93912.666999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000000.121573246297684
+ +Objects found : 2 , GSC23, ConeSearch: RA=210.802267 DEC=54.34895 SR=0.005,OKGSC2 Public IDRight Ascension (ICRS)Declination (ICRS)GSC1 IDRA errorDec errorEpoch of coordinatePhotographic Red magnitudePhotographic Blue magnitudePhotographic Near-IR magnitudeU band magnitudeB band magnitudeV band magnitudeR band magnitudeI band magnitude2MASS J band magnitude2MASS H band magnitude2MASS K band magnitudePhotographic Red bandpass codePhotographic Blue bandpass codePhotographic Near-IR bandpass codeU band bandpass codeB band bandpass codeV band bandpass codeR band bandpass codeI band bandpass code2MASS J band bandpass code2MASS H band bandpass code2MASS K band bandpass codePhotographic Red magnitude errorPhotographic Blue magnitude errorPhotographic Near-IR magnitude errorU band magnitude errorB band magnitude errorV band magnitude errorR band magnitude errorI band magnitude error2MASS J band magnitude error2MASS H band magnitude error2MASS K band magnitude errorObject classification codeObject status codesSemiMajor diameter of objectPosition Angle (North thru East)Eccentricity of objectFlag for known variableFlag for known multipleDistance of Object
2MJG3R5L 210.80222154.34890.110.061999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9913.08212.48411.822999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.080.1090.053477777700000000.0034040835215751
2MJG3R5M 210.80573454.3488010.180.151999.1245824454699.9999.9999.9999.9999.9999.9999.9999.9915.13712.93912.666999999999999999947484999.9999.9999.9999.9999.9999.9999.9999.990.156-999-999477777700000000.121573246297684
+# tmp$req44.fits[1] + 2 rows written to table + 48 columns defined + 240 header parameters written to table + 251 records allocated for header parameters + 48 space allocated for column descriptors +table type: fits diff --git a/vo/votest/tests/req_4.5.cl b/vo/votest/tests/req_4.5.cl new file mode 100644 index 00000000..a35ace57 --- /dev/null +++ b/vo/votest/tests/req_4.5.cl @@ -0,0 +1,36 @@ +# +# Select DAL results for download. + +# Set the test description string. +votest.descr = "Select DAL results for download" + +print ("------------------------------------------------------------------") +print ("Req 4.5: Users shall be able to select which data returned by a") +print (" DAL service query is to be downloaded to local disk.") +print ("------------------------------------------------------------------") + + +fcache init + +# Execute the test commands. + +string ofn1, ofn2 + +ofn1 = mktemp ("tmp$req45") +ofn2 = mktemp ("tmp$req45") // ".fits" + +# Get an SIA service result. +getimg ("dss", "m83", size=0.1, output=ofn1, format="raw") + +# Select only the FITS data. Note the use of the column name here +# implies some knowledge of the table schema. +tselect (ofn1, ofn2, expr="Format ?= 'fits'") + +# Print the URLs we would like to download. +tdump (ofn2, columns="URL", cdfile="", pfile="", datafile="STDOUT") + +# Clean up. +delete (ofn1, verify-, >& "dev$null") +delete (ofn2, verify-, >& "dev$null") + + diff --git a/vo/votest/tests/req_4.5.out b/vo/votest/tests/req_4.5.out new file mode 100644 index 00000000..295552cc --- /dev/null +++ b/vo/votest/tests/req_4.5.out @@ -0,0 +1,7 @@ +------------------------------------------------------------------ +Req 4.5: Users shall be able to select which data returned by a + DAL service query is to be downloaded to local disk. +------------------------------------------------------------------ +http://skyview.gsfc.nasa.gov/cgi-bin/images?position=204.253829%2C-29.865761&survey=dss2b&pixels=300%2C300&sampler=Clip&size=0.10000000000000002%2C0.10000000000000002&projection=Tan&coordinates=J2000.0&return=FITS +http://skyview.gsfc.nasa.gov/cgi-bin/images?position=204.253829%2C-29.865761&survey=dss2r&pixels=300%2C300&sampler=Clip&size=0.10000000000000002%2C0.10000000000000002&projection=Tan&coordinates=J2000.0&return=FITS +http://skyview.gsfc.nasa.gov/cgi-bin/images?position=204.253829%2C-29.865761&survey=dss2ir&pixels=300%2C300&sampler=Clip&size=0.10000000000000002%2C0.10000000000000002&projection=Tan&coordinates=J2000.0&return=FITS diff --git a/vo/votest/tests/req_4.out b/vo/votest/tests/req_4.out new file mode 100644 index 00000000..64d1a062 --- /dev/null +++ b/vo/votest/tests/req_4.out @@ -0,0 +1,6 @@ +------------------------------------------------------------------ +Req 4: Users shall be able to access all DAL services supported + by the underlying VOClient interface (SCS/SIA/SSA in Y1). +------------------------------------------------------------------ +Demonstration of the general data query and access is done via the +DAL test scripts. diff --git a/vo/votest/tests/samp.tests/req_2.0.cl b/vo/votest/tests/samp.tests/req_2.0.cl new file mode 100644 index 00000000..a9c382ff --- /dev/null +++ b/vo/votest/tests/samp.tests/req_2.0.cl @@ -0,0 +1,21 @@ +# +# Demonstrate general use of SAMP interoperability. + +# Set the test description string. +votest.descr = "Demonstrate general use of SAMP interoperability" + + +print ("------------------------------------------------------------------") +print ("Req 2: Users shall be able to interoperate with other SAMP") +print (" (or WebSAMP) enabled applications.") +print ("------------------------------------------------------------------") + + +fcache init + +#-------------------------------------------------------------------------- + +print ("Demonstration of the general use of SAMP is accomplished via the") +print ("specific SAMP test scripts.") +print ("") +print ("") diff --git a/vo/votest/tests/samp.tests/req_2.0.out b/vo/votest/tests/samp.tests/req_2.0.out new file mode 100644 index 00000000..669d36f7 --- /dev/null +++ b/vo/votest/tests/samp.tests/req_2.0.out @@ -0,0 +1,8 @@ +------------------------------------------------------------------ +Req 2: Users shall be able to interoperate with other SAMP + (or WebSAMP) enabled applications. +------------------------------------------------------------------ +Demonstration of the general use of SAMP is accomplished via the +specific SAMP test scripts. + + diff --git a/vo/votest/tests/samp.tests/req_2.1.cl b/vo/votest/tests/samp.tests/req_2.1.cl new file mode 100644 index 00000000..4fc85352 --- /dev/null +++ b/vo/votest/tests/samp.tests/req_2.1.cl @@ -0,0 +1,69 @@ +# +# Demonstrate ability to send targeted or broadcast SAMP messages. + +# Set the test description string. +votest.descr = "Demonstrate ability to send targeted or broadcast messages" + +print ("------------------------------------------------------------------") +print ("Req 2.1: Users shall be able to send messages to specific") +print (" clients or broadcast to all available clients.") +print ("------------------------------------------------------------------") + + +fcache init + +string res + +# Execute the test commands. +print ("") +print ("") +print ("") + + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +# Startup topcat as a recipient application. +if (sampAccess ("topcat") == yes) { + + ########################################### + # Broadcast to all clients. + ########################################### + + # Command mode + samp ("loadVOTable", "data$usno-b.xml") + samp ("loadVOTable", s1) + samp ("loadVOTable", s2) + samp ("loadVOTable", s3) + + # Program mode + res = sampLoadVOTable ("data$usno-b.xml") + res = sampLoadVOTable (s1) + res = sampLoadVOTable (s2) + res = sampLoadVOTable (s3) + + + ########################################### + # Targeted message to specific client. + ########################################### + + # Command mode + samp ("loadVOTable", "data$usno-b.xml", to="topcat") + samp ("loadVOTable", s1, to="topcat") + samp ("loadVOTable", s2, to="topcat") + samp ("loadVOTable", s3, to="topcat") + + # Program mode + res = sampLoadVOTable ("data$usno-b.xml", "topcat") + res = sampLoadVOTable (s1, "topcat") + res = sampLoadVOTable (s2, "topcat") + res = sampLoadVOTable (s3, "topcat") + +} else { + print ("Topcat is not running... skipping this test.") + return +} + diff --git a/vo/votest/tests/samp.tests/req_2.1.out b/vo/votest/tests/samp.tests/req_2.1.out new file mode 100644 index 00000000..265a16e6 --- /dev/null +++ b/vo/votest/tests/samp.tests/req_2.1.out @@ -0,0 +1,17 @@ +------------------------------------------------------------------ +Req 2.1: Users shall be able to send messages to specific + clients or broadcast to all available clients. +------------------------------------------------------------------ + + + +ok +ok +ok +ok +ok +ok +ok +ok +Stopping Topcat ... +off diff --git a/vo/votest/tests/samp.tests/req_2.2.cl b/vo/votest/tests/samp.tests/req_2.2.cl new file mode 100644 index 00000000..e42fa0aa --- /dev/null +++ b/vo/votest/tests/samp.tests/req_2.2.cl @@ -0,0 +1,61 @@ +# +# Demonstrate ability to execute remote IRAF cmds via SAMP + +# Set the test description string. +votest.descr = "Demonstrate ability to execute remote IRAF cmds via SAMP" + +print ("------------------------------------------------------------------") +print ("Req 2.2: Users shall be able to execute IRAF tasks and set or") +print (" retrieve information in/from the IRAF environment via") +print (" SAMP messaging from clients that implement the required") +print (" message types.") +print ("------------------------------------------------------------------") + + +string res + +# Execute the test commands. +print ("") +print ("") +print ("") + + +########################################### +# Broadcast to all clients. +########################################### + +# Remote command execution +res = sampCmdExec ("imstat dev$pix") + +# Environment Set/Get +res = sampEnvSet ("foo", "bar") +res = sampEnvGet ("foo") +print ("Result = " // res) + +# Task Parameter Set/Get +res = sampParamSet ("imstat.images", "dev$pix") +res = sampParamGet ("imstat.images") +print ("Parameter = " // res) + + + +########################################### +# Targeted message to specific client. +########################################### + + +# Remote command execution +res = sampCmdExec ("imstat dev$pix", "iraf2") + +# Environment Set/Get +res = sampEnvSet ("foo", "bar", "iraf2") +res = sampEnvGet ("foo", "iraf2") +print ("Result = " // res) + +# Task Parameter Set/Get +res = sampParamSet ("imstat.images", "dev$pix", "iraf2") +res = sampParamGet ("imstat.images", "iraf2") +print ("Parameter = " // res) + + + diff --git a/vo/votest/tests/url.men b/vo/votest/tests/url.men new file mode 100644 index 00000000..e69de29b diff --git a/vo/votest/tests/url_001.cl b/vo/votest/tests/url_001.cl new file mode 100644 index 00000000..94ddb2a3 --- /dev/null +++ b/vo/votest/tests/url_001.cl @@ -0,0 +1,43 @@ +# +# Rudimentary URL handling: files + +# Set the test description string. +votest.descr = "Rudimentary URL handling: files" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +type ("data$usno-b.xml") + +print ("\nHTTP URI: " // s1) # remote http URI +type (s1) + +print ("\nFile URI: " // s2) # file URI +type (s2) + +print ("\nFile URI: " // s3) # file URI +type (s3) + +print ("\nHTTP Redirection") # HTTP Redirection +type ("http://iraf.noao.edu/votest/redir_file.php") + +print ("\nHTTP CGI query") # HTTP CGI query +type http://iraf.noao.edu/scripts/irafhelp?dir # command mode + +type ("http://iraf.noao.edu/scripts/irafhelp?dir") # program mode + +s1 = "http://iraf.noao.edu/scripts/irafhelp?dir" # script vars +type (s1) + + +# Exclude from auto-test scripts since output will change over time. +# +#print ("\nHTTP Server-side URL") # Server-side URL +#type ("http://casa.nrao.edu/index.shtml") + diff --git a/vo/votest/tests/url_001.out b/vo/votest/tests/url_001.out new file mode 100644 index 00000000..cbc52fed --- /dev/null +++ b/vo/votest/tests/url_001.out @@ -0,0 +1,1837 @@ + +Logical Path: data$usno-b.xml + + + + + + United States Naval Observatory Flagstaff Station 01Jul2011-15:46:54 + Astronomical Image and Catalogue Server: + http://www.nofs.navy.mil/data/fchpix/ + Please send questions and problem reports to: + sel@nofs.navy.mil + + + + + Coordinate system is FK5 equinox=J2000.0, epoch=2000.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 3.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 109.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 176.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 9.0 + < +TD> 17.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 163.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 8.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 3.0 + < +TD> 441.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 5.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 11.0 + < +TD> 6.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 10.0 + < +TD> 0.0 + + +
1369-0259494201.927997246.9943389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.780 + 0.000 21.210 0.000 0.000
1369-0259503201.947108346.9680667 89< +/TD> 53 + 89 53 0.0 0.0 0.0 18.060 + 16.860 17.280 16.700 16.450
1369-0259504201.948158346.9836806 999< +/TD> 16 + 2797 16 -318.0 -98.0 84.0 20.840 + 18.620 0.000 19.710 0.000
1369-0259505201.948669446.9838306 486< +/TD> 192 + 486 192 0.0 0.0 0.0 0.000 + 19.600 21.020 20.050 18.680
1369-0259508201.953658346.9846083 405< +/TD> 569 + 405 569 0.0 0.0 0.0 20.460 + 19.420 0.000 0.000 0.000
1369-0259509201.954311146.9848639 197< +/TD> 182 + 197 182 0.0 0.0 0.0 19.530 + 18.160 18.930 18.170 18.380
1369-0259512201.961786146.9990944 173< +/TD> 234 + 173 234 0.0 0.0 0.0 20.420 + 19.440 20.470 19.930 19.030
1369-0259513201.962711146.9918944 315< +/TD> 340 + 379 408 140.0 -92.0 14.0 0.000 + 19.630 20.390 18.990 18.670
1369-0259514201.963727846.9676583 614< +/TD> 65 + 614 65 0.0 0.0 0.0 0.000 + 0.000 21.610 20.480 0.000
1369-0259516201.965780646.9594944 125< +/TD> 100 + 150 118 8.0 -10.0 4.0 19.630 + 18.300 18.640 18.180 17.990
1369-0259524201.974744446.9672806 402< +/TD> 999 + 402 999 0.0 0.0 0.0 0.000 + 19.670 21.850 0.000 0.000
1369-0259525201.975605646.9677389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.330 21.130 0.000 0.000
1369-0259529201.982836146.9865750 999< +/TD> 999 + 1281 2076 -96.0 -344.0 48.0 20.840 + 0.000 20.670 0.000 18.850
1369-0259530201.983122246.9819861 371< +/TD> 52 + 455 64 8.0 8.0 14.0 20.780 + 0.000 20.780 20.490 0.000
1369-0259531201.983247246.9594528 317< +/TD> 24 + 317 24 0.0 0.0 0.0 0.000 + 0.000 21.610 20.060 0.000
1369-0259532201.990572246.9788972 665< +/TD> 519 + 665 519 0.0 0.0 0.0 0.000 + 18.020 0.000 0.000 17.370
1369-0259533201.990755646.9791194 254< +/TD> 270 + 254 270 0.0 0.0 0.0 20.840 + 18.330 20.350 18.120 17.730
1369-0259537201.999161146.9604056 81< +/TD> 160 + 81 160 0.0 0.0 0.0 0.000 + 0.000 21.810 20.600 0.000
1369-0259542202.005430646.9669278 44< +/TD> 304 + 44 304 0.0 0.0 0.0 0.000 + 0.000 21.120 20.070 0.000
1369-0259543202.007430646.9847917 122< +/TD> 179 + 122 179 0.0 0.0 0.0 20.840 + 0.000 20.770 20.220 0.000
1369-0259550202.016861146.9517722 112< +/TD> 48 + 140 52 -36.0 -10.0 4.0 19.340 + 16.310 18.040 16.300 15.110
1369-0259555202.024841746.9863361 740< +/TD> 999 + 740 999 0.0 0.0 0.0 20.840 + 19.630 0.000 0.000 0.000
1369-0259556202.025411146.9692306 431< +/TD> 402 + 517 483 116.0 -384.0 16.0 20.840 + 0.000 0.000 20.440 18.820
1369-0259557202.027691746.9966500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.410 21.000 0.000 0.000
1369-0259558202.030819446.9740194 50< +/TD> 891 + 67 1252 -46.0 202.0 9.0 0.000 + 0.000 20.980 20.120 18.850
1369-0259559202.031116746.9738056 115< +/TD> 194 + 115 194 0.0 0.0 0.0 0.000 + 0.000 21.020 19.910 0.000
1369-0259563202.036477846.9898500 487< +/TD> 410 + 487 410 0.0 0.0 0.0 0.000 + 19.510 20.440 0.000 0.000
1369-0259564202.036925046.9898222 166< +/TD> 171 + 166 171 0.0 0.0 0.0 20.840 + 19.050 20.520 19.520 18.690
1369-0259567202.038233346.9967528 73< +/TD> 4 + 86 4 2.0 -4.0 3.0 0.000 + 18.630 20.820 18.880 17.230
1369-0259570202.055719446.9702333 127< +/TD> 250 + 148 302 -14.0 6.0 4.0 0.000 + 19.410 21.250 19.620 0.000
1369-0259573202.059586146.9859583 189< +/TD> 458 + 226 549 -32.0 -24.0 7.0 0.000 + 19.410 0.000 20.510 18.440
1369-0259574202.060005646.9860056 392< +/TD> 999 + 392 999 0.0 0.0 0.0 0.000 + 0.000 0.000 19.960 18.340
1369-0259575202.061255646.9942778 999< +/TD> 760 + 999 760 0.0 0.0 0.0 20.840 + 0.000 0.000 20.480 0.000
1369-0259580202.067383346.9803250 334< +/TD> 999 + 403 3223 -86.0 308.0 12.0 0.000 + 19.630 21.610 20.220 0.000
1370-0274921201.937497247.0158778 289< +/TD> 284 + 289 284 0.0 0.0 0.0 0.000 + 0.000 21.010 19.980 0.000
1370-0274922201.938058347.0160722 999< +/TD> 150 + 999 150 0.0 0.0 0.0 0.000 + 0.000 21.080 19.810 0.000
1370-0274923201.938247247.0158667 30< +/TD> 154 + 30 154 0.0 0.0 0.0 0.000 + 0.000 21.160 19.810 0.000
1370-0274924201.940188947.0067750 286< +/TD> 579 + 286 579 0.0 0.0 0.0 0.000 + 0.000 21.350 20.590 0.000
1370-0274925201.940644447.0068917 7< +/TD> 69 + 7 79 174.0 20.0 0.0 0.000 + 19.570 21.200 20.100 0.000
1370-0274936201.971191747.0034194 514< +/TD> 160 + 514 160 0.0 0.0 0.0 0.000 + 0.000 21.110 20.080 0.000
1370-0274938201.979711147.0346333 71< +/TD> 114 + 71 114 0.0 0.0 0.0 0.000 + 0.000 21.460 20.430 0.000
1370-0274943201.984538947.0261028 98< +/TD> 0 + 98 0 0.0 0.0 0.0 0.000 + 0.000 21.060 20.650 0.000
1370-0274946201.996477847.0367167 999< +/TD> 295 + 999 295 0.0 0.0 0.0 0.000 + 0.000 21.610 20.540 0.000
1370-0274948201.998475047.0022556 41< +/TD> 193 + 44 226 -6.0 2.0 1.0 0.000 + 19.080 21.600 19.430 18.310
1370-0274949201.999333347.0449694 221< +/TD> 69 + 221 69 0.0 0.0 0.0 0.000 + 0.000 21.560 20.070 0.000
1370-0274950202.000291747.0277056 95< +/TD> 74 + 95 74 0.0 0.0 0.0 19.650 + 18.430 18.730 17.930 17.640
1370-0274952202.003261147.0432889 102< +/TD> 36 + 119 41 -18.0 0.0 3.0 20.660 + 18.190 19.980 18.260 17.250
1370-0274953202.003938947.0242417 135< +/TD> 106 + 159 123 10.0 -14.0 4.0 18.700 + 16.160 17.730 16.150 14.890
1370-0274954202.004202847.0434028 999< +/TD> 999 + 1406 2421 -850.0 -358.0 198.0 0.000 + 0.000 21.470 20.380 18.760
1370-0274957202.007313947.0436611 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 21.630 20.600 0.000
1370-0274958202.008211147.0044250 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 20.790 20.250 19.070
1370-0274959202.009491747.0492250 83< +/TD> 73 + 93 84 -8.0 2.0 2.0 20.750 + 18.460 19.860 18.060 17.640
1370-0274962202.014658347.0014556 71< +/TD> 999 + 71 999 0.0 0.0 0.0 0.000 + 0.000 21.400 19.600 0.000
1370-0274963202.014808347.0037083 24< +/TD> 154 + 24 186 16.0 6.0 0.0 13.770 + 13.040 13.220 12.800 11.490
1370-0274967202.016577847.0297083 129< +/TD> 999 + 129 999 0.0 0.0 0.0 0.000 + 19.870 0.000 20.890 0.000
1370-0274971202.021511147.0324889 999< +/TD> 920 + 999 920 0.0 0.0 0.0 0.000 + 19.380 0.000 0.000 19.120
1370-0274974202.029105647.0247694 51< +/TD> 84 + 51 84 0.0 0.0 0.0 0.000 + 0.000 0.000 20.250 18.170
1370-0274975202.032150047.0428083 214< +/TD> 38 + 214 38 0.0 0.0 0.0 0.000 + 19.530 21.170 19.800 18.060
1370-0274983202.050130647.0269861 349< +/TD> 296 + 422 358 210.0 -186.0 13.0 0.000 + 19.790 20.930 19.990 0.000
1370-0274984202.050658347.0263972 114< +/TD> 163 + 137 198 252.0 -220.0 4.0 0.000 + 19.420 20.930 19.670 0.000
1370-0274985202.055202847.0290361 54< +/TD> 145 + 54 145 0.0 0.0 0.0 0.000 + 0.000 21.070 20.410 0.000
1370-0274989202.059619447.0282694 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.840 + 0.000 0.000 20.650 0.000
1370-0274991202.060308347.0102500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 18.460 0.000 19.980 0.000
1370-0274998202.065283347.0026333 59< +/TD> 273 + 69 329 -194.0 262.0 2.0 0.000 + 19.850 21.600 20.270 0.000
1370-0274999202.065488947.0022861 296< +/TD> 84 + 296 84 0.0 0.0 0.0 0.000 + 0.000 21.440 20.120 0.000
+
+
+ +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml + + + + + + United States Naval Observatory Flagstaff Station 01Jul2011-15:46:54 + Astronomical Image and Catalogue Server: + http://www.nofs.navy.mil/data/fchpix/ + Please send questions and problem reports to: + sel@nofs.navy.mil + + + + + Coordinate system is FK5 equinox=J2000.0, epoch=2000.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 3.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 109.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 176.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 9.0 + < +TD> 17.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 163.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 8.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 3.0 + < +TD> 441.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 5.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 11.0 + < +TD> 6.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 10.0 + < +TD> 0.0 + + +
1369-0259494201.927997246.9943389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.780 + 0.000 21.210 0.000 0.000
1369-0259503201.947108346.9680667 89< +/TD> 53 + 89 53 0.0 0.0 0.0 18.060 + 16.860 17.280 16.700 16.450
1369-0259504201.948158346.9836806 999< +/TD> 16 + 2797 16 -318.0 -98.0 84.0 20.840 + 18.620 0.000 19.710 0.000
1369-0259505201.948669446.9838306 486< +/TD> 192 + 486 192 0.0 0.0 0.0 0.000 + 19.600 21.020 20.050 18.680
1369-0259508201.953658346.9846083 405< +/TD> 569 + 405 569 0.0 0.0 0.0 20.460 + 19.420 0.000 0.000 0.000
1369-0259509201.954311146.9848639 197< +/TD> 182 + 197 182 0.0 0.0 0.0 19.530 + 18.160 18.930 18.170 18.380
1369-0259512201.961786146.9990944 173< +/TD> 234 + 173 234 0.0 0.0 0.0 20.420 + 19.440 20.470 19.930 19.030
1369-0259513201.962711146.9918944 315< +/TD> 340 + 379 408 140.0 -92.0 14.0 0.000 + 19.630 20.390 18.990 18.670
1369-0259514201.963727846.9676583 614< +/TD> 65 + 614 65 0.0 0.0 0.0 0.000 + 0.000 21.610 20.480 0.000
1369-0259516201.965780646.9594944 125< +/TD> 100 + 150 118 8.0 -10.0 4.0 19.630 + 18.300 18.640 18.180 17.990
1369-0259524201.974744446.9672806 402< +/TD> 999 + 402 999 0.0 0.0 0.0 0.000 + 19.670 21.850 0.000 0.000
1369-0259525201.975605646.9677389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.330 21.130 0.000 0.000
1369-0259529201.982836146.9865750 999< +/TD> 999 + 1281 2076 -96.0 -344.0 48.0 20.840 + 0.000 20.670 0.000 18.850
1369-0259530201.983122246.9819861 371< +/TD> 52 + 455 64 8.0 8.0 14.0 20.780 + 0.000 20.780 20.490 0.000
1369-0259531201.983247246.9594528 317< +/TD> 24 + 317 24 0.0 0.0 0.0 0.000 + 0.000 21.610 20.060 0.000
1369-0259532201.990572246.9788972 665< +/TD> 519 + 665 519 0.0 0.0 0.0 0.000 + 18.020 0.000 0.000 17.370
1369-0259533201.990755646.9791194 254< +/TD> 270 + 254 270 0.0 0.0 0.0 20.840 + 18.330 20.350 18.120 17.730
1369-0259537201.999161146.9604056 81< +/TD> 160 + 81 160 0.0 0.0 0.0 0.000 + 0.000 21.810 20.600 0.000
1369-0259542202.005430646.9669278 44< +/TD> 304 + 44 304 0.0 0.0 0.0 0.000 + 0.000 21.120 20.070 0.000
1369-0259543202.007430646.9847917 122< +/TD> 179 + 122 179 0.0 0.0 0.0 20.840 + 0.000 20.770 20.220 0.000
1369-0259550202.016861146.9517722 112< +/TD> 48 + 140 52 -36.0 -10.0 4.0 19.340 + 16.310 18.040 16.300 15.110
1369-0259555202.024841746.9863361 740< +/TD> 999 + 740 999 0.0 0.0 0.0 20.840 + 19.630 0.000 0.000 0.000
1369-0259556202.025411146.9692306 431< +/TD> 402 + 517 483 116.0 -384.0 16.0 20.840 + 0.000 0.000 20.440 18.820
1369-0259557202.027691746.9966500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.410 21.000 0.000 0.000
1369-0259558202.030819446.9740194 50< +/TD> 891 + 67 1252 -46.0 202.0 9.0 0.000 + 0.000 20.980 20.120 18.850
1369-0259559202.031116746.9738056 115< +/TD> 194 + 115 194 0.0 0.0 0.0 0.000 + 0.000 21.020 19.910 0.000
1369-0259563202.036477846.9898500 487< +/TD> 410 + 487 410 0.0 0.0 0.0 0.000 + 19.510 20.440 0.000 0.000
1369-0259564202.036925046.9898222 166< +/TD> 171 + 166 171 0.0 0.0 0.0 20.840 + 19.050 20.520 19.520 18.690
1369-0259567202.038233346.9967528 73< +/TD> 4 + 86 4 2.0 -4.0 3.0 0.000 + 18.630 20.820 18.880 17.230
1369-0259570202.055719446.9702333 127< +/TD> 250 + 148 302 -14.0 6.0 4.0 0.000 + 19.410 21.250 19.620 0.000
1369-0259573202.059586146.9859583 189< +/TD> 458 + 226 549 -32.0 -24.0 7.0 0.000 + 19.410 0.000 20.510 18.440
1369-0259574202.060005646.9860056 392< +/TD> 999 + 392 999 0.0 0.0 0.0 0.000 + 0.000 0.000 19.960 18.340
1369-0259575202.061255646.9942778 999< +/TD> 760 + 999 760 0.0 0.0 0.0 20.840 + 0.000 0.000 20.480 0.000
1369-0259580202.067383346.9803250 334< +/TD> 999 + 403 3223 -86.0 308.0 12.0 0.000 + 19.630 21.610 20.220 0.000
1370-0274921201.937497247.0158778 289< +/TD> 284 + 289 284 0.0 0.0 0.0 0.000 + 0.000 21.010 19.980 0.000
1370-0274922201.938058347.0160722 999< +/TD> 150 + 999 150 0.0 0.0 0.0 0.000 + 0.000 21.080 19.810 0.000
1370-0274923201.938247247.0158667 30< +/TD> 154 + 30 154 0.0 0.0 0.0 0.000 + 0.000 21.160 19.810 0.000
1370-0274924201.940188947.0067750 286< +/TD> 579 + 286 579 0.0 0.0 0.0 0.000 + 0.000 21.350 20.590 0.000
1370-0274925201.940644447.0068917 7< +/TD> 69 + 7 79 174.0 20.0 0.0 0.000 + 19.570 21.200 20.100 0.000
1370-0274936201.971191747.0034194 514< +/TD> 160 + 514 160 0.0 0.0 0.0 0.000 + 0.000 21.110 20.080 0.000
1370-0274938201.979711147.0346333 71< +/TD> 114 + 71 114 0.0 0.0 0.0 0.000 + 0.000 21.460 20.430 0.000
1370-0274943201.984538947.0261028 98< +/TD> 0 + 98 0 0.0 0.0 0.0 0.000 + 0.000 21.060 20.650 0.000
1370-0274946201.996477847.0367167 999< +/TD> 295 + 999 295 0.0 0.0 0.0 0.000 + 0.000 21.610 20.540 0.000
1370-0274948201.998475047.0022556 41< +/TD> 193 + 44 226 -6.0 2.0 1.0 0.000 + 19.080 21.600 19.430 18.310
1370-0274949201.999333347.0449694 221< +/TD> 69 + 221 69 0.0 0.0 0.0 0.000 + 0.000 21.560 20.070 0.000
1370-0274950202.000291747.0277056 95< +/TD> 74 + 95 74 0.0 0.0 0.0 19.650 + 18.430 18.730 17.930 17.640
1370-0274952202.003261147.0432889 102< +/TD> 36 + 119 41 -18.0 0.0 3.0 20.660 + 18.190 19.980 18.260 17.250
1370-0274953202.003938947.0242417 135< +/TD> 106 + 159 123 10.0 -14.0 4.0 18.700 + 16.160 17.730 16.150 14.890
1370-0274954202.004202847.0434028 999< +/TD> 999 + 1406 2421 -850.0 -358.0 198.0 0.000 + 0.000 21.470 20.380 18.760
1370-0274957202.007313947.0436611 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 21.630 20.600 0.000
1370-0274958202.008211147.0044250 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 20.790 20.250 19.070
1370-0274959202.009491747.0492250 83< +/TD> 73 + 93 84 -8.0 2.0 2.0 20.750 + 18.460 19.860 18.060 17.640
1370-0274962202.014658347.0014556 71< +/TD> 999 + 71 999 0.0 0.0 0.0 0.000 + 0.000 21.400 19.600 0.000
1370-0274963202.014808347.0037083 24< +/TD> 154 + 24 186 16.0 6.0 0.0 13.770 + 13.040 13.220 12.800 11.490
1370-0274967202.016577847.0297083 129< +/TD> 999 + 129 999 0.0 0.0 0.0 0.000 + 19.870 0.000 20.890 0.000
1370-0274971202.021511147.0324889 999< +/TD> 920 + 999 920 0.0 0.0 0.0 0.000 + 19.380 0.000 0.000 19.120
1370-0274974202.029105647.0247694 51< +/TD> 84 + 51 84 0.0 0.0 0.0 0.000 + 0.000 0.000 20.250 18.170
1370-0274975202.032150047.0428083 214< +/TD> 38 + 214 38 0.0 0.0 0.0 0.000 + 19.530 21.170 19.800 18.060
1370-0274983202.050130647.0269861 349< +/TD> 296 + 422 358 210.0 -186.0 13.0 0.000 + 19.790 20.930 19.990 0.000
1370-0274984202.050658347.0263972 114< +/TD> 163 + 137 198 252.0 -220.0 4.0 0.000 + 19.420 20.930 19.670 0.000
1370-0274985202.055202847.0290361 54< +/TD> 145 + 54 145 0.0 0.0 0.0 0.000 + 0.000 21.070 20.410 0.000
1370-0274989202.059619447.0282694 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.840 + 0.000 0.000 20.650 0.000
1370-0274991202.060308347.0102500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 18.460 0.000 19.980 0.000
1370-0274998202.065283347.0026333 59< +/TD> 273 + 69 329 -194.0 262.0 2.0 0.000 + 19.850 21.600 20.270 0.000
1370-0274999202.065488947.0022861 296< +/TD> 84 + 296 84 0.0 0.0 0.0 0.000 + 0.000 21.440 20.120 0.000
+
+
+ +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml + + + + + + United States Naval Observatory Flagstaff Station 01Jul2011-15:46:54 + Astronomical Image and Catalogue Server: + http://www.nofs.navy.mil/data/fchpix/ + Please send questions and problem reports to: + sel@nofs.navy.mil + + + + + Coordinate system is FK5 equinox=J2000.0, epoch=2000.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 3.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 109.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 176.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 9.0 + < +TD> 17.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 163.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 8.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 3.0 + < +TD> 441.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 5.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 11.0 + < +TD> 6.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 10.0 + < +TD> 0.0 + + +
1369-0259494201.927997246.9943389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.780 + 0.000 21.210 0.000 0.000
1369-0259503201.947108346.9680667 89< +/TD> 53 + 89 53 0.0 0.0 0.0 18.060 + 16.860 17.280 16.700 16.450
1369-0259504201.948158346.9836806 999< +/TD> 16 + 2797 16 -318.0 -98.0 84.0 20.840 + 18.620 0.000 19.710 0.000
1369-0259505201.948669446.9838306 486< +/TD> 192 + 486 192 0.0 0.0 0.0 0.000 + 19.600 21.020 20.050 18.680
1369-0259508201.953658346.9846083 405< +/TD> 569 + 405 569 0.0 0.0 0.0 20.460 + 19.420 0.000 0.000 0.000
1369-0259509201.954311146.9848639 197< +/TD> 182 + 197 182 0.0 0.0 0.0 19.530 + 18.160 18.930 18.170 18.380
1369-0259512201.961786146.9990944 173< +/TD> 234 + 173 234 0.0 0.0 0.0 20.420 + 19.440 20.470 19.930 19.030
1369-0259513201.962711146.9918944 315< +/TD> 340 + 379 408 140.0 -92.0 14.0 0.000 + 19.630 20.390 18.990 18.670
1369-0259514201.963727846.9676583 614< +/TD> 65 + 614 65 0.0 0.0 0.0 0.000 + 0.000 21.610 20.480 0.000
1369-0259516201.965780646.9594944 125< +/TD> 100 + 150 118 8.0 -10.0 4.0 19.630 + 18.300 18.640 18.180 17.990
1369-0259524201.974744446.9672806 402< +/TD> 999 + 402 999 0.0 0.0 0.0 0.000 + 19.670 21.850 0.000 0.000
1369-0259525201.975605646.9677389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.330 21.130 0.000 0.000
1369-0259529201.982836146.9865750 999< +/TD> 999 + 1281 2076 -96.0 -344.0 48.0 20.840 + 0.000 20.670 0.000 18.850
1369-0259530201.983122246.9819861 371< +/TD> 52 + 455 64 8.0 8.0 14.0 20.780 + 0.000 20.780 20.490 0.000
1369-0259531201.983247246.9594528 317< +/TD> 24 + 317 24 0.0 0.0 0.0 0.000 + 0.000 21.610 20.060 0.000
1369-0259532201.990572246.9788972 665< +/TD> 519 + 665 519 0.0 0.0 0.0 0.000 + 18.020 0.000 0.000 17.370
1369-0259533201.990755646.9791194 254< +/TD> 270 + 254 270 0.0 0.0 0.0 20.840 + 18.330 20.350 18.120 17.730
1369-0259537201.999161146.9604056 81< +/TD> 160 + 81 160 0.0 0.0 0.0 0.000 + 0.000 21.810 20.600 0.000
1369-0259542202.005430646.9669278 44< +/TD> 304 + 44 304 0.0 0.0 0.0 0.000 + 0.000 21.120 20.070 0.000
1369-0259543202.007430646.9847917 122< +/TD> 179 + 122 179 0.0 0.0 0.0 20.840 + 0.000 20.770 20.220 0.000
1369-0259550202.016861146.9517722 112< +/TD> 48 + 140 52 -36.0 -10.0 4.0 19.340 + 16.310 18.040 16.300 15.110
1369-0259555202.024841746.9863361 740< +/TD> 999 + 740 999 0.0 0.0 0.0 20.840 + 19.630 0.000 0.000 0.000
1369-0259556202.025411146.9692306 431< +/TD> 402 + 517 483 116.0 -384.0 16.0 20.840 + 0.000 0.000 20.440 18.820
1369-0259557202.027691746.9966500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.410 21.000 0.000 0.000
1369-0259558202.030819446.9740194 50< +/TD> 891 + 67 1252 -46.0 202.0 9.0 0.000 + 0.000 20.980 20.120 18.850
1369-0259559202.031116746.9738056 115< +/TD> 194 + 115 194 0.0 0.0 0.0 0.000 + 0.000 21.020 19.910 0.000
1369-0259563202.036477846.9898500 487< +/TD> 410 + 487 410 0.0 0.0 0.0 0.000 + 19.510 20.440 0.000 0.000
1369-0259564202.036925046.9898222 166< +/TD> 171 + 166 171 0.0 0.0 0.0 20.840 + 19.050 20.520 19.520 18.690
1369-0259567202.038233346.9967528 73< +/TD> 4 + 86 4 2.0 -4.0 3.0 0.000 + 18.630 20.820 18.880 17.230
1369-0259570202.055719446.9702333 127< +/TD> 250 + 148 302 -14.0 6.0 4.0 0.000 + 19.410 21.250 19.620 0.000
1369-0259573202.059586146.9859583 189< +/TD> 458 + 226 549 -32.0 -24.0 7.0 0.000 + 19.410 0.000 20.510 18.440
1369-0259574202.060005646.9860056 392< +/TD> 999 + 392 999 0.0 0.0 0.0 0.000 + 0.000 0.000 19.960 18.340
1369-0259575202.061255646.9942778 999< +/TD> 760 + 999 760 0.0 0.0 0.0 20.840 + 0.000 0.000 20.480 0.000
1369-0259580202.067383346.9803250 334< +/TD> 999 + 403 3223 -86.0 308.0 12.0 0.000 + 19.630 21.610 20.220 0.000
1370-0274921201.937497247.0158778 289< +/TD> 284 + 289 284 0.0 0.0 0.0 0.000 + 0.000 21.010 19.980 0.000
1370-0274922201.938058347.0160722 999< +/TD> 150 + 999 150 0.0 0.0 0.0 0.000 + 0.000 21.080 19.810 0.000
1370-0274923201.938247247.0158667 30< +/TD> 154 + 30 154 0.0 0.0 0.0 0.000 + 0.000 21.160 19.810 0.000
1370-0274924201.940188947.0067750 286< +/TD> 579 + 286 579 0.0 0.0 0.0 0.000 + 0.000 21.350 20.590 0.000
1370-0274925201.940644447.0068917 7< +/TD> 69 + 7 79 174.0 20.0 0.0 0.000 + 19.570 21.200 20.100 0.000
1370-0274936201.971191747.0034194 514< +/TD> 160 + 514 160 0.0 0.0 0.0 0.000 + 0.000 21.110 20.080 0.000
1370-0274938201.979711147.0346333 71< +/TD> 114 + 71 114 0.0 0.0 0.0 0.000 + 0.000 21.460 20.430 0.000
1370-0274943201.984538947.0261028 98< +/TD> 0 + 98 0 0.0 0.0 0.0 0.000 + 0.000 21.060 20.650 0.000
1370-0274946201.996477847.0367167 999< +/TD> 295 + 999 295 0.0 0.0 0.0 0.000 + 0.000 21.610 20.540 0.000
1370-0274948201.998475047.0022556 41< +/TD> 193 + 44 226 -6.0 2.0 1.0 0.000 + 19.080 21.600 19.430 18.310
1370-0274949201.999333347.0449694 221< +/TD> 69 + 221 69 0.0 0.0 0.0 0.000 + 0.000 21.560 20.070 0.000
1370-0274950202.000291747.0277056 95< +/TD> 74 + 95 74 0.0 0.0 0.0 19.650 + 18.430 18.730 17.930 17.640
1370-0274952202.003261147.0432889 102< +/TD> 36 + 119 41 -18.0 0.0 3.0 20.660 + 18.190 19.980 18.260 17.250
1370-0274953202.003938947.0242417 135< +/TD> 106 + 159 123 10.0 -14.0 4.0 18.700 + 16.160 17.730 16.150 14.890
1370-0274954202.004202847.0434028 999< +/TD> 999 + 1406 2421 -850.0 -358.0 198.0 0.000 + 0.000 21.470 20.380 18.760
1370-0274957202.007313947.0436611 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 21.630 20.600 0.000
1370-0274958202.008211147.0044250 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 20.790 20.250 19.070
1370-0274959202.009491747.0492250 83< +/TD> 73 + 93 84 -8.0 2.0 2.0 20.750 + 18.460 19.860 18.060 17.640
1370-0274962202.014658347.0014556 71< +/TD> 999 + 71 999 0.0 0.0 0.0 0.000 + 0.000 21.400 19.600 0.000
1370-0274963202.014808347.0037083 24< +/TD> 154 + 24 186 16.0 6.0 0.0 13.770 + 13.040 13.220 12.800 11.490
1370-0274967202.016577847.0297083 129< +/TD> 999 + 129 999 0.0 0.0 0.0 0.000 + 19.870 0.000 20.890 0.000
1370-0274971202.021511147.0324889 999< +/TD> 920 + 999 920 0.0 0.0 0.0 0.000 + 19.380 0.000 0.000 19.120
1370-0274974202.029105647.0247694 51< +/TD> 84 + 51 84 0.0 0.0 0.0 0.000 + 0.000 0.000 20.250 18.170
1370-0274975202.032150047.0428083 214< +/TD> 38 + 214 38 0.0 0.0 0.0 0.000 + 19.530 21.170 19.800 18.060
1370-0274983202.050130647.0269861 349< +/TD> 296 + 422 358 210.0 -186.0 13.0 0.000 + 19.790 20.930 19.990 0.000
1370-0274984202.050658347.0263972 114< +/TD> 163 + 137 198 252.0 -220.0 4.0 0.000 + 19.420 20.930 19.670 0.000
1370-0274985202.055202847.0290361 54< +/TD> 145 + 54 145 0.0 0.0 0.0 0.000 + 0.000 21.070 20.410 0.000
1370-0274989202.059619447.0282694 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.840 + 0.000 0.000 20.650 0.000
1370-0274991202.060308347.0102500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 18.460 0.000 19.980 0.000
1370-0274998202.065283347.0026333 59< +/TD> 273 + 69 329 -194.0 262.0 2.0 0.000 + 19.850 21.600 20.270 0.000
1370-0274999202.065488947.0022861 296< +/TD> 84 + 296 84 0.0 0.0 0.0 0.000 + 0.000 21.440 20.120 0.000
+
+
+ +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml + + + + + + United States Naval Observatory Flagstaff Station 01Jul2011-15:46:54 + Astronomical Image and Catalogue Server: + http://www.nofs.navy.mil/data/fchpix/ + Please send questions and problem reports to: + sel@nofs.navy.mil + + + + + Coordinate system is FK5 equinox=J2000.0, epoch=2000.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 3.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 109.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 0.0 + < +TD> 15.0 + < +TD> 0.0 + < +TD> 176.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 9.0 + < +TD> 17.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 163.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 8.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 1.0 + < +TD> 3.0 + < +TD> 441.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 2.0 + < +TD> 0.0 + < +TD> 5.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 11.0 + < +TD> 6.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 0.0 + < +TD> 10.0 + < +TD> 0.0 + + +
1369-0259494201.927997246.9943389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.780 + 0.000 21.210 0.000 0.000
1369-0259503201.947108346.9680667 89< +/TD> 53 + 89 53 0.0 0.0 0.0 18.060 + 16.860 17.280 16.700 16.450
1369-0259504201.948158346.9836806 999< +/TD> 16 + 2797 16 -318.0 -98.0 84.0 20.840 + 18.620 0.000 19.710 0.000
1369-0259505201.948669446.9838306 486< +/TD> 192 + 486 192 0.0 0.0 0.0 0.000 + 19.600 21.020 20.050 18.680
1369-0259508201.953658346.9846083 405< +/TD> 569 + 405 569 0.0 0.0 0.0 20.460 + 19.420 0.000 0.000 0.000
1369-0259509201.954311146.9848639 197< +/TD> 182 + 197 182 0.0 0.0 0.0 19.530 + 18.160 18.930 18.170 18.380
1369-0259512201.961786146.9990944 173< +/TD> 234 + 173 234 0.0 0.0 0.0 20.420 + 19.440 20.470 19.930 19.030
1369-0259513201.962711146.9918944 315< +/TD> 340 + 379 408 140.0 -92.0 14.0 0.000 + 19.630 20.390 18.990 18.670
1369-0259514201.963727846.9676583 614< +/TD> 65 + 614 65 0.0 0.0 0.0 0.000 + 0.000 21.610 20.480 0.000
1369-0259516201.965780646.9594944 125< +/TD> 100 + 150 118 8.0 -10.0 4.0 19.630 + 18.300 18.640 18.180 17.990
1369-0259524201.974744446.9672806 402< +/TD> 999 + 402 999 0.0 0.0 0.0 0.000 + 19.670 21.850 0.000 0.000
1369-0259525201.975605646.9677389 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.330 21.130 0.000 0.000
1369-0259529201.982836146.9865750 999< +/TD> 999 + 1281 2076 -96.0 -344.0 48.0 20.840 + 0.000 20.670 0.000 18.850
1369-0259530201.983122246.9819861 371< +/TD> 52 + 455 64 8.0 8.0 14.0 20.780 + 0.000 20.780 20.490 0.000
1369-0259531201.983247246.9594528 317< +/TD> 24 + 317 24 0.0 0.0 0.0 0.000 + 0.000 21.610 20.060 0.000
1369-0259532201.990572246.9788972 665< +/TD> 519 + 665 519 0.0 0.0 0.0 0.000 + 18.020 0.000 0.000 17.370
1369-0259533201.990755646.9791194 254< +/TD> 270 + 254 270 0.0 0.0 0.0 20.840 + 18.330 20.350 18.120 17.730
1369-0259537201.999161146.9604056 81< +/TD> 160 + 81 160 0.0 0.0 0.0 0.000 + 0.000 21.810 20.600 0.000
1369-0259542202.005430646.9669278 44< +/TD> 304 + 44 304 0.0 0.0 0.0 0.000 + 0.000 21.120 20.070 0.000
1369-0259543202.007430646.9847917 122< +/TD> 179 + 122 179 0.0 0.0 0.0 20.840 + 0.000 20.770 20.220 0.000
1369-0259550202.016861146.9517722 112< +/TD> 48 + 140 52 -36.0 -10.0 4.0 19.340 + 16.310 18.040 16.300 15.110
1369-0259555202.024841746.9863361 740< +/TD> 999 + 740 999 0.0 0.0 0.0 20.840 + 19.630 0.000 0.000 0.000
1369-0259556202.025411146.9692306 431< +/TD> 402 + 517 483 116.0 -384.0 16.0 20.840 + 0.000 0.000 20.440 18.820
1369-0259557202.027691746.9966500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 19.410 21.000 0.000 0.000
1369-0259558202.030819446.9740194 50< +/TD> 891 + 67 1252 -46.0 202.0 9.0 0.000 + 0.000 20.980 20.120 18.850
1369-0259559202.031116746.9738056 115< +/TD> 194 + 115 194 0.0 0.0 0.0 0.000 + 0.000 21.020 19.910 0.000
1369-0259563202.036477846.9898500 487< +/TD> 410 + 487 410 0.0 0.0 0.0 0.000 + 19.510 20.440 0.000 0.000
1369-0259564202.036925046.9898222 166< +/TD> 171 + 166 171 0.0 0.0 0.0 20.840 + 19.050 20.520 19.520 18.690
1369-0259567202.038233346.9967528 73< +/TD> 4 + 86 4 2.0 -4.0 3.0 0.000 + 18.630 20.820 18.880 17.230
1369-0259570202.055719446.9702333 127< +/TD> 250 + 148 302 -14.0 6.0 4.0 0.000 + 19.410 21.250 19.620 0.000
1369-0259573202.059586146.9859583 189< +/TD> 458 + 226 549 -32.0 -24.0 7.0 0.000 + 19.410 0.000 20.510 18.440
1369-0259574202.060005646.9860056 392< +/TD> 999 + 392 999 0.0 0.0 0.0 0.000 + 0.000 0.000 19.960 18.340
1369-0259575202.061255646.9942778 999< +/TD> 760 + 999 760 0.0 0.0 0.0 20.840 + 0.000 0.000 20.480 0.000
1369-0259580202.067383346.9803250 334< +/TD> 999 + 403 3223 -86.0 308.0 12.0 0.000 + 19.630 21.610 20.220 0.000
1370-0274921201.937497247.0158778 289< +/TD> 284 + 289 284 0.0 0.0 0.0 0.000 + 0.000 21.010 19.980 0.000
1370-0274922201.938058347.0160722 999< +/TD> 150 + 999 150 0.0 0.0 0.0 0.000 + 0.000 21.080 19.810 0.000
1370-0274923201.938247247.0158667 30< +/TD> 154 + 30 154 0.0 0.0 0.0 0.000 + 0.000 21.160 19.810 0.000
1370-0274924201.940188947.0067750 286< +/TD> 579 + 286 579 0.0 0.0 0.0 0.000 + 0.000 21.350 20.590 0.000
1370-0274925201.940644447.0068917 7< +/TD> 69 + 7 79 174.0 20.0 0.0 0.000 + 19.570 21.200 20.100 0.000
1370-0274936201.971191747.0034194 514< +/TD> 160 + 514 160 0.0 0.0 0.0 0.000 + 0.000 21.110 20.080 0.000
1370-0274938201.979711147.0346333 71< +/TD> 114 + 71 114 0.0 0.0 0.0 0.000 + 0.000 21.460 20.430 0.000
1370-0274943201.984538947.0261028 98< +/TD> 0 + 98 0 0.0 0.0 0.0 0.000 + 0.000 21.060 20.650 0.000
1370-0274946201.996477847.0367167 999< +/TD> 295 + 999 295 0.0 0.0 0.0 0.000 + 0.000 21.610 20.540 0.000
1370-0274948201.998475047.0022556 41< +/TD> 193 + 44 226 -6.0 2.0 1.0 0.000 + 19.080 21.600 19.430 18.310
1370-0274949201.999333347.0449694 221< +/TD> 69 + 221 69 0.0 0.0 0.0 0.000 + 0.000 21.560 20.070 0.000
1370-0274950202.000291747.0277056 95< +/TD> 74 + 95 74 0.0 0.0 0.0 19.650 + 18.430 18.730 17.930 17.640
1370-0274952202.003261147.0432889 102< +/TD> 36 + 119 41 -18.0 0.0 3.0 20.660 + 18.190 19.980 18.260 17.250
1370-0274953202.003938947.0242417 135< +/TD> 106 + 159 123 10.0 -14.0 4.0 18.700 + 16.160 17.730 16.150 14.890
1370-0274954202.004202847.0434028 999< +/TD> 999 + 1406 2421 -850.0 -358.0 198.0 0.000 + 0.000 21.470 20.380 18.760
1370-0274957202.007313947.0436611 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 21.630 20.600 0.000
1370-0274958202.008211147.0044250 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 0.000 20.790 20.250 19.070
1370-0274959202.009491747.0492250 83< +/TD> 73 + 93 84 -8.0 2.0 2.0 20.750 + 18.460 19.860 18.060 17.640
1370-0274962202.014658347.0014556 71< +/TD> 999 + 71 999 0.0 0.0 0.0 0.000 + 0.000 21.400 19.600 0.000
1370-0274963202.014808347.0037083 24< +/TD> 154 + 24 186 16.0 6.0 0.0 13.770 + 13.040 13.220 12.800 11.490
1370-0274967202.016577847.0297083 129< +/TD> 999 + 129 999 0.0 0.0 0.0 0.000 + 19.870 0.000 20.890 0.000
1370-0274971202.021511147.0324889 999< +/TD> 920 + 999 920 0.0 0.0 0.0 0.000 + 19.380 0.000 0.000 19.120
1370-0274974202.029105647.0247694 51< +/TD> 84 + 51 84 0.0 0.0 0.0 0.000 + 0.000 0.000 20.250 18.170
1370-0274975202.032150047.0428083 214< +/TD> 38 + 214 38 0.0 0.0 0.0 0.000 + 19.530 21.170 19.800 18.060
1370-0274983202.050130647.0269861 349< +/TD> 296 + 422 358 210.0 -186.0 13.0 0.000 + 19.790 20.930 19.990 0.000
1370-0274984202.050658347.0263972 114< +/TD> 163 + 137 198 252.0 -220.0 4.0 0.000 + 19.420 20.930 19.670 0.000
1370-0274985202.055202847.0290361 54< +/TD> 145 + 54 145 0.0 0.0 0.0 0.000 + 0.000 21.070 20.410 0.000
1370-0274989202.059619447.0282694 999< +/TD> 999 + 999 999 0.0 0.0 0.0 20.840 + 0.000 0.000 20.650 0.000
1370-0274991202.060308347.0102500 999< +/TD> 999 + 999 999 0.0 0.0 0.0 0.000 + 18.460 0.000 19.980 0.000
1370-0274998202.065283347.0026333 59< +/TD> 273 + 69 329 -194.0 262.0 2.0 0.000 + 19.850 21.600 20.270 0.000
1370-0274999202.065488947.0022861 296< +/TD> 84 + 296 84 0.0 0.0 0.0 0.000 + 0.000 21.440 20.120 0.000
+
+
+ +HTTP Redirection + +

Hello World!!

+ + +HTTP CGI query + +IRAF Help page for "dir" (V2.12.1) +

IRAF logo +IRAF Help page for the dir + + +

+


+
+Search for references matching a regular expression: +
+
+Retrieve the specified help pages: +
+

+


+ + + + +

+

+IRAF Project
+National Optical Astronomy Observatories
+950 North Cherry Avenue
+Tucson, Arizona 85719
+(602) 327-5511 +
+

+ +IRAF Help page for "dir" (V2.12.1) +

IRAF logo +IRAF Help page for the dir + + +

+


+
+Search for references matching a regular expression: +
+
+Retrieve the specified help pages: +
+

+


+ + + + +

+

+IRAF Project
+National Optical Astronomy Observatories
+950 North Cherry Avenue
+Tucson, Arizona 85719
+(602) 327-5511 +
+

+ +IRAF Help page for "dir" (V2.12.1) +

IRAF logo +IRAF Help page for the dir + + +

+


+
+Search for references matching a regular expression: +
+
+Retrieve the specified help pages: +
+

+


+ + + + +

+

+IRAF Project
+National Optical Astronomy Observatories
+950 North Cherry Avenue
+Tucson, Arizona 85719
+(602) 327-5511 +
+

diff --git a/vo/votest/tests/url_002.cl b/vo/votest/tests/url_002.cl new file mode 100644 index 00000000..e7fe1959 --- /dev/null +++ b/vo/votest/tests/url_002.cl @@ -0,0 +1,35 @@ +# +# Rudimentary URL handling: images + +# Set the test description string. +votest.descr = "Rudimentary URL handling: images" + +# Convert the data$logical to a local path. +s1 = data_url // "/sif.fits" +s2 = "file://" // data_path // "/sif.fits" +s3 = "file:///localhost" // data_path // "/sif.fits" + +# Execute the test commands. +print ("\nLogical Path: data$sif.fits") # logical path +imstat ("data$sif.fits", field="mean,min,max") + +print ("\nHTTP URI: " // s1) # remote http URI +imstat (s1, field="mean,min,max") + +print ("\nFile URI: " // s2) # file URI +imstat (s2, field="mean,min,max") + +print ("\nFile URI: " // s3) # file URI +imstat (s3, field="mean,min,max") + +print ("\nHTTP Redirection") # HTTP Redirection +imstat ("http://iraf.noao.edu/votest/redir_img.php", field="mean,min,max") + +print ("\nHTTP CGI query") # HTTP CGI query +imstat http://iraf.noao.edu/scripts/voget?t=fits&f=sif.fits field="mean,min,max" +imstat ("http://iraf.noao.edu/scripts/voget?t=fits&f=sif.fits", + field="mean,min,max") + +s1 = "http://iraf.noao.edu/scripts/voget?t=fits&f=sif.fits" +imstat (s1, field="mean,min,max") + diff --git a/vo/votest/tests/url_002.out b/vo/votest/tests/url_002.out new file mode 100644 index 00000000..bce02140 --- /dev/null +++ b/vo/votest/tests/url_002.out @@ -0,0 +1,28 @@ + +Logical Path: data$sif.fits +# MEAN MIN MAX + 108.3 -1. 19936. + +HTTP URI: http://iraf.noao.edu/votest//sif.fits +# MEAN MIN MAX + 108.3 -1. 19936. + +File URI: file:///iraf/iraf/vo/votest/data//sif.fits +# MEAN MIN MAX + 108.3 -1. 19936. + +File URI: file:///localhost/iraf/iraf/vo/votest/data//sif.fits +# MEAN MIN MAX + 108.3 -1. 19936. + +HTTP Redirection +# MEAN MIN MAX + 108.3 -1. 19936. + +HTTP CGI query +# MEAN MIN MAX + 108.3 -1. 19936. +# MEAN MIN MAX + 108.3 -1. 19936. +# MEAN MIN MAX + 108.3 -1. 19936. diff --git a/vo/votest/tests/url_003.cl b/vo/votest/tests/url_003.cl new file mode 100644 index 00000000..63f54229 --- /dev/null +++ b/vo/votest/tests/url_003.cl @@ -0,0 +1,40 @@ +# +# Rudimentary URL handling: votables + +# Set the test description string. +votest.descr = "Rudimentary URL handling: votables" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + +fcache init + +unlearn ("tprint") +tprint.rows="1-5" +tprint.columns="id,sRA,sDec" + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tprint ("data$usno-b.xml", rows="1-5") + +print ("\nHTTP URI: " // s1) # remote http URI +tprint (s1, rows="1-5") + +print ("\nFile URI: " // s2) # file URI +tprint (s2, rows="1-5") + +print ("\nFile URI: " // s3) # file URI +tprint (s3, rows="1-5") + +print ("\nHTTP Redirection") # HTTP Redirection +tprint ("http://iraf.noao.edu/votest/redir_vot.php", rows="1-5") + +print ("\nHTTP CGI query") # HTTP CGI query +tprint http://iraf.noao.edu/scripts/voget?t=votable&f=usno-b.xml rows="1-5" +tprint ("http://iraf.noao.edu/scripts/voget?t=votable&f=usno-b.xml",rows="1-5") + +s1 = "http://iraf.noao.edu/scripts/voget?t=votable&f=usno-b.xml" +tprint (s1, rows="1-5") + diff --git a/vo/votest/tests/url_003.out b/vo/votest/tests/url_003.out new file mode 100644 index 00000000..b89fc2f2 --- /dev/null +++ b/vo/votest/tests/url_003.out @@ -0,0 +1,78 @@ + +Logical Path: data$usno-b.xml +# Table data$usno-b.xml Wed 12:17:11 27-Jul-2011 + +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 + +HTTP Redirection +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 + +HTTP CGI query +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 +# row id sRa sDec +# mas mas + + 1 1369-0259494 999 999 + 2 1369-0259503 89 53 + 3 1369-0259504 999 16 + 4 1369-0259505 486 192 + 5 1369-0259508 405 569 diff --git a/vo/votest/tests/votable.men b/vo/votest/tests/votable.men new file mode 100644 index 00000000..ce4bbb9c --- /dev/null +++ b/vo/votest/tests/votable.men @@ -0,0 +1,11 @@ +# +# VOTable Tests -- These tests exercise the use of local and remote VOTables +# by tasks in the system. + + votable_001 -- Print VOTable information + votable_002 -- Print VOTable column information + votable_003 -- Get a value from a VOTable cell + votable_004 -- Copy Columns of a table + votable_005 -- Operation on a table column + votable_006 -- Copy a VOTable, compare output + diff --git a/vo/votest/tests/votable_001.cl b/vo/votest/tests/votable_001.cl new file mode 100644 index 00000000..f667ca28 --- /dev/null +++ b/vo/votest/tests/votable_001.cl @@ -0,0 +1,26 @@ +# +# Print VOTable information + +# Set the test description string. +votest.descr = "TABLES support: Print VOTable info" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tinfo ("data$usno-b.xml") + +print ("\nHTTP URI: " // s1) # remote http URI +tinfo (s1) + +print ("\nFile URI: " // s2) # file URI +tinfo (s2) + +print ("\nFile URI: " // s3) # file URI +tinfo (s3) diff --git a/vo/votest/tests/votable_001.out b/vo/votest/tests/votable_001.out new file mode 100644 index 00000000..66a091df --- /dev/null +++ b/vo/votest/tests/votable_001.out @@ -0,0 +1,36 @@ + +Logical Path: data$usno-b.xml +# data$usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +# http://iraf.noao.edu/votest//usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +# file:///iraf/iraf/vo/votest/data//usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +# file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits diff --git a/vo/votest/tests/votable_002.cl b/vo/votest/tests/votable_002.cl new file mode 100644 index 00000000..d75475eb --- /dev/null +++ b/vo/votest/tests/votable_002.cl @@ -0,0 +1,26 @@ +# +# Print VOTable column information + +# Set the test description string. +votest.descr = "TABLES support: Print VOTable column info" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tlcol ("data$usno-b.xml") + +print ("\nHTTP URI: " // s1) # remote http URI +tlcol (s1) + +print ("\nFile URI: " // s2) # file URI +tlcol (s2) + +print ("\nFile URI: " // s3) # file URI +tlcol (s3) diff --git a/vo/votest/tests/votable_002.out b/vo/votest/tests/votable_002.out new file mode 100644 index 00000000..98b0c360 --- /dev/null +++ b/vo/votest/tests/votable_002.out @@ -0,0 +1,76 @@ + +Logical Path: data$usno-b.xml +# data$usno-b.xml +id CH*13 %-13s "" +RA D %25.16g deg +DEC D %25.16g deg +sRa I %11d mas +sDec I %11d mas +sRaEp I %11d mas +sDeEp I %11d mas +MuRA D %25.16g mas/yr +MuDEC D %25.16g mas/yr +sMuRA D %25.16g mas/yr +sMuDE D %25.16g mas/yr +B1 D %25.16g mag +R1 D %25.16g mag +B2 D %25.16g mag +R2 D %25.16g mag +I2 D %25.16g mag + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +# http://iraf.noao.edu/votest//usno-b.xml +id CH*13 %-13s "" +RA D %25.16g deg +DEC D %25.16g deg +sRa I %11d mas +sDec I %11d mas +sRaEp I %11d mas +sDeEp I %11d mas +MuRA D %25.16g mas/yr +MuDEC D %25.16g mas/yr +sMuRA D %25.16g mas/yr +sMuDE D %25.16g mas/yr +B1 D %25.16g mag +R1 D %25.16g mag +B2 D %25.16g mag +R2 D %25.16g mag +I2 D %25.16g mag + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +# file:///iraf/iraf/vo/votest/data//usno-b.xml +id CH*13 %-13s "" +RA D %25.16g deg +DEC D %25.16g deg +sRa I %11d mas +sDec I %11d mas +sRaEp I %11d mas +sDeEp I %11d mas +MuRA D %25.16g mas/yr +MuDEC D %25.16g mas/yr +sMuRA D %25.16g mas/yr +sMuDE D %25.16g mas/yr +B1 D %25.16g mag +R1 D %25.16g mag +B2 D %25.16g mag +R2 D %25.16g mag +I2 D %25.16g mag + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +# file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +id CH*13 %-13s "" +RA D %25.16g deg +DEC D %25.16g deg +sRa I %11d mas +sDec I %11d mas +sRaEp I %11d mas +sDeEp I %11d mas +MuRA D %25.16g mas/yr +MuDEC D %25.16g mas/yr +sMuRA D %25.16g mas/yr +sMuDE D %25.16g mas/yr +B1 D %25.16g mag +R1 D %25.16g mag +B2 D %25.16g mag +R2 D %25.16g mag +I2 D %25.16g mag diff --git a/vo/votest/tests/votable_003.cl b/vo/votest/tests/votable_003.cl new file mode 100644 index 00000000..5fe2a7b3 --- /dev/null +++ b/vo/votest/tests/votable_003.cl @@ -0,0 +1,30 @@ +# +# Get a value from a VOTable cell + +# Set the test description string. +votest.descr = "TABLES support: Get a value from a VOTable cell" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tabpar ("data$usno-b.xml", "I2", 10) +print ("cell value at (I2,10) = ", tabpar.value) + +print ("\nHTTP URI: " // s1) # remote http URI +tabpar (s1, "I2", 10) +print ("cell value at (I2,10) = ", tabpar.value) + +print ("\nFile URI: " // s2) # file URI +tabpar (s2, "I2", 10) +print ("cell value at (I2,10) = ", tabpar.value) + +print ("\nFile URI: " // s3) # file URI +tabpar (s3, "I2", 10) +print ("cell value at (I2,10) = ", tabpar.value) diff --git a/vo/votest/tests/votable_003.out b/vo/votest/tests/votable_003.out new file mode 100644 index 00000000..e6fa0665 --- /dev/null +++ b/vo/votest/tests/votable_003.out @@ -0,0 +1,12 @@ + +Logical Path: data$usno-b.xml +cell value at (I2,10) = 17.99 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +cell value at (I2,10) = 17.99 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +cell value at (I2,10) = 17.99 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +cell value at (I2,10) = 17.99 diff --git a/vo/votest/tests/votable_004.cl b/vo/votest/tests/votable_004.cl new file mode 100644 index 00000000..dafbacd2 --- /dev/null +++ b/vo/votest/tests/votable_004.cl @@ -0,0 +1,43 @@ +# +# Copy VOTable columns + +# Set the test description string. +votest.descr = "TABLES support: Copy VOTable columns" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +fcache init + +# Create the output table name. +string out +out = "tmp$out_004" +if (access (out) == yes) { + delete (out, verify-, >& "dev$null") +} +; + + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tproject ("data$usno-b.xml", out, "id sRa sDec") +tdump (out, cdfile="", pfile="") +delete (out, verify-, >& "dev$null") + +print ("\nHTTP URI: " // s1) # remote http URI +tproject (s1, out, "id sRa sDec") +tdump (out, cdfile="", pfile="") +delete (out, verify-, >& "dev$null") + +print ("\nFile URI: " // s2) # file URI +tproject (s2, out, "id sRa sDec") +tdump (out, cdfile="", pfile="") +delete (out, verify-, >& "dev$null") + +print ("\nFile URI: " // s3) # file URI +tproject (s3, out, "id sRa sDec") +tdump (out, cdfile="", pfile="") +delete (out, verify-, >& "dev$null") diff --git a/vo/votest/tests/votable_004.out b/vo/votest/tests/votable_004.out new file mode 100644 index 00000000..d4c44533 --- /dev/null +++ b/vo/votest/tests/votable_004.out @@ -0,0 +1,268 @@ + +Logical Path: data$usno-b.xml +1369-0259494 999 999 +1369-0259503 89 53 +1369-0259504 999 16 +1369-0259505 486 192 +1369-0259508 405 569 +1369-0259509 197 182 +1369-0259512 173 234 +1369-0259513 315 340 +1369-0259514 614 65 +1369-0259516 125 100 +1369-0259524 402 999 +1369-0259525 999 999 +1369-0259529 999 999 +1369-0259530 371 52 +1369-0259531 317 24 +1369-0259532 665 519 +1369-0259533 254 270 +1369-0259537 81 160 +1369-0259542 44 304 +1369-0259543 122 179 +1369-0259550 112 48 +1369-0259555 740 999 +1369-0259556 431 402 +1369-0259557 999 999 +1369-0259558 50 891 +1369-0259559 115 194 +1369-0259563 487 410 +1369-0259564 166 171 +1369-0259567 73 4 +1369-0259570 127 250 +1369-0259573 189 458 +1369-0259574 392 999 +1369-0259575 999 760 +1369-0259580 334 999 +1370-0274921 289 284 +1370-0274922 999 150 +1370-0274923 30 154 +1370-0274924 286 579 +1370-0274925 7 69 +1370-0274936 514 160 +1370-0274938 71 114 +1370-0274943 98 0 +1370-0274946 999 295 +1370-0274948 41 193 +1370-0274949 221 69 +1370-0274950 95 74 +1370-0274952 102 36 +1370-0274953 135 106 +1370-0274954 999 999 +1370-0274957 999 999 +1370-0274958 999 999 +1370-0274959 83 73 +1370-0274962 71 999 +1370-0274963 24 154 +1370-0274967 129 999 +1370-0274971 999 920 +1370-0274974 51 84 +1370-0274975 214 38 +1370-0274983 349 296 +1370-0274984 114 163 +1370-0274985 54 145 +1370-0274989 999 999 +1370-0274991 999 999 +1370-0274998 59 273 +1370-0274999 296 84 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +1369-0259494 999 999 +1369-0259503 89 53 +1369-0259504 999 16 +1369-0259505 486 192 +1369-0259508 405 569 +1369-0259509 197 182 +1369-0259512 173 234 +1369-0259513 315 340 +1369-0259514 614 65 +1369-0259516 125 100 +1369-0259524 402 999 +1369-0259525 999 999 +1369-0259529 999 999 +1369-0259530 371 52 +1369-0259531 317 24 +1369-0259532 665 519 +1369-0259533 254 270 +1369-0259537 81 160 +1369-0259542 44 304 +1369-0259543 122 179 +1369-0259550 112 48 +1369-0259555 740 999 +1369-0259556 431 402 +1369-0259557 999 999 +1369-0259558 50 891 +1369-0259559 115 194 +1369-0259563 487 410 +1369-0259564 166 171 +1369-0259567 73 4 +1369-0259570 127 250 +1369-0259573 189 458 +1369-0259574 392 999 +1369-0259575 999 760 +1369-0259580 334 999 +1370-0274921 289 284 +1370-0274922 999 150 +1370-0274923 30 154 +1370-0274924 286 579 +1370-0274925 7 69 +1370-0274936 514 160 +1370-0274938 71 114 +1370-0274943 98 0 +1370-0274946 999 295 +1370-0274948 41 193 +1370-0274949 221 69 +1370-0274950 95 74 +1370-0274952 102 36 +1370-0274953 135 106 +1370-0274954 999 999 +1370-0274957 999 999 +1370-0274958 999 999 +1370-0274959 83 73 +1370-0274962 71 999 +1370-0274963 24 154 +1370-0274967 129 999 +1370-0274971 999 920 +1370-0274974 51 84 +1370-0274975 214 38 +1370-0274983 349 296 +1370-0274984 114 163 +1370-0274985 54 145 +1370-0274989 999 999 +1370-0274991 999 999 +1370-0274998 59 273 +1370-0274999 296 84 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +1369-0259494 999 999 +1369-0259503 89 53 +1369-0259504 999 16 +1369-0259505 486 192 +1369-0259508 405 569 +1369-0259509 197 182 +1369-0259512 173 234 +1369-0259513 315 340 +1369-0259514 614 65 +1369-0259516 125 100 +1369-0259524 402 999 +1369-0259525 999 999 +1369-0259529 999 999 +1369-0259530 371 52 +1369-0259531 317 24 +1369-0259532 665 519 +1369-0259533 254 270 +1369-0259537 81 160 +1369-0259542 44 304 +1369-0259543 122 179 +1369-0259550 112 48 +1369-0259555 740 999 +1369-0259556 431 402 +1369-0259557 999 999 +1369-0259558 50 891 +1369-0259559 115 194 +1369-0259563 487 410 +1369-0259564 166 171 +1369-0259567 73 4 +1369-0259570 127 250 +1369-0259573 189 458 +1369-0259574 392 999 +1369-0259575 999 760 +1369-0259580 334 999 +1370-0274921 289 284 +1370-0274922 999 150 +1370-0274923 30 154 +1370-0274924 286 579 +1370-0274925 7 69 +1370-0274936 514 160 +1370-0274938 71 114 +1370-0274943 98 0 +1370-0274946 999 295 +1370-0274948 41 193 +1370-0274949 221 69 +1370-0274950 95 74 +1370-0274952 102 36 +1370-0274953 135 106 +1370-0274954 999 999 +1370-0274957 999 999 +1370-0274958 999 999 +1370-0274959 83 73 +1370-0274962 71 999 +1370-0274963 24 154 +1370-0274967 129 999 +1370-0274971 999 920 +1370-0274974 51 84 +1370-0274975 214 38 +1370-0274983 349 296 +1370-0274984 114 163 +1370-0274985 54 145 +1370-0274989 999 999 +1370-0274991 999 999 +1370-0274998 59 273 +1370-0274999 296 84 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +1369-0259494 999 999 +1369-0259503 89 53 +1369-0259504 999 16 +1369-0259505 486 192 +1369-0259508 405 569 +1369-0259509 197 182 +1369-0259512 173 234 +1369-0259513 315 340 +1369-0259514 614 65 +1369-0259516 125 100 +1369-0259524 402 999 +1369-0259525 999 999 +1369-0259529 999 999 +1369-0259530 371 52 +1369-0259531 317 24 +1369-0259532 665 519 +1369-0259533 254 270 +1369-0259537 81 160 +1369-0259542 44 304 +1369-0259543 122 179 +1369-0259550 112 48 +1369-0259555 740 999 +1369-0259556 431 402 +1369-0259557 999 999 +1369-0259558 50 891 +1369-0259559 115 194 +1369-0259563 487 410 +1369-0259564 166 171 +1369-0259567 73 4 +1369-0259570 127 250 +1369-0259573 189 458 +1369-0259574 392 999 +1369-0259575 999 760 +1369-0259580 334 999 +1370-0274921 289 284 +1370-0274922 999 150 +1370-0274923 30 154 +1370-0274924 286 579 +1370-0274925 7 69 +1370-0274936 514 160 +1370-0274938 71 114 +1370-0274943 98 0 +1370-0274946 999 295 +1370-0274948 41 193 +1370-0274949 221 69 +1370-0274950 95 74 +1370-0274952 102 36 +1370-0274953 135 106 +1370-0274954 999 999 +1370-0274957 999 999 +1370-0274958 999 999 +1370-0274959 83 73 +1370-0274962 71 999 +1370-0274963 24 154 +1370-0274967 129 999 +1370-0274971 999 920 +1370-0274974 51 84 +1370-0274975 214 38 +1370-0274983 349 296 +1370-0274984 114 163 +1370-0274985 54 145 +1370-0274989 999 999 +1370-0274991 999 999 +1370-0274998 59 273 +1370-0274999 296 84 diff --git a/vo/votest/tests/votable_005.cl b/vo/votest/tests/votable_005.cl new file mode 100644 index 00000000..4925d8c0 --- /dev/null +++ b/vo/votest/tests/votable_005.cl @@ -0,0 +1,26 @@ +# +# Print VOTable column statistics + +# Set the test description string. +votest.descr = "TABLES support: Print VOTable column statistics" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +fcache init + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tstat ("data$usno-b.xml", "B1") + +print ("\nHTTP URI: " // s1) # remote http URI +tstat (s1, "B1") + +print ("\nFile URI: " // s2) # file URI +tstat (s2, "B1") + +print ("\nFile URI: " // s3) # file URI +tstat (s3, "B1") diff --git a/vo/votest/tests/votable_005.out b/vo/votest/tests/votable_005.out new file mode 100644 index 00000000..78c6caa0 --- /dev/null +++ b/vo/votest/tests/votable_005.out @@ -0,0 +1,20 @@ + +Logical Path: data$usno-b.xml +# data$usno-b.xml B1 +# nrows mean stddev median min max + 65 6.770615385 9.58356 0. 0. 20.84 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +# http://iraf.noao.edu/votest//usno-b.xml B1 +# nrows mean stddev median min max + 65 6.770615385 9.58356 0. 0. 20.84 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +# file:///iraf/iraf/vo/votest/data//usno-b.xml B1 +# nrows mean stddev median min max + 65 6.770615385 9.58356 0. 0. 20.84 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +# file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml B1 +# nrows mean stddev median min max + 65 6.770615385 9.58356 0. 0. 20.84 diff --git a/vo/votest/tests/votable_006.cl b/vo/votest/tests/votable_006.cl new file mode 100644 index 00000000..0770c9f0 --- /dev/null +++ b/vo/votest/tests/votable_006.cl @@ -0,0 +1,44 @@ +# +# Print VOTable column information + +# Set the test description string. +votest.descr = "TABLES support: Print VOTable column info" + +# Convert the data$logical to a local path. +s1 = data_url // "/usno-b.xml" +s2 = "file://" // data_path // "/usno-b.xml" +s3 = "file:///localhost" // data_path // "/usno-b.xml" + + +fcache init +reset clobber = yes + +# Create the output table name. +string out +out = "/tmp/out_006" +if (access (out) == yes) { + delete (out, verify-, >& "dev$null") +} +; + +# Execute the test commands. +print ("\nLogical Path: data$usno-b.xml") # logical path +tcopy ("data$usno-b.xml", out, verb-) +tinfo ("data$usno-b.xml,"//out) +delete (out) + +print ("\nHTTP URI: " // s1) # remote http URI +tcopy (s1, out, verb-) +tinfo (s1//","//out) +delete (out) + +print ("\nFile URI: " // s2) # file URI +tcopy (s2, out, verb-) +tinfo (s2//","//out) +delete (out) + +print ("\nFile URI: " // s3) # file URI +tcopy (s3, out, verb-) +tinfo (s3//","//out) +delete (out) + diff --git a/vo/votest/tests/votable_006.out b/vo/votest/tests/votable_006.out new file mode 100644 index 00000000..a046383b --- /dev/null +++ b/vo/votest/tests/votable_006.out @@ -0,0 +1,64 @@ + +Logical Path: data$usno-b.xml +# data$usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits +# /tmp/out_006 + 65 rows written to table + 16 columns defined + 133 header parameters written to table + 133 records allocated for header parameters + 17 space allocated for column descriptors +table type: text explicit column definitions + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml +# http://iraf.noao.edu/votest//usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits +# /tmp/out_006 + 65 rows written to table + 16 columns defined + 133 header parameters written to table + 133 records allocated for header parameters + 17 space allocated for column descriptors +table type: text explicit column definitions + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml +# file:///iraf/iraf/vo/votest/data//usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits +# /tmp/out_006 + 65 rows written to table + 16 columns defined + 133 header parameters written to table + 133 records allocated for header parameters + 17 space allocated for column descriptors +table type: text explicit column definitions + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml +# file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml + 65 rows written to table + 16 columns defined + 188 header parameters written to table + 215 records allocated for header parameters + 16 space allocated for column descriptors +table type: fits +# /tmp/out_006 + 65 rows written to table + 16 columns defined + 133 header parameters written to table + 133 records allocated for header parameters + 17 space allocated for column descriptors +table type: text explicit column definitions diff --git a/vo/votest/votest.cl b/vo/votest/votest.cl new file mode 100644 index 00000000..fe9cf4e2 --- /dev/null +++ b/vo/votest/votest.cl @@ -0,0 +1,29 @@ +#{ VOTEST -- VO Unit Test Sub-Package + +# Logical directories. +reset data = "votest$data/" +reset tests = "votest$tests/" + + +package votest + +# Compute the host-specific path to the data directory. +votest.data_path = osfn ("data$") + +# Compiled tasks. + +# Script tasks. +task test = votest$test.cl + +task run_test = votest$run_test.cl +task mkout = votest$mkout.cl +task mkcache = votest$mkcache.cl + + +# Foreign (Java) tasks. + +# Hidden tasks. +hidetask run_test, mkout, mkcache + + +clbye() diff --git a/vo/votest/votest.hd b/vo/votest/votest.hd new file mode 100644 index 00000000..deb8576d --- /dev/null +++ b/vo/votest/votest.hd @@ -0,0 +1,8 @@ +# Help directory for the VOTEST package. + +$doc = "./doc/" +$src = "./" + +revisions sys=Revisions + +votest hlp=doc$votest.hlp, src=votest$votest.cl diff --git a/vo/votest/votest.men b/vo/votest/votest.men new file mode 100644 index 00000000..56d420b9 --- /dev/null +++ b/vo/votest/votest.men @@ -0,0 +1,3 @@ + + test - Run VO package regression tests + diff --git a/vo/votest/votest.par b/vo/votest/votest.par new file mode 100644 index 00000000..30e5afae --- /dev/null +++ b/vo/votest/votest.par @@ -0,0 +1,7 @@ +# VO Unit-Test package parameter file + +descr,s,h,"",,,"Test description" +has_err,b,h,no,,,"Test throws an error" +data_path,s,h,"data$",,,"Test data directory" +data_url,s,h,"http://iraf.noao.edu/votest/",,,"Test data base URL" +version,s,h,"V1.0: December 12, 2011" diff --git a/vo/votools/.url1921212889 b/vo/votools/.url1921212889 new file mode 100644 index 00000000..53adfaa6 --- /dev/null +++ b/vo/votools/.url1921212889 @@ -0,0 +1 @@ +http://iraf.noao.edu/votest/dpix1.fits diff --git a/vo/votools/.url1921212890 b/vo/votools/.url1921212890 new file mode 100644 index 00000000..2a45ddbf --- /dev/null +++ b/vo/votools/.url1921212890 @@ -0,0 +1 @@ +http://iraf.noao.edu/votest/dpix2.fits diff --git a/vo/votools/.url1921212891 b/vo/votools/.url1921212891 new file mode 100644 index 00000000..5fef3733 --- /dev/null +++ b/vo/votools/.url1921212891 @@ -0,0 +1 @@ +http://iraf.noao.edu/votest/dpix3.fits diff --git a/vo/votools/.url1921212892 b/vo/votools/.url1921212892 new file mode 100644 index 00000000..aae04c1d --- /dev/null +++ b/vo/votools/.url1921212892 @@ -0,0 +1 @@ +http://iraf.noao.edu/votest/dpix4.fits diff --git a/vo/votools/.url1921212893 b/vo/votools/.url1921212893 new file mode 100644 index 00000000..fe894a23 --- /dev/null +++ b/vo/votools/.url1921212893 @@ -0,0 +1 @@ +http://iraf.noao.edu/votest/dpix5.fits diff --git a/vo/votools/.url1921212894 b/vo/votools/.url1921212894 new file mode 100644 index 00000000..ec8b4ce9 --- /dev/null +++ b/vo/votools/.url1921212894 @@ -0,0 +1 @@ +http://iraf.noao.edu/votest/dpix6.fits diff --git a/vo/votools/Notes b/vo/votools/Notes new file mode 100644 index 00000000..e69de29b diff --git a/vo/votools/aladin.cl b/vo/votools/aladin.cl new file mode 100644 index 00000000..5b4299bc --- /dev/null +++ b/vo/votools/aladin.cl @@ -0,0 +1,43 @@ +#{ ALADIN -- Start or stop the ALADIN app. + +procedure aladin (cmd) + +string cmd { prompt = "Command" } +bool bkg = yes { prompt = "Run in background?" } +bool verbose = no { prompt = "Print actions?" } + +begin + string action, command, ch + bool verb + + + if ($nargs > 0) + action = cmd + else + action = "start" + verb = verbose + command = "!" // osfn ("vo$java/app.aladin") + + + if (action == "stop" || action == "off") { + if (verb) + printf ("Stopping Aladin .... ") + command = command // " -kill" + print (command) | cl(, >& "dev$null") + + + } else if (action == "status") { + command = command // " -status" + print (command) | cl() + + } else { + # Default is to start the app + if (verb) + printf ("Starting Aladin .... ") + command = command // " -bg" + print (command) | cl(, >& "dev$null") + } + + if (verb) + printf ("\n") +end diff --git a/vo/votools/colbyid.cl b/vo/votools/colbyid.cl new file mode 100644 index 00000000..2316ecb5 --- /dev/null +++ b/vo/votools/colbyid.cl @@ -0,0 +1,51 @@ +#{ COLBYID -- Find the column number (1-indexed) containing the specified +# value of the ID attribute. + +procedure colbyid (table, id) + +string table { prompt = "Table name" } +string id { prompt = "ID attribute" } + +int column = 0 { prompt = "Found column number (or -1)"} +string ucd = "" { prompt = "Found column UCD" } +string name = "" { prompt = "Found column Name" } +bool print = no { prompt = "Print the field number?" } +bool found = no { prompt = "Was attribute found??" } + +begin + string ltab, lid + int nfound + + ltab = table # get parameters + lid = id + column = -1 + nfound = 0 + + tinfo (ltab, ttout-) # get table info + for (i=1; i <= tinfo.ncols; i=i+1) { + keypar (ltab, "TID" // i, >& "dev$null") + found = keypar.found + if (keypar.found == yes && keypar.value == lid) { + if (nfound == 0) { + column = i + + keypar (ltab, "TTYPE" // i, >& "dev$null") + name = "" + if (keypar.found == yes) + name = keypar.value + + keypar (ltab, "TUCD" // i, >& "dev$null") + ucd = "" + if (keypar.found == yes) + ucd = keypar.value + } + nfound = nfound + 1 + } + } + + if (nfound > 1) + printf ("Warning: %d columns found with ID='%s'\n", nfound, id) + + if (print) + print (column) +end diff --git a/vo/votools/colbyname.cl b/vo/votools/colbyname.cl new file mode 100644 index 00000000..b98b85d6 --- /dev/null +++ b/vo/votools/colbyname.cl @@ -0,0 +1,51 @@ +#{ COLBYNAME -- Find the column number (1-indexed) containing the specified +# value of the NAME attribute. + +procedure colbyname (table, name) + +string table { prompt = "Table name" } +string name { prompt = "NAME attribute" } + +int column = 0 { prompt = "Found column number (or -1)"} +string ucd = "" { prompt = "Found column name" } +string id = "" { prompt = "Found column ID" } +bool print = no { prompt = "Print the field number?" } +bool found = no { prompt = "Was attribute found??" } + +begin + string ltab, lname + int nfound + + + ltab = table # get parameters + lname = name + column = -1 + nfound = 0 + + tinfo (ltab, ttout-) # get table info + for (i=1; i <= tinfo.ncols; i=i+1) { + keypar (ltab, "TTYPE" // i, >& "dev$null") + found = keypar.found + if (keypar.found == yes && keypar.value == lname) { + if (nfound == 0) { + column = i + + keypar (ltab, "TUCD" // i, >& "dev$null") + ucd = "" + if (keypar.found == yes) + ucd = keypar.value + + keypar (ltab, "TID" // i, >& "dev$null") + id = "" + if (keypar.found == yes) + id = keypar.value + } + } + } + + if (nfound > 1) + printf ("Warning: %d columns found with NAME='%s'\n", nfound, name) + + if (print) + print (column) +end diff --git a/vo/votools/colbyucd.cl b/vo/votools/colbyucd.cl new file mode 100644 index 00000000..051b2d78 --- /dev/null +++ b/vo/votools/colbyucd.cl @@ -0,0 +1,51 @@ +#{ COLBYUCD -- Find the column number (1-indexed) containing the specified +# value of the UCD attribute. + +procedure colbyucd (table, ucd) + +string table { prompt = "Table name" } +string ucd { prompt = "UCD attribute" } + +int column = 0 { prompt = "Found column number (or -1)"} +string name = "" { prompt = "found column name" } +string id = "" { prompt = "found column ID" } +bool print = no { prompt = "Print the field number?" } +bool found = no { prompt = "Was attribute found??" } + +begin + string ltab, lucd + int nfound + + ltab = table # get parameters + lucd = ucd + column = -1 + nfound = 0 + + tinfo (ltab, ttout-) # get table info + for (i=1; i <= tinfo.ncols; i=i+1) { + keypar (ltab, "TUCD" // i, >& "dev$null") + found = keypar.found + if (keypar.found == yes && keypar.value == lucd) { + if (nfound == 0) { + column = i + + keypar (ltab, "TTYPE" // i, >& "dev$null") + name = "" + if (keypar.found == yes) + name = keypar.value + + keypar (ltab, "TID" // i, >& "dev$null") + id = "" + if (keypar.found == yes) + id = keypar.value + } + nfound = nfound + 1 + } + } + + if (nfound > 1) + printf ("Warning: %d columns found with UCD='%s'\n", nfound, ucd) + + if (print) + print (column) +end diff --git a/vo/votools/console.x b/vo/votools/console.x new file mode 100644 index 00000000..b49846db --- /dev/null +++ b/vo/votools/console.x @@ -0,0 +1,84 @@ +# +# CONSOLE -- Small VO Client console/utility tasks + + +# VOCDCTL -- VO Client daemon control + +procedure t_vocdctl () + +int fdi, fdo +char cmd[SZ_FNAME], buf[SZ_FNAME] + +int vx_initVOClient() +int ndopen(), reopen() +bool streq() + +define start_ 99 + +begin + call aclrs (cmd, SZ_FNAME) + + call clgstr ("cmd", cmd, SZ_FNAME) + + if (streq (cmd, "start")) { + # Initialize the VO Client interface. +start_ if (vx_initVOClient("console") == ERR) { + call clputi ("status", ERR) + call error (0, "Error initializing VO Client") + return + } + + } else if (streq (cmd, "stop")) { + # Close the VO Client interface. It's possible we might not + # already be connected, so open a raw socket and send the text + # string directly. + + iferr { + fdi = ndopen ("inet:6200", READ_WRITE) + fdo = reopen (fdi, READ_WRITE) + + # Pack and pad the string so we can speak C. + call strpak ("END ", buf, 4) + call write (fdo, buf, 4) + call flush (fdo) + + call close (fdi) + call close (fdo) + } then { + call eprintf ("Shutdown failed -- no server?\n") + } + + + } else if (streq (cmd, "restart")) { + # Restart the VO Client interface. + call vx_closeVOClient (1) + goto start_ + + } else { + call eprintf ("Invalid command: '%s'\n") + call pargstr (cmd) + } +end + + +# DBGLEVEL -- Set the VO Client debug level. + +procedure t_dbglevel () + +int level + +int vx_initVOClient(), clgeti() + +begin + # Initialize the VO Client interface. + if (vx_initVOClient("") == ERR) { + call clputi ("status", ERR) + call error (0, "Error initializing VO Client") + return + } + + level = clgeti ("level") + call vx_dbglevel (level) + + call vx_closeVOClient (0) +end diff --git a/vo/votools/cross_comp.sh b/vo/votools/cross_comp.sh new file mode 100755 index 00000000..f60a53bb --- /dev/null +++ b/vo/votools/cross_comp.sh @@ -0,0 +1,42 @@ +#!/bin/sh + +# Usage: svc.sh +# +# input table (req'd colnames: 'ra', 'dec') +# max separation for matching (arcsec) +# catalog name to match (see below) +# +# +# Matching catalogs names Allowed output formats +# +# TWOMASS_PSC votable +# SDSS_DR7 tab +# USNO_B1 bar +# IRAS_PSC csv + +base="http://vao-web.ipac.caltech.edu/cgi-bin/VAOPortal/" + +# Upload the user table. +rpath=`curl -s -S -F "file=@$1" ${base}nph-fileupload` + +# Do the comparison. +data="maxdist=$2&tableA=$rpath&tableB=$3&custom_cntr1=cntr&custom_ra1=ra&custom_dec1=dec" +oxml=`curl -c c.txt -s -S -d ${data} ${base}nph-catalogCompare` + +# Get the filenames. +m=`echo $oxml | sed -e 's/<[a-z]*>//g' -e 's/<\/[a-z]*>//g' | awk '{print $2}'` +u=`echo $oxml | sed -e 's/<[a-z]*>//g' -e 's/<\/[a-z]*>//g' | awk '{print $3}'` + + +# Download and convert the matched results table. +mxml=`curl -b c.txt -s -S -d "type=votable&file=$m" ${base}nph-tableConvert` +ftp -V -o ${1}_match.xml $mxml +stilts tcopy ${1}_match.xml ${1}_match.fits ofmt=fits-basic #2>1 /dev/null + +# Download and convert the un-matched results table. +uxml=`curl -b c.txt -s -S -d "type=votable&file=$u" ${base}nph-tableConvert` +ftp -V -o ${1}_unmatch.xml $uxml +stilts tcopy ${1}_unmatch.xml ${1}_unmatch.fits ofmt=fits-basic #2>1 /dev/null + +# Clean up. +/bin/rm -f c.txt ${1}_*match.xml diff --git a/vo/votools/dalclient.par b/vo/votools/dalclient.par new file mode 100644 index 00000000..eebb47b7 --- /dev/null +++ b/vo/votools/dalclient.par @@ -0,0 +1,12 @@ +svc_url,s,q,"",,,Service URL +svc_type,s,q,"cone",,,Service type +ra,r,h,,0.,360.,RA (J2000 decimal degrees) +dec,r,h,,-90.,90.,Dec (J2000 decimal degrees) +sr,r,h,,,,(Cone) Search radius (degrees) +xsize,r,h,0.0,,,(SIAP) RA Search box size (degrees) +ysize,r,h,0.0,,,(SIAP) Dec Search box size (degrees) +output,s,h,"STDOUT",,,Output filename +otype,s,h,"votable","csv|votable",,Output format type +imfmt,s,h,"image/fits",,,Desired image format +status,i,h,,,,Service status code +reslen,i,h,,,,Length of result string diff --git a/vo/votools/dbglevel.par b/vo/votools/dbglevel.par new file mode 100644 index 00000000..865725c9 --- /dev/null +++ b/vo/votools/dbglevel.par @@ -0,0 +1 @@ +level,i,q,0,,,Debug level diff --git a/vo/votools/dispname.par b/vo/votools/dispname.par new file mode 100644 index 00000000..870268b8 --- /dev/null +++ b/vo/votools/dispname.par @@ -0,0 +1,3 @@ +frame,i,q,,1,,"Display frame number" +name,s,h,"",,,"Name of the displayed image (output)" +verbose,b,h,no,,,"Print name to STDOUT?" diff --git a/vo/votools/doc/_docs b/vo/votools/doc/_docs new file mode 100644 index 00000000..6086ab9d --- /dev/null +++ b/vo/votools/doc/_docs @@ -0,0 +1,35 @@ +_docs +aladin.hlp +colbyid.hlp +colbyname.hlp +colbyucd.hlp +dispname.hlp +dss.hlp +getcat.hlp +getimg.hlp +getspec.hlp +hub.hlp +imgcat.hlp +makewcs.hlp +mkregdb.hlp +nedoverlay.hlp +obslogoverlay.hlp +overhandler.hlp +qstring.hlp +radiooverlay.hlp +rawcaller.hlp +regdb.hlp +sesame.hlp +stilts.hlp +taboverlay.hlp +topcat.hlp +urlget.hlp +vocatalog.hlp +voclient.hlp +vodata.hlp +voimage.hlp +votcopy.hlp +votget.hlp +votpos.hlp +wcsinfo.hlp +xrayoverlay.hlp diff --git a/vo/votools/doc/aladin.hlp b/vo/votools/doc/aladin.hlp new file mode 100644 index 00000000..d86ba655 --- /dev/null +++ b/vo/votools/doc/aladin.hlp @@ -0,0 +1,50 @@ +.help aladin Mar12 votools +.ih +NAME +aladin -- Start/Stop/Status of the Aladin external task +.ih +USAGE +aladin command +.ih +PARAMETERS +.ls command +Command to execute. If not specified, the default action is to start +the application. +.le +.ls bkg = yes +Run the application in the background? +.le +.ls verbose = no +Print actions? +.le + +.ih +DESCRIPTION +The \fIALADIN\fR task is used to start, stop, or check the status of +the Aladin external application. If no command argument is given, the +default action is to start the application if it is not already running. +If command is \fIstop\fR then a running Aladin application is shutdown. + +If the command is \fIstatus\fR then the output will be "on" or "off" +depending on whether the application is running. + +.ih +EXAMPLES +1. Demonstrated uses of the command: + +.nf + votools> aladin status # check if Aladin is running + off + votools> aladin start # start Aladin + votools> aladin status # check if Aladin is running + on + votools> aladin stop # stop Aladin +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +hub, topcat, samp +.endhelp diff --git a/vo/votools/doc/colbyid.hlp b/vo/votools/doc/colbyid.hlp new file mode 100644 index 00000000..34510f57 --- /dev/null +++ b/vo/votools/doc/colbyid.hlp @@ -0,0 +1,94 @@ +.help colbyid Mar12 votools +.ih +NAME +colbyid -- Identify VOTable column by ID attribute +.ih +USAGE +colbyid input id +.ih +PARAMETERS +.ls input +The input VOTable. +.le +.ls id +The ID attribute name +.le +.ls column = 0 +Found column number (1-indexed, or -1 if not found) +.le +.ls ucd = "" +Value of the UCD attribute for the found column. +.le +.ls name = "" +Value of the NAME attribute for the found column. +.le +.ls print = no +Print column field number? +.le +.ls found = no +Was column found in table? +.le + +.ih +DESCRIPTION +The \fICOLBYID\fR task is used to find the column in a VOTable with the +named \fIID\fR attribute value of a table column. This attribute is not +generally guaranteed to be unique within a table and so the task will print +a warning if multiple values are found, but only the first value found will +be saved. This attribute value is not generally guaranteed to be the same +across VO services (e.g. an 'RA' and 'Dec' column may have alternate IDs), +and so some knowledge of the table contents is assumed. + +If a column with the specified attribute is found, the \fIcolumn\fR parameter +will be the one-indexed column number and the \fIfound\fR parameter will +be set, otherwise the \fIcolumn\fR value will be '-1'. If the column is +found, the \fIucd\fR and \fIname\fR values will be filled in with the +corresponding attributes for that column or the null string. + +If the \fIprint\fR parameter is set, the column number will be printed to the +standard output. + +.ih +EXAMPLES +1. Find the column in the table where the 'id' attribute is 'RA' in a +VOTable document: + +.nf + votools> colbyid vodata$usno-b.xml RA print+ + 2 + votools> colbyid http://iraf.noao.edu/votest/usno-b.xml RA print+ + 2 + votools> colbyid file:////data/usno-b.xml RA print+ + 2 + votools> colbyid file:///localhost//data/usno-b.xml RA print+ + 2 +.fi + +Or when a parameter is not found: + +.nf + votools> colbyid vodata$usno-b.xml FOO print+ + -1 +.fi + +If a matching column is found in the table, the task parameters may be +queried for additional information: + +.nf + votools> =colbyid.column + 2 + votools> =colbyid.found + yes + votools> =colbyid.ucd + POS_EQ_RA_MAIN + votools> =colbyid.name + RA +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +colbyucd, colbyname +.endhelp diff --git a/vo/votools/doc/colbyname.hlp b/vo/votools/doc/colbyname.hlp new file mode 100644 index 00000000..880d1b8f --- /dev/null +++ b/vo/votools/doc/colbyname.hlp @@ -0,0 +1,94 @@ +.help colbyname Mar12 votools +.ih +NAME +colbyname -- Identify VOTable column by NAMED attribute +.ih +USAGE +colbyname input name +.ih +PARAMETERS +.ls input +The input VOTable. +.le +.ls name +The NAMED attribute name +.le +.ls column = 0 +Found column number (1-indexed, or -1 if not found) +.le +.ls ucd = "" +Value of the UCD attribute for the found column. +.le +.ls name = "" +Value of the NAME attribute for the found column. +.le +.ls print = no +Print column field number? +.le +.ls found = no +Was column found in table? +.le + +.ih +DESCRIPTION +The \fICOLBYNAMED\fR task is used to find the column in a VOTable with the +named \fINAMED\fR attribute value of a table column. This attribute is not +generally guaranteed to be unique within a table and so the task will print +a warning if multiple values are found, but only the first value found will +be saved. This attribute value is not generally guaranteed to be the same +across VO services (e.g. an 'RA' and 'Dec' column may have alternate NAMEs), +and so some knowledge of the table contents is assumed. + +If a column with the specified attribute is found, the \fIcolumn\fR parameter +will be the one-indexed column number and the \fIfound\fR parameter will +be set, otherwise the \fIcolumn\fR value will be '-1'. If the column is +found, the \fIucd\fR and \fIname\fR values will be filled in with the +corresponding attributes for that column or the null string. + +If the \fIprint\fR parameter is set, the column number will be printed to the +standard output. + +.ih +EXAMPLES +1. Find the column in the table where the 'name' attribute is 'RA' in a +VOTable document: + +.nf + votools> colbyname vodata$usno-b.xml RA print+ + 2 + votools> colbyname http://iraf.noao.edu/votest/usno-b.xml RA print+ + 2 + votools> colbyname file:////usno-b.xml RA print+ + 2 + votools> colbyname file:///localhost//usno-b.xml RA print+ + 2 +.fi + +Or when a parameter is not found: + +.nf + votools> colbyname vodata$usno-b.xml FOO print+ + -1 +.fi + +If a matching column is found in the table, the task parameters may be +queried for additional information: + +.nf + votools> =colbyname.column + 2 + votools> =colbyname.found + yes + votools> =colbyname.ucd + POS_EQ_RA_MAIN + votools> =colbyname.name + RA +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +colbyucd, colbyid +.endhelp diff --git a/vo/votools/doc/colbyucd.hlp b/vo/votools/doc/colbyucd.hlp new file mode 100644 index 00000000..abe52cbc --- /dev/null +++ b/vo/votools/doc/colbyucd.hlp @@ -0,0 +1,92 @@ +.help colbyucd Mar12 votools +.ih +NAME +colbyucd -- Identify VOTable column by UCD attribute +.ih +USAGE +colbyucd input ucd +.ih +PARAMETERS +.ls input +The input VOTable. +.le +.ls ucd +The UCD attribute name +.le +.ls column = 0 +Found column number (1-indexed, or -1 if not found) +.le +.ls id = "" +Value of the ID attribute for the found column. +.le +.ls name = "" +Value of the NAME attribute for the found column. +.le +.ls print = no +Print column field number? +.le +.ls found = no +Was column found in table? +.le + +.ih +DESCRIPTION +The \fICOLBYUCD\fR task is used to find the column in a VOTable with the +named \fIUCD\fR attribute value of a table column. This attribute is not +generally guaranteed to be unique within a table and so the task will print +a warning if multiple values are found, but only the first value found will +be saved. + +If a column with the specified attribute is found, the \fIcolumn\fR parameter +will be the one-indexed column number and the \fIfound\fR parameter will +be set, otherwise the \fIcolumn\fR value will be '-1'. If the column is +found, the \fIid\fR and \fIname\fR values will be filled in with the +corresponding attributes for that column or the null string. + +If the \fIprint\fR parameter is set, the column number will be printed to the +standard output. + +.ih +EXAMPLES +1. Find the column in the table where the 'ucd' attribute is 'RA' in a +VOTable document: + +.nf + votools> colbyucd vodata$usno-b.xml POS_EQ_RA_MAIN print+ + 2 + votools> colbyucd http://iraf.noao.edu/votest/usno-b.xml POS_EQ_RA_MAIN print+ + 2 + votools> colbyucd file:////usno-b.xml POS_EQ_RA_MAIN print+ + 2 + votools> colbyucd file:///localhost//usno-b.xml POS_EQ_RA_MAIN print+ + 2 +.fi + +Or when a parameter is not found: + +.nf + votools> colbyucd vodata$usno-b.xml FOO print+ + -1 +.fi + +If a matching column is found in the table, the task parameters may be +queried for additional information: + +.nf + votools> =colbyucd.column + 2 + votools> =colbyucd.found + yes + votools> =colbyid.ucd + POS_EQ_RA_MAIN + votools> =colbyucd.name + RA +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +colbyid, colbyname +.endhelp diff --git a/vo/votools/doc/dispname.hlp b/vo/votools/doc/dispname.hlp new file mode 100644 index 00000000..9c6cb6f3 --- /dev/null +++ b/vo/votools/doc/dispname.hlp @@ -0,0 +1,44 @@ +.help dispname Mar12 votools +.ih +NAME +dispname -- Get the currently displayed image name +.ih +USAGE +dispname frame + +.ih +PARAMETERS +.ls frame +Frame number to query. +.le + +.ih +DESCRIPTION + +The \fIDISPNAME\fR task is used to get the name of the image displayed +in the frame number specified by the \fIframe\fR parameter. + +.ih +EXAMPLES + +1. Print the displayed image name to the STDOUT + +.nf + votools> display dev$pix 1 + votools> dispname 1 verbose+ + dev$pix +.fi + +2. Get the name, but use it within as script as a parameter: + +.nf + int frame_num = 1 + dispname (frame_num) + printf ("The displayed image is '%s'\n", dispname.name) +.fi + + +.ih +SEE ALSO + +.endhelp diff --git a/vo/votools/doc/dss.hlp b/vo/votools/doc/dss.hlp new file mode 100644 index 00000000..caac4123 --- /dev/null +++ b/vo/votools/doc/dss.hlp @@ -0,0 +1,88 @@ +.help dss Mar12 votools +.ih +NAME +dss -- Display a DSS2 image of a named field +.ih +USAGE +dss field +.ih +PARAMETERS +.ls field +Name of target field to display. If the null string then the \fIra\fR, +\fIdec\fR and \fIsize\fR parameters determine the image to display. If +specified as an image name, the WCS footprint of the image is used to +determine the displayed image. +.le +.ls ra = 0.0 +RA (J2000) of field. +.le +.ls dec = 0.0 +Dec (J2000) of field. +.le +.ls size = 0.25 +Size of field (decimal degrees). +.le +.ls frame = 1 +Image display frame. +.le +.ls use_display = yes +Display the retrieved image? If 'no', the image is retrieved to the +system cache but is not displayed. +.le +.ls grid = no +Overlay a coordinate grid on the image display? +.le +.ls verbose = yes +Print actions? +.le +.ls save = yes +Save the retrieved image? If 'no', the field is displayed but the +image is not saved for later use, otherwise the name of the retrieved +file is written to the \fIimname\fR parameter. +.le +.ls imname = "" +Saved image name. +.le + +.ih +DESCRIPTION +The \fIDSS\fR task is used to query and optionally display an image of +the named \fIfield\fR. If the \fIfield\fR param is the null string, +the \fIra\fR, \fIdec\fR and \fIsize\fR parameters determine the image +to display. If \fIfield\fR is specified as an image name, the WCS +footprint of the image is used to determine the query parameters. + +The \fIuse_display\fR parameter determines whether an image is displayed +to the specified \fIframe\fR. If disabled, the image will be retrieved +to the system cache and the filename will be written to the \fIimname\fR +parameter. + +.ih +EXAMPLES +1. Display a half-degree image of M31. + +.nf + votools> dss m31 size=0.5 +.fi + +2. Display the DSS version of the dev$ypix field, overlay a grid. + +.nf + votools> dss dev$ypix grid+ +.fi + +3. Get an image of a field but don't display it + +.nf + votools> dss m83 use_display- + votools> =dss.imname + cache$m83.fits +.fi + +.ih +REVISIONS + +.ih +SEE ALSO + +.endhelp diff --git a/vo/votools/doc/getcat.hlp b/vo/votools/doc/getcat.hlp new file mode 100644 index 00000000..b8ee9cd8 --- /dev/null +++ b/vo/votools/doc/getcat.hlp @@ -0,0 +1,144 @@ +.help getcat Mar12 votools +.ih +NAME +getcat -- Query catalog data services in the VO +.ih +USAGE +getcat resource fields +.ih +PARAMETERS +.ls resource +List of the VO data services to query. +.le +.ls fields +List of objects or images used to specify the position of the query. An +object name will be resolved to a position using the \fISESAME\fR service +and the \fIsize\fR parameter will determine the query size. If an image +name is given, the center position and image corners will be used to +determine the query position and size. +.le +.ls pos = "" +A string specifying the position of the query. Positions are specified as +J2000 RA and Dec in decimal degrees separate by a comma. +.le +.ls size = 0.25 +Query size in decimal degrees. +.le +.ls samp = no +If enabled, each result table is broadcast as a SAMP message to other +VO applications. +.le +.ls plot = no +Plot the result table to the standard graphics stream? +The \fIplot\fR parameter is ignored when using multiple resources or fields. +.le +.ls display = no +If enabled, an image of the \fIfield\fR will be displayed. If the +\fIfield\fR is an object name, a DSS image of the field will be displayed, +if the \fIfield\fR is an image then the image will be displayed. The +\fIdisplay\fR parameter is ignored when using multiple resources or fields. +.le +.ls overplot = no +If enabled, the objects in the result table will be overlayed on the +image display. The \fIoverplot\fR parameter is ignored when using multiple +resources or fields. +.le +.ls output = "STDOUT" +Output filename. If the \fIoutput\fR parameter is "STDOUT" the result table +will be written to the standard output stream. If the output name is a +null string, no result table will be printed or saved. +.le +.ls format = "ascii" +Format of the result table. Allowed values are +.ls vot | xml +A new VOTable. +.le +.ls asv +Ascii separated values. +.le +.ls bsv +Bar separated values. +.le +.ls csv +Comma separated values. +.le +.ls tsv +Tab separated values. +.le +.ls html +Standalone HTML document. +.le +.ls shtml +Single HTML element. This format may be used to generate the
+code for inclusion in another HTML document. +.le +.ls fits +FITS binary table +.le +.le +.ls status = 0 +Return status code. A non-zero value indicates an error in the query. +.le + +.ih +DESCRIPTION +The \fIGETCAT\fR task is used to retrieve data from one or more VO +catalog services. An individual \fIresource\fR name may be +specified as a user-defined alias, a VO \fIShortName\fR, a VO \fIivorn\fR +identifier string, or as a base service URL. If specified as a service URL, +additional parameters to specify the position and size will be determined +from the \fIfields\fR, \fIpos\fR and \fIsize\fR parameters. Multiple +resources may be specified as a comma-delimited string or as an \fI@file\fR. + +The position to be queried may be specified by the \fIfields\fR parameter +as either a list of object names that are resolved to equatorial coordinates +automatically, or as a list of images where the WCS footprint of the image is +used to determine the center and size. For object names, the \fIsize\fR +parameter is specified in decimal degrees as the radius around the position +to query. The \fIpos\fR parameter may be specified as a comma-separated +set of RA/Dec values given in decimal degrees. + +Result tables may be broadcast to other VO applications using SAMP messaging +by enabling the \fIsamp\fR parameter. If the \fIdisplay\fR parameter is +enabled then images used as input will be displayed, if object names are +used a DSS image of the field will be displayed. The \fIoverplot\fR parameter +may be set to overplot the result catalog on the image display automatically. +The \fIdisplay\fR and \fIoverplot\fR parameters are only used for +single-resource and single-object queries. + +Results may be saved to disk in a format specified by the \fIformat\fR +parameter (described above). If the \fIoutput\fR parameter is the null +string then no local results will be saved or printed, the value "STDOUT" +may be used to print the result table to the standard output stream (except +in the case of FITS bintable output). + +.ih +EXAMPLES +1. Find the GSC2.3 catalog sources within 0.1 degrees of 3c273. Display +the field and overplot the catalog positions on the image display, but do +not print the results. Then do the same but plot a graph instead of +overlay the display. + +.nf + votools> getcat gsc2.3 3c273 size=0.1 display+ overplot+ output="" + votools> getcat gsc2.3 3c273 size=0.1 plot+ output="" +.fi + +2. Find the 2MASS point-source catalog objects in each extension of a +NEWFIRM mosaic image: + +.nf + votools> getcat 2mass-psc @newfirm.fits format="fits" output="nf" +.fi + +The result tables are saved as FITS bintables with the root name 'nf' +followed by a running number indicating the extension. + + +.ih +REVISIONS +.le +.ih +SEE ALSO +getimg, vodata, votpos +.endhelp diff --git a/vo/votools/doc/getimg.hlp b/vo/votools/doc/getimg.hlp new file mode 100644 index 00000000..7b780f9d --- /dev/null +++ b/vo/votools/doc/getimg.hlp @@ -0,0 +1,142 @@ +.help getimg Mar12 votools +.ih +NAME +getimg -- Query image data services in the VO +.ih +USAGE +getimg resource fields +.ih +PARAMETERS +.ls resource +List of the VO data services to query. +.le +.ls fields +List of objects or images used to specify the position of the query. An +object name will be resolved to a position using the \fISESAME\fR service +and the \fIsize\fR parameter will determine the query size. If an image +name is given, the center position and image corners will be used to +determine the query position and size. +.le +.ls pos = "" +A string specifying the position of the query. Positions are specified as +J2000 RA and Dec in decimal degrees separate by a comma. +.le +.ls size = 0.25 +Query size in decimal degrees. +.le +.ls samp = no +If enabled, each result table is broadcast as a SAMP message to other +VO applications. +.le +.ls plot = no +Plot the result table to the standard graphics stream? +The \fIplot\fR parameter is ignored when using multiple resources or fields. +.le +.ls display = no +If enabled, an image of the \fIfield\fR will be displayed. If the +\fIfield\fR is an object name, a DSS image of the field will be displayed, +if the \fIfield\fR is an image then the image will be displayed. The +\fIdisplay\fR parameter is ignored when using multiple resources or fields. +.le +.ls overplot = no +If enabled, the objects in the result table will be overlayed on the +image display. The \fIoverplot\fR parameter is ignored when using multiple +resources or fields. +.le +.ls output = "STDOUT" +Output filename. If the \fIoutput\fR parameter is "STDOUT" the result table +will be written to the standard output stream. If the output name is a +null string, no result table will be printed or saved. +.le +.ls format = "ascii" +Format of the result table. Allowed values are +.ls vot | xml +A new VOTable. +.le +.ls asv +Ascii separated values. +.le +.ls bsv +Bar separated values. +.le +.ls csv +Comma separated values. +.le +.ls tsv +Tab separated values. +.le +.ls html +Standalone HTML document. +.le +.ls shtml +Single HTML
element. This format may be used to generate the
+code for inclusion in another HTML document. +.le +.ls fits +FITS binary table +.le +.le +.ls status = 0 +Return status code. A non-zero value indicates an error in the query. +.le + +.ih +DESCRIPTION +The \fIGETIMG\fR task is used to retrieve data from one or more VO +image services. An individual \fIresource\fR name may be +specified as a user-defined alias, a VO \fIShortName\fR, a VO \fIivorn\fR +identifier string, or as a base service URL. If specified as a service URL, +additional parameters to specify the position and size will be determined +from the \fIfields\fR, \fIpos\fR and \fIsize\fR parameters. Multiple +resources may be specified as a comma-delimited string or as an \fI@file\fR. + +The position to be queried may be specified by the \fIfields\fR parameter +as either a list of object names that are resolved to equatorial coordinates +automatically, or as a list of images where the WCS footprint of the image is +used to determine the center and size. For object names, the \fIsize\fR +parameter is specified in decimal degrees as the radius around the position +to query. The \fIpos\fR parameter may be specified as a comma-separated +set of RA/Dec values given in decimal degrees. + +Result tables may be broadcast to other VO applications using SAMP messaging +by enabling the \fIsamp\fR parameter. If the \fIdisplay\fR parameter is +enabled then images used as input will be displayed, if object names are +used a DSS image of the field will be displayed. The \fIoverplot\fR parameter +may be set to overlay the result catalog on the image display automatically. +The \fIdisplay\fR and \fIoverplot\fR parameters are only used for +single-resource and single-object queries. + +Results may be saved to disk in a format specified by the \fIformat\fR +parameter (described above). If the \fIoutput\fR parameter is the null +string then no local results will be saved or printed, the value "STDOUT" +may be used to print the result table to the standard output stream (except +in the case of FITS bintable output). + +.ih +EXAMPLES +1. Find the HST GOODS images within 0.1 degrees of 3c273. Display +the field and overlay the central image positions on the image display, +do not print the results. Then do the same, but plot the results instead +of overlaying the display, append the GSC2.3 catalog. + +.nf + votools> getimg hst.goods 3c273 size=0.1 display+ overplot+ output="" + votools> getimg hst.goods 3c273 size=0.1 plot+ output="" + votools> getimg gsc2.3 3c273 size=0.1 plot+ overplot+ output="" +.fi + +2. Find the NVSS (all-sky 21-cm radio survey) images for each extension of a +NEWFIRM mosaic image, save the raw VOTable results: + +.nf + votools> getimg nvss @newfirm.fits format="raw" output="nf" +.fi + + +.ih +REVISIONS +.le +.ih +SEE ALSO +getcat, vodata +.endhelp diff --git a/vo/votools/doc/getspec.hlp b/vo/votools/doc/getspec.hlp new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/vo/votools/doc/getspec.hlp @@ -0,0 +1 @@ + diff --git a/vo/votools/doc/hub.hlp b/vo/votools/doc/hub.hlp new file mode 100644 index 00000000..949f559b --- /dev/null +++ b/vo/votools/doc/hub.hlp @@ -0,0 +1,56 @@ +.help hub Mar12 votools +.ih +NAME +hub -- Start/Stop/Status of the Hub external task +.ih +USAGE +hub command +.ih +PARAMETERS +.ls command +Command to execute. If not specified, the default action is to start +the application. +.le +.ls bkg = yes +Run the application in the background? +.le +.ls gui = yes +Run the application with a GUI control window? +.le +.ls verbose = no +Print actions? +.le + +.ih +DESCRIPTION +The \fIHUB\fR task is used to start, stop, or check the status of +the SAMP Hub. If no command argument is given, the +default action is to start the external JSamp Hub if it is not already running +or if there is no internal Hub available from Topcat or Aladin, SAMP +messaging is enabled as well +If command is \fIstop\fR then a running Hub application is shutdown and +SAMP messaging is disabled in the CL. + +If the command is \fIstatus\fR then the output will be "on" or "off" +depending on whether a Hub is available. + +.ih +EXAMPLES +1. Demonstrated uses of the command: + +.nf + votools> hub status # check if Hub is running + off + votools> hub start # start Hub + votools> hub status # check if Hub is running + on + votools> hub stop # stop Hub +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +hub, topcat, samp +.endhelp diff --git a/vo/votools/doc/mkregdb.hlp b/vo/votools/doc/mkregdb.hlp new file mode 100644 index 00000000..5e0a4b86 --- /dev/null +++ b/vo/votools/doc/mkregdb.hlp @@ -0,0 +1,93 @@ +.help mkregdb Mar12 votools +.ih +NAME +mkregdb -- Create a local registry database +.ih +USAGE +mkregdb query +.ih +PARAMETERS +.ls query +Registry query term(s). +.le +.ls output = "" +Output filename. +.le +.ls type = "" +Constraint on the resource type (e.g. 'catalog' or 'image') +.le +.ls bandpass = "" +Constraint on the resource spectral coverage. +.le +.ls content = "" +Constraint on the resource content level. +.le +.ls sql = "" +Arbitrary SQL predicate string. +.le +.ls header = yes +Print header? +.le +.ls nresults = 0 +Updated with the number of resources found. +.le +.ls status = 0 +Status value, a non-zero value indicates an error. +.le + +.ih +DESCRIPTION + +The \fIMKREGDB\fR task is used to create a local resource database that +matches a given query term and service constraints. The \fIquery\fR +parameter is a search term or phrase for the Registry, results may be +constrained by specifying the \fItype\fR, \fIbandpass\fR, \fIcontent\fR +or \fIsql\fR parameters. Output is written to the \fIoutput\fR filename +(or "STDOUT" if a null string). + +The \fItype\fR parameter is currently limited to supported data services, +namely 'image', 'catalog' or 'spectra'. The \fIcontent\fR parameter can be +used to select only research-grade service, EPO data, etc. Allowed content +values are described in the IVOA Resource Metadata document +(http://www.ivoa.net/Documents/latest/RM.html). + +The \fIbandpass\fR constraint may be one of the following values: +.nf + radio + millimeter + infrared, IR + optical + ultraviolet, ultra-violet, EUV, UV + xray, x-ray + gamma, gammaray, gamma-ray +.fi + +When done, the \fInresults\fR parameter is updated with the number of +matching records found. Note that non-data services (e.g. institutional +names) are not included in the result table. If an error is encountered, +or no results are found, the \fIstatus\fR parameter will contain a +non-zero value. + +.ih +EXAMPLES + +1) Create a local database of VO Resources containing image data on quasars: + +.nf + votools> mkregdb quasar type="image" +.fi + +2) Create a local database of all IR catalog services. + +.nf + votools> mkregdb "" bandpass="infrared" type="catalog" +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +regdb, registry + +.endhelp diff --git a/vo/votools/doc/nedoverlay.hlp b/vo/votools/doc/nedoverlay.hlp new file mode 100644 index 00000000..204c1108 --- /dev/null +++ b/vo/votools/doc/nedoverlay.hlp @@ -0,0 +1,74 @@ +.help nedoverlay Mar12 votools +.ih +NAME +nedoverlay -- Overlay NED objects in the image display +.ih +USAGE +nedoverlay image +.ih +PARAMETERS +.ls image +Input image. +.le +.ls append = yes +Append the display? +.le +.ls size = 0.25 +Field size. +.le +.ls galaxies = no +Mark galaxies on the display? This is disabled by default so as not to +clutter the display. +.le +.ls radios = yes +Mark radio sources on the display? +.le +.ls xrays = yes +Mark X-Ray sources on the display? +.le +.ls mkcolor = 208 +Marker color. +.le +.ls galcolor = 207 +Galaxy marker color. +.le +.ls verbose = no +Print actions? +.le +.ls status = 0 +Service status code. +.le + +.ih +DESCRIPTION +The \fINEDOVERLAY\fR task is used to overlay sources from the NED service on +the image display. If the \fIimage\fR parameter is an object name, it's +position will be resolved and a query for sources within \fIsize\fR degrees +of that position will be used. If it is an image name, the WCS footprint +of the image will be used to generate the query. + +If the \fIgalaxies\fR parameter is set, a small cross will be drawn at the +position of each NED galaxy using the color specified by the \fIgalcolor\fR +parameter. All other markers will be drawn and labelled using the +\fImarkcolor\fR value. + +.ih +EXAMPLES +1. Display an image of m83 and overlay the NED radio sources in the field. + +.nf + votools> nedoverlay m83 append- + +or + + votools> dss m83 + votools> nedoverlay m83 append+ +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +radiooverlay, xrayoverlay, obslogoverlay +.endhelp diff --git a/vo/votools/doc/obslogoverlay.hlp b/vo/votools/doc/obslogoverlay.hlp new file mode 100644 index 00000000..ef049c10 --- /dev/null +++ b/vo/votools/doc/obslogoverlay.hlp @@ -0,0 +1,98 @@ +.help obslogoverlay Mar12 votools +.ih +NAME +obslogedoverlay -- Overlay observation logs in the image display +.ih +USAGE +obslogoverlay input mission +.ih +PARAMETERS +.ls input +Input image or field name. +.le +.ls mission +Mission name. A small set of space based missions are supported directly, +however the task can be easily modified to add other available observation +logs. +.le +.ls size = 0.25 +Field size in degrees. If the \fIinput\fR parameter is not an image, it is +assumed to be an object name, the query will be for all observations within +\fIfield\fR degrees of the field center. +.le +.ls frame = 1 +Display frame. +.le +.ls display = yes +Display the image/field? If enabled, the input image or a DSS image of +the field will be displayed before overlaying the catalog. +.le +.ls print = no +List the observations on the standard output? +.le +.ls mkcolor = 0 +Marker color. If zero, a predefined color for each mission will be used. +.le +.ls mksize = 60 +Marker size (arcsec). +.le +.ls maxobs = 0 +Max observations to draw. If zero, all returned results are displayed. +.le +.ls verbose = no +Print actions? +.le +.ls status = 0 +Service status code. +.le + +.ih +DESCRIPTION + +The \fIOBSLOGOVERLAY\fR task is used to overlay markers indicating +observations from the selected space mission. The \fIinput\fR parameter +may be either an image name containing a valid WCS, or the name of an +object that will be used to form the query. If an image, the WCS +footprint will determine the query size, otherwise the \fIsize\fR +parameter will specify the query size. + +The \fImission\fR parameter specifies which mission's observations are +to be queried. Currently allowed values are: +.nf + EXOSAT FUSE HST + IUE Spitzer XMM +.fi +Additional missions and ground-based observation logs will be added +in future versions. This task is meant as a convenience application, +using other tasks in the \fIVOTOOLS\fR package any observation log +available from the VO could be overlayed using a small script task. + +If the \fIdisplay\fR task is enabled, the \fIinput\fR image (or a DSS +field containing the named object) will be displayed to frame +\fIframe\fR in the image display. The \fIprint\fR parameter may be used to +list instead of overlay the observation positions. + +Markers indicating the center of the observation will be drawn using a +size (in arcsec) specified by the \fImksize\fR parameter. If the +\fImkcolor\fR parameter is zero, a pre-determined marker color will be +used for each mission, allowing multiple missions to be overlayed. The +\fImaxobs\fR parameter can be used to limit the number of markers drawn +on the display. Note that no attempt is made to drawn a realistic +instrumental footprint. + +.ih +EXAMPLES +1. Overlay the IUE observations of the dev$ypix test image: +.nf + votools> obslogoverlay dev$ypix iue maxobs=30 +or + votools> obslogoverlay m51 iue size=0.2 display+ frame=1 maxobs=50 +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +radiooverlay, xrayoverlay, nedoverlay +.endhelp diff --git a/vo/votools/doc/overhandler.hlp b/vo/votools/doc/overhandler.hlp new file mode 100644 index 00000000..e69de29b diff --git a/vo/votools/doc/qstring.hlp b/vo/votools/doc/qstring.hlp new file mode 100644 index 00000000..55c46cba --- /dev/null +++ b/vo/votools/doc/qstring.hlp @@ -0,0 +1,71 @@ +.help qstring Mar12 votools +.ih +NAME +qstring -- Generate a query string URL +.ih +USAGE +qstring base field +.ih +PARAMETERS +.ls base +Base URL or resource name. +.le +.ls field +Query image or field name. +.le +.ls type = "catalog" +Data service type. +.le +.ls ra = 0.0 +RA position of query string (object or image center if provided). +.le +.ls dec = 0.0 +Dec position of query string (object or image center if provided). +.le +.ls size = 0.25 +Desired query size (or size derived from image). +.le + +.ih +DESCRIPTION +The \fIQSTRING\fR task ..... + +.ih +EXAMPLES +1. Print the query string used to access the NED service for the field +covering the dev$ypix test image: + +.nf + votools> qstring ned dev$ypix + http://ned.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch?search_type=Near+Position+Search&of=xml_main&RA=202.47023333333&DEC=47.194552777778&SR=0.1088616739748&RUNID=iraf2160 +.fi + +1. Print the query string used to access the NED service for the field +covering the dev$ypix test image: + +.nf + votools> qstring ned dev$ypix + http://ned.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch?search_type=Near+Position+Search&of=xml_main&RA=202.47023333333&DEC=47.194552777778&SR=0.1088616739748&RUNID=iraf2160 +.fi + +2. Print the query string used to access the DSS image service for the field +covering the dev$ypix test image: + +.nf + votools> qstring dss dev$ypix type="image" + http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=dss2&POS=202.47023333333,47.194552777778&SIZE=0.1088616739748&RUNID=iraf2160 +.fi + +3. Construct a catalog query string for a local URL at an explicit position: +.nf + votools> qstring http://foo.bar/cat ra=1.23 dec=2.34 size=0.2 + http://foo.bar/cat?RA=1.23&DEC=2.34&SR=0.2&RUNID=iraf2160 +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +getcat, getimg, getspec, vodata +.endhelp diff --git a/vo/votools/doc/radiooverlay.hlp b/vo/votools/doc/radiooverlay.hlp new file mode 100644 index 00000000..1396626d --- /dev/null +++ b/vo/votools/doc/radiooverlay.hlp @@ -0,0 +1,64 @@ +.help radiooverlay Mar12 votools +.ih +NAME +radiooverlay -- Overlay NVSS radio contours in the image display +.ih +USAGE +radiooverlay image +.ih +PARAMETERS +.ls image +Input image. +.le +.ls size = 0.25 +Field size. +.le +.ls ncontours = 0 +Number of contours to be drawn. If 0, the contour interval may +be specified, otherwise 20-30 nicely spaced contours are +drawn. A maximum of 40 contours can be drawn. +.le +.ls append = yes +Append the display? +.le +.ls verbose = no +Print actions? +.le +.ls device = "imdred" +Overlay device. +.le +.ls status = 0 +Service status code. +.le + +.ih +DESCRIPTION +The \fIRADIOOVERLAY\fR task is used to overlay contours from the NVSS 21-cm +all-sky survey on the image display. If the \fIimage\fR parameter is an +object name, it's position will be resolved and a query for sources within +\fIsize\fR degrees of that position will be used. If it is an image name, +the WCS footprint of the image will be used to generate the query. + +The \fICONTOUR\fR task is used to draw the overlays and should be consulted +to adjust the overlay as desired. + +.ih +EXAMPLES +1. Display an image of m83 and overlay the NVSS radio contours in the field. + +.nf + votools> radiooverlay m83 append- + +or + + votools> dss m83 + votools> radiooverlay m83 append+ +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +nedoverlay, xrayoverlay, obslogoverlay, contour +.endhelp diff --git a/vo/votools/doc/regdb.hlp b/vo/votools/doc/regdb.hlp new file mode 100644 index 00000000..52c7a74d --- /dev/null +++ b/vo/votools/doc/regdb.hlp @@ -0,0 +1,117 @@ +.help regdb Mar12 votools +.ih +NAME +regdb -- Manage/Query a local VO Registry database +.ih +USAGE +regdb arg1 +.ih +PARAMETERS +.ls arg1, arg2, arg3 +Command argument strings. The \fIarg1\fR parameter is in general the name +of an operation to be performed (see below), depending on its value the +additional \fIarg\fR parameters may or may not be required. +.le +.ls type = "" +Service type constraint term. +.le +.ls bandpass = "" +Bandpass constraint term. +.le +.ls verbose = no +Verbose output? +.le +.ls status = 0 +Status value, a non-zero value indicates an error or no results found.. +.le + +.ls OUTPUT PARAMETERS +If a matching record is found, one or more of the following task parameters +may be updated with the record values: +.nf + (alias = "") Resource alias + (ivorn = "") Ivorn string + (sname = "") Short Name + (svctype = "") Resource type + (bpass = "") Bandpass + (url = "") Service URL + (desc = "") Description (Title string) +.fi + + +.ih +DESCRIPTION + +The \fIREGDB\fR task is used to query or manage the local registry database +file defined by the VO package \fIresdb\fR parameter. A local registry +database allows tasks to use preferred resources without generating a +query to the VO Registry each time information about the resource is +needed (e.g. the service URL), or to refer to a resource by a user-defined +alias. The \fIarg1\fR parameter may be either a command to manage the +database, or a search term for the database, in all cases the results are +written to the standard output. + +Searches may be constrained by setting the \fItype\fR or \fIbandpass\fR +parameter to match only those records meeting the constraints. This can +be used for example to select the image service in a registry database +containing multiple services with the same name alias. + +.ih +COMMANDS + +If the first argument to the task is not in the following list of allowed +commands, it is assumed to be a search term. Record searches are done +as case-insensitive substring matches against all the saved fields of +the record. + +The following commands are supported: + +.nf + list List the registry database records + resolve Resolve (search) for the \fIarg2\fR string + search Search for (resolve) the \fIarg2\fR string + + type Print the service type for records matching \fIarg2\fR + alias Print the DB alias for records matching \fIarg2\fR + bpass Print the bandpass value for records matching \fIarg2\fR + ivorn Print the VO identifier for records matching \fIarg2\fR + sname Print the VO ShortName for records matching \fIarg2\fR + url Print the ServiceURL for records matching \fIarg2\fR + desc Print the Description for records matching \fIarg2\fR + + add Add a record for the service + del Delete the record that matches the \fIarg2\fR string + update Do a new Registry query and update the local DB + rename Rename the local record alias +.fi + +.ih +EXAMPLES + +1) List the local resource database. Repeat but list only the image +services. Repeat again looking for radio catalog services. +.nf + votools> regdb list + votools> regdb list type="image" + votools> regdb list type="catalog" bandpass="radio" +.fi + +2) Print the URL for the DSS service in the registry database. +.nf + votools> regdb url alias="dss" +.fi + +3) Find the one X-Ray service in the registry database: +.nf + votools> regdb resolve bandpass="x-ray" +.fi + + +.ih +REVISIONS + +.ih +SEE ALSO +mkregdb, registry + +.endhelp diff --git a/vo/votools/doc/regmetalist.hlp b/vo/votools/doc/regmetalist.hlp new file mode 100644 index 00000000..a349cf1e --- /dev/null +++ b/vo/votools/doc/regmetalist.hlp @@ -0,0 +1,34 @@ +.help regmetalist Mar12 votools +.ih +NAME +regmetalist -- List the metadata fields of a Registry record +.ih +USAGE +regmetalist +.ih +PARAMETERS +.ls all = no +List all available fields, or just common ones. +.le + +.ih +DESCRIPTION +The \fIREGMETALIST\fR task is used to print the names of the queryable +fields of the registry. These fields may be used to create SQL predicates +that may be appended to a query to help constrain the search. + +.ih +EXAMPLES +1. Demonstrated uses of the command: + +.nf + votools> regmetalist +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +registry, regdb, mkregdb +.endhelp diff --git a/vo/votools/doc/sesame.hlp b/vo/votools/doc/sesame.hlp new file mode 100644 index 00000000..d2d3fbec --- /dev/null +++ b/vo/votools/doc/sesame.hlp @@ -0,0 +1,124 @@ +.help sesame Mar12 votools +.ih +NAME +sesame -- Resolve a target name into a coordinate position +.ih +USAGE +sesame +.ih +PARAMETERS +.ls target +List of objects to be resolved. Targets may be specified as a +comma-delimited list string or in an @file to resolve multiple targets. When +the \fIrange\fR parameter is non-null, this will be the root part of the +target name. +.le +.ls range = "" +A range string used to expand the \fItarget\fR parameter to a list of names +to be resolved (e.g. if \fItarget\fR is "ngc" then \fIrange\fR may be +specified as "1-100" to create a list of the first 100 NGC objects). +.le +.ls verbose = yes +Print coordinates to the stdout? If enabled the sexagesimal coordinates +of the resolved target will be printed to the STDOUT where they may be easily +scanned into variables in a script. In all cases, the output parameters +below are updated with the target information once the task has completed. +.le +.ls long = no +Print long-form output to the stdout? If enabled the target name, +sexagesimal coordinates, position error (in arcsec) and object type are +printed on the output line. +.le +.ls pos = "" +A sesagesimal string of the J2000 RA/Dec position (output). +.le +.ls ra = 0.0 +J2000 RA of the object in decimal degrees (output). +.le +.ls dec = 0.0 +J2000 Declination of the object in decimal degrees (output). +.le +.ls ra_err = 0.0 +Error of the RA position in arcsec (output). +.le +.ls dec_err = 0.0 +Error of the Dec position in arcsec (output). +.le +.ls otype = "" +Object type (output). +.le +.ls status = "" +Status return code of the web service (output). +.le + +.ih +DESCRIPTION + +The \fBSESAME\fR task invokes the Sesame name resolver service from CDS to +convert an object identifier (e.g. catalog name) to an ICRS coordinate pair. +The service will first try to resolve the object using the NED database, and +if not found will use the Simbad database, the VizieR database is used to +resolve the coordinates as a final option. The \fItarget\fR parameter may +be specified as a comma-delimited list or in an @file to resolve multiple +target names. If the \fIrange\fR parameter is set, it may contain a range +string that will be expanded to append numeric values to the \fItarget\fR +value (e.g. to dynamically create catalog names). + +If the \fBverbose\fR parameter is set the ra/dec coords are written to the +STDOUT where they may be easily scanned into script variables. If the +\fIlong\fR parameter is enabled, all known information about the object is +printed (as name, ra, dec, ra_err, dec_err and object type). + +In cases where only a single object is resolved the \fBpos\vR, \fBra\fR, +\fBdec\fR, \fBraw_err\fR, \fBdec_err\fR, \fBotype\fR, and \fBstatus\fR +parameters are updated with the resolved values. The \fRstatus\fR +parameter will be zero is successful, non-zero is the object could not be +resolved or the service could not be reached. + +.ih +EXAMPLES +1. Find the coordinates of M51 (i.e. the dev$pix image): + +.nf + votools> sesame m51 + 13:29:55.72 +47:13:53.4 + + votools> sesame m51 long+ + m51 13:29:52.69 +47:11:42. 0. 0. Sy + + votools> sesame m51 + votools> lpar sesame + target = "m51" Target name to resolve + (verbose = no) Print position to stdout?\n + (pos = "13:29:55.72 +47:13:53.4") Position (sexagesimal string) + (ra = 202.4821936) Resolved RA (J2000 decimal degrees) + (dec = 47.2315089) Resolved DEC (J2000 decimal degrees) + (ra_err = 134.) Error on Resolved RA (arcsec) + (dec_err = 134.) Error on Resolved DEC (arcsec) + (otype = "GPair") Resolved object type description + (status = 0) Resolved DEC (J2000 decimal degrees) + (mode = "ql") +.fi + + +2. Create a local copy of the Messier catalog. + +.nf + votools> for (i=1; i < 100; i=i+1) { + >>> printf ("m%d\n", i) | scan (s1) + >>> sesame (s1, verb-) + >>> printf ("m%d %s %s\n", i, sesame.pos, sesame.otype) + >>> } + + or + + votools> sesame m range="1-110" long+ | fields STDIN "1-3" +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +voclient +.endhelp diff --git a/vo/votools/doc/stilts.hlp b/vo/votools/doc/stilts.hlp new file mode 100644 index 00000000..b89e0575 --- /dev/null +++ b/vo/votools/doc/stilts.hlp @@ -0,0 +1,27 @@ +.help stilts Mar12 votools +.ih +NAME +stilts -- Starlink Tables Infrastructure Library Tool Set +.ih +USAGE +stilts + +.ih +DESCRIPTION + +STILTS is used as a foreign task by the NVO package for converting +VOTables and other utility functions. A full description of the tasks +available can be found at + +.nf + http://www.star.bris.ac.uk/~mbt/stilts/ +.fi + +STILTS is distributed with the NVO package however it requires Java +to be available on the machine. The current version requires J2SE1.4 +or later. + +.ih +SEE ALSO +voclient +.endhelp diff --git a/vo/votools/doc/tabclip.hlp b/vo/votools/doc/tabclip.hlp new file mode 100644 index 00000000..ae359268 --- /dev/null +++ b/vo/votools/doc/tabclip.hlp @@ -0,0 +1,39 @@ +.help tabclip Mar12 votools +.ih +NAME +tabclip -- Clip a table to a specified box region +.ih +USAGE +tabclip intab outtab xcol ycol x1 y1 x2 y2 +.ih +PARAMETERS +.ls intab +The input table name. +.le +.ls outtab +The out table name. +.le +.ls xcol, ycol +The X and Y column names. +.le +.ls x1, y1 +The lower-left clipping values. +.le +.ls x2, y2 +The upper-right clipping values. +.le + +.ih +DESCRIPTION + +The \fITABCLIP\fR task is used clip a table (i.e. select rows) where +the value is the \fIxcol\fR and \fIycol\fR columns fall within the +box specified by the \fIx1\fR, \fIy1\fR, \fIx2\fR, \fIx2\fR values. + +.ih +REVISIONS + +.ih +SEE ALSO + +.endhelp diff --git a/vo/votools/doc/taboverlay.hlp b/vo/votools/doc/taboverlay.hlp new file mode 100644 index 00000000..c69722bd --- /dev/null +++ b/vo/votools/doc/taboverlay.hlp @@ -0,0 +1,61 @@ +.help taboverlay Mar12 votools +.ih +NAME +taboverlay -- General table overlay in the image display +.ih +USAGE +taboverlay image catalog +.ih +PARAMETERS +.ls image +The input image. +.le +.ls catalog +The input catalog. +.le +.ls labcol = 1 +Label column number (one-indexed). +.le +.ls racol = 2 +RA column number (one-indexed). +.le +.ls deccol =3INDEF +Dec column number (one-indexed). +.le +.ls mkcolor = 208 +Marker color index to use. +.le +.ls status = 0 +Status of the service. A non-zero value indicates no results were found. +.le + +.ih +DESCRIPTION + +The \fITABOVERLAY\fR task is used to overlay a catalog of positions on +the image display. The input catalog file is assumed to be an ascii +table of the form (index,ra,dec) however the \fIracol\fR, \fIdeccol\fR and +\fIlabcol\fR parameters can be used to select columns from tables containing +more information. Markers will be drawn using the color specified by the +\fImkcolor\fR parameter. + +.ih +EXAMPLES +1. Query for catalog positions of NGC188 and extract the (numbered) position +columns to the file 'ngc188.pos'. Then display an image of the field and +overlay the catalog positions. + +.nf + votools> getcat gsc2.3 ngc188 size=0.1 output="ngc188.xml" + votools> votpos ngc188.xml number+ out="ngc188.pos" + votools> dss ngc188 + votools> taboverlay ngc188 ngc188.pos +.fi + +.ih +REVISIONS +. +.ih +SEE ALSO +getcat, getimg +.endhelp diff --git a/vo/votools/doc/tblhandler.hlp b/vo/votools/doc/tblhandler.hlp new file mode 100644 index 00000000..e69de29b diff --git a/vo/votools/doc/topcat.hlp b/vo/votools/doc/topcat.hlp new file mode 100644 index 00000000..441c5b18 --- /dev/null +++ b/vo/votools/doc/topcat.hlp @@ -0,0 +1,50 @@ +.help topcat Mar12 votools +.ih +NAME +topcat -- Start/Stop/Status of the Topcat external task +.ih +USAGE +topcat command +.ih +PARAMETERS +.ls command +Command to execute. If not specified, the default action is to start +the application. +.le +.ls bkg = yes +Run the application in the background? +.le +.ls verbose = no +Print actions? +.le + +.ih +DESCRIPTION +The \fITOPCAT\fR task is used to start, stop, or check the status of +the Topcat external application. If no command argument is given, the +default action is to start the application if it is not already running. +If command is \fIstop\fR then a running Topcat application is shutdown. + +If the command is \fIstatus\fR then the output will be "on" or "off" +depending on whether the application is running. + +.ih +EXAMPLES +1. Demonstrated uses of the command: + +.nf + votools> topcat status # check if Topcat is running + off + votools> topcat start # start Topcat + votools> topcat status # check if Topcat is running + on + votools> topcat stop # stop Topcat +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +hub, aladin, samp +.endhelp diff --git a/vo/votools/doc/voclient.hlp b/vo/votools/doc/voclient.hlp new file mode 100644 index 00000000..8b5c1773 --- /dev/null +++ b/vo/votools/doc/voclient.hlp @@ -0,0 +1,22 @@ +.help voclient Mar12 votools +.ih +NAME +voclient -- The VO Client / IRAF Interface + +.ih +INTRODUCTION + +.ih +DESCRIPTION + + +.ih +EXAMPLES + +.ih +REVISIONS +.le +.ih +SEE ALSO +conecaller, siapcaller, datascope, registry, vizier +.endhelp diff --git a/vo/votools/doc/vodata.hlp b/vo/votools/doc/vodata.hlp new file mode 100644 index 00000000..25df9068 --- /dev/null +++ b/vo/votools/doc/vodata.hlp @@ -0,0 +1,189 @@ +.help vodata Mar12 votools +.ih +NAME +vodata -- General-purpose query and access to VO data services + +.ih +USAGE +vodata resources objects + +.ih +PARAMETERS +.ls resources +List of resources to query +.le +.ls objects +List of targets to query +.le +.ls ra = 0.0 +Resolved RA (J2000 decimal degrees) +.le +.ls dec = 0.0 +Resolved Dec (J2000 decimal degrees) +.le +.ls size = 0.0 +Query size (decimal degrees) +.le +.ls output = "" +Output filename base +.le +.ls format = "raw" +Output format +.le +.ls samp = yes +Broadcast as samp message? +.le +.ls bandpass = "" +Bandpass constraint +.le +.ls type = "" +Service type constraint +.le +.ls nthreads = 1 +Number of simultaneous query threads +.le +.ls resdb = ")_.resdb" +Resource database +.le +.ls header = yes +List result column headers only? +.le +.ls verbose = 1 +Query verbosity level +.le +.ls quiet = yes +Suppress task output? +.le +.ls status = 0 +Service status code +.le + +.ih +DESCRIPTION + + + + + +.ih +EXAMPLES + +1) Query the GSC 2.3 catalog for stars a) within the 0.1 degree default +search size around NGC 1234: b) around all positions contained in file +'pos.txt': c) for the list of objects given on the command line: d) +query a list of services for a list of positions: e) print a count of +results that would be returned from 3 services for each position in a file: +(f) find the 2MASS point sources in the dev$ypix test image: + +.nf + votools> vodata gsc2.3 ngc1234 (a) + votools> vodata gsc2.3 @pos.txt (b) + votools> vodata gsc2.3 m31,m51,m93 (c) + votools> vodata @svcs.txt @pos.txt (d) + votools> vodata hst,chandra,gsc2.3 @pos.txt (e) + votools> vodata 2mass-psc dev$ypix (f) +.fi + + +2) Query all available image services having data of the subdwarf galaxy +IC 10: + +.nf + votools> vodata any IC10 type="image" * +.fi + +Note that we use the reserved word '\fIany\fR' for the service name and +constrain by image type. The task will automatically query the Registry to +create the list of services to be queried. + + +3) Query for X-ray image data around Abell2712: + +.nf + votools> vodata any abell2712 type="image" bandpass="x-ray" +.fi + +In this case we constrain both the service type as well as the spectral +coverage published for the resource in the Registry. The object name is +resolved to coordinates internally. + + +4) Use the Registry to query for resources using the search terms +"cooling flow". Upon examining the output the user notices a +Vizier paper titled "\fICooling Flows in 207 clusters of Galaxies\fR" +that looks interesting. Use the \fBvodata\fR task to download all +tables associated with this paper, save tables in the default +CSV format: +.nf + + votools> registry "cooling flow" verb+ + votools> vodata J/MNRAS/292/419 output="white97" all+ + +.fi +All tables will be written to the current directory to files having a +root name 'white97' (chosen based on the author and publication date). + + +5) Query for the images available from 2MASS at a given position, +extract the positions and service URLs to separate files: + +.nf + votools> vodata 2mass output="2mass" type="image" ra=12:34 dec=-23:12 + votools> votpos 2mass.xml out="2mass.pos" + votools> votget 2mass.pos +.fi + +The query produces files with the root name '2mass', and extensions of +"\fI.csv\fR" (the main response), "\fI.pos\fR" (the extracted pos- itions), +and "\fI.urls\fR" (the access references). The user inspects the files and +notices that the references return both FITS and HTML files, but she only +wants the FITS image date and uses \fBvotget\fR to download only those. + + +6) Use \fIvodata\fR as a test client for a locally-installed SIAP service: + +.nf + votools> vodata http://localhost/siap.pl type="image" ra=180.0 dec=0.0 +.fi + +In this case we force the serviceURL being used by simply specifying it as +the resource parameter, but since we can't do a Registry query to discover +what type of service this is, we must use the '\fItype\fR' parameter to +indicate it is an image service. + + +7) Use the \fITSELECT\fR task select rows from a VOTable of QSOs (made +with an earlier query) where the redshift is > 0.2. Use \fITDUMP\fR to +print only the positions then call \fIVODATA\fR to see whether HST has +observed any of these objects: + +.nf + votools> tselect qso_survey.xml high_z.fits "Z > 0.2" + votools> tdump high_z.fits columns="RA,DEC" > pos.txt + votools> vodata hstpaec @pos.txt +.fi + + +8) Query the VO for GALEX data of M51. Because the \fIShortName\fR GALEX +is not unique, we must either specify the IVO identifier of a +specific service to query, or if we're interested in results from all +supported data services with \fIgalex\fR in the name: + +.nf + votools> vodata galex M51 all+ output="m51" +.fi + +The results come from the Cone and SIAP services both called \fIGALEX\fR, +as well as an additional SIAP service called 'GALEX_Atlas'. Note that the +service names are case insensitive in either case. + + + + +.ih +REVISIONS +.le +.ih +SEE ALSO +conecaller, siapcaller, datascope, registry, vizier +.endhelp diff --git a/vo/votools/doc/votcopy.hlp b/vo/votools/doc/votcopy.hlp new file mode 100644 index 00000000..f47d4af3 --- /dev/null +++ b/vo/votools/doc/votcopy.hlp @@ -0,0 +1,102 @@ +.help votcopy Mar12 votools +.ih +NAME +votcopy -- Copy VOTables to a new format +.ih +USAGE +votcopy input output format +.ih +PARAMETERS +.ls input +The list of input VOTables. +.le +.ls output +The list of output file names. +.le +.ls format + +.ls vot | xml +A new VOTable. +.le +.ls asv +Ascii separated values. +.le +.ls bsv +Bar separated values. +.le +.ls csv +Comma separated values. +.le +.ls tsv +Tab separated values. +.le +.ls html +Standalone HTML document. +.le +.ls shtml +Single HTML
element. This format may be used to generate the
+code for inclusion in another HTML document. +.le +.ls fits +FITS binary table +.le + +.le +.ls header = yes +Print a header on formats that support it? +.le +.ls verbose = yes +Print verbose output? +.le + +.ih +DESCRIPTION + + +.ih +EXAMPLES +1. Find the coordinates of M51 (i.e. the dev$pix image): + +.nf + votools> sesame m51 + 13:29:55.72 +47:13:53.4 + + votools> sesame m51 long+ + m51 13:29:52.69 +47:11:42. 0. 0. Sy + + votools> sesame m51 + votools> lpar sesame + target = "m51" Target name to resolve + (verbose = no) Print position to stdout?\n + (pos = "13:29:55.72 +47:13:53.4") Position (sexagesimal string) + (ra = 202.4821936) Resolved RA (J2000 decimal degrees) + (dec = 47.2315089) Resolved DEC (J2000 decimal degrees) + (ra_err = 134.) Error on Resolved RA (arcsec) + (dec_err = 134.) Error on Resolved DEC (arcsec) + (otype = "GPair") Resolved object type description + (status = 0) Resolved DEC (J2000 decimal degrees) + (mode = "ql") +.fi + + +2. Create a local copy of the Messier catalog. + +.nf + votools> for (i=1; i < 100; i=i+1) { + >>> printf ("m%d\n", i) | scan (s1) + >>> sesame (s1, verb-) + >>> printf ("m%d %s %s\n", i, sesame.pos, sesame.otype) + >>> } + + or + + votools> sesame m range="1-110" long+ | fields STDIN "1-3" +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +voclient +.endhelp diff --git a/vo/votools/doc/votget.hlp b/vo/votools/doc/votget.hlp new file mode 100644 index 00000000..cdbf7637 --- /dev/null +++ b/vo/votools/doc/votget.hlp @@ -0,0 +1,107 @@ +.help votget Mar12 votools +.ih +NAME +votget -- Download data referenced in a VOTable +.ih +USAGE +votget input base +.ih +PARAMETERS +.ls input +The list of input VOTables. +.le +.ls base +The base output filename. +.le +.ls extn = "fits" +Filename extension. The \fIextn\fR string will be appended to each +downloaded filename. +.le +.ls format +Format to download. If not a null string and the \fIextn\fR string is a +substring of the value of the column containing the UCD "VOX:Image_Format", +the referenced file will be downloaded. +.le +.ls acref = "VOX:Image_AccessReference" +The UCD of the column containing the image access reference. +.le +.ls col = INDEF +The (one-indexed) column number containing the image access reference. If +specified, the UCD values will be ignored and the specific column will be +used. +.le +.ls sequential = yes +If enabled, sequential file numbers will be appended to the \fIbase\fR +name for each downloaded file. Otherwise, an image name will be constructed +from the access URL. In the latter case, no check is made to prevent +overwriting of files. +.le +.ls nthreads = 4 +Number of simultaneous download threads to execute. +.le +.ls list = no +List access references instead of downloading? Enabling this option may +be used to extract a list of access URLs from the table. +.le + +.ih +DESCRIPTION + +The \fIVOTGET\fR task is used to download data referenced in a VOTable +(e.g. the result of a query to an image or spectral service) to the local +machine. The \fIinput\fR parameter may be a list of VOTables, in which +case the parameters will apply to all files in input the list. The +\fIformat\fR parameter is used to select the image format to download from +the file, it is a case-insensitive substring of the VOTable column +containing the UCD "VOC:Image_Format". If this column does not exist, or +if the \fIformat\fR parameter is the null string, then all images will be +retrieved. The \fIacref\fR parameter parameter specified the UCD that +identifies the access reference to retrieve (i.e. a table may contain +multiple URLs per row, the UCD uniquely identifies the desired data +column), the default value of "VOX:Image_AccessReference" is the standard +value used for current VO data services. Alternatively, the \fIcol\fR +parameter may be used to specify the column number (one-indexed) to +retrieve (e.g. to download other URLs in the table). + +The \fIbase\fR parameter defines the root part of the saved image name, and +\fIextn\fR provides the extension. If the \fIsequential\fR parameter is +set then files will be numbered in the order they were retrieved and saved +to a filename of the form "\fI.\fR". Otherwise, a +filename is constructed from the access URL and may or may not be either +unique or helpful. + +Data are retrieved using multiple simultaneous threads in order make most +efficient use of the network and data service. The \fInthreads\fR +parameter determines how many simultaneous downloads will be in progress at +any one time. Once a download completes, a new thread is started until all +files have been retrieved. + +The \fIlist\fR parameter may be used to simply extract a list of URLs from +all of the input tables. When enabled, the \fIbase\fR paramter is not +required and a list of URLs, one per line, will be printed on the standard +output. + + +.ih +EXAMPLES +1. Download all images referenced in the test Simple Image Access service +result table, saved files will + +.nf + votools> votget data$sia.xml test +.fi + +2. Extrace the access URLs from the same table without actually downloading +the files: + +.nf + votools> votget data$sia.xml list+ +.fi + +.ih +REVISIONS +.le +.ih +SEE ALSO +votcopy +.endhelp diff --git a/vo/votools/doc/votpos.hlp b/vo/votools/doc/votpos.hlp new file mode 100644 index 00000000..5a817327 --- /dev/null +++ b/vo/votools/doc/votpos.hlp @@ -0,0 +1,119 @@ +.help votpos Mar12 votools +.ih +NAME +votpos -- Extract the position columns from a VOTable +.ih +USAGE +votpos input +.ih +PARAMETERS +.ls input +The list of input VOTables. +.le +.ls output = STDOUT +The output filename. +.le +.ls ra_col = INDEF +RA column number (one-indexed). If specified as other than INDEF, the named +column will be used instead of the column determined by the primary position +UCD (i.e. 'POS_EQ_RA_MAIN' or 'pos.eq.ra;meta.main'). +.le +.ls dec_col = INDEF +Dec column number (one-indexed). If specified as other than INDEF, the named +column will be used instead of the column determined by the primary position +UCD (i.e. 'POS_EQ_DEC_MAIN' or 'pos.eq.dec;meta.main'). +.le +.ls rows = "-" +A range specification of rows to extract. +.le +.ls header = no +Print a output header? +.le +.ls number = no +Print the row number of each position? If enabled, the output will consist +of the (index,ra,dec) values from the table, otherwise just the (ra,dec) will +be printed. +.le +.ls plot = no +Plot the result table on the standard graphics stream? If enabled, a plot +of the (ra,dec) positions will be drawn to the graphics terminal. +.le +.ls overplot = no +Over an existing display/plot? If enabled, and existing plot will be +appended using the same axis labels and scale. +.le +.ls color = 1 +Plot marker color (in the range 1 to 9). +.le +.ls title = "" +Title string to put on a plot. +.le +.ls verbose = yes +Print verbose output? +.le +.ls status = 0 +Status of the service. A non-zero value indicates no results were found. +.le + +.ih +DESCRIPTION + +The \fIVOTPOS\fR task is used to extract the primary position columns from +a VOTable. These columns are defined by the UCD 'POS_EQ_RA_MAIN' and +'POS_EQ_DEC_MAIN' for Cone Search services, or by 'pos.eq.ra;meta.main' +and 'pos.eq.dec;meta.main' for other VO services. If the \fIra_col\fR +and \fIdec_col\fR parameters are set, the (one-indexed) column number in +the table will be used regardless of the UCD value. Rows of the table +may be selected by specifying a range string to the \fIrows\fR parameter. + +If the \fIheader\fR parameter is enabled, a table header will prepend the +list of extracted positions. If the \fInumber\fR parameter is enabled, +the row number will be printed as the first column of the output. + +A plot of the positions may be displayed by setting the \fIplot\fR parameter. +Subsequent tables may be appended to the plot by specifying the +\fIoverplot\fR parameter. When not overplotting, the \fIcolor\fR parameter +number 1 will always be used, otherwise each overplot will automatically +increment the marker color to make the points a unique color. In all cases, +the marker shape will be a box meaning that when overplotted points are at +the same position they will be drawn in the last color used and may be +confused with earlier points at the same position. A title string may be +put on the plot by specifying the \fItitle\fR parameter. + + +.ih +EXAMPLES +1. Query for catalog positions of NGC188 and extract the (numbered) position +columns to the file 'ngc188.pos'. + +.nf + votools> getcat gsc2.3 ngc188 size=0.1 output="ngc188.xml" + votools> votpos ngc188.xml number+ out="ngc188.pos" +.fi + +2. Use the VOTable is the first example but plot the positions on the +graphics terminal. Overplot a second catalog query of the 2MASS Point +SOurce Catalog without saving the extracted positions. + +.nf + votools> votpos ngc188.xml plot+ out="ngc188.pos" + votools> getcat 2mass-psc ngc188 size=0.1 output="2mass.xml" + votools> votpos 2mass.xml plot+ overplot+ out="" +.fi + +3. Query the GSC 2.3 catalog to overlay an image displayed of the NGC188 field. + +.nf + votools> dss ngc188 size=0.1 + votools> getcat gsc2.3 ngc188 size=0.1 output="ngc188.xml" + votools> votpos ngc188.xml number+ out="ngc188.pos" + votools> taboverlay ngc188 ngc188.pos +.fi + +.ih +REVISIONS +. +.ih +SEE ALSO +getcat, getimg +.endhelp diff --git a/vo/votools/doc/wcsinfo.hlp b/vo/votools/doc/wcsinfo.hlp new file mode 100644 index 00000000..a387bf4c --- /dev/null +++ b/vo/votools/doc/wcsinfo.hlp @@ -0,0 +1,77 @@ +.help wcsinfo Mar12 votools +.ih +NAME +wcsinfo -- Determine the WCS information of an image +.ih +USAGE +wcsinfo image +.ih +PARAMETERS +.ls image +The input image name. +.le +.ls verbose = no +Print verbose output? +.le + +.ls OUTPUT PARAMETERS +After reading the image, the following task parameters are updated with +the values derived from the input image: + +.nf + (pos = "") POS string + (size = 0.) SIZE value + (ra = 0.) RA value + (dec = 0.) DEC value + (llx = 0.) LLX wcs corner + (lly = 0.) LLY wcs corner + (urx = 0.) URX wcs corner + (ury = 0.) URY wcs corner + (midx = 0.) X wcs midpoint + (midy = 0.) Y wcs midpoint + (scale = 0.) Scale ("/pix) + (rot = 0.) Rotation (deg) + (width = 0.) Plt width (arcmin) + (height = 0.) Plt height (arcmin) + (axmap = "") Axis mapping + (epoch = 0.) Epoch + (equinox = 0.) Equinox + (ctype1 = "") CTYPE1 + (ctype2 = "") CTYPE2 + (crval1 = 0.) CRVAL1 + (crval2 = 0.) CRVAL2 + (crpix1 = 0.) CRPIX1 + (crpix2 = 0.) CRPIX2 + (cd11 = 0.) CD1_1 + (cd12 = 0.) CD1_2 + (cd21 = 0.) CD2_1 + (cd22 = 0.) CD2_2 + (ispix = no) Pixel only coords? +.fi + +.ih +DESCRIPTION + +The \fIWCSINFO\fR task is used to determine the WCS information in an image +in ways which make it easy for script developers to use specific values +easily (e.g. the plate center, scale, size, corners, etc). Images of +arbitrary axis mapping and rotation can be used. If no WCS information +can be found in the image, the \fIispix\fR parameter will be set to +'yes'. + + +.ih +EXAMPLES +1. Summarize the WCS information about the dev$ypix test image: + +.nf + votools> wcsinfo dev$ypix +.fi + +.ih +REVISIONS +. +.ih +SEE ALSO +getcat, getimg +.endhelp diff --git a/vo/votools/doc/xrayoverlay.hlp b/vo/votools/doc/xrayoverlay.hlp new file mode 100644 index 00000000..c6282909 --- /dev/null +++ b/vo/votools/doc/xrayoverlay.hlp @@ -0,0 +1,65 @@ +.help xrayoverlay Mar12 votools +.ih +NAME +xrayoverlay -- Overlay RASS3 broad-band X-Ray contours in the image display +.ih +USAGE +xrayoverlay image +.ih +PARAMETERS +.ls image +Input image. +.le +.ls size = 0.25 +Field size. +.le +.ls ncontours = 0 +Number of contours to be drawn. If 0, the contour interval may +be specified, otherwise 20-30 nicely spaced contours are +drawn. A maximum of 40 contours can be drawn. +.le +.ls append = yes +Append the display? +.le +.ls verbose = no +Print actions? +.le +.ls device = "imdred" +Overlay device. +.le +.ls status = 0 +Service status code. +.le + +.ih +DESCRIPTION +The \fIRADIOOVERLAY\fR task is used to overlay contours from the RASS3 +broad-band +all-sky survey on the image display. If the \fIimage\fR parameter is an +object name, it's position will be resolved and a query for sources within +\fIsize\fR degrees of that position will be used. If it is an image name, +the WCS footprint of the image will be used to generate the query. + +The \fICONTOUR\fR task is used to draw the overlays and should be consulted +to adjust the overlay as desired. + +.ih +EXAMPLES +1. Display an image of m83 and overlay the RASS3 X-Ray contours in the field. + +.nf + votools> xrayoverlay m83 append- + +or + + votools> dss m83 + votools> xrayoverlay m83 append+ +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +nedoverlay, xrayoverlay, obslogoverlay, contour +.endhelp diff --git a/vo/votools/dss.cl b/vo/votools/dss.cl new file mode 100644 index 00000000..bdfd03e3 --- /dev/null +++ b/vo/votools/dss.cl @@ -0,0 +1,107 @@ +#{ DSS -- Display a DSS image of a named field, image or position. + +procedure dss (field) + +string field { prompt = "Input field" } + +real ra = 0.0 { prompt = "RA of field" } +real dec = 0.0 { prompt = "Dec of field" } +real size = 0.25 { prompt = "Field size" } +int frame = 1 { prompt = "Display frame" } +bool use_display = yes { prompt = "Verbose output?" } +bool grid = no { prompt = "Overlay coordinate grid?" } +bool verbose = yes { prompt = "Verbose output?" } +bool save = yes { prompt = "Save image?" } +string imname = "" { prompt = "Output image name" } + +begin + string url, imurl, img, query, restab, base + real lra, ldec, fra, fdec, sz + bool lsave, isim, fcache, do_grid + + lra = ra # Initialize + ldec = dec + sz = size + lsave = save + isim = no + do_grid = grid + restab = mktemp ("tmp$dss") + + base = "http://archive.eso.org/bin/dss_sia/dss.sia?VERSION=1.0&" + + + fcache = yes + if (field == "") { + fra = ra + fdec = dec + lsave = no + isim = no + fcache = no + img = mktemp ("dss") // ".fits" + if (imaccess ("cache$tmp.fits") == yes) + imdelete ("cache$tmp.fits", verify-, >& "dev$null") + field = "tmp" + imname = "cache$" // field// ".fits" + + } else if (imaccess (field)) { + iferr { wcsinfo (field, verb-) } then { + error (0, "Cannot determine image coords for `"//field//"'") + } else { + fra = wcsinfo.midx + fdec = wcsinfo.midy + sz = max (wcsinfo.width, wcsinfo.height) / 60.0 + img = field + isim = yes + field = strsub (field, "$", "_") + imname = field + } + } else { + sesame (field, verbose-) + fra = sesame.ra + fdec = sesame.dec + img = "cache$" // field// "_t.fits" + imname = "cache$" // field// ".fits" + isim = no + } + + # Form the query string. + printf ("POS=%.5f,%.5f&SIZE=%.3f", fra, fdec, sz) | scan (query) + url = base // query + if (vo.runid != "") + url = url // "&RUNID=" // vo.runid + + + # Perform the SIA query string. + urlget (url, restab, extn="xml", use_cache=fcache, cache="cache$") + + # Extract the URL from the first row, this'll be the image we use. + tdump (restab, row=1, col="Url", pwidth=2048, cdfile="dev$null", + pfile="dev$null") | scan (imurl) + + # Download the image. + if (vo.runid != "") + imurl = imurl // "&RUNID=" // vo.runid + urlget (imurl, img, extn="fits", use_cache=fcache, cache="cache$") + if (lsave) { + #copy ("cache$" // field //"_t.fits", "cache$" // field //".fits") + copy (img, "cache$" // field //".fits") + img = "cache$" // field // ".fits" + } else { + if (fcache) + img = "cache$" // field // "_t.fits[0]" + } + ; + + # Display the image. + if (use_display) + display (img, frame, fill+, >& "dev$null") + + if (do_grid) + wcslab (img, 1, use-, fill+, overplot+, append+, + labout-, dev="imdc") + + # clean up + delete (restab, verify-) + if (! isim && ! lsave) + imdelete (img, go_ahead+, verify-, >& "dev$null") +end diff --git a/vo/votools/gasplib/calcds.x b/vo/votools/gasplib/calcds.x new file mode 100644 index 00000000..0f434b26 --- /dev/null +++ b/vo/votools/gasplib/calcds.x @@ -0,0 +1,139 @@ +include +define SZ_CDMATRIX 4 # CD1_1, CD1_2, CD2_1, CD2_2 + +# CALCDS -- Procedure to calculate the values of the CD matrix from +# information given by a extracted Guide Star file. + +procedure calcds (plt_centre_ra, + plt_centre_dec, + plt_centre_x, + plt_centre_y, + x_corner, + y_corner, + x_pixel_size, + y_pixel_size, + plate_scale, + x_size, + y_size, + im_cen_ra, + im_cen_dec, + amd_x, + amd_y, + cd_matrix) + +double plt_centre_ra # Plate centre RA (radians) +double plt_centre_dec # Plate centre DEC +double plt_centre_x # X center position (microns) +double plt_centre_y # Y center position +int x_corner # x lower left of the extracted subset +int y_corner # y +double x_pixel_size # X scan pixel size (microns) +double y_pixel_size # Y scan pixel size +double plate_scale # Plate scale (arcsec/mm) +int x_size # Extracted image size x_axis (pixel) +int y_size # Extracted image size y_axis (pixel) +double im_cen_ra # Extracted image center RA (radians) +double im_cen_dec # Extracted image center DEC (radians) +double amd_x[ARB] # Xi plate solution coefficients +double amd_y[ARB] # Eta coefficients (arsec/mm) +double cd_matrix[SZ_CDMATRIX] # CD1_1, CD1_2, CD2_1, CD2_2 (degrees/pixel) + +pointer sp, xip, etap, x_arr, y_arr, u, v, w, cvm +int sx, sy, xlim, ylim +int i, j, k, nterms, xi, eta, npts +double x_coeff[2], y_coeff[2], xchisqr, ychisqr +double x_sigma[2], y_sigma[2], x, y, xc, yc +real ww[100] +double new_plt_centre_x, new_plt_centre_y, xref, yref, mag, color +double ra, dec +int nx,ny,nxy + +begin + mag = 0.0 + color= 0.0 + # calculate new plate center in microns + new_plt_centre_x = (x_size/2.)*x_pixel_size + new_plt_centre_y = (y_size/2.)*y_pixel_size + + call smark (sp) + call salloc (xip, 100, TY_DOUBLE) + call salloc (etap, 100, TY_DOUBLE) + call salloc (x_arr, 2*100, TY_DOUBLE) + call salloc (y_arr, 2*100, TY_DOUBLE) + + sx = max (1, x_size/10) + sy = max (1, y_size/10) + + xlim = x_size - mod(x_size, sx) + ylim = y_size - mod(y_size, sy) + nx = xlim/sx + ny = ylim/sy + nxy = nx*ny + xi = xip + eta = etap + k = 0 + do i = sx, xlim, sx { + y = i # x coord. from lower left + do j = sy, ylim, sy { + x =j # y coord. from lower left + xc = x + x_corner + yc = y + y_corner + # Obtain ra and dec from this grid (w/r to the original lower + # left corner) given the original plate center. + call ccgseq (plt_centre_ra, plt_centre_dec, + plt_centre_x, plt_centre_y, + x_pixel_size, y_pixel_size, plate_scale, amd_x, amd_y, + xc, yc, mag, color, ra, dec) + + # Calculate xi and eta given the new plate center + call treqst (im_cen_ra, im_cen_dec, ra, dec, Memd[xi], Memd[eta]) + xi = xi + 1 + eta = eta + 1 + + # pixel to mm from the new plate center, notice x, y are + # w/r to the new lower left corner +# xref = (new_plt_centre_x - x * x_pixel_size) / 1000. + xref = (x * x_pixel_size - new_plt_centre_x) / 1000. + yref = (y * y_pixel_size - new_plt_centre_y) / 1000. + + # form normal equations for the model + # xi = a*xref + b*yref + # eta = c*yref + d*xref + # + Memd[x_arr+k] = xref # XAR(j,1) + Memd[x_arr+k+nxy] = yref # XAR(j,2) + Memd[y_arr+k] = yref # YAR(i,1) + Memd[y_arr+k+nxy] = xref # YAR(i,2) + + k = k + 1 + ww[k] = 1.0 + } + } + + # calculate coefficients now + + npts = k + nterms = 2 + call salloc (u, npts*nterms, TY_DOUBLE) + call salloc (v, nterms*nterms, TY_DOUBLE) + call salloc (w, nterms, TY_DOUBLE) + call salloc (cvm, nterms*nterms, TY_DOUBLE) + call fitsvd (Memd[x_arr], Memd[xip], ww, npts, x_coeff, + nterms, Memd[u], Memd[v], Memd[w], xchisqr) + call varsvd (Memd[v], nterms, Memd[w], Memd[cvm], nterms) + do i =1, nterms + x_sigma[i] = sqrt(Memd[cvm+(i-1)+(i-1)*nterms]) + call fitsvd (Memd[y_arr], Memd[etap], ww, npts, y_coeff, + nterms, Memd[u], Memd[v], Memd[w], ychisqr) + call varsvd (Memd[v], nterms, Memd[w], Memd[cvm], nterms) + do i =1, nterms + y_sigma[i] = sqrt(Memd[cvm+(i-1)+(i-1)*nterms]) + + # degrees/pixel = (arcsec/mm)*(mm/pixel)*(degrees/arcsec) + cd_matrix[1] = x_coeff[1]*(x_pixel_size/1000.)*(1/3600.) + cd_matrix[2] = x_coeff[2]*(y_pixel_size/1000.)*(1/3600.) + cd_matrix[3] = y_coeff[2]*(y_pixel_size/1000.)*(1/3600.) + cd_matrix[4] = y_coeff[1]*(x_pixel_size/1000.)*(1/3600.) + + call sfree (sp) +end diff --git a/vo/votools/gasplib/ccgseq.x b/vo/votools/gasplib/ccgseq.x new file mode 100644 index 00000000..f0e071f3 --- /dev/null +++ b/vo/votools/gasplib/ccgseq.x @@ -0,0 +1,94 @@ +# CCGSEQ -- Routine for computing RA and Dec for a given X,Y pixel +# position on a GSSS plate. + +procedure ccgseq (plate_centre_ra, plate_centre_dec, plate_centre_x, + plate_centre_y, x_pixel_size, y_pixel_size, + plate_scale, amd_x, amd_y, object_x, object_y, + object_mag, object_col, object_ra, object_dec) + +double plate_centre_ra #Plate Right Ascension (radians) +double plate_centre_dec #Plate Declination (radians) +double plate_centre_x #Position used in soln.(microns) +double plate_centre_y # " +double x_pixel_size #Scan pixel size (microns) +double y_pixel_size # " +double plate_scale #Plate scale (arcsec/mm) +double amd_x[20] #Plate model coefficients +double amd_y[20] # " +double object_x #Pixel position for object +double object_y # " +double object_mag #Magnitude +double object_col #Colour +double object_ra #Object RA (radians) +double object_dec # " Dec + +double x #Position from centre (mm) +double y # " +double xi_object #Standard coords (arcsec) +double eta_object # " +double p1,p2,p3,p4 + +begin + # Convert x,y from pixels to mm measured from the plate centre + + x = (plate_centre_x - object_x * x_pixel_size) / 1000.0d0 + y = (object_y * y_pixel_size - plate_centre_y) / 1000.0d0 + + # Compute standard coordinates from x,y and plate model coefficients + + p1 = amd_x(1) *x + + amd_x(2) *y + + amd_x(3) + + amd_x(4) *x**2 + + amd_x(5) *x*y + + amd_x(6) *y**2 + + p2 = amd_x(7) *(x**2+y**2) + + amd_x(8) *x**3 + + amd_x(9) *x**2*y + + amd_x(10) *x*y**2 + + amd_x(11) *y**3 + + p3 = amd_x(12) *x*(x**2+y**2) + + amd_x(13) *x*(x**2+y**2)**2 + + amd_x(14) *object_mag + + amd_x(15) *object_mag**2 + + amd_x(16) *object_mag**3 + + p4 = amd_x(17) *object_mag*x + + amd_x(18) *object_mag*(x**2+y**2) + + amd_x(19) *object_mag*x*(x**2+y**2) + + amd_x(20) *object_col + + xi_object = p1 + p2 + p3 + p4 + + p1 = amd_y(1) *y + + amd_y(2) *x + + amd_y(3) + + amd_y(4) *y**2 + + amd_y(5) *x*y + + amd_y(6) *x**2 + + p2 = amd_y(7) *(x**2+y**2) + + amd_y(8) *y**3 + + amd_y(9) *y**2*x + + amd_y(10) *y*x**2 + + amd_y(11) *x**3 + + p3 = amd_y(12) *y*(x**2+y**2) + + amd_y(13) *y*(x**2+y**2)**2 + + amd_y(14) *object_mag + + amd_y(15) *object_mag**2 + + amd_y(16) *object_mag**3 + + p4 = amd_y(17) *object_mag*y + + amd_y(18) *object_mag*(x**2+y**2) + + amd_y(19) *object_mag*y*(x**2+y**2) + + amd_y(20) *object_col + + eta_object = p1 + p2 + p3 + p4 + + call trsteq (plate_centre_ra, plate_centre_dec, + xi_object, eta_object, object_ra, object_dec) + +end diff --git a/vo/votools/gasplib/ccgsxy.x b/vo/votools/gasplib/ccgsxy.x new file mode 100644 index 00000000..588dacef --- /dev/null +++ b/vo/votools/gasplib/ccgsxy.x @@ -0,0 +1,200 @@ +define MAX_ITERATIONS 20 +# CCGSXY -- Routine for computing X,Y pixel position from a given RA and Dec +# on a GSSS plate. + +procedure ccgsxy (plate_centre_ra, + plate_centre_dec, + plate_centre_x, + plate_centre_y, + x_pixel_size, + y_pixel_size, + plate_scale, + amd_x, + amd_y, + object_x, + object_y, + object_mag, + object_col, + object_ra, + object_dec) + + +double plate_centre_ra #Plate Right Ascension (radians) +double plate_centre_dec #Plate Declination (radians) +double plate_centre_x #Position used in soln.(microns) +double plate_centre_y # " +double x_pixel_size #Scan pixel size (microns) +double y_pixel_size # " +double plate_scale #Plate scale (arcsec/mm) +double amd_x[20] #Plate model coefficients +double amd_y[20] # " +double object_x #Pixel position for object +double object_y # " +double object_mag #Object magnitude +double object_col #Colour +double object_ra #Object RA (radians) +double object_dec # " Dec +double xi_object #Standard coords (arcsec) +double eta_object # " + +double x #Position from centre (mm) +double y # " +double delta_x #correction to x +double delta_y #correction to y +int n_iterations #no.iterations used + +double f #Function for x model +double g #Function for y model +double fx #Deriv. x model wrt x +double gx #Deriv. y model wrt x +double fy #Deriv. x model wrt y +double gy #deriv. y model wrt y + +int ierr #Stats flag + +begin + + # + # Convert RA and Dec to standard coordinates + # + call treqst (plate_centre_ra, plate_centre_dec, + object_ra, object_dec, xi_object, eta_object) + + # Iterate by Newtons method + n_iterations = 0 + ierr = 0 + + # Get initial estimate of x,y + x = xi_object / plate_scale + y = eta_object / plate_scale + + while (ierr == 0) { + n_iterations=n_iterations+1 + + # + # X plate model + # + f = amd_x(1)*x + + amd_x(2)*y + + amd_x(3) + + amd_x(4)*x*x + + amd_x(5)*x*y + + amd_x(6)*y*y + + amd_x(7)*(x*x+y*y) + + amd_x(8)*x*x*x + + amd_x(9)*x*x*y + + amd_x(10)*x*y*y + + amd_x(11)*y*y*y + + amd_x(12)*x*(x*x+y*y) + + amd_x(13)*x*(x*x+y*y)**2 + + amd_x(14)*object_mag + + amd_x(15)*object_mag**2 + + amd_x(16)*object_mag**3 + + amd_x(17)*object_mag*x + + amd_x(18)*object_mag*(x*x+y*y) + + amd_x(19)*object_mag*x*(x*x+y*y) + + amd_x(20)*object_col - + xi_object + # + # Derivative of X model wrt x + # + fx = amd_x(1) + + amd_x(4)*2.0*x + + amd_x(5)*y + + amd_x(7)*2.0*x + + amd_x(8)*3.0*x*x + + amd_x(9)*2.0*x*y + + amd_x(10)*y*y + + amd_x(12)*(3.0*x*x+y*y) + + amd_x(13)*(5.0*x**4+6.0*x*x*y*y+y**4) + + amd_x(17)*object_mag + + amd_x(18)*object_mag*2.0*x + + amd_x(19)*object_mag*(3.0*x*x+y*y) + # + # Derivative of X model wrt y + # + fy = amd_x(2) + + amd_x(5)*x + + amd_x(6)*2.0*y + + amd_x(7)*2.0*y + + amd_x(9)*x*x + + amd_x(10)*x*2.0*y + + amd_x(11)*3.0*y*y + + amd_x(12)*2.0*x*y + + amd_x(13)*4.0*x*y*(x*x+y*y) + + amd_x(18)*object_mag*2.0*y + + amd_x(19)*object_mag*2.0*x*y + # + # Y plate model + # + g = amd_y(1)*y + + amd_y(2)*x + + amd_y(3) + + amd_y(4)*y*y + + amd_y(5)*y*x + + amd_y(6)*x*x + + amd_y(7)*(x*x+y*y) + + amd_y(8)*y*y*y + + amd_y(9)*y*y*x + + amd_y(10)*y*x*x + + amd_y(11)*x*x*x + + amd_y(12)*y*(x*x+y*y) + + amd_y(13)*y*(x*x+y*y)**2 + + amd_y(14)*object_mag + + amd_y(15)*object_mag**2 + + amd_y(16)*object_mag**3 + + amd_y(17)*object_mag*y + + amd_y(18)*object_mag*(x*x+y*y) + + amd_y(19)*object_mag*y*(x*x+y*y) + + amd_y(20)*object_col - + eta_object + # + # Derivative of Y model wrt x + # + gx = amd_y(2) + + amd_y(5)*y + + amd_y(6)*2.0*x + + amd_y(7)*2.0*x + + amd_y(9)*y*y + + amd_y(10)*y*2.0*x + + amd_y(11)*3.0*x*x + + amd_y(12)*2.0*x*y + + amd_y(13)*4.0*x*y*(x*x+y*y) + + amd_y(18)*object_mag*2.0*x + + amd_y(19)*object_mag*y*2.0*x + # + # Derivative of Y model wrt y + # + gy = amd_y(1) + + amd_y(4)*2.0*y + + amd_y(5)*x + + amd_y(7)*2.0*y + + amd_y(8)*3.0*y*y + + amd_y(9)*2.0*y*x + + amd_y(10)*x*x + + amd_y(12)*3.0*y*y + + amd_y(13)*(5.0*y**4+6.0*x*x*y*y+x**4) + + amd_y(17)*object_mag + + amd_y(18)*object_mag*2.0*y + + amd_y(19)*object_mag*(x*x+3.0*y*y) + + delta_x = (-f * gy + g * fy) / (fx * gy - fy * gx) + delta_y = (-g * fx + f * gx) / (fx * gy - fy * gx) + x = x + delta_x + y = y + delta_y + + if (dmax1 (dabs(delta_x), dabs(delta_y), + dabs(f), dabs(g)) < 1.e-5) + ierr=1 + + if (n_iterations == MAX_ITERATIONS) + ierr=2 + + } + + # Convert x,y from mm about plate centre to pixels + + object_x = (plate_centre_x - x*1000.0d0) / x_pixel_size + object_y = (plate_centre_y + y*1000.0d0) / y_pixel_size + +end diff --git a/vo/votools/gasplib/dcmpsv.f b/vo/votools/gasplib/dcmpsv.f new file mode 100644 index 00000000..1e0c9bac --- /dev/null +++ b/vo/votools/gasplib/dcmpsv.f @@ -0,0 +1,230 @@ + subroutine dcmpsv (a,m,n,w,v) + parameter (nmax=1000) + real*8 a(m,n),w(n),v(n,n),rv1(nmax) + real*8 c, g, f, h, s, y, z, x, scale, anorm + + g=0.0 + scale=0.0 + anorm=0.0 + do i=1,n + l=i+1 + rv1(i)=scale*g + g=0.0 + s=0.0 + scale=0.0 + if (i.le.m) then + do k=i,m + scale=scale+dabs(a(k,i)) + enddo + if (scale.ne.0.0) then + do k=i,m + a(k,i)=a(k,i)/scale + s=s+a(k,i)*a(k,i) + enddo + f=a(i,i) + g=-dsign(dsqrt(s),f) + h=f*g-s + a(i,i)=f-g + if (i.ne.n) then + do j=l,n + s=0.0 + do k=i,m + s=s+a(k,i)*a(k,j) + enddo + f=s/h + do k=i,m + a(k,j)=a(k,j)+f*a(k,i) + enddo + enddo + endif + do k= i,m + a(k,i)=scale*a(k,i) + enddo + endif + endif + w(i)=scale *g + g=0.0 + s=0.0 + scale=0.0 + if ((i.le.m).and.(i.ne.n)) then + do k=l,n + scale=scale+dabs(a(i,k)) + enddo + if (scale.ne.0.0) then + do k=l,n + a(i,k)=a(i,k)/scale + s=s+a(i,k)*a(i,k) + enddo + f=a(i,l) + g=-dsign(dsqrt(s),f) + h=f*g-s + a(i,l)=f-g + do k=l,n + rv1(k)=a(i,k)/h + enddo + if (i.ne.m) then + do j=l,m + s=0.0 + do k=l,n + s=s+a(j,k)*a(i,k) + enddo + do k=l,n + a(j,k)=a(j,k)+s*rv1(k) + enddo + enddo + endif + do k=l,n + a(i,k)=scale*a(i,k) + enddo + endif + endif + anorm=dmax1(anorm,(dabs(w(i))+dabs(rv1(i)))) + enddo + do i=n,1,-1 + if (i.lt.n) then + if (g.ne.0.0) then + do j=l,n + v(j,i)=(a(i,j)/a(i,l))/g + enddo + do j=l,n + s=0.0 + do k=l,n + s=s+a(i,k)*v(k,j) + enddo + do k=l,n + v(k,j)=v(k,j)+s*v(k,i) + enddo + enddo + endif + do j=l,n + v(i,j)=0.0 + v(j,i)=0.0 + enddo + endif + v(i,i)=1.0 + g=rv1(i) + l=i + enddo + do i=n,1,-1 + l=i+1 + g=w(i) + if (i.lt.n) then + do j=l,n + a(i,j)=0.0 + enddo + endif + if (g.ne.0.0) then + g=1.0/g + if (i.ne.n) then + do j=l,n + s=0.0 + do k=l,m + s=s+a(k,i)*a(k,j) + enddo + f=(s/a(i,i))*g + do k=i,m + a(k,j)=a(k,j)+f*a(k,i) + enddo + enddo + endif + do j=i,m + a(j,i)=a(j,i)*g + enddo + else + do j= i,m + a(j,i)=0.0 + enddo + endif + a(i,i)=a(i,i)+1.0 + enddo + do k=n,1,-1 + do its=1,30 + do l=k,1,-1 + nm=l-1 + if ((dabs(rv1(l))+anorm).eq.anorm) go to 2 + if ((dabs(w(nm))+anorm).eq.anorm) go to 1 + enddo +1 c=0.0 + s=1.0 + do i=l,k + f=s*rv1(i) + if ((dabs(f)+anorm).ne.anorm) then + g=w(i) + h=dsqrt(f*f+g*g) + w(i)=h + h=1.0/h + c= (g*h) + s=-(f*h) + do j=1,m + y=a(j,nm) + z=a(j,i) + a(j,nm)=(y*c)+(z*s) + a(j,i)=-(y*s)+(z*c) + enddo + endif + enddo +2 z=w(k) + if (l.eq.k) then + if (z.lt.0.0) then + w(k)=-z + do j=1,n + v(j,k)=-v(j,k) + enddo + endif + go to 3 + endif + if (its.eq.30) pause 'nO CONVERGENCE IN 30 ITERATIONS' + x=w(l) + nm=k-1 + y=w(nm) + g=rv1(nm) + h=rv1(k) + f=((y-z)*(y+z)+(g-h)*(g+h))/(2.0*h*y) + g=dsqrt(f*f+1.0) + f=((x-z)*(x+z)+h*((y/(f+dsign(g,f)))-h))/x + c=1.0 + s=1.0 + do j=l,nm + i=j+1 + g=rv1(i) + y=w(i) + h=s*g + g=c*g + z=dsqrt(f*f+h*h) + rv1(j)=z + c=f/z + s=h/z + f= (x*c)+(g*s) + g=-(x*s)+(g*c) + h=y*s + y=y*c + do nm=1,n + x=v(nm,j) + z=v(nm,i) + v(nm,j)= (x*c)+(z*s) + v(nm,i)=-(x*s)+(z*c) + enddo + z=sqrt(f*f+h*h) + w(j)=z + if (z.ne.0.0) then + z=1.0/z + c=f*z + s=h*z + endif + f= (c*g)+(s*y) + x=-(s*g)+(c*y) + do nm=1,m + y=a(nm,j) + z=a(nm,i) + a(nm,j)= (y*c)+(z*s) + a(nm,i)=-(y*s)+(z*c) + enddo + enddo + rv1(l)=0.0 + rv1(k)=f + w(k)=x + enddo +3 continue + enddo + return + end diff --git a/vo/votools/gasplib/eqtopix.x b/vo/votools/gasplib/eqtopix.x new file mode 100644 index 00000000..569f8699 --- /dev/null +++ b/vo/votools/gasplib/eqtopix.x @@ -0,0 +1,43 @@ +include +define SZ_CDMTX 4 + +# EQTOPIX -- procedure to obtain pixel coordinates from the equatorial +# ones, giving the center position and scale of the frame. + +procedure eqtopix (plt_ra_cen, plt_dec_cen, plt_x_cen, plt_y_cen, + cdmtx, ra, dec, x, y) + +double plt_ra_cen # Plate centre (radians) +double plt_dec_cen # " " +double plt_x_cen # Plate center in x (pixels) +double plt_y_cen # Plate center in y (pixels) +double cdmtx[SZ_CDMTX] # CD Matrix (cd11, cd12, cd21, cd22) +double ra # Objects RA position (radians) +double dec # Objects DEC position (radians) +double x # Position from centre (pixels) +double y # " + +double xi # Standard coordinate (degrees) +double eta # " +double det, cd11, cd12, cd21, cd22 +double xi_arcs, eta_arcs # Standard coord. in arc seconds. + +begin + + cd11 = cdmtx[1] + cd12 = cdmtx[2] + cd21 = cdmtx[3] + cd22 = cdmtx[4] + + det = (cd11*cd22 - cd21*cd12) + call treqst (plt_ra_cen, plt_dec_cen, ra, dec, + xi_arcs, eta_arcs) + xi = xi_arcs/3600.0 # To degrees + eta = eta_arcs/3600.0 # To degrees + # Calculate x[i] and y[i] by solving the linear equations: + # xi = cd11(X-Xo) + cd12(Y-Yo) + # eta = cd21(X-Xo) + cd22(Y-Yo) + + x = (cd22*xi - cd12*eta)/det + plt_x_cen + y = (cd11*eta - cd21*xi)/det + plt_y_cen +end diff --git a/vo/votools/gasplib/fitsvd.f b/vo/votools/gasplib/fitsvd.f new file mode 100644 index 00000000..a4bb4350 --- /dev/null +++ b/vo/votools/gasplib/fitsvd.f @@ -0,0 +1,35 @@ + subroutine fitsvd (x, y, wg, npts, coef, nterms, + * u, v, w, chisq) + parameter(nmax=1000,mmax=50,tol=1.d-14) + + real wg(npts) + real*8 x(npts,nterms), y(npts), coef(nterms), v(nterms,nterms), + * u(npts,nterms), w(nterms), b(nmax) + real*8 wmax, thresh, chisq, sum + + do i=1,npts + do j=1,nterms + u(i,j)=x(i,j)*wg(i) + enddo + b(i)=y(i)*wg(i) + enddo + call dcmpsv (u,npts,nterms,w,v) + wmax=0. + do j=1,nterms + if(w(j).gt.wmax) wmax=w(j) + enddo + thresh=tol*wmax + do j=1,nterms + if(w(j).lt.thresh) w(j)=0. + enddo + call ksbsvd (u, w, v, npts, nterms, b, coef) + chisq=0. + do i=1,npts + sum=0. + do j=1,nterms + sum=sum+coef(j)*x(i,j) + enddo + chisq=chisq+((y(i)-sum)*wg(i))**2 + enddo + return + end diff --git a/vo/votools/gasplib/gsctab.x b/vo/votools/gasplib/gsctab.x new file mode 100644 index 00000000..0f48f8dd --- /dev/null +++ b/vo/votools/gasplib/gsctab.x @@ -0,0 +1,66 @@ +include + +define NUM_COLS 5 # Number of table columns + +procedure gsctab (tp, cd, nrows) + +pointer tp # GSC table descriptor +pointer cd[NUM_COLS] # Table column descriptors +int nrows # Number of rows in table + +pointer sp, tname +char colname[SZ_COLNAME,NUM_COLS] +pointer null + +pointer tbtopn() +int tbpsta() + +begin + call smark (sp) + call salloc (tname, SZ_FNAME, TY_CHAR) + call clgstr ("gsctable", Memc[tname], SZ_FNAME) + + # Open the GSC table + tp = tbtopn (Memc[tname], READ_WRITE, 0) + + # Number of rows (coordinates) in the table + nrows = tbpsta (tp, TBL_NROWS) + + call strcpy ("RA_DEG", colname[1,1], SZ_COLNAME) + call strcpy ("DEC_DEG", colname[1,2], SZ_COLNAME) + call strcpy ("x_pix", colname[1,3], SZ_COLNAME) + call strcpy ("y_pix", colname[1,4], SZ_COLNAME) + call strcpy ("valid", colname[1,5], SZ_COLNAME) + + # Find the table columns + call tbcfnd (tp, colname, cd, NUM_COLS) + + if (cd[1] <= 0) + call error (0, "No R.A. column found in table") + + if (cd[2] <= 0) + call error (0, "No Dec. column found in table") + + if (cd[3] <= 0) + # Create the output (pixel coordinate) column + call tbcdef (tp, cd[3], colname[1,3], "pixels", + "%6.1f", TY_REAL, 0, 1) + + if (cd[4] <= 0) + # Create the output (pixel coordinate) column + call tbcdef (tp, cd[4], colname[1,4], "pixels", + "%6.1f", TY_REAL, 0, 1) + + if (cd[5] <= 0) { + # Create the output (valid flag) column + call tbcdef (tp, cd[5], colname[1,5], EOS, + "%1b", TY_INT, 0, 1) + + # Initialize to false + call salloc (null, nrows, TY_INT) + call amovki (NO, Memi[null], nrows) + call tbcpti (tp, cd[5], Memi[null], 1, nrows) + } + + call sfree (sp) +end diff --git a/vo/votools/gasplib/ksbsvd.f b/vo/votools/gasplib/ksbsvd.f new file mode 100644 index 00000000..d93609e9 --- /dev/null +++ b/vo/votools/gasplib/ksbsvd.f @@ -0,0 +1,24 @@ + subroutine ksbsvd (u,w,v,m,n,b,x) + parameter (nmax=1000) + real*8 u(m,n),w(n),v(n,n),b(m),x(n),tmp(nmax) + real*8 s + + do j=1,n + s=0. + if(w(j).ne.0.)then + do i=1,m + s=s+u(i,j)*b(i) + enddo + s=s/w(j) + endif + tmp(j)=s + enddo + do j=1,n + s=0. + do jj=1,n + s=s+v(j,jj)*tmp(jj) + enddo + x(j)=s + enddo + return + end diff --git a/vo/votools/gasplib/mkpkg b/vo/votools/gasplib/mkpkg new file mode 100644 index 00000000..0da7b00c --- /dev/null +++ b/vo/votools/gasplib/mkpkg @@ -0,0 +1,22 @@ +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + ccgseq.x + ccgsxy.x + eqtopix.x + gsctab.x + pixtoeq.x + rdaslf.x + rdxy.x + trsteq.x + treqst.x + calcds.x + regren.f + fitsvd.f + dcmpsv.f + ksbsvd.f + varsvd.f + ; diff --git a/vo/votools/gasplib/pixtoeq.x b/vo/votools/gasplib/pixtoeq.x new file mode 100644 index 00000000..123403f0 --- /dev/null +++ b/vo/votools/gasplib/pixtoeq.x @@ -0,0 +1,37 @@ +include +define SZ_CDMTX 4 + +# PHYSTOPIX -- procedure to obtain pixel coordinates from the equatorial +# ones, giving the center position and scale of the frame. + +procedure pixtoeq (plt_ra_cen, plt_dec_cen, plt_x_cen, plt_y_cen, + cdmtx, x, y, ra, dec) + +double plt_ra_cen # Plate centre (radians) +double plt_dec_cen # " " +double plt_x_cen # Plate center in x (pixels) +double plt_y_cen # Plate center in y (pixels) +double cdmtx[SZ_CDMTX] # CD Matrix (cd11, cd12, cd21, cd22) +double ra # Objects RA position (radians) +double dec # Objects DEC position (radians) +double x # Position from centre (pixels) +double y # " + +double xi # Standard coordinate (degrees) +double eta # " +double cd11, cd12, cd21, cd22 +double xi_arcs, eta_arcs # Standard coord. in arc seconds. + +begin + + cd11 = cdmtx[1] + cd12 = cdmtx[2] + cd21 = cdmtx[3] + cd22 = cdmtx[4] + + xi = cd11*(x-plt_x_cen) + cd12*(y-plt_y_cen) + eta = cd21*(x-plt_x_cen) + cd22*(y-plt_y_cen) + xi_arcs = xi*3600.0 # to arcs + eta_arcs = eta*3600.0 + call trsteq (plt_ra_cen, plt_dec_cen, xi_arcs, eta_arcs, ra, dec) +end diff --git a/vo/votools/gasplib/rdaslf.x b/vo/votools/gasplib/rdaslf.x new file mode 100644 index 00000000..3cd57c0b --- /dev/null +++ b/vo/votools/gasplib/rdaslf.x @@ -0,0 +1,131 @@ +# code: Nelson Zarate January 89 + +define SZ_KEYWORD 8 +define NTERMS_MODEL 20 + +# RD_ASLF -- Read astrometry solution parameters obtained with program +# 'pltsol' + +procedure rd_aslf (im, fd, namd, icd, crpix1, crpix2, crval1, + crval2, x_pixel_size, y_pixel_size, plate_scale, + namdx, namdy) + +pointer im # image file descriptor +pointer fd # Ascii file descriptor +bool namd # Are new coefficient from pltsol in header? +bool icd # Use CD values? +double crpix1, crpix2 # Reference pixel +double crval1, crval2 # Reference equatorial position (degrees) +double x_pixel_size # Y pixel size (microns) +double y_pixel_size # X pixel size (microns) +double plate_scale # [arc_sec/mm] +double namdx[NTERMS_MODEL] # New coeff in x direction +double namdy[NTERMS_MODEL] # New coeff in y direction + +char buf[SZ_KEYWORD] +char outstr[SZ_LINE] +int nch, fscan(), getline(), i, j, k, ic, ctoi(), ip, ii +int strncmp(), ctowrd(), ctod(), idb_find() +double imgetd() +pointer pp, rp + +begin + + # Clear the coefficient arrays. + call aclrd (namdx, NTERMS_MODEL) + call aclrd (namdy, NTERMS_MODEL) + + if (im == -1) { + nch = getline (fd, outstr) # Title line + nch = getline (fd, outstr) # Blank line + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (crpix1) + call gargstr (outstr, SZ_LINE) + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (crpix2) + call gargstr (outstr, SZ_LINE) + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (crval1) + call gargstr (outstr, SZ_LINE) + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (crval2) + call gargstr (outstr, SZ_LINE) + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (x_pixel_size) + call gargstr (outstr, SZ_LINE) + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (y_pixel_size) + call gargstr (outstr, SZ_LINE) + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + call gargd (plate_scale) + call gargstr (outstr, SZ_LINE) + + do i = 1, NTERMS_MODEL { # read XCOEFF + k = 7 # starting character number for digits + nch = fscan (fd) + call gargwrd (buf, SZ_KEYWORD) + nch = ctoi (buf, k, ic) + if (strncmp (buf, "YCOEFF", 6) == 0) { + call gargd (namdy[ic]) + break + } + call gargd (namdx[ic]) + call gargstr (outstr, SZ_LINE) + } + do j = 2, NTERMS_MODEL { + k = 7 # starting character number for digits + nch = fscan (fd) + if (nch == EOF) + break + call gargwrd (buf, SZ_KEYWORD) + nch = ctoi (buf, k, ic) + # in case there is more than one set of coeeficients, take only + # the first one. + if (strncmp (buf, "XCOEFF", 6) == 0) + break + call gargd (namdy[ic]) + call gargstr (outstr, SZ_LINE) + } + } else { + crpix1 = imgetd (im, "CRPIX1") + crpix2 = imgetd (im, "CRPIX2") + crval1 = imgetd (im, "CRVAL1") + crval2 = imgetd (im, "CRVAL2") + if (namd) { + x_pixel_size = imgetd (im, "XPIXELSZ") + y_pixel_size = imgetd (im, "YPIXELSZ") + plate_scale = imgetd (im, "PLTSCALE") + } + + # Are new coefficients from 'pltsol' task in header + if (namd) { + do k = 1, NTERMS_MODEL { + namdx[k] = 0.0 + namdy[k] = 0.0 + } + call strcpy ("NAMDX?", buf, SZ_KEYWORD) + if (idb_find (im, buf, rp) == 0) + call error (13,"New solution coefficients (NAMDX*) not found") + for (pp=rp; Memc[pp] != EOS; pp=pp+81) { + k = 6 + ii = 11 # starting char number of keyword value + ip = 1 + # get keyword + nch = ctowrd (Memc[pp], ip, buf, SZ_KEYWORD) + # get keyword sequence + nch = ctoi (buf, k, ic) + if (strncmp (buf, "NAMDX", 5) == 0) + nch = ctod (Memc[pp], ii, namdx[ic]) + else if (strncmp (buf, "NAMDY", 5) == 0) + nch = ctod (Memc[pp], ii, namdy[ic]) + } + } + } +end diff --git a/vo/votools/gasplib/rdxy.x b/vo/votools/gasplib/rdxy.x new file mode 100644 index 00000000..360f9cd0 --- /dev/null +++ b/vo/votools/gasplib/rdxy.x @@ -0,0 +1,43 @@ +include + +# RDXY -- procedure to get (x,y) pixel values from a line. +# The line can have any number of columns but only up to 162 +# characters per line. +# +procedure rdxy (line, icol, x, y) + +char line[SZ_LINE] # input line with (x,y) in it +int icol[2] # X, Y column numbers within the line +double x # X pixel value +double y # Y pixel value + +pointer sp, pp +int i, ip, ic, ctowrd(), ctod() +int maxcol, nchar + +begin + + # find the right most column to read from buffer + maxcol = max (icol[1], icol[2]) + + call smark (sp) + call salloc (pp, maxcol*MAX_DIGITS, TY_CHAR) + + ip = 1 + ic = pp + do i = 1, maxcol { + nchar = ctowrd (line, ip, Memc[ic], MAX_DIGITS) + # store word in equal length array + call amovkc (" ", Memc[ic+nchar], MAX_DIGITS-nchar) + Memc[ic+MAX_DIGITS] = EOS + ic = ic + MAX_DIGITS+1 + } + + # get the output parameters + + nchar = ctod (Memc[pp], (icol(1)-1)*(MAX_DIGITS+1)+1, x) + nchar = ctod (Memc[pp], (icol(2)-1)*(MAX_DIGITS+1)+1, y) + + call sfree (sp) + +end diff --git a/vo/votools/gasplib/regren.f b/vo/votools/gasplib/regren.f new file mode 100644 index 00000000..7433b15f --- /dev/null +++ b/vo/votools/gasplib/regren.f @@ -0,0 +1,309 @@ +c The following is the IDL version of the regression routine by Bevington +c Some modification have been made to the book version in regard to the input +c X array and the data type of some of the arrays. + +c FUNCTION REGRESS,X,Y,W,YFIT,A0,SIGMA,FTEST,R,RMUL,CHISQ +c; +c;+ +c; NAME: +c; REGRESS +c; PURPOSE: +c; Multiple linear regression fit. +c; Fit the function: +c; Y(i) = A0 + A(0)*X(0,i) + A(1)*X(1,i) + ... + +c; A(Nterms-1)*X(Nterms-1,i) +c; CATEGORY: +c; G2 - Correlation and regression analysis. +c; CALLING SEQUENCE: +c; Coeff = REGRESS(X,Y,W,YFIT,A0,SIGMA,FTEST,RMUL,CHISQ) +c; INPUTS: +c; X = array of independent variable data. X must +c; be dimensioned (Nterms, Npoints) where there are Nterms +c; coefficients to be found (independent variables) and +c; Npoints of samples. +c; Y = vector of dependent variable points, must +c; have Npoints elements. +c; W = vector of weights for each equation, must +c; be a Npoints elements vector. For no +c; weighting, set w(i) = 1., for instrumental weighting +c; w(i) = 1/standard_deviation(Y(i)), for statistical +c; weighting w(i) = 1./Y(i) +c; +c; OUTPUTS: +c; Function result = coefficients = vector of +c; Nterms elements. Returned as a column +c; vector. +c; +c; OPTIONAL OUTPUT PARAMETERS: +c; Yfit = array of calculated values of Y, Npoints +c; elements. +c; A0 = Constant term. +c; Sigma = Vector of standard deviations for +c; coefficients. +c; Ftest = value of F for test of fit. +c; Rmul = multiple linear correlation coefficient. +c; R = Vector of linear correlation coefficient. +c; Chisq = Reduced weighted chi squared. +c; COMMON BLOCKS: +c; None. +c; SIDE EFFECTS: +c; None. +c; RESTRICTIONS: +c; None. +c; PROCEDURE: +c; Adapted from the program REGRES, Page 172, +c; Bevington, Data Reduction and Error Analysis for the +c; Physical Sciences, 1969. +c; +c; MODIFICATION HISTORY: +c; Written, DMS, RSI, September, 1982. +c;- +c; +c SY = SIZE(Y) ;GET DIMENSIONS OF X AND Y. +c SX = SIZE(X) +c IF (N_ELEMENTS(W) NE SY(1)) OR (SX(0) NE 2) OR (SY(1) NE SX(2)) THEN BEGIN +c PRINT,'REGRESS - Incompatible arrays' +c RETURN,0 +c ENDIF +c; +c NTERM = SX(1) ;# OF TERMS +c NPTS = SY(1) ;# OF OBSERVATIONS +c ; +c SW = TOTAL(W) ;SUM OF WEIGHTS +c YMEAN = TOTAL(Y*W)/SW ;Y MEAN +c XMEAN = (X * (REPLICATE(1.,NTERM) # W)) # REPLICATE(1./SW,NPTS) +c WMEAN = SW/NPTS +c WW = W/WMEAN +c ; +c NFREE = NPTS-1 ;DEGS OF FREEDOM +c SIGMAY = SQRT(TOTAL(WW * (Y-YMEAN)^2)/NFREE) ;W*(Y(I)-YMEAN) +c XX = X- XMEAN # REPLICATE(1.,NPTS) ;X(J,I) - XMEAN(I) +c WX = REPLICATE(1.,NTERM) # WW * XX ;W(I)*(X(J,I)-XMEAN(I)) +c SIGMAX = SQRT( XX*WX # REPLICATE(1./NFREE,NPTS)) ;W(I)*(X(J,I)-XM)*(X(K,I)-XM) +c R = WX #(Y - YMEAN) / (SIGMAX * SIGMAY * NFREE) +c ARRAY = INVERT((WX # TRANSPOSE(XX))/(NFREE * SIGMAX #SIGMAX)) +c A = (R # ARRAY)*(SIGMAY/SIGMAX) ;GET COEFFICIENTS +c YFIT = A # X ;COMPUTE FIT +c A0 = YMEAN - TOTAL(A*XMEAN) ;CONSTANT TERM +c YFIT = YFIT + A0 ;ADD IT IN +c FREEN = NPTS-NTERM-1 > 1 ;DEGS OF FREEDOM, AT LEAST 1. +c CHISQ = TOTAL(WW*(Y-YFIT)^2)*WMEAN/FREEN ;WEIGHTED CHI SQUARED +c SIGMA = SQRT(ARRAY(INDGEN(NTERM)*(NTERM+1))/WMEAN/(NFREE*SIGMAX^2)) ;ERROR TERM +c RMUL = TOTAL(A*R*SIGMAX/SIGMAY) ;MULTIPLE LIN REG COEFF +c IF RMUL LT 1. THEN FTEST = RMUL/NTERM / ((1.-RMUL)/FREEN) ELSE FTEST=1.E6 +c RMUL = SQRT(RMUL) +c RETURN,A +c END + + subroutine regren (x, ndim1, ndim2, y, weight, npts, nterms, yfit, + *a0, a, sigmaa, chisqr) + double precision sum, ymean, sigma, chisq + integer npts, nterms + double precision x(ndim1,ndim2),y(1),yfit(1) + double precision r(20), array(20,20), sigmax(20), xmean(20) + double precision chisqr, a0, a(1) + real weight(1), sigmaa(1) + real sigma0, ftest, freen, free1, rmul + real fnpts, det, varnce, wmean, freej + integer i, j, k +c +c initialize sums and arrays +c +11 sum=0. + ymean=0. + sigma=0. + chisq=0. + rmul=0. + do 17 i=1,npts +17 yfit(i)=0. +21 do 28 j=1,nterms + xmean(j)=0. + sigmax(j)=0. + r(j)=0. + a(j)=0. + sigmaa(j)=0. + do 28 k=1,nterms +28 array(j,k)=0. +c +c accumulate weighted sums +c +30 do 50 i=1,npts + sum=sum+weight(i) + ymean=ymean+weight(i)*y(i) + do 44 j=1,nterms +44 xmean(j)=xmean(j)+weight(i)*x(j,i) +50 continue +51 ymean=ymean/sum + do 53 j=1,nterms +53 xmean(j)=xmean(j)/sum + fnpts=npts + wmean=sum/fnpts + do 57 i=1,npts +57 weight(i)=weight(i)/wmean +c +c accumulate matrices r and array +c +61 do 67 i=1,npts + sigma=sigma+weight(i)*(y(i)-ymean)**2 + do 67 j=1,nterms + sigmax(j)=sigmax(j)+weight(i)*(x(j,i)-xmean(j))**2 + r(j)=r(j)+weight(i)*(x(j,i)-xmean(j))*(y(i)-ymean) + do 67 k=1,j +67 array(j,k)=array(j,k)+weight(i)*(x(j,i)-xmean(j))* + *(x(k,i)-xmean(k)) +71 free1=npts-1 +72 sigma=dsqrt(sigma/free1) + do 78 j=1,nterms +74 sigmax(j)=dsqrt(sigmax(j)/free1) + r(j)=r(j)/(free1*sigmax(j)*sigma) + do 78 k=1,j + array(j,k)=array(j,k)/(free1*sigmax(j)*sigmax(k)) +78 array(k,j)=array(j,k) +c +c invert symmetric matrix +c +81 call minv20 (array,nterms,det) + if (det) 101,91,101 +91 a0=0. + sigma0=0. + rmul=0. + chisqr=0. + ftest=0. + goto 150 +c +c calculate coefficients, fit, and chi square +c +101 a0=ymean +102 do 108 j=1,nterms + do 104 k=1,nterms +104 a(j)=a(j)+r(k)*array(j,k) +105 a(j)=a(j)*sigma/sigmax(j) +106 a0=a0-a(j)*xmean(j) +107 do 108 i=1,npts +108 yfit(i)=yfit(i)+a(j)*x(j,i) +111 do 113 i=1,npts + yfit(i)=yfit(i)+a0 +113 chisq=chisq+weight(i)*(y(i)-yfit(i))**2 + freen=npts-nterms-1 +115 chisqr=chisq*wmean/freen +c +c calculate uncertainties +c +124 varnce=chisqr +131 do 133 j=1,nterms +132 sigmaa(j)=array(j,j)*varnce/(free1*sigmax(j)**2) + sigmaa(j)=sqrt(sigmaa(j)) +133 rmul=rmul+a(j)*r(j)*sigmax(j)/sigma + freej=nterms +c +noao: When rmul = 1, the following division (stmt 135) would blow up. +c It has been changed so ftest is set to -99999. in this case. + if (1. - rmul) 135, 935, 135 +135 ftest=(rmul/freej)/((1.-rmul)/freen) + goto 136 +935 ftest = -99999. +c -noao +136 rmul=sqrt(rmul) +141 sigma0=varnce/fnpts + do 145 j=1,nterms + do 145 k=1,nterms +145 sigma0=sigma0+varnce*xmean(j)*xmean(k)*array(j,k)/ + *(free1*sigmax(j)*sigmax(k)) +146 sigma0=sqrt(sigma0) +150 return + end +c subroutine matinv.f +c +c source +c bevington, pages 302-303. +c +c purpose +c invert a symmetric matrix and calculate its determinant +c +c usage +c call matinv (array, norder, det) +c +c description of parameters +c array - input matrix which is replaced by its inverse +c norder - degree of matrix (order of determinant) +c det - determinant of input matrix +c +c subroutines and function subprograms required +c none +c +c comment +c dimension statement valid for norder up to 20 +c + subroutine minv20 (array,norder,det) + double precision array,amax,save + dimension array(20,20),ik(20),jk(20) +c +10 det=1. +11 do 100 k=1,norder +c +c find largest element array(i,j) in rest of matrix +c + amax=0. +21 do 30 i=k,norder + do 30 j=k,norder +23 if (dabs(amax)-dabs(array(i,j))) 24,24,30 +24 amax=array(i,j) + ik(k)=i + jk(k)=j +30 continue +c +c interchange rows and columns to put amax in array(k,k) +c +31 if (amax) 41,32,41 +32 det=0. + goto 140 +41 i=ik(k) + if (i-k) 21,51,43 +43 do 50 j=1,norder + save=array(k,j) + array(k,j)=array(i,j) +50 array(i,j)=-save +51 j=jk(k) + if (j-k) 21,61,53 +53 do 60 i=1,norder + save=array(i,k) + array(i,k)=array(i,j) +60 array(i,j)=-save +c +c accumulate elements of inverse matrix +c +61 do 70 i=1,norder + if (i-k) 63,70,63 +63 array(i,k)=-array(i,k)/amax +70 continue +71 do 80 i=1,norder + do 80 j=1,norder + if (i-k) 74,80,74 +74 if (j-k) 75,80,75 +75 array(i,j)=array(i,j)+array(i,k)*array(k,j) +80 continue +81 do 90 j=1,norder + if (j-k) 83,90,83 +83 array(k,j)=array(k,j)/amax +90 continue + array(k,k)=1./amax +100 det=det*amax +c +c restore ordering of matrix +c +101 do 130 l=1,norder + k=norder-l+1 + j=ik(k) + if (j-k) 111,111,105 +105 do 110 i=1,norder + save=array(i,k) + array(i,k)=-array(i,j) +110 array(i,j)=save +111 i=jk(k) + if (i-k) 130,130,113 +113 do 120 j=1,norder + save=array(k,j) + array(k,j)=-array(i,j) +120 array(i,j)=save +130 continue +140 return + end diff --git a/vo/votools/gasplib/treqst.x b/vo/votools/gasplib/treqst.x new file mode 100644 index 00000000..9e6b6548 --- /dev/null +++ b/vo/votools/gasplib/treqst.x @@ -0,0 +1,33 @@ +define ARCSEC_PER_RADIAN 206264.8062470964d0 +# TREQST -- Procedure to convert RA and Dec to standard coordinates +# given the plate centre. + +procedure treqst (plate_centre_ra, plate_centre_dec, + object_ra, object_dec, xi_object, eta_object) + +double plate_centre_ra #i: (radians) +double plate_centre_dec #i: (radians) +double object_ra #i: (radians) +double object_dec #i: (radians) +double xi_object #o: standard coordinate (rad) +double eta_object #o: standard coordinate (rad) + +double div + +begin + # Find divisor + div=(dsin(object_dec)*dsin(plate_centre_dec)+ + dcos(object_dec)*dcos(plate_centre_dec)* + dcos(object_ra-plate_centre_ra)) + + # Compute standard coords and convert to arcsec + + xi_object = dcos(object_dec)*dsin(object_ra-plate_centre_ra)* + ARCSEC_PER_RADIAN/div + + eta_object = (dsin(object_dec)*dcos(plate_centre_dec)- + dcos(object_dec)*dsin(plate_centre_dec)* + dcos(object_ra-plate_centre_ra))* + ARCSEC_PER_RADIAN/div + +end diff --git a/vo/votools/gasplib/trsteq.x b/vo/votools/gasplib/trsteq.x new file mode 100644 index 00000000..68ce7997 --- /dev/null +++ b/vo/votools/gasplib/trsteq.x @@ -0,0 +1,45 @@ +define ARCSEC_PER_RADIAN 206264.8062470964d0 + +# TRSTEQ -- procedure to compute the RA and Dec from Standard coordinates, +# given the plate centre. +# +# In rectangular coordinates the vector (1, xi, eta) points toward +# the object; the origin is the observer's location, the x-axis points +# toward the reference pixel (plate centre), the y-axis is in the direction +# of increasing right ascension, and the z-axis is in the direction of +# increasing declination. The coordinate system is then rotated by the +# declination so the x-axis passes through the equator at the RA of the +# reference pixel; the components of the vector in this coordinate system +# are used to compute (RA - reference_RA) and declination. +# +# original, written by ??? +# Phil Hodge, 15-Nov-1999 Rewrite, based on tables$lib/stxtools/xtwcs.x. + +procedure trsteq (ra0, dec0, xi, eta, ra, dec) + +double ra0, dec0 # i: RA & Dec at plate centre (radians) +double xi, eta # i: standard coordinates (arcsec) +double ra, dec # o: right ascension & declination (radians) +#-- +double xi_r, eta_r # xi & eta in radians +double x, y, z # vector (not unit length) pointing toward object +double dra # RA at (xi,eta) - RA at plate centre + +begin + xi_r = xi / ARCSEC_PER_RADIAN + eta_r = eta / ARCSEC_PER_RADIAN + + # Rotate the rectangular coordinate system of the vector (1, xi, eta) + # by the declination so the x-axis will pass through the equator. + x = cos (dec0) - eta_r * sin (dec0) + y = xi_r + z = sin (dec0) + eta_r * cos (dec0) + + if (x == 0.d0 && y == 0.d0) + dra = 0.d0 + else + dra = atan2 (y, x) + ra = ra0 + dra + + dec = atan2 (z, sqrt (x*x + y*y)) +end diff --git a/vo/votools/gasplib/varsvd.f b/vo/votools/gasplib/varsvd.f new file mode 100644 index 00000000..81e800f3 --- /dev/null +++ b/vo/votools/gasplib/varsvd.f @@ -0,0 +1,21 @@ + subroutine varsvd (v,ma,w,cvm,ncvm) + parameter (mmax=20) + real*8 v(ma,ma),w(ma),cvm(ncvm,ncvm),wti(mmax) + real*8 sum + + do i=1,ma + wti(i)=0. + if(w(i).ne.0.0d0) wti(i)=1./(w(i)*w(i)) + enddo + do i=1,ma + do j=1,i + sum=0. + do k=1,ma + sum=sum+v(i,k)*v(j,k)*wti(k) + enddo + cvm(i,j)=sum + cvm(j,i)=sum + enddo + enddo + return + end diff --git a/vo/votools/getcat.cl b/vo/votools/getcat.cl new file mode 100644 index 00000000..e1a137c5 --- /dev/null +++ b/vo/votools/getcat.cl @@ -0,0 +1,178 @@ +#{ GETCAT -- Call a Cone service URL and return the raw result. + +procedure getcat (resource, fields) + +string resource { prompt = "Resource name" } +string fields { prompt = "Query images/fields" } +string pos = "" { prompt = "POS string" } +real size = 0.25 { prompt = "SIZE value (degrees)" } + +bool samp = no { prompt = "Broadcast result table(s)?" } +bool plot = no { prompt = "Plot result table(s)?" } +bool display = no { prompt = "Display field?" } +bool overplot = no { prompt = "Overplot display?" } +string output = "STDOUT" { prompt = "Output filename" } +string format = "raw" { prompt = "Output format", + min="ascii|csv|votable|fits|xml|raw"} +int status = 0 { prompt = "Service status code" } + +begin + string lname, lres, lpos, url, loname, tname, ltype, args, tcat + bool ldisp, lover, lplot + real ra, dec + int nread, len, nres, nfields, nrows, ncols, comma + + + # Get params to local variables + #lres = resource + #lname = fields + lpos = "" + lname = "" + print (resource) | translit ("STDIN"," ","+") | scan (lres) + print (fields) | translit ("STDIN"," ","+") | scan (lname) + if (fields == "") { + lpos = pos + } + + ltype = format + loname = output + ldisp = display + lover = overplot + lplot = plot + + tcat = mktemp ("tmp$tcat") + + files (lres, sort-) | count ("STDIN") | scan (nres) + if (substr (lname, 1, 1) == "@") { + if (imaccess (substr (lname, 2, strlen (lname))) == yes) { + sections (lname, opt="root", > tcat) + count (tcat) | scan (nfields) + } + } else { + if (lpos == "") { + nfields = 1 + } else { + files (lname, sort-, > tcat) + count (tcat) | scan (nfields) + } + } + + # Simple error checking. + if (loname == "STDOUT" && ltype == "fits") { + error (0, "FITS output not allowed to STDOUT") + } + + if (nres > 1 || nfields > 1) { + vodata (lres, "@"//tcat, size=size, samp=samp, count-, all-, + type="catalog", output=output, format=format) + + delete (tcat, verify-, >& "dev$null") + return + } + + # Resolve resource name. + if (lres == "") + error (0, "No resource specified") + + if (substr (lres, 1, 7) == "http://") { + url = lres + + #} else if (access ("uparm$url") == yes) { + # list = "uparm$url" ; nread = fscan (list, url) ; list = "" + } else { + regdb ("resolve", lres, type="C", >& "dev$null") + if (regdb.status == 0 && regdb.svctype != "C") { + error (0, "Resource '" // lres // "' is not a catalog service") + } else if (regdb.status == 1) { + url = regResolver (lres) # not found, query the Registry + } else { + url = regdb.url + } + + if (url == "INDEF") { + error (0, "Resource '" // lres // "' is not a known service") + } + } + + # Make sure the URL has a trailing '/' or '&' + len = strlen (url) + if (substr(url,len-4,len) == "&") + url = substr (url, 1, len-5) + if (substr(url,len,len) != '?' && substr(url,len,len) != '&') { + if (strstr ("?", url) == 0) + url = url // "?" + else + url = url // "&" + } + + + # Determine the query params from the image WCS. + if (imaccess (lname) == no) { + if (lpos == "") { + #error (0, "Cannot open image '" // lname // "'") + sesame (lname, verbose-) + ra = sesame.ra + dec = sesame.dec + + if (ldisp) + dss (lname, use_disp+) + lname = "cache$" // lname // ".fits" + args = "RA=" // ra // "&DEC=" // dec // "&SR=" // size + } else { + comma = stridx (",", lpos) + ra = real (substr(lpos,1,comma-1)) + dec = real (substr(lpos,comma+1,strlen(lpos))) + args = "RA=" // ra + args = args // "&DEC=" // dec + args = args // "&SR=" // size + } + + } else { + wcsinfo (lname) + args = "RA=" // wcsinfo.ra + args = args // "&DEC=" // wcsinfo.dec + args = args // "&SR=" // wcsinfo.size + + if (ldisp) + display (lname, 1, >& "dev$null") + } + + if (vo.runid != "") + args = args // "&RUNID=" // vo.runid + + # Create a temporary output name. + tname = mktemp ("tmp$raw") // ".xml" + + # Call the raw service via the URLGET generic task. + urlget (url//args, tname, extn="", use_cache+, cache="cache$") + + if (samp) + samp ("loadVOTable", tname, id=lres, >& "dev$null") + + # Get the size of the result table. + votsize (osfn(tname)) |& scan (nrows, ncols) + if (nrows == 0) { + print ("No results found.") + delete (tcat, verify-, >& "dev$null") + delete (tname, verify-, >& "dev$null") + status = 1 + return + } + + # Do the overlay if we displayed an image. + if (ldisp && lover) { + votpos (tname, out=tcat, verb-, number+, header-) + taboverlay (lname, tcat, lab=1, ra=2, dec=3, mkcolor=207) + } + if (lplot) + votpos (tname, out="", verb-, plot+, number-, overplot=lover) + + # If we didn't want a VOTable, convert the file and rename to + # desired output name. A null output name means we don't want + # to see the table at all. + if (loname != "") + votcopy (tname, loname, ltype, header+, verb-) + + delete (tname, verify-) + delete (tcat, verify-, >& "dev$null") +end diff --git a/vo/votools/getimg.cl b/vo/votools/getimg.cl new file mode 100644 index 00000000..4353c582 --- /dev/null +++ b/vo/votools/getimg.cl @@ -0,0 +1,177 @@ +#{ GETIMG -- Call an SIA service URL and return the raw result. + +procedure getimg (resource, fields) + +string resource { prompt = "Resource name" } +string fields { prompt = "Query images/fields" } +string pos = "" { prompt = "POS string" } +real size = 0.25 { prompt = "SIZE value (degrees)" } + +bool samp = no { prompt = "Broadcast result table(s)?" } +bool plot = no { prompt = "Plot result table(s)?" } +bool display = no { prompt = "Display field?" } +bool overplot = no { prompt = "Overplot display?" } +string output = "STDOUT" { prompt = "Output filename" } +string format = "ascii" { prompt = "Output format", + min="ascii|csv|votable|fits|xml|raw"} +int status = 0 { prompt = "Service status code" } + +begin + string lname, lres, lpos, url, loname, tname, ltype, args, tcat + bool ldisp, lover, lplot + real ra, dec + int nread, len, nres, nfields, nrows, ncols + + + # Get params to local variables. + #lres = resource + #lname = fields + lpos = "" + lname = "" + print (resource) | translit ("STDIN"," ","+") | scan (lres) + print (fields) | translit ("STDIN"," ","+") | scan (lname) + if (fields == "") { + lpos = pos + } + + ltype = format + loname = output + ldisp = display + lover = overplot + lplot = plot + + tcat = mktemp ("tmp$tcat") + files (lres, sort-) | count ("STDIN") | scan (nres) + if (substr (lname, 1, 1) == "@") { + if (imaccess (substr (lname, 2, strlen (lname))) == yes) { + sections (lname, opt="root", > tcat) + count (tcat) | scan (nfields) + } + } else { + if (lpos == "") { + nfields = 1 + } else { + files (lname, sort-, > tcat) + count (tcat) | scan (nfields) + } + } + + # Simple error checking. + if (loname == "STDOUT" && ltype == "fits") { + error (0, "FITS output not allowed to STDOUT") + } + + + if (nres > 1 || nfields > 1) { + vodata (lres, "@"//tcat, size=size, samp=samp, count-, all-, + type="image", output=output, format=format) + delete (tcat, verify-, >& "dev$null") + return + } + + # Resolve resource name + if (lres == "") + error (0, "No resource specified") + + if (substr (lres, 1, 7) == "http://") { + url = lres + len = strlen (url) + if (substr(url,len,len) != '?' && substr(url,len,len) != '&') { + if (strstr ("?", url) == 0) + url = url // "?" + else + url = url // "&" + } + + #} else if (access ("uparm$url") == yes) { + # list = "uparm$url" ; nread = fscan (list, url) ; list = "" + } else { + regdb ("resolve", lres, type="I", >& "dev$null") + if (regdb.status == 0 && regdb.svctype != "I") { + error (0, "Resource '" // lres // "' is not a catalog service") + } else if (regdb.status == 1) { + url = regResolver (lres) # not found, query the Registry + } else { + url = regdb.url + } + + if (url == "INDEF") { + error (0, "Resource '" // lres // "' is not a known service") + } + } + + # Make sure the URL has a trailing '/' or '&' + len = strlen (url) + if (substr(url,len-4,len) == "&") + url = substr (url, 1, len-5) + if (substr(url,len,len) != '?' && substr(url,len,len) != '&') { + if (strstr ("?", url) == 0) + url = url // "?" + else + url = url // "&" + } + + + # Determine the query params from the image WCS. + if (imaccess (lname) == no) { + if (lpos == "") { + sesame (lname, verbose-) + ra = sesame.ra + dec = sesame.dec + + if (ldisp) + dss (lname, use_disp+) + lname = "cache$" // lname // ".fits" + args = "POS=" // lpos // "&SIZE=" // size + + } else { + lname = "" + args = "POS=" // lpos // "&SIZE=" // size + } + + } else { + wcsinfo (lname) + args = "POS=" // wcsinfo.pos // "&SIZE=" // wcsinfo.size + } + + if (vo.runid != "") + args = args // "&RUNID=" // vo.runid + + # Create a temporary output name. + tname = mktemp ("tmp$raw") // ".xml" + + # Call the raw service via the URLGET generic task. + urlget (url//args, tname, extn="", use_cache+, cache="cache$") + + if (samp) + samp ("loadVOTable", tname, id=lres, >& "dev$null") + + # Get the size of the result table. + votsize (osfn(tname)) |& scan (nrows, ncols) + if (nrows == 0) { + print ("No results found.") + delete (tcat, verify-, >& "dev$null") + delete (tname, verify-, >& "dev$null") + status = 1 + return + } + + + # Do the overlay if we displayed an image. + if (ldisp && lover && nrows > 0) { + votpos (tname, out=tcat, verb-, number+, header-) + taboverlay (lname, tcat, lab=1, ra=2, dec=3, mkcolor=207) + } + if (lplot) + votpos (tname, out="", verb-, plot+, number-, overplot=lover) + + # If we didn't want a VOTable, convert the file and rename to + # desired output name + if (loname != "") + votcopy (tname, loname, ltype, header+, verb-) + + delete (tcat, verify-, >& "dev$null") + delete (tname, verify-, >& "dev$null") +end + + diff --git a/vo/votools/getspec.cl b/vo/votools/getspec.cl new file mode 100644 index 00000000..12f02882 --- /dev/null +++ b/vo/votools/getspec.cl @@ -0,0 +1,89 @@ +#{ GETSPEC -- Call an SSA service URL and return the raw result. + +procedure getspec (resource, image) + +string resource { prompt = "Resource name" } +string image { prompt = "Query image" } +string pos = "" { prompt = "POS string" } +real size = 0.25 { prompt = "SIZE value (degrees)" } + +bool display = no { prompt = "Display field?" } +bool overlay = no { prompt = "Overlay display?" } +string output = "STDOUT" { prompt = "Output filename" } +string format = "ascii" { prompt = "Output format", + min="ascii|csv|votable|fits|raw" } +int status = 0 { prompt = "Service status code" } + +begin + string lname, lres, url, loname, tname, ltype, args + bool ldisp, lover + real ra, dec + int nread, len + + + # Get params to local variables. + lname = image + ltype = format + loname = output + ldisp = display + lover = overlay + + lres = resource # resolve resource name + if (resource == "") + error (0, "No resource specified") + + if (substr (lres, 1, 7) == "http://") { + url = lres + len = strlen (url) + if (substr(url,len,len) != '?' && substr(url,len,len) != '&') { + if (strstr ("?", url) == 0) + url = url // "?" + else + url = url // "&" + } + + #} else if (access ("uparm$url") == yes) { + # list = "uparm$url" ; nread = fscan (list, url) ; list = "" + } else { + regdb ("resolve", lres, type="S") + url = regdb.url + if (regdb.svctype != "S") + error (0, "Resource '" // lres // "' is not a spectral service") + } + + + # Determine the query params from the image WCS. + if (imaccess (lname) == no) { + #error (0, "Cannot open image '" // lname // "'") + sesame (lname, verbose-) + ra = sesame.ra + dec = sesame.dec + + if (ldisp) + dss (lname, use_disp+) + lname = "cache$" // lname // ".fits" + args = "POS=" // ra // "," // dec // "&SIZE=" // size + + } else { + wcsinfo (lname) + args = "POS=" // wcsinfo.pos // "&SIZE=" // wcsinfo.size + } + + if (vo.runid != "") + args = args // "&RUNID=" // vo.runid + + + # Create a temporary output name. + tname = mktemp ("tmp$raw") // ".xml" + + # Call the raw service via the URLGET generic task. + urlget (url//args, tname, extn="", use_cache+, cache="cache$") + + # If we didn't want a VOTable, convert the file and rename to + # desired output name + votcopy (tname, loname, ltype, header+, verb-) + + delete (tname, verify-) +end + + diff --git a/vo/votools/hub.cl b/vo/votools/hub.cl new file mode 100644 index 00000000..58a9a970 --- /dev/null +++ b/vo/votools/hub.cl @@ -0,0 +1,70 @@ +#{ HUB -- Start or stop the Hub + +procedure hub (cmd) + +string cmd { prompt = "Command" } +bool bkg = yes { prompt = "Run in background?" } +bool gui = yes { prompt = "Run a GUI window?" } +bool verbose = no { prompt = "Verbose output?" } + +begin + string action, command, ch + bool verb, do_gui, stat + + action = cmd + verb = verbose + do_gui = gui + command = "!" // osfn ("vo$java/app.hub") + + if (action == "start" || action == "on") { + command = command // " -bg" + if (!do_gui) { + command = command // " -no-gui" + } + ; + print (command) | cl(, >& "dev$null") + +retry: + i = 0 + stat = sampHubAccess () + for (i=0; stat == no; i = i + 1) { + if (verb) + print ("Waiting for Hub to start ...") + sleep (1) + + if (i > 60) # only wait a minute to start + break + + stat = sampHubAccess () + } + + if (stat) { + samp on + if (verb) + print ("Hub and SAMP started") + } else { + printf ("Cannot start or contact SAMP Hub.\n") +prompt: + printf ("Would you like to try again (y/n) ? ") + + ch = cl.ukey # get reply + print ("") + if (ch == "y") { + goto retry + } else if (substr(ch,1,4) == "\\015") { + goto prompt + } + } + ; + + } else if (action == "stop" || action == "off") { + samp off + command = command // " -kill" + print (command) | cl(, >& "dev$null") + + + } else if (action == "status") { + command = command // " -status" + print (command) | cl() + } +end diff --git a/vo/votools/imgcat.cl b/vo/votools/imgcat.cl new file mode 100644 index 00000000..7abdf74a --- /dev/null +++ b/vo/votools/imgcat.cl @@ -0,0 +1,139 @@ +#{ IMGCAT -- Create a catalog of stellar objects in an image. + +procedure imgcat (image, catalog) + +string image { prompt = "Image name" } +string catalog { prompt = "Output catalog name" } + +string format = "text" { prompt = "Output format" } +bool verbose = no { prompt = "Verbose?" } + +bool dosplit = yes { prompt = "Split detected objects?" } +string method = "thresh" { prompt = "Detection method (ace|thresh)", + enum = "ace|thresh" } +real ellipse = 0.33 { prompt = "Ellipticity cutoff?" } +real threshold = 5. { prompt = "Detected threshold?" } + +int ndetected = 0 { prompt = "Num detected objects" } +int nel_clip = 0 { prompt = "Num clipped for ellipticity" } +int nobjs = 0 { prompt = "Num remaining objects" } + +begin + string img, fmt, catdef, cat, ccscript + string tcat, tc1, tc2, tc3, tc4, tdef, expr, detcode + int nstars, nx, ny + bool verb, split + real ellip, sigma, stddev, immean, lthresh + + + # Check for proper packages and reset environment. + ; + reset imtype = "fits" + reset clobber = yes + #flpr 0 + + + # Get the task parameters. + img = image + cat = catalog + verb = verbose + fmt = format + ellip = ellipse + detcode = method + split = dosplit + sigma = threshold + + + # If we have zero values, replace them with the image mean. + minmax (img, update-, >& "dev$null") + if (minmax.minval == 0) { + imstat (img, field="mean", format-) | scan (immean) + imreplace (img, immean, upper=0.0) + } + + + # Do the object detection. + if (detcode == "ace") { + # Initialize + catdef = mktemp ("/tmp/cd") + + print ("WX\nWY\nPX\nPY\nFLUX\nELLIP\n", > catdef) + + # Remove the DATASEC keyword if present since it may not be valid for + # the image, but will be used by ACE anyway. + hselect (img, "DATASEC", yes) | scan (s1) + if (nscan() == 1) + hedit (img, "DATASEC", delete+, update+, verify-, >& "dev$null") + + + # Run the DETECT task to locate the stars. + iferr { + detect (img, catdefs=catdef, catalog=cat, hsigma=sigma, + doeval+, dosplit=split, dogrow+) +return + detect (img, catdefs=catdef, catalog=cat, hsigma=sigma, + doeval+, dosplit=split, dogrow+) | \ + match ("detected", "STDIN") | scan (nstars) + delete (catdef, verify-) + } then { + error (0, "Error creating image catalog\n") + } + + # Now filter the catalog to pull out the "stellar" objects identified + # by a low ellipticity. Sort on FLUX. + tcat = mktemp ("/tmp/tc") + tinfo (cat, ttout-) + nstars = tinfo.nrows + fields (cat, "1-6", > tcat) + if (ellip > 0.0) { + expr = "c6 == INDEF || c6 < " // ellip + tselect (tcat, cat, expr) + tcopy (cat, tcat, >& "dev$null") + } + tinfo (tcat, ttout-) + tsort (tcat, col="c5", ascend-) + + + tcalc (tcat, "c1", "c1 * 15.0") + tdump (tcat, cd="dev$null", pf="dev$null", data="STDOUT", + col="c1,c2,c3,c4,c5", row="1-", > cat) + + # Sort the table and save the results to parameters. + tsort (cat, col="c4") + + # Clean up. + if (access (tcat) == yes) + delete (tcat, verify-, >& "dev$null") + + } else if (detcode == "thresh") { + + # Get the stddev of the image + imstat (img, fields="stddev", format-) | scan (stddev) + lthresh = 1 * stddev + + starfind (img, "image.obj", 1., lthresh, wcs="world", + wxf="%12.2H", wyf="%12.1h") + + i = 0 + printf ("|id |ra |dec |\n", > cat) + list = "image.obj" + while (fscan (list, z, z, x, y) != EOF) { + if (i > 18) + printf (" %14d %14.8f %14.8f\n", (i-18), x, y, >> cat) + i = i + 1 + } + list = "" + nstars = i - 18 + + delete ("image.obj", verify-, >& "dev$null") + ellip = 0.0 # disable ellipticity check + } + + ndetected = nstars + nobjs = tinfo.nrows + +return + # Run the cross-compare script. + ccscript = osfn ("votools$cross_comp.sh") + printf ("!%s %s 1.5 TWOMASS_PSC\n", ccscript, cat) | cl() +end diff --git a/vo/votools/makewcs.par b/vo/votools/makewcs.par new file mode 100644 index 00000000..88b8cfae --- /dev/null +++ b/vo/votools/makewcs.par @@ -0,0 +1,3 @@ +infiles,f,a,,,,Input image names +verbose,b,h,YES,,,Verbose? +mode,s,h,"al" diff --git a/vo/votools/mkpkg b/vo/votools/mkpkg new file mode 100644 index 00000000..5b078632 --- /dev/null +++ b/vo/votools/mkpkg @@ -0,0 +1,40 @@ +# Make the VO package compiled tasks. + +$call relink +$exit + +update: + $call relink + $call install + ; + +relink: + $set LIBS = "-lasttools -lxtools -lstg -lds -ltbtables -lslalib" + + $update libpkg.a + $omake x_votools.x + $link x_votools.o libpkg.a $(LIBS) -o xx_votools.e + ; + +install: + $move xx_votools.e vobin$x_votools.e + ; + + +libpkg.a: + $set XFLAGS = "$(XFLAGS) -g -q" + + @gasplib + + console.x + resdb.x + t_dalclient.x + t_makewcs.x + t_sbquery.x + t_sesame.x + t_vodata.x + t_votcopy.x + t_votsize.x + t_votget.x + t_dispname.x + ; diff --git a/vo/votools/mkregdb.cl b/vo/votools/mkregdb.cl new file mode 100644 index 00000000..0f968e0e --- /dev/null +++ b/vo/votools/mkregdb.cl @@ -0,0 +1,141 @@ +#{ MKREGDB -- Make a Registry Database using constraints. + +procedure mkregdb (query) + +string query { prompt = "Query Term" } + +string output = "" { prompt = "Output filename" } +string type = "" { prompt = "Resource type" } +string bandpass = "" { prompt = "Bandpass" } +string content = "" { prompt = "Content Level" } +string sql = "" { prompt = "SQL predicate" } + +bool header = yes { prompt = "Print header?" } +int nresults = 0 { prompt = "Number of results?" } +int status = 0 { prompt = "status code" } + +begin + string qterm, fstr, qstr, id, typ, lout + string bpass, clevel, sqlstr, stype, ch + string t, a, b, i, u, d + int res, count, istart, iend, n, vnlines, rec + bool hdr + + + reset clobber = yes # set the environment + + lout = output + hdr = header + stype = type + bpass = bandpass + clevel = content + sqlstr = sql + + if (lout == "") + lout = "STDOUT" + + # Build a sql predicate string from the contraints (if any). + qstr = "" + if (stype != "") { + s1 = strlwr (stype) + if (s1 == "sia" || substr (s1,1,2) == "im") + qstr = "(Tag like '%images%')" + else + qstr = "(xml like '%" // stype // "%')" + } + if (bpass != "") { + s1 = "([coverage/waveband] like '%" // bpass // "%')" + if (qstr != "") + qstr = qstr // " AND " // s1 + else + qstr = s1 + } + if (clevel != "") { + s1 = "([content/contentLevel] like '%" // clevel // "%')" + if (qstr != "") + qstr = qstr // " AND " // s1 + else + qstr = s1 + } + if ($nargs > 0) + qterm = query + else { + qterm = "" + sqlstr = "(Title like '%')" + } + if (sqlstr != "") { + s1 = "(" // sqlstr // ")" + if (qstr != "") + qstr = qstr // " AND " // s1 + else + qstr = s1 + } + + + # Do the Registry query. + nresults = 0 + if (qstr != "") + res = regSearch (qstr, qterm, 0) + else + res = regSearch (qterm, 0) + count = regResCount (res) + istart = 0 + iend = count + + if (count == 0) { + status = 1 + return + } + + # Dump the query constraints we used in the search. + printf ("", > lout) + if (hdr) { + printf ("# VO Resource utility database\n", >> lout) + printf ("# \n", >> lout) + printf ("# \t Query Term: '%s'\n", qterm, >> lout) + printf ("# \t ServiceType: %s\n", stype, >> lout) + printf ("# \t Bandpass: %s\n", bpass, >> lout) + printf ("# \tContentLevel: %s\n", clevel, >> lout) + printf ("# \t SQL: %s\n", sqlstr, >> lout) + printf ("# \n", >> lout) + printf ("# type,alias,bandpass,ivorn,url,title\n", >> lout) + printf ("# \n", >> lout) + } + + for (n=istart; n < iend; n=n+1) { + + t = trim (regValue (res, "ServiceType", n)) + a = trim (regValue (res, "ShortName", n)) + b = trim (regValue (res, "CoverageSpectral", n)) + i = trim (regValue (res, "Identifier", n)) + u = trim (regValue (res, "ServiceURL", n)) + d = trim (regValue (res, "Title", n)) + + if (t == "" || u == "") # probably not a data service, skip it + next + if (b == "") # unknown bandpass matches any + b = "*" + if (a == "") # construct ShortName from IVORN + a = substr (i, strldx("/",i)+1, strlen (i)) + + # Fix up the values for proper entry in the database. + if (stridx (" ", a) > 0) a = strlwr (strsub (a, " ", "_")) + if (stridx (",", b) > 0) b = strlwr (strsub (b, ",", ":")) + if (stridx (" ", d) > 0) d = strsub (d, " ", ":") + if (stridx (",", d) > 0) d = strsub (d, ",", ";") + + b = strlwr (b) + t = strlwr (t) + if (strstr ("image", t) > 0) + t = "I" + else if (strstr ("cone", t) > 0) + t = "C" + else if (strstr ("spectra", t) > 0) + t = "S" + else + t = "O" + + printf ("%s,%s,%s,%s,%s,%s,%s\n", t, a, b, i, a, u, d, >> lout) + nresults = nresults + 1 + } +end diff --git a/vo/votools/nedoverlay.cl b/vo/votools/nedoverlay.cl new file mode 100644 index 00000000..50d8e8c0 --- /dev/null +++ b/vo/votools/nedoverlay.cl @@ -0,0 +1,116 @@ +#{ NEDOVERLAY -- Overlay NED catalog sources on an image display. + +procedure nedoverlay (image) + +string image { prompt = "Input image" } + +bool append = yes { prompt = "Append display?" } +real size = 0.25 { prompt = "Field size" } +bool galaxies = no { prompt = "Mark Galaxies?" } +bool radios = yes { prompt = "Mark Radio sources?" } +bool xrays = yes { prompt = "Mark X-Ray sources?" } +int mkcolor = 208 { prompt = "Marker color" } +int galcolor = 207 { prompt = "Galaxy marker color" } +bool verbose = no { prompt = "Verbose output?" } +int status = 0 { prompt = "Service status code" } + +begin + string img, ned, coords, tvcoords, url, query + string fields, pos_all, pos_l, pos_w, base + real ra, dec, sz + bool verb, app, gal, rad, xry + int mcol, gcol, nobjs + + + img = image # Get params to local variables + verb = verbose + app = append + mcol = mkcolor + gal = galaxies + rad = radios + xry = xrays + gcol = galcolor + sz = size + + base = "http://ned.ipac.caltech.edu/cgi-bin/nph-NEDobjsearch" + base = base // "?search_type=Near+Position+Search&of=xml_main&" + + if (imaccess (img)) { + iferr { wcsinfo (img) } then { + error (0, "Cannot determine image coords for `"//img//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + sz = max (wcsinfo.width, wcsinfo.height) / 60.0 + if (app == no) + display (img, 1, >& "dev$null") + } + } else { + sesame (img, verbose-) + if (app == no) + dss (img, size=sz, use_display+) + ra = sesame.ra + dec = sesame.dec + img = "cache$" // img // ".fits" + } + + + # Get NED sources + printf ("RA=%.4f&DEC=%.4f&SR=%.4f\n", ra, dec, sz) | scan (query) + url = base // query // "&RUNID=" // vo.runid + + ned = mktemp ("/tmp/ned") + + + # Download and convert the file. + votcopy (url, ned, format="ascii") + + # Create temp files for the output + coords = mktemp ("tmp$ned_coords_") + tvcoords = mktemp ("tmp$ned_tvcoords_") + pos_all = mktemp ("tmp$pos_all_") + pos_l = mktemp ("tmp$pos_l_") + pos_w = mktemp ("tmp$pos_w_") + + # Select the RA,Dec from the output NED table. + fields (ned, "3,4,5", >& pos_all) + + + # Expand the list of object types we want to mark. + fields = mktemp ("tmp$ned_fields_") + print ("G_Lens\nGClstr\nGPair\nQSO\n", > fields) + if (rad) print ("Radio\n", >> fields) + if (xry) print ("Xray\n", >> fields) + + # Mark the Galaxies on the display. + if (galaxies) { + match (" G ", ned) | fields("STDIN","3,4,5", >& pos_all) + count (pos_all) | scan (nobjs) + wcsctran (pos_all, "c1", img, verb-, + inwcs="world", outwcs="logical", units="n n") + tvmark (frame=1, coords="c1", mark="plus", radii=10, color=gcol, + txsize=1, nxoffset=5, nyoffset=-10) + delete ("c1", verify-, >& "dev$null") + } + if (verbose) + printf ("%d objects found\n", nobjs) + + # Mark the requested objects on the display. + list = fields + while (fscan (list, s1) != EOF) { + match (s1, ned) | fields("STDIN", "3,4,5", >& pos_w) + count(pos_w) | scan(nobjs) + + if (nobjs > 0) { + if (verbose) + printf ("%-10s : %d found\n", s1, nobjs) + wcsctran (pos_w,pos_l,img,"world","logical",verb-,units="n n") | \ + tvmark (frame=1, coords=pos_l, mark="circle", radii=10, + color=mcol, txsize=1, lab+, nxoffset=5, nyoffset=-10) + } + } + list = "" + + # Clean up. + delete ("tmp$ned*,tmp$pos_*", verify-, >& "dev$null") +end diff --git a/vo/votools/obslogoverlay.cl b/vo/votools/obslogoverlay.cl new file mode 100644 index 00000000..0fdc6863 --- /dev/null +++ b/vo/votools/obslogoverlay.cl @@ -0,0 +1,166 @@ +#{ OBSLOGOVERLAY -- Overlay an observation catalog on the display. + +procedure obslogoverlay (field, mission) + +string field { prompt = "Query image/field name" } +string mission { prompt = "Mission name?" } + +real size = 0.25 { prompt = "Query size" } +int frame = 1 { prompt = "Display frame" } +bool display = yes { prompt = "Display image/field?" } +bool print = no { prompt = "List instead of overlay?" } +int mkcolor = 0 { prompt = "Marker color" } +int mksize = 60 { prompt = "Marker size (arcsec)" } +int maxobs = 0 { prompt = "Max observations to draw" } + +bool verbose = yes { prompt = "Verbose output?" } +int status = 0 { prompt = "Service status code" } + +begin + string obs, lname, olog, tvcoords, rad, raw, pcols + real ra, dec, sz, scale + bool verb, disp, llist + int mcol, fr, nres, max, mksz + + + lname = field # Get params to local variables + obs = mission + fr = frame + sz = size + max = maxobs + mksz = mksize * 10 + mcol = mkcolor + verb = verbose + llist = print + if (llist) + disp = no + else + disp = display + + + if (imaccess (lname) == yes) { + iferr { wcsinfo (lname) } then { + status = 1 + error (0, "Cannot determine image coords for `"//lname//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + sz = wcsinfo.size + scale = wcsinfo.scale + if (disp) + display (lname, fr, >& "dev$null") + } + } else { + sesame (lname, verbose-) + ra = sesame.ra + dec = sesame.dec + scale = 0.1 + if (disp) + dss (lname, use_disp+) + lname = "cache$" // lname // ".fits" + } + + + # Do a generic 1' box + printf ("%.1f,%.1f\n", (scale*mksz), (scale*mksz)) | scan(rad) + + # Create temp file for the output + olog = mktemp ("tmp$olog") + raw = mktemp ("tmp$olog") + + # Get observation log sources + switch (substr (strupr (obs), 1, 1)) { + case "E": # EXOSAT Observation log + { vodata ("ivo://nasa.heasarc/exolog", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "4,5" + if (mcol == 0) + mcol = 206 + } + case "F": # FUSE Observation log + { vodata ("ivo://nasa.heasarc/fuselog", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "4,5" + if (mcol == 0) + mcol = 208 + } + case "H": # HST Observation log + { vodata ("ivo://nasa.heasarc/hstaec", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "3,4" + if (mcol == 0) + mcol = 204 + } + case "I": # IUE Observation log + { vodata ("ivo://nasa.heasarc/iuelog", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "3,4" + if (mcol == 0) + mcol = 208 + } + case "S": # Spitzer Observation log + { vodata ("ivo://nasa.heasarc/spitzmastr", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "3,4" + if (mcol == 0) + mcol = 205 + } + case "X": # XMM Observation log + { vodata ("ivo://nasa.heasarc/xmmmaster", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "5,6" + if (mcol == 0) + mcol = 207 + } + + # ================================================================= + # FIXME -- These no longer work. Mar2012 + # ================================================================= + case "R": # Rosat Observation log + { # FIXME + vodata ("rosatlog", "", ra=ra, dec=dec, size=sz, + format="raw", >& raw) + pcols = "10,11" + if (mcol == 0) + mcol = 208 + } + case "C": # Chandra Observation log + { # FIXME + vodata ("ivo://CDS.VizieR/B/chandra", "", ra=ra, dec=dec, + size=sz, format="raw", >& raw) + pcols = "3,4" + if (mcol == 0) + mcol = 205 + } + } + + votpos (raw, number-, >& olog) + count (olog) | scan (nres) + if (max == 0) + max = nres + if (verbose) + printf ("%d observations found for %s\n", max, strupr(obs)) + + + # Mark the display. + if (llist) { + type (raw) + } else { + tvcoords = mktemp ("tmp$tvc") + + type (olog) | head ("STDIN", nl=max) | \ + wcsctran ("STDIN", tvcoords, lname, verbose=verb, + inwcs="world", outwcs="logical", units="n n") + tvmark (frame=fr, coords=tvcoords, mark="rectangle", length=rad, + color=mcol, txsize=1, lab+) + + delete (tvcoords, verify-, >& "dev$null") + } + + # Clean up. + #delete (raw, verify-, >& "dev$null") + #delete (olog, verify-, >& "dev$null") + + status = 0 +end + diff --git a/vo/votools/prettystr.cl b/vo/votools/prettystr.cl new file mode 100644 index 00000000..a9915af5 --- /dev/null +++ b/vo/votools/prettystr.cl @@ -0,0 +1,89 @@ +#{ PRETTYSTR -- Pretty-print a string. A pretty abusive way to use the +# CL string functions. + +procedure prettystr (instr) + +struct instr { prompt = "Input string" } + +int start_col = 18 { prompt = "Starting column" } +int end_col = 75 { prompt = "Ending column" } +bool comment = no { prompt = "Comment string?" } + +begin + struct ip, op, cp + string spaces + int scol, ecol, lnum + int sp, ep, oep, slen, ncols + bool done, comm + + scol = start_col + ecol = end_col + 2 + ip = instr + comm = comment + if (comm) + scol = scol + 1 + + lnum = 1 + done = no + spaces = " " + op = "" + + slen = strlen (ip) + if (slen >= 511) + slen = 512 + ncols= (ecol - scol + 1) + sp = 1 + ep = ncols + oep = 1 + + + # Handle the easy case first. If it's a short string or there are + # no spaces just print it. + if (slen <= ep) { + print (ip) + + } else { + while (!done) { + # Get char at ending guess. + cp = substr (ip,ep,ep) + if (cp != " " && cp != "\t" && cp != "\n" && cp != ",") { + # back up to the previous whitespace + while (ep > oep) { + cp = substr (ip,ep,ep) + if (cp == " " || cp == "\t" || cp == "\n" || cp == ",") + break + else + ep = ep - 1 + } + if (ep <= oep) { + # Long string, no commas, just dump it + print (ip) + return + } + } + + # Whitespace - break here + line = substr (ip, sp, ep) + printf ("%s\n", line) + if (comm) printf ("#") + if (lnum >= 1) + printf ("%s", substr (spaces, 1, (scol-1))) + + # Update pointers + sp = ep + 1 + if ((ep + ncols) > slen) { + # last chunk + ep = slen + line = substr (ip, sp, ep) + printf ("%s\n", line) + + done = yes + + } else { + oep = ep + ep = ep + ncols + } + lnum = lnum + 1 + } + } +end diff --git a/vo/votools/qstring.cl b/vo/votools/qstring.cl new file mode 100644 index 00000000..1c4d51f5 --- /dev/null +++ b/vo/votools/qstring.cl @@ -0,0 +1,89 @@ +#{ QSTRING -- Build a VO query URL from arguments. + +procedure qstring (base, field) + +string base { prompt = "Base URL or resource" } +string field { prompt = "Query image/field" } + +string type = "catalog" { prompt = "Service type" } + +real ra = 0.0 { prompt = "RA of field" } +real dec = 0.0 { prompt = "Dec of field" } +real size = 0.25 { prompt = "Field size" } + +begin + string lname, lres, url, tname, largs + real lra, ldec, lsize + int nread, len + + + # Get params to local variables + lsize = size + largs = "test" + + # Resolve resource name. + lres = base + if (lres == "") + error (0, "No base URL specified") + + if (substr (lres, 1, 7) == "http://") { + url = lres + lname = "" + } else { + lname = field + if (type == "catalog") + regdb ("resolve", lres, type="C", >& "dev$null") + else + regdb ("resolve", lres, >& "dev$null") + + if (regdb.status == 1) + url = regResolver (lres) # not found, query the Registry + else + url = regdb.url + } + + # Make sure the URL ends in a '?' or an '&'. + len = strlen (url) + if (substr(url,len,len) != '?' && substr(url,len,len) != '&') { + if (strstr ("?", url) == 0) + url = url // "?" + else + url = url // "&" + } + + # Determine the position information. + if (imaccess (lname) == no) { + # Field is not an image, assume it is an object name. If we + # can resolve the name use that, otherwise use the input params. + sesame (lname, verbose-) + if (sesame.status == 0) { + ra = sesame.ra + dec = sesame.dec + } + + if (type == "catalog") + largs = "RA=" // ra // "&DEC=" // dec // "&SR=" // lsize + else + largs = "POS=" // ra // "," // dec // "&SIZE=" // lsize + + } else { + # Determine the query params from an image WCS. + wcsinfo (lname) + if (type == "catalog") { + largs = "RA=" // wcsinfo.ra + largs = largs // "&DEC=" // wcsinfo.dec + largs = largs // "&SR=" // wcsinfo.size + } else { + largs = "POS=" // wcsinfo.ra // "," // wcsinfo.dec + largs = largs // "&SIZE=" // wcsinfo.size + } + } + + # Add the RUNID logging param. + if (vo.runid != "") + largs = largs // "&RUNID=" // vo.runid + + + # Printe the derived query string. + print (url // largs) +end diff --git a/vo/votools/radiooverlay.cl b/vo/votools/radiooverlay.cl new file mode 100644 index 00000000..07a2e14c --- /dev/null +++ b/vo/votools/radiooverlay.cl @@ -0,0 +1,73 @@ +#{ RADIOOVERLAY -- Overlay a radio contour on the image display. + +procedure radiooverlay (image) + +string image { prompt = "Input image" } + +real size = 0.25 { prompt = "Query size" } +int ncontours = 0 { prompt = "No. contours to draw" } + +bool append = yes { prompt = "Append display?" } +bool verbose = yes { prompt = "Verbose output?" } +string device = "imdred" { prompt = "Overlay device" } +int status = 0 { prompt = "Service status code" } + +begin + string img, rimg, imname, ovdev, url, query, base + string fields, pos_all, pos_l, pos_w, restab + real ra, dec, sz + bool verb, app, disp + int siap, count, ncont + + + img = image # Get params to local variables + sz = size + verb = verbose + app = append + ncont = ncontours + ovdev = device + restab = mktemp ("tmp$res") // ".xml" + rimg = mktemp ("tmp$img") // ".fits" + + + if (imaccess (img)) { + iferr { wcsinfo (img) } then { + error (0, "Cannot determine image coords for `"//img//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + sz = max (wcsinfo.width, wcsinfo.height) / 60.0 + if (!app) + display (img, 1, >& "dev$null") + } + } else { + sesame (img, verbose-) + ra = sesame.ra + dec = sesame.dec + if (!app) + dss (img, size=sz, use_display+) + } + + + # Create temp files for the output + rimg = mktemp ("tmp$rad") // ".fits" + + # Get NVSS image, force the use of the SkyView service. + base = "http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=nvss&" + printf ("POS=%.5f,%.5f&SIZE=%.3f", ra, dec, sz) | scan (query) + url = base // query // "&RUNID=" // vo.runid + + # Download the query string. + urlget (url, restab, use_cache+, cache="cache$") + + tdump (restab, row=1, col="URL", pwidth=2048, cdfile="dev$null", + pfile="dev$null") | scan (rimg) + + # Overlay the contours + contour (rimg, dev=ovdev, title="", perim-, fill+, xres=64, yres=64, + ncontours=ncont, >& "dev$null") + + # Clean up. + delete (restab, verify-, >& "dev$null") + imdelete (rimg, >& "dev$null") +end diff --git a/vo/votools/regdb.cl b/vo/votools/regdb.cl new file mode 100644 index 00000000..28891d55 --- /dev/null +++ b/vo/votools/regdb.cl @@ -0,0 +1,341 @@ +#{ REGDB -- Registry DB utility. + +procedure regdb (arg1, arg2, arg3) + +string arg1 { prompt = "Command/Search Term" } +string arg2 { prompt = "Search Term" } +string arg3 { prompt = "Optional arg" } + +string type = "" { prompt = "Service type constraint" } +string bandpass = "" { prompt = "Bandpass constraint" } + +string alias = "" { prompt = "Resource alias" } +string ivorn = "" { prompt = "Ivorn string" } +string sname = "" { prompt = "Short Name" } + +string svctype = "" { prompt = "Resource type" } +string bpass = "" { prompt = "Bandpass" } +string url = "" { prompt = "Service URL" } +string desc = "" { prompt = "Description" } + +bool verbose = no { prompt = "Print result?" } +int status = 0 { prompt = "status code" } + +begin + string tf, t, a, b, i, s, u, d, lterm, cmds = "" + string lcmd, lalias, ltype, lbpass, livorn, lsname, ldesc, lresdb, lnew + bool verb, found + + + # Initialize the command dictionary. + cmds = cmds // "|list|resolve|search" + cmds = cmds // "|type|alias|bpass|ivorn|sname|url|desc" + cmds = cmds // "|add|del|update|rename|" + + + if ($nargs == 1 && strdic (arg1, cmds) > 0) { + # cl> regdb list + lcmd = arg1 + lterm = "" + + } else if ($nargs == 3 && arg1 == "rename") { + # cl> regdb rename + lcmd = arg1 + lterm = "" + lnew = arg3 + + } else if ($nargs == 1 || strdic (arg1, cmds) == 0) { + # cl> regdb | | + lcmd = "resolve" + lterm = strlwr (arg1) + + } else if ($nargs > 1 && strdic(arg1,cmds) > 0 && strdic(arg2,cmds) == 0) { + # cl> regdb list | | + lcmd = arg1 + lterm = strlwr (arg2) + } else { + lcmd = arg1 + lterm = "" + } + + lalias = strlwr (alias) + ltype = strlwr (substr (type,1,1)) + lbpass = strlwr (bandpass) + + lsname = strlwr (sname) + livorn = strlwr (ivorn) + lresdb = vo.resdb # from package param file + ldesc = "" + verb = verbose + + # Dump the database to a parsable file. + tf = mktemp ("tmp$tf") + translit (lresdb, ",", " ") | fields ("STDIN", "1-", > tf) + + + status = 0 + + # Resolve the search term. + if (lcmd != "list" && lterm != "") { + found = no + delete ("uparm$url", verify-, >& "dev$null") + list = tf + status = 1 + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + + if (lterm == strlwr(a) || lterm == strlwr(b) || + lterm == strlwr(i) || lterm == strlwr(s)) { + + if ((lbpass != "" && lbpass != strlwr(b))) + next + if ((ltype != "" && ltype != strlwr(t))) + next + + printf ("%s\n", d) | \ + translit ("STDIN", ":", " ", collapse+) | scan (ldesc) + svctype = t ; alias = a ; bpass = b ; ivorn = i + sname = s ; url = u ; desc = ldesc + print (u, > "uparm$url") + found = yes + status = 0 + break; + } + } + list = "" + + if (found == no) { + printf ("Resource '%s' not found\n", lterm) + # + # FIXME -- Should we call the Registry here for a search???? + # + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + if (lalias != "") alias = lterm + if (lsname != "") sname = lterm + status = 1 + goto done_ + } + ; + } + + + if (lcmd == "list") { # LIST + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + + if (lterm == "") { + # cl> regdb list bandpass=optical + if (ltype != "" && ltype != strlwr(t)) + next + if (lbpass != "" && strstr (lbpass, strlwr(b)) == 0) + next + + printf ("%-10s ", a) + printf ("%s ", t) + if (lbpass == "") printf ("%-8s ", b) + printf ("%s\n", d) | translit ("STDIN", ":", " ", collapse+) + + } else { + # cl> regdb list | | + + if (lterm == strlwr(a) || lterm == strlwr(b) || + lterm == strlwr(i) || lterm == strlwr(s)) { + printf (" Alias: %s\n", a) + printf (" ShortName: %s\n", s) + printf (" Title: %s\n", d) + printf (" Type: %s\n", t) + printf (" Bandpass: %s\n", b) + printf (" Ivorn: %s\n", i) + printf (" SvcURL: %s\n", u) + #break; + } + } + } + list = "" + + } else if (lcmd == "type") { # TYPE + print (t) + + } else if (lcmd == "alias") { # ALIAS + if (lterm != "") { + print (a) + } else { + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias!="" && lalias == strlwr(a)) || + (ldesc !="" && ldesc == strlwr(d)) || + (livorn!="" && livorn == strlwr(i)) || + (ltype != "" && ltype == strlwr(t)) || + (lbpass != "" && lbpass == strlwr(b)) || + (lsname!="" && lsname == strlwr(s)) ) { + + if (verbose) + print (a) + else + alias = a + } + } + list = "" + } + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + alias = "" ; sname = "" + } else if (lcmd == "bpass") { # BPASS + if (lterm != "") { + print (b) + } else { + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias!="" && lalias == strlwr(a)) || + (ldesc !="" && ldesc == strlwr(d)) || + (livorn!="" && livorn == strlwr(i)) || + (ltype != "" && ltype == strlwr(t)) || + (lbpass != "" && lbpass == strlwr(b)) || + (lsname!="" && lsname == strlwr(s)) ) { + + if (verbose) + print (b) + else + bpass = b + } + } + list = "" + } + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + alias = "" ; sname = "" + } else if (lcmd == "ivorn") { # IVORN + if (lterm != "") { + print (i) + } else { + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias!="" && lalias == strlwr(a)) || + (ldesc !="" && ldesc == strlwr(d)) || + (livorn!="" && livorn == strlwr(i)) || + (ltype != "" && ltype == strlwr(t)) || + (lbpass != "" && lbpass == strlwr(b)) || + (lsname!="" && lsname == strlwr(s)) ) { + + if (verbose) + print (i) + else + ivorn = i + } + } + list = "" + } + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + alias = "" ; sname = "" + } else if (lcmd == "sname") { # SNAME + if (lterm != "") { + print (s) + } else { + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias!="" && lalias == strlwr(a)) || + (ldesc !="" && ldesc == strlwr(d)) || + (livorn!="" && livorn == strlwr(i)) || + (ltype != "" && ltype == strlwr(t)) || + (lbpass != "" && lbpass == strlwr(b)) || + (lsname!="" && lsname == strlwr(s)) ) { + + if (verbose) + print (s) + else + sname = s + } + } + list = "" + } + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + alias = "" ; sname = "" + } else if (lcmd == "url") { # URL + if (lterm != "") { + print (u) + } else { + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias!="" && lalias == strlwr(a)) || + (ldesc !="" && ldesc == strlwr(d)) || + (livorn!="" && livorn == strlwr(i)) || + (ltype != "" && ltype == strlwr(t)) || + (lbpass != "" && lbpass == strlwr(b)) || + (lsname!="" && lsname == strlwr(s)) ) { + + if (verbose) + print (u) + else + url = u + } + } + list = "" + } + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + alias = "" ; sname = "" + } else if (lcmd == "desc") { # DESCRIPTION + if (lterm != "") { + print (d) + } else { + list = tf + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias!="" && lalias == strlwr(a)) || + (ldesc !="" && ldesc == strlwr(d)) || + (livorn!="" && livorn == strlwr(i)) || + (ltype != "" && ltype == strlwr(t)) || + (lbpass != "" && lbpass == strlwr(b)) || + (lsname!="" && lsname == strlwr(s)) ) { + + if (verbose) + print (d) + } + } + list = "" + } + svctype = "" ; bpass = "" ; ivorn = "" ; desc = "" ; url = "" + alias = "" ; sname = "" + + + } else if (lcmd == "add") { # ADD TO DB + + } else if (lcmd == "del") { # DELETE FROM DN + + } else if (lcmd == "update") { # UPDATE DB + + } else if (lcmd == "rename") { # RENAME ALIAS + # Need arg3 + + + } else if (lcmd == "resolve" || lcmd == "search") { # RESOLVE + list = tf + status = 1 + while (fscan (list, t, a, b, i, s, u, d) != EOF) { + if ((lalias != "" && lalias == strlwr(a)) || + (lterm != "" && lterm == strlwr(a)) || + (ldesc != "" && ldesc == strlwr(d)) || + (livorn != "" && livorn == strlwr(i)) || + (lterm == "") || + (lsname!="" && lsname == strlwr(s)) ) { + + if ((ltype != "" && ltype != strlwr(t)) || + (lbpass != "" && lbpass != strlwr(b)) ) + next + + printf ("%s\n", d) | \ + translit ("STDIN", ":", " ", collapse+) | scan (ldesc) + svctype = t ; alias = a ; bpass = b ; ivorn = i + sname = s ; url = u ; desc = ldesc + status = 0 + break + } + } + list = "" + + } else { + printf ("Command '%s' not found\n", lcmd) + status = 1 + } + +done_: + type = "" + bandpass = "" + + del (tf, verify-) +end diff --git a/vo/votools/regmetalist.cl b/vo/votools/regmetalist.cl new file mode 100644 index 00000000..87a0d67b --- /dev/null +++ b/vo/votools/regmetalist.cl @@ -0,0 +1,71 @@ +#{ REGMETALIST -- List the queryable metadata in a Registry resource. + +procedure regmetalist () + +bool all = no + +begin + + if (all) { + print ("Title") + print ("ShortName ") + print ("Identifier") + print ("ServiceURL") + print ("ReferenceURL") + print ("Description") + print ("Subject") + print ("ResourceType") + print ("Type") + print ("Creator") + print ("Facility") + print ("Instrument") + print ("Contributor") + print ("CoverageSpatial") + print ("CoverageTemporal") + print ("CoverageSpectral") + print ("ContentLevel") + print ("Version") + + print (" ") + print (" ") + } + + print(" COLUMNS FOR ALL RESOURCES COLUMNS FOR CONE SERVICES") + print(" dbid MaxSearchRadius") + print(" status MaxRecords") + print(" Identifier VOTableColumns") + print(" Title") + print(" ShortName") + print(" CurationPublisherName COLUMNS FOR SIAP SERVICES") + print(" CurationPublisherIdentifier VOTableColumns") + print(" CurationPublisherDescription ImageServiceType") + print(" CurationPublisherReferenceURL MaxqueryRegionSizeLat") + print(" CurationCreatorName MaxqueryRegionSizeLong") + print(" CurationCreatorLogo MaxImageExtentLat") + print(" CurationContributor MaxImageExtentLong") + print(" CurationDate MaxImageSizeLat") + print(" CurationVersion MaxImageSizeLong") + print(" CurationContactName MaxFileSize") + print(" CurationContactEmail MaxRecords") + print(" CurationContactAddress") + print(" CurationContactPhone") + print(" Subject COLUMNS FOR SKYNODE SERVICES") + print(" Description Compliance") + print(" ReferenceURL Latitude") + print(" Type Longitude") + print(" Facility PrimaryTable") + print(" Instrument PrimaryKey") + print(" ContentLevel MaxRecords") + print(" ModificationDate") + print(" ServiceURL") + print(" CoverageSpatial") + print(" CoverageSpectral") + print(" CoverageTemporal") + print(" CoverageRegionOfRegard") + print(" ResourceType") + print(" xml") + print(" harvestedfrom") + print(" harvestedfromDate") + print(" footprint") + print(" validationLevel") +end diff --git a/vo/votools/resdb.x b/vo/votools/resdb.x new file mode 100644 index 00000000..3437b122 --- /dev/null +++ b/vo/votools/resdb.x @@ -0,0 +1,100 @@ +# +# RESDB -- Utility routines to manage the local resource database + + +bool procedure rdb_lookup (resdb, term, type, sname, ivorn, svcurl) + +char resdb[ARB] #i resource database +char term[ARB] #i search term +char type[ARB] #i service type +char sname[ARB] #i short name +char ivorn[ARB] #i ivorn string +char svcurl[ARB] #i URL string + +char typ[SZ_FNAME], alias[SZ_FNAME], bpass[SZ_FNAME], line[SZ_LINE] +char ivo[SZ_FNAME], shortname[SZ_FNAME], url[SZ_FNAME] +int fd, ip, i, lnum + +int access(), open(), getline() +bool streq() + +begin + if (access (resdb, 0, 0) == NO) { + call eprintf ("Error: cannot open resdb '%s'\n") + call pargstr (resdb) + return + } + + call strlwr (term) + + # Open the resource database + fd = open (resdb, READ_ONLY, TEXT_FILE) + for (lnum=0; getline (fd, line) != EOF; lnum=lnum+1) { + + if (line[1] == '#' || line[1] == EOS || line[1] == '\n') + next + + call aclrc (type, SZ_FNAME) + call aclrc (alias, SZ_FNAME) + call aclrc (bpass, SZ_FNAME) + call aclrc (ivo, SZ_FNAME) + call aclrc (url, SZ_FNAME) + call aclrc (shortname, SZ_FNAME) + + ip = 1 + for (i=1; line[ip] != ','; i=i+1) { # type string + typ[i] = line[ip] + ip = ip + 1 + } + call strlwr (typ) + ip = ip + 1 + + for (i=1; line[ip] != ','; i=i+1) { # alias string + alias[i] = line[ip] + ip = ip + 1 + } + call strlwr (alias) + ip = ip + 1 + + for (i=1; line[ip] != ','; i=i+1) { # bandpass string + bpass[i] = line[ip] + ip = ip + 1 + } + call strlwr (typ) + ip = ip + 1 + + for (i=1; line[ip] != ','; i=i+1) { # ivorn string + ivo[i] = line[ip] + ip = ip + 1 + } + call strlwr (typ) + ip = ip + 1 + + for (i=1; line[ip] != ','; i=i+1) { # ShortName string + shortname[i] = line[ip] + ip = ip + 1 + } + call strlwr (typ) + ip = ip + 1 + + for (i=1; line[ip] != ','; i=i+1) { # URL string + url[i] = line[ip] + ip = ip + 1 + } + call strlwr (typ) + ip = ip + 1 + + + if (type[1] == EOS || typ[1] == type[1]) { + if (streq (alias, term)) { + call strcpy (shortname, sname, SZ_FNAME) + call strcpy (ivo, ivorn, SZ_FNAME) + call strcpy (url, svcurl, SZ_FNAME) + return (true) + } + } + } + call close (fd) + + return (false) +end diff --git a/vo/votools/sbquery.par b/vo/votools/sbquery.par new file mode 100644 index 00000000..9d509491 --- /dev/null +++ b/vo/votools/sbquery.par @@ -0,0 +1,7 @@ +ra,r,q,,0.,360.,RA (J2000 decimal degrees) +dec,r,q,,-90.,90.,Dec (J2000 decimal degrees) +sr,r,q,,0.,,Search radius (arcsec) +epoch,s,h,"now",,,Epoch of query (JD) +fields,s,h,"name,ra,dec,vmag,dra,ddec",,,Object attributes to print +fmt,b,h,yes,,,Format output? +status,i,h,,,,Service status code diff --git a/vo/votools/sesame.par b/vo/votools/sesame.par new file mode 100644 index 00000000..5910258d --- /dev/null +++ b/vo/votools/sesame.par @@ -0,0 +1,12 @@ +target,s,q,"",,,"Target names to resolve" +range,s,h,"",,,"Target range string" +verbose,b,h,yes,,,"Print position to stdout?" +long,b,h,no,,,"Long format? +" +pos,s,h,"",,,"Resolved position (sexagesimal string)" +ra,r,h,,0.,360.,"Resolved RA (J2000 decimal degrees)" +dec,r,h,,-90.,90.,"Resolved Dec (J2000 decimal degrees)" +ra_err,r,h,,0.,360.,"Error on RA (arcsec)" +dec_err,r,h,,-90.,90.,"Error on Dec (arcsec)" +otype,s,h,"",,,"Resolved object type description" +status,i,h,,,,"Service status code" diff --git a/vo/votools/t_dalclient.x b/vo/votools/t_dalclient.x new file mode 100644 index 00000000..dcc12eff --- /dev/null +++ b/vo/votools/t_dalclient.x @@ -0,0 +1,140 @@ +# +# DALCLIENT -- Call a VO DAL service and return the raw VOTable result. + +include + + +define SZ_URL 512 +define SZ_RESULT 16777216 # allow up to 16M of results + + +procedure t_dalclient () + +pointer sp, result, ip +pointer fname, otype, svctype, svcurl, fmt +double ra, dec, sr, rasz, decsz +int out, reslen + +double clgetd() +bool streq() + +int open() + +int vx_initVOClient() +int vx_conecaller() # returns the length of the result +int vx_siapcaller() # returns the length of the result +int vx_rawurl() # returns the length of the result + +begin + # Allocate local storage. + call smark (sp) + call salloc (fmt, SZ_FNAME, TY_CHAR) + call salloc (fname, SZ_FNAME, TY_CHAR) + call salloc (otype, SZ_FNAME, TY_CHAR) + call salloc (svctype, SZ_FNAME, TY_CHAR) + call salloc (svcurl, SZ_URL, TY_CHAR) + + # Clear string arrays. + call aclrs (Memc[fmt], SZ_FNAME) + call aclrs (Memc[fname], SZ_FNAME) + call aclrs (Memc[otype], SZ_FNAME) + call aclrs (Memc[svctype], SZ_FNAME) + call aclrs (Memc[svcurl], SZ_URL) + + + # Get the task parameters. + call clgstr ("svc_url", Memc[svcurl], SZ_URL) # service URL + call clgstr ("svc_type", Memc[svctype], SZ_FNAME) # service type + call clgstr ("output", Memc[fname], SZ_FNAME) # output fname|STDOUT + + + # We're a hidden task so we should only be called with a few + # known types. Make the rest of the parameter queries depending + # on the type of service we're calling. + + if (streq (Memc[svctype], "cone")) { + ra = clgetd ("ra") # position (decimal deg) + dec = clgetd ("dec") + sr = clgetd ("sr") + + } else if (streq ( Memc[svctype], "siap")) { + ra = clgetd ("ra") # position (decimal deg) + dec = clgetd ("dec") + rasz = clgetd ("xsize") + decsz = clgetd ("ysize") + call clgstr ("imfmt", Memc[fmt], SZ_FNAME) + + } else if (streq ( Memc[svctype], "raw")) { + ; # no-op, got the service url above + + } else { + call eprintf ("Invalid service type '%s'\n") + call pargstr (svctype) + call sfree (sp) + return + } + call clgstr ("otype", Memc[otype], SZ_FNAME) # "csv" or "votable" + + + # Allocate space for the result after we've verified the parameters. + call calloc (result, SZ_RESULT, TY_CHAR) + + # Now call the requested service. + if (streq ("cone", Memc[svctype])) { + reslen = vx_coneCaller (Memc[svcurl], ra, dec, sr, Memc[otype], + Memc[result], SZ_RESULT) + + } else if (streq ("siap", Memc[svctype])) { + reslen = vx_siapCaller (Memc[svcurl], ra, dec, rasz, decsz, + Memc[fmt], Memc[otype], Memc[result], SZ_RESULT) + + } else if (streq ("raw", Memc[svctype])) { + # Initialize the VO Client interface. + if (vx_initVOClient("") == ERR) { + call clputi ("status", ERR) + call error (0, "Error initializing VO Client") + return + } + + reslen = vx_rawurl (Memc[svcurl], Memc[result], SZ_RESULT) + + call vx_closeVOClient (0) + } + + + # Skip leading whitespace and newlines. + for (ip = result; IS_WHITE(Memc[ip]) || Memc[ip] == '\n'; ) { + ip = ip + 1 + reslen = reslen - 1 + } + + + # Print the results to the screen. + if (reslen > 1) { + if (streq (Memc[fname], "STDOUT")) { + call write (STDOUT, Memc[ip], reslen) + call printf ("\n") + } else { + out = open (Memc[fname], NEW_FILE, TEXT_FILE) + call write (out, Memc[ip], reslen) + call fprintf (out, "\n") + call close (out) + } + + if (reslen >= SZ_RESULT) { + call eprintf ("\n\nResults possibly truncated....\n\n") + call clputi ("status", ERR) + } else { + call clputi ("status", OK) + } + + } else { + call eprintf ("No results from service\n") + call clputi ("status", ERR) + } + call clputi ("reslen", reslen) + + # Clean up. + call mfree (result, TY_CHAR) + call sfree (sp) +end diff --git a/vo/votools/t_dispname.x b/vo/votools/t_dispname.x new file mode 100644 index 00000000..fbf7f37d --- /dev/null +++ b/vo/votools/t_dispname.x @@ -0,0 +1,49 @@ +include +include +include +include + +define TV_NLINES 128 + + +# T_DISPNAME -- Get the displayed image name. + +procedure t_dispname () + +pointer image # pointer to name of the image + +pointer sp, im, iw, tmpname +int frame, wcs_status +bool verbose + +int clgeti(), imstati() +bool clgetb() +pointer imd_mapframe(), iw_open() + +begin + # Set standard output to flush on newline. + call fseti (STDOUT, F_FLUSHNL, YES) + + # Allocate working space. + call smark (sp) + call salloc (image, SZ_FNAME, TY_CHAR) + call salloc (tmpname, SZ_FNAME, TY_CHAR) + + frame = clgeti ("frame") + verbose = clgetb ("verbose") + + + # Open the frame as an image. + im = imd_mapframe (frame, READ_WRITE, YES) + iw = iw_open (im, frame, Memc[image], SZ_FNAME, wcs_status) + + call clpstr ("name", Memc[image]) + if (verbose) { + call printf ("%s\n") + call pargstr (Memc[image]) + } + + call iw_close (iw) + call imunmap (im) + call sfree (sp) +end diff --git a/vo/votools/t_makewcs.x b/vo/votools/t_makewcs.x new file mode 100644 index 00000000..593027eb --- /dev/null +++ b/vo/votools/t_makewcs.x @@ -0,0 +1,334 @@ +include + +# MAKEWCS -- Task to write the WCS information into a header of an image +# subset from the scanned plate catalog. + +procedure t_makewcs() + +int imtopenp(), imtgetim() +int list +char image[SZ_FNAME] +bool verbose, clgetb() + +begin + list = imtopenp ("infiles") + verbose = clgetb("verbose") + while (imtgetim(list, image, SZ_FNAME) != EOF) { + call makecd(image) + if (verbose) { + call printf (" WCS for %s\n") + call pargstr(image) + call flush(STDOUT) + } + } + +end + +include +include + +define SZ_KEYWORD 8 + +# MAKECD -- Procedure to calculate the WCS values for a subset of a +# scanned plate that contains a general plate solution. +# +# Calculates CRPIX, CRVAL and CD matrix from the information in the GSSS +# header wich consist on the positions of the lower left corner of the +# subimage (CNPIX1, CNPIX2) w/r to the lower left corner of the scanned plate. +# From here create a grid of 100x100 points and do a local solution to +# the CD values and translate the reference position to the center of the +# subimage. +# + +procedure makecd(image) + +char image[SZ_FNAME] + +double amdx[20], amdy[20] # Plate Soln.coeff. +double plate_cen_x, plate_cen_y # center position (microns) +double plate_cen_ra, plate_cen_dec # in radians +double x_pixel_size, y_pixel_size # step size (microns) +double plate_scale # arcsec/mm +int ra_h, ra_m # RA hours, minutes +double ra_s # RA seconds +char dec_sign[1] # +int dec_d, dec_m # DEC degrees, minutes +double dec_s # DEC seconds +double object_mag, object_col # Magnitud, color for object +double im_x_center_pix, im_y_center_pix # Pixel position of image center + # w/r to the original scanned plate +int xcorner, ycorner # Lower left position of image w/r to + # original scanned plate +int xsize, ysize # Naxis1, naxis2 +real crpix1, crpix2 +double crval1, crval2 +double cdmatx[4] +double imgetd() +real imgetr() +int imgeti() +char parname[8] +int i +pointer im +int immap(), imaccf() +errchk imgetd, imgeti + +begin + im = immap (image, READ_WRITE, 0) + + # See if image header has the General Plate solution. + if (imaccf(im,"PPO3 ") == NO) + call error(0,"No Plate solution available in header") + + # If we have an old DSS image (i.e. the one with the CRPIX), rename + # this keyword to CNPIX and proceed. + + if (imaccf(im,"CRPIX1") == YES ) { + if (imaccf(im,"CRVAL1") == YES) { + if (imaccf(im,"CD1_1") == NO ){ + # This is the case when we have CRPIX1, CRVAL1 and no CD1_1 + # so, proceed to calculate the WCS again. + crpix1 = imgetr (im, "CRPIX1") + call imdelf (im, "CRPIX1") + call imaddr (im, "CNPIX1", crpix1) + crpix2 = imgetr (im, "CRPIX2") + call imdelf (im, "CRPIX2") + call imaddr (im, "CNPIX2", crpix2) + } + } else { + crpix1 = imgetr (im, "CRPIX1") + call imdelf (im, "CRPIX1") + call imaddr (im, "CNPIX1", crpix1) + crpix2 = imgetr (im, "CRPIX2") + call imdelf (im, "CRPIX2") + call imaddr (im, "CNPIX2", crpix2) + } + } + if (imaccf(im,"CNPIX1") == NO ) + call error(0,"Lower left position CNPIX(1,2) not found") + plate_cen_x = imgetd(im, "PPO3 ") + plate_cen_y = imgetd(im, "PPO6 ") + x_pixel_size = imgetd(im, "XPIXELSZ") + y_pixel_size = imgetd(im, "YPIXELSZ") + plate_scale = imgetd(im, "PLTSCALE") + ra_h = imgeti (im, "PLTRAH ") + ra_m = imgeti (im, "PLTRAM ") + ra_s = imgetd (im, "PLTRAS ") + call imgstr(im, "PLTDECSN", dec_sign, 1) + dec_d = imgeti (im, "PLTDECD ") + dec_m = imgeti (im, "PLTDECM ") + dec_s = imgetd (im, "PLTDECS ") + + plate_cen_ra = DEGTORAD ((ra_h + ra_m/60.0d0 + ra_s/3600.0)*15.0d0) + plate_cen_dec = DEGTORAD (dec_d + dec_m/60.0d0 + dec_s/3600.0d0) + if (dec_sign[1] == '-') + plate_cen_dec = -plate_cen_dec + + # Get general plate solution coefficients + do i = 1, 20 { + call sprintf(parname, SZ_LINE, "AMDX%d") + call pargi(i) + amdx[i] = imgetd (im, parname) + } + do i = 1, 20 { + call sprintf(parname, SZ_LINE, "AMDY%d") + call pargi(i) + amdy[i] = imgetd (im, parname) + } + + if (imaccf(im, "CNPIX1") == YES) { + xcorner = imgetr (im, "CNPIX1") + ycorner = imgetr (im, "CNPIX2") + } else + call error(0,"CNPIXs keyword found") + + xsize = IM_LEN(im,1) + ysize = IM_LEN(im,2) + crpix1 = xsize/2. + crpix2 = ysize/2. + + # Center of image w/r to original lower left corner of + # scanned plate + im_x_center_pix = xcorner + (xsize/2.) - 0.5 + im_y_center_pix = ycorner + (ysize/2.) - 0.5 + + # Calculate equatorial coordinates for the center of subset giving + # the complete plate solution w/r to the original lower left corner + call ccgseq (plate_cen_ra, + plate_cen_dec, + plate_cen_x, + plate_cen_y, + x_pixel_size, + y_pixel_size, + plate_scale, + amdx, + amdy, + im_x_center_pix, + im_y_center_pix, + object_mag, + object_col, + crval1, + crval2) + + + # calculate CD matrix values for the input subset from the original + # plate solution. + call calcds (plate_cen_ra, + plate_cen_dec, + plate_cen_x, + plate_cen_y, + xcorner, + ycorner, + x_pixel_size, + y_pixel_size, + plate_scale, + xsize, + ysize, + crval1, + crval2, + amdx, + amdy, + cdmatx) + + # Now update the image header + + iferr (call addkf (im, "CTYPE1", 8, TY_CHAR, + "r.a. in tangent plane proyection")) + ; + call impstr (im, "CTYPE1", "RA---TAN") + + iferr (call addkf (im, "CTYPE2", 8, TY_CHAR, + "dec. in tangent plane proyection")) + ; + call impstr (im, "CTYPE2", "DEC--TAN") + + iferr (call addkf (im, "CRPIX1", 1, TY_REAL, + "reference pixel of first axis")) + ; + call imputr (im, "CRPIX1", crpix1) + + iferr (call addkf (im, "CRPIX2", 1, TY_REAL, + "reference pixel of second axis")) + ; + call imputr (im, "CRPIX2", crpix2) + + iferr (call addkf (im, "CRVAL1", 1, TY_REAL, + "r.a. at pixel crpix1 in decimal degrees")) + ; + call imputd (im, "CRVAL1", RADTODEG(crval1)) + + iferr (call addkf (im, "CRVAL2", 1, TY_REAL, + "dec. at pixel crpix2 in decimal degrees")) + ; + call imputd (im, "CRVAL2", RADTODEG(crval2)) + + # now add the new CD values + iferr (call addkf (im, "CD1_1", 1, TY_REAL, + "Change in r.a. per pixel along the first axis")) + ; + else + call addkf (im, "", 1, TY_REAL, + "evaluated at the reference pixel") + call imputd (im, "CD1_1", cdmatx[1]) + + iferr (call addkf (im, "CD1_2", 1, TY_REAL, + "ditto along the second axis")) + ; + call imputd (im, "CD1_2", cdmatx[2]) + + iferr (call addkf (im, "CD2_1", 1, TY_REAL, + "Change in dec. per pixel along the first axis")) + ; + else + call addkf (im, "", 1, TY_REAL, + "evaluated at the reference pixel") + call imputd (im, "CD2_1", cdmatx[3]) + + iferr (call addkf (im, "CD2_2", 1, TY_REAL, + "ditto along the second axis")) + ; + call imputd (im, "CD2_2", cdmatx[4]) + + call imunmap (im) +end + +include +include +include +include + +define SZ_VALSTR 80 +# ADDKF -- Add a user field to the image header. It is an error if the named +# field already exists. + +procedure addkf (im, key, lenv, datatype, comment) + +pointer im # image descriptor +char key[SZ_KEYWORD] # name of the new parameter +int lenv # keyword value length +int datatype # datatype of parameter +char comment[SZ_VALSTR] # comment describing new parameter + +int max_lenuserarea, diff, slen +pointer sp, keyname, rp, ua, op +int idb_kwlookup(), idb_findrecord(), strlen() +errchk syserrs + +begin + call smark (sp) + call salloc (keyname, SZ_FNAME, TY_CHAR) + call strcpy (key, Memc[keyname], SZ_FNAME) + + # Check for a redefinition. + if ((idb_kwlookup (key) > 0) || (idb_findrecord (im, key, rp) > 0)) + call syserrs (SYS_IDBREDEF, key) + + # Open the user area string for appending. If the user area is not + # empty the last character must be the newline record delimiter, + # else the new record we add will be invalid. + + max_lenuserarea = (LEN_IMDES + IM_LENHDRMEM(im) - IMU + 1) * SZ_STRUCT + ua = IM_USERAREA(im) + + for (rp=ua; Memc[rp] != EOS; rp=rp+1) + ; + if (rp - ua + SZ_VALSTR + 1 >= max_lenuserarea) + call syserrs (SYS_IDBOVFL, key) + + if (rp > ua && Memc[rp-1] != '\n') { + Memc[rp] = '\n' + rp = rp + 1 + } + + # Append the new record with an uninitialized value field. Keyword + # value pairs are encoded in FITS format. + + do op = rp, rp + SZ_VALSTR # blank fill card + Memc[op] = ' ' + + # Add the "= 'value' / comment". + slen = strlen(Memc[keyname]) + call amovc (Memc[keyname], Memc[rp], slen) + if (slen != 0) + Memc[rp+9-1] = '=' + if (datatype == TY_CHAR) { + Memc[rp+11-1] = '\'' + Memc[rp+20-1] = '\'' + } + + # Add the comment field. + diff = lenv - 20 + if (diff > 0) { + Memc[rp+34-1+diff] = '/' + call amovc (comment, Memc[rp+36-1+diff], + min (SZ_VALSTR-36+1-diff, strlen(comment))) + } else { + Memc[rp+32-1] = '/' + call amovc (comment, Memc[rp+34-1], + min (SZ_VALSTR-34+1, strlen(comment))) + } + # Terminate the card. + Memc[rp+SZ_VALSTR] = '\n' + Memc[rp+SZ_VALSTR+1] = EOS + + call sfree (sp) +end diff --git a/vo/votools/t_sbquery.x b/vo/votools/t_sbquery.x new file mode 100644 index 00000000..cba977ef --- /dev/null +++ b/vo/votools/t_sbquery.x @@ -0,0 +1,406 @@ +# + +# SBQUERY -- Call the IMCCE SkyBoT (Sky Bodies Tracker) service to locate +# minor planets within a radius at a given position and epoch. +# + +include + + +# Possible fields. +define SB_FIELDS "|num|name|class|ra|dec|vmag|poserr|cdist|dra|ddec|\ + |dgeo|dhelio|px|py|pz|vx|vy|vz|jd0|" + +define SB_NFIELDS 20 # accounts for the newline + +define SB_KNUM "NUM" # keywords +define SB_KNAME "NAME" +define SB_KCLASS "CLASS" +define SB_KRA "RA" +define SB_KDEC "DEC" +define SB_KVMAG "VMAG" +define SB_KPOSERR "POSERR" +define SB_KCDIST "CDIST" +define SB_KDRA "DRA" +define SB_KDDEC "DDEC" +define SB_KDGEO "DGEO" +define SB_KDHELIO "DHELIO" +define SB_KPX "PX" +define SB_KPY "PY" +define SB_KPZ "PZ" +define SB_KVX "VX" +define SB_KVY "VY" +define SB_KVZ "VZ" +define SB_KJD0 "JD0" + +define SB_LNUM "number" # attribute keywords +define SB_LNAME "name" +define SB_LCLASS "class" +define SB_LRA "ra" +define SB_LDEC "dec" +define SB_LVMAG "vmag" +define SB_LPOSERR "poserr" +define SB_LCDIST "cdist" +define SB_LDRA "dra" +define SB_LDDEC "ddec" +define SB_LDGEO "dgeo" +define SB_LDHELIO "dhelio" +define SB_LPX "px" +define SB_LPY "py" +define SB_LPZ "pz" +define SB_LVX "vx" +define SB_LVY "vy" +define SB_LVZ "vz" +define SB_LJD0 "jd0" + +define SB_FNUM 1 # field numbers +define SB_FNAME 2 +define SB_FCLASS 3 +define SB_FRA 4 +define SB_FDEC 5 +define SB_FVMAG 6 +define SB_FPOSERR 7 +define SB_FCDIST 8 +define SB_FDRA 9 +define SB_FDDEC 10 +# NL +define SB_FDGEO 12 +define SB_FDHELIO 13 +define SB_FPX 14 +define SB_FPY 15 +define SB_FPZ 16 +define SB_FVX 17 +define SB_FVY 18 +define SB_FVZ 19 +define SB_FJD0 20 + +define SB_FREAL "%-10.4f" +define SB_FWSTRING "%-12s" +define SB_FSTRING "%-10s" +define SB_FINTEGER "%10d" +define SB_FSEX "%-012h" + + + +procedure t_sbquery () + +pointer sp, fields, fieldstr, epoch +double ra, dec, sr, ut, jd_epoch +int sb, nobjs, nfields, i, gmtco +int tm[LEN_TMSTRUCT] +bool fmt +long otime, ntime + +real clgetr() +bool clgetb(), streq() +int vx_initVOClient(), vx_skybotnobjs(), vx_skybot() +int sb_fields() +long clktime() +double ast_date_to_julday() + +begin + call smark (sp) + call salloc (epoch, SZ_FNAME, TY_CHAR) + call salloc (fields, SZ_LINE, TY_INT) + call salloc (fieldstr, SZ_LINE, TY_CHAR) + + call aclrs (Memc[epoch], SZ_FNAME) + call aclri (Memc[fields], SZ_LINE) + call aclrs (Memc[fieldstr], SZ_LINE) + + + ra = clgetr ("ra") # Get the parameters + dec = clgetr ("dec") + sr = clgetr ("sr") + call clgstr ("epoch", Memc[epoch], SZ_LINE) + if (streq (Memc[epoch], "now")) { + # Handle the special case of 'now', i.e. find out what time it is. + call zgmtco (gmtco) + call brktime (clktime(0)+gmtco, tm) + ut = real (TM_HOUR(tm)) + + (real(TM_MIN(tm))/60.) + + (real(TM_SEC(tm))/3600.) + jd_epoch = ast_date_to_julday (TM_YEAR(tm), TM_MONTH(tm), + TM_MDAY(tm), ut) + + } else { + # Convert the user-supplied epoch. + call sscan (Memc[epoch]) + call gargd (jd_epoch) + } + call clgstr ("fields", Memc[fieldstr], SZ_LINE) + fmt = clgetb ("fmt") + + if (vx_initVOClient("") == ERR) { # Initialize + call clputi ("status", ERR) + return + } + + if (fmt) { + call printf ("#\n# Search Terms: ") + call printf ("Position=(%H,%h) sr=%.1f epoch=%.4f\n") + call pargd (ra) + call pargd (dec) + call pargd (sr) + call pargd (jd_epoch) + call printf ("#\n") + call flush (STDOUT) + } + + # Call the service + otime = clktime (0) + sb = vx_skybot (ra, dec, sr, sr, jd_epoch) + ntime = clktime (otime) + + if (sb != NULL) { + nobjs = vx_skybotnobjs (sb) + if (fmt) { + call printf ("# Found %d objects in %d seconds\n#\n") + call pargi (nobjs) + call pargl (ntime) + } + } else { + call eprintf ("Error in calling SkyBoT service\n") + call sfree (sp) + call clputi ("status", ERR) + call vx_closeVOClient (0) + return + } + + # Get the selected fields. + nfields = sb_fields (Memc[fieldstr], Memi[fields], SB_NFIELDS) + if (nfields <= 0) { + call vx_closeVOClient (0) + call sfree (sp) + return + } + + # Finally, print the table of results. + if (fmt) + call sb_pheader (Memi[fields], nfields) + for (i=0; i < nobjs; i=i+1) + call sb_print (sb, i, Memi[fields], nfields) + + call vx_closeVOClient (0) + + call clputi ("status", OK) +end + + +# SB_FIELDS -- Procedure to decode the fields string into a list of the +# fields to be printed. + +int procedure sb_fields (fieldstr, fields, max_nfields) + +char fieldstr[ARB] #I string containing the list of fields +int fields[ARB] #O fields array +int max_nfields #I maximum number of fields + +int nfields, flist, field +pointer sp, fname +int fntopenb(), fntgfnb(), strdic() + +begin + nfields = 0 + + call smark (sp) + call salloc (fname, SZ_FNAME, TY_CHAR) + + flist = fntopenb (fieldstr, NO) + while (fntgfnb (flist, Memc[fname], SZ_FNAME) != EOF && + (nfields < max_nfields)) { + field = strdic (Memc[fname], Memc[fname], SZ_FNAME, SB_FIELDS) + if (field == 0) + next + nfields = nfields + 1 + fields[nfields] = field + } + call fntclsb (flist) + + call sfree (sp) + + return (nfields) +end + + +# SB_PHEADER -- Print the banner fields. + +procedure sb_pheader (fields, nfields) + +int fields[ARB] # fields to be printed +int nfields # number of fields + +int i + +begin + call printf ("#") + do i = 1, nfields { + + switch (fields[i]) { + case SB_FNUM: + call printf (SB_FSTRING) + call pargstr (SB_KNUM) + case SB_FNAME: + call printf (SB_FWSTRING) + call pargstr (SB_KNAME) + case SB_FCLASS: + call printf (SB_FSTRING) + call pargstr (SB_KCLASS) + case SB_FRA: + call printf (SB_FWSTRING) + call pargstr (SB_KRA) + case SB_FDEC: + call printf (SB_FWSTRING) + call pargstr (SB_KDEC) + case SB_FVMAG: + call printf (SB_FSTRING) + call pargstr (SB_KVMAG) + case SB_FPOSERR: + call printf (SB_FSTRING) + call pargstr (SB_KPOSERR) + case SB_FCDIST: + call printf (SB_FSTRING) + call pargstr (SB_KCDIST) + case SB_FDRA: + call printf (SB_FSTRING) + call pargstr (SB_KDRA) + case SB_FDDEC: + call printf (SB_FSTRING) + call pargstr (SB_KDDEC) + case SB_FDGEO: + call printf (SB_FSTRING) + call pargstr (SB_KDGEO) + case SB_FDHELIO: + call printf (SB_FSTRING) + call pargstr (SB_KDHELIO) + case SB_FPX: + call printf (SB_FSTRING) + call pargstr (SB_KPX) + case SB_FPY: + call printf (SB_FSTRING) + call pargstr (SB_KPY) + case SB_FPZ: + call printf (SB_FSTRING) + call pargstr (SB_KPZ) + case SB_FVX: + call printf (SB_FSTRING) + call pargstr (SB_KVX) + case SB_FVY: + call printf (SB_FSTRING) + call pargstr (SB_KVY) + case SB_FVZ: + call printf (SB_FSTRING) + call pargstr (SB_KVZ) + case SB_FJD0: + call printf (SB_FSTRING) + call pargstr (SB_KJD0) + } + } + call printf ("\n") + call flush (STDOUT) +end + + +# SB_PRINT -- Print the banner fields. + +procedure sb_print (sb, objnum, fields, nfields) + +int sb # skybot pointer +int objnum # skybot result number +int fields[ARB] # fields to be printed +int nfields # number of fields + +int i, len +char buf[SZ_LINE] +double dval + +int vx_skybotstr() +double vx_skybotdbl() + +begin + do i = 1, nfields { + call aclrs (buf, SZ_LINE) + + switch (fields[i]) { + case SB_FNUM: + len = vx_skybotstr (sb, SB_LNUM, objnum, buf, SZ_FNAME) + call printf (SB_FSTRING) + call pargstr (buf) + case SB_FNAME: + len = vx_skybotstr (sb, SB_LNAME, objnum, buf, SZ_FNAME) + call printf (SB_FWSTRING) + call pargstr (buf) + case SB_FCLASS: + len = vx_skybotstr (sb, SB_LCLASS, objnum, buf, SZ_FNAME) + call printf (SB_FSTRING) + call pargstr (buf) + + case SB_FRA: + dval = vx_skybotdbl (sb, SB_LRA, objnum) + call printf (SB_FSEX) + call pargd (dval) + case SB_FDEC: + dval = vx_skybotdbl (sb, SB_LDEC, objnum) + call printf (SB_FSEX) + call pargd (dval) + case SB_FVMAG: + dval = vx_skybotdbl (sb, SB_LVMAG, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FPOSERR: + dval = vx_skybotdbl (sb, SB_LPOSERR, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FCDIST: + dval = vx_skybotdbl (sb, SB_LCDIST, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FDRA: + dval = vx_skybotdbl (sb, SB_LDRA, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FDDEC: + dval = vx_skybotdbl (sb, SB_LDDEC, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FDGEO: + dval = vx_skybotdbl (sb, SB_LDGEO, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FDHELIO: + dval = vx_skybotdbl (sb, SB_LDHELIO, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FPX: + dval = vx_skybotdbl (sb, SB_LPX, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FPY: + dval = vx_skybotdbl (sb, SB_LPY, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FPZ: + dval = vx_skybotdbl (sb, SB_LPZ, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FVX: + dval = vx_skybotdbl (sb, SB_LVX, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FVY: + dval = vx_skybotdbl (sb, SB_LVY, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FVZ: + dval = vx_skybotdbl (sb, SB_LVZ, objnum) + call printf (SB_FREAL) + call pargd (dval) + case SB_FJD0: + dval = vx_skybotdbl (sb, SB_LJD0, objnum) + call printf (SB_FREAL) + call pargd (dval) + } + } + call printf ("\n") + call flush (STDOUT) +end diff --git a/vo/votools/t_sesame.x b/vo/votools/t_sesame.x new file mode 100644 index 00000000..61a40bce --- /dev/null +++ b/vo/votools/t_sesame.x @@ -0,0 +1,135 @@ +# +# SESAME -- Call the Sesame web service to resovle an object name to +# (J2000) Equatorial coordinates using the VO Client interface. + + +define NRANGES 64 + +procedure t_sesame () + +char target[SZ_FNAME], root[SZ_FNAME], tname[SZ_FNAME], range_str[SZ_FNAME] +char pos[SZ_LINE], otype[SZ_LINE], ip, op +double ra, dec, ra_err, dec_err +int sr, len, ntargets, nobjs, nvalues, number, list, status +int ranges[2,NRANGES] +bool verbose, full + +int vx_initVOClient() +int vx_nameresolver(), vx_resolverpos(), vx_resolverotype() +double vx_resolverra(), vx_resolverdec() +double vx_errresolverra(), vx_errresolverdec() + +int fntopnb(), fntgfnb(), fntlenb() +int decode_ranges(), get_next_number() +bool clgetb(), streq() + +begin + status = OK + + # Get the target name and verbose parameter. + call clgstr ("target", target, SZ_FNAME) + call clgstr ("range", range_str, SZ_FNAME) + verbose = clgetb ("verbose") + full = clgetb ("long") + + + # Initialize the VO Client interface. + if (vx_initVOClient("") == ERR) { + call clputi ("status", ERR) + call error (0, "Error initializing VO Client") + return + } + + # Encode spaces in the object name. + for (ip=1; target[ip] != EOS; ip=ip+1) { + if (target[ip] == ' ') + target[ip] = '+' + } + + # Open the target list. + list = fntopnb (target, NO) + nobjs = fntlenb (list) + ntargets = nobjs + + # Loop over the object list. + while (nobjs > 0) { + + # Get the target name from the list. + if (fntgfnb (list, root, SZ_FNAME) == EOF) + break; + + # Initialize the range string decoding. + nvalues = 0 + if (range_str[1] != EOS) { + if (decode_ranges (range_str, ranges, NRANGES, nvalues)==ERR) { + call eprintf ("Error decoding range string '%s'\n") + call pargstr (range_str) + break + } + } + + # Loop over the range string. + while (nvalues == 0 || get_next_number (ranges, number) != EOF) { + + call strcpy (root, tname, SZ_FNAME) # single target + if (nvalues > 0) { # target list + call sprintf (tname, SZ_FNAME, "%s%d") + call pargstr (root) + call pargi (number) + } + + # Call the service and get the results. + sr = vx_nameresolver (tname) + + len = vx_resolverpos (sr, pos, SZ_LINE) + ra = vx_resolverra (sr) + dec = vx_resolverdec (sr) + ra_err = vx_errresolverra (sr) / 1000. # convert to arcsec + dec_err = vx_errresolverdec (sr) / 1000. + len = vx_resolverotype (sr, otype, SZ_LINE) + + if (streq (pos, "nul") && streq (otype, "nul")) + status = ERR + + # If we're not being quiet, print the RA and Dec so they may be + # easily scanned into variables from a script. + if (verbose) { + if (status == ERR) # no resolution + call strcpy ("INDEF INDEF", pos, SZ_FNAME) + + if (full) { + call printf ("%s %s %.3f %.3f %s\n") + call pargstr (tname) + call pargstr (pos) + call pargd (ra_err) + call pargd (dec_err) + call pargstr (otype) + } else { + call printf ("%s\n") + call pargstr (pos) + } + } + + if (nvalues == 0) + break + } + ntargets = ntargets + nvalues + + nobjs = nobjs - 1 + } + + # Save the results to the parameter file in any case. + if (ntargets == 1) { + call clpstr ("pos", pos) + call clputd ("ra", ra) + call clputd ("dec", dec) + call clputd ("ra_err", ra_err) + call clputd ("dec_err", dec_err) + call clpstr ("otype", otype) + } else + status = ERR + + call clputi ("status", status) + + call vx_closeVOClient (0) +end diff --git a/vo/votools/t_vodata.x b/vo/votools/t_vodata.x new file mode 100644 index 00000000..e6b3de58 --- /dev/null +++ b/vo/votools/t_vodata.x @@ -0,0 +1,736 @@ +# +# VODATA -- Query and Access VO Data Services + +include +include +include +include +include + + +define DEBUG FALSE +define DEF_BASE "res" + +define BP_NAMES "|any|radio|millimeter|infrared|optical|uv|x-ray|gamma-ray|" +define BP_ANY 1 +define BP_RADIO 2 +define BP_MILLIMETER 3 +define BP_INFRARED 4 +define BP_OPTICAL 5 +define BP_UV 6 +define BP_XRAY 7 +define BP_GAMMARAY 8 + +define TYP_NAMES "|any|catalog|image|spectral|" +define TYP_ANY 1 +define TYP_CATALOG 2 +define TYP_IMAGE 3 +define TYP_SPECTRAL 4 + +define OUT_FMTS "|ascii|csv|tsv|html|raw|fits|" +define FMT_ASCII 1 +define FMT_CSV 2 +define FMT_TSV 3 +define FMT_HTML 4 +define FMT_RAW 5 +define FMT_FITS 6 + + +# resources list of Resources to query (or "" or ServiceURL) +# objects list of Object names/images to query (or VOTable of positions) +# ra RA of query position +# dec Dec of query position +# sr Search radius (degrees, or min or sec) +# +# bandpass bandpass constraint (radio|infrared|optical|uv|xray|gamma) +# type service type to query (catalog|image) +# count print only a count of the results +# all query all data sources +# extract extract positions and URLs +# +# format output format (|fits|ascii|csv|tsv|html|raw) +# output output filename (or 'samp' to broadcast table) +# sequential use sequential file numbers (or object name) +# +# verbose verbose output? +# + + +procedure t_vodata () + +char resources[SZ_LINE], objects[SZ_FNAME] +char format[SZ_FNAME], verb[SZ_FNAME], output[SZ_FNAME] +char bandpass[SZ_FNAME], svctype[SZ_FNAME], dbgflag[SZ_FNAME] +char fmt[SZ_FNAME], sr[SZ_FNAME], allflag[SZ_FNAME] +char resdb[SZ_FNAME], resfile[SZ_FNAME], objfile[SZ_FNAME] +char pos[SZ_FNAME], size[SZ_FNAME], ivorn[SZ_FNAME], listflag[SZ_FNAME] +char sname[SZ_FNAME], url[SZ_FNAME], type[SZ_FNAME] + +pointer sp, name, tout, old, new, extn +pointer cmd, bpass, stype +int fd, verbose, ndat +int objlist, reslist, nres, nobjs, n +bool quiet, do_samp, count, all +double ra, dec, srad + +int clgeti(), strdic(), open(), imaccess(), vod_rename() +int access(), fntopnb(), fntgfnb(), fntlenb() +real clgetr() +bool clgetb(), streq(), rdb_lookup() + +begin + call smark (sp) + call salloc (name, SZ_FNAME, TY_CHAR) + call salloc (tout, SZ_PATHNAME, TY_CHAR) + call salloc (old, SZ_PATHNAME, TY_CHAR) + call salloc (new, SZ_PATHNAME, TY_CHAR) + call salloc (cmd, SZ_PATHNAME, TY_CHAR) + call salloc (extn, SZ_PATHNAME, TY_CHAR) + + call salloc (bpass, SZ_FNAME, TY_CHAR) + call salloc (stype, SZ_FNAME, TY_CHAR) + + + # Get the task parameters. + call clgstr ("resources", resources, SZ_LINE) # query params + all = clgetb ("all") + if (!all) + call clgstr ("objects", objects, SZ_LINE) + call clgstr ("size", sr, SZ_FNAME) + + count = clgetb ("count") + verbose = clgeti ("verbose") + quiet = clgetb ("quiet") + do_samp = clgetb ("samp") + + call clgstr ("output", output, SZ_FNAME) # output params + call clgstr ("format", format, SZ_FNAME) + call clgstr ("bandpass", bandpass, SZ_FNAME) # constraints + call clgstr ("type", svctype, SZ_FNAME) + call clgstr ("resdb", resdb, SZ_FNAME) + + + ################################ + # Build up arguments + ################################ + + # Get the resources to query. + call mktemp ("/tmp/res", resfile, SZ_FNAME) + fd = open (resfile, NEW_FILE, TEXT_FILE) + + if (resources[1] == EOS || streq (resources, "any")) { + call fprintf (fd, "any\n") + nres = INDEFI + call strcpy ("+l", listflag, SZ_FNAME) + } else { + reslist = fntopnb (resources, NO) + nres = fntlenb (reslist) + while (fntgfnb (reslist, Memc[name], SZ_FNAME) != EOF) { + if (rdb_lookup (resdb, Memc[name], type, sname, ivorn, url)) { + # Found an alias, print the unambiguous IVORN. + call fprintf (fd, "%s\n") + call pargstr (ivorn) + } else { + # Not an alias, let the task resolve it. + call fprintf (fd, "%s\n") + call pargstr (Memc[name]) + } + } + call fntclsb (reslist) + call strcpy ("+n", listflag, SZ_FNAME) + } + call close (fd) + + + # Get the object names to query. + call mktemp ("/tmp/obj", objfile, SZ_FNAME) + fd = open (objfile, NEW_FILE, TEXT_FILE) + + if (objects[1] != EOS) { + objlist = fntopnb (objects, NO) + nobjs = fntlenb (objlist) + while (fntgfnb (objlist, Memc[name], SZ_FNAME) != EOF) { + + if (imaccess (Memc[name], READ_ONLY) == YES) { + call vod_img_query (Memc[name], ra, dec, srad, pos, size) + + call fprintf (fd, "%g %g\n") + call pargd (ra) + call pargd (dec) + call sprintf (sr, SZ_FNAME, "%.6g") + call pargd (srad) + + } else { + # Object name, let the task resolve it. + call fprintf (fd, "%s\n") + call pargstr (Memc[name]) + } + } + call fntclsb (objlist) + + } else { + # No names given, use the explicit position in the parameters. + nobjs = 1 + call fprintf (fd, "%g %g\n") + call pargr (clgetr ("ra")) + call pargr (clgetr ("dec")) + } + call close (fd) + + + # FIXME -- In this release we're limited to image services for blind + # queries due to the catalog services querying non-std + # interfaces in VODATA> + # until we figure out the threading error problem. + if (IS_INDEFI(nres)) { + if (svctype[1] == EOS || !streq (svctype, "image")) { + call eprintf ( + "Error: Blind resource queries limited to 'image' services\n") + return + } + } + + + # Check constraints. + call aclrc (Memc[bpass], SZ_FNAME) + if (bandpass[1] == EOS || bandpass[1] == NULL) { + call strcpy ("any", Memc[bpass], SZ_FNAME) + } else { + n = strdic (bandpass, Memc[bpass], SZ_FNAME, BP_NAMES) + if (!quiet && n == 0) { + call eprintf ("Invalid bandpass constraint '%s', ignoring.\n") + call pargstr (bandpass) + } + } + + call aclrc (Memc[stype], SZ_FNAME) + if (svctype[1] == EOS || svctype[1] == NULL) { + call strcpy ("any", Memc[stype], SZ_FNAME) + } else { + n = strdic (svctype, Memc[stype], SZ_FNAME, TYP_NAMES) + if (!quiet && n == 0) { + call eprintf ("Invalid service constraint '%s', ignoring.\n") + call pargstr (svctype) + } + } + + # Get output processing options. + call vod_get_format (format, fmt, Memc[extn]) + if (IS_INDEFI(nres) || do_samp || all) { + # Unknown multiple resources. + call strcpy (output, Memc[tout], SZ_FNAME) + } else + call strcpy ("/tmp/vod", Memc[tout], SZ_FNAME) + if (output[1] == EOS) + call strcpy ("vod", output, SZ_FNAME) # set default name + + + call strcpy ("+n", verb, SZ_FNAME) # query verbosity + if (verbose > 1) + call strcpy ("-v", verb, SZ_FNAME) + if (verbose > 2) + call strcpy ("-vv", verb, SZ_FNAME) + + if (all) # query all data svcs? + call strcpy ("-a", allflag, SZ_FNAME) + else + call strcpy ("+n", allflag, SZ_FNAME) + + if (access ("/tmp/VOC_VDEBUG", 0, 0) == YES) # debug flag + call strcpy ("+d", dbgflag, SZ_FNAME) + else + call strcpy ("+n", dbgflag, SZ_FNAME) + + + ###################################### + # Call the VODATA task interface. + ###################################### + call vx_vodata (16, # argc + "-t", Memc[stype], # type constraint + "-b", Memc[bpass], # bandpass constraint + "-O", Memc[tout], # output filename (temp) + verb, # query verbosity + allflag, # query all data? + dbgflag, # debug flag + listflag, # svc_list flag + "-q", # suppress output + "-N", # numeric output name + "-R", # output format + resfile, # resources to query + objfile, sr) # objects to query + + + if (!quiet && (nres > 1 || IS_INDEFI(nres)) && streq(output,"STDOUT")) { + call printf("# Rows Cols File \tResource Title\n") + call printf("#\n") + } + + # Clean up the output filenames. For a single resource/object we + # still end up with a name file 'foo_000_000.xml', use a more + # logical naming scheme. + if (!all) { + ndat = vod_rename (output, Memc[tout], format, Memc[extn], + nres, nobjs, quiet, count, do_samp) + } + + if (!quiet && (nres > 1 || IS_INDEFI(nres)) && streq(output,"STDOUT")) { + call printf ("#\n# Data found for %d of %d resources queried.\n") + call pargi (ndat) + call pargi (nres) + } + + # Clean up the temporary resource and object/position files. + if (access (resfile, 0, 0) == YES) + call delete (resfile) + if (access (objfile, 0, 0) == YES) + call delete (objfile) +end + + +# VOD_RENAME -- Clean up the output filenames. For a single resource/object +# we still end up with a name file 'foo_000_000.xml', use a more logical +# naming scheme. + +int procedure vod_rename (output, tout, format, extn, nres, nobjs, + quiet, count, samp) + +char output[ARB] #i output base name +char tout[ARB] #i temp output name +char format[ARB] #i output format +char extn[ARB] #i filename extension +int nres #i number of resources +int nobjs #i number of objects +bool quiet #i print summary? +bool count #i print result count only? +bool samp #i broadcast as SAMP message? + +pointer sp, line, svc, obj, dir, new, old +int i, j, ip, sfd, nch, nfound, nrows, ncols, stat + +int access(), stridx(), strldx(), getline(), open(), ctoi() +int vot_convert() +bool streq() + +begin + call smark (sp) + call salloc (svc, SZ_FNAME, TY_CHAR) + call salloc (obj, SZ_FNAME, TY_CHAR) + call salloc (new, SZ_FNAME, TY_CHAR) + call salloc (old, SZ_FNAME, TY_CHAR) + call salloc (line, SZ_LINE, TY_CHAR) + call salloc (dir, SZ_PATHNAME, TY_CHAR) + + nrows = 0 + ncols = 0 + nfound = 0 + + # Get the cwd. + call fpathname (".", Memc[dir], SZ_PATHNAME) + ip = stridx ('/', Memc[dir]) + call strcpy (Memc[dir+ip-1], Memc[dir], SZ_PATHNAME) + + call sprintf (Memc[obj], SZ_FNAME, "%s.objects") + call pargstr (output) + + sfd = NULL + if (IS_INDEFI(nres)) { + # Get the number of services queried. + call sprintf (Memc[svc], SZ_FNAME, "%s.services") + call pargstr (output) + sfd = open (Memc[svc], READ_ONLY, TEXT_FILE) + nch = getline (sfd, Memc[line]) + + ip = 20 + nch = ctoi (Memc[line], ip, nres) + + nch = getline (sfd, Memc[line]) # Skip ahead + nch = getline (sfd, Memc[line]) + } + + # Process the output files as needed. + + for (i=0; i < nres; i=i+1) { + if (IS_INDEFI(nres)) + nch = getline (sfd, Memc[line]) + + for (j=0; j < nobjs; j=j+1) { + # Construct the vodata filename. + call sprintf (Memc[old], SZ_FNAME, "%s_%03d_%03d.xml") + call pargstr (tout) + call pargi (i) + call pargi (j) + + if (streq ("STDOUT", output) || streq ("STDERR", output)) { + call strcpy (output, Memc[new], SZ_FNAME) + if (access (Memc[old], 0, 0) == YES) { + call fcopy (Memc[old], Memc[new]) + call delete (Memc[old]) + nfound = nfound + 1 + } + + } else { + + if (nres == 1 && nobjs == 1) { + call sprintf (Memc[new], SZ_FNAME, "%s%s%s") + call pargstr (Memc[dir]) + call pargstr (output) + call pargstr (extn) + } else if (nres == 1) { + call sprintf (Memc[new], SZ_FNAME, "%s%s_%03d%s") + call pargstr (Memc[dir]) + call pargstr (output) + call pargi (j) + call pargstr (extn) + } else if (nobjs == 1) { + call sprintf (Memc[new], SZ_FNAME, "%s%s_%03d%s") + call pargstr (Memc[dir]) + call pargstr (output) + call pargi (i) + call pargstr (extn) + } else { + call sprintf (Memc[new], SZ_FNAME, "%s%s_%03d_%03d%s") + call pargstr (Memc[dir]) + call pargstr (output) + call pargi (i) + call pargi (j) + call pargstr (extn) + } + + if (access (Memc[old], 0, 0) == YES) { + if (!quiet) { + call vod_tinfo (Memc[old], nrows, ncols) + ip = strldx ('/', Memc[new]) + call eprintf (" %5d %4d %s") + call pargi (nrows) + call pargi (ncols) + call pargstr (Memc[new+ip]) + if (nres > 1) { + call eprintf (" %s") + call pargstr (Memc[new+22]) + } else + call eprintf ("\n") + } + + if (count) { + # If ony printing a count, delete saved results. + if (access (Memc[old], 0, 0) == YES) + call delete (Memc[old]) + } else { + + if (access (Memc[new], 0, 0) == NO) { + if (!streq (extn, "xml")) { + stat = vot_convert (Memc[old], Memc[new], + format) + call delete (Memc[old]) + } else + call frename (Memc[old], Memc[new]) + } + + if (samp) # broadcast the table + call vod_bcast_table (Memc[new]) + } + + nfound = nfound + 1 + } + } + + if (DEBUG) { + call eprintf ("%d/%d: %s -> %s\n") + call pargi (nres) ; call pargi (nobjs) + call pargstr (Memc[old]) + call pargstr (Memc[new]) + } + } + } + + + if (count || streq (output, "STDOUT")) { + # If ony printing a count, delete saved results. + if (access (Memc[svc], 0, 0) == YES) + call delete (Memc[svc]) + if (access (Memc[obj], 0, 0) == YES) + call delete (Memc[obj]) + } + if (sfd != NULL) + call close (sfd) + call sfree (sp) + + return (nfound) +end + + +# VOD_TINFO -- Get table dimensions. + +procedure vod_tinfo (tblname, nrows, ncols) + +char tblname[ARB] #i table name +int nrows, ncols #o table dimensions + +pointer tp, tbtopn() +int tbpsta() + +begin + iferr { + tp = tbtopn (tblname, READ_ONLY, 0) + } then { + call eprintf ("Error: can't open '%s'\n") + call pargstr (tblname) + return + } + + nrows = tbpsta (tp, TBL_NROWS) + ncols = tbpsta (tp, TBL_NCOLS) + + call tbtclo (tp) +end + + +# VOD_BCAST_TABLE -- Broadcast a table name for loading. + +procedure vod_bcast_table (tblname) + +char tblname[ARB] #i table name + +pointer sp, cwd, cmd, name +int status + +begin + call smark (sp) + call salloc (cwd, SZ_PATHNAME, TY_CHAR) + call salloc (cmd, SZ_PATHNAME, TY_CHAR) + call salloc (name, SZ_PATHNAME, TY_CHAR) + + # Get the current working dir + call zfgcwd (Memc[cwd], SZ_PATHNAME, status) + call strupk (Memc[cwd], Memc[cwd], SZ_PATHNAME) + + # Broadcast the table + call sprintf (Memc[cmd], SZ_PATHNAME, "samp loadVOTAble file://%s\n") + call pargstr (tblname) + + # FIXME -- Need to be using the real SAMP interface here. + call clcmd (Memc[cmd]) + + call sfree (sp) +end + + +# VOD_GET_FORMAT -- Convert the format parameter to the flag and file extn. + +procedure vod_get_format (format, fmt, extn) + +char format[ARB] #i format parameter +char fmt[ARB] #o format flag +char extn[ARB] #o output extension + +int ofmt +int strdic() + +begin + ofmt = strdic (format, fmt, SZ_FNAME, OUT_FMTS) + switch (ofmt) { + case FMT_ASCII: + call strcpy ("-A", fmt, SZ_FNAME) + call strcpy (".asv", extn, SZ_FNAME) + case FMT_CSV: + call strcpy ("-C", fmt, SZ_FNAME) + call strcpy (".csv", extn, SZ_FNAME) + case FMT_TSV: + call strcpy ("-T", fmt, SZ_FNAME) + call strcpy (".tsv", extn, SZ_FNAME) + case FMT_HTML: + call strcpy ("-H", fmt, SZ_FNAME) + call strcpy (".html", extn, SZ_FNAME) + case FMT_RAW: + call strcpy ("-R", fmt, SZ_FNAME) + call strcpy (".xml", extn, SZ_FNAME) + case FMT_FITS: + call strcpy ("-F", fmt, SZ_FNAME) + call strcpy (".fits", extn, SZ_FNAME) + default: + call strcpy ("-R", fmt, SZ_FNAME) + call strcpy (".xml", extn, SZ_FNAME) + } +end + + +# VOD_TBL_COPY -- Copy a single table to a new file. If the file exists, append +# as a new extension. + +procedure vod_tbl_copy (oldfile, newfile) + +char oldfile[ARB] # i: current file name +char newfile[ARB] # i: new file name + +int phu_copied # set by tbfpri and ignored +pointer sp, oldname, newname + +bool use_fcopy # true if we should copy the file with fcopy + +bool streq() +int tbtacc() +errchk tbfpri, tbtcpy + +begin + call smark (sp) + call salloc (oldname, SZ_FNAME, TY_CHAR) + call salloc (newname, SZ_FNAME, TY_CHAR) + + # Check to make sure the copy is legal + + use_fcopy = false + if (streq (oldfile, newfile)) { + call eprintf ("Cannot copy table to itself: %s\n") + call pargstr (oldfile) + + if (tbtacc (oldfile) == YES) + use_fcopy = true + + if (use_fcopy) { + call tbtext (oldfile, Memc[oldname], SZ_FNAME) + call tbtext (newfile, Memc[newname], SZ_FNAME) + + iferr (call fcopy (Memc[oldname], Memc[newname])) { + call erract (EA_WARN) + } + } + + } else { + # Table extensions are copied by the table + # library function tbtcpy + iferr { + call tbfpri (oldfile, newfile, phu_copied) + call tbtcpy (oldfile, newfile) + } then { + call erract (EA_WARN) + } + } + + call sfree (sp) + return +end + + +# VOD_IMG_QUERY -- Get the query params for the named image. + +procedure vod_img_query (imname, ra, dec, sr, pos, size) + +char imname[ARB] #i image name +double ra, dec, sr #o RA/DEC/SR params +char pos[ARB] #o POS string +char size[ARB] #o SIZE string + +double r[IM_MAXDIM], w[IM_MAXDIM], cd[2,2] +double xrot, yrot, rot, scale + +pointer im, mw, ctw, co +int stat +double cx, cy, ra0, dec0 + +pointer immap() +int sk_decim(), mw_stati() +pointer mw_sctran() + +begin + # Open the image. + iferr { + im = immap (imname, READ_ONLY, 0) + } then { + # Unable to decode image WCS + call eprintf ("Error: Cannot open image '%s'\n") + call pargstr (imname) + return + } + + + # Get the WCS. + iferr { + stat = sk_decim (im, "world", mw, co) + if (stat == ERR || mw == NULL) { + # Unable to decode image WCS + call eprintf ("Error: No image WCS present.\n") + return + + } else if (mw != NULL) { + ctw = mw_sctran (mw, "logical", "world", 03B) + cx = IM_LEN(im,1) / 2 + cy = IM_LEN(im,2) / 2 + call mw_c2trand (ctw, cx, cy, ra0, dec0) + + # Get the CD matrix for scale and rotation + call vod_gfterm (mw, r, w, cd, mw_stati (mw, MW_NPHYSDIM)) + scale = 3600. * sqrt ((cd[1,1]**2 + cd[2,1]**2 + + cd[1,2]**2 + cd[2,2]**2) / 2.) + + xrot = abs (atan2 ( cd[2,1], cd[1,1])) + yrot = abs (atan2 (-cd[1,2], cd[2,2])) + rot = (xrot + yrot) / 2.0 # NOT USED + + + ra = ra0 + dec = dec0 + sr = max (((scale * IM_LEN(im,1)) / 3600.), + (scale * IM_LEN(im,2)) / 3600.) + + call sprintf (pos, SZ_FNAME, "%.6g,%.6g") + call pargd (ra0) + call pargd (dec0) + call sprintf (size, SZ_FNAME, "%.4g,%.4g") + call pargd ((scale * IM_LEN(im,1)) / 3600.) + call pargd ((scale * IM_LEN(im,2)) / 3600.) + } + + } then { + # Unable to decode image WCS + call eprintf ("Error: Unable to decode WCS.\n") + } + + call imunmap (im) +end + + +# VOD_GFTERM -- Compute the output FITS CRPIX, CRVAL, and CD arrays from the +# MWCS LTERM and WTERM. Note that the CD matrix terms are still transposed +# from the usual Fortran order. + +procedure vod_gfterm (mw, crpix, crval, cd, ndim) + +pointer mw #i the input mwcs pointer +double crpix[ndim] #o the output FITS CRPIX array +double crval[ndim] #o the output FITS CRVAL array +double cd[ndim,ndim] #o the output FITS CD matrix +int ndim #i the dimensionality of the wcs + +pointer sp, r, wcd, ltv, ltm, iltm +int i + +errchk mw_gwtermd, mw_gltermd + +begin + call smark (sp) + call salloc (r, ndim, TY_DOUBLE) + call salloc (wcd, ndim * ndim, TY_DOUBLE) + call salloc (ltv, ndim, TY_DOUBLE) + call salloc (ltm, ndim * ndim, TY_DOUBLE) + call salloc (iltm, ndim * ndim, TY_DOUBLE) + + iferr { + call mw_gwtermd (mw, Memd[r], crval, Memd[wcd], ndim) + call mw_gltermd (mw, Memd[ltm], Memd[ltv], ndim) + call mwvmuld (Memd[ltm], Memd[r], crpix, ndim) + call aaddd (crpix, Memd[ltv], crpix, ndim) + call mwinvertd (Memd[ltm], Memd[iltm], ndim) + call mwmmuld (Memd[wcd], Memd[iltm], cd, ndim) + + } then { + # Set up a default value. + call aclrd (cd, ndim*ndim) + for (i=1; i <= ndim; i=i+1) { + crpix[i] = 1.0d0 + crval[i] = 1.0d0 + cd[i,i] = 1.0d0 + } + } + + call sfree (sp) +end diff --git a/vo/votools/t_votcopy.x b/vo/votools/t_votcopy.x new file mode 100644 index 00000000..8a115227 --- /dev/null +++ b/vo/votools/t_votcopy.x @@ -0,0 +1,45 @@ +# +# VOTCOPY -- Copy a VOTable from one format to another. + + +procedure t_votcopy () + +char in[SZ_LINE], out[SZ_LINE], format[SZ_LINE] +int inlist, outlist +bool header, verbose + +int clpopni(), clplen(), clgfil(), vot_convert() +bool clgetb() + +begin + # Get the task parameters. + inlist = clpopni ("input") + outlist = clpopni ("output") + + call clgstr ("format", format, SZ_LINE) + header = clgetb ("header") + verbose = clgetb ("verbose") + + if (clplen (inlist) != clplen (outlist)) { + call eprintf ("Number of input and output files not the same.\n") + call clpcls (inlist) + call clpcls (outlist) + return + } + + # Loop over the files, + while (clgfil (inlist, in, SZ_LINE) != EOF && + (clgfil (outlist, out, SZ_LINE) != EOF)) { + + if (vot_convert (in, out, format) == ERR) + break + } + + call clpcls (inlist) + call clpcls (outlist) + + # Don't save the calling parameters. + call clpstr ("input", "") + call clpstr ("output", "") + call clpstr ("format", "") +end diff --git a/vo/votools/t_votget.x b/vo/votools/t_votget.x new file mode 100644 index 00000000..c189638f --- /dev/null +++ b/vo/votools/t_votget.x @@ -0,0 +1,122 @@ +# +# VOTGET -- Download Access References from a VOTable + +include +include + + +define DEF_BASE "file" +define DEF_EXTN "fits" + + +# input input list of VOTables +# +# base base output filename +# extn output filename extension +# sequential use sequential file numbers +# +# list list, rather than download, access references +# nthreads Number of simultaneous downloads +# +# col column number to use for acred (0-indexed) +# acref ucd to identify the access reference column +# format format to download (e.g. 'fits' or 'jpeg') + + +procedure t_votget () + +pointer sp, in, base, extn, efname, acref, format, in_osfn, line +char nth[SZ_FNAME], cnum[SZ_FNAME], seq[SZ_FNAME] +int efd, inlist, nthreads, col +bool sequential, list + +int open(), getline(), clgeti(), clpopni(), clgfil() +bool clgetb() + +begin + call smark (sp) + call salloc (in, SZ_FNAME, TY_CHAR) + call salloc (base, SZ_FNAME, TY_CHAR) + call salloc (extn, SZ_FNAME, TY_CHAR) + call salloc (efname, SZ_FNAME, TY_CHAR) + call salloc (acref, SZ_FNAME, TY_CHAR) + call salloc (format, SZ_FNAME, TY_CHAR) + call salloc (line, SZ_LINE, TY_CHAR) + + call strcpy ("", Memc[base], SZ_LINE) + + # Get the task parameters. + inlist = clpopni ("input") + + list = clgetb ("list") + if (!list) + call clgstr ("base", Memc[base], SZ_LINE) + call clgstr ("extn", Memc[extn], SZ_LINE) + call clgstr ("format", Memc[format], SZ_FNAME) + call clgstr ("acref", Memc[acref], SZ_FNAME) + + nthreads = clgeti ("nthreads") + col = clgeti ("col") + list = clgetb ("list") + sequential = clgetb ("sequential") + + + # Convert integer args to strings for passing to the task. + call sprintf (nth, SZ_FNAME, "%d") + call pargi (nthreads) + if (!IS_INDEFI(col)) { + call sprintf (cnum, SZ_FNAME, "%d") + call pargi (col) + } + + if (list) + call mktemp ("/tmp/ex", Memc[efname], SZ_FNAME) + + if (sequential) + call strcpy ("-s", seq, SZ_FNAME) + else + call strcpy ("+n", seq, SZ_FNAME) + + + # Loop over the files, + while (clgfil (inlist, Memc[in], SZ_LINE) != EOF) { + + call fmapfn (Memc[in], Memc[in_osfn], SZ_PATHNAME) + call strupk (Memc[in_osfn], Memc[in_osfn], SZ_PATHNAME) + + # Call the application part of the task. + if (IS_INDEFI(col)) { + if (list) { + call vx_voget (7, "-o", Memc[efname], "-f", Memc[format], + "-u", Memc[acref], Memc[in_osfn]) + } else { + call vx_voget (12, "-b", Memc[base], "-N", nth, seq, + "-e", Memc[extn], "-f", Memc[format], + "-u", Memc[acref], Memc[in_osfn]) + } + } else { + if (list) { + call vx_voget (7, "-o", Memc[efname], "-f", Memc[format], + "-F", cnum, Memc[in_osfn]) + } else { + call vx_voget (12, "-b", Memc[base], "-N", nth, seq, + "-e", Memc[extn], "-f", Memc[format], + "-F", cnum, Memc[in_osfn]) + } + } + } + + # Print the extracted access references from the concatenated file. + if (list) { + efd = open (Memc[efname], READ_ONLY, TEXT_FILE) + while (getline (efd, Memc[line]) != EOF) { + call printf ("%s") + call pargstr (Memc[line]) + } + call close (efd) + call delete (Memc[efname]) + } + + call clpcls (inlist) + call sfree (sp) +end diff --git a/vo/votools/t_votsize.x b/vo/votools/t_votsize.x new file mode 100644 index 00000000..6fae7049 --- /dev/null +++ b/vo/votools/t_votsize.x @@ -0,0 +1,32 @@ +# +# VOTSIZE -- Simply get the size of a VOTable. We need to work on the +# VOTable itself since the TABLES tasks don't generally behave well when +# there are no rows in a table. + +include +include + + +procedure t_votsize () + +char in[SZ_LINE] +char out[SZ_LINE], line[SZ_LINE] + +int fd, nchars +int vx_voinfo(), open(), getline() + +begin + # Get the table name. + call clgstr ("input", in, SZ_LINE) + + call mktemp ("/tmp/sz", out, SZ_LINE) + call vx_voinfo (3, "-s", out, in) + + fd = open (out, READ_ONLY, TEXT_FILE) + nchars = getline (fd, line) + call close (fd) + + call printf ("%s") + call pargstr (line) + call delete (out) +end diff --git a/vo/votools/tabclip.cl b/vo/votools/tabclip.cl new file mode 100644 index 00000000..bf53f2dc --- /dev/null +++ b/vo/votools/tabclip.cl @@ -0,0 +1,49 @@ +# TABCLIP -- Clip a table to the specified boundaries. + +procedure tabclip (intab, outtab, xcol, ycol, x1, y1, x2, y2) + +string intab { prompt="Input table" } +string outtab { prompt="Output table" } +string xcol { prompt="Name of X column" } +string ycol { prompt="Name of Y column" } +real x1 { prompt="Left X clipping value" } +real y1 { prompt="Bottom Y clipping value" } +real x2 { prompt="Right X clipping value" } +real y2 { prompt="Top Y clipping value" } + +begin + string expr, in, out, xc, yc, ttab + real xv1, yv1, xv2, yv2, temp + + # Get the parameters + in = intab ; out = outtab + xc = xcol ; yc = ycol + xv1 = x1 ; yv1 = y1 + xv2 = x2 ; yv2 = y2 + + # Swap if needed. + if (xv1 > xv2) { temp = xv2 ; xv2 = xv1 ; xv1 = temp } + if (yv1 > yv2) { temp = yv2 ; yv2 = yv1 ; yv1 = temp } + + + if (access (in) == no) + error (0, "tabclip: Input table doesn't exist.") + if (access (out) == no) + error (0, "tabclip: Cannot open output table.") + + # Form the clipping expression. + expr = xc // " >= " // xv1 // " && " + expr += yc // " >= " // yv1 // " && " + expr += xc // " <= " // xv2 // " && " + expr += yc // " <= " // yv2 + + # Do the selection. + if (in != out) { + tselect (in, out, expr) + } else { + ttab = mktemp ("/tmp/tt") + tselect (in, ttab, expr) + copy (ttab, out) + delete (ttab, verify-, >& "dev$null") + } +end diff --git a/vo/votools/taboverlay.cl b/vo/votools/taboverlay.cl new file mode 100644 index 00000000..e8193e84 --- /dev/null +++ b/vo/votools/taboverlay.cl @@ -0,0 +1,73 @@ +#{ TABOVERLAY -- Overlay a catalog of sources on an image display. The +# catalog is assumed to be a text file, the user supplies the columns +# defining the RA/Dec columns (and optional label). These will be +# converted to image coords based on the WCS of the image. + +procedure taboverlay (image, catalog) + +string image { prompt = "Input image" } +string catalog { prompt = "Input catalog" } + +int labcol = 1 { prompt = "Label column" } +int racol = 2 { prompt = "RA column" } +int deccol = 3 { prompt = "Dec column" } +int mkcolor = 208 { prompt = "Marker color" } +int status = 0 { prompt = "Service status code" } + +begin + string img, cat, coords, tvcoords, pos_all + real ra, dec, size + int mcol, c1, c2, c3 + + + # Get params to local variables. + img = image + mcol = mkcolor + c1 = racol + c2 = deccol + c3 = labcol + cat = catalog + + if (imaccess (img)) { + iferr { wcsinfo (img) } then { + error (0, "Cannot determine image coords for `"//img//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + size = max (wcsinfo.width, wcsinfo.height) / 60.0 + } + } else { + #error (0, "Image '"// img // "' not found.") + sesame (img, verbose-) + ra = sesame.ra + dec = sesame.dec + img = "cache$" // img // ".fits" + } + + + # Create temp files for the output + coords = mktemp ("tmp$to") + tvcoords = mktemp ("tmp$to") + pos_all = mktemp ("tmp$to") + + # Select the RA,Dec and optional columns from the table. + fields (cat, c1//","//c2//","//c3, >& pos_all) + + # Mark the objects on the display. + wcsctran (pos_all, "c1", img, verb-, + inwcs="world", outwcs="logical", units="n n") + tvmark (frame=1, coords="c1", mark="circle", radii=10, color=mcol, + txsize=1, nxoffset=5, nyoffset=-10) + delete ("c1", verify-, >& "dev$null") + + if (mkcolor > 217) # update the marker color + mkcolor = 204 + else + mkcolor = mkcolor + 1 + + # Clean up. + delete (coords, verify-, >& "dev$null") + delete (pos_all, verify-, >& "dev$null") + delete (tvcoords, verify-, >& "dev$null") +end + diff --git a/vo/votools/tests/vodata_001.cl b/vo/votools/tests/vodata_001.cl new file mode 100644 index 00000000..79beeb3b --- /dev/null +++ b/vo/votools/tests/vodata_001.cl @@ -0,0 +1,27 @@ +# +# VODATA task unit tests + +# Set the test description string. +votest.descr = "VODATA task unit tests" + +vodata.size = 0.05 +vodata.output = "STDOUT" + +delete ("/tmp/svcs.txt", verify-, >& "dev$null") +print ("hst\nchandra\ngsc2.3", > "/tmp/svcs.txt") +delete ("/tmp/pos.txt", verify-, >& "dev$null") +print ("m31\nm32\nm33\n", > "/tmp/pos.txt") + +printf ("Example 1)\n") +vodata ("gsc2.3", "ngc1234") +vodata ("gsc2.3", "@/tmp/pos.txt") +vodata ("gsc2.3", "m31,m51,m93") +vodata ("@/tmp/svcs.txt", "@/tmp/pos.txt") +vodata ("hst,chandra,gsc2.3", "@/tmp/pos.txt") +vodata ("2mass-psc", "dev$ypix") + +printf ("Example 2)\n") +vodata ("any", "IC10", type="image") + +printf ("Example 3)\n") +vodata ("any", "abell2712", type="image", bandpass="x-ray") diff --git a/vo/votools/tests/zztest.csh b/vo/votools/tests/zztest.csh new file mode 100755 index 00000000..146f6b9f --- /dev/null +++ b/vo/votools/tests/zztest.csh @@ -0,0 +1,18 @@ +#!/bin/csh -f + +set n = 0 +echo > /tmp/z/zzlist +foreach i (`cat /tmp/_im.s`) + echo $n " " $i + + echo "b xerror_" > /tmp/c + echo "b zpanic_" >> /tmp/c + echo "run vodata resources='"$i"' @zz.dpar" >> /tmp/c + echo "thread apply all bt" >> /tmp/c + echo "quit" >> /tmp/c + + echo $n " " $i >> /tmp/z/zzlist + gdb -x /tmp/c ./xx_votools.e >& /tmp/z/$n.out + + set n = `expr $n + 1` +end diff --git a/vo/votools/topcat.cl b/vo/votools/topcat.cl new file mode 100644 index 00000000..a8192fb1 --- /dev/null +++ b/vo/votools/topcat.cl @@ -0,0 +1,43 @@ +#{ TOPCAT -- Start or stop the TOPCAT app. + +procedure topcat (cmd) + +string cmd { prompt = "Command" } +bool bkg = yes { prompt = "Run in background?" } +bool verbose = no { prompt = "Print actions?" } + +begin + string action, command, ch + bool verb + + + if ($nargs > 0) + action = cmd + else + action = "start" + verb = verbose + command = "!" // osfn ("vo$java/app.topcat") + + + if (action == "stop" || action == "off") { + if (verb) + printf ("Stopping Topcat .... ") + command = command // " -kill" + print (command) | cl(, >& "dev$null") + + + } else if (action == "status") { + command = command // " -status" + print (command) | cl() + + } else { + # Default is to start the app + if (verb) + printf ("Starting Topcat .... ") + command = command // " -bg" + print (command) | cl(, >& "dev$null") + } + + if (verb) + printf ("\n") +end diff --git a/vo/votools/vocdctl.par b/vo/votools/vocdctl.par new file mode 100644 index 00000000..9e0abdf6 --- /dev/null +++ b/vo/votools/vocdctl.par @@ -0,0 +1 @@ +cmd,s,q,"",,,Command diff --git a/vo/votools/vodata.par b/vo/votools/vodata.par new file mode 100644 index 00000000..d1b87209 --- /dev/null +++ b/vo/votools/vodata.par @@ -0,0 +1,16 @@ +resources,s,q,"",,,"List of resources to query" +objects,s,q,"",,,"List of targets to query" +ra,r,h,0.0,0.,360.,"Resolved RA (J2000 decimal degrees)" +dec,r,h,0.0,-90.,90.,"Resolved Dec (J2000 decimal degrees)" +size,r,h,0.25,0.,360.,"Query size (decimal degrees)" +output,s,h,"STDOUT",,,"Output filename base" +format,s,h,"raw",,,"Output format" +samp,b,h,no,,,"Broadcast as samp message?" +count,b,h,no,,,"Print only a count of results?" +verbose,i,h,1,1,3,"Query verbosity level" +all,b,h,no,,,"Query all resource services?" +bandpass,s,h,"",,,"Bandpass constraint" +type,s,h,"",,,"Service type constraint" +resdb,s,h,)_.resdb,,,"Resource database" +quiet,b,h,no,,,"Suppress task output?" +status,i,h,,,,"Service status code" diff --git a/vo/votools/votcopy.par b/vo/votools/votcopy.par new file mode 100644 index 00000000..81abab02 --- /dev/null +++ b/vo/votools/votcopy.par @@ -0,0 +1,6 @@ +input,s,a,,,,Input VOTable names +output,s,a,,,,Output file names +format,s,a,,,,Output format +header,b,h,yes,,,Header? +verbose,b,h,yes,,,Verbose? +mode,s,h,"al" diff --git a/vo/votools/votget.par b/vo/votools/votget.par new file mode 100644 index 00000000..b3129c00 --- /dev/null +++ b/vo/votools/votget.par @@ -0,0 +1,10 @@ +input,s,a,,,,Input VOTable names +base,s,q,,,,Base output file name +extn,s,h,"fits",,,Filename extension +format,s,h,"fits",,,Format to download +acref,s,h,"VOX:Image_AccessReference",,,UCD to identify access reference +col,i,h,INDEF,,,Column number to use for acref +sequential,b,h,yes,,,Use sequential file numbers +nthreads,i,h,4,,,Number of download threads? +list,b,h,yes,,,List instead of download access refs? +mode,s,h,"al" diff --git a/vo/votools/votools.cl b/vo/votools/votools.cl new file mode 100644 index 00000000..abfb1976 --- /dev/null +++ b/vo/votools/votools.cl @@ -0,0 +1,76 @@ +#{ VOTOOLS -- VO Toolbox Sub-Package + +# Logical directories. +reset votools = "vo$votools/" +reset handlers = "vo$handlers/" +reset vojava = "vo$java/" +reset vodata = "vo$votest/data/" + + +package votools + +# Compiled tasks. +task dalclient, + dispname, + makewcs, + sesame, + votcopy, + votsize, + votget, + vodata, + sbquery = votools$x_votools.e + + +# Script tasks. +task tblhandler = handlers$tblhandler.cl # SAMP handlers +#task imghandler = handlers$imghandler.cl +task overhandler = handlers$overhandler.cl + +task nedoverlay = votools$nedoverlay.cl # Catalog overlays +task radiooverlay = votools$radiooverlay.cl +task xrayoverlay = votools$xrayoverlay.cl +task obslogoverlay = votools$obslogoverlay.cl + +task dss = votools$dss.cl # Image access + +task getimg = votools$getimg.cl # Data access +task getcat = votools$getcat.cl +task getspec = votools$getspec.cl +task imgcat = votools$imgcat.cl + +task regdb = votools$regdb.cl +task mkregdb = votools$mkregdb.cl +task wcsinfo = votools$wcsinfo.cl + +task hub = votools$hub.cl # External apps +task topcat = votools$topcat.cl +task aladin = votools$aladin.cl + +task taboverlay = votools$taboverlay.cl # Table tools +task votpos = votools$votpos.cl +task tabclip = votools$tabclip.cl + +task regmetalist = votools$regmetalist.cl # Utility routines +task colbyid = votools$colbyid.cl +task colbyname = votools$colbyname.cl +task colbyucd = votools$colbyucd.cl +task qstring = votools$qstring.cl +task prettystr = votools$prettystr.cl + + +# Foreign (Java) tasks. +printf ("$task $voclientd = $%s/voclientd\nkeep\n", osfn("vojava$")) | cl() + + +# Hidden tasks. +#hidetask dalclient +hidetask regmetalist +#hidetask tabclip +#hidetask sbquery +hidetask qstring + +#hidetask vocdctl +hidetask voclientd + + +clbye() diff --git a/vo/votools/votools.hd b/vo/votools/votools.hd new file mode 100644 index 00000000..6cc78388 --- /dev/null +++ b/vo/votools/votools.hd @@ -0,0 +1,58 @@ +# Help directory for the VO Toolbox package. + +$doc = "./doc/" +$vosrc = "./" +$votools = "./" + +revisions sys=Revisions + +# Data Query Utilities +getcat hlp=doc$getcat.hlp, src=votools$getcat.cl +getimg hlp=doc$getimg.hlp, src=votools$getimg.cl +#getspec hlp=doc$getspec.hlp, src=votools$getspec.cl +#getlines hlp=doc$getlines.hlp, src=votools$getlines.cl +vodata hlp=doc$vodata.hlp, src=votools$t_vodata.x + +# Image Utilities +dss hlp=doc$dss.hlp, src=votools$dss.cl +imgcat hlp=doc$imgcat.hlp, src=votools$imgcat.cl +dispname hlp=doc$dispname.hlp, src=votools$t_dispname.x +wcsinfo hlp=doc$wcsinfo.hlp, src=votools$wcsinfo.cl + +# VO Service Tools +sesame hlp=doc$sesame.hlp, src=votools$t_sesame.x + +# Simple Catalog Tools +nedoverlay hlp=doc$nedoverlay.hlp, src=votools$nedoverlay.cl +obslogoverlay hlp=doc$obslogoverlay.hlp, src=votools$obslogoverlay.cl +radiooverlay hlp=doc$radiooverlay.hlp, src=votools$radiooverlay.cl +xrayoverlay hlp=doc$xrayoverlay.hlp, src=votools$xrayoverlay.cl + +# Registry Tools +mkregdb hlp=doc$mkregdb.hlp, src=votools$mkregdb.cl +regdb hlp=doc$regdb.hlp, src=votools$regdb.cl +regmetalist hlp=doc$regmetalist.hlp, src=votools$regmetalist.cl + +# VOTable Utilities +votcopy hlp=doc$votcopy.hlp, src=votools$t_votcopy.x +votget hlp=doc$votget.hlp, src=votools$t_votget.x +votpos hlp=doc$votpos.hlp, src=votools$votpos.cl +votsize hlp=doc$votsize.hlp, src=votools$t_votsize.x + +# Table Utilities +colbyid hlp=doc$colbyid.hlp, src=votools$colbyid.cl +colbyucd hlp=doc$colbyucd.hlp, src=votools$colbyucd.cl +colbyname hlp=doc$colbyname.hlp, src=votools$colbyname.cl +tabclip hlp=doc$tabclip.hlp, src=votools$tabclip.cl +taboverlay hlp=doc$taboverlay.hlp, src=votools$taboverlay.cl + +# External Apps +aladin hlp=doc$aladin.hlp, src=votools$aladin.cl +hub hlp=doc$hub.hlp, src=votools$hub.cl +stilts hlp=doc$stilts.hlp +topcat hlp=doc$topcat.hlp, src=votools$topcat.cl +voclient hlp=doc$voclient.hlp + +# Utilities +qstring hlp=doc$qstring.hlp, src=votools$qstring.cl + diff --git a/vo/votools/votools.men b/vo/votools/votools.men new file mode 100644 index 00000000..2d8149d2 --- /dev/null +++ b/vo/votools/votools.men @@ -0,0 +1,62 @@ + + Toplevel apps: + + registry - Query the VO Registry + + Toolbox sub-package: + + DATA QUERY/ACCESS TOOLS + getcat - Query catalog data services in the VO + getimg - Query image data services in the VO + getspec - Query spectral data services in the VO (NYI) + getlines - Query spectral line data services in the VO (NYI) + vodata - General purpose query of VO data service + + IMAGE UTILITIES + dss - Display a DSS2 image of a named field + imgcat - Create a catalog of detections in an image + wcsinfo - Summarize the WCS information of an image + dispname - Get the currently displayed image name + + VO SERVICE TOOLS + sesame - Resolve an object name to a position + + SIMPLE CATALOG TOOLS + nedoverlay - Overlay NED objects in the image display + obslogoverlay - Overlay an observation catalog (HST, XMM, etc) + radiooverlay - Overlay NVSS radio contours in the image display + xrayoverlay - Overlay RASS3 X-Ray contours in the image display + + REGISTRY TOOLS + mkregdb - Create a local VO Registry database + regdb - Manage/Query a local VO Registry database + regmetalist - List the metadata fields of a Registry record + + VOTABLE UTILITY TOOLS + votcopy - Copy a VOTable to another format + votget - Download data referenced in a VOTable + votpos - Extract the main positional columns from a VOTable + votsize - Get the size of a VOTable + + TABLE UTILITIES + colbyid - Identify VOTable column by ID attribute + colbyucd - Identify VOTable column by UCD attribute + colbyname - Identify VOTable column by NAME attribute + tabclip - Clip a table to given boundaries + taboverlay - General table overlay in the image display + + EXTERNAL APPLICATIONS + aladin - Start/Stop/Status of the Aladin image display application + hub - Start/Stop/Status of the SAMP Hub + topcat - Start/Stop/Status of the TOPCAT table display application + + SAMP MESSAGE HANDLERS + overhandler - Default SAMP handler for image overlays + tblhandler - Default SAMP handler for table loading messages + imghandler - Default SAMP handler for image loading messages + + HIDDEN TASKS + qstring - Generate a query string URL + makewcs - Create an IRAF WCS from a plate solution + prettystr - Pretty-print a long string + diff --git a/vo/votools/votools.par b/vo/votools/votools.par new file mode 100644 index 00000000..716df601 --- /dev/null +++ b/vo/votools/votools.par @@ -0,0 +1,7 @@ +# VO Toolbox Sub-Package parameter file + +graphics,s,h,"stdgraph",,,Interactive graphics output device +cursor,*gcur,h,"",,,Graphics cursor input +resdb,s,h,)_.resdb,,,"Resource database" +runid,s,h,)_.runid,,,"RunID string" +version,s,h,"V1.0: March 1, 2012" diff --git a/vo/votools/votpos.cl b/vo/votools/votpos.cl new file mode 100644 index 00000000..75802abb --- /dev/null +++ b/vo/votools/votpos.cl @@ -0,0 +1,118 @@ +#{ VOTPOS -- Extract the main RA/Dec columns from a VOTable. + +procedure votpos (input) + +string input { prompt = "Input VOTable" } +string output = "STDOUT" { prompt = "Output filename" } + +int ra_col = INDEF { prompt = "RA column number" } +int dec_col = INDEF { prompt = "RA column number" } +string rows = "-" { prompt = "Rows to print" } + +bool header = no { prompt = "Print output header?" } +bool number = no { prompt = "Number output rows?" } +bool plot = no { prompt = "Plot coordinate points?" } +bool overplot = yes { prompt = "Overplot an existing plot?" } +int color = 1 { prompt = "Plot marker color" } +string title = "" { prompt = "Plot title" } + +bool verbose = yes { prompt = "Verbose output?" } +int status = 0 { prompt = "Service status code" } + +begin + int racol, deccol, lcolor + string lin, lout, ra_name, dec_name, tpos, pfields, ltitle + bool do_number, do_hdr, do_plot, do_overplot + + + lin = input + lout = output + do_plot = plot + do_number = number + do_hdr = header + ltitle = title + + do_overplot = overplot + if (do_overplot) + lcolor = color + 1 + else + lcolor = 1 + + + # Get the RA column using either the old or new UCD. + if (ra_col > 0) { + racol = ra_col + keypar (lin, "TTYPE" // racol) + ra_name = keypar.value + } else { + colbyucd (lin, "POS_EQ_RA_MAIN") + if (colbyucd.column < 0) { + colbyucd (lin, "pos.eq.ra;meta.main") + if (colbyucd.column < 0) { + error (0, "No RA column found in table") + } else { + racol = colbyucd.column + ra_name = colbyucd.name + } + } else { + racol = colbyucd.column + ra_name = colbyucd.name + } + } + + # Get the Dec column using either the old or new UCD. + if (dec_col > 0) { + deccol = dec_col + keypar (lin, "TTYPE" // deccol) + dec_name = keypar.value + } else { + colbyucd (lin, "POS_EQ_DEC_MAIN") + if (colbyucd.column < 0) { + colbyucd (lin, "pos.eq.dec;meta.main") + if (colbyucd.column < 0) { + error (0, "No DEC column found in table") + } else { + deccol = colbyucd.column + dec_name = colbyucd.name + } + } else { + deccol = colbyucd.column + dec_name = colbyucd.name + } + } + + # Extract the position columnms + tpos = mktemp ("tmp$pos") + tprint (lin, prparam-, prdata+, showrow=do_number, showhdr=do_hdr, + column=ra_name//","//dec_name, rows=rows, option="plain", > tpos) + + + # Print the selected columns. + if (lout == "STDOUT") { + type (tpos) + } else if (lout != "") { + copy (tpos, lout, verbose-, >& "dev$null") + } + + # Plot the positions? + if (do_plot) { + pfields = "1,2" + if (do_number) + pfields = "2,3" + + fields (tpos, pfields) | graph ("STDIN", point+, + xformat="%H", yformat="%h", xlabel="RA", ylabel="Dec", + title=ltitle, marker="box", szmarker=0.01, colors=lcolor, + vx1=0.15, vx2=0.95, vy1=0.1, vy2=0.95, round-, + append=do_overplot) + } + + # Update and save the plot color. + if (overplot && lcolor < 8) + color = lcolor + 1 + else + color = 1 + overplot = no + + delete (tpos, verify-, >& "dev$null") +end diff --git a/vo/votools/votsize.par b/vo/votools/votsize.par new file mode 100644 index 00000000..cd3690ca --- /dev/null +++ b/vo/votools/votsize.par @@ -0,0 +1,2 @@ +input,s,a,,,,Input VOTable name +mode,s,h,"al" diff --git a/vo/votools/wcsinfo.cl b/vo/votools/wcsinfo.cl new file mode 100644 index 00000000..8d9d965c --- /dev/null +++ b/vo/votools/wcsinfo.cl @@ -0,0 +1,307 @@ +# WCSINFO -- + +procedure wcsinfo (image) + +string image { prompt="Image name" } +bool verbose = no { prompt="Verbose?" } + +string pos = "" { prompt="POS string" } +real size = 0.0 { prompt="SIZE value" } +real ra = 0.0 { prompt="RA value" } +real dec = 0.0 { prompt="DEC value" } + +real llx = 0.0 { prompt="LLX wcs corner" } +real lly = 0.0 { prompt="LLY wcs corner" } +real urx = 0.0 { prompt="URX wcs corner" } +real ury = 0.0 { prompt="URY wcs corner" } +real midx = 0.0 { prompt="X wcs midpoint" } +real midy = 0.0 { prompt="Y wcs midpoint" } +real scale = 0.0 { prompt="Scale (\"/pix)" } +real rot = 0.0 { prompt="Rotation (deg)" } +real width = 0.0 { prompt="Plt width (arcmin)" } +real height = 0.0 { prompt="Plt height (arcmin)" } +string axmap = "" { prompt="Axis mapping" } +real epoch = 0.0 { prompt="Epoch" } +real equinox = 0.0 { prompt="Equinox" } +string ctype1 = "" { prompt="CTYPE1" } +string ctype2 = "" { prompt="CTYPE2" } +real crval1 = 0.0 { prompt="CRVAL1" } +real crval2 = 0.0 { prompt="CRVAL2" } +real crpix1 = 0.0 { prompt="CRPIX1" } +real crpix2 = 0.0 { prompt="CRPIX2" } +real cd11 = 0.0 { prompt="CD1_1" } +real cd12 = 0.0 { prompt="CD1_2" } +real cd21 = 0.0 { prompt="CD2_1" } +real cd22 = 0.0 { prompt="CD2_2" } +bool ispix = no { prompt="Pixel only coords?" } + +begin + string img, lpos + real cdelt1, cdelt2 # old wcs/pix increment + real crota1, crota2 # old rotation keywords + real sys_epoch, sys_equinox # epoch info + real xrot, yrot # plate scale and rotation + real x1, x2, y1, y2 # corner pos + real lllx, llly, lurx, lury, lmx, lmy + int nx, ny, cx, cy + string imtmp, img_orig, cfile, ofile + bool verb + + + # Check for proper packages and reset environment. + reset imtype = "fits" + #flpr 0 + + + # Get the task parameters. + img = image + verb = verbose + + # Initialize. + cd11 = 1.0 ; cd12 = 0.0 + cd21 = 0.0 ; cd22 = 1.0 + crpix1 = 0.0 ; crpix2 = 0.0 + crval1 = 0.0 ; crval2 = 0.0 + cdelt1 = 0.0 ; cdelt2 = 0.0 + ctype1 = "" ; ctype2 = "" + crota1 = 0.0 ; crota2 = 90.0 # assume normal x/y axes and + scale = 1.0 ; rot = 0.0 # default to 1"/pix scale + xrot = 0.0 ; yrot = 0.0 ; rot = 0.0 + sys_epoch = 0.0 + sys_equinox = 0.0 + + # Work on a copy of the image, not the original. + imtmp = mktemp ("/tmp/w") + imcopy (img, imtmp, verbose-) + img_orig = img + img = imtmp + + # Get the size and midpoint of the image (in pixels). + hselect (img, "i_naxis1,i_naxis2", yes) | scan (nx, ny) + cx = nx / 2 + cy = ny / 2 + + + # First, see whether we have FITS standard keywords or a plate + # solution header (e.g. from DSS). If the latter, fix it. + hselect (img, "cd1_1,cd2_2", yes) | scan (x, y) + if (nscan() < 2) { + hselect (img, "amdx1,amdy1", yes) | scan (x, y) + if (nscan() >= 1) { + if (verb) + print ("Converting platesol header to std WCS... ") + makewcs (img, verbose-) + } + } + + + # Now convert the image explicitly to FK5. This will also give us a + # standard CD matrix instead of the CROTA/CDELT keywords + imcctran (img, "FK5", nx=20, ny=20, longpole-, verbose-, update+) + + hselect (img, "crval1,crval2", yes) | scan (crval1, crval2) + if (nscan() != 2) { + if (verb) + print ("No CRVAL keywords") + } + + hselect (img, "crpix1,crpix2", yes) | scan (crpix1, crpix2) + if (nscan() != 2) { + if (verb) + print ("No CRPIX keywords") + } + + hselect (img, "ctype1,ctype2", yes) | scan (ctype1, ctype2) + if (nscan() == 2) { + s1 = strlwr (ctype1) + if (strstr ("dec", s1) == 1 || strstr ("lat", s1) == 1) { + axmap = "2 1" + } else if (strstr ("ra", s1) == 1 || strstr ("lon", s1) == 1) { + axmap = "1 2" + } else { + axmap = "1 2" + ispix = yes + } + ; + if (strstr ("-sip", strlwr (s1)) > 0) { + ctype1 = substr (ctype1, 1, (strlen(ctype1)-4)) + ctype2 = substr (ctype2, 1, (strlen(ctype2)-4)) + hedit (img, "ctype1", ctype1, verify-,update+,show-, >& "dev$null") + hedit (img, "ctype2", ctype2, verify-,update+,show-, >& "dev$null") + hedit (img, "WAT0_001", "", verify-,del+,update+,show-,>&"dev$null") + hedit (img, "WAT1_001", "", verify-,del+,update+,show-,>&"dev$null") + hedit (img, "WAT2_001", "", verify-,del+,update+,show-,>&"dev$null") + } + ; + + # Check for an invalid WAT keyword suggesting physical coords. If we + # have them and CTYPE keywords, delete the WAT values. + hselect (img, "WAT0_001", "yes") | scan (s1) + if (s1 == "system=physical") { + hedit (img, "WAT0_001", del+, verify-, show-, update+) + hedit (img, "WAT1_001", del+, verify-, show-, update+) + hedit (img, "WAT2_001", del+, verify-, show-, update+) + hedit (img, "LTM1_1", del+, verify-, show-, update+) + hedit (img, "LTM2_2", del+, verify-, show-, update+) + hedit (img, "LTV1", del+, verify-, show-, update+) + hedit (img, "LTV2", del+, verify-, show-, update+) + } + ; + + } else if (verb) { + print ("No CTYPE keywords") + } + + + if (ispix) { + # See if we have an RA/DEC keyword and put it at the middle of the image. + hselect (img, "ra,dec", yes) | scan (x, y) + if (nscan() == 2) { + crval1 = x * 15. + if (x > 24) + crval1 = x + crval2 = y + crpix1 = cx + crpix2 = cy + scale = 1. + rot = 0. + } + + + } else { + # If we have CD matrix keywords use 'em, otherwise try to fall back + # to the older CDELT keywords. + hselect (img, "cd1_1,cd2_2", yes) | scan (x, y) + if (nscan() >= 1) { + # Get the CD matrix from the image. We initialize the values above + # so if they don't exist in the header we won't change the value here + # (but we need to read them one at a time). + hselect (img, "cd1_1", yes) | scan (cd11) + hselect (img, "cd1_2", yes) | scan (cd12) + hselect (img, "cd2_1", yes) | scan (cd21) + hselect (img, "cd2_2", yes) | scan (cd22) + + # Compute the plate scale (arcsec/pixel) for the image. + scale = 3600. * sqrt ((cd11**2+cd21**2+cd12**2+cd22**2)/2.) + xrot = abs (datan ( cd21, cd11)) + yrot = abs (datan (-cd12, cd22)) + rot = (xrot + yrot) / 2.0 + + } else { + hselect (img, "cdelt1,cdelt2", yes) | scan (cdelt1,cdelt2) + if (nscan() == 2) + scale = 3600. * sqrt ((cdelt1**2 + cdelt2**2) / 2.) + + hselect (img, "crota1", yes) | scan (crota1) + if (nscan() == 1) + xrot = crota1 + hselect (img, "crota2", yes) | scan (crota2) + if (nscan() == 1) + yrot = crota2 + rot = yrot + + } + } + + + # Get the epoch and equinox + x = -1.0 ; y = -1.0 + hselect (img, "epoch", yes) | scan (x) + if (nscan() == 1 && x > 0.0) + sys_epoch = x + else + sys_epoch = 2000.0 + + hselect (img, "equinox", yes) | scan (x) + if (nscan() == 1 && y > 0.0) + sys_equinox = y + else + sys_equinox = 2000.0 + + epoch = sys_epoch + equinox = sys_equinox + + if (ispix) { + + lllx = (crval1 - (cx/3600.))/15.; # assumes hours of RA + llly = (crval2 - (cy/3600.)); + lurx = (crval1 + (cx/3600.))/15.; # assumes hours of RA + lury = (crval2 + (cy/3600.)); + lmx = crval1 / 15. + lmy = crval2 + + llx = lllx * 15.0 ; lly = llly + urx = lurx * 15.0 ; ury = lury + midx = lmx * 15.0 ; midy = lmy + + } else { + + cfile = mktemp ("/tmp/cf") + ofile = mktemp ("/tmp/of") + print ("1.0 1.0", > cfile) + print (nx // " " // ny, >> cfile) + print (cx // " " // cy, >> cfile) + skyctran (cfile, ofile, img, img//" world", >& "dev$null") + + tail (ofile, nl=1) | head ("STDIN", nl=1) | scan (x, y, lmx, lmy ) + tail (ofile, nl=2) | head ("STDIN", nl=1) | scan (x, y, lurx, lury) + tail (ofile, nl=3) | head ("STDIN", nl=1) | scan (x, y, lllx, llly) + + # Update the task parameters. + if (axmap == "1 2") { + llx = lllx * 15.0 ; lly = llly + urx = lurx * 15.0 ; ury = lury + midx = lmx * 15.0 ; midy = lmy + ra = midx ; dec = midy + + } else { + lly = lllx * 15.0 ; llx = llly + ury = lurx * 15.0 ; urx = lury + midy = lmx * 15.0 ; midx = lmy + ra = midy ; dec = midx + } + printf ("%g,%g\n", ra, dec) | scan (lpos) + pos = lpos + size = max ((scale * nx), (scale * ny)) / 3600. # in degrees + + delete (cfile, verify-, >& "dev$null") + delete (ofile, verify-, >& "dev$null") + } + width = real (scale * nx) / 60. # plate width in arcmin + height = real (scale * ny) / 60. # plate height in arcmin + + + if (verb) { + print ("CRPIX1 = " // crpix1) + print ("CRPIX2 = " // crpix2) + print ("CTYPE1 = " // ctype1) + print ("CTYPE2 = " // ctype2) + printf ("CRVAL1 = %g\t/ X wcs = %.3H\n", crval1, crval1) + printf ("CRVAL2 = %g\t/ Y wcs = %.3h\n", crval2, crval2) + print ("CD1_1 = " // cd11) + print ("CD1_2 = " // cd12) + print ("CD2_1 = " // cd21) + print ("CD2_2 = " // cd22) + print ("CDELT1 = " // cdelt1) ; print ("CDELT2 = " // cdelt2) + print ("CROTA1 = " // crota1) ; print ("CROTA2 = " // crota2) + + print ("EPOCH = " // sys_epoch) + print ("EQUINOX = " // sys_equinox) + print ("PLTSCALE= " // scale // " / arc/pix") + print ("PLT_ROT = " // rot // " / degrees") + printf ("PLT_WID = %-14.9g\t/ Field width (arcmin)\n", width); + printf ("PLT_HGT = %-14.9g\t/ Field height (arcmin)\n", height); + printf ("PLT_LLX = %-14.9g\t/ LL X wcs = %.3h\n", lllx*15., lllx) + printf ("PLT_URX = %-14.9g\t/ UR X wcs = %.3h\n", lurx*15., lurx) + printf ("PLT_MX = %-14.9g\t/ Mid X wcs = %.3h\n", lmx*15., lmx) + printf ("PLT_LLY = %-14.9g\t/ LL Y wcs = %.3h\n", llly, llly) + printf ("PLT_URY = %-14.9g\t/ UR Y wcs = %.3h\n", lury, lury) + printf ("PLT_MY = %-14.9g\t/ Mid Y wcs = %.3h\n", lmy, lmy) + printf ("AXMAP = %s\t\t\t/ Axis mapping\n", axmap) + printf ("ISPIX = %b\t\t\t/ Pixel mapping?\n", ispix) + } + + # Clean up. + if (imaccess (imtmp) == yes) + delete (imtmp//".fits", verify-, >& "dev$null") +end diff --git a/vo/votools/x_votools.x b/vo/votools/x_votools.x new file mode 100644 index 00000000..6d158a01 --- /dev/null +++ b/vo/votools/x_votools.x @@ -0,0 +1,11 @@ +task dalclient = t_dalclient, + dbglevel = t_dbglevel, + sesame = t_sesame, + votcopy = t_votcopy, + votsize = t_votsize, + votget = t_votget, + vodata = t_vodata, + sbquery = t_sbquery, + vocdctl = t_vocdctl, + dispname = t_dispname, + makewcs = t_makewcs diff --git a/vo/votools/xrayoverlay.cl b/vo/votools/xrayoverlay.cl new file mode 100644 index 00000000..073d4190 --- /dev/null +++ b/vo/votools/xrayoverlay.cl @@ -0,0 +1,74 @@ +#{ RADIOOVERLAY -- Overlay a radio contour on the image display. + +procedure xrayoverlay (image) + +string image { prompt = "Input image" } + +real size = 0.25 { prompt = "Query size" } +int ncontours = 0 { prompt = "No. contours to draw" } + +bool append = yes { prompt = "Append display?" } +bool verbose = yes { prompt = "Verbose output?" } +string device = "imdgreen" { prompt = "Overlay device" } +int status = 0 { prompt = "Service status code" } + +begin + string img, rimg, imname, ovdev, base, url, query + string fields, pos_all, pos_l, pos_w, restab + real ra, dec, sz + bool verb, app + int siap, count, ncont + + + img = image # Get params to local variables + sz = size + verb = verbose + app = append + ncont = ncontours + ovdev = device + restab = mktemp ("tmp$res") // ".xml" + rimg = mktemp ("tmp$img") // ".fits" + + base = "http://skyview.gsfc.nasa.gov/cgi-bin/vo/sia.pl?survey=rass3&" + + if (imaccess (img)) { + iferr { wcsinfo (img) } then { + error (0, "Cannot determine image coords for `"//img//"'") + } else { + ra = wcsinfo.midx + dec = wcsinfo.midy + sz = max (wcsinfo.width, wcsinfo.height) / 60.0 + if (!app) + display (img, 1, >& "dev$null") + } + } else { + sesame (img, verbose-) + ra = sesame.ra + dec = sesame.dec + if (!app) + dss (img, size=sz, use_display+) + } + + # Create temp files for the output + rimg = mktemp ("tmp$radov") // ".fits" + + # Generate the query string from the RASS3 broad-band x-ray survey. + printf ("POS=%.5f,%.5f&SIZE=%.3f", ra, dec, sz) | scan (query) + url = base // query // "&RUNID=" // vo.runid + + + # Download the query string. + urlget (url, restab) + + tdump (restab, row=1, col="URL", pwidth=2048, cdfile="dev$null", + pfile="dev$null") | scan (rimg) + + # Overlay the contours + contour (rimg, dev=ovdev, title="", perim-, fill+, xres=64, yres=64, + ncontours=ncont, >& "dev$null") + + # Clean up. + delete (restab, verify-, >& "dev$null") + imdelete (rimg, >& "dev$null") +end + -- cgit